Trace number 4391272

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-23SAT (TO)7 2400.04 2394.41

General information on the benchmark

NameGraphColoring/GraphColoring-m1-mono/
GraphColoring-lei450-05b.xml
MD5SUM1883a0b97ed6164a2c6d9bdd2047bad0
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark233.796
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints5734
Number of domains1
Minimum domain size450
Maximum domain size450
Distribution of domain sizes[{"size":450,"count":450}]
Minimum variable degree13
Maximum variable degree43
Distribution of variable degrees[{"degree":13,"count":2},{"degree":15,"count":1},{"degree":16,"count":4},{"degree":17,"count":10},{"degree":18,"count":6},{"degree":19,"count":10},{"degree":20,"count":22},{"degree":21,"count":28},{"degree":22,"count":21},{"degree":23,"count":21},{"degree":24,"count":32},{"degree":25,"count":35},{"degree":26,"count":35},{"degree":27,"count":39},{"degree":28,"count":34},{"degree":29,"count":31},{"degree":30,"count":23},{"degree":31,"count":27},{"degree":32,"count":13},{"degree":33,"count":17},{"degree":34,"count":11},{"degree":35,"count":11},{"degree":36,"count":4},{"degree":37,"count":5},{"degree":38,"count":2},{"degree":39,"count":1},{"degree":40,"count":1},{"degree":41,"count":1},{"degree":42,"count":2},{"degree":43,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":5734}]
Number of extensional constraints0
Number of intensional constraints5734
Distribution of constraint types[{"type":"intension","count":5734}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

2.41/1.88	
2.41/1.88	AbsCon 2 
2.41/1.90	
3.61/2.27	  Instance
3.61/2.27	    name=instance-4391272-1568388930, framework=COP, bounds=-infty..+infty
3.61/2.27	
3.61/2.27	  Loading variables...
3.98/2.33	  Loading constraints...
5.44/2.88	
5.44/2.88	  Domains
5.44/2.88	    nTypes=1, nValues=202500, sizes=[450#450]
5.44/2.88	  Variables
5.44/2.88	    count=450, degrees=[13#2,15#1,16#4,17#10...40#1,41#1,42#2,43#1]
5.44/2.88	  Objectives
5.44/2.88	    way=min, type=ObjMaximumLE
5.44/2.88	  Constraints
5.44/2.88	    count=5735, nSpecific=5735, arities=[2#5734,450#1]
5.44/2.88	    distribution=[NE#5734,ObjMaximumLE#1]
5.44/2.88	    wck=1.023, cpu=2.831, mem=55M560
5.44/2.88	  Solver SolverBacktrack being built...
5.44/2.88	
5.76/2.92	
5.76/2.92	  Solver
5.76/2.92	    guaranteedGAC=true
5.76/2.92	    wck=1.069, cpu=2.875, mem=68M635
5.76/2.93	
5.76/2.93	  Preprocessing
5.76/2.93	    filters=0, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
5.76/2.93	    wck=0.008, cpu=2.885, mem=68M635
5.76/2.93	
5.76/2.99	o 12
5.76/3.00	    num=0, depth=451..449, filters=2716, ccks=5735, wck=0.079, mem=68M635
5.76/3.00	    decisions=450, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=1, bestBound=12
5.76/3.00	    
6.14/3.05	o 11
6.14/3.05	    num=1, depth=451..449, filters=5447, ccks=11470, wck=0.128, mem=76M246
6.14/3.05	    decisions=864, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=2, bestBound=11
6.14/3.05	    
6.14/3.07	    num=2, depth=279..284, filters=8549, ccks=11470, wck=0.145, mem=76M246
6.14/3.07	    decisions=1175, wrong=16, backtracks=5, failedAssignments=11, nogoods=2, foundSolutions=2, bestBound=11
6.14/3.07	    
6.14/3.08	o 10
6.14/3.09	    num=3, depth=290..449, filters=12036, ccks=17205, wck=0.165, mem=76M246
6.14/3.09	    decisions=1545, wrong=23, backtracks=8, failedAssignments=15, nogoods=4, foundSolutions=3, bestBound=10
6.14/3.09	    
6.14/3.09	    num=4, depth=201..209, filters=17322, ccks=17205, wck=0.174, mem=76M246
6.14/3.09	    decisions=1794, wrong=47, backtracks=20, failedAssignments=27, nogoods=5, foundSolutions=3, bestBound=10
6.14/3.09	    
6.14/3.11	    num=5, depth=216..224, filters=23318, ccks=17205, wck=0.185, mem=78M782
6.14/3.11	    decisions=2056, wrong=70, backtracks=32, failedAssignments=38, nogoods=6, foundSolutions=3, bestBound=10
6.14/3.11	    
6.47/3.12	    num=6, depth=222..226, filters=28724, ccks=17205, wck=0.199, mem=78M782
6.47/3.12	    decisions=2310, wrong=86, backtracks=36, failedAssignments=50, nogoods=7, foundSolutions=3, bestBound=10
6.47/3.12	    
6.47/3.13	    num=7, depth=206..219, filters=31365, ccks=17205, wck=0.207, mem=78M782
6.47/3.13	    decisions=2568, wrong=112, backtracks=49, failedAssignments=63, nogoods=8, foundSolutions=3, bestBound=10
6.47/3.13	    
6.47/3.14	o 9
6.47/3.14	    num=8, depth=217..449, filters=36427, ccks=22940, wck=0.221, mem=78M782
6.47/3.14	    decisions=2900, wrong=135, backtracks=59, failedAssignments=76, nogoods=13, foundSolutions=4, bestBound=9
6.47/3.14	    
6.47/3.15	    num=9, depth=165..179, filters=39557, ccks=22940, wck=0.23, mem=78M782
6.47/3.15	    decisions=3125, wrong=165, backtracks=73, failedAssignments=92, nogoods=15, foundSolutions=4, bestBound=9
6.47/3.15	    
6.47/3.16	    num=10, depth=171..177, filters=42297, ccks=22940, wck=0.236, mem=78M782
6.47/3.16	    decisions=3334, wrong=184, backtracks=82, failedAssignments=103, nogoods=18, foundSolutions=4, bestBound=9
6.47/3.16	    
6.47/3.17	    num=11, depth=154..162, filters=46901, ccks=22940, wck=0.244, mem=78M782
6.47/3.17	    decisions=3529, wrong=202, backtracks=90, failedAssignments=115, nogoods=20, foundSolutions=4, bestBound=9
6.47/3.17	    
6.47/3.17	    num=12, depth=140..156, filters=50765, ccks=22940, wck=0.251, mem=78M782
6.47/3.17	    decisions=3729, wrong=225, backtracks=100, failedAssignments=128, nogoods=23, foundSolutions=4, bestBound=9
6.47/3.17	    
6.47/3.18	    num=13, depth=152..158, filters=56178, ccks=22940, wck=0.26, mem=78M782
6.47/3.18	    decisions=3932, wrong=248, backtracks=112, failedAssignments=142, nogoods=26, foundSolutions=4, bestBound=9
6.47/3.18	    
6.47/3.19	    num=14, depth=151..157, filters=59350, ccks=22940, wck=0.267, mem=78M782
6.47/3.19	    decisions=4147, wrong=280, backtracks=128, failedAssignments=158, nogoods=28, foundSolutions=4, bestBound=9
6.47/3.19	    
6.47/3.20	    num=15, depth=162..168, filters=64039, ccks=22940, wck=0.274, mem=78M782
6.47/3.20	    decisions=4362, wrong=306, backtracks=144, failedAssignments=175, nogoods=31, foundSolutions=4, bestBound=9
6.47/3.20	    
6.75/3.21	    num=16, depth=174..179, filters=72017, ccks=22940, wck=0.285, mem=78M782
6.75/3.21	    decisions=4605, wrong=340, backtracks=164, failedAssignments=194, nogoods=36, foundSolutions=4, bestBound=9
6.75/3.21	    
6.75/3.21	    num=17, depth=161..175, filters=77959, ccks=22940, wck=0.294, mem=78M782
6.75/3.21	    decisions=4852, wrong=383, backtracks=187, failedAssignments=215, nogoods=38, foundSolutions=4, bestBound=9
6.75/3.21	    
6.75/3.22	    num=18, depth=161..172, filters=82285, ccks=22940, wck=0.3, mem=78M782
6.75/3.22	    decisions=5082, wrong=415, backtracks=199, failedAssignments=238, nogoods=43, foundSolutions=4, bestBound=9
6.75/3.22	    
6.75/3.23	    num=19, depth=181..191, filters=88717, ccks=22940, wck=0.31, mem=78M782
6.75/3.23	    decisions=5355, wrong=461, backtracks=229, failedAssignments=263, nogoods=45, foundSolutions=4, bestBound=9
6.75/3.23	    
6.75/3.24	    num=20, depth=148..174, filters=94895, ccks=22940, wck=0.317, mem=78M782
6.75/3.24	    decisions=5615, wrong=517, backtracks=257, failedAssignments=291, nogoods=46, foundSolutions=4, bestBound=9
6.75/3.24	    
6.75/3.25	    num=21, depth=158..193, filters=100573, ccks=22940, wck=0.325, mem=78M782
6.75/3.25	    decisions=5927, wrong=579, backtracks=293, failedAssignments=322, nogoods=50, foundSolutions=4, bestBound=9
6.75/3.25	    
6.75/3.25	    num=22, depth=136..160, filters=106429, ccks=22940, wck=0.331, mem=78M782
6.75/3.25	    decisions=6197, wrong=646, backtracks=327, failedAssignments=356, nogoods=53, foundSolutions=4, bestBound=9
6.75/3.25	    
6.75/3.26	    num=23, depth=147..159, filters=116094, ccks=22940, wck=0.337, mem=78M782
6.75/3.26	    decisions=6466, wrong=707, backtracks=352, failedAssignments=393, nogoods=57, foundSolutions=4, bestBound=9
6.75/3.26	    
6.75/3.27	    num=24, depth=148..165, filters=128615, ccks=22940, wck=0.344, mem=78M782
6.75/3.27	    decisions=6750, wrong=775, backtracks=383, failedAssignments=434, nogoods=58, foundSolutions=4, bestBound=9
6.75/3.27	    
6.75/3.27	    num=25, depth=151..164, filters=138990, ccks=22940, wck=0.352, mem=78M782
6.75/3.27	    decisions=7076, wrong=862, backtracks=433, failedAssignments=479, nogoods=60, foundSolutions=4, bestBound=9
6.75/3.27	    
6.75/3.28	    num=26, depth=132..158, filters=156209, ccks=22940, wck=0.363, mem=78M782
6.75/3.28	    decisions=7416, wrong=960, backtracks=499, failedAssignments=529, nogoods=65, foundSolutions=4, bestBound=9
6.75/3.28	    
6.75/3.29	    num=27, depth=140..163, filters=172222, ccks=22940, wck=0.373, mem=78M782
6.75/3.29	    decisions=7762, wrong=1059, backtracks=556, failedAssignments=584, nogoods=74, foundSolutions=4, bestBound=9
6.75/3.29	    
7.05/3.31	    num=28, depth=151..176, filters=192162, ccks=22940, wck=0.384, mem=78M782
7.05/3.31	    decisions=8172, wrong=1186, backtracks=632, failedAssignments=645, nogoods=76, foundSolutions=4, bestBound=9
7.05/3.31	    
7.05/3.32	    num=29, depth=134..151, filters=213531, ccks=22940, wck=0.396, mem=78M782
7.05/3.32	    decisions=8540, wrong=1299, backtracks=691, failedAssignments=712, nogoods=83, foundSolutions=4, bestBound=9
7.05/3.32	    
7.05/3.33	    num=30, depth=117..157, filters=230124, ccks=22940, wck=0.406, mem=78M782
7.05/3.33	    decisions=8963, wrong=1438, backtracks=773, failedAssignments=786, nogoods=89, foundSolutions=4, bestBound=9
7.05/3.33	    
7.05/3.35	    num=31, depth=150..164, filters=261088, ccks=22940, wck=0.424, mem=78M782
7.05/3.35	    decisions=9446, wrong=1603, backtracks=895, failedAssignments=867, nogoods=94, foundSolutions=4, bestBound=9
7.05/3.35	    
7.05/3.36	    num=32, depth=135..156, filters=287496, ccks=22940, wck=0.44, mem=78M782
7.05/3.36	    decisions=9934, wrong=1772, backtracks=1007, failedAssignments=956, nogoods=98, foundSolutions=4, bestBound=9
7.05/3.36	    
7.05/3.38	    num=33, depth=122..146, filters=322882, ccks=22940, wck=0.459, mem=78M782
7.05/3.38	    decisions=10476, wrong=1979, backtracks=1152, failedAssignments=1054, nogoods=104, foundSolutions=4, bestBound=9
7.05/3.38	    
7.31/3.40	    num=34, depth=151..171, filters=361168, ccks=22940, wck=0.478, mem=78M782
7.31/3.40	    decisions=11062, wrong=2195, backtracks=1288, failedAssignments=1162, nogoods=108, foundSolutions=4, bestBound=9
7.31/3.40	    
7.31/3.41	    num=35, depth=119..155, filters=385921, ccks=22940, wck=0.492, mem=78M782
7.31/3.41	    decisions=11653, wrong=2414, backtracks=1426, failedAssignments=1281, nogoods=114, foundSolutions=4, bestBound=9
7.31/3.41	    
7.31/3.44	    num=36, depth=144..162, filters=428435, ccks=22940, wck=0.515, mem=78M782
7.31/3.44	    decisions=12303, wrong=2667, backtracks=1604, failedAssignments=1412, nogoods=120, foundSolutions=4, bestBound=9
7.31/3.44	    
7.31/3.46	    num=37, depth=156..174, filters=468109, ccks=22940, wck=0.537, mem=78M782
7.31/3.46	    decisions=13033, wrong=2952, backtracks=1804, failedAssignments=1556, nogoods=127, foundSolutions=4, bestBound=9
7.31/3.46	    
7.31/3.48	    num=38, depth=147..174, filters=506830, ccks=22940, wck=0.558, mem=78M782
7.31/3.48	    decisions=13804, wrong=3263, backtracks=2034, failedAssignments=1714, nogoods=132, foundSolutions=4, bestBound=9
7.31/3.48	    
7.31/3.49	o 8
7.31/3.49	    num=39, depth=155..449, filters=515336, ccks=28675, wck=0.567, mem=78M782
7.31/3.49	    decisions=14132, wrong=3309, backtracks=2065, failedAssignments=1735, nogoods=137, foundSolutions=5, bestBound=8
7.31/3.49	    
7.47/3.52	    num=40, depth=95..112, filters=582797, ccks=28675, wck=0.6, mem=78M782
7.47/3.52	    decisions=14985, wrong=3688, backtracks=2327, failedAssignments=1926, nogoods=139, foundSolutions=5, bestBound=8
7.47/3.52	    
7.47/3.53	    num=41, depth=122..131, filters=588775, ccks=28675, wck=0.604, mem=78M782
7.47/3.53	    decisions=15146, wrong=3707, backtracks=2335, failedAssignments=1937, nogoods=142, foundSolutions=5, bestBound=8
7.47/3.53	    
7.47/3.53	    num=42, depth=108..126, filters=595108, ccks=28675, wck=0.609, mem=78M782
7.47/3.53	    decisions=15321, wrong=3736, backtracks=2357, failedAssignments=1949, nogoods=148, foundSolutions=5, bestBound=8
7.47/3.53	    
7.47/3.53	    num=43, depth=88..96, filters=600341, ccks=28675, wck=0.612, mem=78M782
7.47/3.53	    decisions=15459, wrong=3761, backtracks=2371, failedAssignments=1962, nogoods=150, foundSolutions=5, bestBound=8
7.47/3.53	    
7.47/3.54	    num=44, depth=87..113, filters=605556, ccks=28675, wck=0.616, mem=78M782
7.47/3.54	    decisions=15631, wrong=3793, backtracks=2392, failedAssignments=1976, nogoods=156, foundSolutions=5, bestBound=8
7.47/3.54	    
7.47/3.54	    num=45, depth=108..121, filters=610916, ccks=28675, wck=0.62, mem=78M782
7.47/3.54	    decisions=15803, wrong=3825, backtracks=2411, failedAssignments=1992, nogoods=157, foundSolutions=5, bestBound=8
7.47/3.54	    
7.47/3.55	    num=46, depth=109..118, filters=618056, ccks=28675, wck=0.624, mem=81M319
7.47/3.55	    decisions=15976, wrong=3857, backtracks=2430, failedAssignments=2009, nogoods=158, foundSolutions=5, bestBound=8
7.47/3.55	    
7.47/3.55	    num=47, depth=110..123, filters=625947, ccks=28675, wck=0.629, mem=81M319
7.47/3.55	    decisions=16167, wrong=3897, backtracks=2455, failedAssignments=2028, nogoods=161, foundSolutions=5, bestBound=8
7.47/3.55	    
7.47/3.56	    num=48, depth=92..121, filters=631764, ccks=28675, wck=0.634, mem=81M319
7.47/3.56	    decisions=16354, wrong=3935, backtracks=2476, failedAssignments=2049, nogoods=164, foundSolutions=5, bestBound=8
7.47/3.56	    
7.47/3.56	    num=49, depth=91..102, filters=638662, ccks=28675, wck=0.639, mem=81M319
7.47/3.56	    decisions=16536, wrong=3979, backtracks=2504, failedAssignments=2072, nogoods=172, foundSolutions=5, bestBound=8
7.47/3.56	    
7.47/3.57	    num=50, depth=101..114, filters=650408, ccks=28675, wck=0.645, mem=81M319
7.47/3.57	    decisions=16750, wrong=4035, backtracks=2544, failedAssignments=2097, nogoods=175, foundSolutions=5, bestBound=8
7.47/3.57	    
7.47/3.57	    num=51, depth=99..106, filters=662658, ccks=28675, wck=0.651, mem=81M319
7.47/3.57	    decisions=16966, wrong=4093, backtracks=2583, failedAssignments=2125, nogoods=179, foundSolutions=5, bestBound=8
7.47/3.57	    
7.47/3.58	    num=52, depth=93..103, filters=671592, ccks=28675, wck=0.657, mem=81M319
7.47/3.58	    decisions=17157, wrong=4142, backtracks=2613, failedAssignments=2156, nogoods=181, foundSolutions=5, bestBound=8
7.47/3.58	    
7.47/3.58	    num=53, depth=98..118, filters=682189, ccks=28675, wck=0.663, mem=81M319
7.47/3.58	    decisions=17401, wrong=4211, backtracks=2657, failedAssignments=2190, nogoods=185, foundSolutions=5, bestBound=8
7.47/3.58	    
7.47/3.59	    num=54, depth=99..112, filters=699303, ccks=28675, wck=0.671, mem=81M319
7.47/3.59	    decisions=17669, wrong=4295, backtracks=2717, failedAssignments=2227, nogoods=187, foundSolutions=5, bestBound=8
7.47/3.59	    
7.62/3.60	    num=55, depth=103..114, filters=712527, ccks=28675, wck=0.678, mem=81M319
7.62/3.60	    decisions=17922, wrong=4368, backtracks=2771, failedAssignments=2268, nogoods=190, foundSolutions=5, bestBound=8
7.62/3.60	    
7.62/3.61	    num=56, depth=97..117, filters=724475, ccks=28675, wck=0.684, mem=81M319
7.62/3.61	    decisions=18210, wrong=4458, backtracks=2832, failedAssignments=2313, nogoods=195, foundSolutions=5, bestBound=8
7.62/3.61	    
7.62/3.61	    num=57, depth=99..116, filters=739032, ccks=28675, wck=0.692, mem=81M319
7.62/3.61	    decisions=18503, wrong=4553, backtracks=2890, failedAssignments=2363, nogoods=197, foundSolutions=5, bestBound=8
7.62/3.61	    
7.62/3.62	    num=58, depth=101..112, filters=756664, ccks=28675, wck=0.701, mem=81M319
7.62/3.62	    decisions=18812, wrong=4657, backtracks=2956, failedAssignments=2418, nogoods=201, foundSolutions=5, bestBound=8
7.62/3.62	    
7.62/3.63	    num=59, depth=103..119, filters=778805, ccks=28675, wck=0.711, mem=81M319
7.62/3.63	    decisions=19162, wrong=4779, backtracks=3046, failedAssignments=2479, nogoods=204, foundSolutions=5, bestBound=8
7.62/3.63	    
7.62/3.64	    num=60, depth=112..124, filters=803595, ccks=28675, wck=0.722, mem=81M319
7.62/3.64	    decisions=19529, wrong=4906, backtracks=3125, failedAssignments=2546, nogoods=207, foundSolutions=5, bestBound=8
7.62/3.64	    
7.62/3.66	    num=61, depth=90..104, filters=839570, ccks=28675, wck=0.738, mem=81M319
7.62/3.66	    decisions=19960, wrong=5074, backtracks=3244, failedAssignments=2620, nogoods=214, foundSolutions=5, bestBound=8
7.62/3.66	    
7.62/3.67	    num=62, depth=101..126, filters=861796, ccks=28675, wck=0.749, mem=81M319
7.62/3.67	    decisions=20373, wrong=5223, backtracks=3349, failedAssignments=2701, nogoods=219, foundSolutions=5, bestBound=8
7.62/3.67	    
7.62/3.68	    num=63, depth=112..130, filters=887100, ccks=28675, wck=0.761, mem=81M319
7.62/3.68	    decisions=20840, wrong=5397, backtracks=3460, failedAssignments=2790, nogoods=226, foundSolutions=5, bestBound=8
7.62/3.68	    
7.62/3.70	    num=64, depth=103..114, filters=918915, ccks=28675, wck=0.775, mem=81M319
7.62/3.70	    decisions=21331, wrong=5591, backtracks=3592, failedAssignments=2888, nogoods=230, foundSolutions=5, bestBound=8
7.62/3.70	    
7.75/3.71	    num=65, depth=91..108, filters=953490, ccks=28675, wck=0.791, mem=81M319
7.75/3.71	    decisions=21859, wrong=5809, backtracks=3755, failedAssignments=2996, nogoods=232, foundSolutions=5, bestBound=8
7.75/3.71	    
7.75/3.73	    num=66, depth=77..94, filters=993022, ccks=28675, wck=0.81, mem=81M319
7.75/3.73	    decisions=22426, wrong=6053, backtracks=3932, failedAssignments=3115, nogoods=235, foundSolutions=5, bestBound=8
7.75/3.73	    
7.75/3.75	    num=67, depth=115..139, filters=1043543, ccks=28675, wck=0.832, mem=81M319
7.75/3.75	    decisions=23101, wrong=6332, backtracks=4129, failedAssignments=3246, nogoods=241, foundSolutions=5, bestBound=8
7.75/3.75	    
7.75/3.78	    num=68, depth=98..112, filters=1098634, ccks=28675, wck=0.855, mem=81M319
7.75/3.78	    decisions=23782, wrong=6623, backtracks=4315, failedAssignments=3390, nogoods=250, foundSolutions=5, bestBound=8
7.75/3.78	    
7.85/3.80	    num=69, depth=110..128, filters=1167382, ccks=28675, wck=0.883, mem=81M319
7.85/3.80	    decisions=24597, wrong=6975, backtracks=4554, failedAssignments=3548, nogoods=254, foundSolutions=5, bestBound=8
7.85/3.80	    
7.85/3.83	    num=70, depth=103..120, filters=1223820, ccks=28675, wck=0.907, mem=81M319
7.85/3.83	    decisions=25401, wrong=7323, backtracks=4793, failedAssignments=3722, nogoods=260, foundSolutions=5, bestBound=8
7.85/3.83	    
7.85/3.85	    num=71, depth=90..117, filters=1283456, ccks=28675, wck=0.933, mem=81M319
7.85/3.85	    decisions=26244, wrong=7695, backtracks=5059, failedAssignments=3913, nogoods=269, foundSolutions=5, bestBound=8
7.85/3.85	    
7.85/3.88	    num=72, depth=103..123, filters=1349071, ccks=28675, wck=0.96, mem=81M319
7.85/3.88	    decisions=27175, wrong=8109, backtracks=5336, failedAssignments=4124, nogoods=275, foundSolutions=5, bestBound=8
7.85/3.88	    
7.95/3.91	    num=73, depth=79..132, filters=1419530, ccks=28675, wck=0.991, mem=81M319
7.95/3.91	    decisions=28169, wrong=8548, backtracks=5642, failedAssignments=4356, nogoods=284, foundSolutions=5, bestBound=8
7.95/3.91	    
7.95/3.95	    num=74, depth=118..139, filters=1495983, ccks=28675, wck=1.024, mem=81M319
7.95/3.95	    decisions=29337, wrong=9069, backtracks=6005, failedAssignments=4611, nogoods=291, foundSolutions=5, bestBound=8
7.95/3.95	    
7.95/3.98	    num=75, depth=118..143, filters=1579515, ccks=28675, wck=1.061, mem=81M319
7.95/3.98	    decisions=30424, wrong=9553, backtracks=6333, failedAssignments=4892, nogoods=298, foundSolutions=5, bestBound=8
7.95/3.98	    
8.07/4.03	    num=76, depth=101..122, filters=1688022, ccks=28675, wck=1.108, mem=81M319
8.07/4.03	    decisions=31735, wrong=10155, backtracks=6757, failedAssignments=5201, nogoods=304, foundSolutions=5, bestBound=8
8.07/4.03	    
8.07/4.08	    num=77, depth=99..127, filters=1807815, ccks=28675, wck=1.158, mem=81M319
8.07/4.08	    decisions=33151, wrong=10811, backtracks=7216, failedAssignments=5541, nogoods=309, foundSolutions=5, bestBound=8
8.07/4.08	    
8.18/4.13	    num=78, depth=85..128, filters=1933328, ccks=28675, wck=1.208, mem=81M319
8.18/4.13	    decisions=34701, wrong=11534, backtracks=7698, failedAssignments=5915, nogoods=319, foundSolutions=5, bestBound=8
8.18/4.13	    
8.18/4.19	    num=79, depth=98..130, filters=2076034, ccks=28675, wck=1.267, mem=81M319
8.18/4.19	    decisions=36438, wrong=12353, backtracks=8256, failedAssignments=6326, nogoods=326, foundSolutions=5, bestBound=8
8.18/4.19	    
8.27/4.26	    num=80, depth=117..139, filters=2240272, ccks=28675, wck=1.338, mem=81M319
8.27/4.26	    decisions=38293, wrong=13221, backtracks=8847, failedAssignments=6778, nogoods=333, foundSolutions=5, bestBound=8
8.27/4.26	    
8.37/4.33	    num=81, depth=115..141, filters=2416272, ccks=28675, wck=1.412, mem=81M319
8.37/4.33	    decisions=40440, wrong=14236, backtracks=9560, failedAssignments=7275, nogoods=342, foundSolutions=5, bestBound=8
8.37/4.33	    
8.47/4.40	    num=82, depth=102..129, filters=2584497, ccks=28675, wck=1.482, mem=81M319
8.47/4.40	    decisions=42668, wrong=15297, backtracks=10282, failedAssignments=7822, nogoods=355, foundSolutions=5, bestBound=8
8.47/4.40	    
8.47/4.49	    num=83, depth=84..108, filters=2809816, ccks=28675, wck=1.572, mem=81M319
8.47/4.49	    decisions=45089, wrong=16461, backtracks=11104, failedAssignments=8424, nogoods=363, foundSolutions=5, bestBound=8
8.47/4.49	    
8.57/4.59	    num=84, depth=104..127, filters=3033418, ccks=28675, wck=1.666, mem=81M319
8.57/4.59	    decisions=47897, wrong=17811, backtracks=12072, failedAssignments=9086, nogoods=372, foundSolutions=5, bestBound=8
8.57/4.59	    
8.67/4.70	    num=85, depth=90..118, filters=3300632, ccks=28675, wck=1.775, mem=81M319
8.67/4.70	    decisions=50880, wrong=19252, backtracks=13063, failedAssignments=9814, nogoods=377, foundSolutions=5, bestBound=8
8.67/4.70	    
8.87/4.80	    num=86, depth=106..127, filters=3548312, ccks=28675, wck=1.877, mem=81M319
8.87/4.80	    decisions=54066, wrong=20790, backtracks=14087, failedAssignments=10615, nogoods=386, foundSolutions=5, bestBound=8
8.87/4.80	    
8.98/4.92	    num=87, depth=102..125, filters=3845370, ccks=28675, wck=2.003, mem=81M319
8.98/4.92	    decisions=57853, wrong=22627, backtracks=15427, failedAssignments=11496, nogoods=394, foundSolutions=5, bestBound=8
8.98/4.92	    
9.09/5.05	    num=88, depth=106..134, filters=4148841, ccks=28675, wck=2.124, mem=81M319
9.09/5.05	    decisions=61745, wrong=24518, backtracks=16752, failedAssignments=12466, nogoods=401, foundSolutions=5, bestBound=8
9.09/5.05	    
9.19/5.19	    num=89, depth=91..114, filters=4481699, ccks=28675, wck=2.268, mem=83M856
9.19/5.19	    decisions=65813, wrong=26504, backtracks=18182, failedAssignments=13533, nogoods=409, foundSolutions=5, bestBound=8
9.19/5.19	    
9.38/5.37	    num=90, depth=105..135, filters=4920709, ccks=28675, wck=2.447, mem=83M856
9.38/5.37	    decisions=70825, wrong=28956, backtracks=19942, failedAssignments=14706, nogoods=416, foundSolutions=5, bestBound=8
9.38/5.37	    
9.58/5.54	    num=91, depth=95..114, filters=5346414, ccks=28675, wck=2.62, mem=83M856
9.58/5.54	    decisions=75856, wrong=31422, backtracks=21618, failedAssignments=15997, nogoods=422, foundSolutions=5, bestBound=8
9.58/5.54	    
9.78/5.74	    num=92, depth=107..129, filters=5845749, ccks=28675, wck=2.819, mem=83M856
9.78/5.74	    decisions=81652, wrong=34266, backtracks=23514, failedAssignments=17417, nogoods=430, foundSolutions=5, bestBound=8
9.78/5.74	    
9.98/5.95	    num=93, depth=90..117, filters=6349113, ccks=28675, wck=3.031, mem=83M856
9.98/5.95	    decisions=87950, wrong=37366, backtracks=25659, failedAssignments=18979, nogoods=440, foundSolutions=5, bestBound=8
9.98/5.95	    
10.28/6.22	    num=94, depth=99..125, filters=7028898, ccks=28675, wck=3.302, mem=83M856
10.28/6.22	    decisions=95280, wrong=40978, backtracks=28271, failedAssignments=20697, nogoods=449, foundSolutions=5, bestBound=8
10.28/6.22	    
10.48/6.48	    num=95, depth=102..130, filters=7670898, ccks=28675, wck=3.563, mem=83M856
10.48/6.48	    decisions=102844, wrong=44706, backtracks=30856, failedAssignments=22587, nogoods=456, foundSolutions=5, bestBound=8
10.48/6.48	    
10.78/6.78	    num=96, depth=89..113, filters=8387432, ccks=28675, wck=3.861, mem=83M856
10.78/6.78	    decisions=111008, wrong=48742, backtracks=33688, failedAssignments=24666, nogoods=461, foundSolutions=5, bestBound=8
10.78/6.78	    
11.09/7.10	    num=97, depth=106..131, filters=9149537, ccks=28675, wck=4.179, mem=83M856
11.09/7.10	    decisions=120357, wrong=53362, backtracks=37047, failedAssignments=26953, nogoods=466, foundSolutions=5, bestBound=8
11.09/7.10	    
11.49/7.46	    num=98, depth=108..138, filters=9995893, ccks=28675, wck=4.536, mem=83M856
11.49/7.46	    decisions=130674, wrong=58463, backtracks=40828, failedAssignments=29469, nogoods=472, foundSolutions=5, bestBound=8
11.49/7.46	    
11.89/7.83	    num=99, depth=99..132, filters=10899746, ccks=28675, wck=4.914, mem=86M392
11.89/7.83	    decisions=141402, wrong=63774, backtracks=44464, failedAssignments=32237, nogoods=482, foundSolutions=5, bestBound=8
11.89/7.83	    
12.28/8.26	o 7
12.28/8.26	    num=100, depth=110..449, filters=11770487, ccks=34410, wck=5.34, mem=86M392
12.28/8.26	    decisions=152807, wrong=69376, backtracks=48455, failedAssignments=35231, nogoods=497, foundSolutions=6, bestBound=7
12.28/8.26	    
12.81/8.76	    num=101, depth=59..93, filters=13182033, ccks=34410, wck=5.843, mem=86M392
12.81/8.76	    decisions=166196, wrong=76038, backtracks=53096, failedAssignments=38580, nogoods=509, foundSolutions=6, bestBound=7
12.81/8.76	    
12.81/8.77	    num=102, depth=66..74, filters=13186847, ccks=34410, wck=5.846, mem=86M392
12.81/8.77	    decisions=166300, wrong=76057, backtracks=53110, failedAssignments=38591, nogoods=510, foundSolutions=6, bestBound=7
12.81/8.77	    
12.81/8.77	    num=103, depth=65..76, filters=13191627, ccks=34410, wck=5.849, mem=86M392
12.81/8.77	    decisions=166427, wrong=76083, backtracks=53128, failedAssignments=38603, nogoods=512, foundSolutions=6, bestBound=7
12.81/8.77	    
12.81/8.77	    num=104, depth=55..65, filters=13196618, ccks=34410, wck=5.852, mem=86M392
12.81/8.77	    decisions=166536, wrong=76105, backtracks=53140, failedAssignments=38616, nogoods=515, foundSolutions=6, bestBound=7
12.81/8.77	    
12.81/8.78	    num=105, depth=68..75, filters=13201283, ccks=34410, wck=5.855, mem=86M392
12.81/8.78	    decisions=166660, wrong=76132, backtracks=53157, failedAssignments=38630, nogoods=519, foundSolutions=6, bestBound=7
12.81/8.78	    
12.81/8.78	    num=106, depth=71..85, filters=13207547, ccks=34410, wck=5.859, mem=86M392
12.81/8.78	    decisions=166792, wrong=76158, backtracks=53171, failedAssignments=38646, nogoods=526, foundSolutions=6, bestBound=7
12.81/8.78	    
12.81/8.78	    num=107, depth=65..84, filters=13212833, ccks=34410, wck=5.862, mem=86M392
12.81/8.78	    decisions=166921, wrong=76189, backtracks=53190, failedAssignments=38663, nogoods=530, foundSolutions=6, bestBound=7
12.81/8.78	    
12.81/8.79	    num=108, depth=69..79, filters=13220945, ccks=34410, wck=5.866, mem=86M392
12.81/8.79	    decisions=167072, wrong=76228, backtracks=53216, failedAssignments=38682, nogoods=534, foundSolutions=6, bestBound=7
12.81/8.79	    
12.81/8.79	    num=109, depth=67..79, filters=13228540, ccks=34410, wck=5.87, mem=86M392
12.81/8.79	    decisions=167219, wrong=76264, backtracks=53236, failedAssignments=38703, nogoods=541, foundSolutions=6, bestBound=7
12.81/8.79	    
12.81/8.80	    num=110, depth=55..69, filters=13237546, ccks=34410, wck=5.874, mem=86M392
12.81/8.80	    decisions=167353, wrong=76302, backtracks=53262, failedAssignments=38726, nogoods=544, foundSolutions=6, bestBound=7
12.81/8.80	    
12.92/8.80	    num=111, depth=63..74, filters=13244378, ccks=34410, wck=5.878, mem=86M392
12.92/8.80	    decisions=167506, wrong=76345, backtracks=53287, failedAssignments=38751, nogoods=549, foundSolutions=6, bestBound=7
12.92/8.80	    
12.92/8.80	    num=112, depth=66..82, filters=13253226, ccks=34410, wck=5.883, mem=86M392
12.92/8.80	    decisions=167696, wrong=76404, backtracks=53328, failedAssignments=38779, nogoods=553, foundSolutions=6, bestBound=7
12.92/8.80	    
12.92/8.81	    num=113, depth=65..82, filters=13265088, ccks=34410, wck=5.889, mem=86M392
12.92/8.81	    decisions=167896, wrong=76469, backtracks=53372, failedAssignments=38810, nogoods=557, foundSolutions=6, bestBound=7
12.92/8.81	    
12.92/8.81	    num=114, depth=67..80, filters=13275879, ccks=34410, wck=5.893, mem=86M392
12.92/8.81	    decisions=168094, wrong=76534, backtracks=53414, failedAssignments=38844, nogoods=562, foundSolutions=6, bestBound=7
12.92/8.81	    
12.92/8.82	    num=115, depth=66..84, filters=13290162, ccks=34410, wck=5.899, mem=86M392
12.92/8.82	    decisions=168327, wrong=76613, backtracks=53467, failedAssignments=38881, nogoods=569, foundSolutions=6, bestBound=7
12.92/8.82	    
12.92/8.83	    num=116, depth=72..86, filters=13305372, ccks=34410, wck=5.906, mem=86M392
12.92/8.83	    decisions=168560, wrong=76692, backtracks=53519, failedAssignments=38922, nogoods=576, foundSolutions=6, bestBound=7
12.92/8.83	    
12.92/8.84	    num=117, depth=72..90, filters=13324772, ccks=34410, wck=5.914, mem=86M392
12.92/8.84	    decisions=168810, wrong=76778, backtracks=53576, failedAssignments=38967, nogoods=580, foundSolutions=6, bestBound=7
12.92/8.84	    
12.92/8.84	    num=118, depth=78..87, filters=13342489, ccks=34410, wck=5.921, mem=86M392
12.92/8.84	    decisions=169084, wrong=76876, backtracks=53640, failedAssignments=39017, nogoods=582, foundSolutions=6, bestBound=7
12.92/8.84	    
12.92/8.85	    num=119, depth=67..85, filters=13361115, ccks=34410, wck=5.929, mem=86M392
12.92/8.85	    decisions=169384, wrong=76991, backtracks=53716, failedAssignments=39072, nogoods=585, foundSolutions=6, bestBound=7
12.92/8.85	    
12.92/8.86	    num=120, depth=68..85, filters=13382930, ccks=34410, wck=5.939, mem=86M392
12.92/8.86	    decisions=169704, wrong=77112, backtracks=53799, failedAssignments=39133, nogoods=597, foundSolutions=6, bestBound=7
12.92/8.86	    
12.92/8.87	    num=121, depth=67..80, filters=13406377, ccks=34410, wck=5.948, mem=86M392
12.92/8.87	    decisions=170033, wrong=77241, backtracks=53883, failedAssignments=39200, nogoods=602, foundSolutions=6, bestBound=7
12.92/8.87	    
12.92/8.88	    num=122, depth=58..74, filters=13429476, ccks=34410, wck=5.957, mem=86M392
12.92/8.88	    decisions=170354, wrong=77370, backtracks=53964, failedAssignments=39274, nogoods=610, foundSolutions=6, bestBound=7
12.92/8.88	    
12.92/8.89	    num=123, depth=57..72, filters=13453938, ccks=34410, wck=5.967, mem=86M392
12.92/8.89	    decisions=170714, wrong=77520, backtracks=54056, failedAssignments=39355, nogoods=615, foundSolutions=6, bestBound=7
12.92/8.89	    
13.07/8.90	    num=124, depth=57..82, filters=13486926, ccks=34410, wck=5.978, mem=86M392
13.07/8.90	    decisions=171106, wrong=77680, backtracks=54151, failedAssignments=39444, nogoods=628, foundSolutions=6, bestBound=7
13.07/8.90	    
13.07/8.91	    num=125, depth=64..76, filters=13518162, ccks=34410, wck=5.991, mem=86M392
13.07/8.91	    decisions=171510, wrong=77849, backtracks=54259, failedAssignments=39542, nogoods=633, foundSolutions=6, bestBound=7
13.07/8.91	    
13.07/8.93	    num=126, depth=77..98, filters=13557839, ccks=34410, wck=6.006, mem=86M392
13.07/8.93	    decisions=172048, wrong=78078, backtracks=54416, failedAssignments=39650, nogoods=635, foundSolutions=6, bestBound=7
13.07/8.93	    
13.07/8.94	    num=127, depth=57..70, filters=13592685, ccks=34410, wck=6.019, mem=86M392
13.07/8.94	    decisions=172545, wrong=78297, backtracks=54548, failedAssignments=39769, nogoods=639, foundSolutions=6, bestBound=7
13.07/8.94	    
13.07/8.96	    num=128, depth=64..80, filters=13646319, ccks=34410, wck=6.038, mem=86M392
13.07/8.96	    decisions=173131, wrong=78557, backtracks=54731, failedAssignments=39900, nogoods=643, foundSolutions=6, bestBound=7
13.07/8.96	    
13.07/8.97	    num=129, depth=55..70, filters=13688504, ccks=34410, wck=6.054, mem=86M392
13.07/8.97	    decisions=173723, wrong=78825, backtracks=54908, failedAssignments=40044, nogoods=649, foundSolutions=6, bestBound=7
13.07/8.97	    
13.07/8.99	    num=130, depth=62..85, filters=13740703, ccks=34410, wck=6.073, mem=86M392
13.07/8.99	    decisions=174429, wrong=79139, backtracks=55116, failedAssignments=40202, nogoods=655, foundSolutions=6, bestBound=7
13.07/8.99	    
13.18/9.02	    num=131, depth=59..75, filters=13806489, ccks=34410, wck=6.096, mem=86M392
13.18/9.02	    decisions=175214, wrong=79500, backtracks=55358, failedAssignments=40376, nogoods=659, foundSolutions=6, bestBound=7
13.18/9.02	    
13.18/9.04	    num=132, depth=67..84, filters=13868952, ccks=34410, wck=6.119, mem=86M392
13.18/9.04	    decisions=175967, wrong=79840, backtracks=55564, failedAssignments=40567, nogoods=668, foundSolutions=6, bestBound=7
13.18/9.04	    
13.18/9.07	    num=133, depth=57..76, filters=13951632, ccks=34410, wck=6.147, mem=86M392
13.18/9.07	    decisions=176880, wrong=80265, backtracks=55862, failedAssignments=40778, nogoods=675, foundSolutions=6, bestBound=7
13.18/9.07	    
13.18/9.10	    num=134, depth=59..80, filters=14027971, ccks=34410, wck=6.175, mem=86M392
13.18/9.10	    decisions=177807, wrong=80697, backtracks=56132, failedAssignments=41010, nogoods=677, foundSolutions=6, bestBound=7
13.18/9.10	    
13.29/9.13	    num=135, depth=53..77, filters=14120558, ccks=34410, wck=6.209, mem=86M392
13.29/9.13	    decisions=178903, wrong=81212, backtracks=56482, failedAssignments=41265, nogoods=688, foundSolutions=6, bestBound=7
13.29/9.13	    
13.29/9.17	    num=136, depth=61..78, filters=14223420, ccks=34410, wck=6.245, mem=86M392
13.29/9.17	    decisions=180123, wrong=81788, backtracks=56870, failedAssignments=41546, nogoods=694, foundSolutions=6, bestBound=7
13.29/9.17	    
13.38/9.21	    num=137, depth=56..81, filters=14336710, ccks=34410, wck=6.286, mem=86M392
13.38/9.21	    decisions=181428, wrong=82411, backtracks=57303, failedAssignments=41855, nogoods=699, foundSolutions=6, bestBound=7
13.38/9.21	    
13.38/9.25	    num=138, depth=56..77, filters=14461629, ccks=34410, wck=6.329, mem=86M392
13.38/9.25	    decisions=182824, wrong=83078, backtracks=57751, failedAssignments=42195, nogoods=706, foundSolutions=6, bestBound=7
13.38/9.25	    
13.48/9.30	    num=139, depth=67..89, filters=14595617, ccks=34410, wck=6.377, mem=88M929
13.48/9.30	    decisions=184400, wrong=83826, backtracks=58256, failedAssignments=42569, nogoods=712, foundSolutions=6, bestBound=7
13.48/9.30	    
13.48/9.35	    num=140, depth=65..86, filters=14730072, ccks=34410, wck=6.425, mem=88M929
13.48/9.35	    decisions=186046, wrong=84609, backtracks=58767, failedAssignments=42980, nogoods=719, foundSolutions=6, bestBound=7
13.48/9.35	    
13.58/9.41	    num=141, depth=64..84, filters=14896835, ccks=34410, wck=6.484, mem=88M929
13.58/9.41	    decisions=187867, wrong=85485, backtracks=59381, failedAssignments=43432, nogoods=725, foundSolutions=6, bestBound=7
13.58/9.41	    
13.58/9.47	    num=142, depth=78..103, filters=15071960, ccks=34410, wck=6.55, mem=88M929
13.58/9.47	    decisions=189942, wrong=86481, backtracks=60053, failedAssignments=43929, nogoods=734, foundSolutions=6, bestBound=7
13.58/9.47	    
13.68/9.54	    num=143, depth=70..88, filters=15281136, ccks=34410, wck=6.623, mem=88M929
13.68/9.54	    decisions=192235, wrong=87591, backtracks=60823, failedAssignments=44476, nogoods=748, foundSolutions=6, bestBound=7
13.68/9.54	    
13.78/9.63	    num=144, depth=60..78, filters=15502296, ccks=34410, wck=6.704, mem=88M929
13.78/9.63	    decisions=194713, wrong=88798, backtracks=61699, failedAssignments=45078, nogoods=757, foundSolutions=6, bestBound=7
13.78/9.63	    
13.88/9.71	    num=145, depth=63..85, filters=15753573, ccks=34410, wck=6.79, mem=88M929
13.88/9.71	    decisions=197392, wrong=90106, backtracks=62538, failedAssignments=45740, nogoods=770, foundSolutions=6, bestBound=7
13.88/9.71	    
13.98/9.82	    num=146, depth=65..79, filters=16058416, ccks=34410, wck=6.895, mem=88M929
13.98/9.82	    decisions=200240, wrong=91495, backtracks=63481, failedAssignments=46468, nogoods=776, foundSolutions=6, bestBound=7
13.98/9.82	    
14.08/9.92	    num=147, depth=59..81, filters=16364466, ccks=34410, wck=7.003, mem=88M929
14.08/9.92	    decisions=203389, wrong=93038, backtracks=64500, failedAssignments=47269, nogoods=789, foundSolutions=6, bestBound=7
14.08/9.92	    
14.19/10.05	    num=148, depth=55..71, filters=16709204, ccks=34410, wck=7.126, mem=88M929
14.19/10.05	    decisions=206864, wrong=94745, backtracks=65665, failedAssignments=48150, nogoods=794, foundSolutions=6, bestBound=7
14.19/10.05	    
14.29/10.16	    num=149, depth=60..85, filters=17040011, ccks=34410, wck=7.243, mem=88M929
14.29/10.16	    decisions=210814, wrong=96686, backtracks=66971, failedAssignments=49120, nogoods=803, foundSolutions=6, bestBound=7
14.29/10.16	    
14.48/10.30	    num=150, depth=67..93, filters=17415531, ccks=34410, wck=7.379, mem=88M929
14.48/10.30	    decisions=215029, wrong=98755, backtracks=68379, failedAssignments=50187, nogoods=814, foundSolutions=6, bestBound=7
14.48/10.30	    
14.58/10.43	    num=151, depth=52..81, filters=17779581, ccks=34410, wck=7.505, mem=88M929
14.58/10.43	    decisions=219787, wrong=101101, backtracks=69999, failedAssignments=51360, nogoods=827, foundSolutions=6, bestBound=7
14.58/10.43	    
14.80/10.60	    num=152, depth=78..100, filters=18226530, ccks=34410, wck=7.678, mem=88M929
14.80/10.60	    decisions=224892, wrong=103611, backtracks=71754, failedAssignments=52651, nogoods=841, foundSolutions=6, bestBound=7
14.80/10.60	    
15.00/10.80	    num=153, depth=64..85, filters=18796175, ccks=34410, wck=7.875, mem=88M929
15.00/10.80	    decisions=230369, wrong=106316, backtracks=73605, failedAssignments=54071, nogoods=850, foundSolutions=6, bestBound=7
15.00/10.80	    
15.10/11.00	    num=154, depth=67..89, filters=19362032, ccks=34410, wck=8.083, mem=88M929
15.10/11.00	    decisions=236433, wrong=109314, backtracks=75723, failedAssignments=55633, nogoods=862, foundSolutions=6, bestBound=7
15.10/11.00	    
15.40/11.23	    num=155, depth=57..81, filters=20009593, ccks=34410, wck=8.309, mem=88M929
15.40/11.23	    decisions=243101, wrong=112617, backtracks=77944, failedAssignments=57351, nogoods=873, foundSolutions=6, bestBound=7
15.40/11.23	    
15.60/11.48	    num=156, depth=68..89, filters=20682308, ccks=34410, wck=8.559, mem=88M929
15.60/11.48	    decisions=250535, wrong=116297, backtracks=80452, failedAssignments=59241, nogoods=883, foundSolutions=6, bestBound=7
15.60/11.48	    
15.91/11.78	    num=157, depth=57..81, filters=21502968, ccks=34410, wck=8.856, mem=91M466
15.91/11.78	    decisions=258805, wrong=120401, backtracks=83296, failedAssignments=61320, nogoods=891, foundSolutions=6, bestBound=7
15.91/11.78	    
16.21/12.10	    num=158, depth=57..83, filters=22398316, ccks=34410, wck=9.182, mem=91M466
16.21/12.10	    decisions=268009, wrong=124970, backtracks=86441, failedAssignments=63607, nogoods=901, foundSolutions=6, bestBound=7
16.21/12.10	    
16.61/12.42	    num=159, depth=64..89, filters=23266376, ccks=34410, wck=9.502, mem=91M466
16.61/12.42	    decisions=277748, wrong=129803, backtracks=89715, failedAssignments=66123, nogoods=912, foundSolutions=6, bestBound=7
16.61/12.42	    
17.01/12.80	    num=160, depth=49..82, filters=24343182, ccks=34410, wck=9.88, mem=91M466
17.01/12.80	    decisions=288480, wrong=135143, backtracks=93403, failedAssignments=68891, nogoods=922, foundSolutions=6, bestBound=7
17.01/12.80	    
17.32/13.19	    num=161, depth=63..90, filters=25449017, ccks=34410, wck=10.265, mem=91M466
17.32/13.19	    decisions=300270, wrong=141003, backtracks=97348, failedAssignments=71935, nogoods=930, foundSolutions=6, bestBound=7
17.32/13.19	    
17.81/13.63	    num=162, depth=51..76, filters=26697479, ccks=34410, wck=10.712, mem=91M466
17.81/13.63	    decisions=313215, wrong=147449, backtracks=101824, failedAssignments=75284, nogoods=944, foundSolutions=6, bestBound=7
17.81/13.63	    
18.33/14.17	    num=163, depth=58..79, filters=28187933, ccks=34410, wck=11.247, mem=91M466
18.33/14.17	    decisions=327655, wrong=154638, backtracks=106928, failedAssignments=78968, nogoods=957, foundSolutions=6, bestBound=7
18.33/14.17	    
18.93/14.75	    num=164, depth=52..81, filters=29839440, ccks=34410, wck=11.825, mem=94M2
18.93/14.75	    decisions=343850, wrong=162707, backtracks=112540, failedAssignments=83020, nogoods=969, foundSolutions=6, bestBound=7
18.93/14.75	    
19.63/15.46	    num=165, depth=54..77, filters=31768399, ccks=34410, wck=12.54, mem=94M2
19.63/15.46	    decisions=362160, wrong=171832, backtracks=119136, failedAssignments=87477, nogoods=981, foundSolutions=6, bestBound=7
19.63/15.46	    
20.34/16.13	    num=166, depth=53..80, filters=33673234, ccks=34410, wck=13.209, mem=94M2
20.34/16.13	    decisions=381319, wrong=181381, backtracks=125806, failedAssignments=92380, nogoods=986, foundSolutions=6, bestBound=7
20.34/16.13	    
21.03/16.88	    num=167, depth=71..97, filters=35636297, ccks=34410, wck=13.955, mem=94M2
21.03/16.88	    decisions=403166, wrong=192265, backtracks=133883, failedAssignments=97774, nogoods=992, foundSolutions=6, bestBound=7
21.03/16.88	    
21.93/17.75	    num=168, depth=55..85, filters=38068438, ccks=34410, wck=14.827, mem=96M539
21.93/17.75	    decisions=426927, wrong=204116, backtracks=142260, failedAssignments=103707, nogoods=998, foundSolutions=6, bestBound=7
21.93/17.75	    
22.93/18.71	    num=169, depth=57..88, filters=40634297, ccks=34410, wck=15.788, mem=96M539
22.93/18.71	    decisions=451613, wrong=216425, backtracks=150818, failedAssignments=110233, nogoods=1009, foundSolutions=6, bestBound=7
22.93/18.71	    
23.93/19.72	    num=170, depth=55..89, filters=43458678, ccks=34410, wck=16.798, mem=96M539
23.93/19.72	    decisions=480669, wrong=230922, backtracks=161102, failedAssignments=117412, nogoods=1016, foundSolutions=6, bestBound=7
23.93/19.72	    
24.93/20.79	    num=171, depth=35..84, filters=46379577, ccks=34410, wck=17.868, mem=99M76
24.93/20.79	    decisions=511450, wrong=246282, backtracks=171961, failedAssignments=125309, nogoods=1031, foundSolutions=6, bestBound=7
24.93/20.79	    
26.03/21.87	    num=172, depth=56..85, filters=49473626, ccks=34410, wck=18.944, mem=99M76
26.03/21.87	    decisions=543943, wrong=262498, backtracks=183069, failedAssignments=133996, nogoods=1040, foundSolutions=6, bestBound=7
26.03/21.87	    
27.34/23.12	    num=173, depth=75..100, filters=52873271, ccks=34410, wck=20.201, mem=101M612
27.34/23.12	    decisions=582604, wrong=281790, backtracks=196582, failedAssignments=143551, nogoods=1056, foundSolutions=6, bestBound=7
27.34/23.12	    
28.93/24.74	    num=174, depth=61..86, filters=57223086, ccks=34410, wck=21.815, mem=101M612
28.93/24.74	    decisions=624584, wrong=302748, backtracks=211793, failedAssignments=154062, nogoods=1072, foundSolutions=6, bestBound=7
28.93/24.74	    
30.53/26.39	    num=175, depth=46..77, filters=61809373, ccks=34410, wck=23.464, mem=104M149
30.53/26.39	    decisions=669832, wrong=325344, backtracks=227744, failedAssignments=165624, nogoods=1083, foundSolutions=6, bestBound=7
30.53/26.39	    
32.24/28.06	    num=176, depth=57..83, filters=66453949, ccks=34410, wck=25.141, mem=104M149
32.24/28.06	    decisions=719364, wrong=350076, backtracks=245537, failedAssignments=178342, nogoods=1088, foundSolutions=6, bestBound=7
32.24/28.06	    
34.24/30.01	    num=177, depth=45..71, filters=71908829, ccks=34410, wck=27.091, mem=106M686
34.24/30.01	    decisions=773543, wrong=377140, backtracks=265143, failedAssignments=192332, nogoods=1096, foundSolutions=6, bestBound=7
34.24/30.01	    
36.43/32.26	    num=178, depth=68..109, filters=77359644, ccks=34410, wck=29.339, mem=109M223
36.43/32.26	    decisions=835366, wrong=408015, backtracks=287464, failedAssignments=207721, nogoods=1104, foundSolutions=6, bestBound=7
36.43/32.26	    
38.93/34.70	    num=179, depth=54..84, filters=83984415, ccks=34410, wck=31.783, mem=111M759
38.93/34.70	    decisions=902145, wrong=441373, backtracks=311266, failedAssignments=224649, nogoods=1116, foundSolutions=6, bestBound=7
38.93/34.70	    
41.53/37.37	    num=180, depth=55..85, filters=91438092, ccks=34410, wck=34.448, mem=111M759
41.53/37.37	    decisions=975262, wrong=477899, backtracks=337277, failedAssignments=243270, nogoods=1126, foundSolutions=6, bestBound=7
41.53/37.37	    
44.63/40.42	    num=181, depth=46..77, filters=99731390, ccks=34410, wck=37.501, mem=114M296
44.63/40.42	    decisions=1056091, wrong=518284, backtracks=366462, failedAssignments=263754, nogoods=1143, foundSolutions=6, bestBound=7
44.63/40.42	    
48.03/43.89	    num=182, depth=57..91, filters=109138321, ccks=34410, wck=40.969, mem=119M369
48.03/43.89	    decisions=1147272, wrong=563841, backtracks=399326, failedAssignments=286286, nogoods=1154, foundSolutions=6, bestBound=7
48.03/43.89	    
51.53/47.38	    num=183, depth=60..89, filters=118725771, ccks=34410, wck=44.459, mem=121M906
51.53/47.38	    decisions=1244052, wrong=612196, backtracks=433469, failedAssignments=311071, nogoods=1163, foundSolutions=6, bestBound=7
51.53/47.38	    
55.73/51.54	    num=184, depth=52..82, filters=130191735, ccks=34410, wck=48.619, mem=124M443
55.73/51.54	    decisions=1352403, wrong=666344, backtracks=471094, failedAssignments=338335, nogoods=1175, foundSolutions=6, bestBound=7
55.73/51.54	    
60.03/55.88	    num=185, depth=53..80, filters=142211941, ccks=34410, wck=52.962, mem=126M979
60.03/55.88	    decisions=1466814, wrong=723519, backtracks=510380, failedAssignments=368325, nogoods=1190, foundSolutions=6, bestBound=7
60.03/55.88	    
64.73/60.50	    num=186, depth=51..79, filters=155288104, ccks=34410, wck=57.58, mem=132M53
64.73/60.50	    decisions=1598720, wrong=789445, backtracks=557268, failedAssignments=401314, nogoods=1200, foundSolutions=6, bestBound=7
64.73/60.50	    
69.95/65.79	    num=187, depth=52..82, filters=169870947, ccks=34410, wck=62.865, mem=137M126
69.95/65.79	    decisions=1742676, wrong=861394, backtracks=607940, failedAssignments=437602, nogoods=1212, foundSolutions=6, bestBound=7
69.95/65.79	    
76.04/71.84	    num=188, depth=48..88, filters=185979465, ccks=34410, wck=68.915, mem=142M200
76.04/71.84	    decisions=1901176, wrong=940612, backtracks=664944, failedAssignments=477519, nogoods=1225, foundSolutions=6, bestBound=7
76.04/71.84	    
82.65/78.41	    num=189, depth=46..80, filters=203845885, ccks=34410, wck=75.486, mem=147M273
82.65/78.41	    decisions=2074242, wrong=1027116, backtracks=725838, failedAssignments=521428, nogoods=1229, foundSolutions=6, bestBound=7
82.65/78.41	    
89.95/85.79	    num=190, depth=57..87, filters=223864742, ccks=34410, wck=82.872, mem=152M346
89.95/85.79	    decisions=2265288, wrong=1122605, backtracks=794748, failedAssignments=569728, nogoods=1244, foundSolutions=6, bestBound=7
89.95/85.79	    
98.00/93.71	    num=191, depth=51..84, filters=246005305, ccks=34410, wck=90.793, mem=37M93
98.00/93.71	    decisions=2489063, wrong=1234465, backtracks=875779, failedAssignments=622858, nogoods=1260, foundSolutions=6, bestBound=7
98.00/93.71	    
106.31/102.06	    num=192, depth=49..82, filters=269329192, ccks=34410, wck=99.135, mem=44M786
106.31/102.06	    decisions=2725658, wrong=1352736, backtracks=960458, failedAssignments=681301, nogoods=1272, foundSolutions=6, bestBound=7
106.31/102.06	    
116.00/111.70	    num=193, depth=44..75, filters=296319686, ccks=34410, wck=108.779, mem=52M480
116.00/111.70	    decisions=2980737, wrong=1480250, backtracks=1052471, failedAssignments=745588, nogoods=1284, foundSolutions=6, bestBound=7
116.00/111.70	    
126.73/122.44	    num=194, depth=57..100, filters=326092200, ccks=34410, wck=119.516, mem=62M737
126.73/122.44	    decisions=3281719, wrong=1630707, backtracks=1160603, failedAssignments=816304, nogoods=1292, foundSolutions=6, bestBound=7
126.73/122.44	    
138.34/134.03	    num=195, depth=50..84, filters=359055369, ccks=34410, wck=131.11, mem=72M995
138.34/134.03	    decisions=3590552, wrong=1785095, backtracks=1272111, failedAssignments=894091, nogoods=1307, foundSolutions=6, bestBound=7
138.34/134.03	    
149.93/145.61	    num=196, depth=59..100, filters=391153702, ccks=34410, wck=142.69, mem=83M253
149.93/145.61	    decisions=3928128, wrong=1953851, backtracks=1393003, failedAssignments=979657, nogoods=1327, foundSolutions=6, bestBound=7
149.93/145.61	    
163.94/159.62	    num=197, depth=52..86, filters=429941881, ccks=34410, wck=156.699, mem=93M510
163.94/159.62	    decisions=4309792, wrong=2144652, backtracks=1532258, failedAssignments=1073780, nogoods=1336, foundSolutions=6, bestBound=7
163.94/159.62	    
178.94/174.68	    num=198, depth=44..78, filters=473770837, ccks=34410, wck=171.757, mem=106M332
178.94/174.68	    decisions=4737630, wrong=2358544, backtracks=1684810, failedAssignments=1177315, nogoods=1348, foundSolutions=6, bestBound=7
178.94/174.68	    
194.46/190.16	    num=199, depth=54..87, filters=516903065, ccks=34410, wck=187.24, mem=121M719
194.46/190.16	    decisions=5189923, wrong=2584657, backtracks=1845833, failedAssignments=1291204, nogoods=1357, foundSolutions=6, bestBound=7
194.46/190.16	    
212.47/208.14	    num=200, depth=50..83, filters=568159014, ccks=34410, wck=205.222, mem=137M106
212.47/208.14	    decisions=5678586, wrong=2828958, backtracks=2023199, failedAssignments=1416482, nogoods=1367, foundSolutions=6, bestBound=7
212.47/208.14	    
231.86/227.57	    num=201, depth=47..82, filters=623335969, ccks=34410, wck=224.649, mem=152M492
231.86/227.57	    decisions=6225384, wrong=3102330, backtracks=2218919, failedAssignments=1554288, nogoods=1377, foundSolutions=6, bestBound=7
231.86/227.57	    
253.31/248.92	    num=202, depth=50..85, filters=684843651, ccks=34410, wck=245.998, mem=39M759
253.31/248.92	    decisions=6823960, wrong=3401586, backtracks=2432823, failedAssignments=1705874, nogoods=1394, foundSolutions=6, bestBound=7
253.31/248.92	    
276.22/271.83	    num=203, depth=49..81, filters=749031817, ccks=34410, wck=268.905, mem=57M902
276.22/271.83	    decisions=7464277, wrong=3721718, backtracks=2661015, failedAssignments=1872619, nogoods=1411, foundSolutions=6, bestBound=7
276.22/271.83	    
304.72/300.30	    num=204, depth=53..96, filters=827271162, ccks=34410, wck=297.376, mem=81M227
304.72/300.30	    decisions=8213444, wrong=4096270, backtracks=2935984, failedAssignments=2056038, nogoods=1423, foundSolutions=6, bestBound=7
304.72/300.30	    
334.84/330.45	    num=205, depth=51..91, filters=912112838, ccks=34410, wck=327.527, mem=107M144
334.84/330.45	    decisions=9040387, wrong=4509712, backtracks=3235297, failedAssignments=2257799, nogoods=1438, foundSolutions=6, bestBound=7
334.84/330.45	    
368.35/363.92	    num=206, depth=61..107, filters=998832538, ccks=34410, wck=361.002, mem=135M653
368.35/363.92	    decisions=9958895, wrong=4968931, backtracks=3590338, failedAssignments=2479737, nogoods=1449, foundSolutions=6, bestBound=7
368.35/363.92	    
403.40/398.93	    num=207, depth=48..86, filters=1095674087, ccks=34410, wck=396.005, mem=34M536
403.40/398.93	    decisions=10931760, wrong=5455339, backtracks=3941446, failedAssignments=2723868, nogoods=1466, foundSolutions=6, bestBound=7
403.40/398.93	    
442.51/438.04	    num=208, depth=46..81, filters=1209226724, ccks=34410, wck=435.12, mem=65M352
442.51/438.04	    decisions=12004957, wrong=5991911, backtracks=4325222, failedAssignments=2992413, nogoods=1486, foundSolutions=6, bestBound=7
442.51/438.04	    
487.22/482.77	    num=209, depth=44..81, filters=1338152931, ccks=34410, wck=479.851, mem=101M305
487.22/482.77	    decisions=13176377, wrong=6577594, backtracks=4749186, failedAssignments=3287812, nogoods=1499, foundSolutions=6, bestBound=7
487.22/482.77	    
536.14/531.64	    num=210, depth=62..115, filters=1460297286, ccks=34410, wck=528.72, mem=144M961
536.14/531.64	    decisions=14529611, wrong=7254171, backtracks=5272769, failedAssignments=3612751, nogoods=1517, foundSolutions=6, bestBound=7
536.14/531.64	    
587.78/583.25	    num=211, depth=50..93, filters=1601818445, ccks=34410, wck=580.331, mem=59M898
587.78/583.25	    decisions=15977467, wrong=7978069, backtracks=5798132, failedAssignments=3970184, nogoods=1536, foundSolutions=6, bestBound=7
587.78/583.25	    
646.30/641.70	    num=212, depth=48..93, filters=1758788032, ccks=34410, wck=638.777, mem=108M116
646.30/641.70	    decisions=17554812, wrong=8766715, backtracks=6381394, failedAssignments=4363360, nogoods=1553, foundSolutions=6, bestBound=7
646.30/641.70	    
704.42/699.84	    num=213, depth=53..89, filters=1928804325, ccks=34410, wck=696.921, mem=158M872
704.42/699.84	    decisions=19249315, wrong=9613929, backtracks=6979869, failedAssignments=4795854, nogoods=1567, foundSolutions=6, bestBound=7
704.42/699.84	    
768.68/764.05	    num=214, depth=50..86, filters=2113777671, ccks=34410, wck=761.132, mem=89M574
768.68/764.05	    decisions=21155482, wrong=10566986, backtracks=7652814, failedAssignments=5271598, nogoods=1587, foundSolutions=6, bestBound=7
768.68/764.05	    
841.20/836.59	    num=215, depth=55..94, filters=2323061620, ccks=34410, wck=833.667, mem=152M157
841.20/836.59	    decisions=23246017, wrong=11612221, backtracks=8390211, failedAssignments=5794916, nogoods=1605, foundSolutions=6, bestBound=7
841.20/836.59	    
924.88/920.14	    num=216, depth=46..91, filters=2554322173, ccks=34410, wck=917.219, mem=98M641
924.88/920.14	    decisions=25560677, wrong=12769522, backtracks=9229693, failedAssignments=6370566, nogoods=1623, foundSolutions=6, bestBound=7
924.88/920.14	    
1011.74/1006.98	    num=217, depth=46..86, filters=2798422079, ccks=34410, wck=1004.055, mem=51M442
1011.74/1006.98	    decisions=28084127, wrong=14031219, backtracks=10134818, failedAssignments=7003781, nogoods=1639, foundSolutions=6, bestBound=7
1011.74/1006.98	    
1117.47/1112.64	    num=218, depth=45..86, filters=3095093601, ccks=34410, wck=1109.715, mem=138M824
1117.47/1112.64	    decisions=30907853, wrong=15443056, backtracks=11160970, failedAssignments=7700317, nogoods=1664, foundSolutions=6, bestBound=7
1117.47/1112.64	    
1229.05/1224.11	    num=219, depth=48..87, filters=3419920703, ccks=34410, wck=1221.19, mem=110M910
1229.05/1224.11	    decisions=34001309, wrong=16989754, backtracks=12263562, failedAssignments=8466507, nogoods=1686, foundSolutions=6, bestBound=7
1229.05/1224.11	    
1348.23/1343.28	    num=220, depth=49..86, filters=3772513264, ccks=34410, wck=1340.361, mem=93M371
1348.23/1343.28	    decisions=37350111, wrong=18664121, backtracks=13461033, failedAssignments=9309316, nogoods=1694, foundSolutions=6, bestBound=7
1348.23/1343.28	    
1485.61/1480.51	    num=221, depth=49..95, filters=4158504689, ccks=34410, wck=1477.587, mem=90M257
1485.61/1480.51	    decisions=41046267, wrong=20512170, backtracks=14808405, failedAssignments=10236406, nogoods=1703, foundSolutions=6, bestBound=7
1485.61/1480.51	    
1639.30/1634.11	    num=222, depth=47..87, filters=4596989822, ccks=34410, wck=1631.192, mem=98M643
1639.30/1634.11	    decisions=45087689, wrong=22532854, backtracks=16258084, failedAssignments=11256205, nogoods=1719, foundSolutions=6, bestBound=7
1639.30/1634.11	    
1803.77/1798.59	    num=223, depth=44..94, filters=5054836971, ccks=34410, wck=1795.673, mem=120M407
1803.77/1798.59	    decisions=49595957, wrong=24786955, backtracks=17900409, failedAssignments=12377984, nogoods=1732, foundSolutions=6, bestBound=7
1803.77/1798.59	    
1983.80/1978.41	    num=224, depth=44..90, filters=5559964875, ccks=34410, wck=1975.492, mem=47M533
1983.80/1978.41	    decisions=54508375, wrong=27243133, backtracks=19697931, failedAssignments=13611941, nogoods=1748, foundSolutions=6, bestBound=7
1983.80/1978.41	    
2191.40/2185.95	    num=225, depth=52..98, filters=6119313889, ccks=34410, wck=2183.029, mem=110M525
2191.40/2185.95	    decisions=60121478, wrong=30049653, backtracks=21794939, failedAssignments=14969294, nogoods=1763, foundSolutions=6, bestBound=7
2191.40/2185.95	    
2400.02/2394.40	
2400.02/2394.40	v <instantiation id='sol6' type='solution' cost='7'>  <list> x[] </list>  <values> 0 5 1 4 6 1 1 0 6 0 1 5 7 5 6 1 5 7 4 2 0 5 7 7 4 1 4 0 4 2 1 4 3 7 2 1 5 2 7 3 1 1 3 4 0 6 7 4 3 3 0 5 4 7 4 1 1 4 5 1 1 2 4 1 6 1 5 0 3 6 1 5 0 3 2 1 5 0 3 7 5 5 3 3 2 2 5 4 3 6 0 5 6 4 2 0 1 4 4 2 5 5 3 4 2 5 5 3 3 6 0 5 0 3 6 0 5 2 4 0 1 1 7 4 6 1 5 0 7 2 2 0 5 4 6 1 4 3 3 2 1 4 4 7 0 1 2 3 7 6 1 7 3 7 6 1 7 0 7 0 1 0 4 3 3 1 5 4 0 2 1 5 4 6 6 0 5 7 3 2 1 0 6 4 2 1 1 4 4 0 2 5 0 7 0 5 5 2 3 6 1 5 4 3 2 1 5 0 4 2 4 1 3 7 4 5 5 3 2 2 2 7 3 3 2 6 5 6 3 3 1 5 7 3 7 1 1 7 5 6 0 5 6 4 6 1 5 4 3 6 1 4 4 3 0 1 5 3 7 2 1 5 3 0 6 2 5 7 6 2 1 7 7 4 0 0 1 7 4 2 1 0 4 6 6 2 5 4 3 1 1 5 4 3 2 1 5 5 4 0 1 1 4 7 6 6 5 2 3 3 1 1 2 3 6 1 5 4 3 6 1 5 4 3 2 5 1 0 7 6 5 0 3 3 6 5 5 2 3 4 5 5 0 3 0 1 5 0 1 6 1 2 7 2 2 0 0 4 3 6 1 6 3 7 2 1 7 3 0 7 1 5 2 4 6 1 5 3 4 6 1 7 0 3 2 1 5 5 4 2 1 1 4 0 6 6 5 4 3 3 1 1 4 3 2 1 5 7 3 3 1 0 4 3 7 0 1 0 7 6 5 6 2 3 3 1 5 2 7 2 1 6 4 3 2 0 5 3 3 2 0 5 3 2 2 5 0 0 3 2 </values>  </instantiation>
2400.02/2394.40	s SATISFIABLE

Verifier Data

OK	7

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4391272-1568388930/watcher-4391272-1568388930 -o /tmp/evaluation-result-4391272-1568388930/solver-4391272-1568388930 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1568388884-12407 --watchdog 2560 java -cp AbsCon19-06.jar AbsCon HOME/instance-4391272-1568388930.xml -cm 

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

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

solver pid=12532, runsolver pid=12529

[startup+0.100132 s]*
/proc/loadavg: 1.51 1.86 1.99 5/234 12547
/proc/meminfo: memFree=30809452/32770624 swapFree=66967228/67108860
[pid=12532] ppid=12529 vsize=10659884 memory=29128 CPUtime=0.14 cores=0,2,4,6
/proc/12532/stat : 12532 (java) S 12529 12532 10443 0 -1 1077944320 5681 0 0 0 13 1 0 0 20 0 15 0 415142553 10915721216 7282 33554432000 4194304 4196468 140732817623408 140732817605952 140566600261367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
/proc/12532/statm: 2664971 7282 2913 1 0 2627468 0
[pid=12532/tid=12534] ppid=12529 vsize=10659884 memory=-8125511277465211778 CPUtime=0.09 cores=0,2,4,6
/proc/12532/task/12534/stat : 12534 (java) R 12529 12532 10443 0 -1 4202560 3388 0 0 0 9 0 0 0 20 0 15 0 415142553 10915721216 7282 33554432000 4194304 4196468 140732817623408 140566604491808 140566592498494 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12535] ppid=12529 vsize=10659884 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12535/stat : 12535 (java) S 12529 12532 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415142554 10915721216 7282 33554432000 4194304 4196468 140732817623408 140566563367568 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12536] ppid=12529 vsize=10659884 memory=140352269080192 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12536/stat : 12536 (java) S 12529 12532 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415142554 10915721216 7282 33554432000 4194304 4196468 140732817623408 140566206274064 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12537] ppid=12529 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12537/stat : 12537 (java) S 12529 12532 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415142554 10915721216 7282 33554432000 4194304 4196468 140732817623408 140566205221264 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12538] ppid=12529 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12538/stat : 12538 (java) S 12529 12532 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415142554 10915721216 7282 33554432000 4194304 4196468 140732817623408 140566204168464 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12539] ppid=12529 vsize=10659884 memory=140352269080192 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12539/stat : 12539 (java) S 12529 12532 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415142555 10915721216 7282 33554432000 4194304 4196468 140732817623408 140566091258736 140566600272514 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12540] ppid=12529 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12540/stat : 12540 (java) S 12529 12532 10443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415142556 10915721216 7282 33554432000 4194304 4196468 140732817623408 140566090204704 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12541] ppid=12529 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12541/stat : 12541 (java) S 12529 12532 10443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415142556 10915721216 7282 33554432000 4194304 4196468 140732817623408 140566089151856 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12542] ppid=12529 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12542/stat : 12542 (java) S 12529 12532 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415142558 10915721216 7282 33554432000 4194304 4196468 140732817623408 140566088100176 140566600279963 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12543] ppid=12529 vsize=10659884 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/12532/task/12543/stat : 12543 (java) S 12529 12532 10443 0 -1 1077944384 404 0 0 0 1 0 0 0 20 0 15 0 415142558 10915721216 7282 33554432000 4194304 4196468 140732817623408 140566087047536 140566600272514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12544] ppid=12529 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12544/stat : 12544 (java) S 12529 12532 10443 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 15 0 415142558 10915721216 7282 33554432000 4194304 4196468 140732817623408 140566085994736 140566600272514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12545] ppid=12529 vsize=10659884 memory=140352269080192 CPUtime=0.02 cores=0,2,4,6
/proc/12532/task/12545/stat : 12545 (java) R 12529 12532 10443 0 -1 4202560 458 0 0 0 2 0 0 0 20 0 15 0 415142558 10915721216 7282 33554432000 4194304 4196468 140732817623408 140566084938312 140566578786699 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12546] ppid=12529 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12546/stat : 12546 (java) S 12529 12532 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415142558 10915721216 7282 33554432000 4194304 4196468 140732817623408 140566083889376 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12547] ppid=12529 vsize=10659884 memory=140352269080192 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12547/stat : 12547 (java) S 12529 12532 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415142559 10915721216 7348 33554432000 4194304 4196468 140732817623408 140566082837680 140566600272514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 29128 KiB

