Trace number 4391070

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-23OPT6 7.43209 3.48662

DiagnosticValue
WRONG_DECISIONS2537

General information on the benchmark

NameGraphColoring/GraphColoring-m1-mono/
GraphColoring-will199GPIA.xml
MD5SUMa5e04939345321982833836e1e755881
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark1.16899
Satisfiable
(Un)Satisfiability was proved
Number of variables701
Number of constraints6772
Number of domains1
Minimum domain size701
Maximum domain size701
Distribution of domain sizes[{"size":701,"count":701}]
Minimum variable degree3
Maximum variable degree39
Distribution of variable degrees[{"degree":3,"count":1},{"degree":7,"count":4},{"degree":9,"count":3},{"degree":10,"count":2},{"degree":11,"count":1},{"degree":12,"count":17},{"degree":13,"count":48},{"degree":14,"count":113},{"degree":15,"count":54},{"degree":16,"count":67},{"degree":17,"count":18},{"degree":18,"count":62},{"degree":19,"count":17},{"degree":20,"count":23},{"degree":21,"count":24},{"degree":22,"count":15},{"degree":23,"count":11},{"degree":24,"count":12},{"degree":25,"count":14},{"degree":26,"count":28},{"degree":27,"count":24},{"degree":28,"count":34},{"degree":29,"count":3},{"degree":30,"count":26},{"degree":31,"count":12},{"degree":32,"count":13},{"degree":33,"count":14},{"degree":34,"count":14},{"degree":35,"count":6},{"degree":37,"count":1},{"degree":38,"count":14},{"degree":39,"count":6}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":6772}]
Number of extensional constraints0
Number of intensional constraints6772
Distribution of constraint types[{"type":"intension","count":6772}]
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.39/1.89	
2.39/1.89	AbsCon 2 
2.62/1.91	
3.92/2.31	  Instance
3.92/2.31	    name=instance-4391070-1568388867, framework=COP, bounds=-infty..+infty
3.92/2.31	
3.92/2.31	  Loading variables...
3.92/2.38	  Loading constraints...
5.67/3.00	
5.67/3.00	  Domains
5.67/3.00	    nTypes=1, nValues=491401, sizes=[701#701]
5.67/3.00	  Variables
5.67/3.00	    count=701, degrees=[3#1,7#4,9#3,10#2...35#6,37#1,38#14,39#6]
5.67/3.00	  Objectives
5.67/3.00	    way=min, type=ObjMaximumLE
5.67/3.00	  Constraints
5.67/3.00	    count=6773, nSpecific=6773, arities=[2#6772,701#1]
5.67/3.00	    distribution=[NE#6772,ObjMaximumLE#1]
5.67/3.00	    wck=1.143, cpu=2.945, mem=89M982
6.02/3.01	  Solver SolverBacktrack being built...
6.02/3.01	
6.02/3.05	
6.02/3.05	  Solver
6.02/3.05	    guaranteedGAC=true
6.02/3.05	    wck=1.192, cpu=2.992, mem=109M688
6.02/3.06	
6.02/3.06	  Preprocessing
6.02/3.06	    filters=0, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
6.02/3.06	    wck=0.012, cpu=3.007, mem=109M688
6.02/3.06	
6.37/3.13	o 10
6.37/3.15	    num=0, depth=702..700, filters=2810, ccks=6773, wck=0.103, mem=112M304
6.37/3.15	    decisions=701, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=1, bestBound=10
6.37/3.15	    
6.37/3.19	o 9
6.37/3.20	    num=1, depth=681..700, filters=5641, ccks=13546, wck=0.146, mem=114M893
6.37/3.20	    decisions=1395, wrong=1, backtracks=0, failedAssignments=1, nogoods=1, foundSolutions=2, bestBound=9
6.37/3.20	    
6.65/3.21	o 8
6.65/3.22	    num=2, depth=631..700, filters=8524, ccks=20319, wck=0.166, mem=114M893
6.65/3.22	    decisions=2040, wrong=3, backtracks=0, failedAssignments=3, nogoods=3, foundSolutions=3, bestBound=8
6.65/3.22	    
6.65/3.23	    num=3, depth=374..379, filters=11793, ccks=20319, wck=0.181, mem=114M893
6.65/3.23	    decisions=2459, wrong=25, backtracks=13, failedAssignments=14, nogoods=5, foundSolutions=3, bestBound=8
6.65/3.23	    
6.65/3.24	    num=4, depth=370..376, filters=14596, ccks=20319, wck=0.19, mem=114M893
6.65/3.24	    decisions=2873, wrong=47, backtracks=24, failedAssignments=25, nogoods=6, foundSolutions=3, bestBound=8
6.65/3.24	    
6.65/3.25	    num=5, depth=538..543, filters=17926, ccks=20319, wck=0.199, mem=114M893
6.65/3.25	    decisions=3445, wrong=64, backtracks=33, failedAssignments=37, nogoods=7, foundSolutions=3, bestBound=8
6.65/3.25	    
6.65/3.26	    num=6, depth=544..581, filters=21409, ccks=20319, wck=0.208, mem=117M483
6.65/3.26	    decisions=4070, wrong=89, backtracks=45, failedAssignments=50, nogoods=9, foundSolutions=3, bestBound=8
6.65/3.26	    
6.65/3.26	    num=7, depth=357..361, filters=24440, ccks=20319, wck=0.214, mem=117M483
6.65/3.26	    decisions=4482, wrong=116, backtracks=60, failedAssignments=64, nogoods=13, foundSolutions=3, bestBound=8
6.65/3.26	    
6.65/3.27	    num=8, depth=282..288, filters=27126, ccks=20319, wck=0.218, mem=117M483
6.65/3.27	    decisions=4818, wrong=143, backtracks=71, failedAssignments=80, nogoods=14, foundSolutions=3, bestBound=8
6.65/3.27	    
6.65/3.27	    num=9, depth=271..294, filters=30174, ccks=20319, wck=0.224, mem=117M483
6.65/3.27	    decisions=5167, wrong=172, backtracks=84, failedAssignments=97, nogoods=18, foundSolutions=3, bestBound=8
6.65/3.27	    
6.65/3.28	    num=10, depth=372..385, filters=33309, ccks=20319, wck=0.23, mem=117M483
6.65/3.28	    decisions=5599, wrong=200, backtracks=94, failedAssignments=116, nogoods=21, foundSolutions=3, bestBound=8
6.65/3.28	    
6.65/3.28	    num=11, depth=260..280, filters=35958, ccks=20319, wck=0.234, mem=117M483
6.65/3.28	    decisions=5943, wrong=242, backtracks=115, failedAssignments=137, nogoods=22, foundSolutions=3, bestBound=8
6.65/3.28	    
6.65/3.29	    num=12, depth=350..371, filters=39154, ccks=20319, wck=0.241, mem=117M483
6.65/3.29	    decisions=6381, wrong=286, backtracks=136, failedAssignments=160, nogoods=23, foundSolutions=3, bestBound=8
6.65/3.29	    
6.95/3.30	    num=13, depth=308..377, filters=43402, ccks=20319, wck=0.248, mem=117M483
6.95/3.30	    decisions=6852, wrong=334, backtracks=159, failedAssignments=185, nogoods=28, foundSolutions=3, bestBound=8
6.95/3.30	    
6.95/3.31	    num=14, depth=285..453, filters=47564, ccks=20319, wck=0.255, mem=117M483
6.95/3.31	    decisions=7392, wrong=391, backtracks=188, failedAssignments=213, nogoods=30, foundSolutions=3, bestBound=8
6.95/3.31	    
6.95/3.31	    num=15, depth=289..319, filters=50625, ccks=20319, wck=0.26, mem=117M483
6.95/3.31	    decisions=7803, wrong=452, backtracks=218, failedAssignments=244, nogoods=31, foundSolutions=3, bestBound=8
6.95/3.31	    
6.95/3.32	    num=16, depth=341..375, filters=54180, ccks=20319, wck=0.265, mem=117M483
6.95/3.32	    decisions=8280, wrong=520, backtracks=252, failedAssignments=278, nogoods=32, foundSolutions=3, bestBound=8
6.95/3.32	    
6.95/3.32	o 7
6.95/3.32	    num=17, depth=302..700, filters=58871, ccks=27092, wck=0.275, mem=117M483
6.95/3.32	    decisions=8906, wrong=542, backtracks=266, failedAssignments=288, nogoods=34, foundSolutions=4, bestBound=7
6.95/3.32	    
6.95/3.33	    num=18, depth=179..194, filters=67374, ccks=27092, wck=0.283, mem=117M483
6.95/3.33	    decisions=9243, wrong=621, backtracks=315, failedAssignments=329, nogoods=35, foundSolutions=4, bestBound=7
6.95/3.33	    
6.95/3.33	    num=19, depth=32..39, filters=69978, ccks=27092, wck=0.285, mem=117M483
6.95/3.33	    decisions=9315, wrong=641, backtracks=324, failedAssignments=340, nogoods=36, foundSolutions=4, bestBound=7
6.95/3.33	    
6.95/3.34	    num=20, depth=25..32, filters=72185, ccks=27092, wck=0.287, mem=117M483
6.95/3.34	    decisions=9380, wrong=660, backtracks=331, failedAssignments=352, nogoods=38, foundSolutions=4, bestBound=7
6.95/3.34	    
6.95/3.34	    num=21, depth=40..330, filters=75303, ccks=27092, wck=0.292, mem=117M483
6.95/3.34	    decisions=9750, wrong=683, backtracks=341, failedAssignments=365, nogoods=43, foundSolutions=4, bestBound=7
6.95/3.34	    
6.95/3.35	    num=22, depth=25..212, filters=79093, ccks=27092, wck=0.296, mem=117M483
6.95/3.35	    decisions=10014, wrong=711, backtracks=355, failedAssignments=379, nogoods=45, foundSolutions=4, bestBound=7
6.95/3.35	    
6.95/3.35	    num=23, depth=212..283, filters=82366, ccks=27092, wck=0.301, mem=117M483
6.95/3.35	    decisions=10343, wrong=740, backtracks=368, failedAssignments=395, nogoods=48, foundSolutions=4, bestBound=7
6.95/3.35	    
6.95/3.36	    num=24, depth=210..328, filters=85518, ccks=27092, wck=0.306, mem=117M483
6.95/3.36	    decisions=10719, wrong=771, backtracks=382, failedAssignments=412, nogoods=51, foundSolutions=4, bestBound=7
6.95/3.36	    
6.95/3.36	    num=25, depth=335..347, filters=89874, ccks=27092, wck=0.312, mem=117M483
6.95/3.36	    decisions=11134, wrong=811, backtracks=404, failedAssignments=431, nogoods=52, foundSolutions=4, bestBound=7
6.95/3.36	    
6.95/3.37	o 6
6.95/3.37	    num=26, depth=336..700, filters=92788, ccks=33865, wck=0.321, mem=117M483
6.95/3.37	    decisions=11642, wrong=812, backtracks=404, failedAssignments=432, nogoods=53, foundSolutions=5, bestBound=6
6.95/3.37	    
6.95/3.37	    num=27, depth=5..19, filters=96101, ccks=33865, wck=0.324, mem=117M483
6.95/3.37	    decisions=11740, wrong=858, backtracks=427, failedAssignments=455, nogoods=58, foundSolutions=5, bestBound=6
6.95/3.37	    
6.95/3.38	    num=28, depth=18..29, filters=97847, ccks=33865, wck=0.326, mem=117M483
6.95/3.38	    decisions=11802, wrong=880, backtracks=438, failedAssignments=466, nogoods=59, foundSolutions=5, bestBound=6
6.95/3.38	    
6.95/3.38	    num=29, depth=4..9, filters=99549, ccks=33865, wck=0.326, mem=117M483
6.95/3.38	    decisions=11854, wrong=904, backtracks=450, failedAssignments=478, nogoods=61, foundSolutions=5, bestBound=6
6.95/3.38	    
6.95/3.38	    num=30, depth=3..7, filters=102882, ccks=33865, wck=0.328, mem=117M483
6.95/3.38	    decisions=11909, wrong=930, backtracks=465, failedAssignments=491, nogoods=63, foundSolutions=5, bestBound=6
6.95/3.38	    
6.95/3.38	    num=31, depth=1..4, filters=110535, ccks=33865, wck=0.33, mem=117M483
6.95/3.38	    decisions=11968, wrong=958, backtracks=479, failedAssignments=505, nogoods=65, foundSolutions=5, bestBound=6
6.95/3.38	    
6.95/3.38	    num=32, depth=5..8, filters=113039, ccks=33865, wck=0.331, mem=117M483
6.95/3.38	    decisions=12038, wrong=990, backtracks=495, failedAssignments=521, nogoods=71, foundSolutions=5, bestBound=6
6.95/3.38	    
6.95/3.38	    num=33, depth=5..9, filters=115891, ccks=33865, wck=0.333, mem=117M483
6.95/3.38	    decisions=12111, wrong=1024, backtracks=513, failedAssignments=538, nogoods=75, foundSolutions=5, bestBound=6
6.95/3.38	    
6.95/3.38	    num=34, depth=2..5, filters=123052, ccks=33865, wck=0.335, mem=117M483
6.95/3.38	    decisions=12189, wrong=1062, backtracks=532, failedAssignments=557, nogoods=81, foundSolutions=5, bestBound=6
6.95/3.38	    
6.95/3.39	    num=35, depth=1..4, filters=134820, ccks=33865, wck=0.339, mem=117M483
6.95/3.39	    decisions=12274, wrong=1104, backtracks=554, failedAssignments=578, nogoods=83, foundSolutions=5, bestBound=6
6.95/3.39	    
6.95/3.39	    num=36, depth=2..7, filters=139621, ccks=33865, wck=0.341, mem=117M483
6.95/3.39	    decisions=12370, wrong=1150, backtracks=577, failedAssignments=601, nogoods=87, foundSolutions=5, bestBound=6
6.95/3.39	    
6.95/3.39	    num=37, depth=2..5, filters=147029, ccks=33865, wck=0.344, mem=117M483
6.95/3.39	    decisions=12472, wrong=1200, backtracks=602, failedAssignments=626, nogoods=92, foundSolutions=5, bestBound=6
6.95/3.39	    
7.26/3.40	    num=38, depth=1..5, filters=156374, ccks=33865, wck=0.347, mem=117M483
7.26/3.40	    decisions=12588, wrong=1256, backtracks=630, failedAssignments=654, nogoods=96, foundSolutions=5, bestBound=6
7.26/3.40	    
7.26/3.40	    num=39, depth=1..5, filters=170535, ccks=33865, wck=0.352, mem=117M483
7.26/3.40	    decisions=12714, wrong=1318, backtracks=662, failedAssignments=685, nogoods=101, foundSolutions=5, bestBound=6
7.26/3.40	    
7.26/3.41	    num=40, depth=1..5, filters=184088, ccks=33865, wck=0.356, mem=117M483
7.26/3.41	    decisions=12853, wrong=1386, backtracks=697, failedAssignments=719, nogoods=106, foundSolutions=5, bestBound=6
7.26/3.41	    
7.26/3.41	    num=41, depth=1..5, filters=194869, ccks=33865, wck=0.36, mem=117M483
7.26/3.41	    decisions=13005, wrong=1460, backtracks=734, failedAssignments=756, nogoods=111, foundSolutions=5, bestBound=6
7.26/3.41	    
7.26/3.42	    num=42, depth=0..5, filters=216639, ccks=33865, wck=0.367, mem=117M483
7.26/3.42	    decisions=13173, wrong=1542, backtracks=778, failedAssignments=797, nogoods=112, foundSolutions=5, bestBound=6
7.26/3.42	    
7.26/3.42	    num=43, depth=1..4, filters=239030, ccks=33865, wck=0.373, mem=117M483
7.26/3.42	    decisions=13355, wrong=1632, backtracks=823, failedAssignments=842, nogoods=117, foundSolutions=5, bestBound=6
7.26/3.42	    
7.26/3.43	    num=44, depth=1..5, filters=260855, ccks=33865, wck=0.379, mem=117M483
7.26/3.43	    decisions=13558, wrong=1732, backtracks=874, failedAssignments=892, nogoods=124, foundSolutions=5, bestBound=6
7.26/3.43	    
7.26/3.43	    num=45, depth=0..6, filters=281623, ccks=33865, wck=0.385, mem=117M483
7.26/3.43	    decisions=13781, wrong=1842, backtracks=932, failedAssignments=947, nogoods=130, foundSolutions=5, bestBound=6
7.26/3.43	    
7.26/3.44	    num=46, depth=0..6, filters=304042, ccks=33865, wck=0.391, mem=117M483
7.26/3.44	    decisions=14029, wrong=1965, backtracks=996, failedAssignments=1008, nogoods=131, foundSolutions=5, bestBound=6
7.26/3.44	    
7.26/3.45	    num=47, depth=0..6, filters=323511, ccks=33865, wck=0.396, mem=117M483
7.26/3.45	    decisions=14296, wrong=2098, backtracks=1066, failedAssignments=1075, nogoods=132, foundSolutions=5, bestBound=6
7.26/3.45	    
7.26/3.45	    num=48, depth=1..8, filters=333813, ccks=33865, wck=0.4, mem=117M483
7.26/3.45	    decisions=14594, wrong=2246, backtracks=1142, failedAssignments=1149, nogoods=137, foundSolutions=5, bestBound=6
7.26/3.45	    
7.26/3.46	    num=49, depth=0..5, filters=361502, ccks=33865, wck=0.408, mem=117M483
7.26/3.46	    decisions=14920, wrong=2407, backtracks=1226, failedAssignments=1230, nogoods=139, foundSolutions=5, bestBound=6
7.26/3.46	    
7.26/3.46	
7.26/3.46	  New Bounds: 6..5
7.26/3.47	    num=50, depth=0..4, filters=386274, ccks=33865, wck=0.421, mem=117M483
7.26/3.47	    decisions=15178, wrong=2537, backtracks=1294, failedAssignments=1295, foundSolutions=5, bestBound=6
7.26/3.47	    
7.26/3.47	  Global
7.26/3.47	    filters=386274, ccks=33865
7.26/3.47	    Stop=FULL_EXPLORATION, wrong=2537, bestBound=6, bestBoundWck=1.511, bestBoundCpu=3.311, foundSolutions=5, firstSolCpu=3.061
7.26/3.47	    wck=1.614, cpu=3.413, mem=117M483
7.26/3.47	
7.26/3.47	v <instantiation id='sol5' type='solution' cost='6'>  <list> x[] </list>  <values> 0 1 2 0 1 2 3 0 3 2 0 3 1 2 0 2 1 0 2 1 3 0 2 1 0 2 1 3 2 0 1 2 0 1 3 0 3 1 2 3 1 4 2 3 0 2 1 0 4 1 2 3 1 2 3 4 1 2 0 1 2 0 3 1 2 4 1 0 3 4 0 1 2 0 1 2 3 0 3 2 0 3 1 2 0 3 1 0 3 1 2 0 2 1 0 2 1 3 0 3 4 0 1 2 4 1 0 2 1 0 2 3 1 0 2 1 0 2 3 1 0 2 1 0 2 3 0 1 2 0 1 2 3 0 1 2 0 3 2 5 3 0 2 3 0 4 6 1 0 2 3 0 4 2 0 5 6 1 5 2 6 1 5 2 1 0 6 2 0 2 5 0 2 3 1 0 1 3 0 1 4 2 0 2 4 0 2 1 3 0 2 1 0 2 1 3 0 2 1 0 2 1 3 2 0 1 3 0 4 1 0 3 5 4 0 3 4 1 0 1 2 3 0 1 2 3 0 3 1 2 0 4 2 5 0 2 1 3 0 4 5 3 0 4 1 5 0 4 2 5 0 5 1 3 0 6 2 1 3 2 1 4 0 5 4 6 1 5 3 4 0 5 4 2 2 1 0 4 3 1 0 6 5 2 4 6 0 3 6 4 0 1 3 4 0 2 3 4 1 0 2 4 1 0 4 2 0 3 4 2 0 6 4 5 3 0 1 2 4 0 1 5 0 5 1 3 0 5 1 3 4 2 5 6 0 2 1 4 6 0 1 3 6 5 0 0 6 3 5 1 2 4 6 0 1 1 6 2 3 0 4 2 6 1 0 3 6 1 0 4 4 1 3 6 0 6 3 1 0 4 6 2 0 4 5 5 0 1 4 2 4 1 0 5 2 1 0 5 4 6 4 2 5 1 0 2 5 1 5 4 0 5 4 0 1 2 3 1 0 3 4 2 3 4 2 0 3 1 0 3 1 0 4 1 0 4 1 0 2 1 0 2 1 0 1 4 3 1 0 2 5 0 2 5 0 1 4 0 1 4 0 1 2 0 3 1 0 3 4 0 2 3 1 0 3 1 0 2 1 0 2 1 0 2 4 0 2 4 0 2 5 1 2 5 1 2 0 1 2 0 3 1 5 4 1 3 0 4 1 0 4 1 0 3 1 2 3 0 2 4 1 2 4 1 0 2 4 3 2 0 1 6 0 3 1 0 2 5 0 2 5 0 1 4 0 1 4 0 1 2 0 3 1 0 3 4 2 5 4 2 0 3 6 0 3 2 0 5 1 0 1 4 6 4 5 3 6 4 5 3 2 1 0 6 3 2 1 0 1 4 0 5 2 1 4 0 4 5 0 2 6 4 3 0 5 4 2 6 1 5 4 2 4 2 5 1 3 4 2 0 2 1 5 3 4 2 1 0 6 5 3 4 6 5 3 5 4 0 5 4 0 6 1 3 6 1 3 1 4 0 1 4 0 5 4 2 3 1 2 1 3 2 6 5 2 3 1 6 0 4 1 2 3 0 4 6 1 3 5 5 1 4 3 3 6 2 1 0 6 2 1 3 5 4 0 6 5 2 1 0 4 </values>  </instantiation>
7.26/3.47	s OPTIMUM FOUND
7.26/3.47	
7.26/3.47	d WRONG_DECISIONS 2537
7.26/3.47	d NUMBER_SOLUTIONS 5

Verifier Data

OK	6

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14161 MiB free)
  memory of node 1: 16384 MiB (13819 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4391070-1568388867/watcher-4391070-1568388867 -o /tmp/evaluation-result-4391070-1568388867/solver-4391070-1568388867 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568388592-14518 --watchdog 2560 java -cp AbsCon19-06.jar AbsCon HOME/instance-4391070-1568388867.xml -cm 

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

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

solver pid=14747, runsolver pid=14744

[startup+0.100094 s]*
/proc/loadavg: 2.23 1.70 1.70 4/229 14762
/proc/meminfo: memFree=28636648/32770624 swapFree=66998528/67108860
[pid=14747] ppid=14744 vsize=10659884 memory=27840 CPUtime=0.14 cores=0,2,4,6
/proc/14747/stat : 14747 (java) S 14744 14747 12443 0 -1 1077944320 5508 0 0 0 13 1 0 0 20 0 15 0 415155540 10915721216 6960 33554432000 4194304 4196468 140721556033280 140721556015824 139792834461431 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
/proc/14747/statm: 2664971 6960 2848 1 0 2627468 0
[pid=14747/tid=14749] ppid=14744 vsize=10659884 memory=7892391828772250251 CPUtime=0.09 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (java) R 14744 14747 12443 0 -1 4202560 3238 0 0 0 9 0 0 0 20 0 15 0 415155540 10915721216 7026 33554432000 4194304 4196468 140721556033280 139792838691016 139792826698558 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14750] ppid=14744 vsize=10659884 memory=-9181546050914066336 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (java) S 14744 14747 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415155541 10915721216 7026 33554432000 4194304 4196468 140721556033280 139792441072400 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14751] ppid=14744 vsize=10659884 memory=139633234310784 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14751/stat : 14751 (java) S 14744 14747 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415155541 10915721216 7026 33554432000 4194304 4196468 140721556033280 139792440019856 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14752] ppid=14744 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14752/stat : 14752 (java) S 14744 14747 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415155541 10915721216 7026 33554432000 4194304 4196468 140721556033280 139792438967312 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14753] ppid=14744 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14753/stat : 14753 (java) S 14744 14747 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415155541 10915721216 7026 33554432000 4194304 4196468 140721556033280 139792437914768 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14754] ppid=14744 vsize=10659884 memory=139633234310784 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14754/stat : 14754 (java) S 14744 14747 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415155543 10915721216 7026 33554432000 4194304 4196468 140721556033280 139792326055920 139792834472578 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14755] ppid=14744 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14755/stat : 14755 (java) S 14744 14747 12443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415155543 10915721216 7026 33554432000 4194304 4196468 140721556033280 139792325002144 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14756] ppid=14744 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14756/stat : 14756 (java) S 14744 14747 12443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415155543 10915721216 7026 33554432000 4194304 4196468 140721556033280 139792323949552 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14757] ppid=14744 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14757/stat : 14757 (java) S 14744 14747 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415155546 10915721216 7026 33554432000 4194304 4196468 140721556033280 139792322898128 139792834480027 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14758] ppid=14744 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14758/stat : 14758 (java) S 14744 14747 12443 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 15 0 415155546 10915721216 7026 33554432000 4194304 4196468 140721556033280 139792321845744 139792834472578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14759] ppid=14744 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14759/stat : 14759 (java) S 14744 14747 12443 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 415155546 10915721216 7026 33554432000 4194304 4196468 140721556033280 139792320793200 139792834472578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14760] ppid=14744 vsize=10659884 memory=139633234310784 CPUtime=0.02 cores=0,2,4,6
/proc/14747/task/14760/stat : 14760 (java) R 14744 14747 12443 0 -1 4202560 407 0 0 0 2 0 0 0 20 0 15 0 415155546 10915721216 7026 33554432000 4194304 4196468 140721556033280 139792319736600 139792813143872 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14761] ppid=14744 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14761/stat : 14761 (java) S 14744 14747 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415155546 10915721216 7026 33554432000 4194304 4196468 140721556033280 139792318688352 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14762] ppid=14744 vsize=10659884 memory=139633234310784 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14762/stat : 14762 (java) S 14744 14747 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415155546 10915721216 7026 33554432000 4194304 4196468 140721556033280 139792317634864 139792834472578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 27840 KiB

