Trace number 4390943

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-23OPT2 91.6273 89.4893

DiagnosticValue
WRONG_DECISIONS4433330

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-opt-marketSplit/
Pb-msplit-opt-4-30-1.xml
MD5SUM0b293698762add7ba6ae5db7003c937f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark75.8554
Satisfiable
(Un)Satisfiability was proved
Number of variables94
Number of constraints8
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":94}]
Minimum variable degree3
Maximum variable degree8
Distribution of variable degrees[{"degree":3,"count":64},{"degree":6,"count":2},{"degree":8,"count":28}]
Minimum constraint arity45
Maximum constraint arity46
Distribution of constraint arities[{"arity":45,"count":4},{"arity":46,"count":4}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":8}]
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.39/1.88	
2.39/1.88	AbsCon 2 
2.39/1.89	
2.61/2.00	  Instance
2.61/2.00	    name=instance-4390943-1568384962, framework=COP, bounds=-infty..+infty
2.61/2.00	
2.61/2.00	  Loading variables...
2.87/2.01	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@e5e7950
2.87/2.03	  Loading constraints...[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7a51d6ee
2.87/2.03	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@248489ba
2.87/2.03	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@663dbd6
2.87/2.03	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@a4082ef
2.87/2.04	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6cc40143
2.87/2.04	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@20cc4c3a
2.87/2.04	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@161ef711
2.87/2.09	
2.87/2.09	
2.87/2.09	  Domains
2.87/2.09	    nTypes=1, nValues=188, sizes=[2#94]
2.87/2.09	  Variables
2.87/2.09	    count=94, degrees=[3#64,6#2,8#28]
2.87/2.09	  Objectives
2.87/2.09	    way=min, type=SumWeightedLE
2.87/2.09	  Constraints
2.87/2.09	    count=9, nSpecific=9, arities=[45#4,46#4,64#1]
2.87/2.09	    distribution=[SumWeightedGE#8,SumWeightedLE#1]
2.87/2.09	    wck=0.239, cpu=2.052, mem=18M585
2.87/2.09	  Solver SolverBacktrack being built...
2.87/2.09	
3.15/2.11	
3.15/2.11	  Solver
3.15/2.11	    guaranteedGAC=true
3.15/2.11	    wck=0.267, cpu=2.078, mem=29M227
3.15/2.11	
3.15/2.11	  Preprocessing
3.15/2.11	    filters=0, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
3.15/2.11	    wck=0.002, cpu=2.081, mem=29M227
3.15/2.11	
3.15/2.13	    num=0, depth=76..85, filters=24, wck=0.014, mem=29M227
3.15/2.13	    decisions=96, wrong=10, backtracks=0, failedAssignments=10, nogoods=10
3.15/2.13	    
3.15/2.14	o 749
3.15/2.14	    num=1, depth=25..93, filters=45, ccks=9, wck=0.033, mem=31M870
3.15/2.14	    decisions=145, wrong=12, backtracks=1, failedAssignments=11, nogoods=11, foundSolutions=1, bestBound=749
3.15/2.14	    
3.15/2.15	o 734
3.15/2.15	    num=2, depth=95..93, filters=68, ccks=18, wck=0.037, mem=31M870
3.15/2.15	    decisions=184, wrong=12, backtracks=1, failedAssignments=11, nogoods=11, foundSolutions=2, bestBound=734
3.15/2.15	    
3.15/2.16	o 672
3.15/2.16	    num=3, depth=40..93, filters=96, ccks=27, wck=0.04, mem=31M870
3.15/2.16	    decisions=226, wrong=13, backtracks=1, failedAssignments=12, nogoods=12, foundSolutions=3, bestBound=672
3.15/2.16	    
3.15/2.16	o 659
3.15/2.16	    num=4, depth=17..93, filters=136, ccks=36, wck=0.044, mem=31M870
3.15/2.16	    decisions=274, wrong=17, backtracks=1, failedAssignments=16, nogoods=16, foundSolutions=4, bestBound=659
3.15/2.16	    
3.15/2.16	o 614
3.15/2.16	    num=5, depth=17..93, filters=157, ccks=45, wck=0.047, mem=31M870
3.15/2.16	    decisions=315, wrong=18, backtracks=1, failedAssignments=17, nogoods=17, foundSolutions=5, bestBound=614
3.15/2.16	    
3.15/2.16	o 587
3.15/2.16	    num=6, depth=95..93, filters=179, ccks=54, wck=0.049, mem=31M870
3.15/2.16	    decisions=353, wrong=18, backtracks=1, failedAssignments=17, nogoods=17, foundSolutions=6, bestBound=587
3.15/2.16	    
3.15/2.16	o 542
3.15/2.16	    num=7, depth=19..93, filters=211, ccks=63, wck=0.051, mem=31M870
3.15/2.16	    decisions=399, wrong=20, backtracks=1, failedAssignments=19, nogoods=19, foundSolutions=7, bestBound=542
3.15/2.16	    
3.15/2.17	o 506
3.15/2.17	    num=8, depth=20..93, filters=249, ccks=72, wck=0.053, mem=31M870
3.15/2.17	    decisions=441, wrong=22, backtracks=1, failedAssignments=21, nogoods=21, foundSolutions=8, bestBound=506
3.15/2.17	    
3.15/2.17	o 491
3.15/2.17	    num=9, depth=16..93, filters=287, ccks=81, wck=0.055, mem=31M870
3.15/2.17	    decisions=483, wrong=25, backtracks=1, failedAssignments=24, nogoods=24, foundSolutions=9, bestBound=491
3.15/2.17	    
3.15/2.17	o 375
3.15/2.17	    num=10, depth=16..93, filters=358, ccks=90, wck=0.058, mem=31M870
3.15/2.17	    decisions=549, wrong=38, backtracks=9, failedAssignments=33, nogoods=29, foundSolutions=10, bestBound=375
3.15/2.17	    
3.15/2.17	    num=11, depth=15..30, filters=508, ccks=90, wck=0.061, mem=31M870
3.15/2.17	    decisions=626, wrong=68, backtracks=30, failedAssignments=44, nogoods=33, foundSolutions=10, bestBound=375
3.15/2.17	    
3.15/2.17	o 362
3.15/2.18	    num=12, depth=16..93, filters=592, ccks=99, wck=0.063, mem=31M870
3.15/2.18	    decisions=688, wrong=81, backtracks=36, failedAssignments=52, nogoods=40, foundSolutions=11, bestBound=362
3.15/2.18	    
3.15/2.18	o 348
3.15/2.18	    num=13, depth=23..93, filters=631, ccks=108, wck=0.065, mem=31M870
3.15/2.18	    decisions=747, wrong=86, backtracks=37, failedAssignments=56, nogoods=44, foundSolutions=12, bestBound=348
3.15/2.18	    
3.15/2.18	o 341
3.15/2.18	    num=14, depth=17..93, filters=658, ccks=117, wck=0.066, mem=31M870
3.15/2.18	    decisions=787, wrong=87, backtracks=37, failedAssignments=57, nogoods=45, foundSolutions=13, bestBound=341
3.15/2.18	    
3.15/2.18	o 326
3.15/2.18	    num=15, depth=18..93, filters=696, ccks=126, wck=0.068, mem=31M870
3.15/2.18	    decisions=838, wrong=92, backtracks=41, failedAssignments=59, nogoods=46, foundSolutions=14, bestBound=326
3.15/2.18	    
3.15/2.18	o 164
3.15/2.18	    num=16, depth=95..93, filters=714, ccks=135, wck=0.069, mem=31M870
3.15/2.18	    decisions=884, wrong=92, backtracks=41, failedAssignments=59, nogoods=46, foundSolutions=15, bestBound=164
3.15/2.18	    
3.15/2.18	o 156
3.15/2.18	    num=17, depth=19..93, filters=755, ccks=144, wck=0.071, mem=31M870
3.15/2.18	    decisions=937, wrong=98, backtracks=41, failedAssignments=65, nogoods=52, foundSolutions=16, bestBound=156
3.15/2.18	    
3.15/2.19	    num=18, depth=14..25, filters=851, ccks=144, wck=0.073, mem=31M870
3.15/2.19	    decisions=988, wrong=116, backtracks=57, failedAssignments=76, nogoods=56, foundSolutions=16, bestBound=156
3.15/2.19	    
3.15/2.19	    num=19, depth=20..34, filters=931, ccks=144, wck=0.074, mem=31M870
3.15/2.19	    decisions=1050, wrong=136, backtracks=71, failedAssignments=87, nogoods=61, foundSolutions=16, bestBound=156
3.15/2.19	    
3.15/2.19	    num=20, depth=17..35, filters=1000, ccks=144, wck=0.075, mem=31M870
3.15/2.19	    decisions=1111, wrong=153, backtracks=80, failedAssignments=99, nogoods=69, foundSolutions=16, bestBound=156
3.15/2.19	    
3.15/2.19	o 135
3.15/2.19	    num=21, depth=20..93, filters=1047, ccks=153, wck=0.077, mem=31M870
3.15/2.19	    decisions=1166, wrong=161, backtracks=83, failedAssignments=106, nogoods=74, foundSolutions=17, bestBound=135
3.15/2.19	    
3.15/2.19	    num=22, depth=16..26, filters=1125, ccks=153, wck=0.078, mem=31M870
3.15/2.19	    decisions=1221, wrong=179, backtracks=92, failedAssignments=120, nogoods=82, foundSolutions=17, bestBound=135
3.15/2.19	    
3.15/2.19	o 113
3.15/2.19	    num=23, depth=29..93, filters=1152, ccks=162, wck=0.08, mem=31M870
3.15/2.19	    decisions=1268, wrong=180, backtracks=92, failedAssignments=121, nogoods=83, foundSolutions=18, bestBound=113
3.15/2.19	    
3.15/2.19	    num=24, depth=16..27, filters=1254, ccks=162, wck=0.081, mem=31M870
3.15/2.19	    decisions=1332, wrong=203, backtracks=109, failedAssignments=133, nogoods=88, foundSolutions=18, bestBound=113
3.15/2.19	    
3.15/2.19	o 91
3.15/2.19	    num=25, depth=26..93, filters=1274, ccks=171, wck=0.083, mem=31M870
3.15/2.19	    decisions=1371, wrong=204, backtracks=109, failedAssignments=134, nogoods=89, foundSolutions=19, bestBound=91
3.15/2.19	    
3.15/2.20	    num=26, depth=12..29, filters=1366, ccks=171, wck=0.084, mem=31M870
3.15/2.20	    decisions=1438, wrong=229, backtracks=131, failedAssignments=146, nogoods=91, foundSolutions=19, bestBound=91
3.15/2.20	    
3.15/2.20	    num=27, depth=19..28, filters=1446, ccks=171, wck=0.085, mem=31M870
3.15/2.20	    decisions=1497, wrong=249, backtracks=145, failedAssignments=157, nogoods=97, foundSolutions=19, bestBound=91
3.15/2.20	    
3.15/2.20	    num=28, depth=13..21, filters=1491, ccks=171, wck=0.087, mem=31M870
3.15/2.20	    decisions=1538, wrong=263, backtracks=150, failedAssignments=169, nogoods=107, foundSolutions=19, bestBound=91
3.15/2.20	    
3.44/2.20	    num=29, depth=14..29, filters=1585, ccks=171, wck=0.088, mem=31M870
3.44/2.20	    decisions=1594, wrong=283, backtracks=165, failedAssignments=182, nogoods=110, foundSolutions=19, bestBound=91
3.44/2.20	    
3.44/2.20	o 58
3.44/2.20	    num=30, depth=16..93, filters=1605, ccks=180, wck=0.089, mem=31M870
3.44/2.20	    decisions=1638, wrong=285, backtracks=165, failedAssignments=184, nogoods=112, foundSolutions=20, bestBound=58
3.44/2.20	    
3.44/2.20	o 50
3.44/2.20	    num=31, depth=14..93, filters=1646, ccks=189, wck=0.09, mem=31M870
3.44/2.20	    decisions=1687, wrong=291, backtracks=168, failedAssignments=187, nogoods=115, foundSolutions=21, bestBound=50
3.44/2.20	    
3.44/2.21	    num=32, depth=13..27, filters=1741, ccks=189, wck=0.092, mem=31M870
3.44/2.21	    decisions=1743, wrong=310, backtracks=182, failedAssignments=198, nogoods=121, foundSolutions=21, bestBound=50
3.44/2.21	    
3.44/2.21	o 32
3.44/2.21	    num=33, depth=16..93, filters=1794, ccks=198, wck=0.093, mem=31M870
3.44/2.21	    decisions=1797, wrong=318, backtracks=184, failedAssignments=205, nogoods=127, foundSolutions=22, bestBound=32
3.44/2.21	    
3.44/2.21	    num=34, depth=12..17, filters=1865, ccks=198, wck=0.095, mem=31M870
3.44/2.21	    decisions=1843, wrong=335, backtracks=196, failedAssignments=217, nogoods=133, foundSolutions=22, bestBound=32
3.44/2.21	    
3.44/2.21	    num=35, depth=10..17, filters=1931, ccks=198, wck=0.096, mem=31M870
3.44/2.21	    decisions=1895, wrong=355, backtracks=213, failedAssignments=228, nogoods=135, foundSolutions=22, bestBound=32
3.44/2.21	    
3.44/2.21	o 28
3.44/2.21	    num=36, depth=12..93, filters=1967, ccks=207, wck=0.097, mem=31M870
3.44/2.21	    decisions=1928, wrong=359, backtracks=214, failedAssignments=231, nogoods=138, foundSolutions=23, bestBound=28
3.44/2.21	    
3.44/2.21	o 26
3.44/2.21	    num=37, depth=10..93, filters=2027, ccks=216, wck=0.098, mem=31M870
3.44/2.21	    decisions=1965, wrong=367, backtracks=219, failedAssignments=236, nogoods=141, foundSolutions=24, bestBound=26
3.44/2.21	    
3.44/2.21	    num=38, depth=10..19, filters=2108, ccks=216, wck=0.099, mem=31M870
3.44/2.21	    decisions=2007, wrong=382, backtracks=228, failedAssignments=247, nogoods=148, foundSolutions=24, bestBound=26
3.44/2.21	    
3.44/2.21	    num=39, depth=13..22, filters=2150, ccks=216, wck=0.1, mem=31M870
3.44/2.21	    decisions=2046, wrong=395, backtracks=238, failedAssignments=258, nogoods=151, foundSolutions=24, bestBound=26
3.44/2.21	    
3.44/2.21	    num=40, depth=11..19, filters=2253, ccks=216, wck=0.102, mem=31M870
3.44/2.21	    decisions=2100, wrong=416, backtracks=255, failedAssignments=270, nogoods=156, foundSolutions=24, bestBound=26
3.44/2.21	    
3.44/2.22	    num=41, depth=12..19, filters=2332, ccks=216, wck=0.104, mem=31M870
3.44/2.22	    decisions=2144, wrong=432, backtracks=269, failedAssignments=283, nogoods=160, foundSolutions=24, bestBound=26
3.44/2.22	    
3.44/2.22	    num=42, depth=12..18, filters=2418, ccks=216, wck=0.105, mem=31M870
3.44/2.22	    decisions=2197, wrong=452, backtracks=286, failedAssignments=297, nogoods=164, foundSolutions=24, bestBound=26
3.44/2.22	    
3.44/2.22	    num=43, depth=10..17, filters=2533, ccks=216, wck=0.106, mem=31M870
3.44/2.22	    decisions=2263, wrong=479, backtracks=308, failedAssignments=313, nogoods=168, foundSolutions=24, bestBound=26
3.44/2.22	    
3.44/2.22	    num=44, depth=12..19, filters=2634, ccks=216, wck=0.108, mem=31M870
3.44/2.22	    decisions=2324, wrong=503, backtracks=329, failedAssignments=330, nogoods=171, foundSolutions=24, bestBound=26
3.44/2.22	    
3.44/2.22	    num=45, depth=11..17, filters=2742, ccks=216, wck=0.109, mem=31M870
3.44/2.22	    decisions=2387, wrong=529, backtracks=351, failedAssignments=349, nogoods=178, foundSolutions=24, bestBound=26
3.44/2.22	    
3.44/2.22	    num=46, depth=12..21, filters=2868, ccks=216, wck=0.11, mem=31M870
3.44/2.22	    decisions=2452, wrong=555, backtracks=373, failedAssignments=370, nogoods=185, foundSolutions=24, bestBound=26
3.44/2.22	    
3.44/2.22	    num=47, depth=12..27, filters=3020, ccks=216, wck=0.112, mem=31M870
3.44/2.22	    decisions=2529, wrong=587, backtracks=401, failedAssignments=393, nogoods=190, foundSolutions=24, bestBound=26
3.44/2.22	    
3.44/2.22	    num=48, depth=13..25, filters=3157, ccks=216, wck=0.113, mem=31M870
3.44/2.22	    decisions=2602, wrong=617, backtracks=430, failedAssignments=418, nogoods=194, foundSolutions=24, bestBound=26
3.44/2.22	    
3.44/2.23	    num=49, depth=11..24, filters=3326, ccks=216, wck=0.115, mem=31M870
3.44/2.23	    decisions=2695, wrong=657, backtracks=463, failedAssignments=446, nogoods=201, foundSolutions=24, bestBound=26
3.44/2.23	    
3.44/2.23	    num=50, depth=13..26, filters=3496, ccks=216, wck=0.117, mem=31M870
3.44/2.23	    decisions=2787, wrong=696, backtracks=499, failedAssignments=477, nogoods=204, foundSolutions=24, bestBound=26
3.44/2.23	    
3.44/2.23	    num=51, depth=11..21, filters=3671, ccks=216, wck=0.119, mem=31M870
3.44/2.23	    decisions=2893, wrong=743, backtracks=542, failedAssignments=511, nogoods=211, foundSolutions=24, bestBound=26
3.44/2.23	    
3.44/2.23	    num=52, depth=11..19, filters=3836, ccks=216, wck=0.121, mem=31M870
3.44/2.23	    decisions=3006, wrong=793, backtracks=588, failedAssignments=548, nogoods=213, foundSolutions=24, bestBound=26
3.44/2.23	    
3.44/2.23	    num=53, depth=12..30, filters=4095, ccks=216, wck=0.123, mem=31M870
3.44/2.23	    decisions=3134, wrong=850, backtracks=640, failedAssignments=589, nogoods=220, foundSolutions=24, bestBound=26
3.44/2.23	    
3.44/2.24	    num=54, depth=11..22, filters=4403, ccks=216, wck=0.125, mem=31M870
3.44/2.24	    decisions=3305, wrong=928, backtracks=707, failedAssignments=634, nogoods=229, foundSolutions=24, bestBound=26
3.44/2.24	    
3.44/2.24	    num=55, depth=11..25, filters=4622, ccks=216, wck=0.127, mem=31M870
3.44/2.24	    decisions=3438, wrong=988, backtracks=762, failedAssignments=684, nogoods=236, foundSolutions=24, bestBound=26
3.44/2.24	    
3.44/2.24	o 25
3.44/2.24	    num=56, depth=13..93, filters=4732, ccks=225, wck=0.129, mem=31M870
3.44/2.24	    decisions=3502, wrong=1009, backtracks=779, failedAssignments=701, nogoods=241, foundSolutions=25, bestBound=25
3.44/2.24	    
3.44/2.24	    num=57, depth=11..25, filters=5133, ccks=225, wck=0.132, mem=34M512
3.44/2.24	    decisions=3705, wrong=1104, backtracks=869, failedAssignments=762, nogoods=249, foundSolutions=25, bestBound=25
3.44/2.24	    
3.44/2.24	    num=58, depth=13..20, filters=5209, ccks=225, wck=0.133, mem=34M512
3.44/2.24	    decisions=3750, wrong=1119, backtracks=877, failedAssignments=773, nogoods=255, foundSolutions=25, bestBound=25
3.44/2.24	    
3.44/2.25	    num=59, depth=13..19, filters=5284, ccks=225, wck=0.134, mem=34M512
3.44/2.25	    decisions=3795, wrong=1135, backtracks=892, failedAssignments=785, nogoods=257, foundSolutions=25, bestBound=25
3.44/2.25	    
3.44/2.25	o 23
3.44/2.25	    num=60, depth=13..93, filters=5380, ccks=234, wck=0.135, mem=34M512
3.44/2.25	    decisions=3861, wrong=1155, backtracks=908, failedAssignments=797, nogoods=261, foundSolutions=26, bestBound=23
3.44/2.25	    
3.44/2.25	    num=61, depth=12..19, filters=5491, ccks=234, wck=0.137, mem=34M512
3.44/2.25	    decisions=3921, wrong=1179, backtracks=929, failedAssignments=811, nogoods=267, foundSolutions=26, bestBound=23
3.44/2.25	    
3.44/2.25	    num=62, depth=11..19, filters=5549, ccks=234, wck=0.138, mem=34M512
3.44/2.25	    decisions=3959, wrong=1192, backtracks=936, failedAssignments=822, nogoods=273, foundSolutions=26, bestBound=23
3.44/2.25	    
3.44/2.25	    num=63, depth=10..20, filters=5620, ccks=234, wck=0.139, mem=34M512
3.44/2.25	    decisions=4004, wrong=1208, backtracks=949, failedAssignments=834, nogoods=277, foundSolutions=26, bestBound=23
3.44/2.25	    
3.44/2.25	    num=64, depth=9..16, filters=5692, ccks=234, wck=0.14, mem=34M512
3.44/2.25	    decisions=4052, wrong=1226, backtracks=962, failedAssignments=847, nogoods=282, foundSolutions=26, bestBound=23
3.44/2.25	    
3.44/2.25	    num=65, depth=12..23, filters=5790, ccks=234, wck=0.141, mem=34M512
3.44/2.25	    decisions=4105, wrong=1246, backtracks=972, failedAssignments=861, nogoods=292, foundSolutions=26, bestBound=23
3.44/2.25	    
3.44/2.25	    num=66, depth=11..19, filters=5883, ccks=234, wck=0.142, mem=34M512
3.44/2.25	    decisions=4159, wrong=1266, backtracks=987, failedAssignments=877, nogoods=297, foundSolutions=26, bestBound=23
3.44/2.25	    
3.44/2.25	    num=67, depth=10..17, filters=5976, ccks=234, wck=0.143, mem=34M512
3.44/2.25	    decisions=4221, wrong=1292, backtracks=1006, failedAssignments=894, nogoods=302, foundSolutions=26, bestBound=23
3.44/2.25	    
3.44/2.26	o 19
3.44/2.26	    num=68, depth=11..93, filters=6133, ccks=243, wck=0.145, mem=34M512
3.44/2.26	    decisions=4316, wrong=1325, backtracks=1036, failedAssignments=912, nogoods=304, foundSolutions=27, bestBound=19
3.44/2.26	    
3.44/2.26	    num=69, depth=10..23, filters=6285, ccks=243, wck=0.147, mem=34M512
3.44/2.26	    decisions=4395, wrong=1358, backtracks=1064, failedAssignments=933, nogoods=309, foundSolutions=27, bestBound=19
3.44/2.26	    
3.44/2.26	    num=70, depth=14..20, filters=6335, ccks=243, wck=0.147, mem=34M512
3.44/2.26	    decisions=4435, wrong=1371, backtracks=1071, failedAssignments=944, nogoods=315, foundSolutions=27, bestBound=19
3.44/2.26	    
3.44/2.26	    num=71, depth=11..21, filters=6388, ccks=243, wck=0.148, mem=34M512
3.44/2.26	    decisions=4476, wrong=1386, backtracks=1085, failedAssignments=956, nogoods=316, foundSolutions=27, bestBound=19
3.44/2.26	    
3.44/2.26	    num=72, depth=12..21, filters=6477, ccks=243, wck=0.149, mem=34M512
3.44/2.26	    decisions=4526, wrong=1404, backtracks=1096, failedAssignments=969, nogoods=323, foundSolutions=27, bestBound=19
3.44/2.26	    
3.44/2.26	    num=73, depth=12..22, filters=6555, ccks=243, wck=0.15, mem=34M512
3.44/2.26	    decisions=4570, wrong=1420, backtracks=1105, failedAssignments=983, nogoods=330, foundSolutions=27, bestBound=19
3.44/2.26	    
3.44/2.26	    num=74, depth=12..20, filters=6645, ccks=243, wck=0.151, mem=34M512
3.44/2.26	    decisions=4624, wrong=1440, backtracks=1120, failedAssignments=999, nogoods=335, foundSolutions=27, bestBound=19
3.44/2.26	    
3.44/2.26	    num=75, depth=12..19, filters=6729, ccks=243, wck=0.153, mem=34M512
3.44/2.26	    decisions=4679, wrong=1461, backtracks=1135, failedAssignments=1016, nogoods=341, foundSolutions=27, bestBound=19
3.44/2.26	    
3.44/2.27	    num=76, depth=13..25, filters=6848, ccks=243, wck=0.154, mem=34M512
3.44/2.27	    decisions=4749, wrong=1489, backtracks=1155, failedAssignments=1035, nogoods=348, foundSolutions=27, bestBound=19
3.44/2.27	    
3.44/2.27	    num=77, depth=13..24, filters=6980, ccks=243, wck=0.155, mem=34M512
3.44/2.27	    decisions=4823, wrong=1519, backtracks=1173, failedAssignments=1056, nogoods=360, foundSolutions=27, bestBound=19
3.44/2.27	    
3.44/2.27	    num=78, depth=12..20, filters=7098, ccks=243, wck=0.157, mem=34M512
3.44/2.27	    decisions=4901, wrong=1551, backtracks=1199, failedAssignments=1079, nogoods=366, foundSolutions=27, bestBound=19
3.44/2.27	    
3.44/2.27	    num=79, depth=11..24, filters=7235, ccks=243, wck=0.158, mem=34M512
3.44/2.27	    decisions=4975, wrong=1582, backtracks=1223, failedAssignments=1104, nogoods=373, foundSolutions=27, bestBound=19
3.44/2.27	    
3.44/2.27	    num=80, depth=10..23, filters=7369, ccks=243, wck=0.16, mem=34M512
3.44/2.27	    decisions=5057, wrong=1617, backtracks=1256, failedAssignments=1132, nogoods=375, foundSolutions=27, bestBound=19
3.44/2.27	    
3.44/2.27	    num=81, depth=13..23, filters=7522, ccks=243, wck=0.161, mem=34M512
3.44/2.27	    decisions=5147, wrong=1655, backtracks=1286, failedAssignments=1163, nogoods=383, foundSolutions=27, bestBound=19
3.44/2.27	    
3.44/2.28	    num=82, depth=12..23, filters=7722, ccks=243, wck=0.163, mem=34M512
3.44/2.28	    decisions=5254, wrong=1702, backtracks=1331, failedAssignments=1197, nogoods=388, foundSolutions=27, bestBound=19
3.44/2.28	    
3.44/2.28	    num=83, depth=13..23, filters=7936, ccks=243, wck=0.165, mem=34M512
3.44/2.28	    decisions=5366, wrong=1751, backtracks=1377, failedAssignments=1234, nogoods=394, foundSolutions=27, bestBound=19
3.44/2.28	    
3.44/2.28	    num=84, depth=10..22, filters=8192, ccks=243, wck=0.167, mem=34M512
3.44/2.28	    decisions=5494, wrong=1810, backtracks=1436, failedAssignments=1275, nogoods=396, foundSolutions=27, bestBound=19
3.44/2.28	    
3.44/2.28	    num=85, depth=13..24, filters=8437, ccks=243, wck=0.17, mem=34M512
3.44/2.28	    decisions=5625, wrong=1869, backtracks=1491, failedAssignments=1320, nogoods=406, foundSolutions=27, bestBound=19
3.44/2.28	    
3.44/2.28	    num=86, depth=11..21, filters=8697, ccks=243, wck=0.172, mem=34M512
3.44/2.28	    decisions=5771, wrong=1936, backtracks=1554, failedAssignments=1370, nogoods=412, foundSolutions=27, bestBound=19
3.44/2.28	    
3.44/2.29	    num=87, depth=11..24, filters=9005, ccks=243, wck=0.175, mem=34M512
3.44/2.29	    decisions=5923, wrong=2006, backtracks=1620, failedAssignments=1425, nogoods=417, foundSolutions=27, bestBound=19
3.44/2.29	    
3.44/2.29	    num=88, depth=11..20, filters=9340, ccks=243, wck=0.178, mem=34M512
3.44/2.29	    decisions=6118, wrong=2098, backtracks=1706, failedAssignments=1486, nogoods=426, foundSolutions=27, bestBound=19
3.44/2.29	    
3.44/2.29	o 17
3.44/2.29	    num=89, depth=13..93, filters=9385, ccks=252, wck=0.18, mem=34M512
3.44/2.29	    decisions=6168, wrong=2105, backtracks=1711, failedAssignments=1489, nogoods=428, foundSolutions=28, bestBound=17
3.44/2.29	    
3.44/2.29	    num=90, depth=10..22, filters=9768, ccks=252, wck=0.183, mem=34M512
3.44/2.29	    decisions=6368, wrong=2199, backtracks=1796, failedAssignments=1563, nogoods=438, foundSolutions=28, bestBound=17
3.44/2.29	    
3.44/2.30	    num=91, depth=10..15, filters=9847, ccks=252, wck=0.184, mem=34M512
3.44/2.30	    decisions=6410, wrong=2215, backtracks=1811, failedAssignments=1574, nogoods=439, foundSolutions=28, bestBound=17
3.44/2.30	    
3.76/2.30	    num=92, depth=11..18, filters=9932, ccks=252, wck=0.185, mem=34M512
3.76/2.30	    decisions=6459, wrong=2233, backtracks=1823, failedAssignments=1586, nogoods=443, foundSolutions=28, bestBound=17
3.76/2.30	    
3.76/2.30	    num=93, depth=11..16, filters=10002, ccks=252, wck=0.186, mem=34M512
3.76/2.30	    decisions=6503, wrong=2249, backtracks=1836, failedAssignments=1599, nogoods=446, foundSolutions=28, bestBound=17
3.76/2.30	    
3.76/2.30	    num=94, depth=10..16, filters=10078, ccks=252, wck=0.187, mem=34M512
3.76/2.30	    decisions=6553, wrong=2268, backtracks=1851, failedAssignments=1613, nogoods=449, foundSolutions=28, bestBound=17
3.76/2.30	    
3.76/2.30	    num=95, depth=9..19, filters=10177, ccks=252, wck=0.188, mem=34M512
3.76/2.30	    decisions=6616, wrong=2294, backtracks=1871, failedAssignments=1629, nogoods=455, foundSolutions=28, bestBound=17
3.76/2.30	    
3.76/2.30	    num=96, depth=13..19, filters=10268, ccks=252, wck=0.189, mem=34M512
3.76/2.30	    decisions=6674, wrong=2316, backtracks=1891, failedAssignments=1646, nogoods=459, foundSolutions=28, bestBound=17
3.76/2.30	    
3.76/2.30	    num=97, depth=9..20, filters=10380, ccks=252, wck=0.19, mem=34M512
3.76/2.30	    decisions=6743, wrong=2344, backtracks=1909, failedAssignments=1665, nogoods=467, foundSolutions=28, bestBound=17
3.76/2.30	    
3.76/2.30	    num=98, depth=13..22, filters=10488, ccks=252, wck=0.192, mem=34M512
3.76/2.30	    decisions=6811, wrong=2371, backtracks=1928, failedAssignments=1686, nogoods=476, foundSolutions=28, bestBound=17
3.76/2.30	    
3.76/2.30	    num=99, depth=10..21, filters=10638, ccks=252, wck=0.193, mem=34M512
3.76/2.30	    decisions=6892, wrong=2405, backtracks=1956, failedAssignments=1709, nogoods=483, foundSolutions=28, bestBound=17
3.76/2.30	    
3.76/2.31	    num=100, depth=13..21, filters=10775, ccks=252, wck=0.194, mem=34M512
3.76/2.31	    decisions=6972, wrong=2438, backtracks=1986, failedAssignments=1734, nogoods=487, foundSolutions=28, bestBound=17
3.76/2.31	    
3.76/2.31	    num=101, depth=11..21, filters=10949, ccks=252, wck=0.196, mem=34M512
3.76/2.31	    decisions=7065, wrong=2478, backtracks=2019, failedAssignments=1762, nogoods=495, foundSolutions=28, bestBound=17
3.76/2.31	    
3.76/2.31	    num=102, depth=11..22, filters=11140, ccks=252, wck=0.198, mem=34M512
3.76/2.31	    decisions=7164, wrong=2521, backtracks=2059, failedAssignments=1793, nogoods=499, foundSolutions=28, bestBound=17
3.76/2.31	    
3.76/2.31	    num=103, depth=12..23, filters=11350, ccks=252, wck=0.2, mem=34M512
3.76/2.31	    decisions=7268, wrong=2567, backtracks=2101, failedAssignments=1827, nogoods=501, foundSolutions=28, bestBound=17
3.76/2.31	    
3.76/2.31	    num=104, depth=12..24, filters=11555, ccks=252, wck=0.202, mem=34M512
3.76/2.31	    decisions=7378, wrong=2615, backtracks=2146, failedAssignments=1864, nogoods=506, foundSolutions=28, bestBound=17
3.76/2.31	    
3.76/2.32	    num=105, depth=11..22, filters=11807, ccks=252, wck=0.204, mem=34M512
3.76/2.32	    decisions=7516, wrong=2678, backtracks=2207, failedAssignments=1905, nogoods=510, foundSolutions=28, bestBound=17
3.76/2.32	    
3.76/2.32	    num=106, depth=13..26, filters=12055, ccks=252, wck=0.206, mem=34M512
3.76/2.32	    decisions=7646, wrong=2736, backtracks=2263, failedAssignments=1950, nogoods=517, foundSolutions=28, bestBound=17
3.76/2.32	    
3.76/2.32	    num=107, depth=8..24, filters=12352, ccks=252, wck=0.208, mem=34M512
3.76/2.32	    decisions=7810, wrong=2812, backtracks=2330, failedAssignments=2000, nogoods=526, foundSolutions=28, bestBound=17
3.76/2.32	    
3.76/2.32	    num=108, depth=12..22, filters=12596, ccks=252, wck=0.211, mem=34M512
3.76/2.32	    decisions=7967, wrong=2883, backtracks=2395, failedAssignments=2055, nogoods=532, foundSolutions=28, bestBound=17
3.76/2.32	    
3.76/2.33	    num=109, depth=9..22, filters=13017, ccks=252, wck=0.214, mem=34M512
3.76/2.33	    decisions=8181, wrong=2984, backtracks=2490, failedAssignments=2116, nogoods=538, foundSolutions=28, bestBound=17
3.76/2.33	    
3.76/2.33	    num=110, depth=12..26, filters=13341, ccks=252, wck=0.217, mem=34M512
3.76/2.33	    decisions=8360, wrong=3067, backtracks=2567, failedAssignments=2183, nogoods=545, foundSolutions=28, bestBound=17
3.76/2.33	    
3.76/2.33	    num=111, depth=10..24, filters=13774, ccks=252, wck=0.221, mem=34M512
3.76/2.33	    decisions=8600, wrong=3181, backtracks=2672, failedAssignments=2257, nogoods=555, foundSolutions=28, bestBound=17
3.76/2.33	    
3.76/2.34	    num=112, depth=13..26, filters=14243, ccks=252, wck=0.224, mem=34M512
3.76/2.34	    decisions=8826, wrong=3286, backtracks=2772, failedAssignments=2338, nogoods=566, foundSolutions=28, bestBound=17
3.76/2.34	    
3.76/2.34	    num=113, depth=12..25, filters=14701, ccks=252, wck=0.228, mem=34M512
3.76/2.34	    decisions=9071, wrong=3401, backtracks=2883, failedAssignments=2427, nogoods=571, foundSolutions=28, bestBound=17
3.76/2.34	    
3.76/2.34	    num=114, depth=12..25, filters=15197, ccks=252, wck=0.232, mem=34M512
3.76/2.34	    decisions=9339, wrong=3528, backtracks=3001, failedAssignments=2525, nogoods=582, foundSolutions=28, bestBound=17
3.76/2.34	    
3.76/2.35	    num=115, depth=11..27, filters=15896, ccks=252, wck=0.237, mem=34M512
3.76/2.35	    decisions=9662, wrong=3683, backtracks=3146, failedAssignments=2633, nogoods=588, foundSolutions=28, bestBound=17
3.76/2.35	    
3.76/2.35	    num=116, depth=12..25, filters=16581, ccks=252, wck=0.242, mem=34M512
3.76/2.35	    decisions=9992, wrong=3841, backtracks=3299, failedAssignments=2752, nogoods=595, foundSolutions=28, bestBound=17
3.76/2.35	    
3.76/2.36	    num=117, depth=10..26, filters=17296, ccks=252, wck=0.247, mem=34M512
3.76/2.36	    decisions=10354, wrong=4016, backtracks=3468, failedAssignments=2883, nogoods=602, foundSolutions=28, bestBound=17
3.76/2.36	    
3.76/2.36	    num=118, depth=11..25, filters=18171, ccks=252, wck=0.253, mem=34M512
3.76/2.36	    decisions=10758, wrong=4211, backtracks=3657, failedAssignments=3027, nogoods=610, foundSolutions=28, bestBound=17
3.76/2.36	    
3.76/2.37	    num=119, depth=11..23, filters=19141, ccks=252, wck=0.26, mem=34M512
3.76/2.37	    decisions=11221, wrong=4437, backtracks=3881, failedAssignments=3185, nogoods=615, foundSolutions=28, bestBound=17
3.76/2.37	    
3.76/2.38	o 9
3.76/2.38	    num=120, depth=11..93, filters=20090, ccks=261, wck=0.267, mem=34M512
3.76/2.38	    decisions=11727, wrong=4673, backtracks=4105, failedAssignments=3339, nogoods=624, foundSolutions=29, bestBound=9
3.76/2.38	    
3.76/2.39	    num=121, depth=9..24, filters=21006, ccks=261, wck=0.273, mem=34M512
3.76/2.39	    decisions=12235, wrong=4921, backtracks=4342, failedAssignments=3530, nogoods=634, foundSolutions=29, bestBound=9
3.76/2.39	    
3.76/2.39	    num=122, depth=13..19, filters=21054, ccks=261, wck=0.274, mem=34M512
3.76/2.39	    decisions=12278, wrong=4935, backtracks=4353, failedAssignments=3541, nogoods=638, foundSolutions=29, bestBound=9
3.76/2.39	    
3.76/2.39	    num=123, depth=14..22, filters=21100, ccks=261, wck=0.275, mem=34M512
3.76/2.39	    decisions=12319, wrong=4948, backtracks=4358, failedAssignments=3553, nogoods=646, foundSolutions=29, bestBound=9
3.76/2.39	    
3.76/2.39	    num=124, depth=12..22, filters=21157, ccks=261, wck=0.276, mem=34M512
3.76/2.39	    decisions=12365, wrong=4964, backtracks=4366, failedAssignments=3566, nogoods=655, foundSolutions=29, bestBound=9
3.76/2.39	    
3.76/2.39	    num=125, depth=12..21, filters=21224, ccks=261, wck=0.276, mem=34M512
3.76/2.39	    decisions=12415, wrong=4982, backtracks=4378, failedAssignments=3580, nogoods=662, foundSolutions=29, bestBound=9
3.76/2.39	    
3.76/2.39	    num=126, depth=12..22, filters=21283, ccks=261, wck=0.277, mem=34M512
3.76/2.39	    decisions=12464, wrong=5000, backtracks=4390, failedAssignments=3596, nogoods=668, foundSolutions=29, bestBound=9
3.76/2.39	    
3.76/2.39	    num=127, depth=11..18, filters=21363, ccks=261, wck=0.278, mem=34M512
3.76/2.39	    decisions=12523, wrong=5023, backtracks=4407, failedAssignments=3613, nogoods=673, foundSolutions=29, bestBound=9
3.76/2.39	    
4.07/2.40	    num=128, depth=12..20, filters=21439, ccks=261, wck=0.279, mem=34M512
4.07/2.40	    decisions=12584, wrong=5047, backtracks=4427, failedAssignments=3632, nogoods=676, foundSolutions=29, bestBound=9
4.07/2.40	    
4.07/2.40	    num=129, depth=12..22, filters=21545, ccks=261, wck=0.28, mem=34M512
4.07/2.40	    decisions=12645, wrong=5071, backtracks=4443, failedAssignments=3653, nogoods=685, foundSolutions=29, bestBound=9
4.07/2.40	    
4.07/2.40	    num=130, depth=12..22, filters=21671, ccks=261, wck=0.281, mem=34M512
4.07/2.40	    decisions=12716, wrong=5100, backtracks=4467, failedAssignments=3676, nogoods=694, foundSolutions=29, bestBound=9
4.07/2.40	    
4.07/2.40	    num=131, depth=11..20, filters=21803, ccks=261, wck=0.283, mem=34M512
4.07/2.40	    decisions=12790, wrong=5131, backtracks=4490, failedAssignments=3701, nogoods=701, foundSolutions=29, bestBound=9
4.07/2.40	    
4.07/2.40	    num=132, depth=12..22, filters=21954, ccks=261, wck=0.284, mem=34M512
4.07/2.40	    decisions=12877, wrong=5168, backtracks=4519, failedAssignments=3729, nogoods=710, foundSolutions=29, bestBound=9
4.07/2.40	    
4.07/2.40	    num=133, depth=11..25, filters=22104, ccks=261, wck=0.285, mem=34M512
4.07/2.40	    decisions=12963, wrong=5205, backtracks=4549, failedAssignments=3760, nogoods=718, foundSolutions=29, bestBound=9
4.07/2.40	    
4.07/2.40	    num=134, depth=13..27, filters=22273, ccks=261, wck=0.287, mem=34M512
4.07/2.40	    decisions=13063, wrong=5248, backtracks=4584, failedAssignments=3794, nogoods=728, foundSolutions=29, bestBound=9
4.07/2.40	    
4.07/2.40	    num=135, depth=10..23, filters=22466, ccks=261, wck=0.289, mem=34M512
4.07/2.40	    decisions=13172, wrong=5297, backtracks=4631, failedAssignments=3831, nogoods=730, foundSolutions=29, bestBound=9
4.07/2.40	    
4.07/2.40	    num=136, depth=12..22, filters=22688, ccks=261, wck=0.291, mem=34M512
4.07/2.40	    decisions=13290, wrong=5350, backtracks=4680, failedAssignments=3872, nogoods=736, foundSolutions=29, bestBound=9
4.07/2.40	    
4.07/2.40	    num=137, depth=11..24, filters=22897, ccks=261, wck=0.293, mem=34M512
4.07/2.40	    decisions=13409, wrong=5404, backtracks=4732, failedAssignments=3917, nogoods=739, foundSolutions=29, bestBound=9
4.07/2.40	    
4.07/2.41	    num=138, depth=13..30, filters=23147, ccks=261, wck=0.295, mem=34M512
4.07/2.41	    decisions=13563, wrong=5474, backtracks=4800, failedAssignments=3967, nogoods=744, foundSolutions=29, bestBound=9
4.07/2.41	    
4.07/2.41	    num=139, depth=11..22, filters=23367, ccks=261, wck=0.297, mem=34M512
4.07/2.41	    decisions=13705, wrong=5539, backtracks=4860, failedAssignments=4022, nogoods=755, foundSolutions=29, bestBound=9
4.07/2.41	    
4.07/2.41	    num=140, depth=12..24, filters=23643, ccks=261, wck=0.299, mem=34M512
4.07/2.41	    decisions=13867, wrong=5613, backtracks=4927, failedAssignments=4083, nogoods=766, foundSolutions=29, bestBound=9
4.07/2.41	    
4.07/2.41	    num=141, depth=10..23, filters=23987, ccks=261, wck=0.302, mem=34M512
4.07/2.41	    decisions=14044, wrong=5696, backtracks=5003, failedAssignments=4150, nogoods=777, foundSolutions=29, bestBound=9
4.07/2.41	    
4.07/2.42	    num=142, depth=11..24, filters=24357, ccks=261, wck=0.305, mem=34M512
4.07/2.42	    decisions=14254, wrong=5794, backtracks=5097, failedAssignments=4224, nogoods=781, foundSolutions=29, bestBound=9
4.07/2.42	    
4.07/2.42	    num=143, depth=11..24, filters=24739, ccks=261, wck=0.308, mem=34M512
4.07/2.42	    decisions=14473, wrong=5898, backtracks=5198, failedAssignments=4305, nogoods=791, foundSolutions=29, bestBound=9
4.07/2.42	    
4.07/2.42	    num=144, depth=11..25, filters=25163, ccks=261, wck=0.311, mem=34M512
4.07/2.42	    decisions=14715, wrong=6012, backtracks=5304, failedAssignments=4394, nogoods=798, foundSolutions=29, bestBound=9
4.07/2.42	    
4.07/2.43	    num=145, depth=11..20, filters=25694, ccks=261, wck=0.315, mem=34M512
4.07/2.43	    decisions=15007, wrong=6152, backtracks=5438, failedAssignments=4492, nogoods=805, foundSolutions=29, bestBound=9
4.07/2.43	    
4.07/2.43	    num=146, depth=11..21, filters=26289, ccks=261, wck=0.319, mem=34M512
4.07/2.43	    decisions=15313, wrong=6299, backtracks=5579, failedAssignments=4600, nogoods=816, foundSolutions=29, bestBound=9
4.07/2.43	    
4.07/2.43	    num=147, depth=10..21, filters=26948, ccks=261, wck=0.323, mem=34M512
4.07/2.43	    decisions=15645, wrong=6459, backtracks=5732, failedAssignments=4719, nogoods=819, foundSolutions=29, bestBound=9
4.07/2.43	    
4.07/2.44	    num=148, depth=9..21, filters=27671, ccks=261, wck=0.329, mem=34M512
4.07/2.44	    decisions=16068, wrong=6665, backtracks=5924, failedAssignments=4850, nogoods=827, foundSolutions=29, bestBound=9
4.07/2.44	    
4.07/2.45	    num=149, depth=10..23, filters=28337, ccks=261, wck=0.334, mem=34M512
4.07/2.45	    decisions=16475, wrong=6863, backtracks=6113, failedAssignments=4994, nogoods=832, foundSolutions=29, bestBound=9
4.07/2.45	    
4.07/2.45	    num=150, depth=9..24, filters=29166, ccks=261, wck=0.339, mem=34M512
4.07/2.45	    decisions=16895, wrong=7067, backtracks=6311, failedAssignments=5152, nogoods=838, foundSolutions=29, bestBound=9
4.07/2.45	    
4.07/2.46	    num=151, depth=9..22, filters=29987, ccks=261, wck=0.345, mem=34M512
4.07/2.46	    decisions=17394, wrong=7310, backtracks=6538, failedAssignments=5326, nogoods=845, foundSolutions=29, bestBound=9
4.07/2.46	    
4.07/2.46	    num=152, depth=10..24, filters=31078, ccks=261, wck=0.352, mem=37M155
4.07/2.46	    decisions=17928, wrong=7571, backtracks=6787, failedAssignments=5517, nogoods=854, foundSolutions=29, bestBound=9
4.07/2.46	    
4.07/2.47	    num=153, depth=11..23, filters=32083, ccks=261, wck=0.359, mem=37M155
4.07/2.47	    decisions=18486, wrong=7844, backtracks=7053, failedAssignments=5728, nogoods=862, foundSolutions=29, bestBound=9
4.07/2.47	    
4.07/2.48	    num=154, depth=10..23, filters=33299, ccks=261, wck=0.367, mem=37M155
4.07/2.48	    decisions=19107, wrong=8148, backtracks=7348, failedAssignments=5960, nogoods=870, foundSolutions=29, bestBound=9
4.07/2.48	    
4.07/2.49	    num=155, depth=10..23, filters=34680, ccks=261, wck=0.376, mem=37M155
4.07/2.49	    decisions=19826, wrong=8501, backtracks=7691, failedAssignments=6215, nogoods=880, foundSolutions=29, bestBound=9
4.07/2.49	    
4.22/2.50	    num=156, depth=9..23, filters=36305, ccks=261, wck=0.387, mem=37M155
4.22/2.50	    decisions=20670, wrong=8916, backtracks=8090, failedAssignments=6496, nogoods=884, foundSolutions=29, bestBound=9
4.22/2.50	    
4.22/2.51	o 8
4.22/2.51	    num=157, depth=11..93, filters=37870, ccks=270, wck=0.397, mem=37M155
4.22/2.51	    decisions=21467, wrong=9305, backtracks=8474, failedAssignments=6783, nogoods=891, foundSolutions=30, bestBound=8
4.22/2.51	    
4.22/2.52	    num=158, depth=9..22, filters=39728, ccks=270, wck=0.409, mem=37M155
4.22/2.52	    decisions=22463, wrong=9797, backtracks=8941, failedAssignments=7123, nogoods=902, foundSolutions=30, bestBound=8
4.22/2.52	    
4.22/2.52	    num=159, depth=12..19, filters=39770, ccks=270, wck=0.409, mem=37M155
4.22/2.52	    decisions=22500, wrong=9809, backtracks=8946, failedAssignments=7134, nogoods=909, foundSolutions=30, bestBound=8
4.22/2.52	    
4.22/2.52	    num=160, depth=10..18, filters=39828, ccks=270, wck=0.41, mem=37M155
4.22/2.52	    decisions=22544, wrong=9825, backtracks=8957, failedAssignments=7146, nogoods=915, foundSolutions=30, bestBound=8
4.22/2.52	    
4.22/2.52	    num=161, depth=11..17, filters=39885, ccks=270, wck=0.411, mem=37M155
4.22/2.52	    decisions=22589, wrong=9841, backtracks=8968, failedAssignments=7159, nogoods=921, foundSolutions=30, bestBound=8
4.22/2.52	    
4.22/2.52	    num=162, depth=11..20, filters=39941, ccks=270, wck=0.411, mem=37M155
4.22/2.52	    decisions=22637, wrong=9859, backtracks=8979, failedAssignments=7173, nogoods=928, foundSolutions=30, bestBound=8
4.22/2.52	    
4.22/2.52	    num=163, depth=12..21, filters=40003, ccks=270, wck=0.412, mem=37M155
4.22/2.52	    decisions=22687, wrong=9878, backtracks=8995, failedAssignments=7189, nogoods=933, foundSolutions=30, bestBound=8
4.22/2.52	    
4.22/2.52	    num=164, depth=11..21, filters=40074, ccks=270, wck=0.413, mem=37M155
4.22/2.52	    decisions=22739, wrong=9898, backtracks=9005, failedAssignments=7206, nogoods=944, foundSolutions=30, bestBound=8
4.22/2.52	    
4.22/2.52	    num=165, depth=12..23, filters=40143, ccks=270, wck=0.413, mem=37M155
4.22/2.52	    decisions=22794, wrong=9919, backtracks=9022, failedAssignments=7225, nogoods=949, foundSolutions=30, bestBound=8
4.22/2.52	    
4.22/2.53	    num=166, depth=11..20, filters=40226, ccks=270, wck=0.414, mem=37M155
4.22/2.53	    decisions=22858, wrong=9945, backtracks=9044, failedAssignments=7246, nogoods=955, foundSolutions=30, bestBound=8
4.22/2.53	    
4.22/2.53	    num=167, depth=11..18, filters=40334, ccks=270, wck=0.415, mem=37M155
4.22/2.53	    decisions=22931, wrong=9976, backtracks=9074, failedAssignments=7269, nogoods=958, foundSolutions=30, bestBound=8
4.22/2.53	    
4.22/2.53	    num=168, depth=11..19, filters=40442, ccks=270, wck=0.416, mem=37M155
4.22/2.53	    decisions=23006, wrong=10007, backtracks=9097, failedAssignments=7294, nogoods=966, foundSolutions=30, bestBound=8
4.22/2.53	    
4.22/2.53	    num=169, depth=12..20, filters=40569, ccks=270, wck=0.417, mem=37M155
4.22/2.53	    decisions=23088, wrong=10042, backtracks=9129, failedAssignments=7322, nogoods=975, foundSolutions=30, bestBound=8
4.22/2.53	    
4.22/2.53	    num=170, depth=8..21, filters=40737, ccks=270, wck=0.419, mem=37M155
4.22/2.53	    decisions=23194, wrong=10090, backtracks=9171, failedAssignments=7353, nogoods=980, foundSolutions=30, bestBound=8
4.22/2.53	    
4.22/2.53	    num=171, depth=12..22, filters=40898, ccks=270, wck=0.42, mem=37M155
4.22/2.53	    decisions=23294, wrong=10133, backtracks=9207, failedAssignments=7387, nogoods=990, foundSolutions=30, bestBound=8
4.22/2.53	    
4.22/2.53	    num=172, depth=10..19, filters=41103, ccks=270, wck=0.422, mem=37M155
4.22/2.53	    decisions=23398, wrong=10179, backtracks=9249, failedAssignments=7424, nogoods=999, foundSolutions=30, bestBound=8
4.22/2.53	    
4.22/2.53	    num=173, depth=11..21, filters=41263, ccks=270, wck=0.423, mem=37M155
4.22/2.53	    decisions=23512, wrong=10229, backtracks=9293, failedAssignments=7465, nogoods=1005, foundSolutions=30, bestBound=8
4.22/2.53	    
4.22/2.54	    num=174, depth=9..18, filters=41485, ccks=270, wck=0.425, mem=37M155
4.22/2.54	    decisions=23650, wrong=10292, backtracks=9350, failedAssignments=7510, nogoods=1012, foundSolutions=30, bestBound=8
4.22/2.54	    
4.22/2.54	o 4
4.22/2.54	    num=175, depth=12..93, filters=41610, ccks=279, wck=0.427, mem=37M155
4.22/2.54	    decisions=23741, wrong=10324, backtracks=9376, failedAssignments=7536, nogoods=1018, foundSolutions=31, bestBound=4
4.22/2.54	    
4.22/2.54	    num=176, depth=9..21, filters=41877, ccks=279, wck=0.429, mem=37M155
4.22/2.54	    decisions=23908, wrong=10402, backtracks=9449, failedAssignments=7591, nogoods=1024, foundSolutions=31, bestBound=4
4.22/2.54	    
4.22/2.54	    num=177, depth=13..22, filters=41933, ccks=279, wck=0.43, mem=37M155
4.22/2.54	    decisions=23947, wrong=10415, backtracks=9452, failedAssignments=7602, nogoods=1034, foundSolutions=31, bestBound=4
4.22/2.54	    
4.22/2.54	    num=178, depth=12..19, filters=41983, ccks=279, wck=0.43, mem=37M155
4.22/2.54	    decisions=23987, wrong=10429, backtracks=9462, failedAssignments=7614, nogoods=1038, foundSolutions=31, bestBound=4
4.22/2.54	    
4.22/2.54	    num=179, depth=11..20, filters=42034, ccks=279, wck=0.431, mem=37M155
4.22/2.54	    decisions=24029, wrong=10444, backtracks=9475, failedAssignments=7627, nogoods=1040, foundSolutions=31, bestBound=4
4.22/2.54	    
4.22/2.54	    num=180, depth=9..18, filters=42093, ccks=279, wck=0.432, mem=37M155
4.22/2.54	    decisions=24069, wrong=10459, backtracks=9484, failedAssignments=7641, nogoods=1046, foundSolutions=31, bestBound=4
4.22/2.54	    
4.22/2.54	    num=181, depth=11..18, filters=42154, ccks=279, wck=0.433, mem=37M155
4.22/2.54	    decisions=24120, wrong=10479, backtracks=9503, failedAssignments=7657, nogoods=1048, foundSolutions=31, bestBound=4
4.22/2.54	    
4.22/2.54	    num=182, depth=11..20, filters=42227, ccks=279, wck=0.434, mem=37M155
4.22/2.54	    decisions=24172, wrong=10499, backtracks=9518, failedAssignments=7674, nogoods=1054, foundSolutions=31, bestBound=4
4.22/2.54	    
4.22/2.55	    num=183, depth=11..20, filters=42306, ccks=279, wck=0.435, mem=37M155
4.22/2.55	    decisions=24227, wrong=10521, backtracks=9530, failedAssignments=7693, nogoods=1065, foundSolutions=31, bestBound=4
4.22/2.55	    
4.22/2.55	    num=184, depth=10..21, filters=42423, ccks=279, wck=0.436, mem=37M155
4.22/2.55	    decisions=24301, wrong=10552, backtracks=9557, failedAssignments=7714, nogoods=1069, foundSolutions=31, bestBound=4
4.22/2.55	    
4.22/2.55	    num=185, depth=9..21, filters=42549, ccks=279, wck=0.437, mem=37M155
4.22/2.55	    decisions=24372, wrong=10582, backtracks=9581, failedAssignments=7737, nogoods=1076, foundSolutions=31, bestBound=4
4.22/2.55	    
4.22/2.55	    num=186, depth=11..20, filters=42650, ccks=279, wck=0.438, mem=37M155
4.22/2.55	    decisions=24441, wrong=10610, backtracks=9601, failedAssignments=7762, nogoods=1084, foundSolutions=31, bestBound=4
4.22/2.55	    
4.22/2.55	    num=187, depth=11..21, filters=42787, ccks=279, wck=0.44, mem=37M155
4.22/2.55	    decisions=24528, wrong=10647, backtracks=9631, failedAssignments=7790, nogoods=1090, foundSolutions=31, bestBound=4
4.22/2.55	    
4.22/2.55	    num=188, depth=10..20, filters=42943, ccks=279, wck=0.441, mem=37M155
4.22/2.55	    decisions=24622, wrong=10689, backtracks=9669, failedAssignments=7821, nogoods=1097, foundSolutions=31, bestBound=4
4.22/2.55	    
4.22/2.55	    num=189, depth=12..22, filters=43097, ccks=279, wck=0.443, mem=37M155
4.22/2.55	    decisions=24721, wrong=10732, backtracks=9710, failedAssignments=7855, nogoods=1102, foundSolutions=31, bestBound=4
4.22/2.55	    
4.22/2.56	    num=190, depth=10..21, filters=43291, ccks=279, wck=0.445, mem=37M155
4.22/2.56	    decisions=24825, wrong=10778, backtracks=9750, failedAssignments=7892, nogoods=1109, foundSolutions=31, bestBound=4
4.22/2.56	    
4.22/2.56	    num=191, depth=11..20, filters=43468, ccks=279, wck=0.447, mem=37M155
4.22/2.56	    decisions=24934, wrong=10827, backtracks=9798, failedAssignments=7933, nogoods=1111, foundSolutions=31, bestBound=4
4.22/2.56	    
4.22/2.56	    num=192, depth=10..20, filters=43672, ccks=279, wck=0.448, mem=37M155
4.22/2.56	    decisions=25059, wrong=10884, backtracks=9852, failedAssignments=7978, nogoods=1115, foundSolutions=31, bestBound=4
4.22/2.56	    
4.22/2.56	    num=193, depth=11..22, filters=43877, ccks=279, wck=0.45, mem=37M155
4.22/2.56	    decisions=25196, wrong=10947, backtracks=9914, failedAssignments=8028, nogoods=1116, foundSolutions=31, bestBound=4
4.22/2.56	    
4.22/2.56	    num=194, depth=10..23, filters=44143, ccks=279, wck=0.452, mem=37M155
4.22/2.56	    decisions=25338, wrong=11013, backtracks=9979, failedAssignments=8083, nogoods=1120, foundSolutions=31, bestBound=4
4.22/2.56	    
4.22/2.57	    num=195, depth=11..24, filters=44408, ccks=279, wck=0.455, mem=37M155
4.22/2.57	    decisions=25504, wrong=11090, backtracks=10047, failedAssignments=8144, nogoods=1130, foundSolutions=31, bestBound=4
4.22/2.57	    
4.22/2.57	    num=196, depth=11..22, filters=44696, ccks=279, wck=0.457, mem=37M155
4.22/2.57	    decisions=25690, wrong=11177, backtracks=10130, failedAssignments=8211, nogoods=1134, foundSolutions=31, bestBound=4
4.22/2.57	    
4.22/2.57	    num=197, depth=10..21, filters=45090, ccks=279, wck=0.46, mem=37M155
4.22/2.57	    decisions=25899, wrong=11276, backtracks=10224, failedAssignments=8285, nogoods=1141, foundSolutions=31, bestBound=4
4.22/2.57	    
4.22/2.57	    num=198, depth=11..23, filters=45461, ccks=279, wck=0.463, mem=37M155
4.22/2.57	    decisions=26117, wrong=11379, backtracks=10320, failedAssignments=8366, nogoods=1151, foundSolutions=31, bestBound=4
4.22/2.57	    
4.22/2.58	    num=199, depth=11..23, filters=45915, ccks=279, wck=0.466, mem=37M155
4.22/2.58	    decisions=26358, wrong=11493, backtracks=10428, failedAssignments=8455, nogoods=1162, foundSolutions=31, bestBound=4
4.22/2.58	    
4.22/2.58	    num=200, depth=11..23, filters=46376, ccks=279, wck=0.47, mem=37M155
4.22/2.58	    decisions=26627, wrong=11622, backtracks=10552, failedAssignments=8553, nogoods=1172, foundSolutions=31, bestBound=4
4.22/2.58	    
4.22/2.59	    num=201, depth=10..25, filters=46910, ccks=279, wck=0.474, mem=37M155
4.22/2.59	    decisions=26919, wrong=11762, backtracks=10678, failedAssignments=8661, nogoods=1181, foundSolutions=31, bestBound=4
4.22/2.59	    
4.22/2.59	    num=202, depth=10..23, filters=47501, ccks=279, wck=0.478, mem=37M155
4.22/2.59	    decisions=27248, wrong=11920, backtracks=10831, failedAssignments=8780, nogoods=1188, foundSolutions=31, bestBound=4
4.22/2.59	    
4.22/2.59	    num=203, depth=9..24, filters=48109, ccks=279, wck=0.482, mem=37M155
4.22/2.59	    decisions=27601, wrong=12091, backtracks=10992, failedAssignments=8911, nogoods=1195, foundSolutions=31, bestBound=4
4.22/2.59	    
4.37/2.60	    num=204, depth=11..23, filters=48776, ccks=279, wck=0.487, mem=37M155
4.37/2.60	    decisions=28002, wrong=12285, backtracks=11179, failedAssignments=9055, nogoods=1203, foundSolutions=31, bestBound=4
4.37/2.60	    
4.37/2.60	    num=205, depth=10..24, filters=49525, ccks=279, wck=0.492, mem=37M155
4.37/2.60	    decisions=28425, wrong=12490, backtracks=11379, failedAssignments=9213, nogoods=1212, foundSolutions=31, bestBound=4
4.37/2.60	    
4.37/2.61	    num=206, depth=10..25, filters=50342, ccks=279, wck=0.498, mem=37M155
4.37/2.61	    decisions=28895, wrong=12719, backtracks=11602, failedAssignments=9387, nogoods=1221, foundSolutions=31, bestBound=4
4.37/2.61	    
4.37/2.62	    num=207, depth=10..23, filters=51354, ccks=279, wck=0.505, mem=37M155
4.37/2.62	    decisions=29441, wrong=12986, backtracks=11857, failedAssignments=9578, nogoods=1228, foundSolutions=31, bestBound=4
4.37/2.62	    
4.37/2.62	    num=208, depth=9..21, filters=52511, ccks=279, wck=0.512, mem=37M155
4.37/2.62	    decisions=30039, wrong=13279, backtracks=12137, failedAssignments=9789, nogoods=1238, foundSolutions=31, bestBound=4
4.37/2.62	    
4.37/2.63	    num=209, depth=10..23, filters=53662, ccks=279, wck=0.52, mem=37M155
4.37/2.63	    decisions=30692, wrong=13600, backtracks=12450, failedAssignments=10021, nogoods=1245, foundSolutions=31, bestBound=4
4.37/2.63	    
4.37/2.64	    num=210, depth=9..22, filters=54962, ccks=279, wck=0.528, mem=37M155
4.37/2.64	    decisions=31411, wrong=13954, backtracks=12792, failedAssignments=10276, nogoods=1253, foundSolutions=31, bestBound=4
4.37/2.64	    
4.37/2.65	    num=211, depth=10..23, filters=56317, ccks=279, wck=0.537, mem=37M155
4.37/2.65	    decisions=32149, wrong=14317, backtracks=13147, failedAssignments=10557, nogoods=1263, foundSolutions=31, bestBound=4
4.37/2.65	    
4.37/2.66	    num=212, depth=9..23, filters=58045, ccks=279, wck=0.548, mem=37M155
4.37/2.66	    decisions=33085, wrong=14780, backtracks=13594, failedAssignments=10866, nogoods=1268, foundSolutions=31, bestBound=4
4.37/2.66	    
4.37/2.67	    num=213, depth=9..22, filters=59740, ccks=279, wck=0.559, mem=37M155
4.37/2.67	    decisions=34088, wrong=15276, backtracks=14072, failedAssignments=11206, nogoods=1273, foundSolutions=31, bestBound=4
4.37/2.67	    
4.37/2.68	    num=214, depth=9..24, filters=61745, ccks=279, wck=0.571, mem=37M155
4.37/2.68	    decisions=35184, wrong=15818, backtracks=14603, failedAssignments=11580, nogoods=1278, foundSolutions=31, bestBound=4
4.37/2.68	    
4.37/2.70	    num=215, depth=8..23, filters=63757, ccks=279, wck=0.584, mem=37M155
4.37/2.70	    decisions=36347, wrong=16394, backtracks=15159, failedAssignments=11991, nogoods=1286, foundSolutions=31, bestBound=4
4.37/2.70	    
4.48/2.71	    num=216, depth=8..21, filters=66088, ccks=279, wck=0.6, mem=37M155
4.48/2.71	    decisions=37683, wrong=17057, backtracks=15802, failedAssignments=12443, nogoods=1294, foundSolutions=31, bestBound=4
4.48/2.71	    
4.48/2.73	    num=217, depth=8..22, filters=68770, ccks=279, wck=0.616, mem=37M155
4.48/2.73	    decisions=39217, wrong=17818, backtracks=16531, failedAssignments=12940, nogoods=1302, foundSolutions=31, bestBound=4
4.48/2.73	    
4.48/2.74	    num=218, depth=8..23, filters=71655, ccks=279, wck=0.633, mem=37M155
4.48/2.74	    decisions=40831, wrong=18619, backtracks=17296, failedAssignments=13487, nogoods=1313, foundSolutions=31, bestBound=4
4.48/2.74	    
4.48/2.76	    num=219, depth=9..24, filters=74719, ccks=279, wck=0.652, mem=37M155
4.48/2.76	    decisions=42517, wrong=19456, backtracks=18105, failedAssignments=14089, nogoods=1323, foundSolutions=31, bestBound=4
4.48/2.76	    
4.48/2.78	    num=220, depth=8..23, filters=77843, ccks=279, wck=0.671, mem=37M155
4.48/2.78	    decisions=44273, wrong=20329, backtracks=18958, failedAssignments=14751, nogoods=1330, foundSolutions=31, bestBound=4
4.48/2.78	    
4.58/2.81	    num=221, depth=9..24, filters=81484, ccks=279, wck=0.694, mem=37M155
4.58/2.81	    decisions=46498, wrong=21436, backtracks=20016, failedAssignments=15479, nogoods=1337, foundSolutions=31, bestBound=4
4.58/2.81	    
4.58/2.83	    num=222, depth=7..23, filters=85994, ccks=279, wck=0.72, mem=37M155
4.58/2.83	    decisions=48796, wrong=22580, backtracks=21139, failedAssignments=16280, nogoods=1342, foundSolutions=31, bestBound=4
4.58/2.83	    
4.58/2.86	    num=223, depth=10..26, filters=89959, ccks=279, wck=0.744, mem=37M155
4.58/2.86	    decisions=51174, wrong=23763, backtracks=22290, failedAssignments=17161, nogoods=1348, foundSolutions=31, bestBound=4
4.58/2.86	    
4.58/2.89	    num=224, depth=7..23, filters=94961, ccks=279, wck=0.775, mem=37M155
4.58/2.89	    decisions=53954, wrong=25147, backtracks=23638, failedAssignments=18131, nogoods=1356, foundSolutions=31, bestBound=4
4.58/2.89	    
4.68/2.92	    num=225, depth=8..24, filters=100033, ccks=279, wck=0.809, mem=37M155
4.68/2.92	    decisions=56991, wrong=26659, backtracks=25074, failedAssignments=19198, nogoods=1362, foundSolutions=31, bestBound=4
4.68/2.92	    
4.68/2.96	    num=226, depth=8..22, filters=106053, ccks=279, wck=0.846, mem=37M155
4.68/2.96	    decisions=60506, wrong=28411, backtracks=26780, failedAssignments=20371, nogoods=1372, foundSolutions=31, bestBound=4
4.68/2.96	    
4.68/3.00	    num=227, depth=8..24, filters=113613, ccks=279, wck=0.891, mem=39M797
4.68/3.00	    decisions=64553, wrong=30430, backtracks=28713, failedAssignments=21662, nogoods=1376, foundSolutions=31, bestBound=4
4.68/3.00	    
4.93/3.04	    num=228, depth=8..24, filters=120902, ccks=279, wck=0.933, mem=39M797
4.93/3.04	    decisions=68680, wrong=32488, backtracks=30690, failedAssignments=23082, nogoods=1388, foundSolutions=31, bestBound=4
4.93/3.04	    
4.93/3.09	    num=229, depth=8..24, filters=128865, ccks=279, wck=0.978, mem=39M797
4.93/3.09	    decisions=73199, wrong=34741, backtracks=32862, failedAssignments=24644, nogoods=1396, foundSolutions=31, bestBound=4
4.93/3.09	    
5.06/3.14	    num=230, depth=8..24, filters=137559, ccks=279, wck=1.026, mem=39M797
5.06/3.14	    decisions=78201, wrong=37236, backtracks=35275, failedAssignments=26362, nogoods=1407, foundSolutions=31, bestBound=4
5.06/3.14	    
5.06/3.19	    num=231, depth=7..24, filters=147139, ccks=279, wck=1.079, mem=39M797
5.06/3.19	    decisions=83621, wrong=39940, backtracks=37902, failedAssignments=28252, nogoods=1412, foundSolutions=31, bestBound=4
5.06/3.19	    
5.15/3.25	    num=232, depth=8..24, filters=159172, ccks=279, wck=1.141, mem=39M797
5.15/3.25	    decisions=90122, wrong=43185, backtracks=41025, failedAssignments=30331, nogoods=1419, foundSolutions=31, bestBound=4
5.15/3.25	    
5.25/3.33	    num=233, depth=7..25, filters=172612, ccks=279, wck=1.219, mem=39M797
5.25/3.33	    decisions=97380, wrong=46808, backtracks=44465, failedAssignments=32618, nogoods=1429, foundSolutions=31, bestBound=4
5.25/3.33	    
5.35/3.41	    num=234, depth=6..26, filters=185572, ccks=279, wck=1.294, mem=39M797
5.35/3.41	    decisions=104813, wrong=50519, backtracks=48039, failedAssignments=35134, nogoods=1441, foundSolutions=31, bestBound=4
5.35/3.41	    
5.35/3.48	    num=235, depth=8..25, filters=199717, ccks=279, wck=1.373, mem=39M797
5.35/3.48	    decisions=112845, wrong=54529, backtracks=51934, failedAssignments=37902, nogoods=1451, foundSolutions=31, bestBound=4
5.35/3.48	    
5.46/3.58	    num=236, depth=8..24, filters=216766, ccks=279, wck=1.466, mem=39M797
5.46/3.58	    decisions=122109, wrong=59155, backtracks=56369, failedAssignments=40946, nogoods=1456, foundSolutions=31, bestBound=4
5.46/3.58	    
5.56/3.68	    num=237, depth=7..25, filters=235219, ccks=279, wck=1.567, mem=39M797
5.56/3.68	    decisions=132207, wrong=64198, backtracks=61203, failedAssignments=44295, nogoods=1461, foundSolutions=31, bestBound=4
5.56/3.68	    
5.56/3.68	o 3
5.56/3.68	    num=238, depth=13..93, filters=235502, ccks=288, wck=1.57, mem=39M797
5.56/3.68	    decisions=132380, wrong=64278, backtracks=61279, failedAssignments=44361, nogoods=1472, foundSolutions=32, bestBound=3
5.56/3.68	    
5.80/3.81	    num=239, depth=6..24, filters=258825, ccks=288, wck=1.696, mem=39M797
5.80/3.81	    decisions=145292, wrong=70728, backtracks=67386, failedAssignments=48413, nogoods=1482, foundSolutions=32, bestBound=3
5.80/3.81	    
5.80/3.81	    num=240, depth=13..21, filters=258875, ccks=288, wck=1.697, mem=39M797
5.80/3.81	    decisions=145332, wrong=70741, backtracks=67396, failedAssignments=48424, nogoods=1486, foundSolutions=32, bestBound=3
5.80/3.81	    
5.80/3.81	    num=241, depth=13..21, filters=258928, ccks=288, wck=1.698, mem=39M797
5.80/3.81	    decisions=145374, wrong=70755, backtracks=67407, failedAssignments=48436, nogoods=1490, foundSolutions=32, bestBound=3
5.80/3.81	    
5.80/3.81	    num=242, depth=12..20, filters=258975, ccks=288, wck=1.699, mem=39M797
5.80/3.81	    decisions=145418, wrong=70771, backtracks=67422, failedAssignments=48449, nogoods=1491, foundSolutions=32, bestBound=3
5.80/3.81	    
5.80/3.81	    num=243, depth=13..20, filters=259043, ccks=288, wck=1.699, mem=39M797
5.80/3.81	    decisions=145467, wrong=70789, backtracks=67432, failedAssignments=48463, nogoods=1500, foundSolutions=32, bestBound=3
5.80/3.81	    
5.80/3.81	    num=244, depth=12..22, filters=259124, ccks=288, wck=1.7, mem=39M797
5.80/3.81	    decisions=145520, wrong=70809, backtracks=67448, failedAssignments=48479, nogoods=1506, foundSolutions=32, bestBound=3
5.80/3.81	    
5.80/3.81	    num=245, depth=11..20, filters=259199, ccks=288, wck=1.701, mem=39M797
5.80/3.81	    decisions=145578, wrong=70831, backtracks=67468, failedAssignments=48496, nogoods=1508, foundSolutions=32, bestBound=3
5.80/3.81	    
5.80/3.81	    num=246, depth=12..21, filters=259281, ccks=288, wck=1.702, mem=39M797
5.80/3.81	    decisions=145642, wrong=70856, backtracks=67488, failedAssignments=48515, nogoods=1513, foundSolutions=32, bestBound=3
5.80/3.81	    
5.80/3.81	    num=247, depth=11..19, filters=259394, ccks=288, wck=1.702, mem=39M797
5.80/3.81	    decisions=145715, wrong=70886, backtracks=67513, failedAssignments=48536, nogoods=1519, foundSolutions=32, bestBound=3
5.80/3.81	    
5.80/3.82	    num=248, depth=12..25, filters=259506, ccks=288, wck=1.704, mem=39M797
5.80/3.82	    decisions=145784, wrong=70914, backtracks=67531, failedAssignments=48559, nogoods=1530, foundSolutions=32, bestBound=3
5.80/3.82	    
5.80/3.82	    num=249, depth=11..25, filters=259603, ccks=288, wck=1.705, mem=39M797
5.80/3.82	    decisions=145853, wrong=70942, backtracks=67556, failedAssignments=48584, nogoods=1533, foundSolutions=32, bestBound=3
5.80/3.82	    
5.80/3.82	    num=250, depth=12..24, filters=259717, ccks=288, wck=1.706, mem=39M797
5.80/3.82	    decisions=145928, wrong=70973, backtracks=67584, failedAssignments=48612, nogoods=1538, foundSolutions=32, bestBound=3
5.80/3.82	    
5.80/3.82	    num=251, depth=12..24, filters=259845, ccks=288, wck=1.707, mem=39M797
5.80/3.82	    decisions=146011, wrong=71008, backtracks=67609, failedAssignments=48643, nogoods=1549, foundSolutions=32, bestBound=3
5.80/3.82	    
5.80/3.82	    num=252, depth=10..22, filters=260013, ccks=288, wck=1.708, mem=39M797
5.80/3.82	    decisions=146108, wrong=71051, backtracks=67649, failedAssignments=48677, nogoods=1553, foundSolutions=32, bestBound=3
5.80/3.82	    
5.80/3.82	    num=253, depth=12..22, filters=260148, ccks=288, wck=1.71, mem=39M797
5.80/3.82	    decisions=146207, wrong=71094, backtracks=67686, failedAssignments=48714, nogoods=1559, foundSolutions=32, bestBound=3
5.80/3.82	    
5.80/3.82	    num=254, depth=9..19, filters=260358, ccks=288, wck=1.711, mem=39M797
5.80/3.82	    decisions=146330, wrong=71150, backtracks=67737, failedAssignments=48755, nogoods=1565, foundSolutions=32, bestBound=3
5.80/3.82	    
5.80/3.82	    num=255, depth=12..23, filters=260537, ccks=288, wck=1.713, mem=39M797
5.80/3.82	    decisions=146453, wrong=71205, backtracks=67788, failedAssignments=48800, nogoods=1570, foundSolutions=32, bestBound=3
5.80/3.82	    
5.80/3.83	    num=256, depth=10..23, filters=260754, ccks=288, wck=1.715, mem=39M797
5.80/3.83	    decisions=146591, wrong=71268, backtracks=67845, failedAssignments=48850, nogoods=1579, foundSolutions=32, bestBound=3
5.80/3.83	    
5.80/3.83	    num=257, depth=11..23, filters=261028, ccks=288, wck=1.717, mem=39M797
5.80/3.83	    decisions=146751, wrong=71342, backtracks=67916, failedAssignments=48905, nogoods=1583, foundSolutions=32, bestBound=3
5.80/3.83	    
5.80/3.83	    num=258, depth=11..22, filters=261305, ccks=288, wck=1.719, mem=39M797
5.80/3.83	    decisions=146928, wrong=71424, backtracks=67987, failedAssignments=48966, nogoods=1595, foundSolutions=32, bestBound=3
5.80/3.83	    
5.80/3.83	    num=259, depth=12..23, filters=261606, ccks=288, wck=1.721, mem=39M797
5.80/3.83	    decisions=147108, wrong=71508, backtracks=68066, failedAssignments=49033, nogoods=1606, foundSolutions=32, bestBound=3
5.80/3.83	    
5.80/3.84	    num=260, depth=11..24, filters=261907, ccks=288, wck=1.724, mem=39M797
5.80/3.84	    decisions=147302, wrong=71599, backtracks=68153, failedAssignments=49107, nogoods=1614, foundSolutions=32, bestBound=3
5.80/3.84	    
5.80/3.84	    num=261, depth=11..25, filters=262281, ccks=288, wck=1.727, mem=39M797
5.80/3.84	    decisions=147515, wrong=71699, backtracks=68246, failedAssignments=49188, nogoods=1622, foundSolutions=32, bestBound=3
5.80/3.84	    
5.80/3.84	    num=262, depth=11..24, filters=262700, ccks=288, wck=1.73, mem=39M797
5.80/3.84	    decisions=147750, wrong=71811, backtracks=68356, failedAssignments=49277, nogoods=1631, foundSolutions=32, bestBound=3
5.80/3.84	    
5.80/3.84	    num=263, depth=11..22, filters=263108, ccks=288, wck=1.733, mem=39M797
5.80/3.84	    decisions=148005, wrong=71932, backtracks=68472, failedAssignments=49375, nogoods=1634, foundSolutions=32, bestBound=3
5.80/3.84	    
5.80/3.85	    num=264, depth=10..22, filters=263621, ccks=288, wck=1.737, mem=39M797
5.80/3.85	    decisions=148294, wrong=72070, backtracks=68602, failedAssignments=49483, nogoods=1642, foundSolutions=32, bestBound=3
5.80/3.85	    
5.80/3.85	    num=265, depth=11..22, filters=264118, ccks=288, wck=1.741, mem=39M797
5.80/3.85	    decisions=148615, wrong=72224, backtracks=68747, failedAssignments=49602, nogoods=1651, foundSolutions=32, bestBound=3
5.80/3.85	    
5.80/3.86	    num=266, depth=9..22, filters=264750, ccks=288, wck=1.746, mem=39M797
5.80/3.86	    decisions=148971, wrong=72396, backtracks=68914, failedAssignments=49733, nogoods=1655, foundSolutions=32, bestBound=3
5.80/3.86	    
5.80/3.86	    num=267, depth=10..24, filters=265395, ccks=288, wck=1.751, mem=39M797
5.80/3.86	    decisions=149372, wrong=72590, backtracks=69098, failedAssignments=49877, nogoods=1663, foundSolutions=32, bestBound=3
5.80/3.86	    
5.80/3.87	    num=268, depth=10..22, filters=266059, ccks=288, wck=1.757, mem=39M797
5.80/3.87	    decisions=149817, wrong=72806, backtracks=69296, failedAssignments=50035, nogoods=1674, foundSolutions=32, bestBound=3
5.80/3.87	    
5.80/3.87	    num=269, depth=10..24, filters=266915, ccks=288, wck=1.762, mem=42M440
5.80/3.87	    decisions=150283, wrong=73033, backtracks=69513, failedAssignments=50209, nogoods=1681, foundSolutions=32, bestBound=3
5.80/3.87	    
5.80/3.88	    num=270, depth=9..24, filters=267702, ccks=288, wck=1.769, mem=42M440
5.80/3.88	    decisions=150797, wrong=73284, backtracks=69756, failedAssignments=50400, nogoods=1686, foundSolutions=32, bestBound=3
5.80/3.88	    
5.80/3.89	    num=271, depth=11..23, filters=268699, ccks=288, wck=1.776, mem=42M440
5.80/3.89	    decisions=151392, wrong=73575, backtracks=70030, failedAssignments=50611, nogoods=1695, foundSolutions=32, bestBound=3
5.80/3.89	    
5.80/3.89	    num=272, depth=9..23, filters=269655, ccks=288, wck=1.783, mem=42M440
5.80/3.89	    decisions=151993, wrong=73870, backtracks=70315, failedAssignments=50843, nogoods=1706, foundSolutions=32, bestBound=3
5.80/3.89	    
5.91/3.90	    num=273, depth=10..24, filters=270763, ccks=288, wck=1.79, mem=42M440
5.91/3.90	    decisions=152661, wrong=74198, backtracks=70634, failedAssignments=51098, nogoods=1716, foundSolutions=32, bestBound=3
5.91/3.90	    
5.91/3.91	    num=274, depth=9..22, filters=272054, ccks=288, wck=1.8, mem=42M440
5.91/3.91	    decisions=153447, wrong=74585, backtracks=71005, failedAssignments=51379, nogoods=1727, foundSolutions=32, bestBound=3
5.91/3.91	    
5.91/3.92	    num=275, depth=10..24, filters=273476, ccks=288, wck=1.81, mem=42M440
5.91/3.92	    decisions=154263, wrong=74987, backtracks=71397, failedAssignments=51688, nogoods=1734, foundSolutions=32, bestBound=3
5.91/3.92	    
5.91/3.93	    num=276, depth=10..23, filters=274965, ccks=288, wck=1.822, mem=42M440
5.91/3.93	    decisions=155180, wrong=75440, backtracks=71837, failedAssignments=52028, nogoods=1739, foundSolutions=32, bestBound=3
5.91/3.93	    
5.91/3.95	    num=277, depth=9..23, filters=276907, ccks=288, wck=1.835, mem=42M440
5.91/3.95	    decisions=156256, wrong=75972, backtracks=72345, failedAssignments=52402, nogoods=1747, foundSolutions=32, bestBound=3
5.91/3.95	    
5.91/3.96	    num=278, depth=8..24, filters=278796, ccks=288, wck=1.848, mem=42M440
5.91/3.96	    decisions=157383, wrong=76530, backtracks=72882, failedAssignments=52813, nogoods=1756, foundSolutions=32, bestBound=3
5.91/3.96	    
5.91/3.97	    num=279, depth=10..24, filters=280688, ccks=288, wck=1.861, mem=42M440
5.91/3.97	    decisions=158579, wrong=77121, backtracks=73466, failedAssignments=53265, nogoods=1764, foundSolutions=32, bestBound=3
5.91/3.97	    
5.91/3.99	    num=280, depth=9..22, filters=283297, ccks=288, wck=1.878, mem=42M440
5.91/3.99	    decisions=159961, wrong=77806, backtracks=74133, failedAssignments=53762, nogoods=1772, foundSolutions=32, bestBound=3
5.91/3.99	    
6.02/4.01	    num=281, depth=9..23, filters=285865, ccks=288, wck=1.896, mem=42M440
6.02/4.01	    decisions=161459, wrong=78549, backtracks=74852, failedAssignments=54309, nogoods=1781, foundSolutions=32, bestBound=3
6.02/4.01	    
6.02/4.03	    num=282, depth=9..24, filters=288894, ccks=288, wck=1.915, mem=42M440
6.02/4.03	    decisions=163106, wrong=79366, backtracks=75646, failedAssignments=54911, nogoods=1789, foundSolutions=32, bestBound=3
6.02/4.03	    
6.02/4.05	    num=283, depth=9..25, filters=292140, ccks=288, wck=1.936, mem=42M440
6.02/4.05	    decisions=164890, wrong=80252, backtracks=76511, failedAssignments=55573, nogoods=1796, foundSolutions=32, bestBound=3
6.02/4.05	    
6.02/4.07	    num=284, depth=9..24, filters=296054, ccks=288, wck=1.962, mem=42M440
6.02/4.07	    decisions=166988, wrong=81296, backtracks=77513, failedAssignments=56301, nogoods=1801, foundSolutions=32, bestBound=3
6.02/4.07	    
6.02/4.10	    num=285, depth=8..25, filters=300126, ccks=288, wck=1.988, mem=42M440
6.02/4.10	    decisions=169353, wrong=82473, backtracks=78641, failedAssignments=57102, nogoods=1810, foundSolutions=32, bestBound=3
6.02/4.10	    
6.12/4.13	    num=286, depth=8..25, filters=304602, ccks=288, wck=2.017, mem=42M440
6.12/4.13	    decisions=171835, wrong=83709, backtracks=79839, failedAssignments=57983, nogoods=1820, foundSolutions=32, bestBound=3
6.12/4.13	    
6.12/4.16	    num=287, depth=9..24, filters=309120, ccks=288, wck=2.047, mem=42M440
6.12/4.16	    decisions=174603, wrong=85088, backtracks=81169, failedAssignments=58953, nogoods=1826, foundSolutions=32, bestBound=3
6.12/4.16	    
6.12/4.19	    num=288, depth=8..23, filters=315075, ccks=288, wck=2.082, mem=42M440
6.12/4.19	    decisions=177668, wrong=86615, backtracks=82652, failedAssignments=60020, nogoods=1837, foundSolutions=32, bestBound=3
6.12/4.19	    
6.21/4.23	    num=289, depth=8..24, filters=321733, ccks=288, wck=2.123, mem=42M440
6.21/4.23	    decisions=181523, wrong=88537, backtracks=84482, failedAssignments=61193, nogoods=1847, foundSolutions=32, bestBound=3
6.21/4.23	    
6.21/4.28	    num=290, depth=8..23, filters=328852, ccks=288, wck=2.167, mem=42M440
6.21/4.28	    decisions=185384, wrong=90462, backtracks=86344, failedAssignments=62484, nogoods=1856, foundSolutions=32, bestBound=3
6.21/4.28	    
6.31/4.32	    num=291, depth=8..24, filters=336146, ccks=288, wck=2.213, mem=42M440
6.31/4.32	    decisions=189645, wrong=92586, backtracks=88378, failedAssignments=63904, nogoods=1865, foundSolutions=32, bestBound=3
6.31/4.32	    
6.31/4.37	    num=292, depth=9..24, filters=343708, ccks=288, wck=2.262, mem=42M440
6.31/4.37	    decisions=194279, wrong=94897, backtracks=90619, failedAssignments=65466, nogoods=1875, foundSolutions=32, bestBound=3
6.31/4.37	    
6.42/4.43	    num=293, depth=7..22, filters=353201, ccks=288, wck=2.319, mem=42M440
6.42/4.43	    decisions=199453, wrong=97479, backtracks=93100, failedAssignments=67184, nogoods=1884, foundSolutions=32, bestBound=3
6.42/4.43	    
6.42/4.49	    num=294, depth=7..24, filters=363124, ccks=288, wck=2.379, mem=42M440
6.42/4.49	    decisions=204935, wrong=100214, backtracks=95730, failedAssignments=69074, nogoods=1893, foundSolutions=32, bestBound=3
6.42/4.49	    
6.52/4.56	    num=295, depth=7..24, filters=373344, ccks=288, wck=2.448, mem=42M440
6.52/4.56	    decisions=210887, wrong=103185, backtracks=98587, failedAssignments=71153, nogoods=1900, foundSolutions=32, bestBound=3
6.52/4.56	    
6.62/4.63	    num=296, depth=8..25, filters=384681, ccks=288, wck=2.518, mem=42M440
6.62/4.63	    decisions=217650, wrong=106561, backtracks=101836, failedAssignments=73440, nogoods=1908, foundSolutions=32, bestBound=3
6.62/4.63	    
6.72/4.72	    num=297, depth=7..23, filters=400247, ccks=288, wck=2.608, mem=42M440
6.72/4.72	    decisions=225905, wrong=110683, backtracks=105777, failedAssignments=75956, nogoods=1919, foundSolutions=32, bestBound=3
6.72/4.72	    
6.82/4.81	    num=298, depth=7..23, filters=415391, ccks=288, wck=2.697, mem=42M440
6.82/4.81	    decisions=234110, wrong=114781, backtracks=109725, failedAssignments=78724, nogoods=1925, foundSolutions=32, bestBound=3
6.82/4.81	    
6.92/4.90	    num=299, depth=7..25, filters=430854, ccks=288, wck=2.792, mem=42M440
6.92/4.90	    decisions=243256, wrong=119349, backtracks=114120, failedAssignments=81768, nogoods=1932, foundSolutions=32, bestBound=3
6.92/4.90	    
7.02/5.01	    num=300, depth=6..24, filters=449730, ccks=288, wck=2.902, mem=45M82
7.02/5.01	    decisions=253841, wrong=124636, backtracks=119151, failedAssignments=85117, nogoods=1942, foundSolutions=32, bestBound=3
7.02/5.01	    
7.13/5.13	    num=301, depth=7..26, filters=468085, ccks=288, wck=3.016, mem=45M82
7.13/5.13	    decisions=264797, wrong=130108, backtracks=124415, failedAssignments=88801, nogoods=1953, foundSolutions=32, bestBound=3
7.13/5.13	    
7.13/5.18	o 2
7.13/5.18	    num=302, depth=8..93, filters=477621, ccks=297, wck=3.072, mem=45M82
7.13/5.18	    decisions=270035, wrong=132720, backtracks=126949, failedAssignments=90615, nogoods=1963, foundSolutions=33, bestBound=2
7.13/5.18	    
7.32/5.32	    num=303, depth=7..25, filters=501581, ccks=297, wck=3.212, mem=45M82
7.32/5.32	    decisions=283856, wrong=139624, backtracks=133532, failedAssignments=95072, nogoods=1974, foundSolutions=33, bestBound=2
7.32/5.32	    
7.32/5.32	    num=304, depth=10..17, filters=501643, ccks=297, wck=3.213, mem=45M82
7.32/5.32	    decisions=283904, wrong=139643, backtracks=133548, failedAssignments=95083, nogoods=1975, foundSolutions=33, bestBound=2
7.32/5.32	    
7.32/5.33	    num=305, depth=10..20, filters=501697, ccks=297, wck=3.214, mem=45M82
7.32/5.33	    decisions=283944, wrong=139658, backtracks=133560, failedAssignments=95095, nogoods=1977, foundSolutions=33, bestBound=2
7.32/5.33	    
7.32/5.33	    num=306, depth=10..19, filters=501760, ccks=297, wck=3.215, mem=45M82
7.32/5.33	    decisions=283987, wrong=139674, backtracks=133567, failedAssignments=95108, nogoods=1986, foundSolutions=33, bestBound=2
7.32/5.33	    
7.32/5.33	    num=307, depth=9..18, filters=501818, ccks=297, wck=3.215, mem=45M82
7.32/5.33	    decisions=284035, wrong=139692, backtracks=133578, failedAssignments=95122, nogoods=1994, foundSolutions=33, bestBound=2
7.32/5.33	    
7.32/5.33	    num=308, depth=10..18, filters=501891, ccks=297, wck=3.216, mem=45M82
7.32/5.33	    decisions=284091, wrong=139714, backtracks=133598, failedAssignments=95138, nogoods=1999, foundSolutions=33, bestBound=2
7.32/5.33	    
7.32/5.33	    num=309, depth=9..16, filters=501980, ccks=297, wck=3.217, mem=45M82
7.32/5.33	    decisions=284149, wrong=139738, backtracks=133619, failedAssignments=95155, nogoods=2004, foundSolutions=33, bestBound=2
7.32/5.33	    
7.32/5.33	    num=310, depth=9..17, filters=502091, ccks=297, wck=3.218, mem=45M82
7.32/5.33	    decisions=284222, wrong=139769, backtracks=133645, failedAssignments=95174, nogoods=2010, foundSolutions=33, bestBound=2
7.32/5.33	    
7.32/5.33	    num=311, depth=9..21, filters=502168, ccks=297, wck=3.219, mem=45M82
7.32/5.33	    decisions=284284, wrong=139794, backtracks=133666, failedAssignments=95195, nogoods=2015, foundSolutions=33, bestBound=2
7.32/5.33	    
7.32/5.33	    num=312, depth=10..18, filters=502276, ccks=297, wck=3.219, mem=45M82
7.32/5.33	    decisions=284360, wrong=139826, backtracks=133694, failedAssignments=95218, nogoods=2020, foundSolutions=33, bestBound=2
7.32/5.33	    
7.32/5.33	    num=313, depth=10..21, filters=502358, ccks=297, wck=3.22, mem=45M82
7.32/5.33	    decisions=284432, wrong=139857, backtracks=133721, failedAssignments=95243, nogoods=2026, foundSolutions=33, bestBound=2
7.32/5.33	    
7.32/5.33	    num=314, depth=8..21, filters=502502, ccks=297, wck=3.222, mem=45M82
7.32/5.33	    decisions=284535, wrong=139903, backtracks=133759, failedAssignments=95271, nogoods=2033, foundSolutions=33, bestBound=2
7.32/5.33	    
7.32/5.33	    num=315, depth=11..21, filters=502647, ccks=297, wck=3.223, mem=45M82
7.32/5.33	    decisions=284631, wrong=139944, backtracks=133796, failedAssignments=95302, nogoods=2037, foundSolutions=33, bestBound=2
7.32/5.33	    
7.32/5.34	    num=316, depth=8..17, filters=502807, ccks=297, wck=3.224, mem=45M82
7.32/5.34	    decisions=284741, wrong=139994, backtracks=133841, failedAssignments=95336, nogoods=2044, foundSolutions=33, bestBound=2
7.32/5.34	    
7.32/5.34	    num=317, depth=10..22, filters=502938, ccks=297, wck=3.225, mem=45M82
7.32/5.34	    decisions=284834, wrong=140035, backtracks=133876, failedAssignments=95373, nogoods=2052, foundSolutions=33, bestBound=2
7.32/5.34	    
7.32/5.34	    num=318, depth=10..19, filters=503119, ccks=297, wck=3.227, mem=45M82
7.32/5.34	    decisions=284958, wrong=140092, backtracks=133930, failedAssignments=95414, nogoods=2055, foundSolutions=33, bestBound=2
7.32/5.34	    
7.32/5.34	    num=319, depth=9..21, filters=503354, ccks=297, wck=3.229, mem=45M82
7.32/5.34	    decisions=285109, wrong=140161, backtracks=133989, failedAssignments=95459, nogoods=2065, foundSolutions=33, bestBound=2
7.32/5.34	    
7.32/5.34	    num=320, depth=9..24, filters=503591, ccks=297, wck=3.231, mem=45M82
7.32/5.34	    decisions=285255, wrong=140228, backtracks=134047, failedAssignments=95509, nogoods=2070, foundSolutions=33, bestBound=2
7.32/5.34	    
7.32/5.34	    num=321, depth=9..22, filters=503819, ccks=297, wck=3.233, mem=45M82
7.32/5.34	    decisions=285405, wrong=140297, backtracks=134109, failedAssignments=95564, nogoods=2078, foundSolutions=33, bestBound=2
7.32/5.34	    
7.32/5.35	    num=322, depth=10..23, filters=504114, ccks=297, wck=3.235, mem=45M82
7.32/5.35	    decisions=285588, wrong=140383, backtracks=134186, failedAssignments=95625, nogoods=2085, foundSolutions=33, bestBound=2
7.32/5.35	    
7.32/5.35	    num=323, depth=12..22, filters=504426, ccks=297, wck=3.237, mem=45M82
7.32/5.35	    decisions=285776, wrong=140470, backtracks=134269, failedAssignments=95692, nogoods=2093, foundSolutions=33, bestBound=2
7.32/5.35	    
7.32/5.35	    num=324, depth=8..22, filters=504775, ccks=297, wck=3.24, mem=45M82
7.32/5.35	    decisions=285993, wrong=140573, backtracks=134364, failedAssignments=95766, nogoods=2104, foundSolutions=33, bestBound=2
7.32/5.35	    
7.32/5.35	    num=325, depth=11..23, filters=505112, ccks=297, wck=3.243, mem=45M82
7.32/5.35	    decisions=286202, wrong=140672, backtracks=134460, failedAssignments=95847, nogoods=2108, foundSolutions=33, bestBound=2
7.32/5.35	    
7.32/5.36	    num=326, depth=9..21, filters=505521, ccks=297, wck=3.246, mem=45M82
7.32/5.36	    decisions=286459, wrong=140795, backtracks=134572, failedAssignments=95936, nogoods=2117, foundSolutions=33, bestBound=2
7.32/5.36	    
7.32/5.36	    num=327, depth=11..22, filters=505921, ccks=297, wck=3.249, mem=45M82
7.32/5.36	    decisions=286729, wrong=140924, backtracks=134696, failedAssignments=96034, nogoods=2122, foundSolutions=33, bestBound=2
7.32/5.36	    
7.32/5.36	    num=328, depth=8..21, filters=506455, ccks=297, wck=3.253, mem=45M82
7.32/5.36	    decisions=287050, wrong=141080, backtracks=134839, failedAssignments=96142, nogoods=2131, foundSolutions=33, bestBound=2
7.32/5.36	    
7.32/5.37	    num=329, depth=10..23, filters=507007, ccks=297, wck=3.257, mem=45M82
7.32/5.37	    decisions=287365, wrong=141232, backtracks=134983, failedAssignments=96261, nogoods=2142, foundSolutions=33, bestBound=2
7.32/5.37	    
7.32/5.37	    num=330, depth=8..21, filters=507583, ccks=297, wck=3.262, mem=45M82
7.32/5.37	    decisions=287764, wrong=141426, backtracks=135158, failedAssignments=96392, nogoods=2150, foundSolutions=33, bestBound=2
7.32/5.37	    
7.32/5.38	    num=331, depth=10..22, filters=508166, ccks=297, wck=3.267, mem=45M82
7.32/5.38	    decisions=288139, wrong=141607, backtracks=135329, failedAssignments=96536, nogoods=2157, foundSolutions=33, bestBound=2
7.32/5.38	    
7.32/5.38	    num=332, depth=9..21, filters=508864, ccks=297, wck=3.272, mem=45M82
7.32/5.38	    decisions=288605, wrong=141834, backtracks=135545, failedAssignments=96694, nogoods=2167, foundSolutions=33, bestBound=2
7.32/5.38	    
7.32/5.39	    num=333, depth=9..21, filters=509648, ccks=297, wck=3.279, mem=45M82
7.32/5.39	    decisions=289099, wrong=142075, backtracks=135776, failedAssignments=96868, nogoods=2174, foundSolutions=33, bestBound=2
7.32/5.39	    
7.32/5.40	    num=334, depth=10..22, filters=510497, ccks=297, wck=3.285, mem=45M82
7.32/5.40	    decisions=289611, wrong=142325, backtracks=136019, failedAssignments=97059, nogoods=2182, foundSolutions=33, bestBound=2
7.32/5.40	    
7.43/5.40	    num=335, depth=10..23, filters=511480, ccks=297, wck=3.292, mem=45M82
7.43/5.40	    decisions=290209, wrong=142617, backtracks=136302, failedAssignments=97270, nogoods=2191, foundSolutions=33, bestBound=2
7.43/5.40	    
7.43/5.41	    num=336, depth=8..22, filters=512596, ccks=297, wck=3.299, mem=45M82
7.43/5.41	    decisions=290911, wrong=142963, backtracks=136618, failedAssignments=97502, nogoods=2199, foundSolutions=33, bestBound=2
7.43/5.41	    
7.43/5.42	    num=337, depth=10..22, filters=513677, ccks=297, wck=3.307, mem=45M82
7.43/5.42	    decisions=291589, wrong=143296, backtracks=136945, failedAssignments=97757, nogoods=2210, foundSolutions=33, bestBound=2
7.43/5.42	    
7.43/5.43	    num=338, depth=8..23, filters=514907, ccks=297, wck=3.317, mem=45M82
7.43/5.43	    decisions=292365, wrong=143679, backtracks=137309, failedAssignments=98038, nogoods=2222, foundSolutions=33, bestBound=2
7.43/5.43	    
7.43/5.44	    num=339, depth=8..23, filters=516524, ccks=297, wck=3.328, mem=45M82
7.43/5.44	    decisions=293371, wrong=144176, backtracks=137775, failedAssignments=98347, nogoods=2227, foundSolutions=33, bestBound=2
7.43/5.44	    
7.43/5.45	    num=340, depth=9..22, filters=518143, ccks=297, wck=3.339, mem=45M82
7.43/5.45	    decisions=294269, wrong=144620, backtracks=138207, failedAssignments=98687, nogoods=2239, foundSolutions=33, bestBound=2
7.43/5.45	    
7.43/5.46	    num=341, depth=10..23, filters=519911, ccks=297, wck=3.353, mem=45M82
7.43/5.46	    decisions=295331, wrong=145145, backtracks=138720, failedAssignments=99061, nogoods=2247, foundSolutions=33, bestBound=2
7.43/5.46	    
7.43/5.48	    num=342, depth=9..24, filters=521846, ccks=297, wck=3.367, mem=45M82
7.43/5.48	    decisions=296456, wrong=145702, backtracks=139263, failedAssignments=99472, nogoods=2256, foundSolutions=33, bestBound=2
7.43/5.48	    
7.43/5.50	    num=343, depth=7..22, filters=524247, ccks=297, wck=3.384, mem=45M82
7.43/5.50	    decisions=297857, wrong=146398, backtracks=139913, failedAssignments=99924, nogoods=2263, foundSolutions=33, bestBound=2
7.43/5.50	    
7.53/5.51	    num=344, depth=9..24, filters=526583, ccks=297, wck=3.402, mem=45M82
7.53/5.51	    decisions=299220, wrong=147073, backtracks=140568, failedAssignments=100421, nogoods=2270, foundSolutions=33, bestBound=2
7.53/5.51	    
7.53/5.53	    num=345, depth=10..24, filters=528938, ccks=297, wck=3.42, mem=45M82
7.53/5.53	    decisions=300740, wrong=147826, backtracks=141301, failedAssignments=100968, nogoods=2277, foundSolutions=33, bestBound=2
7.53/5.53	    
7.53/5.56	    num=346, depth=8..23, filters=532391, ccks=297, wck=3.444, mem=45M82
7.53/5.56	    decisions=302553, wrong=148727, backtracks=142177, failedAssignments=101570, nogoods=2288, foundSolutions=33, bestBound=2
7.53/5.56	    
7.53/5.58	    num=347, depth=9..25, filters=535531, ccks=297, wck=3.466, mem=45M82
7.53/5.58	    decisions=304404, wrong=149647, backtracks=143071, failedAssignments=102232, nogoods=2296, foundSolutions=33, bestBound=2
7.53/5.58	    
7.63/5.60	    num=348, depth=7..24, filters=538786, ccks=297, wck=3.491, mem=45M82
7.63/5.60	    decisions=306432, wrong=150656, backtracks=144034, failedAssignments=102960, nogoods=2305, foundSolutions=33, bestBound=2
7.63/5.60	    
7.63/5.63	    num=349, depth=8..23, filters=543097, ccks=297, wck=3.518, mem=45M82
7.63/5.63	    decisions=308691, wrong=151780, backtracks=145120, failedAssignments=103761, nogoods=2317, foundSolutions=33, bestBound=2
7.63/5.63	    
7.63/5.66	    num=350, depth=8..24, filters=547101, ccks=297, wck=3.545, mem=45M82
7.63/5.66	    decisions=311066, wrong=152962, backtracks=146271, failedAssignments=104642, nogoods=2328, foundSolutions=33, bestBound=2
7.63/5.66	    
7.63/5.69	    num=351, depth=8..24, filters=551952, ccks=297, wck=3.577, mem=45M82
7.63/5.69	    decisions=313997, wrong=154422, backtracks=147666, failedAssignments=105612, nogoods=2330, foundSolutions=33, bestBound=2
7.63/5.69	    
7.73/5.72	    num=352, depth=8..23, filters=557396, ccks=297, wck=3.612, mem=45M82
7.73/5.72	    decisions=316961, wrong=155899, backtracks=149095, failedAssignments=106679, nogoods=2343, foundSolutions=33, bestBound=2
7.73/5.72	    
7.73/5.76	    num=353, depth=8..24, filters=563162, ccks=297, wck=3.651, mem=47M725
7.73/5.76	    decisions=320283, wrong=157554, backtracks=150700, failedAssignments=107852, nogoods=2352, foundSolutions=33, bestBound=2
7.73/5.76	    
7.83/5.81	    num=354, depth=7..21, filters=570492, ccks=297, wck=3.698, mem=47M725
7.83/5.81	    decisions=324527, wrong=159671, backtracks=152685, failedAssignments=109143, nogoods=2363, foundSolutions=33, bestBound=2
7.83/5.81	    
7.83/5.86	    num=355, depth=7..23, filters=578002, ccks=297, wck=3.744, mem=47M725
7.83/5.86	    decisions=328721, wrong=161762, backtracks=154700, failedAssignments=110563, nogoods=2370, foundSolutions=33, bestBound=2
7.83/5.86	    
7.95/5.91	    num=356, depth=8..26, filters=585580, ccks=297, wck=3.797, mem=47M725
7.95/5.91	    decisions=333199, wrong=163996, backtracks=156840, failedAssignments=112125, nogoods=2381, foundSolutions=33, bestBound=2
7.95/5.91	    
7.95/5.97	    num=357, depth=8..25, filters=594408, ccks=297, wck=3.857, mem=47M725
7.95/5.97	    decisions=338515, wrong=166648, backtracks=159380, failedAssignments=113843, nogoods=2389, foundSolutions=33, bestBound=2
7.95/5.97	    
8.05/6.03	    num=358, depth=7..22, filters=604986, ccks=297, wck=3.919, mem=47M725
8.05/6.03	    decisions=344112, wrong=169442, backtracks=162085, failedAssignments=115733, nogoods=2398, foundSolutions=33, bestBound=2
8.05/6.03	    
8.05/6.10	    num=359, depth=8..26, filters=615711, ccks=297, wck=3.987, mem=47M725
8.05/6.10	    decisions=350476, wrong=172617, backtracks=165113, failedAssignments=117812, nogoods=2405, foundSolutions=33, bestBound=2
8.05/6.10	    
8.15/6.17	    num=360, depth=7..22, filters=628018, ccks=297, wck=4.061, mem=47M725
8.15/6.17	    decisions=357270, wrong=176009, backtracks=168376, failedAssignments=120099, nogoods=2415, foundSolutions=33, bestBound=2
8.15/6.17	    
8.24/6.25	    num=361, depth=8..24, filters=639807, ccks=297, wck=4.138, mem=47M725
8.24/6.25	    decisions=364524, wrong=179631, backtracks=171868, failedAssignments=122615, nogoods=2425, foundSolutions=33, bestBound=2
8.24/6.25	    
8.34/6.34	    num=362, depth=8..24, filters=654975, ccks=297, wck=4.229, mem=47M725
8.34/6.34	    decisions=372898, wrong=183812, backtracks=175899, failedAssignments=125383, nogoods=2435, foundSolutions=33, bestBound=2
8.34/6.34	    
8.45/6.44	    num=363, depth=7..24, filters=670633, ccks=297, wck=4.327, mem=47M725
8.45/6.44	    decisions=382380, wrong=188547, backtracks=180419, failedAssignments=128427, nogoods=2444, foundSolutions=33, bestBound=2
8.45/6.44	    
8.55/6.55	    num=364, depth=6..23, filters=690580, ccks=297, wck=4.442, mem=47M725
8.55/6.55	    decisions=392872, wrong=193788, backtracks=185442, failedAssignments=131776, nogoods=2452, foundSolutions=33, bestBound=2
8.55/6.55	    
8.65/6.66	    num=365, depth=8..26, filters=707497, ccks=297, wck=4.548, mem=47M725
8.65/6.66	    decisions=403420, wrong=199056, backtracks=190512, failedAssignments=135460, nogoods=2463, foundSolutions=33, bestBound=2
8.65/6.66	    
8.85/6.80	    num=366, depth=7..23, filters=731527, ccks=297, wck=4.691, mem=47M725
8.85/6.80	    decisions=416776, wrong=205729, backtracks=196896, failedAssignments=139512, nogoods=2471, foundSolutions=33, bestBound=2
8.85/6.80	    
8.95/6.96	    num=367, depth=6..23, filters=758577, ccks=297, wck=4.849, mem=47M725
8.95/6.96	    decisions=431135, wrong=212903, backtracks=203746, failedAssignments=143969, nogoods=2477, foundSolutions=33, bestBound=2
8.95/6.96	    
9.16/7.13	    num=368, depth=6..24, filters=785628, ccks=297, wck=5.014, mem=50M367
9.16/7.13	    decisions=446434, wrong=220547, backtracks=211074, failedAssignments=148872, nogoods=2484, foundSolutions=33, bestBound=2
9.16/7.13	    
9.26/7.29	    num=369, depth=7..25, filters=813627, ccks=297, wck=5.182, mem=50M367
9.26/7.29	    decisions=462922, wrong=228785, backtracks=218950, failedAssignments=154266, nogoods=2494, foundSolutions=33, bestBound=2
9.26/7.29	    
9.46/7.47	    num=370, depth=6..24, filters=843870, ccks=297, wck=5.363, mem=50M367
9.46/7.47	    decisions=481041, wrong=237840, backtracks=227645, failedAssignments=160199, nogoods=2502, foundSolutions=33, bestBound=2
9.46/7.47	    
9.66/7.68	    num=371, depth=7..24, filters=878314, ccks=297, wck=5.573, mem=50M367
9.66/7.68	    decisions=501544, wrong=248086, backtracks=237485, failedAssignments=166725, nogoods=2510, foundSolutions=33, bestBound=2
9.66/7.68	    
9.96/7.91	    num=372, depth=6..24, filters=916858, ccks=297, wck=5.794, mem=50M367
9.96/7.91	    decisions=523391, wrong=259004, backtracks=247948, failedAssignments=173904, nogoods=2521, foundSolutions=33, bestBound=2
9.96/7.91	    
10.16/8.16	    num=373, depth=6..25, filters=960819, ccks=297, wck=6.049, mem=50M367
10.16/8.16	    decisions=548534, wrong=271570, backtracks=259983, failedAssignments=181801, nogoods=2530, foundSolutions=33, bestBound=2
10.16/8.16	    
10.46/8.42	    num=374, depth=6..25, filters=1007541, ccks=297, wck=6.309, mem=53M9
10.46/8.42	    decisions=575263, wrong=284929, backtracks=272824, failedAssignments=190488, nogoods=2540, foundSolutions=33, bestBound=2
10.46/8.42	    
10.76/8.77	    num=375, depth=5..24, filters=1065484, ccks=297, wck=6.657, mem=53M9
10.76/8.77	    decisions=609684, wrong=302135, backtracks=288985, failedAssignments=200043, nogoods=2550, foundSolutions=33, bestBound=2
10.76/8.77	    
11.17/9.12	    num=376, depth=6..23, filters=1130161, ccks=297, wck=7.008, mem=53M9
11.17/9.12	    decisions=644192, wrong=319385, backtracks=305484, failedAssignments=210554, nogoods=2560, foundSolutions=33, bestBound=2
11.17/9.12	    
11.46/9.46	    num=377, depth=7..25, filters=1184722, ccks=297, wck=7.346, mem=53M9
11.46/9.46	    decisions=678030, wrong=336298, backtracks=321800, failedAssignments=222116, nogoods=2570, foundSolutions=33, bestBound=2
11.46/9.46	    
11.86/9.89	    num=378, depth=6..24, filters=1258657, ccks=297, wck=7.78, mem=55M652
11.86/9.89	    decisions=719046, wrong=356800, backtracks=341304, failedAssignments=234834, nogoods=2580, foundSolutions=33, bestBound=2
11.86/9.89	    
12.36/10.34	    num=379, depth=6..25, filters=1332839, ccks=297, wck=8.229, mem=55M652
12.36/10.34	    decisions=763318, wrong=378930, backtracks=362493, failedAssignments=248824, nogoods=2588, foundSolutions=33, bestBound=2
12.36/10.34	    
12.86/10.84	    num=380, depth=5..25, filters=1426958, ccks=297, wck=8.728, mem=55M652
12.86/10.84	    decisions=815392, wrong=404961, backtracks=387331, failedAssignments=264213, nogoods=2595, foundSolutions=33, bestBound=2
12.86/10.84	    
13.36/11.37	    num=381, depth=5..24, filters=1513791, ccks=297, wck=9.26, mem=58M294
13.36/11.37	    decisions=866582, wrong=430551, backtracks=411881, failedAssignments=281141, nogoods=2605, foundSolutions=33, bestBound=2
13.36/11.37	    
13.96/11.97	    num=382, depth=6..26, filters=1611583, ccks=297, wck=9.855, mem=58M294
13.96/11.97	    decisions=925825, wrong=460167, backtracks=440219, failedAssignments=299762, nogoods=2615, foundSolutions=33, bestBound=2
13.96/11.97	    
14.76/12.70	    num=383, depth=5..25, filters=1737711, ccks=297, wck=10.586, mem=60M937
14.76/12.70	    decisions=995682, wrong=495090, backtracks=473499, failedAssignments=320246, nogoods=2626, foundSolutions=33, bestBound=2
14.76/12.70	    
15.46/13.41	    num=384, depth=6..25, filters=1860688, ccks=297, wck=11.301, mem=60M937
15.46/13.41	    decisions=1067299, wrong=530893, backtracks=507829, failedAssignments=342778, nogoods=2636, foundSolutions=33, bestBound=2
15.46/13.41	    
16.26/14.21	    num=385, depth=5..25, filters=1998088, ccks=297, wck=12.103, mem=63M579
16.26/14.21	    decisions=1146558, wrong=570517, backtracks=545774, failedAssignments=367563, nogoods=2646, foundSolutions=33, bestBound=2
16.26/14.21	    
17.07/15.08	    num=386, depth=5..25, filters=2145724, ccks=297, wck=12.964, mem=63M579
17.07/15.08	    decisions=1236904, wrong=615686, backtracks=588884, failedAssignments=394827, nogoods=2652, foundSolutions=33, bestBound=2
17.07/15.08	    
18.07/16.10	    num=387, depth=5..24, filters=2329519, ccks=297, wck=13.986, mem=66M222
18.07/16.10	    decisions=1338555, wrong=666507, backtracks=637470, failedAssignments=424817, nogoods=2662, foundSolutions=33, bestBound=2
18.07/16.10	    
19.17/17.13	    num=388, depth=5..26, filters=2500815, ccks=297, wck=15.018, mem=68M864
19.17/17.13	    decisions=1443853, wrong=719151, backtracks=687670, failedAssignments=457806, nogoods=2673, foundSolutions=33, bestBound=2
19.17/17.13	    
20.36/18.33	    num=389, depth=5..25, filters=2708962, ccks=297, wck=16.221, mem=71M506
20.36/18.33	    decisions=1566959, wrong=780699, backtracks=746150, failedAssignments=494094, nogoods=2685, foundSolutions=33, bestBound=2
20.36/18.33	    
21.76/19.73	    num=390, depth=4..25, filters=2944306, ccks=297, wck=17.618, mem=74M149
21.76/19.73	    decisions=1704669, wrong=849548, backtracks=811606, failedAssignments=534011, nogoods=2694, foundSolutions=33, bestBound=2
21.76/19.73	    
23.26/21.25	    num=391, depth=5..25, filters=3194074, ccks=297, wck=19.139, mem=76M791
23.26/21.25	    decisions=1861152, wrong=927784, backtracks=886608, failedAssignments=577920, nogoods=2705, foundSolutions=33, bestBound=2
23.26/21.25	    
25.07/23.01	    num=392, depth=4..24, filters=3500250, ccks=297, wck=20.901, mem=79M434
25.07/23.01	    decisions=2033987, wrong=1014196, backtracks=968877, failedAssignments=626220, nogoods=2718, foundSolutions=33, bestBound=2
25.07/23.01	    
26.86/24.81	    num=393, depth=4..25, filters=3818205, ccks=297, wck=22.699, mem=82M76
26.86/24.81	    decisions=2219344, wrong=1106870, backtracks=1056485, failedAssignments=679350, nogoods=2728, foundSolutions=33, bestBound=2
26.86/24.81	    
28.86/26.80	    num=394, depth=4..26, filters=4149652, ccks=297, wck=24.687, mem=87M361
28.86/26.80	    decisions=2422067, wrong=1208227, backtracks=1152744, failedAssignments=737793, nogoods=2739, foundSolutions=33, bestBound=2
28.86/26.80	    
31.07/29.01	    num=395, depth=3..25, filters=4540559, ccks=297, wck=26.901, mem=90M3
31.07/29.01	    decisions=2641022, wrong=1317700, backtracks=1256822, failedAssignments=802080, nogoods=2750, foundSolutions=33, bestBound=2
31.07/29.01	    
33.37/31.37	    num=396, depth=4..27, filters=4919412, ccks=297, wck=29.256, mem=95M288
33.37/31.37	    decisions=2878852, wrong=1436609, backtracks=1370052, failedAssignments=872796, nogoods=2761, foundSolutions=33, bestBound=2
33.37/31.37	    
36.18/34.18	    num=397, depth=3..25, filters=5396235, ccks=297, wck=32.068, mem=100M573
36.18/34.18	    decisions=3162477, wrong=1578416, backtracks=1505098, failedAssignments=950583, nogoods=2769, foundSolutions=33, bestBound=2
36.18/34.18	    
39.58/37.50	    num=398, depth=3..25, filters=5952721, ccks=297, wck=35.391, mem=105M858
39.58/37.50	    decisions=3500258, wrong=1747301, backtracks=1663206, failedAssignments=1036149, nogoods=2781, foundSolutions=33, bestBound=2
39.58/37.50	    
42.98/40.91	    num=399, depth=3..24, filters=6569728, ccks=297, wck=38.803, mem=111M143
42.98/40.91	    decisions=3850251, wrong=1922294, backtracks=1830059, failedAssignments=1130272, nogoods=2792, foundSolutions=33, bestBound=2
42.98/40.91	    
46.78/44.75	    num=400, depth=3..25, filters=7235545, ccks=297, wck=42.635, mem=119M70
46.78/44.75	    decisions=4236414, wrong=2115371, backtracks=2011657, failedAssignments=1233807, nogoods=2803, foundSolutions=33, bestBound=2
46.78/44.75	    
51.09/49.01	    num=401, depth=3..25, filters=7965375, ccks=297, wck=46.898, mem=126M998
51.09/49.01	    decisions=4663309, wrong=2328814, backtracks=2214575, failedAssignments=1347696, nogoods=2814, foundSolutions=33, bestBound=2
51.09/49.01	    
55.78/53.74	    num=402, depth=3..24, filters=8760034, ccks=297, wck=51.632, mem=134M925
55.78/53.74	    decisions=5141231, wrong=2567770, backtracks=2440568, failedAssignments=1472974, nogoods=2824, foundSolutions=33, bestBound=2
55.78/53.74	    
60.92/58.84	    num=403, depth=2..25, filters=9653189, ccks=297, wck=56.733, mem=22M527
60.92/58.84	    decisions=5692102, wrong=2843201, backtracks=2701191, failedAssignments=1610780, nogoods=2834, foundSolutions=33, bestBound=2
60.92/58.84	    
66.72/64.67	    num=404, depth=2..25, filters=10660508, ccks=297, wck=62.56, mem=32M991
66.72/64.67	    decisions=6283004, wrong=3138647, backtracks=2979210, failedAssignments=1762366, nogoods=2846, foundSolutions=33, bestBound=2
66.72/64.67	    
73.23/71.11	    num=405, depth=2..25, filters=11791210, ccks=297, wck=69.001, mem=43M455
73.23/71.11	    decisions=6967851, wrong=3481066, backtracks=3303240, failedAssignments=1929111, nogoods=2857, foundSolutions=33, bestBound=2
73.23/71.11	    
80.62/78.50	    num=406, depth=1..25, filters=13083507, ccks=297, wck=76.386, mem=56M535
80.62/78.50	    decisions=7751890, wrong=3873082, backtracks=3674928, failedAssignments=2112530, nogoods=2866, foundSolutions=33, bestBound=2
80.62/78.50	    
89.32/87.22	    num=407, depth=0..24, filters=14574090, ccks=297, wck=85.108, mem=72M230
89.32/87.22	    decisions=8647359, wrong=4320811, backtracks=4099281, failedAssignments=2314291, nogoods=2872, foundSolutions=33, bestBound=2
89.32/87.22	    
91.52/89.48	
91.52/89.48	  New Bounds: 2..1
91.52/89.48	    num=408, depth=0..22, filters=14948435, ccks=297, wck=87.364, mem=77M462
91.52/89.48	    decisions=8872399, wrong=4433332, backtracks=4206480, failedAssignments=2359426, foundSolutions=33, bestBound=2
91.52/89.48	    
91.52/89.48	  Global
91.52/89.48	    filters=14948435, ccks=297
91.52/89.48	    Stop=FULL_EXPLORATION, wrong=4433332, bestBound=2, bestBoundWck=3.339, bestBoundCpu=5.149, foundSolutions=33, firstSolCpu=2.106
91.52/89.48	    wck=87.631, cpu=89.435, mem=77M462
91.52/89.48	
91.52/89.48	v <instantiation id='sol33' type='solution' cost='2'>  <list> x[] </list>  <values> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 1 0 1 0 0 1 1 1 1 0 0 1 1 1 1 0 0 0 0 1 1 1 1 0 0 0 </values>  </instantiation>
91.52/89.48	s OPTIMUM FOUND
91.52/89.48	
91.52/89.48	d WRONG_DECISIONS 4433332
91.52/89.48	d NUMBER_SOLUTIONS 33

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390943-1568384962/watcher-4390943-1568384962 -o /tmp/evaluation-result-4390943-1568384962/solver-4390943-1568384962 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568380480-27644 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390943-1568384962.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
solver pid=29046, runsolver pid=29043
Current StackSize limit: 8192 KiB


[startup+0.102462 s]*
/proc/loadavg: 1.26 1.44 1.64 3/228 29061
/proc/meminfo: memFree=31637048/32770624 swapFree=67004192/67108860
[pid=29046] ppid=29043 vsize=10659884 memory=29084 CPUtime=0.14 cores=1,3,5,7
/proc/29046/stat : 29046 (java) S 29043 29046 27612 0 -1 1077944320 5732 0 0 0 13 1 0 0 20 0 15 0 414657862 10915721216 7271 33554432000 4194304 4196468 140729858170592 140729858153136 139878593441527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
/proc/29046/statm: 2664971 7271 2915 1 0 2627468 0
[pid=29046/tid=29048] ppid=29043 vsize=10659884 memory=720575944405811505 CPUtime=0.1 cores=1,3,5,7
/proc/29046/task/29048/stat : 29048 (java) R 29043 29046 27612 0 -1 4202560 3015 0 0 0 9 1 0 0 20 0 15 0 414657862 10915721216 7271 33554432000 4194304 4196468 140729858170592 139878597670088 139878593463453 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29049] ppid=29043 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29049/stat : 29049 (java) S 29043 29046 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414657863 10915721216 7271 33554432000 4194304 4196468 140729858170592 139878563154320 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29050] ppid=29043 vsize=10659884 memory=288370198663513728 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29050/stat : 29050 (java) S 29043 29046 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414657863 10915721216 7271 33554432000 4194304 4196468 140729858170592 139878199593232 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29051] ppid=29043 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29051/stat : 29051 (java) S 29043 29046 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414657863 10915721216 7271 33554432000 4194304 4196468 140729858170592 139878198540944 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29052] ppid=29043 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29052/stat : 29052 (java) S 29043 29046 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414657863 10915721216 7271 33554432000 4194304 4196468 140729858170592 139878197488144 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29053] ppid=29043 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29053/stat : 29053 (java) S 29043 29046 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414657864 10915721216 7271 33554432000 4194304 4196468 140729858170592 139878084868720 139878593452674 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29054] ppid=29043 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29054/stat : 29054 (java) S 29043 29046 27612 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414657865 10915721216 7271 33554432000 4194304 4196468 140729858170592 139878083814688 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29055] ppid=29043 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29055/stat : 29055 (java) S 29043 29046 27612 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414657865 10915721216 7271 33554432000 4194304 4196468 140729858170592 139878082762352 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29056] ppid=29043 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29056/stat : 29056 (java) S 29043 29046 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414657867 10915721216 7271 33554432000 4194304 4196468 140729858170592 139878081710672 139878593460123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29057] ppid=29043 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29057/stat : 29057 (java) S 29043 29046 27612 0 -1 1077944384 483 0 0 0 0 0 0 0 20 0 15 0 414657867 10915721216 7271 33554432000 4194304 4196468 140729858170592 139878080657520 139878593452674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29058] ppid=29043 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29058/stat : 29058 (java) R 29043 29046 27612 0 -1 4202560 146 0 0 0 0 0 0 0 20 0 15 0 414657867 10915721216 7271 33554432000 4194304 4196468 140729858170592 139878079597384 139878585730909 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29059] ppid=29043 vsize=10659884 memory=139822511801984 CPUtime=0.03 cores=1,3,5,7
/proc/29046/task/29059/stat : 29059 (java) R 29043 29046 27612 0 -1 4202560 770 0 0 0 3 0 0 0 20 0 15 0 414657867 10915721216 7271 33554432000 4194304 4196468 140729858170592 139878078548744 139878572840043 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29060] ppid=29043 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29060/stat : 29060 (java) S 29043 29046 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414657867 10915721216 7271 33554432000 4194304 4196468 140729858170592 139878077499872 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29061] ppid=29043 vsize=10659884 memory=139822511801984 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29061/stat : 29061 (java) S 29043 29046 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414657868 10915721216 7271 33554432000 4194304 4196468 140729858170592 139878076447664 139878593452674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 29084 KiB

