Trace number 4391142

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-23OPT5 29.634 27.5111

DiagnosticValue
WRONG_DECISIONS2109220

General information on the benchmark

NameGraphColoring/GraphColoring-m1-mono/
GraphColoring-myciel5.xml
MD5SUMa954d880863fe6e02d270e9cafb0ae96
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark19.3894
Satisfiable
(Un)Satisfiability was proved
Number of variables47
Number of constraints236
Number of domains1
Minimum domain size47
Maximum domain size47
Distribution of domain sizes[{"size":47,"count":47}]
Minimum variable degree6
Maximum variable degree24
Distribution of variable degrees[{"degree":6,"count":5},{"degree":7,"count":5},{"degree":8,"count":6},{"degree":9,"count":5},{"degree":10,"count":5},{"degree":11,"count":5},{"degree":12,"count":1},{"degree":13,"count":7},{"degree":17,"count":5},{"degree":21,"count":1},{"degree":23,"count":1},{"degree":24,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":236}]
Number of extensional constraints0
Number of intensional constraints236
Distribution of constraint types[{"type":"intension","count":236}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

2.63/1.90	
2.63/1.90	AbsCon 2 
2.63/1.92	
2.89/2.07	  Instance
2.89/2.07	    name=instance-4391142-1568388846, framework=COP, bounds=-infty..+infty
2.89/2.07	
2.89/2.07	  Loading variables...
2.89/2.09	  Loading constraints...
3.13/2.20	
3.13/2.20	  Domains
3.13/2.20	    nTypes=1, nValues=2209, sizes=[47#47]
3.13/2.20	  Variables
3.13/2.20	    count=47, degrees=[6#5,7#5,8#6,9#5...17#5,21#1,23#1,24#1]
3.13/2.20	  Objectives
3.13/2.20	    way=min, type=ObjMaximumLE
3.13/2.20	  Constraints
3.13/2.20	    count=237, nSpecific=237, arities=[2#236,47#1]
3.13/2.20	    distribution=[NE#236,ObjMaximumLE#1]
3.13/2.20	    wck=0.323, cpu=2.167, mem=26M512
3.37/2.20	  Solver SolverBacktrack being built...
3.37/2.20	
3.37/2.22	
3.37/2.22	  Solver
3.37/2.22	    guaranteedGAC=true
3.37/2.22	    wck=0.35, cpu=2.192, mem=37M155
3.37/2.22	
3.37/2.22	  Preprocessing
3.37/2.22	    filters=0, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
3.37/2.22	    wck=0.001, cpu=2.194, mem=37M155
3.37/2.22	
3.37/2.23	o 5
3.37/2.23	    num=0, depth=48..46, filters=112, ccks=237, wck=0.012, mem=37M155
3.37/2.23	    decisions=47, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=1, bestBound=5
3.37/2.23	    
3.37/2.24	    num=1, depth=10..15, filters=550, ccks=237, wck=0.017, mem=37M155
3.37/2.24	    decisions=100, wrong=20, backtracks=11, failedAssignments=11, nogoods=2, foundSolutions=1, bestBound=5
3.37/2.24	    
3.37/2.24	    num=2, depth=9..13, filters=1103, ccks=237, wck=0.019, mem=37M155
3.37/2.24	    decisions=151, wrong=41, backtracks=23, failedAssignments=22, nogoods=5, foundSolutions=1, bestBound=5
3.37/2.24	    
3.37/2.25	    num=3, depth=12..16, filters=2014, ccks=237, wck=0.033, mem=37M155
3.37/2.25	    decisions=213, wrong=66, backtracks=38, failedAssignments=34, nogoods=8, foundSolutions=1, bestBound=5
3.37/2.25	    
3.37/2.26	    num=4, depth=12..19, filters=2669, ccks=237, wck=0.035, mem=37M155
3.37/2.26	    decisions=277, wrong=92, backtracks=51, failedAssignments=47, nogoods=10, foundSolutions=1, bestBound=5
3.37/2.26	    
3.37/2.26	    num=5, depth=9..15, filters=3536, ccks=237, wck=0.037, mem=37M155
3.37/2.26	    decisions=341, wrong=119, backtracks=67, failedAssignments=61, nogoods=14, foundSolutions=1, bestBound=5
3.37/2.26	    
3.37/2.26	    num=6, depth=8..14, filters=4377, ccks=237, wck=0.038, mem=39M797
3.37/2.26	    decisions=408, wrong=148, backtracks=86, failedAssignments=77, nogoods=16, foundSolutions=1, bestBound=5
3.37/2.26	    
3.37/2.27	    num=7, depth=12..19, filters=5208, ccks=237, wck=0.04, mem=39M797
3.37/2.27	    decisions=495, wrong=184, backtracks=108, failedAssignments=94, nogoods=19, foundSolutions=1, bestBound=5
3.37/2.27	    
3.37/2.27	    num=8, depth=10..17, filters=6117, ccks=237, wck=0.042, mem=39M797
3.37/2.27	    decisions=566, wrong=214, backtracks=122, failedAssignments=113, nogoods=23, foundSolutions=1, bestBound=5
3.37/2.27	    
3.37/2.27	    num=9, depth=13..19, filters=7109, ccks=237, wck=0.044, mem=39M797
3.37/2.27	    decisions=658, wrong=253, backtracks=144, failedAssignments=134, nogoods=26, foundSolutions=1, bestBound=5
3.37/2.27	    
3.37/2.27	    num=10, depth=12..18, filters=8282, ccks=237, wck=0.046, mem=39M797
3.37/2.27	    decisions=756, wrong=296, backtracks=172, failedAssignments=157, nogoods=27, foundSolutions=1, bestBound=5
3.37/2.27	    
3.37/2.28	    num=11, depth=9..13, filters=9253, ccks=237, wck=0.048, mem=39M797
3.37/2.28	    decisions=839, wrong=333, backtracks=193, failedAssignments=182, nogoods=32, foundSolutions=1, bestBound=5
3.37/2.28	    
3.37/2.28	    num=12, depth=8..14, filters=10998, ccks=237, wck=0.05, mem=39M797
3.37/2.28	    decisions=962, wrong=389, backtracks=222, failedAssignments=210, nogoods=35, foundSolutions=1, bestBound=5
3.37/2.28	    
3.37/2.28	    num=13, depth=9..17, filters=12668, ccks=237, wck=0.053, mem=39M797
3.37/2.28	    decisions=1096, wrong=450, backtracks=257, failedAssignments=241, nogoods=39, foundSolutions=1, bestBound=5
3.37/2.28	    
3.37/2.28	    num=14, depth=12..20, filters=14039, ccks=237, wck=0.055, mem=39M797
3.37/2.28	    decisions=1221, wrong=506, backtracks=284, failedAssignments=275, nogoods=44, foundSolutions=1, bestBound=5
3.37/2.28	    
3.37/2.28	    num=15, depth=10..15, filters=15627, ccks=237, wck=0.057, mem=39M797
3.37/2.28	    decisions=1345, wrong=563, backtracks=310, failedAssignments=312, nogoods=46, foundSolutions=1, bestBound=5
3.37/2.28	    
3.37/2.28	    num=16, depth=8..15, filters=17496, ccks=237, wck=0.059, mem=39M797
3.37/2.28	    decisions=1491, wrong=630, backtracks=345, failedAssignments=353, nogoods=49, foundSolutions=1, bestBound=5
3.37/2.28	    
3.37/2.29	    num=17, depth=9..16, filters=19826, ccks=237, wck=0.061, mem=39M797
3.37/2.29	    decisions=1675, wrong=716, backtracks=395, failedAssignments=398, nogoods=54, foundSolutions=1, bestBound=5
3.37/2.29	    
3.37/2.29	    num=18, depth=9..15, filters=22320, ccks=237, wck=0.064, mem=39M797
3.37/2.29	    decisions=1860, wrong=803, backtracks=439, failedAssignments=448, nogoods=60, foundSolutions=1, bestBound=5
3.37/2.29	    
3.37/2.29	    num=19, depth=9..18, filters=25795, ccks=237, wck=0.066, mem=39M797
3.37/2.29	    decisions=2086, wrong=911, backtracks=497, failedAssignments=503, nogoods=65, foundSolutions=1, bestBound=5
3.37/2.29	    
3.37/2.29	    num=20, depth=9..15, filters=29151, ccks=237, wck=0.069, mem=39M797
3.37/2.29	    decisions=2313, wrong=1020, backtracks=560, failedAssignments=564, nogoods=70, foundSolutions=1, bestBound=5
3.37/2.29	    
3.37/2.29	    num=21, depth=8..15, filters=32841, ccks=237, wck=0.071, mem=39M797
3.37/2.29	    decisions=2574, wrong=1145, backtracks=631, failedAssignments=631, nogoods=75, foundSolutions=1, bestBound=5
3.37/2.29	    
3.37/2.29	    num=22, depth=8..16, filters=36536, ccks=237, wck=0.074, mem=39M797
3.37/2.29	    decisions=2849, wrong=1278, backtracks=703, failedAssignments=705, nogoods=79, foundSolutions=1, bestBound=5
3.37/2.29	    
3.37/2.30	    num=23, depth=7..14, filters=40872, ccks=237, wck=0.076, mem=39M797
3.37/2.30	    decisions=3157, wrong=1427, backtracks=790, failedAssignments=786, nogoods=84, foundSolutions=1, bestBound=5
3.37/2.30	    
3.37/2.30	    num=24, depth=6..15, filters=45180, ccks=237, wck=0.079, mem=39M797
3.37/2.30	    decisions=3489, wrong=1589, backtracks=880, failedAssignments=875, nogoods=88, foundSolutions=1, bestBound=5
3.37/2.30	    
3.69/2.30	    num=25, depth=6..16, filters=50181, ccks=237, wck=0.083, mem=39M797
3.69/2.30	    decisions=3857, wrong=1768, backtracks=987, failedAssignments=973, nogoods=95, foundSolutions=1, bestBound=5
3.69/2.30	    
3.69/2.31	    num=26, depth=6..13, filters=56374, ccks=237, wck=0.086, mem=39M797
3.69/2.31	    decisions=4234, wrong=1953, backtracks=1092, failedAssignments=1081, nogoods=103, foundSolutions=1, bestBound=5
3.69/2.31	    
3.69/2.31	    num=27, depth=7..16, filters=61938, ccks=237, wck=0.089, mem=39M797
3.69/2.31	    decisions=4677, wrong=2171, backtracks=1213, failedAssignments=1200, nogoods=104, foundSolutions=1, bestBound=5
3.69/2.31	    
3.69/2.31	    num=28, depth=7..15, filters=68986, ccks=237, wck=0.093, mem=42M440
3.69/2.31	    decisions=5171, wrong=2414, backtracks=1367, failedAssignments=1331, nogoods=109, foundSolutions=1, bestBound=5
3.69/2.31	    
3.69/2.32	    num=29, depth=8..17, filters=77423, ccks=237, wck=0.098, mem=42M440
3.69/2.32	    decisions=5737, wrong=2692, backtracks=1539, failedAssignments=1475, nogoods=115, foundSolutions=1, bestBound=5
3.69/2.32	    
3.69/2.32	    num=30, depth=8..16, filters=85860, ccks=237, wck=0.102, mem=42M440
3.69/2.32	    decisions=6357, wrong=2997, backtracks=1720, failedAssignments=1633, nogoods=121, foundSolutions=1, bestBound=5
3.69/2.32	    
3.69/2.33	    num=31, depth=7..14, filters=95680, ccks=237, wck=0.107, mem=42M440
3.69/2.33	    decisions=7023, wrong=3325, backtracks=1907, failedAssignments=1807, nogoods=128, foundSolutions=1, bestBound=5
3.69/2.33	    
3.69/2.33	    num=32, depth=6..15, filters=105531, ccks=237, wck=0.113, mem=42M440
3.69/2.33	    decisions=7809, wrong=3712, backtracks=2153, failedAssignments=1998, nogoods=131, foundSolutions=1, bestBound=5
3.69/2.33	    
3.69/2.34	    num=33, depth=6..14, filters=118129, ccks=237, wck=0.119, mem=42M440
3.69/2.34	    decisions=8608, wrong=4107, backtracks=2391, failedAssignments=2209, nogoods=138, foundSolutions=1, bestBound=5
3.69/2.34	    
3.69/2.35	    num=34, depth=7..16, filters=130959, ccks=237, wck=0.125, mem=42M440
3.69/2.35	    decisions=9521, wrong=4559, backtracks=2684, failedAssignments=2441, nogoods=146, foundSolutions=1, bestBound=5
3.69/2.35	    
3.69/2.35	    num=35, depth=7..16, filters=144058, ccks=237, wck=0.132, mem=45M82
3.69/2.35	    decisions=10459, wrong=5024, backtracks=2952, failedAssignments=2696, nogoods=154, foundSolutions=1, bestBound=5
3.69/2.35	    
3.69/2.36	    num=36, depth=7..15, filters=158235, ccks=237, wck=0.139, mem=45M82
3.69/2.36	    decisions=11487, wrong=5533, backtracks=3245, failedAssignments=2977, nogoods=162, foundSolutions=1, bestBound=5
3.69/2.36	    
3.69/2.37	    num=37, depth=7..16, filters=174219, ccks=237, wck=0.148, mem=45M82
3.69/2.37	    decisions=12655, wrong=6111, backtracks=3612, failedAssignments=3286, nogoods=166, foundSolutions=1, bestBound=5
3.69/2.37	    
3.69/2.38	    num=38, depth=7..15, filters=193342, ccks=237, wck=0.159, mem=45M82
3.69/2.38	    decisions=13953, wrong=6756, backtracks=4006, failedAssignments=3626, nogoods=176, foundSolutions=1, bestBound=5
3.69/2.38	    
3.69/2.39	    num=39, depth=7..16, filters=213476, ccks=237, wck=0.17, mem=47M725
3.69/2.39	    decisions=15360, wrong=7455, backtracks=4444, failedAssignments=4000, nogoods=186, foundSolutions=1, bestBound=5
3.69/2.39	    
4.00/2.40	    num=40, depth=6..17, filters=234663, ccks=237, wck=0.183, mem=47M725
4.00/2.40	    decisions=16906, wrong=8224, backtracks=4897, failedAssignments=4411, nogoods=196, foundSolutions=1, bestBound=5
4.00/2.40	    
4.00/2.42	    num=41, depth=6..18, filters=259820, ccks=237, wck=0.196, mem=47M725
4.00/2.42	    decisions=18620, wrong=9077, backtracks=5431, failedAssignments=4863, nogoods=201, foundSolutions=1, bestBound=5
4.00/2.42	    
4.00/2.43	    num=42, depth=5..16, filters=285973, ccks=237, wck=0.209, mem=50M367
4.00/2.43	    decisions=20448, wrong=9987, backtracks=5988, failedAssignments=5360, nogoods=205, foundSolutions=1, bestBound=5
4.00/2.43	    
4.00/2.44	    num=43, depth=5..16, filters=319470, ccks=237, wck=0.223, mem=50M367
4.00/2.44	    decisions=22525, wrong=11020, backtracks=6647, failedAssignments=5907, nogoods=210, foundSolutions=1, bestBound=5
4.00/2.44	    
4.00/2.46	    num=44, depth=5..16, filters=354507, ccks=237, wck=0.238, mem=50M367
4.00/2.46	    decisions=24806, wrong=12155, backtracks=7345, failedAssignments=6509, nogoods=215, foundSolutions=1, bestBound=5
4.00/2.46	    
4.00/2.47	    num=45, depth=5..16, filters=389684, ccks=237, wck=0.252, mem=53M9
4.00/2.47	    decisions=27340, wrong=13419, backtracks=8100, failedAssignments=7171, nogoods=223, foundSolutions=1, bestBound=5
4.00/2.47	    
4.00/2.49	    num=46, depth=5..16, filters=426559, ccks=237, wck=0.267, mem=53M9
4.00/2.49	    decisions=30056, wrong=14772, backtracks=8972, failedAssignments=7899, nogoods=229, foundSolutions=1, bestBound=5
4.00/2.49	    
4.24/2.50	    num=47, depth=5..17, filters=470195, ccks=237, wck=0.284, mem=55M652
4.24/2.50	    decisions=33020, wrong=16250, backtracks=9849, failedAssignments=8700, nogoods=240, foundSolutions=1, bestBound=5
4.24/2.50	    
4.24/2.52	    num=48, depth=5..17, filters=517684, ccks=237, wck=0.302, mem=55M652
4.24/2.52	    decisions=36338, wrong=17904, backtracks=10887, failedAssignments=9581, nogoods=244, foundSolutions=1, bestBound=5
4.24/2.52	    
4.24/2.54	    num=49, depth=6..18, filters=568137, ccks=237, wck=0.322, mem=58M294
4.24/2.54	    decisions=39902, wrong=19682, backtracks=11954, failedAssignments=10551, nogoods=256, foundSolutions=1, bestBound=5
4.24/2.54	    
4.24/2.57	    num=50, depth=5..17, filters=627308, ccks=237, wck=0.345, mem=60M937
4.24/2.57	    decisions=43847, wrong=21649, backtracks=13171, failedAssignments=11618, nogoods=259, foundSolutions=1, bestBound=5
4.24/2.57	    
4.24/2.59	    num=51, depth=6..16, filters=693240, ccks=237, wck=0.37, mem=63M579
4.24/2.59	    decisions=48417, wrong=23929, backtracks=14629, failedAssignments=12791, nogoods=266, foundSolutions=1, bestBound=5
4.24/2.59	    
4.35/2.62	    num=52, depth=4..17, filters=767094, ccks=237, wck=0.4, mem=66M222
4.35/2.62	    decisions=53405, wrong=26419, backtracks=16250, failedAssignments=14082, nogoods=275, foundSolutions=1, bestBound=5
4.35/2.62	    
4.35/2.65	    num=53, depth=5..16, filters=844238, ccks=237, wck=0.429, mem=68M864
4.35/2.65	    decisions=58700, wrong=29063, backtracks=17873, failedAssignments=15502, nogoods=285, foundSolutions=1, bestBound=5
4.35/2.65	    
4.35/2.68	    num=54, depth=7..18, filters=928773, ccks=237, wck=0.462, mem=71M507
4.35/2.68	    decisions=64551, wrong=31984, backtracks=19702, failedAssignments=17064, nogoods=299, foundSolutions=1, bestBound=5
4.35/2.68	    
4.45/2.72	    num=55, depth=5..20, filters=1017798, ccks=237, wck=0.497, mem=74M149
4.45/2.72	    decisions=70845, wrong=35126, backtracks=21623, failedAssignments=18782, nogoods=306, foundSolutions=1, bestBound=5
4.45/2.72	    
4.45/2.76	    num=56, depth=7..17, filters=1126205, ccks=237, wck=0.539, mem=76M791
4.45/2.76	    decisions=77863, wrong=38630, backtracks=23808, failedAssignments=20672, nogoods=314, foundSolutions=1, bestBound=5
4.45/2.76	    
4.56/2.81	    num=57, depth=4..17, filters=1242549, ccks=237, wck=0.585, mem=82M76
4.56/2.81	    decisions=85741, wrong=42565, backtracks=26275, failedAssignments=22751, nogoods=322, foundSolutions=1, bestBound=5
4.56/2.81	    
4.56/2.86	    num=58, depth=4..17, filters=1373107, ccks=237, wck=0.636, mem=84M719
4.56/2.86	    decisions=94404, wrong=46893, backtracks=29009, failedAssignments=25038, nogoods=332, foundSolutions=1, bestBound=5
4.56/2.86	    
4.66/2.91	    num=59, depth=3..18, filters=1512555, ccks=237, wck=0.69, mem=90M4
4.66/2.91	    decisions=103784, wrong=51579, backtracks=31897, failedAssignments=27554, nogoods=341, foundSolutions=1, bestBound=5
4.66/2.91	    
4.66/2.97	    num=60, depth=4..17, filters=1675547, ccks=237, wck=0.753, mem=95M288
4.66/2.97	    decisions=114222, wrong=56795, backtracks=35167, failedAssignments=30322, nogoods=351, foundSolutions=1, bestBound=5
4.66/2.97	    
4.79/3.04	    num=61, depth=3..19, filters=1841900, ccks=237, wck=0.816, mem=100M573
4.79/3.04	    decisions=125276, wrong=62318, backtracks=38495, failedAssignments=33366, nogoods=358, foundSolutions=1, bestBound=5
4.79/3.04	    
4.89/3.11	    num=62, depth=4..18, filters=2033471, ccks=237, wck=0.89, mem=108M501
4.89/3.11	    decisions=137889, wrong=68621, backtracks=42409, failedAssignments=36715, nogoods=369, foundSolutions=1, bestBound=5
4.89/3.11	    
4.89/3.19	    num=63, depth=4..18, filters=2239005, ccks=237, wck=0.968, mem=113M786
4.89/3.19	    decisions=151439, wrong=75393, backtracks=46533, failedAssignments=40399, nogoods=380, foundSolutions=1, bestBound=5
4.89/3.19	    
4.98/3.28	    num=64, depth=4..19, filters=2468833, ccks=237, wck=1.057, mem=121M713
4.98/3.28	    decisions=166730, wrong=83035, backtracks=51419, failedAssignments=44451, nogoods=387, foundSolutions=1, bestBound=5
4.98/3.28	    
5.08/3.38	    num=65, depth=3..18, filters=2733339, ccks=237, wck=1.16, mem=129M640
5.08/3.38	    decisions=183769, wrong=91552, backtracks=56809, failedAssignments=48908, nogoods=395, foundSolutions=1, bestBound=5
5.08/3.38	    
5.19/3.49	    num=66, depth=3..17, filters=3015880, ccks=237, wck=1.27, mem=140M210
5.19/3.49	    decisions=202154, wrong=100740, backtracks=62584, failedAssignments=53811, nogoods=408, foundSolutions=1, bestBound=5
5.19/3.49	    
5.44/3.62	    num=67, depth=3..19, filters=3327083, ccks=237, wck=1.398, mem=27M548
5.44/3.62	    decisions=222467, wrong=110893, backtracks=69033, failedAssignments=59205, nogoods=420, foundSolutions=1, bestBound=5
5.44/3.62	    
5.54/3.74	    num=68, depth=3..18, filters=3665868, ccks=237, wck=1.524, mem=37M907
5.54/3.74	    decisions=244401, wrong=121857, backtracks=75901, failedAssignments=65138, nogoods=437, foundSolutions=1, bestBound=5
5.54/3.74	    
5.64/3.88	    num=69, depth=3..19, filters=4031609, ccks=237, wck=1.662, mem=50M855
5.64/3.88	    decisions=269203, wrong=134255, backtracks=83977, failedAssignments=71664, nogoods=450, foundSolutions=1, bestBound=5
5.64/3.88	    
5.85/4.04	    num=70, depth=3..17, filters=4465461, ccks=237, wck=1.821, mem=66M392
5.85/4.04	    decisions=296235, wrong=147766, backtracks=92525, failedAssignments=78843, nogoods=463, foundSolutions=1, bestBound=5
5.85/4.04	    
6.05/4.21	    num=71, depth=3..19, filters=4899229, ccks=237, wck=1.985, mem=79M340
6.05/4.21	    decisions=325414, wrong=162351, backtracks=101511, failedAssignments=86740, nogoods=470, foundSolutions=1, bestBound=5
6.05/4.21	    
6.15/4.39	    num=72, depth=3..19, filters=5379058, ccks=237, wck=2.166, mem=94M877
6.15/4.39	    decisions=357955, wrong=178617, backtracks=111829, failedAssignments=95427, nogoods=479, foundSolutions=1, bestBound=5
6.15/4.39	    
6.35/4.59	    num=73, depth=3..19, filters=5933689, ccks=237, wck=2.373, mem=113M4
6.35/4.59	    decisions=393903, wrong=196586, backtracks=123158, failedAssignments=104982, nogoods=487, foundSolutions=1, bestBound=5
6.35/4.59	    
6.65/4.82	    num=74, depth=3..19, filters=6539699, ccks=237, wck=2.598, mem=133M721
6.65/4.82	    decisions=433343, wrong=216302, backtracks=135674, failedAssignments=115493, nogoods=495, foundSolutions=1, bestBound=5
6.65/4.82	    
6.86/5.08	    num=75, depth=3..20, filters=7204454, ccks=237, wck=2.858, mem=24M963
6.86/5.08	    decisions=476817, wrong=238036, backtracks=149476, failedAssignments=127055, nogoods=509, foundSolutions=1, bestBound=5
6.86/5.08	    
7.17/5.34	    num=76, depth=3..20, filters=7914219, ccks=237, wck=3.124, mem=48M436
7.17/5.34	    decisions=524731, wrong=261990, backtracks=164660, failedAssignments=139773, nogoods=528, foundSolutions=1, bestBound=5
7.17/5.34	    
7.47/5.65	    num=77, depth=3..20, filters=8697211, ccks=237, wck=3.425, mem=74M516
7.47/5.65	    decisions=577099, wrong=288169, backtracks=181293, failedAssignments=153763, nogoods=538, foundSolutions=1, bestBound=5
7.47/5.65	    
7.77/5.98	    num=78, depth=2..19, filters=9596121, ccks=237, wck=3.76, mem=103M205
7.77/5.98	    decisions=635360, wrong=317297, backtracks=199896, failedAssignments=169152, nogoods=554, foundSolutions=1, bestBound=5
7.77/5.98	    
8.18/6.34	    num=79, depth=2..18, filters=10570899, ccks=237, wck=4.123, mem=137M110
8.18/6.34	    decisions=699004, wrong=349115, backtracks=220060, failedAssignments=186080, nogoods=566, foundSolutions=1, bestBound=5
8.18/6.34	    
8.61/6.76	    num=80, depth=2..20, filters=11647633, ccks=237, wck=4.54, mem=41M801
8.61/6.76	    decisions=769428, wrong=384324, backtracks=242839, failedAssignments=204701, nogoods=572, foundSolutions=1, bestBound=5
8.61/6.76	    
9.11/7.21	    num=81, depth=2..19, filters=12812222, ccks=237, wck=4.992, mem=78M503
9.11/7.21	    decisions=847141, wrong=423177, backtracks=268128, failedAssignments=225185, nogoods=579, foundSolutions=1, bestBound=5
9.11/7.21	    
9.51/7.69	    num=82, depth=3..19, filters=14066855, ccks=237, wck=5.466, mem=118M875
9.51/7.69	    decisions=931466, wrong=465336, backtracks=294803, failedAssignments=247717, nogoods=590, foundSolutions=1, bestBound=5
9.51/7.69	    
10.11/8.25	    num=83, depth=1..19, filters=15575058, ccks=237, wck=6.025, mem=170M258
10.11/8.25	    decisions=1024971, wrong=512082, backtracks=324582, failedAssignments=272502, nogoods=597, foundSolutions=1, bestBound=5
10.11/8.25	    
10.74/8.85	    num=84, depth=1..18, filters=17144530, ccks=237, wck=6.633, mem=38M120
10.74/8.85	    decisions=1127552, wrong=563369, backtracks=357588, failedAssignments=299766, nogoods=607, foundSolutions=1, bestBound=5
10.74/8.85	    
11.44/9.51	    num=85, depth=2..18, filters=18900923, ccks=237, wck=7.288, mem=97M18
11.44/9.51	    decisions=1240760, wrong=619970, backtracks=393486, failedAssignments=329756, nogoods=624, foundSolutions=1, bestBound=5
11.44/9.51	    
12.14/10.25	    num=86, depth=2..20, filters=20850100, ccks=237, wck=8.028, mem=159M597
12.14/10.25	    decisions=1364065, wrong=681619, backtracks=432633, failedAssignments=362745, nogoods=644, foundSolutions=1, bestBound=5
12.14/10.25	    
12.99/11.07	    num=87, depth=2..19, filters=22985867, ccks=237, wck=8.848, mem=45M568
12.99/11.07	    decisions=1500484, wrong=749825, backtracks=476554, failedAssignments=399033, nogoods=656, foundSolutions=1, bestBound=5
12.99/11.07	    
13.88/11.95	    num=88, depth=1..20, filters=25292177, ccks=237, wck=9.733, mem=122M833
13.88/11.95	    decisions=1650179, wrong=824669, backtracks=524586, failedAssignments=438950, nogoods=667, foundSolutions=1, bestBound=5
13.88/11.95	    
14.88/12.91	    num=89, depth=1..20, filters=27777759, ccks=237, wck=10.691, mem=205M249
14.88/12.91	    decisions=1814860, wrong=907006, backtracks=576969, failedAssignments=482859, nogoods=677, foundSolutions=1, bestBound=5
14.88/12.91	    
15.91/14.01	    num=90, depth=1..20, filters=30570274, ccks=237, wck=11.784, mem=40M410
15.91/14.01	    decisions=1995586, wrong=997364, backtracks=634815, failedAssignments=531159, nogoods=685, foundSolutions=1, bestBound=5
15.91/14.01	    
17.21/15.20	    num=91, depth=1..19, filters=33677850, ccks=237, wck=12.978, mem=143M559
17.21/15.20	    decisions=2195831, wrong=1097484, backtracks=700844, failedAssignments=584289, nogoods=698, foundSolutions=1, bestBound=5
17.21/15.20	    
18.51/16.54	    num=92, depth=0..18, filters=37232942, ccks=237, wck=14.315, mem=262M181
18.51/16.54	    decisions=2415950, wrong=1207541, backtracks=772612, failedAssignments=642732, nogoods=709, foundSolutions=1, bestBound=5
18.51/16.54	    
19.94/17.99	    num=93, depth=1..19, filters=40973323, ccks=237, wck=15.764, mem=131M883
19.94/17.99	    decisions=2659285, wrong=1329206, backtracks=853331, failedAssignments=707019, nogoods=721, foundSolutions=1, bestBound=5
19.94/17.99	    
21.54/19.56	    num=94, depth=0..19, filters=45091044, ccks=237, wck=17.337, mem=264M966
21.54/19.56	    decisions=2925861, wrong=1462492, backtracks=939950, failedAssignments=777735, nogoods=732, foundSolutions=1, bestBound=5
21.54/19.56	    
23.38/21.31	    num=95, depth=0..19, filters=49635416, ccks=237, wck=19.091, mem=69M178
23.38/21.31	    decisions=3218937, wrong=1609027, backtracks=1035807, failedAssignments=855522, nogoods=743, foundSolutions=1, bestBound=5
23.38/21.31	    
25.28/23.28	    num=96, depth=0..18, filters=54767065, ccks=237, wck=21.064, mem=238M630
25.28/23.28	    decisions=3541533, wrong=1770323, backtracks=1143796, failedAssignments=941088, nogoods=759, foundSolutions=1, bestBound=5
25.28/23.28	    
27.51/25.47	    num=97, depth=0..19, filters=60370264, ccks=237, wck=23.247, mem=70M25
27.51/25.47	    decisions=3897105, wrong=1948106, backtracks=1261164, failedAssignments=1035211, nogoods=770, foundSolutions=1, bestBound=5
27.51/25.47	    
29.51/27.50	
29.51/27.50	  New Bounds: 5..4
29.51/27.50	    num=98, depth=0..18, filters=65644686, ccks=237, wck=25.276, mem=245M853
29.51/27.50	    decisions=4219335, wrong=2109222, backtracks=1369063, failedAssignments=1121053, foundSolutions=1, bestBound=5
29.51/27.50	    
29.61/27.50	  Global
29.61/27.50	    filters=65644686, ccks=237
29.61/27.50	    Stop=FULL_EXPLORATION, wrong=2109222, bestBound=5, bestBoundWck=0.357, bestBoundCpu=2.199, foundSolutions=1, firstSolCpu=2.199
29.61/27.50	    wck=25.626, cpu=27.357, mem=245M853
29.61/27.50	
29.61/27.50	v <instantiation id='sol1' type='solution' cost='5'>  <list> x[] </list>  <values> 0 1 0 1 2 0 1 0 1 2 3 0 1 0 1 2 0 1 0 1 2 3 4 0 1 0 1 2 0 1 0 1 2 3 0 1 0 1 2 0 1 0 1 2 3 4 5 </values>  </instantiation>
29.61/27.50	s OPTIMUM FOUND
29.61/27.50	
29.61/27.50	d WRONG_DECISIONS 2109222

Verifier Data

OK	5

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4391142-1568388846/watcher-4391142-1568388846 -o /tmp/evaluation-result-4391142-1568388846/solver-4391142-1568388846 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node132-1568388789-29048 --watchdog 2560 java -cp AbsCon19-06.jar AbsCon HOME/instance-4391142-1568388846.xml -cm 

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

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

solver pid=29171, runsolver pid=29168

[startup+0.100069 s]*
/proc/loadavg: 0.96 1.02 1.36 5/233 29186
/proc/meminfo: memFree=31619292/32770624 swapFree=67009268/67108860
[pid=29171] ppid=29168 vsize=10659884 memory=28920 CPUtime=0.13 cores=0,2,4,6
/proc/29171/stat : 29171 (java) S 29168 29171 26870 0 -1 1077944320 5751 0 0 0 12 1 0 0 20 0 15 0 414807328 10915721216 7230 33554432000 4194304 4196468 140731000958800 140731000941344 140448581705463 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
/proc/29171/statm: 2664971 7230 2896 1 0 2627468 0
[pid=29171/tid=29173] ppid=29168 vsize=10659884 memory=7747744361495276107 CPUtime=0.09 cores=0,2,4,6
/proc/29171/task/29173/stat : 29173 (java) R 29168 29171 26870 0 -1 4202560 3273 0 0 0 9 0 0 0 20 0 15 0 414807329 10915721216 7361 33554432000 4194304 4196468 140731000958800 140448585936040 140448198897403 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29174] ppid=29168 vsize=10659884 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29174/stat : 29174 (java) S 29168 29171 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414807329 10915721216 7361 33554432000 4194304 4196468 140731000958800 140448188197648 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29175] ppid=29168 vsize=10659884 memory=140425831442048 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29175/stat : 29175 (java) S 29168 29171 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414807329 10915721216 7361 33554432000 4194304 4196468 140731000958800 140448187145104 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29176] ppid=29168 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29176/stat : 29176 (java) S 29168 29171 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414807329 10915721216 7361 33554432000 4194304 4196468 140731000958800 140448186092560 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29177] ppid=29168 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29177/stat : 29177 (java) S 29168 29171 26870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414807329 10915721216 7361 33554432000 4194304 4196468 140731000958800 140448185040016 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29178] ppid=29168 vsize=10659884 memory=140425831442048 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29178/stat : 29178 (java) S 29168 29171 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414807331 10915721216 7361 33554432000 4194304 4196468 140731000958800 140447939450864 140448581716610 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29179] ppid=29168 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29179/stat : 29179 (java) S 29168 29171 26870 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414807331 10915721216 7361 33554432000 4194304 4196468 140731000958800 140447938397088 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29180] ppid=29168 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29180/stat : 29180 (java) S 29168 29171 26870 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414807331 10915721216 7361 33554432000 4194304 4196468 140731000958800 140447937344496 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29181] ppid=29168 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29181/stat : 29181 (java) S 29168 29171 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414807334 10915721216 7361 33554432000 4194304 4196468 140731000958800 140447936293072 140448581724059 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29182] ppid=29168 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29182/stat : 29182 (java) R 29168 29171 26870 0 -1 1077944384 567 0 0 0 0 0 0 0 20 0 15 0 414807334 10915721216 7361 33554432000 4194304 4196468 140731000958800 140447935240688 140448581716610 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29183] ppid=29168 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29183/stat : 29183 (java) R 29168 29171 26870 0 -1 4202560 113 0 0 0 0 0 0 0 20 0 15 0 414807334 10915721216 7361 33554432000 4194304 4196468 140731000958800 140447934169048 140448563250424 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29184] ppid=29168 vsize=10659884 memory=140425831442048 CPUtime=0.02 cores=0,2,4,6
/proc/29171/task/29184/stat : 29184 (java) R 29168 29171 26870 0 -1 4202560 555 0 0 0 2 0 0 0 20 0 15 0 414807334 10915721216 7361 33554432000 4194304 4196468 140731000958800 140447933131480 140448560637228 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29185] ppid=29168 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29185/stat : 29185 (java) S 29168 29171 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414807334 10915721216 7361 33554432000 4194304 4196468 140731000958800 140447932083296 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29186] ppid=29168 vsize=10659884 memory=140425831442048 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29186/stat : 29186 (java) R 29168 29171 26870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414807334 10915721216 7361 33554432000 4194304 4196468 140731000958800 140447931029808 140448581716610 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 28920 KiB