[startup+0.211276 s]*
/proc/loadavg: 2.23 1.70 1.70 3/229 14762
/proc/meminfo: memFree=28629100/32770624 swapFree=66998528/67108860
[pid=14747] ppid=14744 vsize=10659884 memory=35612 CPUtime=0.33 cores=0,2,4,6
/proc/14747/stat : 14747 (java) S 14744 14747 12443 0 -1 1077944320 6990 0 0 0 32 1 0 0 20 0 15 0 415155540 10915721216 8903 33554432000 4194304 4196468 140721556033280 140721556015824 139792834461431 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
/proc/14747/statm: 2664971 8903 2990 1 0 2627468 0
[pid=14747/tid=14749] ppid=14744 vsize=10659884 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (java) R 14744 14747 12443 0 -1 4202560 3896 0 0 0 19 0 0 0 20 0 15 0 415155540 10915721216 8903 33554432000 4194304 4196468 140721556033280 139792838693520 139792834483357 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14750] ppid=14744 vsize=10659884 memory=364 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (java) S 14744 14747 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415155541 10915721216 8903 33554432000 4194304 4196468 140721556033280 139792441072400 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14751] ppid=14744 vsize=10659884 memory=139633237383005 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14751/stat : 14751 (java) S 14744 14747 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415155541 10915721216 8903 33554432000 4194304 4196468 140721556033280 139792440019856 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14752] ppid=14744 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14752/stat : 14752 (java) S 14744 14747 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415155541 10915721216 8903 33554432000 4194304 4196468 140721556033280 139792438967312 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14753] ppid=14744 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14753/stat : 14753 (java) S 14744 14747 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415155541 10915721216 8903 33554432000 4194304 4196468 140721556033280 139792437914768 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14754] ppid=14744 vsize=10659884 memory=139633234310784 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14754/stat : 14754 (java) S 14744 14747 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415155543 10915721216 8903 33554432000 4194304 4196468 140721556033280 139792326055920 139792834472578 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14755] ppid=14744 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14755/stat : 14755 (java) S 14744 14747 12443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415155543 10915721216 8903 33554432000 4194304 4196468 140721556033280 139792325002144 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14756] ppid=14744 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14756/stat : 14756 (java) S 14744 14747 12443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415155543 10915721216 8903 33554432000 4194304 4196468 140721556033280 139792323949552 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14757] ppid=14744 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14757/stat : 14757 (java) S 14744 14747 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415155546 10915721216 8903 33554432000 4194304 4196468 140721556033280 139792322898128 139792834480027 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14758] ppid=14744 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/14747/task/14758/stat : 14758 (java) S 14744 14747 12443 0 -1 1077944384 609 0 0 0 3 0 0 0 20 0 15 0 415155546 10915721216 8903 33554432000 4194304 4196468 140721556033280 139792321845744 139792834472578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14759] ppid=14744 vsize=10659884 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/14747/task/14759/stat : 14759 (java) S 14744 14747 12443 0 -1 1077944384 390 0 0 0 2 0 0 0 20 0 15 0 415155546 10915721216 8903 33554432000 4194304 4196468 140721556033280 139792320793200 139792834472578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14760] ppid=14744 vsize=10659884 memory=139633234310784 CPUtime=0.05 cores=0,2,4,6
/proc/14747/task/14760/stat : 14760 (java) S 14744 14747 12443 0 -1 1077944384 735 0 0 0 5 0 0 0 20 0 15 0 415155546 10915721216 8903 33554432000 4194304 4196468 140721556033280 139792319740656 139792834472578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14761] ppid=14744 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14761/stat : 14761 (java) S 14744 14747 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415155546 10915721216 8903 33554432000 4194304 4196468 140721556033280 139792318688352 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14762] ppid=14744 vsize=10659884 memory=139633234310784 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14762/stat : 14762 (java) S 14744 14747 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415155546 10915721216 8903 33554432000 4194304 4196468 140721556033280 139792317634864 139792834472578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35612 KiB