[startup+0.210788 s]*
/proc/loadavg: 1.26 1.44 1.64 3/228 29061
/proc/meminfo: memFree=31626220/32770624 swapFree=67004192/67108860
[pid=29046] ppid=29043 vsize=10659884 memory=36276 CPUtime=0.33 cores=1,3,5,7
/proc/29046/stat : 29046 (java) S 29043 29046 27612 0 -1 1077944320 8830 0 0 0 30 3 0 0 20 0 15 0 414657862 10915721216 9069 33554432000 4194304 4196468 140729858170592 140729858153136 139878593441527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
/proc/29046/statm: 2664971 9069 2987 1 0 2627468 0
[pid=29046/tid=29048] ppid=29043 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/29046/task/29048/stat : 29048 (java) R 29043 29046 27612 0 -1 4202560 5716 0 0 0 18 2 0 0 20 0 15 0 414657862 10915721216 9069 33554432000 4194304 4196468 140729858170592 139878597679920 139878593463453 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29049] ppid=29043 vsize=10659884 memory=343 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29049/stat : 29049 (java) S 29043 29046 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414657863 10915721216 9069 33554432000 4194304 4196468 140729858170592 139878563154320 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29050] ppid=29043 vsize=10659884 memory=139822511829853 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29050/stat : 29050 (java) S 29043 29046 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414657863 10915721216 9069 33554432000 4194304 4196468 140729858170592 139878199593232 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29051] ppid=29043 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29051/stat : 29051 (java) S 29043 29046 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414657863 10915721216 9069 33554432000 4194304 4196468 140729858170592 139878198540944 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29052] ppid=29043 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29052/stat : 29052 (java) S 29043 29046 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414657863 10915721216 9069 33554432000 4194304 4196468 140729858170592 139878197488144 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29053] ppid=29043 vsize=10659884 memory=139822511801984 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29053/stat : 29053 (java) S 29043 29046 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414657864 10915721216 9069 33554432000 4194304 4196468 140729858170592 139878084868720 139878593452674 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29054] ppid=29043 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29054/stat : 29054 (java) S 29043 29046 27612 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414657865 10915721216 9069 33554432000 4194304 4196468 140729858170592 139878083814688 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29055] ppid=29043 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29055/stat : 29055 (java) S 29043 29046 27612 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414657865 10915721216 9069 33554432000 4194304 4196468 140729858170592 139878082762352 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29056] ppid=29043 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29056/stat : 29056 (java) S 29043 29046 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414657867 10915721216 9069 33554432000 4194304 4196468 140729858170592 139878081710672 139878593460123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29057] ppid=29043 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/29046/task/29057/stat : 29057 (java) S 29043 29046 27612 0 -1 1077944384 668 0 0 0 3 0 0 0 20 0 15 0 414657867 10915721216 9069 33554432000 4194304 4196468 140729858170592 139878080657520 139878593452674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29058] ppid=29043 vsize=10659884 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/29046/task/29058/stat : 29058 (java) S 29043 29046 27612 0 -1 1077944384 236 0 0 0 2 0 0 0 20 0 15 0 414657867 10915721216 9069 33554432000 4194304 4196468 140729858170592 139878079604720 139878593452674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29059] ppid=29043 vsize=10659884 memory=139822511801984 CPUtime=0.05 cores=1,3,5,7
/proc/29046/task/29059/stat : 29059 (java) S 29043 29046 27612 0 -1 1077944384 851 0 0 0 5 0 0 0 20 0 15 0 414657867 10915721216 9069 33554432000 4194304 4196468 140729858170592 139878078552432 139878593452674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29060] ppid=29043 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29060/stat : 29060 (java) S 29043 29046 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414657867 10915721216 9069 33554432000 4194304 4196468 140729858170592 139878077499872 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29061] ppid=29043 vsize=10659884 memory=139822511801984 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29061/stat : 29061 (java) S 29043 29046 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414657868 10915721216 9069 33554432000 4194304 4196468 140729858170592 139878076447664 139878593452674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 36276 KiB

