Trace number 4390972

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-23? (exit code) -1 -1

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 benchmark238.735
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.79/2.47	
2.79/2.47	AbsCon 2 
2.79/2.49	
4.31/2.91	  Instance
4.31/2.91	    name=instance-4390972-1568380517, framework=COP, bounds=-infty..+infty
4.31/2.91	
4.31/2.91	  Loading variables...
4.31/2.97	  Loading constraints...
6.11/3.55	
6.11/3.55	  Domains
6.11/3.55	    nTypes=1, nValues=202500, sizes=[450#450]
6.11/3.55	  Variables
6.11/3.55	    count=450, degrees=[13#2,15#1,16#4,17#10...40#1,41#1,42#2,43#1]
6.11/3.55	  Objectives
6.11/3.55	    way=min, type=ObjMaximumLE
6.11/3.55	  Constraints
6.11/3.55	    count=5735, nSpecific=5735, arities=[2#5734,450#1]
6.11/3.55	    distribution=[NE#5734,ObjMaximumLE#1]
6.11/3.55	    wck=1.113, cpu=3.152, mem=48M674
6.11/3.56	  Solver SolverBacktrack being built...
6.11/3.56	
6.42/3.60	
6.42/3.60	  Solver
6.42/3.60	    guaranteedGAC=true
6.42/3.60	    wck=1.16, cpu=3.197, mem=63M475
6.42/3.61	
6.42/3.61	  Preprocessing
6.42/3.61	    filters=0, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
6.42/3.61	    wck=0.008, cpu=3.208, mem=63M475
6.42/3.61	
6.42/3.66	o 12
6.42/3.68	    num=0, depth=451..449, filters=2716, ccks=5735, wck=0.077, mem=68M707
6.42/3.68	    decisions=450, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=1, bestBound=12
6.42/3.68	    
6.74/3.70	o 11
6.74/3.71	    num=1, depth=451..449, filters=5447, ccks=11470, wck=0.108, mem=71M297
6.74/3.71	    decisions=864, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=2, bestBound=11
6.74/3.71	    
6.74/3.72	    num=2, depth=279..284, filters=8549, ccks=11470, wck=0.119, mem=71M297
6.74/3.72	    decisions=1175, wrong=16, backtracks=5, failedAssignments=11, nogoods=2, foundSolutions=2, bestBound=11
6.74/3.72	    
6.74/3.73	o 10
6.74/3.73	    num=3, depth=290..449, filters=12036, ccks=17205, wck=0.134, mem=71M297
6.74/3.73	    decisions=1545, wrong=23, backtracks=8, failedAssignments=15, nogoods=4, foundSolutions=3, bestBound=10
6.74/3.73	    
6.74/3.75	    num=4, depth=201..209, filters=17322, ccks=17205, wck=0.148, mem=71M297
6.74/3.75	    decisions=1794, wrong=47, backtracks=20, failedAssignments=27, nogoods=5, foundSolutions=3, bestBound=10
6.74/3.75	    
6.74/3.76	    num=5, depth=216..224, filters=23318, ccks=17205, wck=0.16, mem=71M297
6.74/3.76	    decisions=2056, wrong=70, backtracks=32, failedAssignments=38, nogoods=6, foundSolutions=3, bestBound=10
6.74/3.76	    
6.74/3.77	    num=6, depth=222..226, filters=28724, ccks=17205, wck=0.168, mem=71M297
6.74/3.77	    decisions=2310, wrong=86, backtracks=36, failedAssignments=50, nogoods=7, foundSolutions=3, bestBound=10
6.74/3.77	    
6.74/3.77	    num=7, depth=206..219, filters=31365, ccks=17205, wck=0.173, mem=71M297
6.74/3.77	    decisions=2568, wrong=112, backtracks=49, failedAssignments=63, nogoods=8, foundSolutions=3, bestBound=10
6.74/3.77	    
6.74/3.78	o 9
6.74/3.78	    num=8, depth=217..449, filters=36427, ccks=22940, wck=0.181, mem=71M297
6.74/3.78	    decisions=2900, wrong=135, backtracks=59, failedAssignments=76, nogoods=13, foundSolutions=4, bestBound=9
6.74/3.78	    
6.74/3.78	    num=9, depth=165..179, filters=39557, ccks=22940, wck=0.186, mem=71M297
6.74/3.78	    decisions=3125, wrong=165, backtracks=73, failedAssignments=92, nogoods=15, foundSolutions=4, bestBound=9
6.74/3.78	    
6.74/3.79	    num=10, depth=171..177, filters=42297, ccks=22940, wck=0.19, mem=71M297
6.74/3.79	    decisions=3334, wrong=184, backtracks=82, failedAssignments=103, nogoods=18, foundSolutions=4, bestBound=9
6.74/3.79	    
6.74/3.79	    num=11, depth=154..162, filters=46901, ccks=22940, wck=0.195, mem=71M297
6.74/3.79	    decisions=3529, wrong=202, backtracks=90, failedAssignments=115, nogoods=20, foundSolutions=4, bestBound=9
6.74/3.79	    
7.06/3.80	    num=12, depth=140..156, filters=50765, ccks=22940, wck=0.199, mem=71M297
7.06/3.80	    decisions=3729, wrong=225, backtracks=100, failedAssignments=128, nogoods=23, foundSolutions=4, bestBound=9
7.06/3.80	    
7.06/3.80	    num=13, depth=152..158, filters=56178, ccks=22940, wck=0.204, mem=71M297
7.06/3.80	    decisions=3932, wrong=248, backtracks=112, failedAssignments=142, nogoods=26, foundSolutions=4, bestBound=9
7.06/3.80	    
7.06/3.81	    num=14, depth=151..157, filters=59350, ccks=22940, wck=0.209, mem=71M297
7.06/3.81	    decisions=4147, wrong=280, backtracks=128, failedAssignments=158, nogoods=28, foundSolutions=4, bestBound=9
7.06/3.81	    
7.06/3.81	    num=15, depth=162..168, filters=64039, ccks=22940, wck=0.214, mem=71M297
7.06/3.81	    decisions=4362, wrong=306, backtracks=144, failedAssignments=175, nogoods=31, foundSolutions=4, bestBound=9
7.06/3.81	    
7.06/3.82	    num=16, depth=174..179, filters=72017, ccks=22940, wck=0.221, mem=71M297
7.06/3.82	    decisions=4605, wrong=340, backtracks=164, failedAssignments=194, nogoods=36, foundSolutions=4, bestBound=9
7.06/3.82	    
7.06/3.82	    num=17, depth=161..175, filters=77959, ccks=22940, wck=0.226, mem=71M297
7.06/3.82	    decisions=4852, wrong=383, backtracks=187, failedAssignments=215, nogoods=38, foundSolutions=4, bestBound=9
7.06/3.82	    
7.06/3.83	    num=18, depth=161..172, filters=82285, ccks=22940, wck=0.23, mem=71M297
7.06/3.83	    decisions=5082, wrong=415, backtracks=199, failedAssignments=238, nogoods=43, foundSolutions=4, bestBound=9
7.06/3.83	    
7.06/3.83	    num=19, depth=181..191, filters=88717, ccks=22940, wck=0.236, mem=71M297
7.06/3.83	    decisions=5355, wrong=461, backtracks=229, failedAssignments=263, nogoods=45, foundSolutions=4, bestBound=9
7.06/3.83	    
7.06/3.84	    num=20, depth=148..174, filters=94895, ccks=22940, wck=0.24, mem=71M297
7.06/3.84	    decisions=5615, wrong=517, backtracks=257, failedAssignments=291, nogoods=46, foundSolutions=4, bestBound=9
7.06/3.84	    
7.06/3.85	    num=21, depth=158..193, filters=100573, ccks=22940, wck=0.246, mem=71M297
7.06/3.85	    decisions=5927, wrong=579, backtracks=293, failedAssignments=322, nogoods=50, foundSolutions=4, bestBound=9
7.06/3.85	    
7.06/3.85	    num=22, depth=136..160, filters=106429, ccks=22940, wck=0.251, mem=71M297
7.06/3.85	    decisions=6197, wrong=646, backtracks=327, failedAssignments=356, nogoods=53, foundSolutions=4, bestBound=9
7.06/3.85	    
7.06/3.86	    num=23, depth=147..159, filters=116094, ccks=22940, wck=0.257, mem=71M297
7.06/3.86	    decisions=6466, wrong=707, backtracks=352, failedAssignments=393, nogoods=57, foundSolutions=4, bestBound=9
7.06/3.86	    
7.06/3.86	    num=24, depth=148..165, filters=128615, ccks=22940, wck=0.264, mem=71M297
7.06/3.86	    decisions=6750, wrong=775, backtracks=383, failedAssignments=434, nogoods=58, foundSolutions=4, bestBound=9
7.06/3.86	    
7.06/3.87	    num=25, depth=151..164, filters=138990, ccks=22940, wck=0.272, mem=71M297
7.06/3.87	    decisions=7076, wrong=862, backtracks=433, failedAssignments=479, nogoods=60, foundSolutions=4, bestBound=9
7.06/3.87	    
7.06/3.88	    num=26, depth=132..158, filters=156209, ccks=22940, wck=0.283, mem=71M297
7.06/3.88	    decisions=7416, wrong=960, backtracks=499, failedAssignments=529, nogoods=65, foundSolutions=4, bestBound=9
7.06/3.88	    
7.06/3.89	    num=27, depth=140..163, filters=172222, ccks=22940, wck=0.293, mem=71M297
7.06/3.89	    decisions=7762, wrong=1059, backtracks=556, failedAssignments=584, nogoods=74, foundSolutions=4, bestBound=9
7.06/3.89	    
7.33/3.90	    num=28, depth=151..176, filters=192162, ccks=22940, wck=0.304, mem=71M297
7.33/3.90	    decisions=8172, wrong=1186, backtracks=632, failedAssignments=645, nogoods=76, foundSolutions=4, bestBound=9
7.33/3.90	    
7.33/3.92	    num=29, depth=134..151, filters=213531, ccks=22940, wck=0.316, mem=71M297
7.33/3.92	    decisions=8540, wrong=1299, backtracks=691, failedAssignments=712, nogoods=83, foundSolutions=4, bestBound=9
7.33/3.92	    
7.33/3.93	    num=30, depth=117..157, filters=230124, ccks=22940, wck=0.328, mem=73M887
7.33/3.93	    decisions=8963, wrong=1438, backtracks=773, failedAssignments=786, nogoods=89, foundSolutions=4, bestBound=9
7.33/3.93	    
7.33/3.94	    num=31, depth=150..164, filters=261088, ccks=22940, wck=0.346, mem=73M887
7.33/3.94	    decisions=9446, wrong=1603, backtracks=895, failedAssignments=867, nogoods=94, foundSolutions=4, bestBound=9
7.33/3.94	    
7.33/3.96	    num=32, depth=135..156, filters=287496, ccks=22940, wck=0.362, mem=73M887
7.33/3.96	    decisions=9934, wrong=1772, backtracks=1007, failedAssignments=956, nogoods=98, foundSolutions=4, bestBound=9
7.33/3.96	    
7.33/3.98	    num=33, depth=122..146, filters=322882, ccks=22940, wck=0.383, mem=73M887
7.33/3.98	    decisions=10476, wrong=1979, backtracks=1152, failedAssignments=1054, nogoods=104, foundSolutions=4, bestBound=9
7.33/3.98	    
7.33/4.00	    num=34, depth=151..171, filters=361168, ccks=22940, wck=0.402, mem=73M887
7.33/4.00	    decisions=11062, wrong=2195, backtracks=1288, failedAssignments=1162, nogoods=108, foundSolutions=4, bestBound=9
7.33/4.00	    
7.51/4.02	    num=35, depth=119..155, filters=385921, ccks=22940, wck=0.417, mem=73M887
7.51/4.02	    decisions=11653, wrong=2414, backtracks=1426, failedAssignments=1281, nogoods=114, foundSolutions=4, bestBound=9
7.51/4.02	    
7.51/4.04	    num=36, depth=144..162, filters=428435, ccks=22940, wck=0.441, mem=73M887
7.51/4.04	    decisions=12303, wrong=2667, backtracks=1604, failedAssignments=1412, nogoods=120, foundSolutions=4, bestBound=9
7.51/4.04	    
7.51/4.06	    num=37, depth=156..174, filters=468109, ccks=22940, wck=0.465, mem=73M887
7.51/4.06	    decisions=13033, wrong=2952, backtracks=1804, failedAssignments=1556, nogoods=127, foundSolutions=4, bestBound=9
7.51/4.06	    
7.51/4.09	    num=38, depth=147..174, filters=506830, ccks=22940, wck=0.487, mem=73M887
7.51/4.09	    decisions=13804, wrong=3263, backtracks=2034, failedAssignments=1714, nogoods=132, foundSolutions=4, bestBound=9
7.51/4.09	    
7.51/4.09	o 8
7.51/4.10	    num=39, depth=155..449, filters=515336, ccks=28675, wck=0.497, mem=73M887
7.51/4.10	    decisions=14132, wrong=3309, backtracks=2065, failedAssignments=1735, nogoods=137, foundSolutions=5, bestBound=8
7.51/4.10	    
7.62/4.13	    num=40, depth=95..112, filters=582797, ccks=28675, wck=0.533, mem=73M887
7.62/4.13	    decisions=14985, wrong=3688, backtracks=2327, failedAssignments=1926, nogoods=139, foundSolutions=5, bestBound=8
7.62/4.13	    
7.62/4.14	    num=41, depth=122..131, filters=588775, ccks=28675, wck=0.537, mem=73M887
7.62/4.14	    decisions=15146, wrong=3707, backtracks=2335, failedAssignments=1937, nogoods=142, foundSolutions=5, bestBound=8
7.62/4.14	    
7.62/4.14	    num=42, depth=108..126, filters=595108, ccks=28675, wck=0.541, mem=73M887
7.62/4.14	    decisions=15321, wrong=3736, backtracks=2357, failedAssignments=1949, nogoods=148, foundSolutions=5, bestBound=8
7.62/4.14	    
7.62/4.14	    num=43, depth=88..96, filters=600341, ccks=28675, wck=0.545, mem=73M887
7.62/4.14	    decisions=15459, wrong=3761, backtracks=2371, failedAssignments=1962, nogoods=150, foundSolutions=5, bestBound=8
7.62/4.14	    
7.62/4.15	    num=44, depth=87..113, filters=605556, ccks=28675, wck=0.549, mem=73M887
7.62/4.15	    decisions=15631, wrong=3793, backtracks=2392, failedAssignments=1976, nogoods=156, foundSolutions=5, bestBound=8
7.62/4.15	    
7.62/4.15	    num=45, depth=108..121, filters=610916, ccks=28675, wck=0.553, mem=73M887
7.62/4.15	    decisions=15803, wrong=3825, backtracks=2411, failedAssignments=1992, nogoods=157, foundSolutions=5, bestBound=8
7.62/4.15	    
7.62/4.16	    num=46, depth=109..118, filters=618056, ccks=28675, wck=0.558, mem=73M887
7.62/4.16	    decisions=15976, wrong=3857, backtracks=2430, failedAssignments=2009, nogoods=158, foundSolutions=5, bestBound=8
7.62/4.16	    
7.62/4.16	    num=47, depth=110..123, filters=625947, ccks=28675, wck=0.563, mem=73M887
7.62/4.16	    decisions=16167, wrong=3897, backtracks=2455, failedAssignments=2028, nogoods=161, foundSolutions=5, bestBound=8
7.62/4.16	    
7.62/4.17	    num=48, depth=92..121, filters=631764, ccks=28675, wck=0.567, mem=73M887
7.62/4.17	    decisions=16354, wrong=3935, backtracks=2476, failedAssignments=2049, nogoods=164, foundSolutions=5, bestBound=8
7.62/4.17	    
7.62/4.17	    num=49, depth=91..102, filters=638662, ccks=28675, wck=0.572, mem=73M887
7.62/4.17	    decisions=16536, wrong=3979, backtracks=2504, failedAssignments=2072, nogoods=172, foundSolutions=5, bestBound=8
7.62/4.17	    
7.62/4.18	    num=50, depth=101..114, filters=650408, ccks=28675, wck=0.579, mem=73M887
7.62/4.18	    decisions=16750, wrong=4035, backtracks=2544, failedAssignments=2097, nogoods=175, foundSolutions=5, bestBound=8
7.62/4.18	    
7.62/4.18	    num=51, depth=99..106, filters=662658, ccks=28675, wck=0.586, mem=73M887
7.62/4.18	    decisions=16966, wrong=4093, backtracks=2583, failedAssignments=2125, nogoods=179, foundSolutions=5, bestBound=8
7.62/4.18	    
7.62/4.19	    num=52, depth=93..103, filters=671592, ccks=28675, wck=0.591, mem=73M887
7.62/4.19	    decisions=17157, wrong=4142, backtracks=2613, failedAssignments=2156, nogoods=181, foundSolutions=5, bestBound=8
7.62/4.19	    
7.72/4.20	    num=53, depth=98..118, filters=682189, ccks=28675, wck=0.598, mem=73M887
7.72/4.20	    decisions=17401, wrong=4211, backtracks=2657, failedAssignments=2190, nogoods=185, foundSolutions=5, bestBound=8
7.72/4.20	    
7.72/4.21	    num=54, depth=99..112, filters=699303, ccks=28675, wck=0.607, mem=73M887
7.72/4.21	    decisions=17669, wrong=4295, backtracks=2717, failedAssignments=2227, nogoods=187, foundSolutions=5, bestBound=8
7.72/4.21	    
7.72/4.21	    num=55, depth=103..114, filters=712527, ccks=28675, wck=0.614, mem=73M887
7.72/4.21	    decisions=17922, wrong=4368, backtracks=2771, failedAssignments=2268, nogoods=190, foundSolutions=5, bestBound=8
7.72/4.21	    
7.72/4.22	    num=56, depth=97..117, filters=724475, ccks=28675, wck=0.622, mem=73M887
7.72/4.22	    decisions=18210, wrong=4458, backtracks=2832, failedAssignments=2313, nogoods=195, foundSolutions=5, bestBound=8
7.72/4.22	    
7.72/4.23	    num=57, depth=99..116, filters=739032, ccks=28675, wck=0.629, mem=73M887
7.72/4.23	    decisions=18503, wrong=4553, backtracks=2890, failedAssignments=2363, nogoods=197, foundSolutions=5, bestBound=8
7.72/4.23	    
7.72/4.24	    num=58, depth=101..112, filters=756664, ccks=28675, wck=0.639, mem=73M887
7.72/4.24	    decisions=18812, wrong=4657, backtracks=2956, failedAssignments=2418, nogoods=201, foundSolutions=5, bestBound=8
7.72/4.24	    
7.72/4.25	    num=59, depth=103..119, filters=778805, ccks=28675, wck=0.65, mem=73M887
7.72/4.25	    decisions=19162, wrong=4779, backtracks=3046, failedAssignments=2479, nogoods=204, foundSolutions=5, bestBound=8
7.72/4.25	    
7.72/4.26	    num=60, depth=112..124, filters=803595, ccks=28675, wck=0.663, mem=73M887
7.72/4.26	    decisions=19529, wrong=4906, backtracks=3125, failedAssignments=2546, nogoods=207, foundSolutions=5, bestBound=8
7.72/4.26	    
7.72/4.28	    num=61, depth=90..104, filters=839570, ccks=28675, wck=0.68, mem=73M887
7.72/4.28	    decisions=19960, wrong=5074, backtracks=3244, failedAssignments=2620, nogoods=214, foundSolutions=5, bestBound=8
7.72/4.28	    
7.72/4.29	    num=62, depth=101..126, filters=861796, ccks=28675, wck=0.692, mem=73M887
7.72/4.29	    decisions=20373, wrong=5223, backtracks=3349, failedAssignments=2701, nogoods=219, foundSolutions=5, bestBound=8
7.72/4.29	    
7.84/4.30	    num=63, depth=112..130, filters=887100, ccks=28675, wck=0.706, mem=73M887
7.84/4.30	    decisions=20840, wrong=5397, backtracks=3460, failedAssignments=2790, nogoods=226, foundSolutions=5, bestBound=8
7.84/4.30	    
7.84/4.32	    num=64, depth=103..114, filters=918915, ccks=28675, wck=0.722, mem=73M887
7.84/4.32	    decisions=21331, wrong=5591, backtracks=3592, failedAssignments=2888, nogoods=230, foundSolutions=5, bestBound=8
7.84/4.32	    
7.84/4.34	    num=65, depth=91..108, filters=953490, ccks=28675, wck=0.739, mem=73M887
7.84/4.34	    decisions=21859, wrong=5809, backtracks=3755, failedAssignments=2996, nogoods=232, foundSolutions=5, bestBound=8
7.84/4.34	    
7.84/4.36	    num=66, depth=77..94, filters=993022, ccks=28675, wck=0.76, mem=73M887
7.84/4.36	    decisions=22426, wrong=6053, backtracks=3932, failedAssignments=3115, nogoods=235, foundSolutions=5, bestBound=8
7.84/4.36	    
7.84/4.38	    num=67, depth=115..139, filters=1043543, ccks=28675, wck=0.785, mem=73M887
7.84/4.38	    decisions=23101, wrong=6332, backtracks=4129, failedAssignments=3246, nogoods=241, foundSolutions=5, bestBound=8
7.84/4.38	    
7.95/4.41	    num=68, depth=98..112, filters=1098634, ccks=28675, wck=0.811, mem=73M887
7.95/4.41	    decisions=23782, wrong=6623, backtracks=4315, failedAssignments=3390, nogoods=250, foundSolutions=5, bestBound=8
7.95/4.41	    
7.95/4.44	    num=69, depth=110..128, filters=1167382, ccks=28675, wck=0.841, mem=73M887
7.95/4.44	    decisions=24597, wrong=6975, backtracks=4554, failedAssignments=3548, nogoods=254, foundSolutions=5, bestBound=8
7.95/4.44	    
7.95/4.47	    num=70, depth=103..120, filters=1223820, ccks=28675, wck=0.868, mem=73M887
7.95/4.47	    decisions=25401, wrong=7323, backtracks=4793, failedAssignments=3722, nogoods=260, foundSolutions=5, bestBound=8
7.95/4.47	    
8.05/4.59	    num=71, depth=90..117, filters=1283456, ccks=28675, wck=0.897, mem=73M887
8.05/4.59	    decisions=26244, wrong=7695, backtracks=5059, failedAssignments=3913, nogoods=269, foundSolutions=5, bestBound=8
8.05/4.59	    
8.05/4.59	    num=72, depth=103..123, filters=1349071, ccks=28675, wck=0.927, mem=73M887
8.05/4.59	    decisions=27175, wrong=8109, backtracks=5336, failedAssignments=4124, nogoods=275, foundSolutions=5, bestBound=8
8.05/4.59	    
8.05/4.59	    num=73, depth=79..132, filters=1419530, ccks=28675, wck=0.962, mem=73M887
8.05/4.59	    decisions=28169, wrong=8548, backtracks=5642, failedAssignments=4356, nogoods=284, foundSolutions=5, bestBound=8
8.05/4.59	    
8.16/4.60	    num=74, depth=118..139, filters=1495983, ccks=28675, wck=0.999, mem=73M887
8.16/4.60	    decisions=29337, wrong=9069, backtracks=6005, failedAssignments=4611, nogoods=291, foundSolutions=5, bestBound=8
8.16/4.60	    
8.16/4.64	    num=75, depth=118..143, filters=1579515, ccks=28675, wck=1.041, mem=73M887
8.16/4.64	    decisions=30424, wrong=9553, backtracks=6333, failedAssignments=4892, nogoods=298, foundSolutions=5, bestBound=8
8.16/4.64	    
8.16/4.69	    num=76, depth=101..122, filters=1688022, ccks=28675, wck=1.092, mem=73M887
8.16/4.69	    decisions=31735, wrong=10155, backtracks=6757, failedAssignments=5201, nogoods=304, foundSolutions=5, bestBound=8
8.16/4.69	    
8.27/4.75	    num=77, depth=99..127, filters=1807815, ccks=28675, wck=1.146, mem=73M887
8.27/4.75	    decisions=33151, wrong=10811, backtracks=7216, failedAssignments=5541, nogoods=309, foundSolutions=5, bestBound=8
8.27/4.75	    
8.37/4.80	    num=78, depth=85..128, filters=1933328, ccks=28675, wck=1.203, mem=73M887
8.37/4.80	    decisions=34701, wrong=11534, backtracks=7698, failedAssignments=5915, nogoods=319, foundSolutions=5, bestBound=8
8.37/4.80	    
8.37/4.87	    num=79, depth=98..130, filters=2076034, ccks=28675, wck=1.267, mem=73M887
8.37/4.87	    decisions=36438, wrong=12353, backtracks=8256, failedAssignments=6326, nogoods=326, foundSolutions=5, bestBound=8
8.37/4.87	    
8.47/4.94	    num=80, depth=117..139, filters=2240272, ccks=28675, wck=1.346, mem=73M887
8.47/4.94	    decisions=38293, wrong=13221, backtracks=8847, failedAssignments=6778, nogoods=333, foundSolutions=5, bestBound=8
8.47/4.94	    
8.58/5.03	    num=81, depth=115..141, filters=2416272, ccks=28675, wck=1.432, mem=73M887
8.58/5.03	    decisions=40440, wrong=14236, backtracks=9560, failedAssignments=7275, nogoods=342, foundSolutions=5, bestBound=8
8.58/5.03	    
8.68/5.11	    num=82, depth=102..129, filters=2584497, ccks=28675, wck=1.51, mem=73M887
8.68/5.11	    decisions=42668, wrong=15297, backtracks=10282, failedAssignments=7822, nogoods=355, foundSolutions=5, bestBound=8
8.68/5.11	    
8.79/5.21	    num=83, depth=84..108, filters=2809816, ccks=28675, wck=1.611, mem=73M887
8.79/5.21	    decisions=45089, wrong=16461, backtracks=11104, failedAssignments=8424, nogoods=363, foundSolutions=5, bestBound=8
8.79/5.21	    
8.89/5.31	    num=84, depth=104..127, filters=3033418, ccks=28675, wck=1.714, mem=73M887
8.89/5.31	    decisions=47897, wrong=17811, backtracks=12072, failedAssignments=9086, nogoods=372, foundSolutions=5, bestBound=8
8.89/5.31	    
8.99/5.43	    num=85, depth=90..118, filters=3300632, ccks=28675, wck=1.835, mem=73M887
8.99/5.43	    decisions=50880, wrong=19252, backtracks=13063, failedAssignments=9814, nogoods=377, foundSolutions=5, bestBound=8
8.99/5.43	    
9.09/5.55	    num=86, depth=106..127, filters=3548312, ccks=28675, wck=1.949, mem=73M887
9.09/5.55	    decisions=54066, wrong=20790, backtracks=14087, failedAssignments=10615, nogoods=386, foundSolutions=5, bestBound=8
9.09/5.55	    
9.19/5.69	    num=87, depth=102..125, filters=3845370, ccks=28675, wck=2.088, mem=73M887
9.19/5.69	    decisions=57853, wrong=22627, backtracks=15427, failedAssignments=11496, nogoods=394, foundSolutions=5, bestBound=8
9.19/5.69	    
9.40/5.82	    num=88, depth=106..134, filters=4148841, ccks=28675, wck=2.222, mem=73M887
9.40/5.82	    decisions=61745, wrong=24518, backtracks=16752, failedAssignments=12466, nogoods=401, foundSolutions=5, bestBound=8
9.40/5.82	    
9.50/5.98	    num=89, depth=91..114, filters=4481699, ccks=28675, wck=2.381, mem=73M887
9.50/5.98	    decisions=65813, wrong=26504, backtracks=18182, failedAssignments=13533, nogoods=409, foundSolutions=5, bestBound=8
9.50/5.98	    
9.71/6.18	    num=90, depth=105..135, filters=4920709, ccks=28675, wck=2.58, mem=73M887
9.71/6.18	    decisions=70825, wrong=28956, backtracks=19942, failedAssignments=14706, nogoods=416, foundSolutions=5, bestBound=8
9.71/6.18	    
9.90/6.37	    num=91, depth=95..114, filters=5346414, ccks=28675, wck=2.772, mem=73M887
9.90/6.37	    decisions=75856, wrong=31422, backtracks=21618, failedAssignments=15997, nogoods=422, foundSolutions=5, bestBound=8
9.90/6.37	    
10.10/6.59	    num=92, depth=107..129, filters=5845749, ccks=28675, wck=2.993, mem=76M476
10.10/6.59	    decisions=81652, wrong=34266, backtracks=23514, failedAssignments=17417, nogoods=430, foundSolutions=5, bestBound=8
10.10/6.59	    
10.41/6.83	    num=93, depth=90..117, filters=6349113, ccks=28675, wck=3.229, mem=76M476
10.41/6.83	    decisions=87950, wrong=37366, backtracks=25659, failedAssignments=18979, nogoods=440, foundSolutions=5, bestBound=8
10.41/6.83	    
10.75/7.13	    num=94, depth=99..125, filters=7028898, ccks=28675, wck=3.53, mem=76M476
10.75/7.13	    decisions=95280, wrong=40978, backtracks=28271, failedAssignments=20697, nogoods=449, foundSolutions=5, bestBound=8
10.75/7.13	    
11.04/7.42	    num=95, depth=102..130, filters=7670898, ccks=28675, wck=3.821, mem=76M476
11.04/7.42	    decisions=102844, wrong=44706, backtracks=30856, failedAssignments=22587, nogoods=456, foundSolutions=5, bestBound=8
11.04/7.42	    
11.34/7.75	    num=96, depth=89..113, filters=8387432, ccks=28675, wck=4.151, mem=76M476
11.34/7.75	    decisions=111008, wrong=48742, backtracks=33688, failedAssignments=24666, nogoods=461, foundSolutions=5, bestBound=8
11.34/7.75	    
11.65/8.10	    num=97, depth=106..131, filters=9149537, ccks=28675, wck=4.505, mem=76M476
11.65/8.10	    decisions=120357, wrong=53362, backtracks=37047, failedAssignments=26953, nogoods=466, foundSolutions=5, bestBound=8
11.65/8.10	    
12.14/8.50	    num=98, depth=108..138, filters=9995893, ccks=28675, wck=4.901, mem=76M476
12.14/8.50	    decisions=130674, wrong=58463, backtracks=40828, failedAssignments=29469, nogoods=472, foundSolutions=5, bestBound=8
12.14/8.50	    
12.54/8.92	    num=99, depth=99..132, filters=10899746, ccks=28675, wck=5.323, mem=76M476
12.54/8.92	    decisions=141402, wrong=63774, backtracks=44464, failedAssignments=32237, nogoods=482, foundSolutions=5, bestBound=8
12.54/8.92	    
12.94/9.39	o 7
12.94/9.40	    num=100, depth=110..449, filters=11770487, ccks=34410, wck=5.796, mem=76M476
12.94/9.40	    decisions=152807, wrong=69376, backtracks=48455, failedAssignments=35231, nogoods=497, foundSolutions=6, bestBound=7
12.94/9.40	    
13.57/9.96	    num=101, depth=59..93, filters=13182033, ccks=34410, wck=6.357, mem=76M476
13.57/9.96	    decisions=166196, wrong=76038, backtracks=53096, failedAssignments=38580, nogoods=509, foundSolutions=6, bestBound=7
13.57/9.96	    
13.57/9.96	    num=102, depth=66..74, filters=13186847, ccks=34410, wck=6.361, mem=76M476
13.57/9.96	    decisions=166300, wrong=76057, backtracks=53110, failedAssignments=38591, nogoods=510, foundSolutions=6, bestBound=7
13.57/9.96	    
13.57/9.96	    num=103, depth=65..76, filters=13191627, ccks=34410, wck=6.364, mem=76M476
13.57/9.96	    decisions=166427, wrong=76083, backtracks=53128, failedAssignments=38603, nogoods=512, foundSolutions=6, bestBound=7
13.57/9.96	    
13.57/9.97	    num=104, depth=55..65, filters=13196618, ccks=34410, wck=6.367, mem=76M476
13.57/9.97	    decisions=166536, wrong=76105, backtracks=53140, failedAssignments=38616, nogoods=515, foundSolutions=6, bestBound=7
13.57/9.97	    
13.57/9.97	    num=105, depth=68..75, filters=13201283, ccks=34410, wck=6.37, mem=76M476
13.57/9.97	    decisions=166660, wrong=76132, backtracks=53157, failedAssignments=38630, nogoods=519, foundSolutions=6, bestBound=7
13.57/9.97	    
13.57/9.97	    num=106, depth=71..85, filters=13207547, ccks=34410, wck=6.374, mem=76M476
13.57/9.97	    decisions=166792, wrong=76158, backtracks=53171, failedAssignments=38646, nogoods=526, foundSolutions=6, bestBound=7
13.57/9.97	    
13.57/9.98	    num=107, depth=65..84, filters=13212833, ccks=34410, wck=6.378, mem=76M476
13.57/9.98	    decisions=166921, wrong=76189, backtracks=53190, failedAssignments=38663, nogoods=530, foundSolutions=6, bestBound=7
13.57/9.98	    
13.57/9.98	    num=108, depth=69..79, filters=13220945, ccks=34410, wck=6.383, mem=76M476
13.57/9.98	    decisions=167072, wrong=76228, backtracks=53216, failedAssignments=38682, nogoods=534, foundSolutions=6, bestBound=7
13.57/9.98	    
13.57/9.99	    num=109, depth=67..79, filters=13228540, ccks=34410, wck=6.387, mem=76M476
13.57/9.99	    decisions=167219, wrong=76264, backtracks=53236, failedAssignments=38703, nogoods=541, foundSolutions=6, bestBound=7
13.57/9.99	    
13.57/9.99	    num=110, depth=55..69, filters=13237546, ccks=34410, wck=6.392, mem=76M476
13.57/9.99	    decisions=167353, wrong=76302, backtracks=53262, failedAssignments=38726, nogoods=544, foundSolutions=6, bestBound=7
13.57/9.99	    
13.57/9.99	    num=111, depth=63..74, filters=13244378, ccks=34410, wck=6.395, mem=76M476
13.57/9.99	    decisions=167506, wrong=76345, backtracks=53287, failedAssignments=38751, nogoods=549, foundSolutions=6, bestBound=7
13.57/9.99	    
13.57/10.00	    num=112, depth=66..82, filters=13253226, ccks=34410, wck=6.401, mem=76M476
13.57/10.00	    decisions=167696, wrong=76404, backtracks=53328, failedAssignments=38779, nogoods=553, foundSolutions=6, bestBound=7
13.57/10.00	    
13.57/10.01	    num=113, depth=65..82, filters=13265088, ccks=34410, wck=6.407, mem=76M476
13.57/10.01	    decisions=167896, wrong=76469, backtracks=53372, failedAssignments=38810, nogoods=557, foundSolutions=6, bestBound=7
13.57/10.01	    
13.69/10.01	    num=114, depth=67..80, filters=13275879, ccks=34410, wck=6.412, mem=76M476
13.69/10.01	    decisions=168094, wrong=76534, backtracks=53414, failedAssignments=38844, nogoods=562, foundSolutions=6, bestBound=7
13.69/10.01	    
13.69/10.02	    num=115, depth=66..84, filters=13290162, ccks=34410, wck=6.419, mem=76M476
13.69/10.02	    decisions=168327, wrong=76613, backtracks=53467, failedAssignments=38881, nogoods=569, foundSolutions=6, bestBound=7
13.69/10.02	    
13.69/10.02	    num=116, depth=72..86, filters=13305372, ccks=34410, wck=6.426, mem=76M476
13.69/10.02	    decisions=168560, wrong=76692, backtracks=53519, failedAssignments=38922, nogoods=576, foundSolutions=6, bestBound=7
13.69/10.02	    
13.69/10.03	    num=117, depth=72..90, filters=13324772, ccks=34410, wck=6.435, mem=76M476
13.69/10.03	    decisions=168810, wrong=76778, backtracks=53576, failedAssignments=38967, nogoods=580, foundSolutions=6, bestBound=7
13.69/10.03	    
13.69/10.04	    num=118, depth=78..87, filters=13342489, ccks=34410, wck=6.442, mem=76M476
13.69/10.04	    decisions=169084, wrong=76876, backtracks=53640, failedAssignments=39017, nogoods=582, foundSolutions=6, bestBound=7
13.69/10.04	    
13.69/10.05	    num=119, depth=67..85, filters=13361115, ccks=34410, wck=6.451, mem=76M476
13.69/10.05	    decisions=169384, wrong=76991, backtracks=53716, failedAssignments=39072, nogoods=585, foundSolutions=6, bestBound=7
13.69/10.05	    
13.69/10.06	    num=120, depth=68..85, filters=13382930, ccks=34410, wck=6.461, mem=76M476
13.69/10.06	    decisions=169704, wrong=77112, backtracks=53799, failedAssignments=39133, nogoods=597, foundSolutions=6, bestBound=7
13.69/10.06	    
13.69/10.07	    num=121, depth=67..80, filters=13406377, ccks=34410, wck=6.471, mem=76M476
13.69/10.07	    decisions=170033, wrong=77241, backtracks=53883, failedAssignments=39200, nogoods=602, foundSolutions=6, bestBound=7
13.69/10.07	    
13.69/10.08	    num=122, depth=58..74, filters=13429476, ccks=34410, wck=6.482, mem=76M476
13.69/10.08	    decisions=170354, wrong=77370, backtracks=53964, failedAssignments=39274, nogoods=610, foundSolutions=6, bestBound=7
13.69/10.08	    
13.69/10.09	    num=123, depth=57..72, filters=13453938, ccks=34410, wck=6.492, mem=76M476
13.69/10.09	    decisions=170714, wrong=77520, backtracks=54056, failedAssignments=39355, nogoods=615, foundSolutions=6, bestBound=7
13.69/10.09	    
13.69/10.10	    num=124, depth=57..82, filters=13486926, ccks=34410, wck=6.505, mem=76M476
13.69/10.10	    decisions=171106, wrong=77680, backtracks=54151, failedAssignments=39444, nogoods=628, foundSolutions=6, bestBound=7
13.69/10.10	    
13.81/10.12	    num=125, depth=64..76, filters=13518162, ccks=34410, wck=6.519, mem=76M476
13.81/10.12	    decisions=171510, wrong=77849, backtracks=54259, failedAssignments=39542, nogoods=633, foundSolutions=6, bestBound=7
13.81/10.12	    
13.81/10.14	    num=126, depth=77..98, filters=13557839, ccks=34410, wck=6.537, mem=76M476
13.81/10.14	    decisions=172048, wrong=78078, backtracks=54416, failedAssignments=39650, nogoods=635, foundSolutions=6, bestBound=7
13.81/10.14	    
13.81/10.15	    num=127, depth=57..70, filters=13592685, ccks=34410, wck=6.551, mem=76M476
13.81/10.15	    decisions=172545, wrong=78297, backtracks=54548, failedAssignments=39769, nogoods=639, foundSolutions=6, bestBound=7
13.81/10.15	    
13.81/10.17	    num=128, depth=64..80, filters=13646319, ccks=34410, wck=6.572, mem=76M476
13.81/10.17	    decisions=173131, wrong=78557, backtracks=54731, failedAssignments=39900, nogoods=643, foundSolutions=6, bestBound=7
13.81/10.17	    
13.81/10.19	    num=129, depth=55..70, filters=13688504, ccks=34410, wck=6.589, mem=76M476
13.81/10.19	    decisions=173723, wrong=78825, backtracks=54908, failedAssignments=40044, nogoods=649, foundSolutions=6, bestBound=7
13.81/10.19	    
13.91/10.21	    num=130, depth=62..85, filters=13740703, ccks=34410, wck=6.611, mem=76M476
13.91/10.21	    decisions=174429, wrong=79139, backtracks=55116, failedAssignments=40202, nogoods=655, foundSolutions=6, bestBound=7
13.91/10.21	    
13.91/10.23	    num=131, depth=59..75, filters=13806489, ccks=34410, wck=6.636, mem=76M476
13.91/10.23	    decisions=175214, wrong=79500, backtracks=55358, failedAssignments=40376, nogoods=659, foundSolutions=6, bestBound=7
13.91/10.23	    
13.91/10.26	    num=132, depth=67..84, filters=13868952, ccks=34410, wck=6.66, mem=76M476
13.91/10.26	    decisions=175967, wrong=79840, backtracks=55564, failedAssignments=40567, nogoods=668, foundSolutions=6, bestBound=7
13.91/10.26	    
13.91/10.29	    num=133, depth=57..76, filters=13951632, ccks=34410, wck=6.692, mem=76M476
13.91/10.29	    decisions=176880, wrong=80265, backtracks=55862, failedAssignments=40778, nogoods=675, foundSolutions=6, bestBound=7
13.91/10.29	    
14.01/10.32	    num=134, depth=59..80, filters=14027971, ccks=34410, wck=6.723, mem=79M66
14.01/10.32	    decisions=177807, wrong=80697, backtracks=56132, failedAssignments=41010, nogoods=677, foundSolutions=6, bestBound=7
14.01/10.32	    
14.01/10.36	    num=135, depth=53..77, filters=14120558, ccks=34410, wck=6.76, mem=79M66
14.01/10.36	    decisions=178903, wrong=81212, backtracks=56482, failedAssignments=41265, nogoods=688, foundSolutions=6, bestBound=7
14.01/10.36	    
14.15/10.40	    num=136, depth=61..78, filters=14223420, ccks=34410, wck=6.8, mem=79M66
14.15/10.40	    decisions=180123, wrong=81788, backtracks=56870, failedAssignments=41546, nogoods=694, foundSolutions=6, bestBound=7
14.15/10.40	    
14.15/10.44	    num=137, depth=56..81, filters=14336710, ccks=34410, wck=6.845, mem=79M66
14.15/10.44	    decisions=181428, wrong=82411, backtracks=57303, failedAssignments=41855, nogoods=699, foundSolutions=6, bestBound=7
14.15/10.44	    
14.15/10.49	    num=138, depth=56..77, filters=14461629, ccks=34410, wck=6.893, mem=79M66
14.15/10.49	    decisions=182824, wrong=83078, backtracks=57751, failedAssignments=42195, nogoods=706, foundSolutions=6, bestBound=7
14.15/10.49	    
14.26/10.55	    num=139, depth=67..89, filters=14595617, ccks=34410, wck=6.947, mem=79M66
14.26/10.55	    decisions=184400, wrong=83826, backtracks=58256, failedAssignments=42569, nogoods=712, foundSolutions=6, bestBound=7
14.26/10.55	    
14.36/10.60	    num=140, depth=65..86, filters=14730072, ccks=34410, wck=7.0, mem=79M66
14.36/10.60	    decisions=186046, wrong=84609, backtracks=58767, failedAssignments=42980, nogoods=719, foundSolutions=6, bestBound=7
14.36/10.60	    
14.36/10.66	    num=141, depth=64..84, filters=14896835, ccks=34410, wck=7.065, mem=79M66
14.36/10.66	    decisions=187867, wrong=85485, backtracks=59381, failedAssignments=43432, nogoods=725, foundSolutions=6, bestBound=7
14.36/10.66	    
14.46/10.74	    num=142, depth=78..103, filters=15071960, ccks=34410, wck=7.138, mem=79M66
14.46/10.74	    decisions=189942, wrong=86481, backtracks=60053, failedAssignments=43929, nogoods=734, foundSolutions=6, bestBound=7
14.46/10.74	    
14.56/10.82	    num=143, depth=70..88, filters=15281136, ccks=34410, wck=7.219, mem=79M66
14.56/10.82	    decisions=192235, wrong=87591, backtracks=60823, failedAssignments=44476, nogoods=748, foundSolutions=6, bestBound=7
14.56/10.82	    
14.66/10.91	    num=144, depth=60..78, filters=15502296, ccks=34410, wck=7.31, mem=79M66
14.66/10.91	    decisions=194713, wrong=88798, backtracks=61699, failedAssignments=45078, nogoods=757, foundSolutions=6, bestBound=7
14.66/10.91	    
14.66/11.00	    num=145, depth=63..85, filters=15753573, ccks=34410, wck=7.403, mem=79M66
14.66/11.00	    decisions=197392, wrong=90106, backtracks=62538, failedAssignments=45740, nogoods=770, foundSolutions=6, bestBound=7
14.66/11.00	    
14.87/11.12	    num=146, depth=65..79, filters=16058416, ccks=34410, wck=7.521, mem=79M66
14.87/11.12	    decisions=200240, wrong=91495, backtracks=63481, failedAssignments=46468, nogoods=776, foundSolutions=6, bestBound=7
14.87/11.12	    
14.96/11.24	    num=147, depth=59..81, filters=16364466, ccks=34410, wck=7.641, mem=79M66
14.96/11.24	    decisions=203389, wrong=93038, backtracks=64500, failedAssignments=47269, nogoods=789, foundSolutions=6, bestBound=7
14.96/11.24	    
15.06/11.38	    num=148, depth=55..71, filters=16709204, ccks=34410, wck=7.777, mem=79M66
15.06/11.38	    decisions=206864, wrong=94745, backtracks=65665, failedAssignments=48150, nogoods=794, foundSolutions=6, bestBound=7
15.06/11.38	    
15.26/11.50	    num=149, depth=60..85, filters=17040011, ccks=34410, wck=7.906, mem=79M66
15.26/11.50	    decisions=210814, wrong=96686, backtracks=66971, failedAssignments=49120, nogoods=803, foundSolutions=6, bestBound=7
15.26/11.50	    
15.36/11.65	    num=150, depth=67..93, filters=17415531, ccks=34410, wck=8.056, mem=79M66
15.36/11.65	    decisions=215029, wrong=98755, backtracks=68379, failedAssignments=50187, nogoods=814, foundSolutions=6, bestBound=7
15.36/11.65	    
15.46/11.79	    num=151, depth=52..81, filters=17779581, ccks=34410, wck=8.194, mem=79M66
15.46/11.79	    decisions=219787, wrong=101101, backtracks=69999, failedAssignments=51360, nogoods=827, foundSolutions=6, bestBound=7
15.46/11.79	    
15.69/11.99	    num=152, depth=78..100, filters=18226530, ccks=34410, wck=8.387, mem=79M66
15.69/11.99	    decisions=224892, wrong=103611, backtracks=71754, failedAssignments=52651, nogoods=841, foundSolutions=6, bestBound=7
15.69/11.99	    
15.99/12.20	    num=153, depth=64..85, filters=18796175, ccks=34410, wck=8.606, mem=79M66
15.99/12.20	    decisions=230369, wrong=106316, backtracks=73605, failedAssignments=54071, nogoods=850, foundSolutions=6, bestBound=7
15.99/12.20	    
16.19/12.44	    num=154, depth=67..89, filters=19362032, ccks=34410, wck=8.837, mem=79M66
16.19/12.44	    decisions=236433, wrong=109314, backtracks=75723, failedAssignments=55633, nogoods=862, foundSolutions=6, bestBound=7
16.19/12.44	    
16.39/12.68	    num=155, depth=57..81, filters=20009593, ccks=34410, wck=9.086, mem=79M66
16.39/12.68	    decisions=243101, wrong=112617, backtracks=77944, failedAssignments=57351, nogoods=873, foundSolutions=6, bestBound=7
16.39/12.68	    
16.69/12.96	    num=156, depth=68..89, filters=20682308, ccks=34410, wck=9.362, mem=79M66
16.69/12.96	    decisions=250535, wrong=116297, backtracks=80452, failedAssignments=59241, nogoods=883, foundSolutions=6, bestBound=7
16.69/12.96	    
16.99/13.29	    num=157, depth=57..81, filters=21502968, ccks=34410, wck=9.689, mem=79M66
16.99/13.29	    decisions=258805, wrong=120401, backtracks=83296, failedAssignments=61320, nogoods=891, foundSolutions=6, bestBound=7
16.99/13.29	    
17.39/13.65	    num=158, depth=57..83, filters=22398316, ccks=34410, wck=10.052, mem=79M66
17.39/13.65	    decisions=268009, wrong=124970, backtracks=86441, failedAssignments=63607, nogoods=901, foundSolutions=6, bestBound=7
17.39/13.65	    
17.69/14.00	    num=159, depth=64..89, filters=23266376, ccks=34410, wck=10.406, mem=79M66
17.69/14.00	    decisions=277748, wrong=129803, backtracks=89715, failedAssignments=66123, nogoods=912, foundSolutions=6, bestBound=7
17.69/14.00	    
18.19/14.42	    num=160, depth=49..82, filters=24343182, ccks=34410, wck=10.825, mem=79M66
18.19/14.42	    decisions=288480, wrong=135143, backtracks=93403, failedAssignments=68891, nogoods=922, foundSolutions=6, bestBound=7
18.19/14.42	    
18.59/14.85	    num=161, depth=63..90, filters=25449017, ccks=34410, wck=11.251, mem=79M66
18.59/14.85	    decisions=300270, wrong=141003, backtracks=97348, failedAssignments=71935, nogoods=930, foundSolutions=6, bestBound=7
18.59/14.85	    
19.09/15.34	    num=162, depth=51..76, filters=26697479, ccks=34410, wck=11.746, mem=81M655
19.09/15.34	    decisions=313215, wrong=147449, backtracks=101824, failedAssignments=75284, nogoods=944, foundSolutions=6, bestBound=7
19.09/15.34	    
19.71/15.94	    num=163, depth=58..79, filters=28187933, ccks=34410, wck=12.34, mem=81M655
19.71/15.94	    decisions=327655, wrong=154638, backtracks=106928, failedAssignments=78968, nogoods=957, foundSolutions=6, bestBound=7
19.71/15.94	    
20.31/16.58	    num=164, depth=52..81, filters=29839440, ccks=34410, wck=12.977, mem=81M655
20.31/16.58	    decisions=343850, wrong=162707, backtracks=112540, failedAssignments=83020, nogoods=969, foundSolutions=6, bestBound=7
20.31/16.58	    
21.11/17.37	    num=165, depth=54..77, filters=31768399, ccks=34410, wck=13.77, mem=81M655
21.11/17.37	    decisions=362160, wrong=171832, backtracks=119136, failedAssignments=87477, nogoods=981, foundSolutions=6, bestBound=7
21.11/17.37	    
21.92/18.11	    num=166, depth=53..80, filters=33673234, ccks=34410, wck=14.512, mem=81M655
21.92/18.11	    decisions=381319, wrong=181381, backtracks=125806, failedAssignments=92380, nogoods=986, foundSolutions=6, bestBound=7
21.92/18.11	    
22.71/18.94	    num=167, depth=71..97, filters=35636297, ccks=34410, wck=15.338, mem=81M655
22.71/18.94	    decisions=403166, wrong=192265, backtracks=133883, failedAssignments=97774, nogoods=992, foundSolutions=6, bestBound=7
22.71/18.94	    
23.71/19.91	    num=168, depth=55..85, filters=38068438, ccks=34410, wck=16.307, mem=81M655
23.71/19.91	    decisions=426927, wrong=204116, backtracks=142260, failedAssignments=103707, nogoods=998, foundSolutions=6, bestBound=7
23.71/19.91	    
24.71/20.97	    num=169, depth=57..88, filters=40634297, ccks=34410, wck=17.369, mem=81M655
24.71/20.97	    decisions=451613, wrong=216425, backtracks=150818, failedAssignments=110233, nogoods=1009, foundSolutions=6, bestBound=7
24.71/20.97	    
25.82/22.09	    num=170, depth=55..89, filters=43458678, ccks=34410, wck=18.491, mem=84M245
25.82/22.09	    decisions=480669, wrong=230922, backtracks=161102, failedAssignments=117412, nogoods=1016, foundSolutions=6, bestBound=7
25.82/22.09	    
27.01/23.28	    num=171, depth=35..84, filters=46379577, ccks=34410, wck=19.676, mem=84M245
27.01/23.28	    decisions=511450, wrong=246282, backtracks=171961, failedAssignments=125309, nogoods=1031, foundSolutions=6, bestBound=7
27.01/23.28	    
28.21/24.47	    num=172, depth=56..85, filters=49473626, ccks=34410, wck=20.867, mem=84M245
28.21/24.47	    decisions=543943, wrong=262498, backtracks=183069, failedAssignments=133996, nogoods=1040, foundSolutions=6, bestBound=7
28.21/24.47	    
29.61/25.86	    num=173, depth=75..100, filters=52873271, ccks=34410, wck=22.263, mem=84M245
29.61/25.86	    decisions=582604, wrong=281790, backtracks=196582, failedAssignments=143551, nogoods=1056, foundSolutions=6, bestBound=7
29.61/25.86	    
31.41/27.65	    num=174, depth=61..86, filters=57223086, ccks=34410, wck=24.051, mem=84M245
31.41/27.65	    decisions=624584, wrong=302748, backtracks=211793, failedAssignments=154062, nogoods=1072, foundSolutions=6, bestBound=7
31.41/27.65	    
33.21/29.48	    num=175, depth=46..77, filters=61809373, ccks=34410, wck=25.879, mem=86M835
33.21/29.48	    decisions=669832, wrong=325344, backtracks=227744, failedAssignments=165624, nogoods=1083, foundSolutions=6, bestBound=7
33.21/29.48	    
35.11/31.34	    num=176, depth=57..83, filters=66453949, ccks=34410, wck=27.739, mem=86M835
35.11/31.34	    decisions=719364, wrong=350076, backtracks=245537, failedAssignments=178342, nogoods=1088, foundSolutions=6, bestBound=7
35.11/31.34	    
37.21/33.50	    num=177, depth=45..71, filters=71908829, ccks=34410, wck=29.897, mem=86M835
37.21/33.50	    decisions=773543, wrong=377140, backtracks=265143, failedAssignments=192332, nogoods=1096, foundSolutions=6, bestBound=7
37.21/33.50	    
39.72/35.99	    num=178, depth=68..109, filters=77359644, ccks=34410, wck=32.391, mem=89M424
39.72/35.99	    decisions=835366, wrong=408015, backtracks=287464, failedAssignments=207721, nogoods=1104, foundSolutions=6, bestBound=7
39.72/35.99	    
42.52/38.70	    num=179, depth=54..84, filters=83984415, ccks=34410, wck=35.1, mem=89M424
42.52/38.70	    decisions=902145, wrong=441373, backtracks=311266, failedAssignments=224649, nogoods=1116, foundSolutions=6, bestBound=7
42.52/38.70	    
45.42/41.65	    num=180, depth=55..85, filters=91438092, ccks=34410, wck=38.054, mem=89M424
45.42/41.65	    decisions=975262, wrong=477899, backtracks=337277, failedAssignments=243270, nogoods=1126, foundSolutions=6, bestBound=7
45.42/41.65	    
48.83/45.04	    num=181, depth=46..77, filters=99731390, ccks=34410, wck=41.437, mem=92M14
48.83/45.04	    decisions=1056091, wrong=518284, backtracks=366462, failedAssignments=263754, nogoods=1143, foundSolutions=6, bestBound=7
48.83/45.04	    
52.62/48.87	    num=182, depth=57..91, filters=109138321, ccks=34410, wck=45.275, mem=92M14
52.62/48.87	    decisions=1147272, wrong=563841, backtracks=399326, failedAssignments=286286, nogoods=1154, foundSolutions=6, bestBound=7
52.62/48.87	    
56.52/52.73	    num=183, depth=60..89, filters=118725771, ccks=34410, wck=49.133, mem=94M603
56.52/52.73	    decisions=1244052, wrong=612196, backtracks=433469, failedAssignments=311071, nogoods=1163, foundSolutions=6, bestBound=7
56.52/52.73	    
61.13/57.35	    num=184, depth=52..82, filters=130191735, ccks=34410, wck=53.756, mem=97M193
61.13/57.35	    decisions=1352403, wrong=666344, backtracks=471094, failedAssignments=338335, nogoods=1175, foundSolutions=6, bestBound=7
61.13/57.35	    
65.94/62.16	    num=185, depth=53..80, filters=142211941, ccks=34410, wck=58.561, mem=97M193
65.94/62.16	    decisions=1466814, wrong=723519, backtracks=510380, failedAssignments=368325, nogoods=1190, foundSolutions=6, bestBound=7
65.94/62.16	    
71.03/67.25	    num=186, depth=51..79, filters=155288104, ccks=34410, wck=63.651, mem=99M782
71.03/67.25	    decisions=1598720, wrong=789445, backtracks=557268, failedAssignments=401314, nogoods=1200, foundSolutions=6, bestBound=7
71.03/67.25	    
76.84/73.10	    num=187, depth=52..82, filters=169870947, ccks=34410, wck=69.501, mem=102M372
76.84/73.10	    decisions=1742676, wrong=861394, backtracks=607940, failedAssignments=437602, nogoods=1212, foundSolutions=6, bestBound=7
76.84/73.10	    
83.63/79.82	    num=188, depth=48..88, filters=185979465, ccks=34410, wck=76.218, mem=104M961
83.63/79.82	    decisions=1901176, wrong=940612, backtracks=664944, failedAssignments=477519, nogoods=1225, foundSolutions=6, bestBound=7
83.63/79.82	    
90.73/87.00	    num=189, depth=46..80, filters=203845885, ccks=34410, wck=83.397, mem=107M551
90.73/87.00	    decisions=2074242, wrong=1027116, backtracks=725838, failedAssignments=521428, nogoods=1229, foundSolutions=6, bestBound=7
90.73/87.00	    
98.95/95.16	    num=190, depth=57..87, filters=223864742, ccks=34410, wck=91.565, mem=110M140
98.95/95.16	    decisions=2265288, wrong=1122605, backtracks=794748, failedAssignments=569728, nogoods=1244, foundSolutions=6, bestBound=7
98.95/95.16	    
107.95/104.16	    num=191, depth=51..84, filters=246005305, ccks=34410, wck=100.558, mem=112M730
107.95/104.16	    decisions=2489063, wrong=1234465, backtracks=875779, failedAssignments=622858, nogoods=1260, foundSolutions=6, bestBound=7
107.95/104.16	    
117.44/113.68	    num=192, depth=49..82, filters=269329192, ccks=34410, wck=110.084, mem=115M320
117.44/113.68	    decisions=2725658, wrong=1352736, backtracks=960458, failedAssignments=681301, nogoods=1272, foundSolutions=6, bestBound=7
117.44/113.68	    
128.54/124.72	    num=193, depth=44..75, filters=296319686, ccks=34410, wck=121.126, mem=120M499
128.54/124.72	    decisions=2980737, wrong=1480250, backtracks=1052471, failedAssignments=745588, nogoods=1284, foundSolutions=6, bestBound=7
128.54/124.72	    
140.87/137.01	    num=194, depth=57..100, filters=326092200, ccks=34410, wck=133.412, mem=125M678
140.87/137.01	    decisions=3281719, wrong=1630707, backtracks=1160603, failedAssignments=816304, nogoods=1292, foundSolutions=6, bestBound=7
140.87/137.01	    
153.98/150.12	    num=195, depth=50..84, filters=359055369, ccks=34410, wck=146.525, mem=128M267
153.98/150.12	    decisions=3590552, wrong=1785095, backtracks=1272111, failedAssignments=894091, nogoods=1307, foundSolutions=6, bestBound=7
153.98/150.12	    
166.99/163.18	    num=196, depth=59..100, filters=391153702, ccks=34410, wck=159.581, mem=133M446
166.99/163.18	    decisions=3928128, wrong=1953851, backtracks=1393003, failedAssignments=979657, nogoods=1327, foundSolutions=6, bestBound=7
166.99/163.18	    
182.89/179.02	    num=197, depth=52..86, filters=429941881, ccks=34410, wck=175.424, mem=138M625
182.89/179.02	    decisions=4309792, wrong=2144652, backtracks=1532258, failedAssignments=1073780, nogoods=1336, foundSolutions=6, bestBound=7
182.89/179.02	    
199.89/196.02	    num=198, depth=44..78, filters=473770837, ccks=34410, wck=192.422, mem=146M394
199.89/196.02	    decisions=4737630, wrong=2358544, backtracks=1684810, failedAssignments=1177315, nogoods=1348, foundSolutions=6, bestBound=7
199.89/196.02	    
217.38/213.50	    num=199, depth=54..87, filters=516903065, ccks=34410, wck=209.905, mem=151M573
217.38/213.50	    decisions=5189923, wrong=2584657, backtracks=1845833, failedAssignments=1291204, nogoods=1357, foundSolutions=6, bestBound=7
217.38/213.50	    
237.64/233.70	    num=200, depth=50..83, filters=568159014, ccks=34410, wck=230.101, mem=37M79
237.64/233.70	    decisions=5678586, wrong=2828958, backtracks=2023199, failedAssignments=1416482, nogoods=1367, foundSolutions=6, bestBound=7
237.64/233.70	    
259.15/255.29	    num=201, depth=47..82, filters=623335969, ccks=34410, wck=251.689, mem=47M400
259.15/255.29	    decisions=6225384, wrong=3102330, backtracks=2218919, failedAssignments=1554288, nogoods=1377, foundSolutions=6, bestBound=7
259.15/255.29	    
282.96/279.03	    num=202, depth=50..85, filters=684843651, ccks=34410, wck=275.433, mem=55M141
282.96/279.03	    decisions=6823960, wrong=3401586, backtracks=2432823, failedAssignments=1705874, nogoods=1394, foundSolutions=6, bestBound=7
282.96/279.03	    
308.37/304.44	    num=203, depth=49..81, filters=749031817, ccks=34410, wck=300.841, mem=65M462
308.37/304.44	    decisions=7464277, wrong=3721718, backtracks=2661015, failedAssignments=1872619, nogoods=1411, foundSolutions=6, bestBound=7
308.37/304.44	    
339.99/336.10	    num=204, depth=53..96, filters=827271162, ccks=34410, wck=332.502, mem=75M783
339.99/336.10	    decisions=8213444, wrong=4096270, backtracks=2935984, failedAssignments=2056038, nogoods=1423, foundSolutions=6, bestBound=7
339.99/336.10	    
373.49/369.58	    num=205, depth=51..91, filters=912112838, ccks=34410, wck=365.985, mem=88M684
373.49/369.58	    decisions=9040387, wrong=4509712, backtracks=3235297, failedAssignments=2257799, nogoods=1438, foundSolutions=6, bestBound=7
373.49/369.58	    
410.70/406.77	    num=206, depth=61..107, filters=998832538, ccks=34410, wck=403.174, mem=101M586
410.70/406.77	    decisions=9958895, wrong=4968931, backtracks=3590338, failedAssignments=2479737, nogoods=1449, foundSolutions=6, bestBound=7
410.70/406.77	    
449.63/445.63	    num=207, depth=48..86, filters=1095674087, ccks=34410, wck=442.029, mem=114M487
449.63/445.63	    decisions=10931760, wrong=5455339, backtracks=3941446, failedAssignments=2723868, nogoods=1466, foundSolutions=6, bestBound=7
449.63/445.63	    
493.15/489.14	    num=208, depth=46..81, filters=1209226724, ccks=34410, wck=485.546, mem=132M549
493.15/489.14	    decisions=12004957, wrong=5991911, backtracks=4325222, failedAssignments=2992413, nogoods=1486, foundSolutions=6, bestBound=7
493.15/489.14	    
542.85/538.84	    num=209, depth=44..81, filters=1338152931, ccks=34410, wck=535.244, mem=148M31
542.85/538.84	    decisions=13176377, wrong=6577594, backtracks=4749186, failedAssignments=3287812, nogoods=1499, foundSolutions=6, bestBound=7
542.85/538.84	    
597.52/593.45	    num=210, depth=62..115, filters=1460297286, ccks=34410, wck=589.856, mem=37M121
597.52/593.45	    decisions=14529611, wrong=7254171, backtracks=5272769, failedAssignments=3612751, nogoods=1517, foundSolutions=6, bestBound=7
597.52/593.45	    

Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390972-1568380517/watcher-4390972-1568380517 -o /tmp/evaluation-result-4390972-1568380517/solver-4390972-1568380517 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node116-1568380476-17273 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390972-1568380517.xml -cm 

running on 4 cores: 0-3

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

solver pid=17301, runsolver pid=17296

[startup+0.100062 s]*
/proc/loadavg: 0.00 0.01 0.05 2/203 17306
/proc/meminfo: memFree=29791536/32770688 swapFree=66961076/67108860
[pid=17301] ppid=17296 vsize=111596 memory=5604 CPUtime=0 cores=0-3
/proc/17301/stat : 17301 (java) S 17296 17301 17242 0 -1 1077944320 1722 0 0 0 0 0 0 0 20 0 2 0 413993390 114274304 1401 33554432000 4194304 4196468 140729846563520 140729846546064 140518106963703 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
/proc/17301/statm: 27899 1401 1062 1 0 16810 0
[pid=17301/tid=17306] ppid=17296 vsize=111596 memory=5450916389569530688 CPUtime=0 cores=0-3
/proc/17301/task/17306/stat : 17306 (java) D 17296 17301 17242 0 -1 1077944384 431 0 0 0 0 0 0 0 20 0 2 0 413993398 114274304 1401 33554432000 4194304 4196468 140729846563520 140518111203560 140518099641717 0 4 0 16784584 18446744072101617188 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 111596 KiB
Current children cumulated memory: 5604 KiB

[startup+0.210952 s]*
/proc/loadavg: 0.00 0.01 0.05 4/217 17320
/proc/meminfo: memFree=29769856/32770688 swapFree=66961076/67108860
[pid=17301] ppid=17296 vsize=10260324 memory=21336 CPUtime=0.04 cores=0-3
/proc/17301/stat : 17301 (java) S 17296 17301 17242 0 -1 1077944320 4254 0 0 0 3 1 0 0 20 0 9 0 413993390 10506571776 5334 33554432000 4194304 4196468 140729846563520 140729846546064 140518106963703 0 0 0 16800971 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
/proc/17301/statm: 2565081 5334 2155 1 0 2527622 0
[pid=17301/tid=17306] ppid=17296 vsize=10260324 memory=7022364594140610616 CPUtime=0.03 cores=0-3
/proc/17301/task/17306/stat : 17306 (java) D 17296 17301 17242 0 -1 1077944384 2902 0 0 0 3 0 0 0 20 0 9 0 413993398 10506571776 5334 33554432000 4194304 4196468 140729846563520 140518111190328 140518099641877 0 4 0 16800971 18446744072101617188 0 0 -1 0 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17307] ppid=17296 vsize=10260324 memory=365 CPUtime=0 cores=0-3
/proc/17301/task/17307/stat : 17307 (java) S 17296 17301 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 413993405 10506571776 5334 33554432000 4194304 4196468 140729846563520 140518043654672 140518106973909 0 4 0 16800971 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17308] ppid=17296 vsize=10260324 memory=4121277162471032480 CPUtime=0 cores=0-3
/proc/17301/task/17308/stat : 17308 (java) S 17296 17301 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 413993405 10506571776 5334 33554432000 4194304 4196468 140729846563520 140517712980624 140518106973909 0 4 0 16800971 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17309] ppid=17296 vsize=10260324 memory=0 CPUtime=0 cores=0-3
/proc/17301/task/17309/stat : 17309 (java) S 17296 17301 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 413993405 10506571776 5334 33554432000 4194304 4196468 140729846563520 140517711927568 140518106973909 0 4 0 16800971 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17310] ppid=17296 vsize=10260324 memory=-1 CPUtime=0 cores=0-3
/proc/17301/task/17310/stat : 17310 (java) S 17296 17301 17242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 413993405 10506571776 5334 33554432000 4194304 4196468 140729846563520 140517710875024 140518106973909 0 4 0 16800971 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17315] ppid=17296 vsize=10260324 memory=140223048582784 CPUtime=0 cores=0-3
/proc/17301/task/17315/stat : 17315 (java) S 17296 17301 17242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 413993407 10506571776 5334 33554432000 4194304 4196468 140729846563520 140517598878448 140518106974850 0 0 0 16800971 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17317] ppid=17296 vsize=10260324 memory=-1 CPUtime=0 cores=0-3
/proc/17301/task/17317/stat : 17317 (java) S 17296 17301 17242 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 413993408 10506571776 5334 33554432000 4194304 4196468 140729846563520 140517597824672 140518106973909 0 4 0 16800971 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17319] ppid=17296 vsize=10260324 memory=0 CPUtime=0 cores=0-3
/proc/17301/task/17319/stat : 17319 (java) S 17296 17301 17242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 413993408 10506571776 5334 33554432000 4194304 4196468 140729846563520 140517596771568 140518106973909 0 4 0 16800971 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 10260324 KiB
Current children cumulated memory: 21336 KiB