[startup+0.210989 s]*
/proc/loadavg: 0.96 1.02 1.36 3/233 29186
/proc/meminfo: memFree=31612284/32770624 swapFree=67009268/67108860
[pid=29171] ppid=29168 vsize=10659884 memory=34816 CPUtime=0.32 cores=0,2,4,6
/proc/29171/stat : 29171 (java) S 29168 29171 26870 0 -1 1077944320 6817 0 0 0 31 1 0 0 20 0 15 0 414807328 10915721216 8704 33554432000 4194304 4196468 140731000958800 140731000941344 140448581705463 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
/proc/29171/statm: 2664971 8704 2989 1 0 2627468 0
[pid=29171/tid=29173] ppid=29168 vsize=10659884 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/29171/task/29173/stat : 29173 (java) R 29168 29171 26870 0 -1 4202560 3878 0 0 0 20 0 0 0 20 0 15 0 414807329 10915721216 8704 33554432000 4194304 4196468 140731000958800 140448585931824 140448581727389 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29174] ppid=29168 vsize=10659884 memory=288293255295270935 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29174/stat : 29174 (java) S 29168 29171 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414807329 10915721216 8704 33554432000 4194304 4196468 140731000958800 140448188197648 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29175] ppid=29168 vsize=10659884 memory=140425833191274 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29175/stat : 29175 (java) S 29168 29171 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414807329 10915721216 8704 33554432000 4194304 4196468 140731000958800 140448187145104 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29176] ppid=29168 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29176/stat : 29176 (java) S 29168 29171 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414807329 10915721216 8704 33554432000 4194304 4196468 140731000958800 140448186092560 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29177] ppid=29168 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29177/stat : 29177 (java) S 29168 29171 26870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414807329 10915721216 8704 33554432000 4194304 4196468 140731000958800 140448185040016 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29178] ppid=29168 vsize=10659884 memory=140425831442048 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29178/stat : 29178 (java) S 29168 29171 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414807331 10915721216 8704 33554432000 4194304 4196468 140731000958800 140447939450864 140448581716610 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29179] ppid=29168 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29179/stat : 29179 (java) S 29168 29171 26870 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414807331 10915721216 8704 33554432000 4194304 4196468 140731000958800 140447938397088 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29180] ppid=29168 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29180/stat : 29180 (java) S 29168 29171 26870 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414807331 10915721216 8704 33554432000 4194304 4196468 140731000958800 140447937344496 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29181] ppid=29168 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29181/stat : 29181 (java) S 29168 29171 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414807334 10915721216 8704 33554432000 4194304 4196468 140731000958800 140447936293072 140448581724059 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29182] ppid=29168 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/29171/task/29182/stat : 29182 (java) S 29168 29171 26870 0 -1 1077944384 663 0 0 0 3 0 0 0 20 0 15 0 414807334 10915721216 8704 33554432000 4194304 4196468 140731000958800 140447935240688 140448581716610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29183] ppid=29168 vsize=10659884 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/29171/task/29183/stat : 29183 (java) S 29168 29171 26870 0 -1 1077944384 305 0 0 0 2 0 0 0 20 0 15 0 414807334 10915721216 8704 33554432000 4194304 4196468 140731000958800 140447934188144 140448581716610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29184] ppid=29168 vsize=10659884 memory=140425831442048 CPUtime=0.05 cores=0,2,4,6
/proc/29171/task/29184/stat : 29184 (java) S 29168 29171 26870 0 -1 1077944384 611 0 0 0 5 0 0 0 20 0 15 0 414807334 10915721216 8704 33554432000 4194304 4196468 140731000958800 140447933135600 140448581716610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29185] ppid=29168 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29185/stat : 29185 (java) S 29168 29171 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414807334 10915721216 8704 33554432000 4194304 4196468 140731000958800 140447932083296 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29186] ppid=29168 vsize=10659884 memory=140425831442048 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29186/stat : 29186 (java) S 29168 29171 26870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414807334 10915721216 8704 33554432000 4194304 4196468 140731000958800 140447931029808 140448581716610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 34816 KiB