[startup+0.310084 s]*
/proc/loadavg: 1.26 1.44 1.64 3/228 29061
/proc/meminfo: memFree=31624272/32770624 swapFree=67004192/67108860
[pid=29046] ppid=29043 vsize=10659884 memory=39228 CPUtime=0.47 cores=1,3,5,7
/proc/29046/stat : 29046 (java) S 29043 29046 27612 0 -1 1077944320 9074 0 0 0 44 3 0 0 20 0 15 0 414657862 10915721216 9807 33554432000 4194304 4196468 140729858170592 140729858153136 139878593441527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
/proc/29046/statm: 2664971 9807 3029 1 0 2627468 0
[pid=29046/tid=29048] ppid=29043 vsize=10659884 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/29046/task/29048/stat : 29048 (java) R 29043 29046 27612 0 -1 4202560 5841 0 0 0 28 2 0 0 20 0 15 0 414657862 10915721216 9807 33554432000 4194304 4196468 140729858170592 139878597673328 139878593463453 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29049] ppid=29043 vsize=10659884 memory=4294981932 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29049/stat : 29049 (java) S 29043 29046 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414657863 10915721216 9807 33554432000 4194304 4196468 140729858170592 139878563154320 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29050] ppid=29043 vsize=10659884 memory=139822511829767 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29050/stat : 29050 (java) S 29043 29046 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414657863 10915721216 9807 33554432000 4194304 4196468 140729858170592 139878199593232 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29051] ppid=29043 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29051/stat : 29051 (java) S 29043 29046 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414657863 10915721216 9807 33554432000 4194304 4196468 140729858170592 139878198540944 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29052] ppid=29043 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29052/stat : 29052 (java) S 29043 29046 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414657863 10915721216 9807 33554432000 4194304 4196468 140729858170592 139878197488144 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29053] ppid=29043 vsize=10659884 memory=139822511801984 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29053/stat : 29053 (java) S 29043 29046 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414657864 10915721216 9807 33554432000 4194304 4196468 140729858170592 139878084868720 139878593452674 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29054] ppid=29043 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29054/stat : 29054 (java) S 29043 29046 27612 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414657865 10915721216 9807 33554432000 4194304 4196468 140729858170592 139878083814688 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29055] ppid=29043 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29055/stat : 29055 (java) S 29043 29046 27612 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414657865 10915721216 9807 33554432000 4194304 4196468 140729858170592 139878082762352 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29056] ppid=29043 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29056/stat : 29056 (java) S 29043 29046 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414657867 10915721216 9807 33554432000 4194304 4196468 140729858170592 139878081710672 139878593460123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29057] ppid=29043 vsize=10659884 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/29046/task/29057/stat : 29057 (java) S 29043 29046 27612 0 -1 1077944384 688 0 0 0 4 0 0 0 20 0 15 0 414657867 10915721216 9807 33554432000 4194304 4196468 140729858170592 139878080657520 139878593452674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29058] ppid=29043 vsize=10659884 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/29046/task/29058/stat : 29058 (java) S 29043 29046 27612 0 -1 1077944384 271 0 0 0 4 0 0 0 20 0 15 0 414657867 10915721216 9807 33554432000 4194304 4196468 140729858170592 139878079604720 139878593452674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29059] ppid=29043 vsize=10659884 memory=139822511801984 CPUtime=0.08 cores=1,3,5,7
/proc/29046/task/29059/stat : 29059 (java) R 29043 29046 27612 0 -1 4202560 915 0 0 0 8 0 0 0 20 0 15 0 414657867 10915721216 9807 33554432000 4194304 4196468 140729858170592 139878078552432 139878572397136 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29060] ppid=29043 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29060/stat : 29060 (java) S 29043 29046 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414657867 10915721216 9807 33554432000 4194304 4196468 140729858170592 139878077499872 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29061] ppid=29043 vsize=10659884 memory=139822511801984 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29061/stat : 29061 (java) S 29043 29046 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414657868 10915721216 9807 33554432000 4194304 4196468 140729858170592 139878076447664 139878593452674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 39228 KiB