[startup+0.311167 s]*
/proc/loadavg: 0.00 0.01 0.05 2/227 17330
/proc/meminfo: memFree=29769016/32770688 swapFree=66961076/67108860
[pid=17301] ppid=17296 vsize=10593144 memory=23720 CPUtime=0.06 cores=0-3
/proc/17301/stat : 17301 (java) S 17296 17301 17242 0 -1 1077944320 4885 0 0 0 5 1 0 0 20 0 14 0 413993390 10847379456 5930 33554432000 4194304 4196468 140729846563520 140729846546064 140518106963703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
/proc/17301/statm: 2648286 5930 2583 1 0 2610827 0
[pid=17301/tid=17306] ppid=17296 vsize=10593144 memory=1398722017469774279 CPUtime=0.04 cores=0-3
/proc/17301/task/17306/stat : 17306 (java) D 17296 17301 17242 0 -1 1077944384 3014 0 0 0 4 0 0 0 20 0 14 0 413993398 10847379456 5930 33554432000 4194304 4196468 140729846563520 140518111201088 140518106987581 0 4 0 16800975 18446744072101617188 0 0 -1 0 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17307] ppid=17296 vsize=10593144 memory=4872558044660077418 CPUtime=0 cores=0-3
/proc/17301/task/17307/stat : 17307 (java) S 17296 17301 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 413993405 10847379456 5930 33554432000 4194304 4196468 140729846563520 140518043654672 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17308] ppid=17296 vsize=10593144 memory=0 CPUtime=0 cores=0-3
/proc/17301/task/17308/stat : 17308 (java) S 17296 17301 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 413993405 10847379456 5930 33554432000 4194304 4196468 140729846563520 140517712980624 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17309] ppid=17296 vsize=10593144 memory=0 CPUtime=0 cores=0-3
/proc/17301/task/17309/stat : 17309 (java) S 17296 17301 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 413993405 10847379456 5930 33554432000 4194304 4196468 140729846563520 140517711927568 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17310] ppid=17296 vsize=10593144 memory=0 CPUtime=0 cores=0-3
/proc/17301/task/17310/stat : 17310 (java) S 17296 17301 17242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 413993405 10847379456 5930 33554432000 4194304 4196468 140729846563520 140517710875024 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17315] ppid=17296 vsize=10593144 memory=0 CPUtime=0 cores=0-3
/proc/17301/task/17315/stat : 17315 (java) S 17296 17301 17242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 413993407 10847379456 5930 33554432000 4194304 4196468 140729846563520 140517598878448 140518106974850 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17317] ppid=17296 vsize=10593144 memory=0 CPUtime=0 cores=0-3
/proc/17301/task/17317/stat : 17317 (java) S 17296 17301 17242 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 413993408 10847379456 5930 33554432000 4194304 4196468 140729846563520 140517597824672 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17319] ppid=17296 vsize=10593144 memory=0 CPUtime=0 cores=0-3
/proc/17301/task/17319/stat : 17319 (java) S 17296 17301 17242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 413993408 10847379456 5930 33554432000 4194304 4196468 140729846563520 140517596771568 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17326] ppid=17296 vsize=10593144 memory=0 CPUtime=0 cores=0-3
/proc/17301/task/17326/stat : 17326 (java) S 17296 17301 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 413993420 10847379456 5930 33554432000 4194304 4196468 140729846563520 140517595720144 140518106982299 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17327] ppid=17296 vsize=10593144 memory=140222897865248 CPUtime=0 cores=0-3
/proc/17301/task/17327/stat : 17327 (java) S 17296 17301 17242 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 14 0 413993420 10847379456 5930 33554432000 4194304 4196468 140729846563520 140517594667248 140518106974850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17328] ppid=17296 vsize=10593144 memory=0 CPUtime=0 cores=0-3
/proc/17301/task/17328/stat : 17328 (java) S 17296 17301 17242 0 -1 1077944384 270 0 0 0 0 0 0 0 20 0 14 0 413993420 10847379456 5930 33554432000 4194304 4196468 140729846563520 140517593614704 140518106974850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17329] ppid=17296 vsize=10593144 memory=0 CPUtime=0 cores=0-3
/proc/17301/task/17329/stat : 17329 (java) S 17296 17301 17242 0 -1 1077944384 215 0 0 0 0 0 0 0 20 0 14 0 413993420 10847379456 5930 33554432000 4194304 4196468 140729846563520 140517592561648 140518106974850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17330] ppid=17296 vsize=10593144 memory=0 CPUtime=0 cores=0-3
/proc/17301/task/17330/stat : 17330 (java) S 17296 17301 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 413993420 10847379456 5930 33554432000 4194304 4196468 140729846563520 140517591509344 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 10593144 KiB
Current children cumulated memory: 23720 KiB