[startup+0.310286 s]*
/proc/loadavg: 2.23 1.70 1.70 3/229 14762
/proc/meminfo: memFree=28621600/32770624 swapFree=66998528/67108860
[pid=14747] ppid=14744 vsize=10659884 memory=40664 CPUtime=0.46 cores=0,2,4,6
/proc/14747/stat : 14747 (java) S 14744 14747 12443 0 -1 1077944320 9490 0 0 0 44 2 0 0 20 0 15 0 415155540 10915721216 10166 33554432000 4194304 4196468 140721556033280 140721556015824 139792834461431 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
/proc/14747/statm: 2664971 10166 3002 1 0 2627468 0
[pid=14747/tid=14749] ppid=14744 vsize=10659884 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (java) R 14744 14747 12443 0 -1 4202560 6332 0 0 0 28 2 0 0 20 0 15 0 415155540 10915721216 10166 33554432000 4194304 4196468 140721556033280 139792838682320 139792834473366 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14750] ppid=14744 vsize=10659884 memory=1946931 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (java) S 14744 14747 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415155541 10915721216 10166 33554432000 4194304 4196468 140721556033280 139792441072400 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14751] ppid=14744 vsize=10659884 memory=139633237382973 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14751/stat : 14751 (java) S 14744 14747 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415155541 10915721216 10166 33554432000 4194304 4196468 140721556033280 139792440019856 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14752] ppid=14744 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14752/stat : 14752 (java) S 14744 14747 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415155541 10915721216 10166 33554432000 4194304 4196468 140721556033280 139792438967312 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14753] ppid=14744 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14753/stat : 14753 (java) S 14744 14747 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415155541 10915721216 10166 33554432000 4194304 4196468 140721556033280 139792437914768 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14754] ppid=14744 vsize=10659884 memory=139633234310784 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14754/stat : 14754 (java) S 14744 14747 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415155543 10915721216 10166 33554432000 4194304 4196468 140721556033280 139792326055920 139792834472578 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14755] ppid=14744 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14755/stat : 14755 (java) S 14744 14747 12443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415155543 10915721216 10166 33554432000 4194304 4196468 140721556033280 139792325002144 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14756] ppid=14744 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14756/stat : 14756 (java) S 14744 14747 12443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415155543 10915721216 10166 33554432000 4194304 4196468 140721556033280 139792323949552 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14757] ppid=14744 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14757/stat : 14757 (java) S 14744 14747 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415155546 10915721216 10166 33554432000 4194304 4196468 140721556033280 139792322898128 139792834480027 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14758] ppid=14744 vsize=10659884 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/14747/task/14758/stat : 14758 (java) S 14744 14747 12443 0 -1 1077944384 617 0 0 0 4 0 0 0 20 0 15 0 415155546 10915721216 10166 33554432000 4194304 4196468 140721556033280 139792321845744 139792834472578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14759] ppid=14744 vsize=10659884 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/14747/task/14759/stat : 14759 (java) S 14744 14747 12443 0 -1 1077944384 425 0 0 0 3 0 0 0 20 0 15 0 415155546 10915721216 10166 33554432000 4194304 4196468 140721556033280 139792320793200 139792834472578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14760] ppid=14744 vsize=10659884 memory=139633234310784 CPUtime=0.07 cores=0,2,4,6
/proc/14747/task/14760/stat : 14760 (java) R 14744 14747 12443 0 -1 4202560 757 0 0 0 7 0 0 0 20 0 15 0 415155546 10915721216 10166 33554432000 4194304 4196468 140721556033280 139792319740656 139792812487314 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14761] ppid=14744 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14761/stat : 14761 (java) S 14744 14747 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415155546 10915721216 10166 33554432000 4194304 4196468 140721556033280 139792318688352 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14762] ppid=14744 vsize=10659884 memory=139633234310784 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14762/stat : 14762 (java) S 14744 14747 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415155546 10915721216 10166 33554432000 4194304 4196468 140721556033280 139792317634864 139792834472578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40664 KiB