[startup+0.700753 s]
/proc/loadavg: 1.26 1.44 1.64 3/228 29061
/proc/meminfo: memFree=31612788/32770624 swapFree=67004192/67108860
[pid=29046] ppid=29043 vsize=10661932 memory=64696 CPUtime=1.1 cores=1,3,5,7
/proc/29046/stat : 29046 (java) S 29043 29046 27612 0 -1 1077944320 12702 0 0 0 105 5 0 0 20 0 15 0 414657862 10917818368 16174 33554432000 4194304 4196468 140729858170592 140729858153136 139878593441527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
/proc/29046/statm: 2665483 16174 3061 1 0 2627980 0
[pid=29046/tid=29048] ppid=29043 vsize=10661932 memory=39156 CPUtime=0.68 cores=1,3,5,7
/proc/29046/task/29048/stat : 29048 (java) R 29043 29046 27612 0 -1 4202560 8331 0 0 0 64 4 0 0 20 0 15 0 414657862 10917818368 16174 33554432000 4194304 4196468 140729858170592 139878597673552 139878573717198 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29049] ppid=29043 vsize=10661932 memory=984 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29049/stat : 29049 (java) S 29043 29046 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414657863 10917818368 16174 33554432000 4194304 4196468 140729858170592 139878563154320 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29050] ppid=29043 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29050/stat : 29050 (java) S 29043 29046 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414657863 10917818368 16174 33554432000 4194304 4196468 140729858170592 139878199593232 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29051] ppid=29043 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29051/stat : 29051 (java) S 29043 29046 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414657863 10917818368 16174 33554432000 4194304 4196468 140729858170592 139878198540944 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29052] ppid=29043 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29052/stat : 29052 (java) S 29043 29046 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414657863 10917818368 16174 33554432000 4194304 4196468 140729858170592 139878197488144 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29053] ppid=29043 vsize=10661932 memory=3 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29053/stat : 29053 (java) S 29043 29046 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414657864 10917818368 16174 33554432000 4194304 4196468 140729858170592 139878084868720 139878593452674 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29054] ppid=29043 vsize=10661932 memory=5 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29054/stat : 29054 (java) S 29043 29046 27612 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414657865 10917818368 16174 33554432000 4194304 4196468 140729858170592 139878083814688 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29055] ppid=29043 vsize=10661932 memory=34 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29055/stat : 29055 (java) S 29043 29046 27612 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414657865 10917818368 16174 33554432000 4194304 4196468 140729858170592 139878082762352 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29056] ppid=29043 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29056/stat : 29056 (java) S 29043 29046 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414657867 10917818368 16174 33554432000 4194304 4196468 140729858170592 139878081710672 139878593460123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29057] ppid=29043 vsize=10661932 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/29046/task/29057/stat : 29057 (java) S 29043 29046 27612 0 -1 1077944384 963 0 0 0 11 0 0 0 20 0 15 0 414657867 10917818368 16174 33554432000 4194304 4196468 140729858170592 139878080657520 139878593452674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29058] ppid=29043 vsize=10661932 memory=2740 CPUtime=0.1 cores=1,3,5,7
/proc/29046/task/29058/stat : 29058 (java) R 29043 29046 27612 0 -1 4202560 589 0 0 0 10 0 0 0 20 0 15 0 414657867 10917818368 16174 33554432000 4194304 4196468 140729858170592 139878079604720 139878576653227 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29059] ppid=29043 vsize=10661932 memory=193521 CPUtime=0.18 cores=1,3,5,7
/proc/29046/task/29059/stat : 29059 (java) S 29043 29046 27612 0 -1 1077944384 1460 0 0 0 18 0 0 0 20 0 15 0 414657867 10917818368 16174 33554432000 4194304 4196468 140729858170592 139878078552432 139878593452674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29060] ppid=29043 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29060/stat : 29060 (java) S 29043 29046 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414657867 10917818368 16174 33554432000 4194304 4196468 140729858170592 139878077499872 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29061] ppid=29043 vsize=10661932 memory=4 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29061/stat : 29061 (java) S 29043 29046 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414657868 10917818368 16174 33554432000 4194304 4196468 140729858170592 139878076447664 139878593452674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 64696 KiB