[startup+0.211641 s]*
/proc/loadavg: 1.51 1.86 1.99 3/234 12547
/proc/meminfo: memFree=30798964/32770624 swapFree=66967228/67108860
[pid=12532] ppid=12529 vsize=10659884 memory=37760 CPUtime=0.33 cores=0,2,4,6
/proc/12532/stat : 12532 (java) S 12529 12532 10443 0 -1 1077944320 9153 0 0 0 31 2 0 0 20 0 15 0 415142553 10915721216 9440 33554432000 4194304 4196468 140732817623408 140732817605952 140566600261367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
/proc/12532/statm: 2664971 9440 2989 1 0 2627468 0
[pid=12532/tid=12534] ppid=12529 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/12532/task/12534/stat : 12534 (java) R 12529 12532 10443 0 -1 4202560 6153 0 0 0 19 1 0 0 20 0 15 0 415142553 10915721216 9440 33554432000 4194304 4196468 140732817623408 140566604493456 140566600283293 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12535] ppid=12529 vsize=10659884 memory=364 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12535/stat : 12535 (java) S 12529 12532 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415142554 10915721216 9440 33554432000 4194304 4196468 140732817623408 140566563367568 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12536] ppid=12529 vsize=10659884 memory=288370728420791936 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12536/stat : 12536 (java) S 12529 12532 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415142554 10915721216 9440 33554432000 4194304 4196468 140732817623408 140566206274064 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12537] ppid=12529 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12537/stat : 12537 (java) S 12529 12532 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415142554 10915721216 9440 33554432000 4194304 4196468 140732817623408 140566205221264 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12538] ppid=12529 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12538/stat : 12538 (java) S 12529 12532 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415142554 10915721216 9440 33554432000 4194304 4196468 140732817623408 140566204168464 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12539] ppid=12529 vsize=10659884 memory=140352269080192 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12539/stat : 12539 (java) S 12529 12532 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415142555 10915721216 9440 33554432000 4194304 4196468 140732817623408 140566091258736 140566600272514 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12540] ppid=12529 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12540/stat : 12540 (java) S 12529 12532 10443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415142556 10915721216 9440 33554432000 4194304 4196468 140732817623408 140566090204704 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12541] ppid=12529 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12541/stat : 12541 (java) S 12529 12532 10443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415142556 10915721216 9440 33554432000 4194304 4196468 140732817623408 140566089151856 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12542] ppid=12529 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12542/stat : 12542 (java) S 12529 12532 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415142558 10915721216 9440 33554432000 4194304 4196468 140732817623408 140566088100176 140566600279963 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12543] ppid=12529 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/12532/task/12543/stat : 12543 (java) S 12529 12532 10443 0 -1 1077944384 742 0 0 0 3 0 0 0 20 0 15 0 415142558 10915721216 9440 33554432000 4194304 4196468 140732817623408 140566087047536 140566600272514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12544] ppid=12529 vsize=10659884 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/12532/task/12544/stat : 12544 (java) S 12529 12532 10443 0 -1 1077944384 201 0 0 0 2 0 0 0 20 0 15 0 415142558 10915721216 9440 33554432000 4194304 4196468 140732817623408 140566085994736 140566600272514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12545] ppid=12529 vsize=10659884 memory=140352269080192 CPUtime=0.05 cores=0,2,4,6
/proc/12532/task/12545/stat : 12545 (java) S 12529 12532 10443 0 -1 1077944384 699 0 0 0 5 0 0 0 20 0 15 0 415142558 10915721216 9440 33554432000 4194304 4196468 140732817623408 140566084941936 140566600272514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12546] ppid=12529 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12546/stat : 12546 (java) S 12529 12532 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415142558 10915721216 9440 33554432000 4194304 4196468 140732817623408 140566083889376 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12547] ppid=12529 vsize=10659884 memory=140352269080192 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12547/stat : 12547 (java) S 12529 12532 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415142559 10915721216 9440 33554432000 4194304 4196468 140732817623408 140566082837680 140566600272514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 37760 KiB