[startup+0.701243 s]
/proc/loadavg: 2.23 1.70 1.70 3/229 14762
/proc/meminfo: memFree=28613472/32770624 swapFree=66998528/67108860
[pid=14747] ppid=14744 vsize=10661932 memory=62368 CPUtime=1.08 cores=0,2,4,6
/proc/14747/stat : 14747 (java) S 14744 14747 12443 0 -1 1077944320 12715 0 0 0 103 5 0 0 20 0 15 0 415155540 10917818368 15592 33554432000 4194304 4196468 140721556033280 140721556015824 139792834461431 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
/proc/14747/statm: 2665483 15592 3073 1 0 2627980 0
[pid=14747/tid=14749] ppid=14744 vsize=10661932 memory=21884 CPUtime=0.68 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (java) R 14744 14747 12443 0 -1 4202560 8881 0 0 0 64 4 0 0 20 0 15 0 415155540 10917818368 15592 33554432000 4194304 4196468 140721556033280 139792838687312 139792723257912 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14750] ppid=14744 vsize=10661932 memory=14068 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (java) S 14744 14747 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415155541 10917818368 15592 33554432000 4194304 4196468 140721556033280 139792441072400 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14751] ppid=14744 vsize=10661932 memory=524 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14751/stat : 14751 (java) S 14744 14747 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415155541 10917818368 15592 33554432000 4194304 4196468 140721556033280 139792440019856 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14752] ppid=14744 vsize=10661932 memory=1568 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14752/stat : 14752 (java) S 14744 14747 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415155541 10917818368 15592 33554432000 4194304 4196468 140721556033280 139792438967312 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14753] ppid=14744 vsize=10661932 memory=928 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14753/stat : 14753 (java) S 14744 14747 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415155541 10917818368 15592 33554432000 4194304 4196468 140721556033280 139792437914768 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14754] ppid=14744 vsize=10661932 memory=3536 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14754/stat : 14754 (java) S 14744 14747 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415155543 10917818368 15592 33554432000 4194304 4196468 140721556033280 139792326055920 139792834472578 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14755] ppid=14744 vsize=10661932 memory=1976 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14755/stat : 14755 (java) S 14744 14747 12443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415155543 10917818368 15592 33554432000 4194304 4196468 140721556033280 139792325002144 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14756] ppid=14744 vsize=10661932 memory=2408 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14756/stat : 14756 (java) S 14744 14747 12443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415155543 10917818368 15592 33554432000 4194304 4196468 140721556033280 139792323949552 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14757] ppid=14744 vsize=10661932 memory=816 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14757/stat : 14757 (java) S 14744 14747 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415155546 10917818368 15592 33554432000 4194304 4196468 140721556033280 139792322898128 139792834480027 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14758] ppid=14744 vsize=10661932 memory=6153431502485415268 CPUtime=0.09 cores=0,2,4,6
/proc/14747/task/14758/stat : 14758 (java) S 14744 14747 12443 0 -1 1077944384 739 0 0 0 9 0 0 0 20 0 15 0 415155546 10917818368 15592 33554432000 4194304 4196468 140721556033280 139792321845744 139792834472578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14759] ppid=14744 vsize=10661932 memory=7453282923461503316 CPUtime=0.09 cores=0,2,4,6
/proc/14747/task/14759/stat : 14759 (java) R 14744 14747 12443 0 -1 4202560 670 0 0 0 9 0 0 0 20 0 15 0 415155546 10917818368 15592 33554432000 4194304 4196468 140721556033280 139792320793200 139792815177488 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14760] ppid=14744 vsize=10661932 memory=7223879631928058176 CPUtime=0.19 cores=0,2,4,6
/proc/14747/task/14760/stat : 14760 (java) S 14744 14747 12443 0 -1 1077944384 1066 0 0 0 19 0 0 0 20 0 15 0 415155546 10917818368 15592 33554432000 4194304 4196468 140721556033280 139792319740656 139792834472578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14761] ppid=14744 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14761/stat : 14761 (java) S 14744 14747 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415155546 10917818368 15592 33554432000 4194304 4196468 140721556033280 139792318688352 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14762] ppid=14744 vsize=10661932 memory=7738707418567895914 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14762/stat : 14762 (java) S 14744 14747 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415155546 10917818368 15592 33554432000 4194304 4196468 140721556033280 139792317634864 139792834472578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
Current children cumulated CPU time: 1.08 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 62368 KiB