[startup+0.700798 s]
/proc/loadavg: 0.00 0.01 0.05 8/229 17332
/proc/meminfo: memFree=29738592/32770688 swapFree=66961076/67108860
[pid=17301] ppid=17296 vsize=10659884 memory=43192 CPUtime=0.63 cores=0-3
/proc/17301/stat : 17301 (java) S 17296 17301 17242 0 -1 1077944320 10277 0 0 0 59 4 0 0 20 0 15 0 413993390 10915721216 10798 33554432000 4194304 4196468 140729846563520 140729846546064 140518106963703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
/proc/17301/statm: 2664971 10798 3015 1 0 2627468 0
[pid=17301/tid=17306] ppid=17296 vsize=10659884 memory=0 CPUtime=0.39 cores=0-3
/proc/17301/task/17306/stat : 17306 (java) R 17296 17301 17242 0 -1 4202560 7142 0 0 0 37 2 0 0 20 0 15 0 413993398 10915721216 10798 33554432000 4194304 4196468 140729846563520 140518111197760 140518088804304 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17307] ppid=17296 vsize=10659884 memory=0 CPUtime=0 cores=0-3
/proc/17301/task/17307/stat : 17307 (java) S 17296 17301 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413993405 10915721216 10798 33554432000 4194304 4196468 140729846563520 140518043654672 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17308] ppid=17296 vsize=10659884 memory=0 CPUtime=0 cores=0-3
/proc/17301/task/17308/stat : 17308 (java) S 17296 17301 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413993405 10915721216 10798 33554432000 4194304 4196468 140729846563520 140517712980624 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17309] ppid=17296 vsize=10659884 memory=0 CPUtime=0 cores=0-3
/proc/17301/task/17309/stat : 17309 (java) S 17296 17301 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413993405 10915721216 10798 33554432000 4194304 4196468 140729846563520 140517711927568 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17310] ppid=17296 vsize=10659884 memory=-8341965534556230502 CPUtime=0 cores=0-3
/proc/17301/task/17310/stat : 17310 (java) S 17296 17301 17242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413993405 10915721216 10798 33554432000 4194304 4196468 140729846563520 140517710875024 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17315] ppid=17296 vsize=10659884 memory=-8412656567318647667 CPUtime=0 cores=0-3
/proc/17301/task/17315/stat : 17315 (java) S 17296 17301 17242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413993407 10915721216 10798 33554432000 4194304 4196468 140729846563520 140517598878448 140518106974850 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17317] ppid=17296 vsize=10659884 memory=9047017150487036571 CPUtime=0 cores=0-3
/proc/17301/task/17317/stat : 17317 (java) S 17296 17301 17242 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 413993408 10915721216 10798 33554432000 4194304 4196468 140729846563520 140517597824672 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17319] ppid=17296 vsize=10659884 memory=76480482640874 CPUtime=0 cores=0-3
/proc/17301/task/17319/stat : 17319 (java) S 17296 17301 17242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 413993408 10915721216 10798 33554432000 4194304 4196468 140729846563520 140517596771568 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17326] ppid=17296 vsize=10659884 memory=140222897717984 CPUtime=0 cores=0-3
/proc/17301/task/17326/stat : 17326 (java) S 17296 17301 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 413993420 10915721216 10798 33554432000 4194304 4196468 140729846563520 140517595720144 140518106982299 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17327] ppid=17296 vsize=10659884 memory=0 CPUtime=0.04 cores=0-3
/proc/17301/task/17327/stat : 17327 (java) R 17296 17301 17242 0 -1 4202560 315 0 0 0 4 0 0 0 20 0 15 0 413993420 10915721216 10798 33554432000 4194304 4196468 140729846563520 140517594667248 140518092978084 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17328] ppid=17296 vsize=10659884 memory=14068 CPUtime=0.05 cores=0-3
/proc/17301/task/17328/stat : 17328 (java) S 17296 17301 17242 0 -1 1077944384 732 0 0 0 5 0 0 0 20 0 15 0 413993420 10915721216 10798 33554432000 4194304 4196468 140729846563520 140517593614704 140518106974850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17329] ppid=17296 vsize=10659884 memory=2120 CPUtime=0.11 cores=0-3
/proc/17301/task/17329/stat : 17329 (java) R 17296 17301 17242 0 -1 1077944384 729 0 0 0 11 0 0 0 20 0 15 0 413993420 10915721216 10798 33554432000 4194304 4196468 140729846563520 140517592561648 140518106974850 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17330] ppid=17296 vsize=10659884 memory=496 CPUtime=0 cores=0-3
/proc/17301/task/17330/stat : 17330 (java) S 17296 17301 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 413993420 10915721216 10798 33554432000 4194304 4196468 140729846563520 140517591509344 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17332] ppid=17296 vsize=10659884 memory=1556 CPUtime=0 cores=0-3
/proc/17301/task/17332/stat : 17332 (java) S 17296 17301 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413993425 10915721216 10798 33554432000 4194304 4196468 140729846563520 140517590457392 140518106974850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 43192 KiB