[startup+0.310521 s]*
/proc/loadavg: 1.51 1.86 1.99 3/234 12547
/proc/meminfo: memFree=30796916/32770624 swapFree=66967228/67108860
[pid=12532] ppid=12529 vsize=10659884 memory=40300 CPUtime=0.47 cores=0,2,4,6
/proc/12532/stat : 12532 (java) S 12529 12532 10443 0 -1 1077944320 9370 0 0 0 44 3 0 0 20 0 15 0 415142553 10915721216 10075 33554432000 4194304 4196468 140732817623408 140732817605952 140566600261367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
/proc/12532/statm: 2664971 10075 3001 1 0 2627468 0
[pid=12532/tid=12534] ppid=12529 vsize=10659884 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/12532/task/12534/stat : 12534 (java) R 12529 12532 10443 0 -1 4202560 6301 0 0 0 28 2 0 0 20 0 15 0 415142553 10915721216 10075 33554432000 4194304 4196468 140732817623408 140566604493168 140566600283293 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12535] ppid=12529 vsize=10659884 memory=290763875220193303 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12535/stat : 12535 (java) S 12529 12532 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415142554 10915721216 10075 33554432000 4194304 4196468 140732817623408 140566563367568 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12536] ppid=12529 vsize=10659884 memory=288370728420791936 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12536/stat : 12536 (java) S 12529 12532 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415142554 10915721216 10075 33554432000 4194304 4196468 140732817623408 140566206274064 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12537] ppid=12529 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12537/stat : 12537 (java) S 12529 12532 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415142554 10915721216 10075 33554432000 4194304 4196468 140732817623408 140566205221264 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12538] ppid=12529 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12538/stat : 12538 (java) S 12529 12532 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415142554 10915721216 10075 33554432000 4194304 4196468 140732817623408 140566204168464 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12539] ppid=12529 vsize=10659884 memory=140352269080192 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12539/stat : 12539 (java) S 12529 12532 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415142555 10915721216 10075 33554432000 4194304 4196468 140732817623408 140566091258736 140566600272514 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12540] ppid=12529 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12540/stat : 12540 (java) S 12529 12532 10443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415142556 10915721216 10075 33554432000 4194304 4196468 140732817623408 140566090204704 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12541] ppid=12529 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12541/stat : 12541 (java) S 12529 12532 10443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415142556 10915721216 10075 33554432000 4194304 4196468 140732817623408 140566089151856 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12542] ppid=12529 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12542/stat : 12542 (java) S 12529 12532 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415142558 10915721216 10075 33554432000 4194304 4196468 140732817623408 140566088100176 140566600279963 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12543] ppid=12529 vsize=10659884 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/12532/task/12543/stat : 12543 (java) R 12529 12532 10443 0 -1 4202560 781 0 0 0 5 0 0 0 20 0 15 0 415142558 10915721216 10075 33554432000 4194304 4196468 140732817623408 140566087047536 140566584661106 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12544] ppid=12529 vsize=10659884 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/12532/task/12544/stat : 12544 (java) R 12529 12532 10443 0 -1 1077944384 209 0 0 0 2 0 0 0 20 0 15 0 415142558 10915721216 10075 33554432000 4194304 4196468 140732817623408 140566085994736 140566600272514 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12545] ppid=12529 vsize=10659884 memory=140352269080192 CPUtime=0.07 cores=0,2,4,6
/proc/12532/task/12545/stat : 12545 (java) S 12529 12532 10443 0 -1 1077944384 724 0 0 0 7 0 0 0 20 0 15 0 415142558 10915721216 10075 33554432000 4194304 4196468 140732817623408 140566084941936 140566600272514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12546] ppid=12529 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12546/stat : 12546 (java) S 12529 12532 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415142558 10915721216 10075 33554432000 4194304 4196468 140732817623408 140566083889376 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12547] ppid=12529 vsize=10659884 memory=140352269080192 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12547/stat : 12547 (java) S 12529 12532 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415142559 10915721216 10075 33554432000 4194304 4196468 140732817623408 140566082837680 140566600272514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40300 KiB