[startup+0.31043 s]*
/proc/loadavg: 0.96 1.02 1.36 3/233 29186
/proc/meminfo: memFree=31604608/32770624 swapFree=67009268/67108860
[pid=29171] ppid=29168 vsize=10659884 memory=40004 CPUtime=0.47 cores=0,2,4,6
/proc/29171/stat : 29171 (java) S 29168 29171 26870 0 -1 1077944320 9371 0 0 0 44 3 0 0 20 0 15 0 414807328 10915721216 10001 33554432000 4194304 4196468 140731000958800 140731000941344 140448581705463 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
/proc/29171/statm: 2664971 10001 3001 1 0 2627468 0
[pid=29171/tid=29173] ppid=29168 vsize=10659884 memory=8389772277269004345 CPUtime=0.3 cores=0,2,4,6
/proc/29171/task/29173/stat : 29173 (java) R 29168 29171 26870 0 -1 4202560 6341 0 0 0 28 2 0 0 20 0 15 0 414807329 10915721216 10001 33554432000 4194304 4196468 140731000958800 140448585937264 140448581727389 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29174] ppid=29168 vsize=10659884 memory=4294967661 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29174/stat : 29174 (java) S 29168 29171 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414807329 10915721216 10001 33554432000 4194304 4196468 140731000958800 140448188197648 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29175] ppid=29168 vsize=10659884 memory=140425834314721 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29175/stat : 29175 (java) S 29168 29171 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414807329 10915721216 10001 33554432000 4194304 4196468 140731000958800 140448187145104 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29176] ppid=29168 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29176/stat : 29176 (java) S 29168 29171 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414807329 10915721216 10001 33554432000 4194304 4196468 140731000958800 140448186092560 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29177] ppid=29168 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29177/stat : 29177 (java) S 29168 29171 26870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414807329 10915721216 10001 33554432000 4194304 4196468 140731000958800 140448185040016 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29178] ppid=29168 vsize=10659884 memory=140425831442048 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29178/stat : 29178 (java) S 29168 29171 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414807331 10915721216 10001 33554432000 4194304 4196468 140731000958800 140447939450864 140448581716610 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29179] ppid=29168 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29179/stat : 29179 (java) S 29168 29171 26870 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414807331 10915721216 10001 33554432000 4194304 4196468 140731000958800 140447938397088 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29180] ppid=29168 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29180/stat : 29180 (java) S 29168 29171 26870 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414807331 10915721216 10001 33554432000 4194304 4196468 140731000958800 140447937344496 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29181] ppid=29168 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29181/stat : 29181 (java) S 29168 29171 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414807334 10915721216 10001 33554432000 4194304 4196468 140731000958800 140447936293072 140448581724059 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29182] ppid=29168 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/29171/task/29182/stat : 29182 (java) S 29168 29171 26870 0 -1 1077944384 673 0 0 0 3 0 0 0 20 0 15 0 414807334 10915721216 10001 33554432000 4194304 4196468 140731000958800 140447935240688 140448581716610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29183] ppid=29168 vsize=10659884 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/29171/task/29183/stat : 29183 (java) S 29168 29171 26870 0 -1 1077944384 357 0 0 0 4 0 0 0 20 0 15 0 414807334 10915721216 10001 33554432000 4194304 4196468 140731000958800 140447934188144 140448581716610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29184] ppid=29168 vsize=10659884 memory=140425831442048 CPUtime=0.07 cores=0,2,4,6
/proc/29171/task/29184/stat : 29184 (java) R 29168 29171 26870 0 -1 4202560 642 0 0 0 7 0 0 0 20 0 15 0 414807334 10915721216 10001 33554432000 4194304 4196468 140731000958800 140447933135600 140448581726810 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29185] ppid=29168 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29185/stat : 29185 (java) S 29168 29171 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414807334 10915721216 10001 33554432000 4194304 4196468 140731000958800 140447932083296 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29186] ppid=29168 vsize=10659884 memory=140425831442048 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29186/stat : 29186 (java) S 29168 29171 26870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414807334 10915721216 10001 33554432000 4194304 4196468 140731000958800 140447931029808 140448581716610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40004 KiB