[startup+1.50077 s]
/proc/loadavg: 0.00 0.01 0.05 5/229 17332
/proc/meminfo: memFree=29703904/32770688 swapFree=66961076/67108860
[pid=17301] ppid=17296 vsize=10663980 memory=68884 CPUtime=1.68 cores=0-3
/proc/17301/stat : 17301 (java) S 17296 17301 17242 0 -1 1077944320 16266 0 0 0 161 7 0 0 20 0 15 0 413993390 10919915520 17221 33554432000 4194304 4196468 140729846563520 140729846546064 140518106963703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
/proc/17301/statm: 2665995 17221 3082 1 0 2628492 0
[pid=17301/tid=17306] ppid=17296 vsize=10663980 memory=0 CPUtime=1.19 cores=0-3
/proc/17301/task/17306/stat : 17306 (java) R 17296 17301 17242 0 -1 4202560 11809 0 0 0 114 5 0 0 20 0 15 0 413993398 10919915520 17221 33554432000 4194304 4196468 140729846563520 140518111191568 140518087239555 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17307] ppid=17296 vsize=10663980 memory=6791534058613427641 CPUtime=0 cores=0-3
/proc/17301/task/17307/stat : 17307 (java) S 17296 17301 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413993405 10919915520 17221 33554432000 4194304 4196468 140729846563520 140518043654672 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17308] ppid=17296 vsize=10663980 memory=0 CPUtime=0 cores=0-3
/proc/17301/task/17308/stat : 17308 (java) S 17296 17301 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413993405 10919915520 17221 33554432000 4194304 4196468 140729846563520 140517712980624 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17309] ppid=17296 vsize=10663980 memory=0 CPUtime=0 cores=0-3
/proc/17301/task/17309/stat : 17309 (java) S 17296 17301 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413993405 10919915520 17221 33554432000 4194304 4196468 140729846563520 140517711927568 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17310] ppid=17296 vsize=10663980 memory=0 CPUtime=0 cores=0-3
/proc/17301/task/17310/stat : 17310 (java) S 17296 17301 17242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413993405 10919915520 17221 33554432000 4194304 4196468 140729846563520 140517710875024 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17315] ppid=17296 vsize=10663980 memory=2044 CPUtime=0 cores=0-3
/proc/17301/task/17315/stat : 17315 (java) S 17296 17301 17242 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 413993407 10919915520 17221 33554432000 4194304 4196468 140729846563520 140517598878448 140518106974850 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17317] ppid=17296 vsize=10663980 memory=1380 CPUtime=0 cores=0-3
/proc/17301/task/17317/stat : 17317 (java) S 17296 17301 17242 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 413993408 10919915520 17221 33554432000 4194304 4196468 140729846563520 140517597824672 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17319] ppid=17296 vsize=10663980 memory=1056 CPUtime=0 cores=0-3
/proc/17301/task/17319/stat : 17319 (java) S 17296 17301 17242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 413993408 10919915520 17221 33554432000 4194304 4196468 140729846563520 140517596771568 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17326] ppid=17296 vsize=10663980 memory=764 CPUtime=0 cores=0-3
/proc/17301/task/17326/stat : 17326 (java) S 17296 17301 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 413993420 10919915520 17221 33554432000 4194304 4196468 140729846563520 140517595720144 140518106982299 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17327] ppid=17296 vsize=10663980 memory=1708 CPUtime=0.1 cores=0-3
/proc/17301/task/17327/stat : 17327 (java) S 17296 17301 17242 0 -1 1077944384 597 0 0 0 10 0 0 0 20 0 15 0 413993420 10919915520 17221 33554432000 4194304 4196468 140729846563520 140517594667248 140518106974850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17328] ppid=17296 vsize=10663980 memory=1224 CPUtime=0.15 cores=0-3
/proc/17301/task/17328/stat : 17328 (java) S 17296 17301 17242 0 -1 1077944384 1278 0 0 0 15 0 0 0 20 0 15 0 413993420 10919915520 17221 33554432000 4194304 4196468 140729846563520 140517593614704 140518106974850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17329] ppid=17296 vsize=10663980 memory=0 CPUtime=0.2 cores=0-3
/proc/17301/task/17329/stat : 17329 (java) S 17296 17301 17242 0 -1 1077944384 1208 0 0 0 20 0 0 0 20 0 15 0 413993420 10919915520 17221 33554432000 4194304 4196468 140729846563520 140517592561648 140518106974850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17330] ppid=17296 vsize=10663980 memory=-2746958450906831424 CPUtime=0 cores=0-3
/proc/17301/task/17330/stat : 17330 (java) S 17296 17301 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 413993420 10919915520 17221 33554432000 4194304 4196468 140729846563520 140517591509344 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17332] ppid=17296 vsize=10663980 memory=6944656592455097440 CPUtime=0 cores=0-3
/proc/17301/task/17332/stat : 17332 (java) S 17296 17301 17242 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 413993425 10919915520 17221 33554432000 4194304 4196468 140729846563520 140517590457392 140518106974850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
Current children cumulated CPU time: 1.68 s
Current children cumulated vsize: 10663980 KiB
Current children cumulated memory: 68884 KiB