[startup+0.707603 s]
/proc/loadavg: 1.51 1.86 1.99 3/234 12547
/proc/meminfo: memFree=30786868/32770624 swapFree=66967228/67108860
[pid=12532] ppid=12529 vsize=10661932 memory=63564 CPUtime=1.12 cores=0,2,4,6
/proc/12532/stat : 12532 (java) S 12529 12532 10443 0 -1 1077944320 12915 0 0 0 107 5 0 0 20 0 15 0 415142553 10917818368 15891 33554432000 4194304 4196468 140732817623408 140732817605952 140566600261367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
/proc/12532/statm: 2665483 15891 3062 1 0 2627980 0
[pid=12532/tid=12534] ppid=12529 vsize=10661932 memory=1240 CPUtime=0.69 cores=0,2,4,6
/proc/12532/task/12534/stat : 12534 (java) R 12529 12532 10443 0 -1 4202560 8853 0 0 0 65 4 0 0 20 0 15 0 415142553 10917818368 15891 33554432000 4194304 4196468 140732817623408 140566604487248 140566581825368 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12535] ppid=12529 vsize=10661932 memory=3428 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12535/stat : 12535 (java) S 12529 12532 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415142554 10917818368 15891 33554432000 4194304 4196468 140732817623408 140566563367568 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12536] ppid=12529 vsize=10661932 memory=716 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12536/stat : 12536 (java) S 12529 12532 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415142554 10917818368 15891 33554432000 4194304 4196468 140732817623408 140566206274064 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12537] ppid=12529 vsize=10661932 memory=776 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12537/stat : 12537 (java) S 12529 12532 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415142554 10917818368 15891 33554432000 4194304 4196468 140732817623408 140566205221264 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12538] ppid=12529 vsize=10661932 memory=1052 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12538/stat : 12538 (java) S 12529 12532 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415142554 10917818368 15891 33554432000 4194304 4196468 140732817623408 140566204168464 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12539] ppid=12529 vsize=10661932 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12539/stat : 12539 (java) S 12529 12532 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415142555 10917818368 15891 33554432000 4194304 4196468 140732817623408 140566091258736 140566600272514 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12540] ppid=12529 vsize=10661932 memory=9328 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12540/stat : 12540 (java) S 12529 12532 10443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415142556 10917818368 15891 33554432000 4194304 4196468 140732817623408 140566090204704 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12541] ppid=12529 vsize=10661932 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12541/stat : 12541 (java) S 12529 12532 10443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415142556 10917818368 15891 33554432000 4194304 4196468 140732817623408 140566089151856 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12542] ppid=12529 vsize=10661932 memory=1216 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12542/stat : 12542 (java) S 12529 12532 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415142558 10917818368 15891 33554432000 4194304 4196468 140732817623408 140566088100176 140566600279963 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12543] ppid=12529 vsize=10661932 memory=4639098309541126757 CPUtime=0.12 cores=0,2,4,6
/proc/12532/task/12543/stat : 12543 (java) S 12529 12532 10443 0 -1 1077944384 997 0 0 0 12 0 0 0 20 0 15 0 415142558 10917818368 15891 33554432000 4194304 4196468 140732817623408 140566087047536 140566600272514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12544] ppid=12529 vsize=10661932 memory=7955443078088779376 CPUtime=0.1 cores=0,2,4,6
/proc/12532/task/12544/stat : 12544 (java) R 12529 12532 10443 0 -1 4202560 560 0 0 0 10 0 0 0 20 0 15 0 415142558 10917818368 15891 33554432000 4194304 4196468 140732817623408 140566085980832 140566581782593 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12545] ppid=12529 vsize=10661932 memory=5865188000529146989 CPUtime=0.18 cores=0,2,4,6
/proc/12532/task/12545/stat : 12545 (java) S 12529 12532 10443 0 -1 1077944384 1147 0 0 0 18 0 0 0 20 0 15 0 415142558 10917818368 15891 33554432000 4194304 4196468 140732817623408 140566084941936 140566600272514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12546] ppid=12529 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12546/stat : 12546 (java) S 12529 12532 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415142558 10917818368 15891 33554432000 4194304 4196468 140732817623408 140566083889376 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12547] ppid=12529 vsize=10661932 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12547/stat : 12547 (java) S 12529 12532 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415142559 10917818368 15891 33554432000 4194304 4196468 140732817623408 140566082837680 140566600272514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
Current children cumulated CPU time: 1.12 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 63564 KiB