[startup+0.70081 s]
/proc/loadavg: 0.96 1.02 1.36 3/233 29186
/proc/meminfo: memFree=31596160/32770624 swapFree=67009268/67108860
[pid=29171] ppid=29168 vsize=10661932 memory=64604 CPUtime=1.11 cores=0,2,4,6
/proc/29171/stat : 29171 (java) S 29168 29171 26870 0 -1 1077944320 13278 0 0 0 105 6 0 0 20 0 15 0 414807328 10917818368 16151 33554432000 4194304 4196468 140731000958800 140731000941344 140448581705463 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
/proc/29171/statm: 2665483 16151 3069 1 0 2627980 0
[pid=29171/tid=29173] ppid=29168 vsize=10661932 memory=13948 CPUtime=0.68 cores=0,2,4,6
/proc/29171/task/29173/stat : 29173 (java) R 29168 29171 26870 0 -1 4202560 9243 0 0 0 64 4 0 0 20 0 15 0 414807329 10917818368 16151 33554432000 4194304 4196468 140731000958800 140448585937488 140448565785950 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29174] ppid=29168 vsize=10661932 memory=2120 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29174/stat : 29174 (java) S 29168 29171 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414807329 10917818368 16151 33554432000 4194304 4196468 140731000958800 140448188197648 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29175] ppid=29168 vsize=10661932 memory=520 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29175/stat : 29175 (java) S 29168 29171 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414807329 10917818368 16151 33554432000 4194304 4196468 140731000958800 140448187145104 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29176] ppid=29168 vsize=10661932 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29176/stat : 29176 (java) S 29168 29171 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414807329 10917818368 16151 33554432000 4194304 4196468 140731000958800 140448186092560 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29177] ppid=29168 vsize=10661932 memory=928 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29177/stat : 29177 (java) S 29168 29171 26870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414807329 10917818368 16151 33554432000 4194304 4196468 140731000958800 140448185040016 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29178] ppid=29168 vsize=10661932 memory=1616 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29178/stat : 29178 (java) S 29168 29171 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414807331 10917818368 16151 33554432000 4194304 4196468 140731000958800 140447939450864 140448581716610 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29179] ppid=29168 vsize=10661932 memory=896 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29179/stat : 29179 (java) S 29168 29171 26870 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414807331 10917818368 16151 33554432000 4194304 4196468 140731000958800 140447938397088 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29180] ppid=29168 vsize=10661932 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29180/stat : 29180 (java) S 29168 29171 26870 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414807331 10917818368 16151 33554432000 4194304 4196468 140731000958800 140447937344496 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29181] ppid=29168 vsize=10661932 memory=1980 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29181/stat : 29181 (java) S 29168 29171 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414807334 10917818368 16151 33554432000 4194304 4196468 140731000958800 140447936293072 140448581724059 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29182] ppid=29168 vsize=10661932 memory=2452 CPUtime=0.11 cores=0,2,4,6
/proc/29171/task/29182/stat : 29182 (java) S 29168 29171 26870 0 -1 1077944384 1055 0 0 0 11 0 0 0 20 0 15 0 414807334 10917818368 16151 33554432000 4194304 4196468 140731000958800 140447935240688 140448581716610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29183] ppid=29168 vsize=10661932 memory=7302135314614015840 CPUtime=0.1 cores=0,2,4,6
/proc/29171/task/29183/stat : 29183 (java) S 29168 29171 26870 0 -1 1077944384 689 0 0 0 10 0 0 0 20 0 15 0 414807334 10917818368 16151 33554432000 4194304 4196468 140731000958800 140447934188144 140448581716610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29184] ppid=29168 vsize=10661932 memory=6008736833162144880 CPUtime=0.18 cores=0,2,4,6
/proc/29171/task/29184/stat : 29184 (java) S 29168 29171 26870 0 -1 1077944384 932 0 0 0 18 0 0 0 20 0 15 0 414807334 10917818368 16151 33554432000 4194304 4196468 140731000958800 140447933135600 140448581716610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29185] ppid=29168 vsize=10661932 memory=7523071198212214892 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29185/stat : 29185 (java) S 29168 29171 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414807334 10917818368 16151 33554432000 4194304 4196468 140731000958800 140447932083296 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29186] ppid=29168 vsize=10661932 memory=10 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29186/stat : 29186 (java) S 29168 29171 26870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414807334 10917818368 16151 33554432000 4194304 4196468 140731000958800 140447931029808 140448581716610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 64604 KiB