[startup+1.50076 s]
/proc/loadavg: 1.16 1.41 1.63 3/228 29061
/proc/meminfo: memFree=31595292/32770624 swapFree=67004192/67108860
[pid=29046] ppid=29043 vsize=10663980 memory=76892 CPUtime=1.98 cores=1,3,5,7
/proc/29046/stat : 29046 (java) S 29043 29046 27612 0 -1 1077944320 18018 0 0 0 192 6 0 0 20 0 15 0 414657862 10919915520 19223 33554432000 4194304 4196468 140729858170592 140729858153136 139878593441527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
/proc/29046/statm: 2665995 19223 3092 1 0 2628492 0
[pid=29046/tid=29048] ppid=29043 vsize=10663980 memory=984 CPUtime=1.48 cores=1,3,5,7
/proc/29046/task/29048/stat : 29048 (java) R 29043 29046 27612 0 -1 4202560 12455 0 0 0 144 4 0 0 20 0 15 0 414657862 10919915520 19223 33554432000 4194304 4196468 140729858170592 139878597672584 139878576628336 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29049] ppid=29043 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29049/stat : 29049 (java) S 29043 29046 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414657863 10919915520 19223 33554432000 4194304 4196468 140729858170592 139878563154320 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29050] ppid=29043 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29050/stat : 29050 (java) S 29043 29046 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414657863 10919915520 19223 33554432000 4194304 4196468 140729858170592 139878199593232 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29051] ppid=29043 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29051/stat : 29051 (java) S 29043 29046 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414657863 10919915520 19223 33554432000 4194304 4196468 140729858170592 139878198540944 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29052] ppid=29043 vsize=10663980 memory=3 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29052/stat : 29052 (java) S 29043 29046 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414657863 10919915520 19223 33554432000 4194304 4196468 140729858170592 139878197488144 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29053] ppid=29043 vsize=10663980 memory=5 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29053/stat : 29053 (java) S 29043 29046 27612 0 -1 1077944384 115 0 0 0 0 0 0 0 20 0 15 0 414657864 10919915520 19223 33554432000 4194304 4196468 140729858170592 139878084868720 139878593452674 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0

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