[startup+3.11477 s]
/proc/loadavg: 0.00 0.01 0.05 9/231 17334
/proc/meminfo: memFree=29497132/32770688 swapFree=66961076/67108860
[pid=17301] ppid=17296 vsize=10746276 memory=160012 CPUtime=5.03 cores=0-3
/proc/17301/stat : 17301 (java) S 17296 17301 17242 0 -1 1077944320 26092 0 0 0 490 13 0 0 20 0 16 0 413993390 11004186624 40003 33554432000 4194304 4196468 140729846563520 140729846546064 140518106963703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
/proc/17301/statm: 2686569 40003 3345 1 0 2646705 0
[pid=17301/tid=17306] ppid=17296 vsize=10746276 memory=210 CPUtime=2.1 cores=0-3
/proc/17301/task/17306/stat : 17306 (java) S 17296 17301 17242 0 -1 1077944384 15498 0 0 0 203 7 0 0 20 0 16 0 413993398 11004186624 40003 33554432000 4194304 4196468 140729846563520 140518111206576 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17307] ppid=17296 vsize=10746276 memory=56 CPUtime=0.01 cores=0-3
/proc/17301/task/17307/stat : 17307 (java) S 17296 17301 17242 0 -1 1077944384 23 0 0 0 1 0 0 0 20 0 16 0 413993405 11004186624 40003 33554432000 4194304 4196468 140729846563520 140518043654672 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17308] ppid=17296 vsize=10746276 memory=-2672971631320983069 CPUtime=0.01 cores=0-3
/proc/17301/task/17308/stat : 17308 (java) S 17296 17301 17242 0 -1 1077944384 108 0 0 0 1 0 0 0 20 0 16 0 413993405 11004186624 40003 33554432000 4194304 4196468 140729846563520 140517712980624 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17309] ppid=17296 vsize=10746276 memory=6791534058613427641 CPUtime=0 cores=0-3
/proc/17301/task/17309/stat : 17309 (java) S 17296 17301 17242 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 413993405 11004186624 40003 33554432000 4194304 4196468 140729846563520 140517711927568 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17310] ppid=17296 vsize=10746276 memory=6933690305039933585 CPUtime=0 cores=0-3
/proc/17301/task/17310/stat : 17310 (java) S 17296 17301 17242 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 16 0 413993405 11004186624 40003 33554432000 4194304 4196468 140729846563520 140517710875024 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17315] ppid=17296 vsize=10746276 memory=280445795175824 CPUtime=0.01 cores=0-3
/proc/17301/task/17315/stat : 17315 (java) S 17296 17301 17242 0 -1 1077944384 1042 0 0 0 1 0 0 0 20 0 16 0 413993407 11004186624 40003 33554432000 4194304 4196468 140729846563520 140517598878448 140518106974850 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17317] ppid=17296 vsize=10746276 memory=3612 CPUtime=0 cores=0-3
/proc/17301/task/17317/stat : 17317 (java) S 17296 17301 17242 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 413993408 11004186624 40003 33554432000 4194304 4196468 140729846563520 140517597824672 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0

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