[startup+1.5008 s]
/proc/loadavg: 1.51 1.86 1.99 3/234 12547
/proc/meminfo: memFree=30771296/32770624 swapFree=66967228/67108860
[pid=12532] ppid=12529 vsize=10663980 memory=75520 CPUtime=2 cores=0,2,4,6
/proc/12532/stat : 12532 (java) S 12529 12532 10443 0 -1 1077944320 18461 0 0 0 195 5 0 0 20 0 15 0 415142553 10919915520 18880 33554432000 4194304 4196468 140732817623408 140732817605952 140566600261367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
/proc/12532/statm: 2665995 18880 3096 1 0 2628492 0
[pid=12532/tid=12534] ppid=12529 vsize=10663980 memory=0 CPUtime=1.48 cores=0,2,4,6
/proc/12532/task/12534/stat : 12534 (java) R 12529 12532 10443 0 -1 4202560 13026 0 0 0 144 4 0 0 20 0 15 0 415142553 10919915520 18880 33554432000 4194304 4196468 140732817623408 140566604493392 140566584341854 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12535] ppid=12529 vsize=10663980 memory=-6951259422114956437 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12535/stat : 12535 (java) S 12529 12532 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415142554 10919915520 18880 33554432000 4194304 4196468 140732817623408 140566563367568 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12536] ppid=12529 vsize=10663980 memory=-6509546260019855295 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12536/stat : 12536 (java) S 12529 12532 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415142554 10919915520 18880 33554432000 4194304 4196468 140732817623408 140566206274064 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12537] ppid=12529 vsize=10663980 memory=-7390251449858225344 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12537/stat : 12537 (java) S 12529 12532 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415142554 10919915520 18880 33554432000 4194304 4196468 140732817623408 140566205221264 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12538] ppid=12529 vsize=10663980 memory=-7096649868621430206 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12538/stat : 12538 (java) S 12529 12532 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415142554 10919915520 18880 33554432000 4194304 4196468 140732817623408 140566204168464 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12539] ppid=12529 vsize=10663980 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12539/stat : 12539 (java) S 12529 12532 10443 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 415142555 10919915520 18880 33554432000 4194304 4196468 140732817623408 140566091258736 140566600272514 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0

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