[startup+88.0006 s]*
/proc/loadavg: 1.48 1.45 1.62 3/230 29076
/proc/meminfo: memFree=31419800/32770624 swapFree=67004192/67108860
[pid=29046] ppid=29043 vsize=10746276 memory=242376 CPUtime=90.13 cores=1,3,5,7
/proc/29046/stat : 29046 (java) S 29043 29046 27612 0 -1 1077944320 35478 0 0 0 8998 15 0 0 20 0 16 0 414657862 11004186624 60594 33554432000 4194304 4196468 140729858170592 140729858153136 139878593441527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
/proc/29046/statm: 2686569 60594 3368 1 0 2646705 0
[pid=29046/tid=29048] ppid=29043 vsize=10746276 memory=8681835568965067404 CPUtime=1.86 cores=1,3,5,7
/proc/29046/task/29048/stat : 29048 (java) S 29043 29046 27612 0 -1 1077944384 14604 0 0 0 180 6 0 0 20 0 16 0 414657862 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878597684400 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29049] ppid=29043 vsize=10746276 memory=3472328296227680303 CPUtime=0.01 cores=1,3,5,7
/proc/29046/task/29049/stat : 29049 (java) S 29043 29046 27612 0 -1 1077944384 68 0 0 0 1 0 0 0 20 0 16 0 414657863 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878563154320 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29050] ppid=29043 vsize=10746276 memory=3472468101559613104 CPUtime=0.01 cores=1,3,5,7
/proc/29046/task/29050/stat : 29050 (java) S 29043 29046 27612 0 -1 1077944384 106 0 0 0 1 0 0 0 20 0 16 0 414657863 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878199593232 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29051] ppid=29043 vsize=10746276 memory=7230078785859641938 CPUtime=0.01 cores=1,3,5,7
/proc/29046/task/29051/stat : 29051 (java) S 29043 29046 27612 0 -1 1077944384 281 0 0 0 1 0 0 0 20 0 16 0 414657863 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878198540944 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29052] ppid=29043 vsize=10746276 memory=32 CPUtime=0.01 cores=1,3,5,7
/proc/29046/task/29052/stat : 29052 (java) S 29043 29046 27612 0 -1 1077944384 930 0 0 0 1 0 0 0 20 0 16 0 414657863 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878197488144 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29053] ppid=29043 vsize=10746276 memory=56 CPUtime=0.01 cores=1,3,5,7
/proc/29046/task/29053/stat : 29053 (java) S 29043 29046 27612 0 -1 1077944384 1388 0 0 0 1 0 0 0 20 0 16 0 414657864 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878084868720 139878593452674 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29054] ppid=29043 vsize=10746276 memory=14068 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29054/stat : 29054 (java) S 29043 29046 27612 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 16 0 414657865 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878083814752 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29055] ppid=29043 vsize=10746276 memory=2120 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29055/stat : 29055 (java) S 29043 29046 27612 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 414657865 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878082762368 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29056] ppid=29043 vsize=10746276 memory=504 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29056/stat : 29056 (java) S 29043 29046 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414657867 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878081710672 139878593460123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29057] ppid=29043 vsize=10746276 memory=1560 CPUtime=0.72 cores=1,3,5,7
/proc/29046/task/29057/stat : 29057 (java) S 29043 29046 27612 0 -1 1077944384 2214 0 0 0 72 0 0 0 20 0 16 0 414657867 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878080657520 139878593452674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29058] ppid=29043 vsize=10746276 memory=924 CPUtime=0.78 cores=1,3,5,7
/proc/29046/task/29058/stat : 29058 (java) S 29043 29046 27612 0 -1 1077944384 2975 0 0 0 78 0 0 0 20 0 16 0 414657867 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878079604720 139878593452674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29059] ppid=29043 vsize=10746276 memory=1692 CPUtime=0.52 cores=1,3,5,7
/proc/29046/task/29059/stat : 29059 (java) S 29043 29046 27612 0 -1 1077944384 3600 0 0 0 51 1 0 0 20 0 16 0 414657867 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878078552432 139878593452674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29060] ppid=29043 vsize=10746276 memory=792 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29060/stat : 29060 (java) S 29043 29046 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414657867 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878077499872 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29061] ppid=29043 vsize=10746276 memory=1448 CPUtime=0.01 cores=1,3,5,7
/proc/29046/task/29061/stat : 29061 (java) S 29043 29046 27612 0 -1 1077944384 311 0 0 0 1 0 0 0 20 0 16 0 414657868 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878076447664 139878593452674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29062] ppid=29043 vsize=10746276 memory=1964 CPUtime=86.08 cores=1,3,5,7
/proc/29046/task/29062/stat : 29062 (java) R 29043 29046 27612 0 -1 4202560 7565 0 0 0 8605 3 0 0 20 0 16 0 414658049 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878059777936 139878235751615 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
Current children cumulated CPU time: 90.13 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 242376 KiB