Current children cumulated CPU time: 286.26 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 257956 KiB

[startup+342.301 s]
/proc/loadavg: 1.98 1.37 0.65 3/230 17445
/proc/meminfo: memFree=29305436/32770688 swapFree=66961076/67108860
[pid=17301] ppid=17296 vsize=10748324 memory=259764 CPUtime=346.28 cores=0-3
/proc/17301/stat : 17301 (java) S 17296 17301 17242 0 -1 1077944320 44240 0 0 0 34602 26 0 0 20 0 16 0 413993390 11006283776 64941 33554432000 4194304 4196468 140729846563520 140729846546064 140518106963703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
/proc/17301/statm: 2687081 64941 3381 1 0 2647217 0
[pid=17301/tid=17306] ppid=17296 vsize=10748324 memory=259764 CPUtime=2.1 cores=0-3
/proc/17301/task/17306/stat : 17306 (java) S 17296 17301 17242 0 -1 1077944384 15498 0 0 0 203 7 0 0 20 0 16 0 413993398 11006283776 64941 33554432000 4194304 4196468 140729846563520 140518111206576 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17307] ppid=17296 vsize=10748324 memory=259764 CPUtime=0.04 cores=0-3
/proc/17301/task/17307/stat : 17307 (java) S 17296 17301 17242 0 -1 1077944384 64 0 0 0 3 1 0 0 20 0 16 0 413993405 11006283776 64941 33554432000 4194304 4196468 140729846563520 140518043654672 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17308] ppid=17296 vsize=10748324 memory=259764 CPUtime=0.03 cores=0-3
/proc/17301/task/17308/stat : 17308 (java) S 17296 17301 17242 0 -1 1077944384 185 0 0 0 2 1 0 0 20 0 16 0 413993405 11006283776 64941 33554432000 4194304 4196468 140729846563520 140517712980624 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17309] ppid=17296 vsize=10748324 memory=280445796113888 CPUtime=0.03 cores=0-3
/proc/17301/task/17309/stat : 17309 (java) S 17296 17301 17242 0 -1 1077944384 1487 0 0 0 2 1 0 0 20 0 16 0 413993405 11006283776 64941 33554432000 4194304 4196468 140729846563520 140517711927568 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17310] ppid=17296 vsize=10748324 memory=259764 CPUtime=0.04 cores=0-3
/proc/17301/task/17310/stat : 17310 (java) S 17296 17301 17242 0 -1 1077944384 117 0 0 0 3 1 0 0 20 0 16 0 413993405 11006283776 64941 33554432000 4194304 4196468 140729846563520 140517710875024 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17315] ppid=17296 vsize=10748324 memory=259764 CPUtime=0.01 cores=0-3
/proc/17301/task/17315/stat : 17315 (java) S 17296 17301 17242 0 -1 1077944384 1522 0 0 0 1 0 0 0 20 0 16 0 413993407 11006283776 64941 33554432000 4194304 4196468 140729846563520 140517598878448 140518106974850 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17317] ppid=17296 vsize=10748324 memory=3612 CPUtime=0 cores=0-3
/proc/17301/task/17317/stat : 17317 (java) S 17296 17301 17242 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 413993408 11006283776 64941 33554432000 4194304 4196468 140729846563520 140517597824736 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17319] ppid=17296 vsize=10748324 memory=38136 CPUtime=0 cores=0-3
/proc/17301/task/17319/stat : 17319 (java) S 17296 17301 17242 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 16 0 413993408 11006283776 64941 33554432000 4194304 4196468 140729846563520 140517596771584 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17326] ppid=17296 vsize=10748324 memory=6791534058613427641 CPUtime=0 cores=0-3
/proc/17301/task/17326/stat : 17326 (java) S 17296 17301 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413993420 11006283776 64941 33554432000 4194304 4196468 140729846563520 140517595720144 140518106982299 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17327] ppid=17296 vsize=10748324 memory=780 CPUtime=1.63 cores=0-3
/proc/17301/task/17327/stat : 17327 (java) S 17296 17301 17242 0 -1 1077944384 2989 0 0 0 163 0 0 0 20 0 16 0 413993420 11006283776 64941 33554432000 4194304 4196468 140729846563520 140517594667248 140518106974850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17328] ppid=17296 vsize=10748324 memory=6791534058613427641 CPUtime=1.59 cores=0-3
/proc/17301/task/17328/stat : 17328 (java) S 17296 17301 17242 0 -1 1077944384 4364 0 0 0 158 1 0 0 20 0 16 0 413993420 11006283776 64941 33554432000 4194304 4196468 140729846563520 140517593614704 140518106974850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17329] ppid=17296 vsize=10748324 memory=1808 CPUtime=0.89 cores=0-3
/proc/17301/task/17329/stat : 17329 (java) S 17296 17301 17242 0 -1 1077944384 6832 0 0 0 88 1 0 0 20 0 16 0 413993420 11006283776 64941 33554432000 4194304 4196468 140729846563520 140517592561648 140518106974850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17330] ppid=17296 vsize=10748324 memory=259764 CPUtime=0 cores=0-3
/proc/17301/task/17330/stat : 17330 (java) S 17296 17301 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413993420 11006283776 64941 33554432000 4194304 4196468 140729846563520 140517591509344 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17332] ppid=17296 vsize=10748324 memory=259764 CPUtime=0.07 cores=0-3
/proc/17301/task/17332/stat : 17332 (java) S 17296 17301 17242 0 -1 1077944384 363 0 0 0 2 5 0 0 20 0 16 0 413993425 11006283776 64941 33554432000 4194304 4196468 140729846563520 140517590457392 140518106974850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17333] ppid=17296 vsize=10748324 memory=259764 CPUtime=339.74 cores=0-3
/proc/17301/task/17333/stat : 17333 (java) R 17296 17301 17242 0 -1 4202560 9378 0 0 0 33969 5 0 0 20 0 16 0 413993638 11006283776 64941 33554432000 4194304 4196468 140729846563520 140517505482768 140517731795336 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
Current children cumulated CPU time: 346.28 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 259764 KiB