/proc/12532/task/12538/stat : 12538 (java) S 12529 12532 10443 0 -1 1077944384 2178 0 0 0 21 2 0 0 20 0 16 0 415142554 11006283776 74569 33554432000 4194304 4196468 140732817623408 140566204168464 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12539] ppid=12529 vsize=10748324 memory=298276 CPUtime=0.06 cores=0,2,4,6
/proc/12532/task/12539/stat : 12539 (java) S 12529 12532 10443 0 -1 1077944384 4133 0 0 0 4 2 0 0 20 0 16 0 415142555 11006283776 74569 33554432000 4194304 4196468 140732817623408 140566091258736 140566600272514 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12540] ppid=12529 vsize=10748324 memory=298276 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12540/stat : 12540 (java) S 12529 12532 10443 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 415142556 11006283776 74569 33554432000 4194304 4196468 140732817623408 140566090204768 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12541] ppid=12529 vsize=10748324 memory=298276 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12541/stat : 12541 (java) S 12529 12532 10443 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 16 0 415142556 11006283776 74569 33554432000 4194304 4196468 140732817623408 140566089151872 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12542] ppid=12529 vsize=10748324 memory=1000 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12542/stat : 12542 (java) S 12529 12532 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415142558 11006283776 74569 33554432000 4194304 4196468 140732817623408 140566088100176 140566600279963 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12543] ppid=12529 vsize=10748324 memory=298276 CPUtime=1.64 cores=0,2,4,6
/proc/12532/task/12543/stat : 12543 (java) S 12529 12532 10443 0 -1 1077944384 4518 0 0 0 163 1 0 0 20 0 16 0 415142558 11006283776 74569 33554432000 4194304 4196468 140732817623408 140566087047536 140566600272514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12544] ppid=12529 vsize=10748324 memory=298276 CPUtime=1.72 cores=0,2,4,6
/proc/12532/task/12544/stat : 12544 (java) S 12529 12532 10443 0 -1 1077944384 4646 0 0 0 171 1 0 0 20 0 16 0 415142558 11006283776 74569 33554432000 4194304 4196468 140732817623408 140566085994736 140566600272514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12545] ppid=12529 vsize=10748324 memory=298276 CPUtime=0.85 cores=0,2,4,6
/proc/12532/task/12545/stat : 12545 (java) S 12529 12532 10443 0 -1 1077944384 7405 0 0 0 84 1 0 0 20 0 16 0 415142558 11006283776 74569 33554432000 4194304 4196468 140732817623408 140566084941936 140566600272514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12546] ppid=12529 vsize=10748324 memory=3624 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12546/stat : 12546 (java) S 12529 12532 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415142558 11006283776 74569 33554432000 4194304 4196468 140732817623408 140566083889376 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12547] ppid=12529 vsize=10748324 memory=298276 CPUtime=0.73 cores=0,2,4,6
/proc/12532/task/12547/stat : 12547 (java) S 12529 12532 10443 0 -1 1077944384 1338 0 0 0 30 43 0 0 20 0 16 0 415142559 11006283776 74569 33554432000 4194304 4196468 140732817623408 140566082837680 140566600272514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12548] ppid=12529 vsize=10748324 memory=298276 CPUtime=2259.98 cores=0,2,4,6
/proc/12532/task/12548/stat : 12548 (java) R 12529 12532 10443 0 -1 4202560 19023 0 0 0 225994 4 0 0 20 0 16 0 415142741 11006283776 74569 33554432000 4194304 4196468 140732817623408 140566066176128 140566244870733 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
Current children cumulated CPU time: 2267.86 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 298276 KiB