[startup+88.8006 s]
/proc/loadavg: 1.48 1.45 1.62 3/230 29076
/proc/meminfo: memFree=31419800/32770624 swapFree=67004192/67108860
[pid=29046] ppid=29043 vsize=10746276 memory=242376 CPUtime=90.92 cores=1,3,5,7
/proc/29046/stat : 29046 (java) S 29043 29046 27612 0 -1 1077944320 35478 0 0 0 9077 15 0 0 20 0 16 0 414657862 11004186624 60594 33554432000 4194304 4196468 140729858170592 140729858153136 139878593441527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
/proc/29046/statm: 2686569 60594 3368 1 0 2646705 0
[pid=29046/tid=29048] ppid=29043 vsize=10746276 memory=6791534058613427641 CPUtime=1.86 cores=1,3,5,7
/proc/29046/task/29048/stat : 29048 (java) S 29043 29046 27612 0 -1 1077944384 14604 0 0 0 180 6 0 0 20 0 16 0 414657862 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878597684400 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29049] ppid=29043 vsize=10746276 memory=1940 CPUtime=0.01 cores=1,3,5,7
/proc/29046/task/29049/stat : 29049 (java) S 29043 29046 27612 0 -1 1077944384 68 0 0 0 1 0 0 0 20 0 16 0 414657863 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878563154320 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29050] ppid=29043 vsize=10746276 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/29046/task/29050/stat : 29050 (java) S 29043 29046 27612 0 -1 1077944384 106 0 0 0 1 0 0 0 20 0 16 0 414657863 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878199593232 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29051] ppid=29043 vsize=10746276 memory=1556 CPUtime=0.01 cores=1,3,5,7
/proc/29046/task/29051/stat : 29051 (java) S 29043 29046 27612 0 -1 1077944384 281 0 0 0 1 0 0 0 20 0 16 0 414657863 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878198540944 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29052] ppid=29043 vsize=10746276 memory=740 CPUtime=0.01 cores=1,3,5,7
/proc/29046/task/29052/stat : 29052 (java) S 29043 29046 27612 0 -1 1077944384 930 0 0 0 1 0 0 0 20 0 16 0 414657863 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878197488144 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29053] ppid=29043 vsize=10746276 memory=303430223234596890 CPUtime=0.01 cores=1,3,5,7
/proc/29046/task/29053/stat : 29053 (java) S 29043 29046 27612 0 -1 1077944384 1388 0 0 0 1 0 0 0 20 0 16 0 414657864 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878084868720 139878593452674 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29054] ppid=29043 vsize=10746276 memory=288230621803970871 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29054/stat : 29054 (java) S 29043 29046 27612 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 16 0 414657865 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878083814752 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29055] ppid=29043 vsize=10746276 memory=15262527902714418 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29055/stat : 29055 (java) S 29043 29046 27612 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 414657865 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878082762368 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29056] ppid=29043 vsize=10746276 memory=242376 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29056/stat : 29056 (java) S 29043 29046 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414657867 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878081710672 139878593460123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29057] ppid=29043 vsize=10746276 memory=1724 CPUtime=0.72 cores=1,3,5,7
/proc/29046/task/29057/stat : 29057 (java) S 29043 29046 27612 0 -1 1077944384 2214 0 0 0 72 0 0 0 20 0 16 0 414657867 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878080657520 139878593452674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29058] ppid=29043 vsize=10746276 memory=8317482817917895235 CPUtime=0.78 cores=1,3,5,7
/proc/29046/task/29058/stat : 29058 (java) S 29043 29046 27612 0 -1 1077944384 2975 0 0 0 78 0 0 0 20 0 16 0 414657867 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878079604720 139878593452674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29059] ppid=29043 vsize=10746276 memory=39172 CPUtime=0.52 cores=1,3,5,7
/proc/29046/task/29059/stat : 29059 (java) S 29043 29046 27612 0 -1 1077944384 3600 0 0 0 51 1 0 0 20 0 16 0 414657867 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878078552432 139878593452674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29060] ppid=29043 vsize=10746276 memory=984 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29060/stat : 29060 (java) S 29043 29046 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414657867 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878077499872 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29061] ppid=29043 vsize=10746276 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/29046/task/29061/stat : 29061 (java) S 29043 29046 27612 0 -1 1077944384 311 0 0 0 1 0 0 0 20 0 16 0 414657868 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878076447664 139878593452674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29062] ppid=29043 vsize=10746276 memory=2241 CPUtime=86.87 cores=1,3,5,7
/proc/29046/task/29062/stat : 29062 (java) R 29043 29046 27612 0 -1 4202560 7565 0 0 0 8684 3 0 0 20 0 16 0 414658049 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878059777936 139878235939388 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
Current children cumulated CPU time: 90.92 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 242376 KiB