[startup+402.301 s]
/proc/loadavg: 1.99 1.48 0.74 3/230 17451
/proc/meminfo: memFree=29303864/32770688 swapFree=66961076/67108860
[pid=17301] ppid=17296 vsize=10748324 memory=259764 CPUtime=406.3 cores=0-3
/proc/17301/stat : 17301 (java) S 17296 17301 17242 0 -1 1077944320 44261 0 0 0 40603 27 0 0 20 0 16 0 413993390 11006283776 64941 33554432000 4194304 4196468 140729846563520 140729846546064 140518106963703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
/proc/17301/statm: 2687081 64941 3381 1 0 2647217 0
[pid=17301/tid=17306] ppid=17296 vsize=10748324 memory=259764 CPUtime=2.1 cores=0-3
/proc/17301/task/17306/stat : 17306 (java) S 17296 17301 17242 0 -1 1077944384 15498 0 0 0 203 7 0 0 20 0 16 0 413993398 11006283776 64941 33554432000 4194304 4196468 140729846563520 140518111206576 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17307] ppid=17296 vsize=10748324 memory=259764 CPUtime=0.04 cores=0-3
/proc/17301/task/17307/stat : 17307 (java) S 17296 17301 17242 0 -1 1077944384 64 0 0 0 3 1 0 0 20 0 16 0 413993405 11006283776 64941 33554432000 4194304 4196468 140729846563520 140518043654672 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17308] ppid=17296 vsize=10748324 memory=259764 CPUtime=0.03 cores=0-3
/proc/17301/task/17308/stat : 17308 (java) S 17296 17301 17242 0 -1 1077944384 185 0 0 0 2 1 0 0 20 0 16 0 413993405 11006283776 64941 33554432000 4194304 4196468 140729846563520 140517712980624 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17309] ppid=17296 vsize=10748324 memory=259764 CPUtime=0.03 cores=0-3
/proc/17301/task/17309/stat : 17309 (java) S 17296 17301 17242 0 -1 1077944384 1487 0 0 0 2 1 0 0 20 0 16 0 413993405 11006283776 64941 33554432000 4194304 4196468 140729846563520 140517711927568 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17310] ppid=17296 vsize=10748324 memory=259764 CPUtime=0.04 cores=0-3
/proc/17301/task/17310/stat : 17310 (java) S 17296 17301 17242 0 -1 1077944384 117 0 0 0 3 1 0 0 20 0 16 0 413993405 11006283776 64941 33554432000 4194304 4196468 140729846563520 140517710875024 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17315] ppid=17296 vsize=10748324 memory=259764 CPUtime=0.01 cores=0-3
/proc/17301/task/17315/stat : 17315 (java) S 17296 17301 17242 0 -1 1077944384 1522 0 0 0 1 0 0 0 20 0 16 0 413993407 11006283776 64941 33554432000 4194304 4196468 140729846563520 140517598878448 140518106974850 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17317] ppid=17296 vsize=10748324 memory=259764 CPUtime=0 cores=0-3
/proc/17301/task/17317/stat : 17317 (java) S 17296 17301 17242 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 413993408 11006283776 64941 33554432000 4194304 4196468 140729846563520 140517597824736 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17319] ppid=17296 vsize=10748324 memory=259764 CPUtime=0 cores=0-3
/proc/17301/task/17319/stat : 17319 (java) S 17296 17301 17242 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 16 0 413993408 11006283776 64941 33554432000 4194304 4196468 140729846563520 140517596771584 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17326] ppid=17296 vsize=10748324 memory=280445796220672 CPUtime=0 cores=0-3
/proc/17301/task/17326/stat : 17326 (java) S 17296 17301 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413993420 11006283776 64941 33554432000 4194304 4196468 140729846563520 140517595720144 140518106982299 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17327] ppid=17296 vsize=10748324 memory=259764 CPUtime=1.63 cores=0-3
/proc/17301/task/17327/stat : 17327 (java) S 17296 17301 17242 0 -1 1077944384 2989 0 0 0 163 0 0 0 20 0 16 0 413993420 11006283776 64941 33554432000 4194304 4196468 140729846563520 140517594667248 140518106974850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17328] ppid=17296 vsize=10748324 memory=259764 CPUtime=1.59 cores=0-3
/proc/17301/task/17328/stat : 17328 (java) S 17296 17301 17242 0 -1 1077944384 4364 0 0 0 158 1 0 0 20 0 16 0 413993420 11006283776 64941 33554432000 4194304 4196468 140729846563520 140517593614704 140518106974850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17329] ppid=17296 vsize=10748324 memory=259764 CPUtime=0.89 cores=0-3
/proc/17301/task/17329/stat : 17329 (java) S 17296 17301 17242 0 -1 1077944384 6832 0 0 0 88 1 0 0 20 0 16 0 413993420 11006283776 64941 33554432000 4194304 4196468 140729846563520 140517592561648 140518106974850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17330] ppid=17296 vsize=10748324 memory=7379536474982934626 CPUtime=0 cores=0-3
/proc/17301/task/17330/stat : 17330 (java) S 17296 17301 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413993420 11006283776 64941 33554432000 4194304 4196468 140729846563520 140517591509344 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17332] ppid=17296 vsize=10748324 memory=38136 CPUtime=0.09 cores=0-3
/proc/17301/task/17332/stat : 17332 (java) S 17296 17301 17242 0 -1 1077944384 367 0 0 0 2 7 0 0 20 0 16 0 413993425 11006283776 64941 33554432000 4194304 4196468 140729846563520 140517590457392 140518106974850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17333] ppid=17296 vsize=10748324 memory=984 CPUtime=399.75 cores=0-3
/proc/17301/task/17333/stat : 17333 (java) R 17296 17301 17242 0 -1 4202560 9395 0 0 0 39970 5 0 0 20 0 16 0 413993638 11006283776 64941 33554432000 4194304 4196468 140729846563520 140517505482768 140517731794721 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
Current children cumulated CPU time: 406.3 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 259764 KiB

[startup+462.301 s]
/proc/loadavg: 2.28 1.64 0.84 3/230 17455
/proc/meminfo: memFree=29304508/32770688 swapFree=66961076/67108860
[pid=17301] ppid=17296 vsize=10748324 memory=259780 CPUtime=466.33 cores=0-3
/proc/17301/stat : 17301 (java) S 17296 17301 17242 0 -1 1077944320 44840 0 0 0 46605 28 0 0 20 0 16 0 413993390 11006283776 64945 33554432000 4194304 4196468 140729846563520 140729846546064 140518106963703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
/proc/17301/statm: 2687081 64945 3381 1 0 2647217 0
[pid=17301/tid=17306] ppid=17296 vsize=10748324 memory=259764 CPUtime=2.1 cores=0-3
/proc/17301/task/17306/stat : 17306 (java) S 17296 17301 17242 0 -1 1077944384 15498 0 0 0 203 7 0 0 20 0 16 0 413993398 11006283776 64945 33554432000 4194304 4196468 140729846563520 140518111206576 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17307] ppid=17296 vsize=10748324 memory=259764 CPUtime=0.04 cores=0-3
/proc/17301/task/17307/stat : 17307 (java) S 17296 17301 17242 0 -1 1077944384 64 0 0 0 3 1 0 0 20 0 16 0 413993405 11006283776 64945 33554432000 4194304 4196468 140729846563520 140518043654672 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17308] ppid=17296 vsize=10748324 memory=259764 CPUtime=0.03 cores=0-3
/proc/17301/task/17308/stat : 17308 (java) S 17296 17301 17242 0 -1 1077944384 185 0 0 0 2 1 0 0 20 0 16 0 413993405 11006283776 64945 33554432000 4194304 4196468 140729846563520 140517712980624 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17309] ppid=17296 vsize=10748324 memory=259780 CPUtime=0.03 cores=0-3
/proc/17301/task/17309/stat : 17309 (java) S 17296 17301 17242 0 -1 1077944384 1487 0 0 0 2 1 0 0 20 0 16 0 413993405 11006283776 64945 33554432000 4194304 4196468 140729846563520 140517711927568 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17310] ppid=17296 vsize=10748324 memory=259780 CPUtime=0.04 cores=0-3
/proc/17301/task/17310/stat : 17310 (java) S 17296 17301 17242 0 -1 1077944384 117 0 0 0 3 1 0 0 20 0 16 0 413993405 11006283776 64945 33554432000 4194304 4196468 140729846563520 140517710875024 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17315] ppid=17296 vsize=10748324 memory=259780 CPUtime=0.02 cores=0-3
/proc/17301/task/17315/stat : 17315 (java) S 17296 17301 17242 0 -1 1077944384 1531 0 0 0 2 0 0 0 20 0 16 0 413993407 11006283776 64945 33554432000 4194304 4196468 140729846563520 140517598878448 140518106974850 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17317] ppid=17296 vsize=10748324 memory=65 CPUtime=0 cores=0-3
/proc/17301/task/17317/stat : 17317 (java) S 17296 17301 17242 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 413993408 11006283776 64945 33554432000 4194304 4196468 140729846563520 140517597824736 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17319] ppid=17296 vsize=10748324 memory=259780 CPUtime=0 cores=0-3
/proc/17301/task/17319/stat : 17319 (java) S 17296 17301 17242 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 16 0 413993408 11006283776 64945 33554432000 4194304 4196468 140729846563520 140517596771584 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17326] ppid=17296 vsize=10748324 memory=259780 CPUtime=0 cores=0-3
/proc/17301/task/17326/stat : 17326 (java) S 17296 17301 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413993420 11006283776 64945 33554432000 4194304 4196468 140729846563520 140517595720144 140518106982299 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17327] ppid=17296 vsize=10748324 memory=2832 CPUtime=1.63 cores=0-3
/proc/17301/task/17327/stat : 17327 (java) S 17296 17301 17242 0 -1 1077944384 2994 0 0 0 163 0 0 0 20 0 16 0 413993420 11006283776 64945 33554432000 4194304 4196468 140729846563520 140517594667248 140518106974850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17328] ppid=17296 vsize=10748324 memory=259780 CPUtime=1.59 cores=0-3
/proc/17301/task/17328/stat : 17328 (java) S 17296 17301 17242 0 -1 1077944384 4376 0 0 0 158 1 0 0 20 0 16 0 413993420 11006283776 64945 33554432000 4194304 4196468 140729846563520 140517593614704 140518106974850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17329] ppid=17296 vsize=10748324 memory=3472468501137715152 CPUtime=0.89 cores=0-3
/proc/17301/task/17329/stat : 17329 (java) S 17296 17301 17242 0 -1 1077944384 6836 0 0 0 88 1 0 0 20 0 16 0 413993420 11006283776 64945 33554432000 4194304 4196468 140729846563520 140517592561648 140518106974850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17330] ppid=17296 vsize=10748324 memory=140222898771505 CPUtime=0 cores=0-3
/proc/17301/task/17330/stat : 17330 (java) S 17296 17301 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413993420 11006283776 64945 33554432000 4194304 4196468 140729846563520 140517591509344 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17332] ppid=17296 vsize=10748324 memory=259780 CPUtime=0.11 cores=0-3
/proc/17301/task/17332/stat : 17332 (java) S 17296 17301 17242 0 -1 1077944384 406 0 0 0 3 8 0 0 20 0 16 0 413993425 11006283776 64945 33554432000 4194304 4196468 140729846563520 140517590457392 140518106974850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17333] ppid=17296 vsize=10748324 memory=259780 CPUtime=459.75 cores=0-3
/proc/17301/task/17333/stat : 17333 (java) R 17296 17301 17242 0 -1 4202560 9905 0 0 0 45970 5 0 0 20 0 16 0 413993638 11006283776 64945 33554432000 4194304 4196468 140729846563520 140517505482768 140517731795312 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
Current children cumulated CPU time: 466.33 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 259780 KiB