[startup+2322.3 s]
/proc/loadavg: 2.02 2.07 2.05 3/234 12949
/proc/meminfo: memFree=30391468/32770624 swapFree=66967268/67108860
[pid=12532] ppid=12529 vsize=10748324 memory=299812 CPUtime=2327.88 cores=0,2,4,6
/proc/12532/stat : 12532 (java) S 12529 12532 10443 0 -1 1077944320 68060 0 0 0 232740 48 0 0 20 0 16 0 415142553 11006283776 74953 33554432000 4194304 4196468 140732817623408 140732817605952 140566600261367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
/proc/12532/statm: 2687081 74953 3383 1 0 2647217 0
[pid=12532/tid=12534] ppid=12529 vsize=10748324 memory=299812 CPUtime=1.86 cores=0,2,4,6
/proc/12532/task/12534/stat : 12534 (java) S 12529 12532 10443 0 -1 1077944384 15265 0 0 0 180 6 0 0 20 0 16 0 415142553 11006283776 74953 33554432000 4194304 4196468 140732817623408 140566604504240 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12535] ppid=12529 vsize=10748324 memory=299812 CPUtime=0.23 cores=0,2,4,6
/proc/12532/task/12535/stat : 12535 (java) S 12529 12532 10443 0 -1 1077944384 2730 0 0 0 22 1 0 0 20 0 16 0 415142554 11006283776 74953 33554432000 4194304 4196468 140732817623408 140566563367568 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12536] ppid=12529 vsize=10748324 memory=298276 CPUtime=0.22 cores=0,2,4,6
/proc/12532/task/12536/stat : 12536 (java) S 12529 12532 10443 0 -1 1077944384 3214 0 0 0 21 1 0 0 20 0 16 0 415142554 11006283776 74953 33554432000 4194304 4196468 140732817623408 140566206274064 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12537] ppid=12529 vsize=10748324 memory=299812 CPUtime=0.22 cores=0,2,4,6
/proc/12532/task/12537/stat : 12537 (java) S 12529 12532 10443 0 -1 1077944384 2041 0 0 0 21 1 0 0 20 0 16 0 415142554 11006283776 74953 33554432000 4194304 4196468 140732817623408 140566205221264 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12538] ppid=12529 vsize=10748324 memory=299812 CPUtime=0.23 cores=0,2,4,6
/proc/12532/task/12538/stat : 12538 (java) S 12529 12532 10443 0 -1 1077944384 2178 0 0 0 21 2 0 0 20 0 16 0 415142554 11006283776 74953 33554432000 4194304 4196468 140732817623408 140566204168464 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12539] ppid=12529 vsize=10748324 memory=299812 CPUtime=0.07 cores=0,2,4,6
/proc/12532/task/12539/stat : 12539 (java) S 12529 12532 10443 0 -1 1077944384 4138 0 0 0 5 2 0 0 20 0 16 0 415142555 11006283776 74953 33554432000 4194304 4196468 140732817623408 140566091258736 140566600272514 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12540] ppid=12529 vsize=10748324 memory=299812 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12540/stat : 12540 (java) S 12529 12532 10443 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 415142556 11006283776 74953 33554432000 4194304 4196468 140732817623408 140566090204768 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12541] ppid=12529 vsize=10748324 memory=299812 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12541/stat : 12541 (java) S 12529 12532 10443 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 16 0 415142556 11006283776 74953 33554432000 4194304 4196468 140732817623408 140566089151872 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12542] ppid=12529 vsize=10748324 memory=6224937184687844200 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12542/stat : 12542 (java) S 12529 12532 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415142558 11006283776 74953 33554432000 4194304 4196468 140732817623408 140566088100176 140566600279963 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12543] ppid=12529 vsize=10748324 memory=299812 CPUtime=1.64 cores=0,2,4,6
/proc/12532/task/12543/stat : 12543 (java) S 12529 12532 10443 0 -1 1077944384 4520 0 0 0 163 1 0 0 20 0 16 0 415142558 11006283776 74953 33554432000 4194304 4196468 140732817623408 140566087047536 140566600272514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12544] ppid=12529 vsize=10748324 memory=299812 CPUtime=1.72 cores=0,2,4,6
/proc/12532/task/12544/stat : 12544 (java) S 12529 12532 10443 0 -1 1077944384 4655 0 0 0 171 1 0 0 20 0 16 0 415142558 11006283776 74953 33554432000 4194304 4196468 140732817623408 140566085994736 140566600272514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12545] ppid=12529 vsize=10748324 memory=1448 CPUtime=0.85 cores=0,2,4,6
/proc/12532/task/12545/stat : 12545 (java) S 12529 12532 10443 0 -1 1077944384 7407 0 0 0 84 1 0 0 20 0 16 0 415142558 11006283776 74953 33554432000 4194304 4196468 140732817623408 140566084941936 140566600272514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12546] ppid=12529 vsize=10748324 memory=299812 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12546/stat : 12546 (java) S 12529 12532 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415142558 11006283776 74953 33554432000 4194304 4196468 140732817623408 140566083889376 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12547] ppid=12529 vsize=10748324 memory=299812 CPUtime=0.75 cores=0,2,4,6
/proc/12532/task/12547/stat : 12547 (java) S 12529 12532 10443 0 -1 1077944384 1369 0 0 0 31 44 0 0 20 0 16 0 415142559 11006283776 74953 33554432000 4194304 4196468 140732817623408 140566082837680 140566600272514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12548] ppid=12529 vsize=10748324 memory=299812 CPUtime=2319.98 cores=0,2,4,6
/proc/12532/task/12548/stat : 12548 (java) R 12529 12532 10443 0 -1 4202560 19106 0 0 0 231994 4 0 0 20 0 16 0 415142741 11006283776 74953 33554432000 4194304 4196468 140732817623408 140566066176128 140566245011460 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
Current children cumulated CPU time: 2327.88 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 299812 KiB