[startup+1.50082 s]
/proc/loadavg: 2.23 1.70 1.70 3/229 14762
/proc/meminfo: memFree=28597780/32770624 swapFree=66998528/67108860
[pid=14747] ppid=14744 vsize=10663980 memory=74648 CPUtime=1.98 cores=0,2,4,6
/proc/14747/stat : 14747 (java) S 14744 14747 12443 0 -1 1077944320 18193 0 0 0 191 7 0 0 20 0 15 0 415155540 10919915520 18662 33554432000 4194304 4196468 140721556033280 140721556015824 139792834461431 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
/proc/14747/statm: 2665995 18662 3097 1 0 2628492 0
[pid=14747/tid=14749] ppid=14744 vsize=10663980 memory=6378026435766 CPUtime=1.47 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (java) R 14744 14747 12443 0 -1 4202560 13085 0 0 0 142 5 0 0 20 0 15 0 415155540 10919915520 18662 33554432000 4194304 4196468 140721556033280 139792838693456 139792834483357 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14750] ppid=14744 vsize=10663980 memory=288230596050944315 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (java) S 14744 14747 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415155541 10919915520 18662 33554432000 4194304 4196468 140721556033280 139792441072400 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14751] ppid=14744 vsize=10663980 memory=16100368647981698 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14751/stat : 14751 (java) S 14744 14747 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415155541 10919915520 18662 33554432000 4194304 4196468 140721556033280 139792440019856 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14752] ppid=14744 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14752/stat : 14752 (java) S 14744 14747 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415155541 10919915520 18662 33554432000 4194304 4196468 140721556033280 139792438967312 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14753] ppid=14744 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14753/stat : 14753 (java) S 14744 14747 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415155541 10919915520 18662 33554432000 4194304 4196468 140721556033280 139792437914768 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14754] ppid=14744 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14754/stat : 14754 (java) S 14744 14747 12443 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 415155543 10919915520 18662 33554432000 4194304 4196468 140721556033280 139792326055920 139792834472578 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14755] ppid=14744 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14755/stat : 14755 (java) S 14744 14747 12443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415155543 10919915520 18662 33554432000 4194304 4196468 140721556033280 139792325002144 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14756] ppid=14744 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14756/stat : 14756 (java) S 14744 14747 12443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415155543 10919915520 18662 33554432000 4194304 4196468 140721556033280 139792323949552 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14757] ppid=14744 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14757/stat : 14757 (java) S 14744 14747 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415155546 10919915520 18662 33554432000 4194304 4196468 140721556033280 139792322898128 139792834480027 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14758] ppid=14744 vsize=10663980 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/14747/task/14758/stat : 14758 (java) S 14744 14747 12443 0 -1 1077944384 1068 0 0 0 12 0 0 0 20 0 15 0 415155546 10919915520 18662 33554432000 4194304 4196468 140721556033280 139792321845744 139792834472578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14759] ppid=14744 vsize=10663980 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/14747/task/14759/stat : 14759 (java) S 14744 14747 12443 0 -1 1077944384 1537 0 0 0 17 0 0 0 20 0 15 0 415155546 10919915520 18662 33554432000 4194304 4196468 140721556033280 139792320793200 139792834472578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14760] ppid=14744 vsize=10663980 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/14747/task/14760/stat : 14760 (java) S 14744 14747 12443 0 -1 1077944384 1068 0 0 0 19 0 0 0 20 0 15 0 415155546 10919915520 18662 33554432000 4194304 4196468 140721556033280 139792319740656 139792834472578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14761] ppid=14744 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14761/stat : 14761 (java) S 14744 14747 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415155546 10919915520 18662 33554432000 4194304 4196468 140721556033280 139792318688352 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14762] ppid=14744 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14762/stat : 14762 (java) S 14744 14747 12443 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 415155546 10919915520 18662 33554432000 4194304 4196468 140721556033280 139792317634864 139792834472578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
Current children cumulated CPU time: 1.98 s
Current children cumulated vsize: 10663980 KiB
Current children cumulated memory: 74648 KiB