[startup+522.301 s]
/proc/loadavg: 2.50 1.84 0.96 3/230 17459
/proc/meminfo: memFree=29292756/32770688 swapFree=66961076/67108860
[pid=17301] ppid=17296 vsize=10748324 memory=273704 CPUtime=526.35 cores=0-3
/proc/17301/stat : 17301 (java) S 17296 17301 17242 0 -1 1077944320 44861 0 0 0 52607 28 0 0 20 0 16 0 413993390 11006283776 68426 33554432000 4194304 4196468 140729846563520 140729846546064 140518106963703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
/proc/17301/statm: 2687081 68426 3381 1 0 2647217 0
[pid=17301/tid=17306] ppid=17296 vsize=10748324 memory=273704 CPUtime=2.1 cores=0-3
/proc/17301/task/17306/stat : 17306 (java) S 17296 17301 17242 0 -1 1077944384 15498 0 0 0 203 7 0 0 20 0 16 0 413993398 11006283776 68426 33554432000 4194304 4196468 140729846563520 140518111206576 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17307] ppid=17296 vsize=10748324 memory=273704 CPUtime=0.04 cores=0-3
/proc/17301/task/17307/stat : 17307 (java) S 17296 17301 17242 0 -1 1077944384 64 0 0 0 3 1 0 0 20 0 16 0 413993405 11006283776 68426 33554432000 4194304 4196468 140729846563520 140518043654672 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17308] ppid=17296 vsize=10748324 memory=273704 CPUtime=0.03 cores=0-3
/proc/17301/task/17308/stat : 17308 (java) S 17296 17301 17242 0 -1 1077944384 185 0 0 0 2 1 0 0 20 0 16 0 413993405 11006283776 68426 33554432000 4194304 4196468 140729846563520 140517712980624 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17309] ppid=17296 vsize=10748324 memory=273704 CPUtime=0.03 cores=0-3
/proc/17301/task/17309/stat : 17309 (java) S 17296 17301 17242 0 -1 1077944384 1487 0 0 0 2 1 0 0 20 0 16 0 413993405 11006283776 68426 33554432000 4194304 4196468 140729846563520 140517711927568 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17310] ppid=17296 vsize=10748324 memory=273704 CPUtime=0.04 cores=0-3
/proc/17301/task/17310/stat : 17310 (java) S 17296 17301 17242 0 -1 1077944384 117 0 0 0 3 1 0 0 20 0 16 0 413993405 11006283776 68426 33554432000 4194304 4196468 140729846563520 140517710875024 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17315] ppid=17296 vsize=10748324 memory=273704 CPUtime=0.02 cores=0-3
/proc/17301/task/17315/stat : 17315 (java) S 17296 17301 17242 0 -1 1077944384 1531 0 0 0 2 0 0 0 20 0 16 0 413993407 11006283776 68426 33554432000 4194304 4196468 140729846563520 140517598878448 140518106974850 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17317] ppid=17296 vsize=10748324 memory=273704 CPUtime=0 cores=0-3
/proc/17301/task/17317/stat : 17317 (java) S 17296 17301 17242 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 413993408 11006283776 68426 33554432000 4194304 4196468 140729846563520 140517597824736 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17319] ppid=17296 vsize=10748324 memory=6791534058613427641 CPUtime=0 cores=0-3
/proc/17301/task/17319/stat : 17319 (java) S 17296 17301 17242 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 16 0 413993408 11006283776 68426 33554432000 4194304 4196468 140729846563520 140517596771584 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17326] ppid=17296 vsize=10748324 memory=764 CPUtime=0 cores=0-3
/proc/17301/task/17326/stat : 17326 (java) S 17296 17301 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413993420 11006283776 68426 33554432000 4194304 4196468 140729846563520 140517595720144 140518106982299 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17327] ppid=17296 vsize=10748324 memory=273704 CPUtime=1.63 cores=0-3
/proc/17301/task/17327/stat : 17327 (java) S 17296 17301 17242 0 -1 1077944384 2994 0 0 0 163 0 0 0 20 0 16 0 413993420 11006283776 68426 33554432000 4194304 4196468 140729846563520 140517594667248 140518106974850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17328] ppid=17296 vsize=10748324 memory=273704 CPUtime=1.59 cores=0-3
/proc/17301/task/17328/stat : 17328 (java) S 17296 17301 17242 0 -1 1077944384 4376 0 0 0 158 1 0 0 20 0 16 0 413993420 11006283776 68426 33554432000 4194304 4196468 140729846563520 140517593614704 140518106974850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17329] ppid=17296 vsize=10748324 memory=273704 CPUtime=0.89 cores=0-3
/proc/17301/task/17329/stat : 17329 (java) S 17296 17301 17242 0 -1 1077944384 6836 0 0 0 88 1 0 0 20 0 16 0 413993420 11006283776 68426 33554432000 4194304 4196468 140729846563520 140517592561648 140518106974850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17330] ppid=17296 vsize=10748324 memory=273704 CPUtime=0 cores=0-3
/proc/17301/task/17330/stat : 17330 (java) S 17296 17301 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413993420 11006283776 68426 33554432000 4194304 4196468 140729846563520 140517591509344 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17332] ppid=17296 vsize=10748324 memory=1556 CPUtime=0.12 cores=0-3
/proc/17301/task/17332/stat : 17332 (java) S 17296 17301 17242 0 -1 1077944384 410 0 0 0 3 9 0 0 20 0 16 0 413993425 11006283776 68426 33554432000 4194304 4196468 140729846563520 140517590457392 140518106974850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17333] ppid=17296 vsize=10748324 memory=928 CPUtime=519.76 cores=0-3
/proc/17301/task/17333/stat : 17333 (java) R 17296 17301 17242 0 -1 4202560 9922 0 0 0 51971 5 0 0 20 0 16 0 413993638 11006283776 68426 33554432000 4194304 4196468 140729846563520 140517505482768 140517731795323 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
Current children cumulated CPU time: 526.35 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 273704 KiB

[startup+582.301 s]
/proc/loadavg: 2.18 1.87 1.02 3/230 17465
/proc/meminfo: memFree=29294480/32770688 swapFree=66961076/67108860
[pid=17301] ppid=17296 vsize=10748324 memory=273704 CPUtime=586.38 cores=0-3
/proc/17301/stat : 17301 (java) S 17296 17301 17242 0 -1 1077944320 44882 0 0 0 58609 29 0 0 20 0 16 0 413993390 11006283776 68426 33554432000 4194304 4196468 140729846563520 140729846546064 140518106963703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
/proc/17301/statm: 2687081 68426 3381 1 0 2647217 0
[pid=17301/tid=17306] ppid=17296 vsize=10748324 memory=273704 CPUtime=2.1 cores=0-3
/proc/17301/task/17306/stat : 17306 (java) S 17296 17301 17242 0 -1 1077944384 15498 0 0 0 203 7 0 0 20 0 16 0 413993398 11006283776 68426 33554432000 4194304 4196468 140729846563520 140518111206576 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17307] ppid=17296 vsize=10748324 memory=273704 CPUtime=0.04 cores=0-3
/proc/17301/task/17307/stat : 17307 (java) S 17296 17301 17242 0 -1 1077944384 64 0 0 0 3 1 0 0 20 0 16 0 413993405 11006283776 68426 33554432000 4194304 4196468 140729846563520 140518043654672 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17308] ppid=17296 vsize=10748324 memory=273704 CPUtime=0.03 cores=0-3
/proc/17301/task/17308/stat : 17308 (java) S 17296 17301 17242 0 -1 1077944384 185 0 0 0 2 1 0 0 20 0 16 0 413993405 11006283776 68426 33554432000 4194304 4196468 140729846563520 140517712980624 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17309] ppid=17296 vsize=10748324 memory=273704 CPUtime=0.03 cores=0-3
/proc/17301/task/17309/stat : 17309 (java) S 17296 17301 17242 0 -1 1077944384 1487 0 0 0 2 1 0 0 20 0 16 0 413993405 11006283776 68426 33554432000 4194304 4196468 140729846563520 140517711927568 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17310] ppid=17296 vsize=10748324 memory=273704 CPUtime=0.04 cores=0-3
/proc/17301/task/17310/stat : 17310 (java) S 17296 17301 17242 0 -1 1077944384 117 0 0 0 3 1 0 0 20 0 16 0 413993405 11006283776 68426 33554432000 4194304 4196468 140729846563520 140517710875024 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17315] ppid=17296 vsize=10748324 memory=273704 CPUtime=0.02 cores=0-3
/proc/17301/task/17315/stat : 17315 (java) S 17296 17301 17242 0 -1 1077944384 1531 0 0 0 2 0 0 0 20 0 16 0 413993407 11006283776 68426 33554432000 4194304 4196468 140729846563520 140517598878448 140518106974850 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17317] ppid=17296 vsize=10748324 memory=273704 CPUtime=0 cores=0-3
/proc/17301/task/17317/stat : 17317 (java) S 17296 17301 17242 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 413993408 11006283776 68426 33554432000 4194304 4196468 140729846563520 140517597824736 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17319] ppid=17296 vsize=10748324 memory=273704 CPUtime=0 cores=0-3
/proc/17301/task/17319/stat : 17319 (java) S 17296 17301 17242 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 16 0 413993408 11006283776 68426 33554432000 4194304 4196468 140729846563520 140517596771584 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17326] ppid=17296 vsize=10748324 memory=273704 CPUtime=0 cores=0-3
/proc/17301/task/17326/stat : 17326 (java) S 17296 17301 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413993420 11006283776 68426 33554432000 4194304 4196468 140729846563520 140517595720144 140518106982299 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17327] ppid=17296 vsize=10748324 memory=273704 CPUtime=1.64 cores=0-3
/proc/17301/task/17327/stat : 17327 (java) S 17296 17301 17242 0 -1 1077944384 2994 0 0 0 164 0 0 0 20 0 16 0 413993420 11006283776 68426 33554432000 4194304 4196468 140729846563520 140517594667248 140518106974850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17328] ppid=17296 vsize=10748324 memory=38136 CPUtime=1.59 cores=0-3
/proc/17301/task/17328/stat : 17328 (java) S 17296 17301 17242 0 -1 1077944384 4376 0 0 0 158 1 0 0 20 0 16 0 413993420 11006283776 68426 33554432000 4194304 4196468 140729846563520 140517593614704 140518106974850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17329] ppid=17296 vsize=10748324 memory=273704 CPUtime=0.89 cores=0-3
/proc/17301/task/17329/stat : 17329 (java) S 17296 17301 17242 0 -1 1077944384 6836 0 0 0 88 1 0 0 20 0 16 0 413993420 11006283776 68426 33554432000 4194304 4196468 140729846563520 140517592561648 140518106974850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17330] ppid=17296 vsize=10748324 memory=3612 CPUtime=0 cores=0-3
/proc/17301/task/17330/stat : 17330 (java) S 17296 17301 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413993420 11006283776 68426 33554432000 4194304 4196468 140729846563520 140517591509344 140518106973909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17332] ppid=17296 vsize=10748324 memory=764 CPUtime=0.14 cores=0-3
/proc/17301/task/17332/stat : 17332 (java) S 17296 17301 17242 0 -1 1077944384 414 0 0 0 4 10 0 0 20 0 16 0 413993425 11006283776 68426 33554432000 4194304 4196468 140729846563520 140517590457392 140518106974850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0
[pid=17301/tid=17333] ppid=17296 vsize=10748324 memory=1708 CPUtime=579.76 cores=0-3
/proc/17301/task/17333/stat : 17333 (java) R 17296 17301 17242 0 -1 4202560 9939 0 0 0 57971 5 0 0 20 0 16 0 413993638 11006283776 68426 33554432000 4194304 4196468 140729846563520 140517505482768 140517731795403 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140729846567947 140729846568050 140729846568050 140729846570959 0

Launcher Data

Begin job on node116 at 2019-09-13 15:14:36
IDJOB=4390972
IDBENCH=120645
IDSOLVER=2832
FILE ID=node116/4390972-1568380517
RUNJOBID= node116-1568380476-17273
PBS_JOBID= 21701846
Free space on /tmp= 56888 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-4390972-1568380517/watcher-4390972-1568380517 -o /tmp/evaluation-result-4390972-1568380517/solver-4390972-1568380517 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node116-1568380476-17273 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390972-1568380517.xml -cm

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

MD5SUM BENCH= 1883a0b97ed6164a2c6d9bdd2047bad0
RANDOM SEED=608469750

node116.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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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:       32770688 kB
MemFree:        29793812 kB
MemAvailable:   31846960 kB
Buffers:          116884 kB
Cached:          2213788 kB
SwapCached:        46632 kB
Active:           849896 kB
Inactive:        1530372 kB
Active(anon):       3932 kB
Inactive(anon):    86996 kB
Active(file):     845964 kB
Inactive(file):  1443376 kB
Unevictable:      110512 kB
Mlocked:          110512 kB
SwapTotal:      67108860 kB
SwapFree:       66961076 kB
Dirty:             17568 kB
Writeback:             0 kB
AnonPages:        115084 kB
Mapped:            43196 kB
Shmem:             31980 kB
Slab:             187248 kB
SReclaimable:     159284 kB
SUnreclaim:        27964 kB
KernelStack:        3312 kB
PageTables:         5992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     502796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116160 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 56868 MiB
End job on node116 at 2019-09-13 15:25:16