[startup+2382.3 s]
/proc/loadavg: 2.01 2.06 2.05 3/235 12956
/proc/meminfo: memFree=30391432/32770624 swapFree=66967268/67108860
[pid=12532] ppid=12529 vsize=10748324 memory=299816 CPUtime=2387.92 cores=0,2,4,6
/proc/12532/stat : 12532 (java) S 12529 12532 10443 0 -1 1077944320 68690 0 0 0 238743 49 0 0 20 0 16 0 415142553 11006283776 74954 33554432000 4194304 4196468 140732817623408 140732817605952 140566600261367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
/proc/12532/statm: 2687081 74954 3383 1 0 2647217 0
[pid=12532/tid=12534] ppid=12529 vsize=10748324 memory=299816 CPUtime=1.86 cores=0,2,4,6
/proc/12532/task/12534/stat : 12534 (java) S 12529 12532 10443 0 -1 1077944384 15265 0 0 0 180 6 0 0 20 0 16 0 415142553 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566604504240 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12535] ppid=12529 vsize=10748324 memory=299816 CPUtime=0.23 cores=0,2,4,6
/proc/12532/task/12535/stat : 12535 (java) S 12529 12532 10443 0 -1 1077944384 2793 0 0 0 22 1 0 0 20 0 16 0 415142554 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566563367568 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12536] ppid=12529 vsize=10748324 memory=299816 CPUtime=0.22 cores=0,2,4,6
/proc/12532/task/12536/stat : 12536 (java) S 12529 12532 10443 0 -1 1077944384 3218 0 0 0 21 1 0 0 20 0 16 0 415142554 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566206274064 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12537] ppid=12529 vsize=10748324 memory=299816 CPUtime=0.23 cores=0,2,4,6
/proc/12532/task/12537/stat : 12537 (java) S 12529 12532 10443 0 -1 1077944384 2304 0 0 0 22 1 0 0 20 0 16 0 415142554 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566205221264 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12538] ppid=12529 vsize=10748324 memory=299816 CPUtime=0.23 cores=0,2,4,6
/proc/12532/task/12538/stat : 12538 (java) S 12529 12532 10443 0 -1 1077944384 2190 0 0 0 21 2 0 0 20 0 16 0 415142554 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566204168464 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12539] ppid=12529 vsize=10748324 memory=299816 CPUtime=0.07 cores=0,2,4,6
/proc/12532/task/12539/stat : 12539 (java) S 12529 12532 10443 0 -1 1077944384 4294 0 0 0 5 2 0 0 20 0 16 0 415142555 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566091258736 140566600272514 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12540] ppid=12529 vsize=10748324 memory=299816 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12540/stat : 12540 (java) S 12529 12532 10443 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 415142556 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566090204768 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12541] ppid=12529 vsize=10748324 memory=299816 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12541/stat : 12541 (java) S 12529 12532 10443 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 16 0 415142556 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566089151872 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12542] ppid=12529 vsize=10748324 memory=299816 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12542/stat : 12542 (java) S 12529 12532 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415142558 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566088100176 140566600279963 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12543] ppid=12529 vsize=10748324 memory=299816 CPUtime=1.64 cores=0,2,4,6
/proc/12532/task/12543/stat : 12543 (java) S 12529 12532 10443 0 -1 1077944384 4522 0 0 0 163 1 0 0 20 0 16 0 415142558 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566087047536 140566600272514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12544] ppid=12529 vsize=10748324 memory=0 CPUtime=1.72 cores=0,2,4,6
/proc/12532/task/12544/stat : 12544 (java) S 12529 12532 10443 0 -1 1077944384 4675 0 0 0 171 1 0 0 20 0 16 0 415142558 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566085994736 140566600272514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12545] ppid=12529 vsize=10748324 memory=0 CPUtime=0.85 cores=0,2,4,6
/proc/12532/task/12545/stat : 12545 (java) S 12529 12532 10443 0 -1 1077944384 7409 0 0 0 84 1 0 0 20 0 16 0 415142558 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566084941936 140566600272514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12546] ppid=12529 vsize=10748324 memory=299816 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12546/stat : 12546 (java) S 12529 12532 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415142558 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566083889376 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12547] ppid=12529 vsize=10748324 memory=299816 CPUtime=0.78 cores=0,2,4,6
/proc/12532/task/12547/stat : 12547 (java) S 12529 12532 10443 0 -1 1077944384 1387 0 0 0 32 46 0 0 20 0 16 0 415142559 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566082837680 140566600272514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12548] ppid=12529 vsize=10748324 memory=1404 CPUtime=2379.98 cores=0,2,4,6
/proc/12532/task/12548/stat : 12548 (java) R 12529 12532 10443 0 -1 4202560 19196 0 0 0 237994 4 0 0 20 0 16 0 415142741 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566066176128 140566245010635 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
Current children cumulated CPU time: 2387.92 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 299816 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2394.4 s]
/proc/loadavg: 2.01 2.06 2.05 3/234 12956
/proc/meminfo: memFree=30391960/32770624 swapFree=66967268/67108860
[pid=12532] ppid=12529 vsize=10748324 memory=299816 CPUtime=2400.02 cores=0,2,4,6
/proc/12532/stat : 12532 (java) S 12529 12532 10443 0 -1 1077944320 68700 0 0 0 239953 49 0 0 20 0 16 0 415142553 11006283776 74954 33554432000 4194304 4196468 140732817623408 140732817605952 140566600261367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
/proc/12532/statm: 2687081 74954 3383 1 0 2647217 0
[pid=12532/tid=12534] ppid=12529 vsize=10748324 memory=9328 CPUtime=1.86 cores=0,2,4,6
/proc/12532/task/12534/stat : 12534 (java) S 12529 12532 10443 0 -1 1077944384 15265 0 0 0 180 6 0 0 20 0 16 0 415142553 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566604504240 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12535] ppid=12529 vsize=10748324 memory=1716 CPUtime=0.23 cores=0,2,4,6
/proc/12532/task/12535/stat : 12535 (java) S 12529 12532 10443 0 -1 1077944384 2793 0 0 0 22 1 0 0 20 0 16 0 415142554 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566563367568 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12536] ppid=12529 vsize=10748324 memory=1216 CPUtime=0.22 cores=0,2,4,6
/proc/12532/task/12536/stat : 12536 (java) S 12529 12532 10443 0 -1 1077944384 3218 0 0 0 21 1 0 0 20 0 16 0 415142554 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566206274064 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12537] ppid=12529 vsize=10748324 memory=299816 CPUtime=0.23 cores=0,2,4,6
/proc/12532/task/12537/stat : 12537 (java) S 12529 12532 10443 0 -1 1077944384 2304 0 0 0 22 1 0 0 20 0 16 0 415142554 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566205221264 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12538] ppid=12529 vsize=10748324 memory=3428 CPUtime=0.23 cores=0,2,4,6
/proc/12532/task/12538/stat : 12538 (java) S 12529 12532 10443 0 -1 1077944384 2190 0 0 0 21 2 0 0 20 0 16 0 415142554 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566204168464 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12539] ppid=12529 vsize=10748324 memory=716 CPUtime=0.07 cores=0,2,4,6
/proc/12532/task/12539/stat : 12539 (java) S 12529 12532 10443 0 -1 1077944384 4294 0 0 0 5 2 0 0 20 0 16 0 415142555 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566091258736 140566600272514 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12540] ppid=12529 vsize=10748324 memory=299816 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12540/stat : 12540 (java) S 12529 12532 10443 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 415142556 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566090204768 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12541] ppid=12529 vsize=10748324 memory=984 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12541/stat : 12541 (java) S 12529 12532 10443 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 16 0 415142556 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566089151872 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12542] ppid=12529 vsize=10748324 memory=2048 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12542/stat : 12542 (java) S 12529 12532 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415142558 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566088100176 140566600279963 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12543] ppid=12529 vsize=10748324 memory=6791534058613427641 CPUtime=1.64 cores=0,2,4,6
/proc/12532/task/12543/stat : 12543 (java) S 12529 12532 10443 0 -1 1077944384 4522 0 0 0 163 1 0 0 20 0 16 0 415142558 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566087047536 140566600272514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12544] ppid=12529 vsize=10748324 memory=2404 CPUtime=1.72 cores=0,2,4,6
/proc/12532/task/12544/stat : 12544 (java) S 12529 12532 10443 0 -1 1077944384 4675 0 0 0 171 1 0 0 20 0 16 0 415142558 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566085994736 140566600272514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12545] ppid=12529 vsize=10748324 memory=1764 CPUtime=0.85 cores=0,2,4,6
/proc/12532/task/12545/stat : 12545 (java) S 12529 12532 10443 0 -1 1077944384 7409 0 0 0 84 1 0 0 20 0 16 0 415142558 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566084941936 140566600272514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12546] ppid=12529 vsize=10748324 memory=111632 CPUtime=0 cores=0,2,4,6
/proc/12532/task/12546/stat : 12546 (java) S 12529 12532 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415142558 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566083889376 140566600271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12547] ppid=12529 vsize=10748324 memory=800 CPUtime=0.78 cores=0,2,4,6
/proc/12532/task/12547/stat : 12547 (java) S 12529 12532 10443 0 -1 1077944384 1389 0 0 0 32 46 0 0 20 0 16 0 415142559 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566082837680 140566600272514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
[pid=12532/tid=12548] ppid=12529 vsize=10748324 memory=6791534058613427641 CPUtime=2392.08 cores=0,2,4,6
/proc/12532/task/12548/stat : 12548 (java) R 12529 12532 10443 0 -1 4202560 19204 0 0 0 239204 4 0 0 20 0 16 0 415142741 11006283776 74954 33554432000 4194304 4196468 140732817623408 140566066176128 140566245011279 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29761536 140732817626123 140732817626226 140732817626226 140732817629135 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 299816 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2394.41 s]
# the end of solver process 12532 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.54 s, system=0.498071 s

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

Child status: 143
Real time (s): 2394.41
CPU time (s): 2400.04
CPU user time (s): 2399.54
CPU system time (s): 0.498071
CPU usage (%): 100.235
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 299816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.54
system time used= 0.498071
maximum resident set size= 300224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69118
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55052
involuntary context switches= 2438


# summary of solver processes directly reported to runsolver:
#   pid: 12532
#   total CPU time (s): 2400.04
#   total CPU user time (s): 2399.54
#   total CPU system time (s): 0.498071

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.0602 second user time and 21.5451 second system time

The end

Launcher Data

Begin job on node135 at 2019-09-13 17:34:50
IDJOB=4391272
IDBENCH=120645
IDSOLVER=2833
FILE ID=node135/4391272-1568388930
RUNJOBID= node135-1568388884-12407
PBS_JOBID= 21701833
Free space on /tmp= 61368 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/GraphColoring/GraphColoring-m1-mono/GraphColoring-lei450-05b.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4391272-1568388930/watcher-4391272-1568388930 -o /tmp/evaluation-result-4391272-1568388930/solver-4391272-1568388930 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1568388884-12407 --watchdog 2560  java -cp AbsCon19-06.jar AbsCon HOME/instance-4391272-1568388930.xml -cm

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

MD5SUM BENCH= 1883a0b97ed6164a2c6d9bdd2047bad0
RANDOM SEED=51795597

node135.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.76
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.76
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.76
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.76
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:        30825728 kB
MemAvailable:   31719392 kB
Buffers:          142380 kB
Cached:          1020964 kB
SwapCached:        35064 kB
Active:           608392 kB
Inactive:         739536 kB
Active(anon):     157744 kB
Inactive(anon):    59692 kB
Active(file):     450648 kB
Inactive(file):   679844 kB
Unevictable:      110032 kB
Mlocked:          110032 kB
SwapTotal:      67108860 kB
SwapFree:       66967228 kB
Dirty:              8700 kB
Writeback:             0 kB
AnonPages:        332612 kB
Mapped:            48156 kB
Shmem:             23648 kB
Slab:             189308 kB
SReclaimable:     158012 kB
SUnreclaim:        31296 kB
KernelStack:        4096 kB
PageTables:         6264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1258448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61356 MiB
End job on node135 at 2019-09-13 18:14:44