[startup+89.2006 s]
/proc/loadavg: 1.48 1.45 1.62 3/230 29076
/proc/meminfo: memFree=31419800/32770624 swapFree=67004192/67108860
[pid=29046] ppid=29043 vsize=10746276 memory=242376 CPUtime=91.32 cores=1,3,5,7
/proc/29046/stat : 29046 (java) S 29043 29046 27612 0 -1 1077944320 35479 0 0 0 9117 15 0 0 20 0 16 0 414657862 11004186624 60594 33554432000 4194304 4196468 140729858170592 140729858153136 139878593441527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
/proc/29046/statm: 2686569 60594 3368 1 0 2646705 0
[pid=29046/tid=29048] ppid=29043 vsize=10746276 memory=7372762370857263680 CPUtime=1.86 cores=1,3,5,7
/proc/29046/task/29048/stat : 29048 (java) S 29043 29046 27612 0 -1 1077944384 14604 0 0 0 180 6 0 0 20 0 16 0 414657862 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878597684400 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29049] ppid=29043 vsize=10746276 memory=6791534058613427641 CPUtime=0.01 cores=1,3,5,7
/proc/29046/task/29049/stat : 29049 (java) S 29043 29046 27612 0 -1 1077944384 68 0 0 0 1 0 0 0 20 0 16 0 414657863 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878563154320 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29050] ppid=29043 vsize=10746276 memory=920 CPUtime=0.01 cores=1,3,5,7
/proc/29046/task/29050/stat : 29050 (java) S 29043 29046 27612 0 -1 1077944384 106 0 0 0 1 0 0 0 20 0 16 0 414657863 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878199593232 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29051] ppid=29043 vsize=10746276 memory=3848 CPUtime=0.01 cores=1,3,5,7
/proc/29046/task/29051/stat : 29051 (java) S 29043 29046 27612 0 -1 1077944384 281 0 0 0 1 0 0 0 20 0 16 0 414657863 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878198540944 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29052] ppid=29043 vsize=10746276 memory=2604 CPUtime=0.01 cores=1,3,5,7
/proc/29046/task/29052/stat : 29052 (java) S 29043 29046 27612 0 -1 1077944384 930 0 0 0 1 0 0 0 20 0 16 0 414657863 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878197488144 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29053] ppid=29043 vsize=10746276 memory=2932 CPUtime=0.01 cores=1,3,5,7
/proc/29046/task/29053/stat : 29053 (java) S 29043 29046 27612 0 -1 1077944384 1388 0 0 0 1 0 0 0 20 0 16 0 414657864 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878084868720 139878593452674 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29054] ppid=29043 vsize=10746276 memory=4108 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29054/stat : 29054 (java) S 29043 29046 27612 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 16 0 414657865 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878083814752 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29055] ppid=29043 vsize=10746276 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29055/stat : 29055 (java) S 29043 29046 27612 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 414657865 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878082762368 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29056] ppid=29043 vsize=10746276 memory=3284 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29056/stat : 29056 (java) S 29043 29046 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414657867 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878081710672 139878593460123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29057] ppid=29043 vsize=10746276 memory=187948 CPUtime=0.72 cores=1,3,5,7
/proc/29046/task/29057/stat : 29057 (java) S 29043 29046 27612 0 -1 1077944384 2214 0 0 0 72 0 0 0 20 0 16 0 414657867 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878080657520 139878593452674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29058] ppid=29043 vsize=10746276 memory=1408 CPUtime=0.78 cores=1,3,5,7
/proc/29046/task/29058/stat : 29058 (java) S 29043 29046 27612 0 -1 1077944384 2975 0 0 0 78 0 0 0 20 0 16 0 414657867 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878079604720 139878593452674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29059] ppid=29043 vsize=10746276 memory=2980 CPUtime=0.52 cores=1,3,5,7
/proc/29046/task/29059/stat : 29059 (java) S 29043 29046 27612 0 -1 1077944384 3600 0 0 0 51 1 0 0 20 0 16 0 414657867 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878078552432 139878593452674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29060] ppid=29043 vsize=10746276 memory=242376 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29060/stat : 29060 (java) S 29043 29046 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414657867 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878077499872 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29061] ppid=29043 vsize=10746276 memory=1724 CPUtime=0.01 cores=1,3,5,7
/proc/29046/task/29061/stat : 29061 (java) S 29043 29046 27612 0 -1 1077944384 311 0 0 0 1 0 0 0 20 0 16 0 414657868 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878076447664 139878593452674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29062] ppid=29043 vsize=10746276 memory=8317482817917895235 CPUtime=87.27 cores=1,3,5,7
/proc/29046/task/29062/stat : 29062 (java) R 29043 29046 27612 0 -1 4202560 7566 0 0 0 8724 3 0 0 20 0 16 0 414658049 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878059777936 139878234901151 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
Current children cumulated CPU time: 91.32 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 242376 KiB

[startup+89.4006 s]
/proc/loadavg: 1.48 1.45 1.62 3/230 29076
/proc/meminfo: memFree=31419800/32770624 swapFree=67004192/67108860
[pid=29046] ppid=29043 vsize=10746276 memory=242376 CPUtime=91.52 cores=1,3,5,7
/proc/29046/stat : 29046 (java) S 29043 29046 27612 0 -1 1077944320 35479 0 0 0 9137 15 0 0 20 0 16 0 414657862 11004186624 60594 33554432000 4194304 4196468 140729858170592 140729858153136 139878593441527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
/proc/29046/statm: 2686569 60594 3368 1 0 2646705 0
[pid=29046/tid=29048] ppid=29043 vsize=10746276 memory=0 CPUtime=1.86 cores=1,3,5,7
/proc/29046/task/29048/stat : 29048 (java) S 29043 29046 27612 0 -1 1077944384 14604 0 0 0 180 6 0 0 20 0 16 0 414657862 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878597684400 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29049] ppid=29043 vsize=10746276 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/29046/task/29049/stat : 29049 (java) S 29043 29046 27612 0 -1 1077944384 68 0 0 0 1 0 0 0 20 0 16 0 414657863 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878563154320 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29050] ppid=29043 vsize=10746276 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/29046/task/29050/stat : 29050 (java) S 29043 29046 27612 0 -1 1077944384 106 0 0 0 1 0 0 0 20 0 16 0 414657863 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878199593232 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29051] ppid=29043 vsize=10746276 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/29046/task/29051/stat : 29051 (java) S 29043 29046 27612 0 -1 1077944384 281 0 0 0 1 0 0 0 20 0 16 0 414657863 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878198540944 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29052] ppid=29043 vsize=10746276 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/29046/task/29052/stat : 29052 (java) S 29043 29046 27612 0 -1 1077944384 930 0 0 0 1 0 0 0 20 0 16 0 414657863 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878197488144 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29053] ppid=29043 vsize=10746276 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/29046/task/29053/stat : 29053 (java) S 29043 29046 27612 0 -1 1077944384 1388 0 0 0 1 0 0 0 20 0 16 0 414657864 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878084868720 139878593452674 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29054] ppid=29043 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29054/stat : 29054 (java) S 29043 29046 27612 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 16 0 414657865 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878083814752 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29055] ppid=29043 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29055/stat : 29055 (java) S 29043 29046 27612 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 414657865 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878082762368 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29056] ppid=29043 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29056/stat : 29056 (java) S 29043 29046 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414657867 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878081710672 139878593460123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29057] ppid=29043 vsize=10746276 memory=0 CPUtime=0.72 cores=1,3,5,7
/proc/29046/task/29057/stat : 29057 (java) S 29043 29046 27612 0 -1 1077944384 2214 0 0 0 72 0 0 0 20 0 16 0 414657867 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878080657520 139878593452674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29058] ppid=29043 vsize=10746276 memory=0 CPUtime=0.78 cores=1,3,5,7
/proc/29046/task/29058/stat : 29058 (java) S 29043 29046 27612 0 -1 1077944384 2975 0 0 0 78 0 0 0 20 0 16 0 414657867 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878079604720 139878593452674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29059] ppid=29043 vsize=10746276 memory=0 CPUtime=0.52 cores=1,3,5,7
/proc/29046/task/29059/stat : 29059 (java) S 29043 29046 27612 0 -1 1077944384 3600 0 0 0 51 1 0 0 20 0 16 0 414657867 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878078552432 139878593452674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29060] ppid=29043 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29046/task/29060/stat : 29060 (java) S 29043 29046 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414657867 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878077499872 139878593451733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29061] ppid=29043 vsize=10746276 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/29046/task/29061/stat : 29061 (java) S 29043 29046 27612 0 -1 1077944384 311 0 0 0 1 0 0 0 20 0 16 0 414657868 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878076447664 139878593452674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
[pid=29046/tid=29062] ppid=29043 vsize=10746276 memory=0 CPUtime=87.47 cores=1,3,5,7
/proc/29046/task/29062/stat : 29062 (java) R 29043 29046 27612 0 -1 4202560 7566 0 0 0 8744 3 0 0 20 0 16 0 414658049 11004186624 60594 33554432000 4194304 4196468 140729858170592 139878059777936 139878234901168 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140729858176011 140729858176114 140729858176114 140729858179023 0
Current children cumulated CPU time: 91.52 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 242376 KiB

Child status: 0
Real time (s): 89.4893
CPU time (s): 91.6273
CPU user time (s): 91.4652
CPU system time (s): 0.162099
CPU usage (%): 102.389
Max. virtual memory (cumulated for all children) (KiB): 10746276
Max. memory (cumulated for all children) (KiB): 242376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 91.4652
system time used= 0.162099
maximum resident set size= 242508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36920
page faults= 0
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4350
involuntary context switches= 90


# summary of solver processes directly reported to runsolver:
#   pid: 29046
#   total CPU time (s): 91.6273
#   total CPU user time (s): 91.4652
#   total CPU system time (s): 0.162099

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.542152 second user time and 0.79787 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-13 16:28:46
IDJOB=4390943
IDBENCH=135505
IDSOLVER=2832
FILE ID=node148/4390943-1568384962
RUNJOBID= node148-1568380480-27644
PBS_JOBID= 21701823
Free space on /tmp= 58788 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-opt-marketSplit/Pb-msplit-opt-4-30-1.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390943-1568384962/watcher-4390943-1568384962 -o /tmp/evaluation-result-4390943-1568384962/solver-4390943-1568384962 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568380480-27644 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390943-1568384962.xml -cm

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

MD5SUM BENCH= 0b293698762add7ba6ae5db7003c937f
RANDOM SEED=1154517623

node148.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.13
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.13
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.13
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.13
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:        31652796 kB
MemAvailable:   31735572 kB
Buffers:           24396 kB
Cached:           353984 kB
SwapCached:         3852 kB
Active:           399448 kB
Inactive:         161428 kB
Active(anon):     179760 kB
Inactive(anon):    43804 kB
Active(file):     219688 kB
Inactive(file):   117624 kB
Unevictable:      108944 kB
Mlocked:          108944 kB
SwapTotal:      67108860 kB
SwapFree:       67004192 kB
Dirty:              8592 kB
Writeback:             0 kB
AnonPages:        285636 kB
Mapped:            55900 kB
Shmem:             32312 kB
Slab:             150756 kB
SReclaimable:     122600 kB
SUnreclaim:        28156 kB
KernelStack:        4032 kB
PageTables:         6660 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1152452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 58780 MiB
End job on node148 at 2019-09-13 16:30:15