[startup+3.11478 s]
/proc/loadavg: 2.23 1.70 1.70 6/230 14763
/proc/meminfo: memFree=28417280/32770624 swapFree=66998528/67108860
[pid=14747] ppid=14744 vsize=10748324 memory=253588 CPUtime=6.37 cores=0,2,4,6
/proc/14747/stat : 14747 (java) S 14744 14747 12443 0 -1 1077944320 29395 0 0 0 621 16 0 0 20 0 16 0 415155540 11006283776 63397 33554432000 4194304 4196468 140721556033280 140721556015824 139792834461431 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
/proc/14747/statm: 2687081 63397 3356 1 0 2647217 0
[pid=14747/tid=14749] ppid=14744 vsize=10748324 memory=7599388386692169796 CPUtime=1.86 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (java) S 14744 14747 12443 0 -1 1077944384 15354 0 0 0 180 6 0 0 20 0 16 0 415155540 11006283776 63397 33554432000 4194304 4196468 140721556033280 139792838704304 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14750] ppid=14744 vsize=10748324 memory=5908 CPUtime=0.01 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (java) S 14744 14747 12443 0 -1 1077944384 43 0 0 0 1 0 0 0 20 0 16 0 415155541 11006283776 63397 33554432000 4194304 4196468 140721556033280 139792441072400 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14751] ppid=14744 vsize=10748324 memory=14012 CPUtime=0.02 cores=0,2,4,6
/proc/14747/task/14751/stat : 14751 (java) S 14744 14747 12443 0 -1 1077944384 50 0 0 0 1 1 0 0 20 0 16 0 415155541 11006283776 63397 33554432000 4194304 4196468 140721556033280 139792440019856 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14752] ppid=14744 vsize=10748324 memory=2116 CPUtime=0.02 cores=0,2,4,6
/proc/14747/task/14752/stat : 14752 (java) S 14744 14747 12443 0 -1 1077944384 134 0 0 0 1 1 0 0 20 0 16 0 415155541 11006283776 63397 33554432000 4194304 4196468 140721556033280 139792438967312 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14753] ppid=14744 vsize=10748324 memory=2241 CPUtime=0.01 cores=0,2,4,6
/proc/14747/task/14753/stat : 14753 (java) S 14744 14747 12443 0 -1 1077944384 63 0 0 0 1 0 0 0 20 0 16 0 415155541 11006283776 63397 33554432000 4194304 4196468 140721556033280 139792437914768 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14754] ppid=14744 vsize=10748324 memory=2244 CPUtime=0.01 cores=0,2,4,6
/proc/14747/task/14754/stat : 14754 (java) S 14744 14747 12443 0 -1 1077944384 1129 0 0 0 1 0 0 0 20 0 16 0 415155543 11006283776 63397 33554432000 4194304 4196468 140721556033280 139792326055920 139792834472578 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14755] ppid=14744 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14755/stat : 14755 (java) S 14744 14747 12443 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 415155543 11006283776 63397 33554432000 4194304 4196468 140721556033280 139792325002208 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14756] ppid=14744 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14756/stat : 14756 (java) S 14744 14747 12443 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 415155543 11006283776 63397 33554432000 4194304 4196468 140721556033280 139792323949568 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14757] ppid=14744 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14757/stat : 14757 (java) S 14744 14747 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415155546 11006283776 63397 33554432000 4194304 4196468 140721556033280 139792322898128 139792834480027 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14758] ppid=14744 vsize=10748324 memory=3624 CPUtime=1.25 cores=0,2,4,6
/proc/14747/task/14758/stat : 14758 (java) R 14744 14747 12443 0 -1 4202560 2731 0 0 0 125 0 0 0 20 0 16 0 415155546 11006283776 63397 33554432000 4194304 4196468 140721556033280 139792321826760 139792816005871 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14759] ppid=14744 vsize=10748324 memory=39952 CPUtime=1.19 cores=0,2,4,6
/proc/14747/task/14759/stat : 14759 (java) R 14744 14747 12443 0 -1 4202560 2258 0 0 0 118 1 0 0 20 0 16 0 415155546 11006283776 63397 33554432000 4194304 4196468 140721556033280 139792320784848 139792819389782 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14760] ppid=14744 vsize=10748324 memory=988 CPUtime=0.73 cores=0,2,4,6
/proc/14747/task/14760/stat : 14760 (java) R 14744 14747 12443 0 -1 1077944384 2708 0 0 0 73 0 0 0 20 0 16 0 415155546 11006283776 63397 33554432000 4194304 4196468 140721556033280 139792319740656 139792834472578 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14761] ppid=14744 vsize=10748324 memory=2024 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14761/stat : 14761 (java) S 14744 14747 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415155546 11006283776 63397 33554432000 4194304 4196468 140721556033280 139792318688352 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14762] ppid=14744 vsize=10748324 memory=1428 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14762/stat : 14762 (java) S 14744 14747 12443 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 16 0 415155546 11006283776 63397 33554432000 4194304 4196468 140721556033280 139792317634864 139792834472578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14763] ppid=14744 vsize=10748324 memory=4160 CPUtime=1.17 cores=0,2,4,6
/proc/14747/task/14763/stat : 14763 (java) R 14744 14747 12443 0 -1 4202560 3520 0 0 0 114 3 0 0 20 0 16 0 415155729 11006283776 63397 33554432000 4194304 4196468 140721556033280 139792300960736 139792479494767 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
Current children cumulated CPU time: 6.37 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 253588 KiB