[startup+1.5008 s]
/proc/loadavg: 0.96 1.02 1.36 3/233 29186
/proc/meminfo: memFree=31579472/32770624 swapFree=67009268/67108860
[pid=29171] ppid=29168 vsize=10663980 memory=76876 CPUtime=2.01 cores=0,2,4,6
/proc/29171/stat : 29171 (java) S 29168 29171 26870 0 -1 1077944320 18865 0 0 0 195 6 0 0 20 0 15 0 414807328 10919915520 19219 33554432000 4194304 4196468 140731000958800 140731000941344 140448581705463 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
/proc/29171/statm: 2665995 19219 3093 1 0 2628492 0
[pid=29171/tid=29173] ppid=29168 vsize=10663980 memory=0 CPUtime=1.48 cores=0,2,4,6
/proc/29171/task/29173/stat : 29173 (java) R 29168 29171 26870 0 -1 4202560 13467 0 0 0 143 5 0 0 20 0 15 0 414807329 10919915520 19219 33554432000 4194304 4196468 140731000958800 140448585931440 140448565785950 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29174] ppid=29168 vsize=10663980 memory=15815586630345727 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29174/stat : 29174 (java) S 29168 29171 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414807329 10919915520 19219 33554432000 4194304 4196468 140731000958800 140448188197648 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29175] ppid=29168 vsize=10663980 memory=7308047440308887650 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29175/stat : 29175 (java) S 29168 29171 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414807329 10919915520 19219 33554432000 4194304 4196468 140731000958800 140448187145104 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29176] ppid=29168 vsize=10663980 memory=7308047440308887650 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29176/stat : 29176 (java) S 29168 29171 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414807329 10919915520 19219 33554432000 4194304 4196468 140731000958800 140448186092560 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29177] ppid=29168 vsize=10663980 memory=7308047440308887650 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29177/stat : 29177 (java) S 29168 29171 26870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414807329 10919915520 19219 33554432000 4194304 4196468 140731000958800 140448185040016 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29178] ppid=29168 vsize=10663980 memory=7308047440308887650 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29178/stat : 29178 (java) S 29168 29171 26870 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 414807331 10919915520 19219 33554432000 4194304 4196468 140731000958800 140447939450864 140448581716610 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0

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

[startup+26.4007 s]
/proc/loadavg: 1.10 1.05 1.36 3/234 29187
/proc/meminfo: memFree=31173176/32770624 swapFree=67009268/67108860
[pid=29171] ppid=29168 vsize=10746276 memory=466216 CPUtime=28.51 cores=0,2,4,6
/proc/29171/stat : 29171 (java) S 29168 29171 26870 0 -1 1077944320 36491 0 0 0 2830 21 0 0 20 0 16 0 414807328 11004186624 116554 33554432000 4194304 4196468 140731000958800 140731000941344 140448581705463 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
/proc/29171/statm: 2686569 116554 3372 1 0 2646705 0
[pid=29171/tid=29173] ppid=29168 vsize=10746276 memory=6791534058613427641 CPUtime=1.88 cores=0,2,4,6
/proc/29171/task/29173/stat : 29173 (java) S 29168 29171 26870 0 -1 1077944384 15780 0 0 0 182 6 0 0 20 0 16 0 414807329 11004186624 116554 33554432000 4194304 4196468 140731000958800 140448585948336 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29174] ppid=29168 vsize=10746276 memory=-7965950325593906079 CPUtime=0.1 cores=0,2,4,6
/proc/29171/task/29174/stat : 29174 (java) S 29168 29171 26870 0 -1 1077944384 1153 0 0 0 9 1 0 0 20 0 16 0 414807329 11004186624 116554 33554432000 4194304 4196468 140731000958800 140448188197648 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29175] ppid=29168 vsize=10746276 memory=-9001733975035308135 CPUtime=0.1 cores=0,2,4,6
/proc/29171/task/29175/stat : 29175 (java) S 29168 29171 26870 0 -1 1077944384 1239 0 0 0 9 1 0 0 20 0 16 0 414807329 11004186624 116554 33554432000 4194304 4196468 140731000958800 140448187145104 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29176] ppid=29168 vsize=10746276 memory=6958453264360695866 CPUtime=0.1 cores=0,2,4,6
/proc/29171/task/29176/stat : 29176 (java) S 29168 29171 26870 0 -1 1077944384 305 0 0 0 9 1 0 0 20 0 16 0 414807329 11004186624 116554 33554432000 4194304 4196468 140731000958800 140448186092560 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29177] ppid=29168 vsize=10746276 memory=6791534058613427641 CPUtime=0.09 cores=0,2,4,6
/proc/29171/task/29177/stat : 29177 (java) S 29168 29171 26870 0 -1 1077944384 1002 0 0 0 8 1 0 0 20 0 16 0 414807329 11004186624 116554 33554432000 4194304 4196468 140731000958800 140448185040016 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29178] ppid=29168 vsize=10746276 memory=466216 CPUtime=0.01 cores=0,2,4,6
/proc/29171/task/29178/stat : 29178 (java) S 29168 29171 26870 0 -1 1077944384 2009 0 0 0 1 0 0 0 20 0 16 0 414807331 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447939450864 140448581716610 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29179] ppid=29168 vsize=10746276 memory=1696 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29179/stat : 29179 (java) S 29168 29171 26870 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 414807331 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447938397152 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29180] ppid=29168 vsize=10746276 memory=1188 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29180/stat : 29180 (java) S 29168 29171 26870 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414807331 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447937344512 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29181] ppid=29168 vsize=10746276 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29181/stat : 29181 (java) S 29168 29171 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414807334 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447936293072 140448581724059 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29182] ppid=29168 vsize=10746276 memory=7980 CPUtime=0.64 cores=0,2,4,6
/proc/29171/task/29182/stat : 29182 (java) S 29168 29171 26870 0 -1 1077944384 2455 0 0 0 64 0 0 0 20 0 16 0 414807334 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447935240688 140448581716610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29183] ppid=29168 vsize=10746276 memory=280851401960880 CPUtime=0.6 cores=0,2,4,6
/proc/29171/task/29183/stat : 29183 (java) S 29168 29171 26870 0 -1 1077944384 1645 0 0 0 60 0 0 0 20 0 16 0 414807334 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447934188144 140448581716610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29184] ppid=29168 vsize=10746276 memory=127463489276650 CPUtime=0.53 cores=0,2,4,6
/proc/29171/task/29184/stat : 29184 (java) S 29168 29171 26870 0 -1 1077944384 2990 0 0 0 52 1 0 0 20 0 16 0 414807334 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447933135600 140448581716610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29185] ppid=29168 vsize=10746276 memory=127463489276650 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29185/stat : 29185 (java) S 29168 29171 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414807334 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447932083296 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29186] ppid=29168 vsize=10746276 memory=127463489276650 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29186/stat : 29186 (java) S 29168 29171 26870 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 16 0 414807334 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447931029808 140448581716610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29187] ppid=29168 vsize=10746276 memory=127463489276394 CPUtime=24.35 cores=0,2,4,6
/proc/29171/task/29187/stat : 29187 (java) R 29168 29171 26870 0 -1 4202560 6386 0 0 0 2430 5 0 0 20 0 16 0 414807519 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447591685312 140448204093021 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
Current children cumulated CPU time: 28.51 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 466216 KiB