[startup+3.48658 s]
# the end of solver process 14747 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=7.25819 s, system=0.173897 s

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

[startup+3.20201 s]
/proc/loadavg: 2.23 1.70 1.70 6/230 14763
/proc/meminfo: memFree=28417280/32770624 swapFree=66998528/67108860
[pid=14747] ppid=14744 vsize=10748324 memory=254188 CPUtime=6.65 cores=0,2,4,6
/proc/14747/stat : 14747 (java) S 14744 14747 12443 0 -1 1077944320 29578 0 0 0 649 16 0 0 20 0 16 0 415155540 11006283776 63547 33554432000 4194304 4196468 140721556033280 140721556015824 139792834461431 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
/proc/14747/statm: 2687081 63547 3356 1 0 2647217 0
[pid=14747/tid=14749] ppid=14744 vsize=10748324 memory=1204 CPUtime=1.86 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (java) S 14744 14747 12443 0 -1 1077944384 15354 0 0 0 180 6 0 0 20 0 16 0 415155540 11006283776 63547 33554432000 4194304 4196468 140721556033280 139792838704304 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14750] ppid=14744 vsize=10748324 memory=1536 CPUtime=0.01 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (java) S 14744 14747 12443 0 -1 1077944384 43 0 0 0 1 0 0 0 20 0 16 0 415155541 11006283776 63547 33554432000 4194304 4196468 140721556033280 139792441072400 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14751] ppid=14744 vsize=10748324 memory=9592 CPUtime=0.02 cores=0,2,4,6
/proc/14747/task/14751/stat : 14751 (java) S 14744 14747 12443 0 -1 1077944384 50 0 0 0 1 1 0 0 20 0 16 0 415155541 11006283776 63547 33554432000 4194304 4196468 140721556033280 139792440019856 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14752] ppid=14744 vsize=10748324 memory=22244 CPUtime=0.02 cores=0,2,4,6
/proc/14747/task/14752/stat : 14752 (java) S 14744 14747 12443 0 -1 1077944384 134 0 0 0 1 1 0 0 20 0 16 0 415155541 11006283776 63547 33554432000 4194304 4196468 140721556033280 139792438967312 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14753] ppid=14744 vsize=10748324 memory=189096 CPUtime=0.01 cores=0,2,4,6
/proc/14747/task/14753/stat : 14753 (java) S 14744 14747 12443 0 -1 1077944384 63 0 0 0 1 0 0 0 20 0 16 0 415155541 11006283776 63547 33554432000 4194304 4196468 140721556033280 139792437914768 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14754] ppid=14744 vsize=10748324 memory=2241 CPUtime=0.01 cores=0,2,4,6
/proc/14747/task/14754/stat : 14754 (java) S 14744 14747 12443 0 -1 1077944384 1129 0 0 0 1 0 0 0 20 0 16 0 415155543 11006283776 63547 33554432000 4194304 4196468 140721556033280 139792326055920 139792834472578 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14755] ppid=14744 vsize=10748324 memory=139633077957376 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14755/stat : 14755 (java) S 14744 14747 12443 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 415155543 11006283776 63547 33554432000 4194304 4196468 140721556033280 139792325002208 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14756] ppid=14744 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14756/stat : 14756 (java) S 14744 14747 12443 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 415155543 11006283776 63547 33554432000 4194304 4196468 140721556033280 139792323949568 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14757] ppid=14744 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14757/stat : 14757 (java) S 14744 14747 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415155546 11006283776 63547 33554432000 4194304 4196468 140721556033280 139792322898128 139792834480027 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14758] ppid=14744 vsize=10748324 memory=0 CPUtime=1.32 cores=0,2,4,6
/proc/14747/task/14758/stat : 14758 (java) R 14744 14747 12443 0 -1 4202560 2786 0 0 0 132 0 0 0 20 0 16 0 415155546 11006283776 63547 33554432000 4194304 4196468 140721556033280 139792321835536 139792820785696 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14759] ppid=14744 vsize=10748324 memory=139633077989312 CPUtime=1.28 cores=0,2,4,6
/proc/14747/task/14759/stat : 14759 (java) R 14744 14747 12443 0 -1 4202560 2292 0 0 0 127 1 0 0 20 0 16 0 415155546 11006283776 63547 33554432000 4194304 4196468 140721556033280 139792320793200 139792813707279 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14760] ppid=14744 vsize=10748324 memory=0 CPUtime=0.77 cores=0,2,4,6
/proc/14747/task/14760/stat : 14760 (java) S 14744 14747 12443 0 -1 1077944384 2774 0 0 0 77 0 0 0 20 0 16 0 415155546 11006283776 63547 33554432000 4194304 4196468 140721556033280 139792319740656 139792834472578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14761] ppid=14744 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14761/stat : 14761 (java) S 14744 14747 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415155546 11006283776 63547 33554432000 4194304 4196468 140721556033280 139792318688352 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14762] ppid=14744 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14762/stat : 14762 (java) S 14744 14747 12443 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 16 0 415155546 11006283776 63547 33554432000 4194304 4196468 140721556033280 139792317634864 139792834472578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14763] ppid=14744 vsize=10748324 memory=0 CPUtime=1.25 cores=0,2,4,6
/proc/14747/task/14763/stat : 14763 (java) R 14744 14747 12443 0 -1 4202560 3548 0 0 0 122 3 0 0 20 0 16 0 415155729 11006283776 63547 33554432000 4194304 4196468 140721556033280 139792300972280 139792479888377 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
Current children cumulated CPU time: 6.65 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 254188 KiB