[startup+27.2007 s]
/proc/loadavg: 1.17 1.06 1.36 3/234 29187
/proc/meminfo: memFree=31173176/32770624 swapFree=67009268/67108860
[pid=29171] ppid=29168 vsize=10746276 memory=466216 CPUtime=29.31 cores=0,2,4,6
/proc/29171/stat : 29171 (java) S 29168 29171 26870 0 -1 1077944320 36525 0 0 0 2910 21 0 0 20 0 16 0 414807328 11004186624 116554 33554432000 4194304 4196468 140731000958800 140731000941344 140448581705463 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
/proc/29171/statm: 2686569 116554 3372 1 0 2646705 0
[pid=29171/tid=29173] ppid=29168 vsize=10746276 memory=9 CPUtime=1.88 cores=0,2,4,6
/proc/29171/task/29173/stat : 29173 (java) S 29168 29171 26870 0 -1 1077944384 15780 0 0 0 182 6 0 0 20 0 16 0 414807329 11004186624 116554 33554432000 4194304 4196468 140731000958800 140448585948336 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29174] ppid=29168 vsize=10746276 memory=9 CPUtime=0.1 cores=0,2,4,6
/proc/29171/task/29174/stat : 29174 (java) S 29168 29171 26870 0 -1 1077944384 1153 0 0 0 9 1 0 0 20 0 16 0 414807329 11004186624 116554 33554432000 4194304 4196468 140731000958800 140448188197648 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29175] ppid=29168 vsize=10746276 memory=1 CPUtime=0.1 cores=0,2,4,6
/proc/29171/task/29175/stat : 29175 (java) S 29168 29171 26870 0 -1 1077944384 1239 0 0 0 9 1 0 0 20 0 16 0 414807329 11004186624 116554 33554432000 4194304 4196468 140731000958800 140448187145104 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29176] ppid=29168 vsize=10746276 memory=324 CPUtime=0.1 cores=0,2,4,6
/proc/29171/task/29176/stat : 29176 (java) S 29168 29171 26870 0 -1 1077944384 305 0 0 0 9 1 0 0 20 0 16 0 414807329 11004186624 116554 33554432000 4194304 4196468 140731000958800 140448186092560 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29177] ppid=29168 vsize=10746276 memory=6791534058613427641 CPUtime=0.09 cores=0,2,4,6
/proc/29171/task/29177/stat : 29177 (java) S 29168 29171 26870 0 -1 1077944384 1002 0 0 0 8 1 0 0 20 0 16 0 414807329 11004186624 116554 33554432000 4194304 4196468 140731000958800 140448185040016 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29178] ppid=29168 vsize=10746276 memory=288230596050944315 CPUtime=0.01 cores=0,2,4,6
/proc/29171/task/29178/stat : 29178 (java) S 29168 29171 26870 0 -1 1077944384 2009 0 0 0 1 0 0 0 20 0 16 0 414807331 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447939450864 140448581716610 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29179] ppid=29168 vsize=10746276 memory=13568193369213571 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29179/stat : 29179 (java) S 29168 29171 26870 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 414807331 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447938397152 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29180] ppid=29168 vsize=10746276 memory=362964 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29180/stat : 29180 (java) S 29168 29171 26870 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414807331 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447937344512 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29181] ppid=29168 vsize=10746276 memory=288230596050944315 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29181/stat : 29181 (java) S 29168 29171 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414807334 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447936293072 140448581724059 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29182] ppid=29168 vsize=10746276 memory=13568193369213571 CPUtime=0.64 cores=0,2,4,6
/proc/29171/task/29182/stat : 29182 (java) S 29168 29171 26870 0 -1 1077944384 2455 0 0 0 64 0 0 0 20 0 16 0 414807334 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447935240688 140448581716610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29183] ppid=29168 vsize=10746276 memory=301392 CPUtime=0.6 cores=0,2,4,6
/proc/29171/task/29183/stat : 29183 (java) S 29168 29171 26870 0 -1 1077944384 1645 0 0 0 60 0 0 0 20 0 16 0 414807334 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447934188144 140448581716610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29184] ppid=29168 vsize=10746276 memory=3472 CPUtime=0.53 cores=0,2,4,6
/proc/29171/task/29184/stat : 29184 (java) S 29168 29171 26870 0 -1 1077944384 2990 0 0 0 52 1 0 0 20 0 16 0 414807334 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447933135600 140448581716610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29185] ppid=29168 vsize=10746276 memory=17128 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29185/stat : 29185 (java) S 29168 29171 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414807334 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447932083296 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29186] ppid=29168 vsize=10746276 memory=984 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29186/stat : 29186 (java) S 29168 29171 26870 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 16 0 414807334 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447931029808 140448581716610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29187] ppid=29168 vsize=10746276 memory=1948 CPUtime=25.15 cores=0,2,4,6
/proc/29171/task/29187/stat : 29187 (java) R 29168 29171 26870 0 -1 4202560 6420 0 0 0 2510 5 0 0 20 0 16 0 414807519 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447591677136 140448204093077 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
Current children cumulated CPU time: 29.31 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 466216 KiB

[startup+27.4007 s]
/proc/loadavg: 1.17 1.06 1.36 3/234 29187
/proc/meminfo: memFree=31173176/32770624 swapFree=67009268/67108860
[pid=29171] ppid=29168 vsize=10746276 memory=466216 CPUtime=29.51 cores=0,2,4,6
/proc/29171/stat : 29171 (java) S 29168 29171 26870 0 -1 1077944320 36532 0 0 0 2930 21 0 0 20 0 16 0 414807328 11004186624 116554 33554432000 4194304 4196468 140731000958800 140731000941344 140448581705463 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
/proc/29171/statm: 2686569 116554 3372 1 0 2646705 0
[pid=29171/tid=29173] ppid=29168 vsize=10746276 memory=455308 CPUtime=1.88 cores=0,2,4,6
/proc/29171/task/29173/stat : 29173 (java) S 29168 29171 26870 0 -1 1077944384 15780 0 0 0 182 6 0 0 20 0 16 0 414807329 11004186624 116554 33554432000 4194304 4196468 140731000958800 140448585948336 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29174] ppid=29168 vsize=10746276 memory=140425831517185 CPUtime=0.1 cores=0,2,4,6
/proc/29171/task/29174/stat : 29174 (java) S 29168 29171 26870 0 -1 1077944384 1153 0 0 0 9 1 0 0 20 0 16 0 414807329 11004186624 116554 33554432000 4194304 4196468 140731000958800 140448188197648 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29175] ppid=29168 vsize=10746276 memory=6791534058613427641 CPUtime=0.1 cores=0,2,4,6
/proc/29171/task/29175/stat : 29175 (java) S 29168 29171 26870 0 -1 1077944384 1239 0 0 0 9 1 0 0 20 0 16 0 414807329 11004186624 116554 33554432000 4194304 4196468 140731000958800 140448187145104 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29176] ppid=29168 vsize=10746276 memory=2244 CPUtime=0.1 cores=0,2,4,6
/proc/29171/task/29176/stat : 29176 (java) S 29168 29171 26870 0 -1 1077944384 305 0 0 0 9 1 0 0 20 0 16 0 414807329 11004186624 116554 33554432000 4194304 4196468 140731000958800 140448186092560 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29177] ppid=29168 vsize=10746276 memory=1436 CPUtime=0.09 cores=0,2,4,6
/proc/29171/task/29177/stat : 29177 (java) S 29168 29171 26870 0 -1 1077944384 1002 0 0 0 8 1 0 0 20 0 16 0 414807329 11004186624 116554 33554432000 4194304 4196468 140731000958800 140448185040016 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29178] ppid=29168 vsize=10746276 memory=6656426216303648864 CPUtime=0.01 cores=0,2,4,6
/proc/29171/task/29178/stat : 29178 (java) S 29168 29171 26870 0 -1 1077944384 2009 0 0 0 1 0 0 0 20 0 16 0 414807331 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447939450864 140448581716610 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29179] ppid=29168 vsize=10746276 memory=20036 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29179/stat : 29179 (java) S 29168 29171 26870 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 414807331 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447938397152 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29180] ppid=29168 vsize=10746276 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29180/stat : 29180 (java) S 29168 29171 26870 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414807331 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447937344512 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29181] ppid=29168 vsize=10746276 memory=3472468721928865328 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29181/stat : 29181 (java) S 29168 29171 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414807334 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447936293072 140448581724059 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29182] ppid=29168 vsize=10746276 memory=3472 CPUtime=0.64 cores=0,2,4,6
/proc/29171/task/29182/stat : 29182 (java) S 29168 29171 26870 0 -1 1077944384 2455 0 0 0 64 0 0 0 20 0 16 0 414807334 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447935240688 140448581716610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29183] ppid=29168 vsize=10746276 memory=17128 CPUtime=0.6 cores=0,2,4,6
/proc/29171/task/29183/stat : 29183 (java) S 29168 29171 26870 0 -1 1077944384 1645 0 0 0 60 0 0 0 20 0 16 0 414807334 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447934188144 140448581716610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29184] ppid=29168 vsize=10746276 memory=1296 CPUtime=0.53 cores=0,2,4,6
/proc/29171/task/29184/stat : 29184 (java) S 29168 29171 26870 0 -1 1077944384 2990 0 0 0 52 1 0 0 20 0 16 0 414807334 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447933135600 140448581716610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29185] ppid=29168 vsize=10746276 memory=732 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29185/stat : 29185 (java) S 29168 29171 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414807334 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447932083296 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29186] ppid=29168 vsize=10746276 memory=1052 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29186/stat : 29186 (java) S 29168 29171 26870 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 16 0 414807334 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447931029808 140448581716610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29187] ppid=29168 vsize=10746276 memory=776 CPUtime=25.35 cores=0,2,4,6
/proc/29171/task/29187/stat : 29187 (java) R 29168 29171 26870 0 -1 4202560 6427 0 0 0 2530 5 0 0 20 0 16 0 414807519 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447591677136 140448204092897 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
Current children cumulated CPU time: 29.51 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 466216 KiB