[startup+3.40071 s]
/proc/loadavg: 2.23 1.70 1.70 6/230 14763
/proc/meminfo: memFree=28417280/32770624 swapFree=66998528/67108860
[pid=14747] ppid=14744 vsize=10748324 memory=254700 CPUtime=7.26 cores=0,2,4,6
/proc/14747/stat : 14747 (java) S 14744 14747 12443 0 -1 1077944320 29681 0 0 0 710 16 0 0 20 0 16 0 415155540 11006283776 63675 33554432000 4194304 4196468 140721556033280 140721556015824 139792834461431 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
/proc/14747/statm: 2687081 63675 3358 1 0 2647217 0
[pid=14747/tid=14749] ppid=14744 vsize=10748324 memory=0 CPUtime=1.86 cores=0,2,4,6
/proc/14747/task/14749/stat : 14749 (java) S 14744 14747 12443 0 -1 1077944384 15354 0 0 0 180 6 0 0 20 0 16 0 415155540 11006283776 63675 33554432000 4194304 4196468 140721556033280 139792838704304 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14750] ppid=14744 vsize=10748324 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/14747/task/14750/stat : 14750 (java) S 14744 14747 12443 0 -1 1077944384 43 0 0 0 1 0 0 0 20 0 16 0 415155541 11006283776 63675 33554432000 4194304 4196468 140721556033280 139792441072400 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14751] ppid=14744 vsize=10748324 memory=6791534058613427641 CPUtime=0.02 cores=0,2,4,6
/proc/14747/task/14751/stat : 14751 (java) S 14744 14747 12443 0 -1 1077944384 50 0 0 0 1 1 0 0 20 0 16 0 415155541 11006283776 63675 33554432000 4194304 4196468 140721556033280 139792440019856 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14752] ppid=14744 vsize=10748324 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/14747/task/14752/stat : 14752 (java) S 14744 14747 12443 0 -1 1077944384 134 0 0 0 1 1 0 0 20 0 16 0 415155541 11006283776 63675 33554432000 4194304 4196468 140721556033280 139792438967312 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14753] ppid=14744 vsize=10748324 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/14747/task/14753/stat : 14753 (java) S 14744 14747 12443 0 -1 1077944384 63 0 0 0 1 0 0 0 20 0 16 0 415155541 11006283776 63675 33554432000 4194304 4196468 140721556033280 139792437914768 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14754] ppid=14744 vsize=10748324 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/14747/task/14754/stat : 14754 (java) S 14744 14747 12443 0 -1 1077944384 1129 0 0 0 1 0 0 0 20 0 16 0 415155543 11006283776 63675 33554432000 4194304 4196468 140721556033280 139792326055920 139792834472578 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14755] ppid=14744 vsize=10748324 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14755/stat : 14755 (java) S 14744 14747 12443 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 415155543 11006283776 63675 33554432000 4194304 4196468 140721556033280 139792325002208 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14756] ppid=14744 vsize=10748324 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14756/stat : 14756 (java) S 14744 14747 12443 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 415155543 11006283776 63675 33554432000 4194304 4196468 140721556033280 139792323949568 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14757] ppid=14744 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14757/stat : 14757 (java) S 14744 14747 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415155546 11006283776 63675 33554432000 4194304 4196468 140721556033280 139792322898128 139792834480027 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14758] ppid=14744 vsize=10748324 memory=0 CPUtime=1.52 cores=0,2,4,6
/proc/14747/task/14758/stat : 14758 (java) R 14744 14747 12443 0 -1 4202560 2823 0 0 0 152 0 0 0 20 0 16 0 415155546 11006283776 63675 33554432000 4194304 4196468 140721556033280 139792321835664 139792820479008 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14759] ppid=14744 vsize=10748324 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/14747/task/14759/stat : 14759 (java) R 14744 14747 12443 0 -1 4202560 2332 0 0 0 146 1 0 0 20 0 16 0 415155546 11006283776 63675 33554432000 4194304 4196468 140721556033280 139792320784176 139792814154535 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14760] ppid=14744 vsize=10748324 memory=0 CPUtime=0.79 cores=0,2,4,6
/proc/14747/task/14760/stat : 14760 (java) S 14744 14747 12443 0 -1 1077944384 2799 0 0 0 79 0 0 0 20 0 16 0 415155546 11006283776 63675 33554432000 4194304 4196468 140721556033280 139792319740656 139792834472578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14761] ppid=14744 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14761/stat : 14761 (java) S 14744 14747 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415155546 11006283776 63675 33554432000 4194304 4196468 140721556033280 139792318688352 139792834471637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14762] ppid=14744 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14747/task/14762/stat : 14762 (java) S 14744 14747 12443 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 16 0 415155546 11006283776 63675 33554432000 4194304 4196468 140721556033280 139792317634864 139792834472578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
[pid=14747/tid=14763] ppid=14744 vsize=10748324 memory=0 CPUtime=1.45 cores=0,2,4,6
/proc/14747/task/14763/stat : 14763 (java) R 14744 14747 12443 0 -1 4202560 3549 0 0 0 142 3 0 0 20 0 16 0 415155729 11006283776 63675 33554432000 4194304 4196468 140721556033280 139792300965024 139792834473366 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140721556034571 140721556034674 140721556034674 140721556037583 0
Current children cumulated CPU time: 7.26 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 254700 KiB

Child status: 0
Real time (s): 3.48662
CPU time (s): 7.43209
CPU user time (s): 7.25819
CPU system time (s): 0.173897
CPU usage (%): 213.16
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 254700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.25819
system time used= 0.173897
maximum resident set size= 255596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29995
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2734
involuntary context switches= 36


# summary of solver processes directly reported to runsolver:
#   pid: 14747
#   total CPU time (s): 7.43209
#   total CPU user time (s): 7.25819
#   total CPU system time (s): 0.173897

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.045554 second user time and 0.080484 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-13 17:33:47
IDJOB=4391070
IDBENCH=120583
IDSOLVER=2833
FILE ID=node127/4391070-1568388867
RUNJOBID= node127-1568388592-14518
PBS_JOBID= 21701837
Free space on /tmp= 61300 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/GraphColoring/GraphColoring-m1-mono/GraphColoring-will199GPIA.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4391070-1568388867/watcher-4391070-1568388867 -o /tmp/evaluation-result-4391070-1568388867/solver-4391070-1568388867 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568388592-14518 --watchdog 2560  java -cp AbsCon19-06.jar AbsCon HOME/instance-4391070-1568388867.xml -cm

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

MD5SUM BENCH= a5e04939345321982833836e1e755881
RANDOM SEED=1610287203

node127.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.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		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.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		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28651948 kB
MemAvailable:   31482492 kB
Buffers:          158532 kB
Cached:          2937368 kB
SwapCached:         6772 kB
Active:          2177772 kB
Inactive:        1321108 kB
Active(anon):     396108 kB
Inactive(anon):    48320 kB
Active(file):    1781664 kB
Inactive(file):  1272788 kB
Unevictable:      109300 kB
Mlocked:          109300 kB
SwapTotal:      67108860 kB
SwapFree:       66998528 kB
Dirty:              8948 kB
Writeback:             0 kB
AnonPages:        609560 kB
Mapped:            56808 kB
Shmem:             32700 kB
Slab:             213760 kB
SReclaimable:     183856 kB
SUnreclaim:        29904 kB
KernelStack:        4016 kB
PageTables:         6764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1379504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    505856 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 61292 MiB
End job on node127 at 2019-09-13 17:33:50