[startup+27.5007 s]
/proc/loadavg: 1.17 1.06 1.36 3/234 29187
/proc/meminfo: memFree=31173176/32770624 swapFree=67009268/67108860
[pid=29171] ppid=29168 vsize=10746276 memory=466216 CPUtime=29.61 cores=0,2,4,6
/proc/29171/stat : 29171 (java) S 29168 29171 26870 0 -1 1077944320 36610 0 0 0 2940 21 0 0 20 0 16 0 414807328 11004186624 116554 33554432000 4194304 4196468 140731000958800 140731000941344 140448581705463 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
/proc/29171/statm: 2686569 116554 3372 1 0 2646705 0
[pid=29171/tid=29173] ppid=29168 vsize=10746276 memory=466216 CPUtime=1.88 cores=0,2,4,6
/proc/29171/task/29173/stat : 29173 (java) S 29168 29171 26870 0 -1 1077944384 15780 0 0 0 182 6 0 0 20 0 16 0 414807329 11004186624 116554 33554432000 4194304 4196468 140731000958800 140448585948336 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29174] ppid=29168 vsize=10746276 memory=466216 CPUtime=0.1 cores=0,2,4,6
/proc/29171/task/29174/stat : 29174 (java) S 29168 29171 26870 0 -1 1077944384 1153 0 0 0 9 1 0 0 20 0 16 0 414807329 11004186624 116554 33554432000 4194304 4196468 140731000958800 140448188197648 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29175] ppid=29168 vsize=10746276 memory=362964 CPUtime=0.1 cores=0,2,4,6
/proc/29171/task/29175/stat : 29175 (java) S 29168 29171 26870 0 -1 1077944384 1239 0 0 0 9 1 0 0 20 0 16 0 414807329 11004186624 116554 33554432000 4194304 4196468 140731000958800 140448187145104 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29176] ppid=29168 vsize=10746276 memory=280851401487632 CPUtime=0.1 cores=0,2,4,6
/proc/29171/task/29176/stat : 29176 (java) S 29168 29171 26870 0 -1 1077944384 305 0 0 0 9 1 0 0 20 0 16 0 414807329 11004186624 116554 33554432000 4194304 4196468 140731000958800 140448186092560 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29177] ppid=29168 vsize=10746276 memory=127463489276394 CPUtime=0.09 cores=0,2,4,6
/proc/29171/task/29177/stat : 29177 (java) S 29168 29171 26870 0 -1 1077944384 1002 0 0 0 8 1 0 0 20 0 16 0 414807329 11004186624 116554 33554432000 4194304 4196468 140731000958800 140448185040016 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29178] ppid=29168 vsize=10746276 memory=127463489276394 CPUtime=0.01 cores=0,2,4,6
/proc/29171/task/29178/stat : 29178 (java) S 29168 29171 26870 0 -1 1077944384 2009 0 0 0 1 0 0 0 20 0 16 0 414807331 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447939450864 140448581716610 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29179] ppid=29168 vsize=10746276 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29179/stat : 29179 (java) S 29168 29171 26870 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 414807331 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447938397152 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29180] ppid=29168 vsize=10746276 memory=3472 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29180/stat : 29180 (java) S 29168 29171 26870 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414807331 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447937344512 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29181] ppid=29168 vsize=10746276 memory=17128 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29181/stat : 29181 (java) S 29168 29171 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414807334 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447936293072 140448581724059 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29182] ppid=29168 vsize=10746276 memory=6791534058613427641 CPUtime=0.64 cores=0,2,4,6
/proc/29171/task/29182/stat : 29182 (java) S 29168 29171 26870 0 -1 1077944384 2457 0 0 0 64 0 0 0 20 0 16 0 414807334 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447935240688 140448581716610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29183] ppid=29168 vsize=10746276 memory=6944656574621848725 CPUtime=0.6 cores=0,2,4,6
/proc/29171/task/29183/stat : 29183 (java) S 29168 29171 26870 0 -1 1077944384 1647 0 0 0 60 0 0 0 20 0 16 0 414807334 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447934188144 140448581716610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29184] ppid=29168 vsize=10746276 memory=373384 CPUtime=0.53 cores=0,2,4,6
/proc/29171/task/29184/stat : 29184 (java) R 29168 29171 26870 0 -1 4202560 3025 0 0 0 52 1 0 0 20 0 16 0 414807334 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447933135600 140448560250196 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29185] ppid=29168 vsize=10746276 memory=466216 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29185/stat : 29185 (java) S 29168 29171 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414807334 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447932083296 140448581715669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29186] ppid=29168 vsize=10746276 memory=466216 CPUtime=0 cores=0,2,4,6
/proc/29171/task/29186/stat : 29186 (java) S 29168 29171 26870 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 16 0 414807334 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447931029808 140448581716610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
[pid=29171/tid=29187] ppid=29168 vsize=10746276 memory=280851401461632 CPUtime=25.44 cores=0,2,4,6
/proc/29171/task/29187/stat : 29187 (java) R 29168 29171 26870 0 -1 4202560 6549 0 0 0 2539 5 0 0 20 0 16 0 414807519 11004186624 116554 33554432000 4194304 4196468 140731000958800 140447591677136 140448562480017 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38346752 140731000964107 140731000964210 140731000964210 140731000967119 0
Current children cumulated CPU time: 29.61 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 466216 KiB

Child status: 0
Real time (s): 27.5111
CPU time (s): 29.634
CPU user time (s): 29.4112
CPU system time (s): 0.222774
CPU usage (%): 107.717
Max. virtual memory (cumulated for all children) (KiB): 10746276
Max. memory (cumulated for all children) (KiB): 467752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.4112
system time used= 0.222774
maximum resident set size= 467752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37946
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= 3360
involuntary context switches= 60


# summary of solver processes directly reported to runsolver:
#   pid: 29171
#   total CPU time (s): 29.634
#   total CPU user time (s): 29.4112
#   total CPU system time (s): 0.222774

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.194923 second user time and 0.306561 second system time

The end

Launcher Data

Begin job on node132 at 2019-09-13 17:33:17
IDJOB=4391142
IDBENCH=120561
IDSOLVER=2833
FILE ID=node132/4391142-1568388846
RUNJOBID= node132-1568388789-29048
PBS_JOBID= 21701836
Free space on /tmp= 60296 MiB

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

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

MD5SUM BENCH= a954d880863fe6e02d270e9cafb0ae96
RANDOM SEED=1959938540

node132.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.95
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.95
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.95
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.95
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:        31635912 kB
MemAvailable:   31681380 kB
Buffers:           29848 kB
Cached:           294344 kB
SwapCached:         6228 kB
Active:           486372 kB
Inactive:          82656 kB
Active(anon):     241980 kB
Inactive(anon):    30976 kB
Active(file):     244392 kB
Inactive(file):    51680 kB
Unevictable:      109592 kB
Mlocked:          109592 kB
SwapTotal:      67108860 kB
SwapFree:       67009268 kB
Dirty:              8628 kB
Writeback:             0 kB
AnonPages:        494316 kB
Mapped:            43884 kB
Shmem:             19144 kB
Slab:             159656 kB
SReclaimable:     130460 kB
SUnreclaim:        29196 kB
KernelStack:        4080 kB
PageTables:         7016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1301176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    391168 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      136576 kB
DirectMap2M:    33409024 kB

Free space on /tmp at the end= 60288 MiB
End job on node132 at 2019-09-13 17:33:44