Trace number 4391183

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-23OPT7 46.3826 41.574

DiagnosticValue
WRONG_DECISIONS2284850

General information on the benchmark

NamePeacableArmies/
PeacableArmies-m1-07_c18.xml
MD5SUM93689e7972bcd89c8c0248fcf1fc8ef9
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark22.666
Satisfiable
(Un)Satisfiability was proved
Number of variables98
Number of constraints1002
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":98}]
Minimum variable degree20
Maximum variable degree27
Distribution of variable degrees[{"degree":20,"count":24},{"degree":21,"count":24},{"degree":22,"count":16},{"degree":23,"count":16},{"degree":24,"count":8},{"degree":25,"count":8},{"degree":26,"count":1},{"degree":27,"count":1}]
Minimum constraint arity2
Maximum constraint arity98
Distribution of constraint arities[{"arity":2,"count":1001},{"arity":98,"count":1}]
Number of extensional constraints0
Number of intensional constraints1001
Distribution of constraint types[{"type":"intension","count":1001},{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

2.41/1.87	
2.41/1.87	AbsCon 2 
2.41/1.89	
3.26/2.12	  Instance
3.26/2.12	    name=instance-4391183-1568391880, framework=COP, bounds=-infty..+infty
3.26/2.12	
3.26/2.12	  Loading variables...
3.26/2.16	  Loading constraints...[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1e4aaefd
4.65/2.51	
4.65/2.51	
4.65/2.51	  Domains
4.65/2.51	    nTypes=1, nValues=196, sizes=[2#98]
4.65/2.51	  Variables
4.65/2.51	    count=98, degrees=[20#24,21#24,22#16,23#16,24#8,25#8,26#1,27#1]
4.65/2.51	  Objectives
4.65/2.51	    way=max, type=SumSimpleGE
4.65/2.51	  Constraints
4.65/2.51	    count=1003, nSpecific=2, arities=[2#1001,49#1,98#1]
4.65/2.51	    distribution=[CtrIntension#1001,SumSimpleGE#1,SumWeightedEQ#1]
4.65/2.51	    nIntStructures=(1,shared:1000), nCftStructures=(1,shared:1000,unbuilt:2)
4.65/2.51	    wck=0.667, cpu=2.479, mem=66M149
4.65/2.52	  Solver SolverBacktrack being built...
4.65/2.52	
4.65/2.54	
4.65/2.54	  Solver
4.65/2.54	    guaranteedGAC=true
4.65/2.54	    wck=0.701, cpu=2.511, mem=79M433
4.65/2.55	
4.65/2.55	  Preprocessing
4.65/2.55	    filters=0, ccks=4, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
4.65/2.55	    wck=0.004, cpu=2.516, mem=79M433
4.65/2.55	
4.65/2.57	o 0
4.65/2.57	    num=0, depth=99..97, filters=1, revisions=(1001,useless=1001), ccks=2008, wck=0.026, mem=79M433
4.65/2.57	    decisions=49, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=1, bestBound=0
4.65/2.57	    
4.65/2.59	o 1
4.98/2.60	    num=1, depth=99..97, filters=21, revisions=(2002,useless=1984), ccks=3048, wck=0.048, mem=79M433
4.98/2.60	    decisions=127, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=2, bestBound=1
4.98/2.60	    
4.98/2.60	o 2
4.98/2.60	    num=2, depth=99..97, filters=51, revisions=(3011,useless=2965), ccks=4105, wck=0.055, mem=79M433
4.98/2.60	    decisions=193, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=3, bestBound=2
4.98/2.60	    
4.98/2.61	o 3
4.98/2.61	    num=3, depth=99..97, filters=89, revisions=(4030,useless=3948), ccks=5154, wck=0.06, mem=79M433
4.98/2.61	    decisions=249, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=4, bestBound=3
4.98/2.61	    
4.98/2.61	o 4
4.98/2.61	    num=4, depth=99..97, filters=133, revisions=(5061,useless=4937), ccks=6213, wck=0.065, mem=79M433
4.98/2.61	    decisions=297, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=5, bestBound=4
4.98/2.61	    
4.98/2.62	o 5
4.98/2.62	    num=5, depth=43..97, filters=391, revisions=(7139,useless=6795), ccks=7509, wck=0.073, mem=79M433
4.98/2.62	    decisions=397, wrong=21, backtracks=19, failedAssignments=7, nogoods=2, foundSolutions=6, bestBound=5
4.98/2.62	    
4.98/2.63	    num=6, depth=52..90, filters=746, revisions=(8547,useless=8120), ccks=8451, wck=0.086, mem=79M433
4.98/2.63	    decisions=777, wrong=185, backtracks=181, failedAssignments=18, nogoods=4, foundSolutions=6, bestBound=5
4.98/2.63	    
4.98/2.63	o 6
4.98/2.63	    num=7, depth=41..97, filters=960, revisions=(10516,useless=9890), ccks=9653, wck=0.09, mem=79M433
4.98/2.63	    decisions=834, wrong=192, backtracks=186, failedAssignments=23, nogoods=6, foundSolutions=7, bestBound=6
4.98/2.63	    
4.98/2.64	    num=8, depth=41..46, filters=1272, revisions=(13238,useless=12328), ccks=9937, wck=0.094, mem=79M433
4.98/2.64	    decisions=906, wrong=207, backtracks=199, failedAssignments=35, nogoods=10, foundSolutions=7, bestBound=6
4.98/2.64	    
4.98/2.64	    num=9, depth=39..44, filters=1607, revisions=(16048,useless=14832), ccks=10243, wck=0.098, mem=79M433
4.98/2.64	    decisions=977, wrong=223, backtracks=214, failedAssignments=46, nogoods=11, foundSolutions=7, bestBound=6
4.98/2.64	    
4.98/2.65	    num=10, depth=40..45, filters=1912, revisions=(18676,useless=17183), ccks=10520, wck=0.102, mem=79M433
4.98/2.65	    decisions=1050, wrong=239, backtracks=228, failedAssignments=58, nogoods=15, foundSolutions=7, bestBound=6
4.98/2.65	    
4.98/2.65	    num=11, depth=40..46, filters=2293, revisions=(21669,useless=19829), ccks=10867, wck=0.106, mem=79M433
4.98/2.65	    decisions=1128, wrong=257, backtracks=244, failedAssignments=71, nogoods=17, foundSolutions=7, bestBound=6
4.98/2.65	    
4.98/2.66	    num=12, depth=39..45, filters=2630, revisions=(24695,useless=22555), ccks=11167, wck=0.11, mem=79M433
4.98/2.66	    decisions=1207, wrong=277, backtracks=263, failedAssignments=85, nogoods=18, foundSolutions=7, bestBound=6
4.98/2.66	    
4.98/2.66	    num=13, depth=39..46, filters=3030, revisions=(27992,useless=25490), ccks=11529, wck=0.115, mem=79M433
4.98/2.66	    decisions=1290, wrong=298, backtracks=281, failedAssignments=101, nogoods=21, foundSolutions=7, bestBound=6
4.98/2.66	    
4.98/2.66	    num=14, depth=40..46, filters=3460, revisions=(31419,useless=28532), ccks=11914, wck=0.12, mem=79M433
4.98/2.66	    decisions=1379, wrong=322, backtracks=303, failedAssignments=118, nogoods=23, foundSolutions=7, bestBound=6
4.98/2.66	    
4.98/2.67	    num=15, depth=39..45, filters=3937, revisions=(34890,useless=31571), ccks=12346, wck=0.124, mem=79M433
4.98/2.67	    decisions=1471, wrong=348, backtracks=327, failedAssignments=137, nogoods=26, foundSolutions=7, bestBound=6
4.98/2.67	    
4.98/2.67	    num=16, depth=40..46, filters=4377, revisions=(38436,useless=34727), ccks=12736, wck=0.129, mem=79M433
4.98/2.67	    decisions=1571, wrong=377, backtracks=351, failedAssignments=158, nogoods=31, foundSolutions=7, bestBound=6
4.98/2.67	    
4.98/2.68	    num=17, depth=42..48, filters=4912, revisions=(42347,useless=38164), ccks=13210, wck=0.134, mem=79M433
4.98/2.68	    decisions=1686, wrong=413, backtracks=385, failedAssignments=181, nogoods=34, foundSolutions=7, bestBound=6
4.98/2.68	    
4.98/2.68	    num=18, depth=45..68, filters=5405, revisions=(46158,useless=41565), ccks=13620, wck=0.14, mem=79M433
4.98/2.68	    decisions=1842, wrong=468, backtracks=438, failedAssignments=206, nogoods=37, foundSolutions=7, bestBound=6
4.98/2.68	    
4.98/2.69	    num=19, depth=63..83, filters=5782, revisions=(48679,useless=43805), ccks=13901, wck=0.145, mem=79M433
4.98/2.69	    decisions=2030, wrong=529, backtracks=496, failedAssignments=234, nogoods=40, foundSolutions=7, bestBound=6
4.98/2.69	    
5.32/2.70	    num=20, depth=61..81, filters=6255, revisions=(51933,useless=46688), ccks=14272, wck=0.152, mem=79M433
5.32/2.70	    decisions=2229, wrong=597, backtracks=562, failedAssignments=265, nogoods=43, foundSolutions=7, bestBound=6
5.32/2.70	    
5.32/2.70	    num=21, depth=75..87, filters=6568, revisions=(53920,useless=48513), ccks=14434, wck=0.158, mem=79M433
5.32/2.70	    decisions=2493, wrong=691, backtracks=655, failedAssignments=299, nogoods=45, foundSolutions=7, bestBound=6
5.32/2.70	    
5.32/2.71	    num=22, depth=52..69, filters=7255, revisions=(59057,useless=53088), ccks=14996, wck=0.166, mem=79M433
5.32/2.71	    decisions=2698, wrong=766, backtracks=728, failedAssignments=336, nogoods=48, foundSolutions=7, bestBound=6
5.32/2.71	    
5.32/2.72	    num=23, depth=68..88, filters=7722, revisions=(61704,useless=55433), ccks=15298, wck=0.173, mem=79M433
5.32/2.72	    decisions=2986, wrong=876, backtracks=838, failedAssignments=377, nogoods=49, foundSolutions=7, bestBound=6
5.32/2.72	    
5.32/2.73	    num=24, depth=59..87, filters=8486, revisions=(66575,useless=59714), ccks=15888, wck=0.181, mem=79M433
5.32/2.73	    decisions=3271, wrong=989, backtracks=951, failedAssignments=422, nogoods=50, foundSolutions=7, bestBound=6
5.32/2.73	    
5.32/2.73	    num=25, depth=72..85, filters=8990, revisions=(69354,useless=62195), ccks=16186, wck=0.19, mem=79M433
5.32/2.73	    decisions=3604, wrong=1118, backtracks=1078, failedAssignments=472, nogoods=53, foundSolutions=7, bestBound=6
5.32/2.73	    
5.32/2.75	    num=26, depth=51..76, filters=9929, revisions=(74745,useless=66829), ccks=16943, wck=0.201, mem=82M76
5.32/2.75	    decisions=3880, wrong=1229, backtracks=1190, failedAssignments=527, nogoods=57, foundSolutions=7, bestBound=6
5.32/2.75	    
5.32/2.76	    num=27, depth=73..89, filters=10680, revisions=(77885,useless=69566), ccks=17346, wck=0.212, mem=82M76
5.32/2.76	    decisions=4416, wrong=1459, backtracks=1418, failedAssignments=588, nogoods=61, foundSolutions=7, bestBound=6
5.32/2.76	    
5.32/2.77	    num=28, depth=52..73, filters=11861, revisions=(86474,useless=77222), ccks=18279, wck=0.225, mem=82M76
5.32/2.77	    decisions=4780, wrong=1613, backtracks=1569, failedAssignments=655, nogoods=63, foundSolutions=7, bestBound=6
5.32/2.77	    
5.32/2.78	    num=29, depth=66..83, filters=13011, revisions=(92911,useless=82880), ccks=19058, wck=0.238, mem=82M76
5.32/2.78	    decisions=5357, wrong=1866, backtracks=1820, failedAssignments=729, nogoods=66, foundSolutions=7, bestBound=6
5.32/2.78	    
5.32/2.80	    num=30, depth=55..77, filters=14288, revisions=(101298,useless=90305), ccks=20020, wck=0.252, mem=82M76
5.32/2.80	    decisions=5824, wrong=2069, backtracks=2023, failedAssignments=810, nogoods=68, foundSolutions=7, bestBound=6
5.32/2.80	    
5.63/2.81	    num=31, depth=59..89, filters=15654, revisions=(109932,useless=97948), ccks=21011, wck=0.265, mem=82M76
5.63/2.81	    decisions=6394, wrong=2323, backtracks=2275, failedAssignments=899, nogoods=70, foundSolutions=7, bestBound=6
5.63/2.81	    
5.63/2.82	    num=32, depth=68..84, filters=16969, revisions=(115796,useless=102995), ccks=21828, wck=0.279, mem=82M76
5.63/2.82	    decisions=7147, wrong=2661, backtracks=2617, failedAssignments=997, nogoods=72, foundSolutions=7, bestBound=6
5.63/2.82	    
5.63/2.84	    num=33, depth=66..86, filters=18519, revisions=(123125,useless=109497), ccks=22655, wck=0.299, mem=82M76
5.63/2.84	    decisions=8191, wrong=3147, backtracks=3108, failedAssignments=1105, nogoods=75, foundSolutions=7, bestBound=6
5.63/2.84	    
5.63/2.86	    num=34, depth=56..68, filters=20327, revisions=(134833,useless=119845), ccks=24015, wck=0.315, mem=82M76
5.63/2.86	    decisions=8832, wrong=3438, backtracks=3393, failedAssignments=1224, nogoods=78, foundSolutions=7, bestBound=6
5.63/2.86	    
5.63/2.88	    num=35, depth=60..76, filters=22049, revisions=(145119,useless=128915), ccks=25231, wck=0.331, mem=82M76
5.63/2.88	    decisions=9535, wrong=3759, backtracks=3716, failedAssignments=1355, nogoods=80, foundSolutions=7, bestBound=6
5.63/2.88	    
5.63/2.90	    num=36, depth=62..86, filters=24120, revisions=(156682,useless=139032), ccks=26677, wck=0.351, mem=82M76
5.63/2.90	    decisions=10441, wrong=4181, backtracks=4139, failedAssignments=1499, nogoods=83, foundSolutions=7, bestBound=6
5.63/2.90	    
5.94/2.92	    num=37, depth=61..83, filters=26503, revisions=(169473,useless=150167), ccks=28333, wck=0.374, mem=82M76
5.94/2.92	    decisions=11502, wrong=4679, backtracks=4639, failedAssignments=1657, nogoods=85, foundSolutions=7, bestBound=6
5.94/2.92	    
5.94/2.94	    num=38, depth=62..87, filters=28967, revisions=(182186,useless=161267), ccks=29946, wck=0.398, mem=82M76
5.94/2.94	    decisions=12725, wrong=5257, backtracks=5217, failedAssignments=1831, nogoods=87, foundSolutions=7, bestBound=6
5.94/2.94	    
5.94/2.97	    num=39, depth=63..86, filters=31770, revisions=(196138,useless=173431), ccks=31734, wck=0.426, mem=82M76
5.94/2.97	    decisions=14184, wrong=5953, backtracks=5920, failedAssignments=2022, nogoods=90, foundSolutions=7, bestBound=6
5.94/2.97	    
5.94/3.00	    num=40, depth=63..84, filters=34866, revisions=(211695,useless=187003), ccks=33719, wck=0.457, mem=84M718
5.94/3.00	    decisions=15778, wrong=6718, backtracks=6690, failedAssignments=2233, nogoods=94, foundSolutions=7, bestBound=6
5.94/3.00	    
6.26/3.03	    num=41, depth=60..83, filters=38084, revisions=(229372,useless=202617), ccks=35782, wck=0.49, mem=84M718
6.26/3.03	    decisions=17362, wrong=7476, backtracks=7454, failedAssignments=2465, nogoods=97, foundSolutions=7, bestBound=6
6.26/3.03	    
6.26/3.07	    num=42, depth=60..84, filters=42158, revisions=(251000,useless=221628), ccks=38399, wck=0.53, mem=84M718
6.26/3.07	    decisions=19472, wrong=8498, backtracks=8490, failedAssignments=2720, nogoods=100, foundSolutions=7, bestBound=6
6.26/3.07	    
6.57/3.11	    num=43, depth=55..82, filters=46558, revisions=(277567,useless=245017), ccks=41577, wck=0.57, mem=84M718
6.57/3.11	    decisions=21172, wrong=9320, backtracks=9311, failedAssignments=3001, nogoods=105, foundSolutions=7, bestBound=6
6.57/3.11	    
6.57/3.16	    num=44, depth=62..87, filters=50862, revisions=(294496,useless=259612), ccks=43911, wck=0.619, mem=84M718
6.57/3.16	    decisions=23903, wrong=10650, backtracks=10658, failedAssignments=3310, nogoods=108, foundSolutions=7, bestBound=6
6.57/3.16	    
6.84/3.21	    num=45, depth=47..66, filters=56154, revisions=(330136,useless=291310), ccks=47853, wck=0.665, mem=84M718
6.84/3.21	    decisions=25736, wrong=11540, backtracks=11544, failedAssignments=3650, nogoods=113, foundSolutions=7, bestBound=6
6.84/3.21	    
6.84/3.25	    num=46, depth=58..86, filters=62399, revisions=(364020,useless=320810), ccks=52237, wck=0.706, mem=87M361
6.84/3.25	    decisions=28345, wrong=12814, backtracks=12828, failedAssignments=4024, nogoods=117, foundSolutions=7, bestBound=6
6.84/3.25	    
6.84/3.29	    num=47, depth=56..80, filters=68584, revisions=(399066,useless=351667), ccks=56426, wck=0.741, mem=87M361
6.84/3.29	    decisions=31133, wrong=14176, backtracks=14191, failedAssignments=4435, nogoods=120, foundSolutions=7, bestBound=6
6.84/3.29	    
7.14/3.32	    num=48, depth=63..87, filters=74213, revisions=(420517,useless=370098), ccks=59446, wck=0.772, mem=87M361
7.14/3.32	    decisions=34665, wrong=15909, backtracks=15934, failedAssignments=4887, nogoods=123, foundSolutions=7, bestBound=6
7.14/3.32	    
7.14/3.35	    num=49, depth=50..83, filters=82432, revisions=(470293,useless=413966), ccks=65354, wck=0.805, mem=87M361
7.14/3.35	    decisions=37849, wrong=17470, backtracks=17498, failedAssignments=5384, nogoods=128, foundSolutions=7, bestBound=6
7.14/3.35	    
7.14/3.38	    num=50, depth=59..84, filters=90188, revisions=(510628,useless=449459), ccks=70196, wck=0.84, mem=90M3
7.14/3.38	    decisions=41852, wrong=19439, backtracks=19482, failedAssignments=5931, nogoods=131, foundSolutions=7, bestBound=6
7.14/3.38	    
7.44/3.42	    num=51, depth=60..86, filters=98795, revisions=(551026,useless=484635), ccks=75418, wck=0.88, mem=90M3
7.44/3.42	    decisions=46562, wrong=21762, backtracks=21831, failedAssignments=6533, nogoods=136, foundSolutions=7, bestBound=6
7.44/3.42	    
7.44/3.46	    num=52, depth=48..75, filters=109012, revisions=(623379,useless=549976), ccks=82430, wck=0.92, mem=90M3
7.44/3.46	    decisions=50948, wrong=23925, backtracks=24000, failedAssignments=7195, nogoods=141, foundSolutions=7, bestBound=6
7.44/3.46	    
7.75/3.51	    num=53, depth=50..86, filters=120762, revisions=(696645,useless=615026), ccks=90646, wck=0.966, mem=92M645
7.75/3.51	    decisions=55822, wrong=26333, backtracks=26427, failedAssignments=7923, nogoods=145, foundSolutions=7, bestBound=6
7.75/3.51	    
7.75/3.56	    num=54, depth=54..88, filters=130614, revisions=(741647,useless=655016), ccks=95658, wck=1.012, mem=92M645
7.75/3.56	    decisions=62171, wrong=29477, backtracks=29586, failedAssignments=8724, nogoods=149, foundSolutions=7, bestBound=6
7.75/3.56	    
7.98/3.61	    num=55, depth=34..59, filters=148779, revisions=(885026,useless=783886), ccks=110167, wck=1.07, mem=92M645
7.98/3.61	    decisions=67246, wrong=31992, backtracks=32103, failedAssignments=9605, nogoods=153, foundSolutions=7, bestBound=6
7.98/3.61	    
7.98/3.66	    num=56, depth=57..84, filters=161945, revisions=(951878,useless=842804), ccks=118101, wck=1.117, mem=95M288
7.98/3.66	    decisions=74376, wrong=35521, backtracks=35665, failedAssignments=10575, nogoods=157, foundSolutions=7, bestBound=6
7.98/3.66	    
8.08/3.72	    num=57, depth=48..76, filters=178864, revisions=(1067312,useless=946344), ccks=129995, wck=1.173, mem=95M288
8.08/3.72	    decisions=81263, wrong=38938, backtracks=39100, failedAssignments=11642, nogoods=162, foundSolutions=7, bestBound=6
8.08/3.72	    
8.08/3.79	    num=58, depth=53..86, filters=196061, revisions=(1146856,useless=1016071), ccks=139812, wck=1.241, mem=97M930
8.08/3.79	    decisions=91495, wrong=44022, backtracks=44255, failedAssignments=12815, nogoods=166, foundSolutions=7, bestBound=6
8.08/3.79	    
8.18/3.86	    num=59, depth=38..81, filters=220140, revisions=(1333713,useless=1185214), ccks=157526, wck=1.318, mem=97M930
8.18/3.86	    decisions=100370, wrong=48438, backtracks=48686, failedAssignments=14106, nogoods=170, foundSolutions=7, bestBound=6
8.18/3.86	    
8.28/3.93	    num=60, depth=47..83, filters=240622, revisions=(1468387,useless=1306685), ccks=170729, wck=1.389, mem=100M573
8.28/3.93	    decisions=110362, wrong=53407, backtracks=53702, failedAssignments=15526, nogoods=174, foundSolutions=7, bestBound=6
8.28/3.93	    
8.28/4.01	    num=61, depth=53..84, filters=261142, revisions=(1584784,useless=1410226), ccks=183585, wck=1.461, mem=100M573
8.28/4.01	    decisions=120778, wrong=58584, backtracks=58915, failedAssignments=17088, nogoods=177, foundSolutions=7, bestBound=6
8.28/4.01	    
8.39/4.09	    num=62, depth=49..78, filters=286433, revisions=(1741224,useless=1550073), ccks=200178, wck=1.547, mem=103M215
8.39/4.09	    decisions=132613, wrong=64469, backtracks=64850, failedAssignments=18806, nogoods=180, foundSolutions=7, bestBound=6
8.39/4.09	    
8.49/4.18	    num=63, depth=54..89, filters=307170, revisions=(1834306,useless=1633225), ccks=210108, wck=1.634, mem=105M858
8.49/4.18	    decisions=146739, wrong=71500, backtracks=71883, failedAssignments=20696, nogoods=184, foundSolutions=7, bestBound=6
8.49/4.18	    
8.59/4.29	    num=64, depth=34..77, filters=343922, revisions=(2140135,useless=1911264), ccks=237898, wck=1.749, mem=108M500
8.59/4.29	    decisions=158980, wrong=77602, backtracks=78018, failedAssignments=22775, nogoods=187, foundSolutions=7, bestBound=6
8.59/4.29	    
8.73/4.30	o 7
8.73/4.31	    num=65, depth=59..97, filters=346462, revisions=(2154770,useless=1924134), ccks=240666, wck=1.76, mem=108M500
8.73/4.31	    decisions=160003, wrong=78081, backtracks=78489, failedAssignments=22994, nogoods=194, foundSolutions=8, bestBound=7
8.73/4.31	    
8.91/4.45	    num=66, depth=47..84, filters=382281, revisions=(2329206,useless=2079724), ccks=259512, wck=1.902, mem=111M143
8.91/4.45	    decisions=183113, wrong=89601, backtracks=90079, failedAssignments=25510, nogoods=196, foundSolutions=8, bestBound=7
8.91/4.45	    
8.91/4.45	    num=67, depth=53..58, filters=382534, revisions=(2331272,useless=2081564), ccks=259738, wck=1.903, mem=111M143
8.91/4.45	    decisions=183200, wrong=89617, backtracks=90093, failedAssignments=25521, nogoods=198, foundSolutions=8, bestBound=7
8.91/4.45	    
8.91/4.45	    num=68, depth=53..58, filters=382775, revisions=(2333380,useless=2083466), ccks=259944, wck=1.905, mem=111M143
8.91/4.45	    decisions=183293, wrong=89637, backtracks=90112, failedAssignments=25533, nogoods=200, foundSolutions=8, bestBound=7
8.91/4.45	    
8.91/4.45	    num=69, depth=52..57, filters=383062, revisions=(2335817,useless=2085657), ccks=260190, wck=1.906, mem=111M143
8.91/4.45	    decisions=183400, wrong=89663, backtracks=90135, failedAssignments=25546, nogoods=203, foundSolutions=8, bestBound=7
8.91/4.45	    
8.91/4.45	    num=70, depth=52..58, filters=383306, revisions=(2338120,useless=2087760), ccks=260390, wck=1.908, mem=111M143
8.91/4.45	    decisions=183511, wrong=89692, backtracks=90162, failedAssignments=25560, nogoods=205, foundSolutions=8, bestBound=7
8.91/4.45	    
8.91/4.45	    num=71, depth=51..58, filters=383602, revisions=(2340808,useless=2090212), ccks=260626, wck=1.909, mem=111M143
8.91/4.45	    decisions=183645, wrong=89732, backtracks=90200, failedAssignments=25576, nogoods=207, foundSolutions=8, bestBound=7
8.91/4.45	    
8.91/4.46	    num=72, depth=51..59, filters=383917, revisions=(2343588,useless=2092731), ccks=260887, wck=1.911, mem=111M143
8.91/4.46	    decisions=183762, wrong=89764, backtracks=90228, failedAssignments=25593, nogoods=210, foundSolutions=8, bestBound=7
8.91/4.46	    
8.91/4.46	    num=73, depth=51..58, filters=384271, revisions=(2346558,useless=2095411), ccks=261177, wck=1.912, mem=111M143
8.91/4.46	    decisions=183903, wrong=89807, backtracks=90268, failedAssignments=25612, nogoods=213, foundSolutions=8, bestBound=7
8.91/4.46	    
8.91/4.46	    num=74, depth=50..58, filters=384621, revisions=(2349914,useless=2098499), ccks=261445, wck=1.914, mem=111M143
8.91/4.46	    decisions=184065, wrong=89861, backtracks=90318, failedAssignments=25633, nogoods=215, foundSolutions=8, bestBound=7
8.91/4.46	    
8.91/4.46	    num=75, depth=50..59, filters=385057, revisions=(2353440,useless=2101671), ccks=261799, wck=1.916, mem=111M143
8.91/4.46	    decisions=184236, wrong=89919, backtracks=90373, failedAssignments=25656, nogoods=218, foundSolutions=8, bestBound=7
8.91/4.46	    
8.91/4.46	    num=76, depth=50..58, filters=385535, revisions=(2357398,useless=2105257), ccks=262171, wck=1.918, mem=111M143
8.91/4.46	    decisions=184430, wrong=89990, backtracks=90441, failedAssignments=25681, nogoods=220, foundSolutions=8, bestBound=7
8.91/4.46	    
8.91/4.46	    num=77, depth=50..59, filters=385979, revisions=(2361566,useless=2109098), ccks=262498, wck=1.92, mem=111M143
8.91/4.46	    decisions=184639, wrong=90067, backtracks=90515, failedAssignments=25709, nogoods=223, foundSolutions=8, bestBound=7
8.91/4.46	    
8.91/4.47	    num=78, depth=49..59, filters=386470, revisions=(2365954,useless=2113105), ccks=262879, wck=1.923, mem=111M143
8.91/4.47	    decisions=184842, wrong=90141, backtracks=90581, failedAssignments=25740, nogoods=226, foundSolutions=8, bestBound=7
8.91/4.47	    
8.91/4.47	    num=79, depth=49..59, filters=386954, revisions=(2370525,useless=2117324), ccks=263231, wck=1.925, mem=111M143
8.91/4.47	    decisions=185061, wrong=90224, backtracks=90661, failedAssignments=25774, nogoods=230, foundSolutions=8, bestBound=7
8.91/4.47	    
8.91/4.47	    num=80, depth=49..59, filters=387560, revisions=(2375785,useless=2122131), ccks=263684, wck=1.927, mem=111M143
8.91/4.47	    decisions=185329, wrong=90331, backtracks=90764, failedAssignments=25811, nogoods=234, foundSolutions=8, bestBound=7
8.91/4.47	    
8.91/4.47	    num=81, depth=48..59, filters=388155, revisions=(2381161,useless=2127072), ccks=264119, wck=1.93, mem=111M143
8.91/4.47	    decisions=185610, wrong=90445, backtracks=90874, failedAssignments=25852, nogoods=236, foundSolutions=8, bestBound=7
8.91/4.47	    
8.91/4.48	    num=82, depth=48..59, filters=388835, revisions=(2387198,useless=2132620), ccks=264608, wck=1.933, mem=111M143
8.91/4.48	    decisions=185914, wrong=90570, backtracks=90996, failedAssignments=25897, nogoods=239, foundSolutions=8, bestBound=7
8.91/4.48	    
8.91/4.48	    num=83, depth=48..59, filters=389623, revisions=(2394160,useless=2139012), ccks=265178, wck=1.937, mem=111M143
8.91/4.48	    decisions=186268, wrong=90720, backtracks=91143, failedAssignments=25947, nogoods=243, foundSolutions=8, bestBound=7
8.91/4.48	    
8.91/4.49	    num=84, depth=44..58, filters=390642, revisions=(2402645,useless=2146670), ccks=266005, wck=1.941, mem=111M143
8.91/4.49	    decisions=186572, wrong=90847, backtracks=91266, failedAssignments=26002, nogoods=248, foundSolutions=8, bestBound=7
8.91/4.49	    
8.91/4.49	    num=85, depth=43..56, filters=391721, revisions=(2411087,useless=2154239), ccks=266878, wck=1.945, mem=111M143
8.91/4.49	    decisions=186865, wrong=90972, backtracks=91390, failedAssignments=26063, nogoods=249, foundSolutions=8, bestBound=7
8.91/4.49	    
8.91/4.49	    num=86, depth=43..58, filters=392649, revisions=(2419158,useless=2161623), ccks=267565, wck=1.949, mem=113M785
8.91/4.49	    decisions=187231, wrong=91128, backtracks=91545, failedAssignments=26130, nogoods=253, foundSolutions=8, bestBound=7
8.91/4.49	    
9.04/4.50	    num=87, depth=43..58, filters=393958, revisions=(2430398,useless=2171904), ccks=268524, wck=1.954, mem=113M785
9.04/4.50	    decisions=187768, wrong=91373, backtracks=91788, failedAssignments=26204, nogoods=256, foundSolutions=8, bestBound=7
9.04/4.50	    
9.04/4.50	    num=88, depth=43..58, filters=395111, revisions=(2440973,useless=2181652), ccks=269351, wck=1.959, mem=113M785
9.04/4.50	    decisions=188258, wrong=91595, backtracks=92008, failedAssignments=26285, nogoods=260, foundSolutions=8, bestBound=7
9.04/4.50	    
9.04/4.51	    num=89, depth=42..58, filters=396418, revisions=(2453816,useless=2193511), ccks=270335, wck=1.965, mem=113M785
9.04/4.51	    decisions=188733, wrong=91808, backtracks=92216, failedAssignments=26374, nogoods=263, foundSolutions=8, bestBound=7
9.04/4.51	    
9.04/4.52	    num=90, depth=39..55, filters=398004, revisions=(2466811,useless=2205262), ccks=271579, wck=1.971, mem=113M785
9.04/4.52	    decisions=189217, wrong=92025, backtracks=92426, failedAssignments=26472, nogoods=266, foundSolutions=8, bestBound=7
9.04/4.52	    
9.04/4.52	    num=91, depth=39..56, filters=399550, revisions=(2481719,useless=2219092), ccks=272657, wck=1.977, mem=113M785
9.04/4.52	    decisions=189882, wrong=92335, backtracks=92733, failedAssignments=26580, nogoods=269, foundSolutions=8, bestBound=7
9.04/4.52	    
9.04/4.53	    num=92, depth=40..57, filters=401273, revisions=(2497593,useless=2233741), ccks=273882, wck=1.984, mem=113M785
9.04/4.53	    decisions=190658, wrong=92698, backtracks=93091, failedAssignments=26699, nogoods=273, foundSolutions=8, bestBound=7
9.04/4.53	    
9.04/4.54	    num=93, depth=40..59, filters=403321, revisions=(2516540,useless=2251263), ccks=275307, wck=1.992, mem=113M785
9.04/4.54	    decisions=191580, wrong=93134, backtracks=93526, failedAssignments=26830, nogoods=276, foundSolutions=8, bestBound=7
9.04/4.54	    
9.04/4.54	    num=94, depth=42..60, filters=405740, revisions=(2535732,useless=2268662), ccks=277100, wck=2.001, mem=113M785
9.04/4.54	    decisions=192512, wrong=93578, backtracks=93968, failedAssignments=26974, nogoods=279, foundSolutions=8, bestBound=7
9.04/4.54	    
9.04/4.55	    num=95, depth=41..59, filters=408033, revisions=(2555606,useless=2286905), ccks=278731, wck=2.009, mem=113M785
9.04/4.55	    decisions=193446, wrong=94021, backtracks=94407, failedAssignments=27132, nogoods=285, foundSolutions=8, bestBound=7
9.04/4.55	    
9.04/4.56	    num=96, depth=42..59, filters=411223, revisions=(2582639,useless=2311642), ccks=281027, wck=2.02, mem=113M785
9.04/4.56	    decisions=194752, wrong=94649, backtracks=95028, failedAssignments=27306, nogoods=288, foundSolutions=8, bestBound=7
9.04/4.56	    
9.04/4.58	    num=97, depth=42..60, filters=414805, revisions=(2614292,useless=2340696), ccks=283626, wck=2.032, mem=113M785
9.04/4.58	    decisions=196217, wrong=95358, backtracks=95726, failedAssignments=27497, nogoods=292, foundSolutions=8, bestBound=7
9.04/4.58	    
9.04/4.59	    num=98, depth=41..59, filters=418426, revisions=(2646469,useless=2370340), ccks=286159, wck=2.046, mem=113M785
9.04/4.59	    decisions=197823, wrong=96138, backtracks=96503, failedAssignments=27708, nogoods=294, foundSolutions=8, bestBound=7
9.04/4.59	    
9.15/4.61	    num=99, depth=43..59, filters=422564, revisions=(2680065,useless=2400914), ccks=289181, wck=2.061, mem=113M785
9.15/4.61	    decisions=199449, wrong=96927, backtracks=97282, failedAssignments=27940, nogoods=297, foundSolutions=8, bestBound=7
9.15/4.61	    
9.15/4.62	    num=100, depth=42..57, filters=426878, revisions=(2717695,useless=2435478), ccks=292247, wck=2.076, mem=116M427
9.15/4.62	    decisions=201271, wrong=97814, backtracks=98163, failedAssignments=28195, nogoods=301, foundSolutions=8, bestBound=7
9.15/4.62	    
9.15/4.64	    num=101, depth=43..61, filters=431742, revisions=(2757685,useless=2472021), ccks=295694, wck=2.092, mem=116M427
9.15/4.64	    decisions=203313, wrong=98810, backtracks=99160, failedAssignments=28476, nogoods=305, foundSolutions=8, bestBound=7
9.15/4.64	    
9.15/4.66	    num=102, depth=46..76, filters=437168, revisions=(2799884,useless=2510499), ccks=299415, wck=2.112, mem=116M427
9.15/4.66	    decisions=205812, wrong=100032, backtracks=100378, failedAssignments=28785, nogoods=308, foundSolutions=8, bestBound=7
9.15/4.66	    
9.15/4.68	    num=103, depth=45..80, filters=441265, revisions=(2807570,useless=2517209), ccks=300391, wck=2.134, mem=116M427
9.15/4.68	    decisions=209619, wrong=101904, backtracks=102250, failedAssignments=29125, nogoods=312, foundSolutions=8, bestBound=7
9.15/4.68	    
9.25/4.70	    num=104, depth=34..46, filters=446951, revisions=(2861036,useless=2566341), ccks=304725, wck=2.153, mem=116M427
9.25/4.70	    decisions=211379, wrong=102764, backtracks=103106, failedAssignments=29499, nogoods=317, foundSolutions=8, bestBound=7
9.25/4.70	    
9.25/4.72	    num=105, depth=36..49, filters=454196, revisions=(2922977,useless=2622680), ccks=310327, wck=2.176, mem=116M427
9.25/4.72	    decisions=213580, wrong=103845, backtracks=104185, failedAssignments=29910, nogoods=319, foundSolutions=8, bestBound=7
9.25/4.72	    
9.25/4.74	    num=106, depth=41..54, filters=461389, revisions=(2977904,useless=2672215), ccks=315719, wck=2.199, mem=119M70
9.25/4.74	    decisions=216011, wrong=105038, backtracks=105375, failedAssignments=30362, nogoods=322, foundSolutions=8, bestBound=7
9.25/4.74	    
9.25/4.77	    num=107, depth=44..71, filters=466966, revisions=(2993683,useless=2686138), ccks=317575, wck=2.228, mem=119M70
9.25/4.77	    decisions=220431, wrong=107220, backtracks=107570, failedAssignments=30859, nogoods=327, foundSolutions=8, bestBound=7
9.25/4.77	    
9.35/4.80	    num=108, depth=32..45, filters=475772, revisions=(3080106,useless=2765881), ccks=324255, wck=2.257, mem=119M70
9.35/4.80	    decisions=223268, wrong=108620, backtracks=108967, failedAssignments=31406, nogoods=330, foundSolutions=8, bestBound=7
9.35/4.80	    
9.35/4.83	    num=109, depth=32..46, filters=485703, revisions=(3174697,useless=2852947), ccks=331780, wck=2.29, mem=119M70
9.35/4.83	    decisions=226475, wrong=110204, backtracks=110548, failedAssignments=32008, nogoods=334, foundSolutions=8, bestBound=7
9.35/4.83	    
9.35/4.88	    num=110, depth=52..87, filters=495269, revisions=(3208112,useless=2881879), ccks=336263, wck=2.336, mem=121M712
9.35/4.88	    decisions=233205, wrong=113538, backtracks=113908, failedAssignments=32670, nogoods=338, foundSolutions=8, bestBound=7
9.35/4.88	    
9.45/4.92	    num=111, depth=31..51, filters=507478, revisions=(3323876,useless=2988447), ccks=345459, wck=2.378, mem=121M712
9.45/4.92	    decisions=237303, wrong=115567, backtracks=115937, failedAssignments=33398, nogoods=343, foundSolutions=8, bestBound=7
9.45/4.92	    
9.45/4.97	    num=112, depth=37..52, filters=520802, revisions=(3438197,useless=3092871), ccks=355356, wck=2.421, mem=121M712
9.45/4.97	    decisions=242102, wrong=117945, backtracks=118295, failedAssignments=34199, nogoods=348, foundSolutions=8, bestBound=7
9.45/4.97	    
9.56/5.01	    num=113, depth=49..87, filters=529044, revisions=(3461270,useless=3113046), ccks=358254, wck=2.464, mem=124M355
9.56/5.01	    decisions=248674, wrong=121201, backtracks=121548, failedAssignments=35080, nogoods=352, foundSolutions=8, bestBound=7
9.56/5.01	    
9.56/5.06	    num=114, depth=30..45, filters=545985, revisions=(3629560,useless=3268749), ccks=370841, wck=2.52, mem=124M355
9.56/5.06	    decisions=254651, wrong=124171, backtracks=124513, failedAssignments=36050, nogoods=356, foundSolutions=8, bestBound=7
9.56/5.06	    
9.66/5.12	    num=115, depth=30..46, filters=564290, revisions=(3812908,useless=3438422), ccks=384516, wck=2.58, mem=126M997
9.66/5.12	    decisions=260950, wrong=127301, backtracks=127631, failedAssignments=37117, nogoods=360, foundSolutions=8, bestBound=7
9.66/5.12	    
9.66/5.19	    num=116, depth=41..70, filters=577260, revisions=(3865466,useless=3485892), ccks=389604, wck=2.644, mem=126M997
9.66/5.19	    decisions=270654, wrong=132126, backtracks=132486, failedAssignments=38290, nogoods=364, foundSolutions=8, bestBound=7
9.66/5.19	    
9.75/5.26	    num=117, depth=30..46, filters=597468, revisions=(4079335,useless=3685095), ccks=404270, wck=2.713, mem=129M640
9.75/5.26	    decisions=278033, wrong=135797, backtracks=136151, failedAssignments=39581, nogoods=368, foundSolutions=8, bestBound=7
9.75/5.26	    
9.85/5.34	    num=118, depth=30..45, filters=622420, revisions=(4335621,useless=3922914), ccks=422737, wck=2.797, mem=129M640
9.85/5.34	    decisions=286908, wrong=140219, backtracks=140570, failedAssignments=41001, nogoods=372, foundSolutions=8, bestBound=7
9.85/5.34	    
9.96/5.44	    num=119, depth=38..70, filters=643898, revisions=(4452700,useless=4029158), ccks=433572, wck=2.897, mem=132M282
9.96/5.44	    decisions=300878, wrong=147179, backtracks=147574, failedAssignments=42563, nogoods=377, foundSolutions=8, bestBound=7
9.96/5.44	    
10.06/5.54	    num=120, depth=29..46, filters=673592, revisions=(4753830,useless=4308323), ccks=455537, wck=2.996, mem=134M924
10.06/5.54	    decisions=311492, wrong=152466, backtracks=152856, failedAssignments=44281, nogoods=381, foundSolutions=8, bestBound=7
10.06/5.54	    
10.16/5.66	    num=121, depth=33..55, filters=709396, revisions=(5074835,useless=4603017), ccks=481848, wck=3.114, mem=137M567
10.16/5.66	    decisions=324927, wrong=159161, backtracks=159550, failedAssignments=46171, nogoods=385, foundSolutions=8, bestBound=7
10.16/5.66	    
10.26/5.78	    num=122, depth=39..82, filters=735708, revisions=(5220376,useless=4734974), ccks=495432, wck=3.236, mem=140M209
10.26/5.78	    decisions=341389, wrong=167370, backtracks=167787, failedAssignments=48250, nogoods=390, foundSolutions=8, bestBound=7
10.26/5.78	    
10.48/5.93	    num=123, depth=28..46, filters=776676, revisions=(5672008,useless=5156980), ccks=525058, wck=3.382, mem=142M778
10.48/5.93	    decisions=357584, wrong=175450, backtracks=175828, failedAssignments=50537, nogoods=394, foundSolutions=8, bestBound=7
10.48/5.93	    
10.59/6.08	    num=124, depth=42..77, filters=815872, revisions=(5955077,useless=5413287), ccks=551820, wck=3.536, mem=23M968
10.59/6.08	    decisions=375003, wrong=184137, backtracks=184543, failedAssignments=53053, nogoods=398, foundSolutions=8, bestBound=7
10.59/6.08	    
10.82/6.24	    num=125, depth=47..83, filters=857346, revisions=(6180570,useless=5614785), ccks=575815, wck=3.693, mem=26M584
10.82/6.24	    decisions=399653, wrong=196436, backtracks=196880, failedAssignments=55821, nogoods=401, foundSolutions=8, bestBound=7
10.82/6.24	    
11.03/6.41	    num=126, depth=37..80, filters=908402, revisions=(6586428,useless=5985721), ccks=610737, wck=3.866, mem=34M459
11.03/6.41	    decisions=422245, wrong=207710, backtracks=208187, failedAssignments=58865, nogoods=406, foundSolutions=8, bestBound=7
11.03/6.41	    
11.23/6.60	    num=127, depth=37..87, filters=951315, revisions=(6830201,useless=6207447), ccks=632784, wck=4.054, mem=37M75
11.23/6.60	    decisions=450034, wrong=221582, backtracks=222138, failedAssignments=62214, nogoods=409, foundSolutions=8, bestBound=7
11.23/6.60	    
11.43/6.82	    num=128, depth=26..47, filters=1019386, revisions=(7582337,useless=6910550), ccks=681817, wck=4.273, mem=42M307
11.43/6.82	    decisions=477225, wrong=235159, backtracks=235691, failedAssignments=65898, nogoods=413, foundSolutions=8, bestBound=7
11.43/6.82	    
11.65/7.04	    num=129, depth=38..78, filters=1086943, revisions=(8105161,useless=7387271), ccks=727920, wck=4.499, mem=47M539
11.65/7.04	    decisions=507414, wrong=250231, backtracks=250854, failedAssignments=69950, nogoods=415, foundSolutions=8, bestBound=7
11.65/7.04	    
11.94/7.32	    num=130, depth=35..87, filters=1157160, revisions=(8495438,useless=7737759), ccks=767709, wck=4.78, mem=52M771
11.94/7.32	    decisions=549430, wrong=271219, backtracks=271960, failedAssignments=74407, nogoods=419, foundSolutions=8, bestBound=7
11.94/7.32	    
12.24/7.61	    num=131, depth=26..55, filters=1246153, revisions=(9364595,useless=8543089), ccks=831536, wck=5.067, mem=60M619
12.24/7.61	    decisions=585336, wrong=289154, backtracks=289854, failedAssignments=79310, nogoods=424, foundSolutions=8, bestBound=7
12.24/7.61	    
12.54/7.95	    num=132, depth=37..82, filters=1338781, revisions=(10109536,useless=9227383), ccks=892183, wck=5.401, mem=65M851
12.54/7.95	    decisions=630588, wrong=311758, backtracks=312611, failedAssignments=84704, nogoods=428, foundSolutions=8, bestBound=7
12.54/7.95	    
12.84/8.29	    num=133, depth=35..75, filters=1438329, revisions=(10927942,useless=9978995), ccks=958977, wck=5.75, mem=73M699
12.84/8.29	    decisions=676900, wrong=334891, backtracks=335917, failedAssignments=90637, nogoods=433, foundSolutions=8, bestBound=7
12.84/8.29	    
13.24/8.65	    num=134, depth=39..80, filters=1534488, revisions=(11574137,useless=10566588), ccks=1017579, wck=6.11, mem=81M547
13.24/8.65	    decisions=729371, wrong=361099, backtracks=362305, failedAssignments=97163, nogoods=439, foundSolutions=8, bestBound=7
13.24/8.65	    
13.75/9.11	    num=135, depth=24..66, filters=1663756, revisions=(12908794,useless=11809963), ccks=1108861, wck=6.568, mem=89M395
13.75/9.11	    decisions=783676, wrong=388237, backtracks=389594, failedAssignments=104342, nogoods=444, foundSolutions=8, bestBound=7
13.75/9.11	    
14.25/9.61	    num=136, depth=35..87, filters=1783905, revisions=(13625226,useless=12456753), ccks=1178503, wck=7.064, mem=99M859
14.25/9.61	    decisions=854590, wrong=423667, backtracks=425299, failedAssignments=112239, nogoods=449, foundSolutions=8, bestBound=7
14.25/9.61	    
14.77/10.17	    num=137, depth=25..57, filters=1956182, revisions=(15325056,useless=14033452), ccks=1301634, wck=7.627, mem=112M939
14.77/10.17	    decisions=926313, wrong=459509, backtracks=461224, failedAssignments=120926, nogoods=453, foundSolutions=8, bestBound=7
14.77/10.17	    
15.36/10.75	    num=138, depth=31..86, filters=2114535, revisions=(16654492,useless=15258418), ccks=1406104, wck=8.205, mem=123M403
15.36/10.75	    decisions=1002722, wrong=497692, backtracks=499661, failedAssignments=130481, nogoods=457, foundSolutions=8, bestBound=7
15.36/10.75	    
15.96/11.39	    num=139, depth=31..83, filters=2271162, revisions=(17680096,useless=16190029), ccks=1500097, wck=8.848, mem=139M99
15.96/11.39	    decisions=1091032, wrong=541825, backtracks=543934, failedAssignments=140992, nogoods=461, foundSolutions=8, bestBound=7
15.96/11.39	    
16.77/12.14	    num=140, depth=21..57, filters=2497381, revisions=(20207593,useless=18557607), ccks=1660016, wck=9.598, mem=152M179
16.77/12.14	    decisions=1188399, wrong=590493, backtracks=592540, failedAssignments=152554, nogoods=466, foundSolutions=8, bestBound=7
16.77/12.14	    
17.59/12.94	    num=141, depth=28..80, filters=2698090, revisions=(21664455,useless=19883066), ccks=1791419, wck=10.4, mem=36M968
17.59/12.94	    decisions=1288663, wrong=640601, backtracks=642976, failedAssignments=165272, nogoods=471, foundSolutions=8, bestBound=7
17.59/12.94	    
18.59/13.91	    num=142, depth=19..54, filters=2989489, revisions=(24849801,useless=22861692), ccks=1998139, wck=11.365, mem=57M822
18.59/13.91	    decisions=1414638, wrong=703567, backtracks=705887, failedAssignments=179262, nogoods=475, foundSolutions=8, bestBound=7
18.59/13.91	    
19.49/14.85	    num=143, depth=28..70, filters=3224106, revisions=(26600667,useless=24463788), ccks=2146909, wck=12.306, mem=76M70
19.49/14.85	    decisions=1537434, wrong=764942, backtracks=767491, failedAssignments=194651, nogoods=478, foundSolutions=8, bestBound=7
19.49/14.85	    
20.59/15.97	    num=144, depth=19..57, filters=3547696, revisions=(30365906,useless=28003605), ccks=2372331, wck=13.424, mem=99M530
20.59/15.97	    decisions=1681164, wrong=836796, backtracks=839202, failedAssignments=211579, nogoods=483, foundSolutions=8, bestBound=7
20.59/15.97	    
21.80/17.12	    num=145, depth=25..86, filters=3839645, revisions=(32530824,useless=29980460), ccks=2560394, wck=14.574, mem=122M991
21.80/17.12	    decisions=1831501, wrong=911947, backtracks=914499, failedAssignments=230200, nogoods=488, foundSolutions=8, bestBound=7
21.80/17.12	    
23.19/18.56	    num=146, depth=17..62, filters=4259199, revisions=(37229317,useless=34378900), ccks=2860447, wck=16.019, mem=151M665
23.19/18.56	    decisions=2008300, wrong=1000334, backtracks=1002815, failedAssignments=250684, nogoods=493, foundSolutions=8, bestBound=7
23.19/18.56	    
24.73/20.05	    num=147, depth=23..77, filters=4647011, revisions=(40416145,useless=37298784), ccks=3127391, wck=17.503, mem=50M514
24.73/20.05	    decisions=2187526, wrong=1089930, backtracks=1092358, failedAssignments=273216, nogoods=497, foundSolutions=8, bestBound=7
24.73/20.05	    
26.53/21.87	    num=148, depth=15..60, filters=5170950, revisions=(46373921,useless=42881053), ccks=3502898, wck=19.329, mem=86M185
26.53/21.87	    decisions=2413258, wrong=1202781, backtracks=1204690, failedAssignments=298001, nogoods=500, foundSolutions=8, bestBound=7
26.53/21.87	    
28.13/23.49	    num=149, depth=22..70, filters=5581157, revisions=(50020846,useless=46248947), ccks=3781929, wck=20.947, mem=115M370
28.13/23.49	    decisions=2607314, wrong=1299791, backtracks=1301545, failedAssignments=325265, nogoods=505, foundSolutions=8, bestBound=7
28.13/23.49	    
30.33/25.69	    num=150, depth=14..64, filters=6200671, revisions=(57145114,useless=52926733), ccks=4228411, wck=23.147, mem=157M527
30.33/25.69	    decisions=2869180, wrong=1430713, backtracks=1432143, failedAssignments=355255, nogoods=511, foundSolutions=8, bestBound=7
30.33/25.69	    
32.56/27.85	    num=151, depth=17..63, filters=6762906, revisions=(62790540,useless=58175148), ccks=4625422, wck=25.309, mem=37M288
32.56/27.85	    decisions=3118883, wrong=1555550, backtracks=1557042, failedAssignments=388244, nogoods=518, foundSolutions=8, bestBound=7
32.56/27.85	    
35.36/30.65	    num=152, depth=11..64, filters=7544289, revisions=(71738215,useless=66555474), ccks=5192771, wck=28.109, mem=91M524
35.36/30.65	    decisions=3451293, wrong=1721740, backtracks=1722445, failedAssignments=424532, nogoods=523, foundSolutions=8, bestBound=7
35.36/30.65	    
38.26/33.52	    num=153, depth=13..66, filters=8289074, revisions=(79663981,useless=73939810), ccks=5734201, wck=30.979, mem=145M759
38.26/33.52	    decisions=3772200, wrong=1882182, backtracks=1881764, failedAssignments=464449, nogoods=527, foundSolutions=8, bestBound=7
38.26/33.52	    
42.20/37.42	    num=154, depth=4..66, filters=9358639, revisions=(92328812,useless=85788779), ccks=6550063, wck=34.876, mem=58M978
42.20/37.42	    decisions=4189130, wrong=2090635, backtracks=2088145, failedAssignments=508358, nogoods=530, foundSolutions=8, bestBound=7
42.20/37.42	    
46.30/41.56	
46.30/41.56	  New Bounds: 8..7
46.30/41.56	    num=155, depth=0..71, filters=10462634, revisions=(105933887,useless=98517671), ccks=7426246, wck=39.015, mem=134M195
46.30/41.56	    decisions=4577558, wrong=2284850, backtracks=2280001, failedAssignments=555353, foundSolutions=8, bestBound=7
46.30/41.56	    
46.30/41.56	  Global
46.30/41.56	    filters=10462634, revisions=(105933887,useless=98517671), ccks=7426246
46.30/41.56	    Stop=FULL_EXPLORATION, wrong=2284850, bestBound=7, bestBoundWck=2.46, bestBoundCpu=4.269, foundSolutions=8, firstSolCpu=2.53
46.30/41.56	    wck=39.716, cpu=41.453, mem=134M195
46.30/41.56	
46.30/41.56	v <instantiation id='sol8' type='solution' cost='7'>  <list> b[][] w[][] </list>  <values> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 1 1 0 0 1 1 0 0 1 0 0 0 0 1 0 0 1 0 0 0 1 0 0 1 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 </values>  </instantiation>
46.30/41.56	s OPTIMUM FOUND
46.30/41.56	
46.30/41.56	d WRONG_DECISIONS 2284850
46.30/41.56	d NUMBER_SOLUTIONS 8

Verifier Data

OK	7

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4391183-1568391880/watcher-4391183-1568391880 -o /tmp/evaluation-result-4391183-1568391880/solver-4391183-1568391880 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568389344-31922 --watchdog 2560 java -cp AbsCon19-06.jar AbsCon HOME/instance-4391183-1568391880.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
solver pid=32530, runsolver pid=32527
Current StackSize limit: 8192 KiB


[startup+0.10121 s]*
/proc/loadavg: 1.71 1.87 1.87 4/230 32545
/proc/meminfo: memFree=30846732/32770624 swapFree=66940856/67108860
[pid=32530] ppid=32527 vsize=10659884 memory=28748 CPUtime=0.14 cores=0,2,4,6
/proc/32530/stat : 32530 (java) S 32527 32530 29917 0 -1 1077944320 5625 0 0 0 13 1 0 0 20 0 15 0 415426655 10915721216 7187 33554432000 4194304 4196468 140727573619152 140727573601696 140285389483767 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
/proc/32530/statm: 2664971 7187 2899 1 0 2627468 0
[pid=32530/tid=32532] ppid=32527 vsize=10659884 memory=-8197568871503139196 CPUtime=0.09 cores=0,2,4,6
/proc/32530/task/32532/stat : 32532 (java) R 32527 32530 29917 0 -1 4202560 3234 0 0 0 9 0 0 0 20 0 15 0 415426656 10915721216 7187 33554432000 4194304 4196468 140727573619152 140285393714440 140285374121409 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32533] ppid=32527 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32533/stat : 32533 (java) S 32527 32530 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415426657 10915721216 7187 33554432000 4194304 4196468 140727573619152 140285315558288 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32534] ppid=32527 vsize=10659884 memory=140216246105728 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32534/stat : 32534 (java) S 32527 32530 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415426657 10915721216 7187 33554432000 4194304 4196468 140727573619152 140285314505488 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32535] ppid=32527 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32535/stat : 32535 (java) S 32527 32530 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415426657 10915721216 7187 33554432000 4194304 4196468 140727573619152 140285313453200 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32536] ppid=32527 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32536/stat : 32536 (java) S 32527 32530 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415426657 10915721216 7187 33554432000 4194304 4196468 140727573619152 140285312400400 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32537] ppid=32527 vsize=10659884 memory=140216246105728 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32537/stat : 32537 (java) S 32527 32530 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415426658 10915721216 7187 33554432000 4194304 4196468 140727573619152 140284424976496 140285389494914 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32538] ppid=32527 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32538/stat : 32538 (java) S 32527 32530 29917 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415426658 10915721216 7187 33554432000 4194304 4196468 140727573619152 140284423922464 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32539] ppid=32527 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32539/stat : 32539 (java) S 32527 32530 29917 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415426659 10915721216 7187 33554432000 4194304 4196468 140727573619152 140284422870128 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32540] ppid=32527 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32540/stat : 32540 (java) S 32527 32530 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415426661 10915721216 7187 33554432000 4194304 4196468 140727573619152 140284421818448 140285389502363 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32541] ppid=32527 vsize=10659884 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/32530/task/32541/stat : 32541 (java) S 32527 32530 29917 0 -1 1077944384 352 0 0 0 1 0 0 0 20 0 15 0 415426661 10915721216 7253 33554432000 4194304 4196468 140727573619152 140284420766320 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32542] ppid=32527 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32542/stat : 32542 (java) S 32527 32530 29917 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 15 0 415426661 10915721216 7253 33554432000 4194304 4196468 140727573619152 140284419713520 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32543] ppid=32527 vsize=10659884 memory=140216246105728 CPUtime=0.02 cores=0,2,4,6
/proc/32530/task/32543/stat : 32543 (java) R 32527 32530 29917 0 -1 4202560 607 0 0 0 2 0 0 0 20 0 15 0 415426661 10915721216 7253 33554432000 4194304 4196468 140727573619152 140284418658232 140285368452050 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32544] ppid=32527 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32544/stat : 32544 (java) S 32527 32530 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415426661 10915721216 7253 33554432000 4194304 4196468 140727573619152 140284417608672 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32545] ppid=32527 vsize=10659884 memory=140216246105728 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32545/stat : 32545 (java) S 32527 32530 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415426661 10915721216 7253 33554432000 4194304 4196468 140727573619152 140284416555440 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 28748 KiB

[startup+0.21111 s]*
/proc/loadavg: 1.71 1.87 1.87 4/230 32545
/proc/meminfo: memFree=30836608/32770624 swapFree=66940856/67108860
[pid=32530] ppid=32527 vsize=10659884 memory=37060 CPUtime=0.32 cores=0,2,4,6
/proc/32530/stat : 32530 (java) S 32527 32530 29917 0 -1 1077944320 9098 0 0 0 30 2 0 0 20 0 15 0 415426655 10915721216 9265 33554432000 4194304 4196468 140727573619152 140727573601696 140285389483767 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
/proc/32530/statm: 2664971 9265 2973 1 0 2627468 0
[pid=32530/tid=32532] ppid=32527 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/32530/task/32532/stat : 32532 (java) R 32527 32530 29917 0 -1 4202560 6111 0 0 0 18 2 0 0 20 0 15 0 415426656 10915721216 9265 33554432000 4194304 4196468 140727573619152 140285393715728 140285389505693 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32533] ppid=32527 vsize=10659884 memory=342 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32533/stat : 32533 (java) S 32527 32530 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415426657 10915721216 9265 33554432000 4194304 4196468 140727573619152 140285315558288 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32534] ppid=32527 vsize=10659884 memory=140216246135928 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32534/stat : 32534 (java) S 32527 32530 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415426657 10915721216 9265 33554432000 4194304 4196468 140727573619152 140285314505488 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32535] ppid=32527 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32535/stat : 32535 (java) S 32527 32530 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415426657 10915721216 9265 33554432000 4194304 4196468 140727573619152 140285313453200 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32536] ppid=32527 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32536/stat : 32536 (java) S 32527 32530 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415426657 10915721216 9265 33554432000 4194304 4196468 140727573619152 140285312400400 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32537] ppid=32527 vsize=10659884 memory=140216246105728 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32537/stat : 32537 (java) S 32527 32530 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415426658 10915721216 9265 33554432000 4194304 4196468 140727573619152 140284424976496 140285389494914 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32538] ppid=32527 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32538/stat : 32538 (java) S 32527 32530 29917 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415426658 10915721216 9265 33554432000 4194304 4196468 140727573619152 140284423922464 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32539] ppid=32527 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32539/stat : 32539 (java) S 32527 32530 29917 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415426659 10915721216 9265 33554432000 4194304 4196468 140727573619152 140284422870128 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32540] ppid=32527 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32540/stat : 32540 (java) S 32527 32530 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415426661 10915721216 9265 33554432000 4194304 4196468 140727573619152 140284421818448 140285389502363 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32541] ppid=32527 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/32530/task/32541/stat : 32541 (java) S 32527 32530 29917 0 -1 1077944384 524 0 0 0 3 0 0 0 20 0 15 0 415426661 10915721216 9265 33554432000 4194304 4196468 140727573619152 140284420766320 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32542] ppid=32527 vsize=10659884 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/32530/task/32542/stat : 32542 (java) S 32527 32530 29917 0 -1 1077944384 329 0 0 0 3 0 0 0 20 0 15 0 415426661 10915721216 9265 33554432000 4194304 4196468 140727573619152 140284419713520 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32543] ppid=32527 vsize=10659884 memory=140216246105728 CPUtime=0.05 cores=0,2,4,6
/proc/32530/task/32543/stat : 32543 (java) S 32527 32530 29917 0 -1 1077944384 775 0 0 0 5 0 0 0 20 0 15 0 415426661 10915721216 9265 33554432000 4194304 4196468 140727573619152 140284418661232 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32544] ppid=32527 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32544/stat : 32544 (java) S 32527 32530 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415426661 10915721216 9265 33554432000 4194304 4196468 140727573619152 140284417608672 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32545] ppid=32527 vsize=10659884 memory=140216246105728 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32545/stat : 32545 (java) S 32527 32530 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415426661 10915721216 9265 33554432000 4194304 4196468 140727573619152 140284416555440 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 37060 KiB

[startup+0.310118 s]*
/proc/loadavg: 1.71 1.87 1.87 3/230 32545
/proc/meminfo: memFree=30834300/32770624 swapFree=66940856/67108860
[pid=32530] ppid=32527 vsize=10659884 memory=40380 CPUtime=0.47 cores=0,2,4,6
/proc/32530/stat : 32530 (java) S 32527 32530 29917 0 -1 1077944320 9318 0 0 0 45 2 0 0 20 0 15 0 415426655 10915721216 10095 33554432000 4194304 4196468 140727573619152 140727573601696 140285389483767 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
/proc/32530/statm: 2664971 10095 3010 1 0 2627468 0
[pid=32530/tid=32532] ppid=32527 vsize=10659884 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/32530/task/32532/stat : 32532 (java) R 32527 32530 29917 0 -1 4202560 6255 0 0 0 28 2 0 0 20 0 15 0 415426656 10915721216 10095 33554432000 4194304 4196468 140727573619152 140285393722752 140285373564254 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32533] ppid=32527 vsize=10659884 memory=4296910614 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32533/stat : 32533 (java) S 32527 32530 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415426657 10915721216 10095 33554432000 4194304 4196468 140727573619152 140285315558288 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32534] ppid=32527 vsize=10659884 memory=140216246135902 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32534/stat : 32534 (java) S 32527 32530 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415426657 10915721216 10095 33554432000 4194304 4196468 140727573619152 140285314505488 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32535] ppid=32527 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32535/stat : 32535 (java) S 32527 32530 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415426657 10915721216 10095 33554432000 4194304 4196468 140727573619152 140285313453200 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32536] ppid=32527 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32536/stat : 32536 (java) S 32527 32530 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415426657 10915721216 10095 33554432000 4194304 4196468 140727573619152 140285312400400 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32537] ppid=32527 vsize=10659884 memory=140216246105728 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32537/stat : 32537 (java) S 32527 32530 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415426658 10915721216 10095 33554432000 4194304 4196468 140727573619152 140284424976496 140285389494914 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32538] ppid=32527 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32538/stat : 32538 (java) S 32527 32530 29917 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415426658 10915721216 10095 33554432000 4194304 4196468 140727573619152 140284423922464 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32539] ppid=32527 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32539/stat : 32539 (java) S 32527 32530 29917 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415426659 10915721216 10095 33554432000 4194304 4196468 140727573619152 140284422870128 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32540] ppid=32527 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32540/stat : 32540 (java) S 32527 32530 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415426661 10915721216 10095 33554432000 4194304 4196468 140727573619152 140284421818448 140285389502363 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32541] ppid=32527 vsize=10659884 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/32530/task/32541/stat : 32541 (java) S 32527 32530 29917 0 -1 1077944384 568 0 0 0 4 0 0 0 20 0 15 0 415426661 10915721216 10095 33554432000 4194304 4196468 140727573619152 140284420766320 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32542] ppid=32527 vsize=10659884 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/32530/task/32542/stat : 32542 (java) S 32527 32530 29917 0 -1 1077944384 337 0 0 0 3 0 0 0 20 0 15 0 415426661 10915721216 10095 33554432000 4194304 4196468 140727573619152 140284419713520 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32543] ppid=32527 vsize=10659884 memory=140216246105728 CPUtime=0.08 cores=0,2,4,6
/proc/32530/task/32543/stat : 32543 (java) S 32527 32530 29917 0 -1 1077944384 799 0 0 0 8 0 0 0 20 0 15 0 415426661 10915721216 10095 33554432000 4194304 4196468 140727573619152 140284418661232 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32544] ppid=32527 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32544/stat : 32544 (java) S 32527 32530 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415426661 10915721216 10095 33554432000 4194304 4196468 140727573619152 140284417608672 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32545] ppid=32527 vsize=10659884 memory=140216246105728 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32545/stat : 32545 (java) S 32527 32530 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415426661 10915721216 10095 33554432000 4194304 4196468 140727573619152 140284416555440 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40380 KiB

[startup+0.700714 s]
/proc/loadavg: 1.71 1.87 1.87 3/230 32545
/proc/meminfo: memFree=30823920/32770624 swapFree=66940856/67108860
[pid=32530] ppid=32527 vsize=10661932 memory=63200 CPUtime=1.1 cores=0,2,4,6
/proc/32530/stat : 32530 (java) S 32527 32530 29917 0 -1 1077944320 12873 0 0 0 106 4 0 0 20 0 15 0 415426655 10917818368 15800 33554432000 4194304 4196468 140727573619152 140727573601696 140285389483767 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
/proc/32530/statm: 2665483 15800 3072 1 0 2627980 0
[pid=32530/tid=32532] ppid=32527 vsize=10661932 memory=2112 CPUtime=0.68 cores=0,2,4,6
/proc/32530/task/32532/stat : 32532 (java) R 32527 32530 29917 0 -1 4202560 8812 0 0 0 65 3 0 0 20 0 15 0 415426656 10917818368 15800 33554432000 4194304 4196468 140727573619152 140285393715792 140285372670576 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32533] ppid=32527 vsize=10661932 memory=12040 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32533/stat : 32533 (java) S 32527 32530 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415426657 10917818368 15800 33554432000 4194304 4196468 140727573619152 140285315558288 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32534] ppid=32527 vsize=10661932 memory=23484 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32534/stat : 32534 (java) S 32527 32530 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415426657 10917818368 15800 33554432000 4194304 4196468 140727573619152 140285314505488 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32535] ppid=32527 vsize=10661932 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32535/stat : 32535 (java) S 32527 32530 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415426657 10917818368 15800 33554432000 4194304 4196468 140727573619152 140285313453200 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32536] ppid=32527 vsize=10661932 memory=532 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32536/stat : 32536 (java) S 32527 32530 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415426657 10917818368 15800 33554432000 4194304 4196468 140727573619152 140285312400400 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32537] ppid=32527 vsize=10661932 memory=928 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32537/stat : 32537 (java) S 32527 32530 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415426658 10917818368 15800 33554432000 4194304 4196468 140727573619152 140284424976496 140285389494914 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32538] ppid=32527 vsize=10661932 memory=1720 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32538/stat : 32538 (java) S 32527 32530 29917 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415426658 10917818368 15800 33554432000 4194304 4196468 140727573619152 140284423922464 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32539] ppid=32527 vsize=10661932 memory=1976 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32539/stat : 32539 (java) S 32527 32530 29917 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415426659 10917818368 15800 33554432000 4194304 4196468 140727573619152 140284422870128 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32540] ppid=32527 vsize=10661932 memory=7086240636162691427 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32540/stat : 32540 (java) S 32527 32530 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415426661 10917818368 15800 33554432000 4194304 4196468 140727573619152 140284421818448 140285389502363 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32541] ppid=32527 vsize=10661932 memory=7740110344165609817 CPUtime=0.11 cores=0,2,4,6
/proc/32530/task/32541/stat : 32541 (java) S 32527 32530 29917 0 -1 1077944384 722 0 0 0 11 0 0 0 20 0 15 0 415426661 10917818368 15800 33554432000 4194304 4196468 140727573619152 140284420766320 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32542] ppid=32527 vsize=10661932 memory=5787221536915148880 CPUtime=0.1 cores=0,2,4,6
/proc/32530/task/32542/stat : 32542 (java) R 32527 32530 29917 0 -1 4202560 713 0 0 0 10 0 0 0 20 0 15 0 415426661 10917818368 15800 33554432000 4194304 4196468 140727573619152 140284419713520 140285370659669 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32543] ppid=32527 vsize=10661932 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/32530/task/32543/stat : 32543 (java) S 32527 32530 29917 0 -1 1077944384 1267 0 0 0 19 0 0 0 20 0 15 0 415426661 10917818368 15800 33554432000 4194304 4196468 140727573619152 140284418661232 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32544] ppid=32527 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32544/stat : 32544 (java) S 32527 32530 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415426661 10917818368 15800 33554432000 4194304 4196468 140727573619152 140284417608672 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32545] ppid=32527 vsize=10661932 memory=3996 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32545/stat : 32545 (java) S 32527 32530 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415426661 10917818368 15800 33554432000 4194304 4196468 140727573619152 140284416555440 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 63200 KiB

[startup+1.50076 s]
/proc/loadavg: 1.71 1.87 1.87 3/230 32545
/proc/meminfo: memFree=30807976/32770624 swapFree=66940856/67108860
[pid=32530] ppid=32527 vsize=10663980 memory=75424 CPUtime=2 cores=0,2,4,6
/proc/32530/stat : 32530 (java) S 32527 32530 29917 0 -1 1077944320 17082 0 0 0 195 5 0 0 20 0 15 0 415426655 10919915520 18856 33554432000 4194304 4196468 140727573619152 140727573601696 140285389483767 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
/proc/32530/statm: 2665995 18856 3092 1 0 2628492 0
[pid=32530/tid=32532] ppid=32527 vsize=10663980 memory=71548 CPUtime=1.48 cores=0,2,4,6
/proc/32530/task/32532/stat : 32532 (java) R 32527 32530 29917 0 -1 4202560 11829 0 0 0 144 4 0 0 20 0 15 0 415426656 10919915520 18856 33554432000 4194304 4196468 140727573619152 140285393715792 140285373564254 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32533] ppid=32527 vsize=10663980 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32533/stat : 32533 (java) S 32527 32530 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415426657 10919915520 18856 33554432000 4194304 4196468 140727573619152 140285315558288 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32534] ppid=32527 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32534/stat : 32534 (java) S 32527 32530 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415426657 10919915520 18856 33554432000 4194304 4196468 140727573619152 140285314505488 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32535] ppid=32527 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32535/stat : 32535 (java) S 32527 32530 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415426657 10919915520 18856 33554432000 4194304 4196468 140727573619152 140285313453200 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32536] ppid=32527 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32536/stat : 32536 (java) S 32527 32530 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415426657 10919915520 18856 33554432000 4194304 4196468 140727573619152 140285312400400 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32537] ppid=32527 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32537/stat : 32537 (java) S 32527 32530 29917 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 415426658 10919915520 18856 33554432000 4194304 4196468 140727573619152 140284424976496 140285389494914 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0

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

[startup+40.8006 s]
/proc/loadavg: 1.85 1.89 1.87 3/231 32548
/proc/meminfo: memFree=30565612/32770624 swapFree=66940856/67108860
[pid=32530] ppid=32527 vsize=10748324 memory=304836 CPUtime=45.6 cores=0,2,4,6
/proc/32530/stat : 32530 (java) S 32527 32530 29917 0 -1 1077944320 55287 0 0 0 4541 19 0 0 20 0 16 0 415426655 11006283776 76209 33554432000 4194304 4196468 140727573619152 140727573601696 140285389483767 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
/proc/32530/statm: 2687081 76209 3368 1 0 2647217 0
[pid=32530/tid=32532] ppid=32527 vsize=10748324 memory=130668407294698 CPUtime=1.85 cores=0,2,4,6
/proc/32530/task/32532/stat : 32532 (java) S 32527 32530 29917 0 -1 1077944384 13744 0 0 0 180 5 0 0 20 0 16 0 415426656 11006283776 76209 33554432000 4194304 4196468 140727573619152 140285393726640 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32533] ppid=32527 vsize=10748324 memory=130780076444138 CPUtime=0.06 cores=0,2,4,6
/proc/32530/task/32533/stat : 32533 (java) S 32527 32530 29917 0 -1 1077944384 1103 0 0 0 5 1 0 0 20 0 16 0 415426657 11006283776 76209 33554432000 4194304 4196468 140727573619152 140285315558288 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32534] ppid=32527 vsize=10748324 memory=130784371411434 CPUtime=0.07 cores=0,2,4,6
/proc/32530/task/32534/stat : 32534 (java) S 32527 32530 29917 0 -1 1077944384 1060 0 0 0 6 1 0 0 20 0 16 0 415426657 11006283776 76209 33554432000 4194304 4196468 140727573619152 140285314505488 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32535] ppid=32527 vsize=10748324 memory=6791534058613427641 CPUtime=0.06 cores=0,2,4,6
/proc/32530/task/32535/stat : 32535 (java) S 32527 32530 29917 0 -1 1077944384 1624 0 0 0 6 0 0 0 20 0 16 0 415426657 11006283776 76209 33554432000 4194304 4196468 140727573619152 140285313453200 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32536] ppid=32527 vsize=10748324 memory=3848 CPUtime=0.06 cores=0,2,4,6
/proc/32530/task/32536/stat : 32536 (java) S 32527 32530 29917 0 -1 1077944384 2235 0 0 0 5 1 0 0 20 0 16 0 415426657 11006283776 76209 33554432000 4194304 4196468 140727573619152 140285312400400 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32537] ppid=32527 vsize=10748324 memory=4100 CPUtime=0.01 cores=0,2,4,6
/proc/32530/task/32537/stat : 32537 (java) S 32527 32530 29917 0 -1 1077944384 1628 0 0 0 1 0 0 0 20 0 16 0 415426658 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284424976496 140285389494914 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32538] ppid=32527 vsize=10748324 memory=2860 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32538/stat : 32538 (java) S 32527 32530 29917 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 16 0 415426658 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284423922528 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32539] ppid=32527 vsize=10748324 memory=2872 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32539/stat : 32539 (java) S 32527 32530 29917 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 16 0 415426659 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284422870144 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32540] ppid=32527 vsize=10748324 memory=304836 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32540/stat : 32540 (java) S 32527 32530 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415426661 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284421818448 140285389502363 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32541] ppid=32527 vsize=10748324 memory=280432240387616 CPUtime=1.88 cores=0,2,4,6
/proc/32530/task/32541/stat : 32541 (java) S 32527 32530 29917 0 -1 1077944384 9173 0 0 0 187 1 0 0 20 0 16 0 415426661 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284420766320 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32542] ppid=32527 vsize=10748324 memory=6791534058613427641 CPUtime=1.86 cores=0,2,4,6
/proc/32530/task/32542/stat : 32542 (java) S 32527 32530 29917 0 -1 1077944384 8247 0 0 0 184 2 0 0 20 0 16 0 415426661 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284419713520 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32543] ppid=32527 vsize=10748324 memory=279499291819570 CPUtime=0.83 cores=0,2,4,6
/proc/32530/task/32543/stat : 32543 (java) S 32527 32530 29917 0 -1 1077944384 7310 0 0 0 82 1 0 0 20 0 16 0 415426661 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284418661232 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32544] ppid=32527 vsize=10748324 memory=37252 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32544/stat : 32544 (java) S 32527 32530 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415426661 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284417608672 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32545] ppid=32527 vsize=10748324 memory=39460 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32545/stat : 32545 (java) S 32527 32530 29917 0 -1 1077944384 384 0 0 0 0 0 0 0 20 0 16 0 415426661 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284416555440 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32546] ppid=32527 vsize=10748324 memory=0 CPUtime=38.81 cores=0,2,4,6
/proc/32530/task/32546/stat : 32546 (java) R 32527 32530 29917 0 -1 4202560 7351 0 0 0 3878 3 0 0 20 0 16 0 415426843 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284399885392 140284998225804 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
Current children cumulated CPU time: 45.6 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 304836 KiB

[startup+41.2006 s]
/proc/loadavg: 1.85 1.89 1.87 3/231 32548
/proc/meminfo: memFree=30565612/32770624 swapFree=66940856/67108860
[pid=32530] ppid=32527 vsize=10748324 memory=304836 CPUtime=46 cores=0,2,4,6
/proc/32530/stat : 32530 (java) S 32527 32530 29917 0 -1 1077944320 55291 0 0 0 4581 19 0 0 20 0 16 0 415426655 11006283776 76209 33554432000 4194304 4196468 140727573619152 140727573601696 140285389483767 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
/proc/32530/statm: 2687081 76209 3368 1 0 2647217 0
[pid=32530/tid=32532] ppid=32527 vsize=10748324 memory=15825477839357284 CPUtime=1.85 cores=0,2,4,6
/proc/32530/task/32532/stat : 32532 (java) S 32527 32530 29917 0 -1 1077944384 13744 0 0 0 180 5 0 0 20 0 16 0 415426656 11006283776 76209 33554432000 4194304 4196468 140727573619152 140285393726640 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32533] ppid=32527 vsize=10748324 memory=1944513 CPUtime=0.06 cores=0,2,4,6
/proc/32530/task/32533/stat : 32533 (java) S 32527 32530 29917 0 -1 1077944384 1103 0 0 0 5 1 0 0 20 0 16 0 415426657 11006283776 76209 33554432000 4194304 4196468 140727573619152 140285315558288 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32534] ppid=32527 vsize=10748324 memory=6655300316396806240 CPUtime=0.07 cores=0,2,4,6
/proc/32530/task/32534/stat : 32534 (java) S 32527 32530 29917 0 -1 1077944384 1060 0 0 0 6 1 0 0 20 0 16 0 415426657 11006283776 76209 33554432000 4194304 4196468 140727573619152 140285314505488 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32535] ppid=32527 vsize=10748324 memory=6944656592387989600 CPUtime=0.06 cores=0,2,4,6
/proc/32530/task/32535/stat : 32535 (java) S 32527 32530 29917 0 -1 1077944384 1624 0 0 0 6 0 0 0 20 0 16 0 415426657 11006283776 76209 33554432000 4194304 4196468 140727573619152 140285313453200 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32536] ppid=32527 vsize=10748324 memory=6944656592387989600 CPUtime=0.06 cores=0,2,4,6
/proc/32530/task/32536/stat : 32536 (java) S 32527 32530 29917 0 -1 1077944384 2235 0 0 0 5 1 0 0 20 0 16 0 415426657 11006283776 76209 33554432000 4194304 4196468 140727573619152 140285312400400 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32537] ppid=32527 vsize=10748324 memory=-2026666227646604569 CPUtime=0.01 cores=0,2,4,6
/proc/32530/task/32537/stat : 32537 (java) S 32527 32530 29917 0 -1 1077944384 1628 0 0 0 1 0 0 0 20 0 16 0 415426658 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284424976496 140285389494914 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32538] ppid=32527 vsize=10748324 memory=-7466299265176673180 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32538/stat : 32538 (java) S 32527 32530 29917 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 16 0 415426658 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284423922528 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32539] ppid=32527 vsize=10748324 memory=-7531822216215565666 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32539/stat : 32539 (java) S 32527 32530 29917 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 16 0 415426659 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284422870144 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32540] ppid=32527 vsize=10748324 memory=140216246117889 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32540/stat : 32540 (java) S 32527 32530 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415426661 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284421818448 140285389502363 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32541] ppid=32527 vsize=10748324 memory=6370172835174377578 CPUtime=1.88 cores=0,2,4,6
/proc/32530/task/32541/stat : 32541 (java) S 32527 32530 29917 0 -1 1077944384 9173 0 0 0 187 1 0 0 20 0 16 0 415426661 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284420766320 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32542] ppid=32527 vsize=10748324 memory=6153433744107398246 CPUtime=1.86 cores=0,2,4,6
/proc/32530/task/32542/stat : 32542 (java) S 32527 32530 29917 0 -1 1077944384 8247 0 0 0 184 2 0 0 20 0 16 0 415426661 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284419713520 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32543] ppid=32527 vsize=10748324 memory=0 CPUtime=0.83 cores=0,2,4,6
/proc/32530/task/32543/stat : 32543 (java) S 32527 32530 29917 0 -1 1077944384 7310 0 0 0 82 1 0 0 20 0 16 0 415426661 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284418661232 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32544] ppid=32527 vsize=10748324 memory=304836 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32544/stat : 32544 (java) S 32527 32530 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415426661 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284417608672 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32545] ppid=32527 vsize=10748324 memory=304836 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32545/stat : 32545 (java) S 32527 32530 29917 0 -1 1077944384 384 0 0 0 0 0 0 0 20 0 16 0 415426661 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284416555440 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32546] ppid=32527 vsize=10748324 memory=2872 CPUtime=39.21 cores=0,2,4,6
/proc/32530/task/32546/stat : 32546 (java) R 32527 32530 29917 0 -1 4202560 7355 0 0 0 3918 3 0 0 20 0 16 0 415426843 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284399885392 140284998226382 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
Current children cumulated CPU time: 46 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 304836 KiB

[startup+41.4006 s]
/proc/loadavg: 1.85 1.89 1.87 3/231 32548
/proc/meminfo: memFree=30565612/32770624 swapFree=66940856/67108860
[pid=32530] ppid=32527 vsize=10748324 memory=304836 CPUtime=46.2 cores=0,2,4,6
/proc/32530/stat : 32530 (java) S 32527 32530 29917 0 -1 1077944320 55292 0 0 0 4601 19 0 0 20 0 16 0 415426655 11006283776 76209 33554432000 4194304 4196468 140727573619152 140727573601696 140285389483767 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
/proc/32530/statm: 2687081 76209 3368 1 0 2647217 0
[pid=32530/tid=32532] ppid=32527 vsize=10748324 memory=3040 CPUtime=1.85 cores=0,2,4,6
/proc/32530/task/32532/stat : 32532 (java) S 32527 32530 29917 0 -1 1077944384 13744 0 0 0 180 5 0 0 20 0 16 0 415426656 11006283776 76209 33554432000 4194304 4196468 140727573619152 140285393726640 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32533] ppid=32527 vsize=10748324 memory=241552 CPUtime=0.06 cores=0,2,4,6
/proc/32530/task/32533/stat : 32533 (java) S 32527 32530 29917 0 -1 1077944384 1103 0 0 0 5 1 0 0 20 0 16 0 415426657 11006283776 76209 33554432000 4194304 4196468 140727573619152 140285315558288 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32534] ppid=32527 vsize=10748324 memory=1408 CPUtime=0.07 cores=0,2,4,6
/proc/32530/task/32534/stat : 32534 (java) S 32527 32530 29917 0 -1 1077944384 1060 0 0 0 6 1 0 0 20 0 16 0 415426657 11006283776 76209 33554432000 4194304 4196468 140727573619152 140285314505488 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32535] ppid=32527 vsize=10748324 memory=2784 CPUtime=0.06 cores=0,2,4,6
/proc/32530/task/32535/stat : 32535 (java) S 32527 32530 29917 0 -1 1077944384 1624 0 0 0 6 0 0 0 20 0 16 0 415426657 11006283776 76209 33554432000 4194304 4196468 140727573619152 140285313453200 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32536] ppid=32527 vsize=10748324 memory=304836 CPUtime=0.06 cores=0,2,4,6
/proc/32530/task/32536/stat : 32536 (java) S 32527 32530 29917 0 -1 1077944384 2235 0 0 0 5 1 0 0 20 0 16 0 415426657 11006283776 76209 33554432000 4194304 4196468 140727573619152 140285312400400 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32537] ppid=32527 vsize=10748324 memory=6791534058613427641 CPUtime=0.01 cores=0,2,4,6
/proc/32530/task/32537/stat : 32537 (java) S 32527 32530 29917 0 -1 1077944384 1628 0 0 0 1 0 0 0 20 0 16 0 415426658 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284424976496 140285389494914 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32538] ppid=32527 vsize=10748324 memory=23484 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32538/stat : 32538 (java) S 32527 32530 29917 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 16 0 415426658 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284423922528 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32539] ppid=32527 vsize=10748324 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32539/stat : 32539 (java) S 32527 32530 29917 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 16 0 415426659 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284422870144 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32540] ppid=32527 vsize=10748324 memory=532 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32540/stat : 32540 (java) S 32527 32530 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415426661 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284421818448 140285389502363 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32541] ppid=32527 vsize=10748324 memory=0 CPUtime=1.88 cores=0,2,4,6
/proc/32530/task/32541/stat : 32541 (java) S 32527 32530 29917 0 -1 1077944384 9173 0 0 0 187 1 0 0 20 0 16 0 415426661 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284420766320 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32542] ppid=32527 vsize=10748324 memory=0 CPUtime=1.86 cores=0,2,4,6
/proc/32530/task/32542/stat : 32542 (java) S 32527 32530 29917 0 -1 1077944384 8247 0 0 0 184 2 0 0 20 0 16 0 415426661 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284419713520 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32543] ppid=32527 vsize=10748324 memory=0 CPUtime=0.83 cores=0,2,4,6
/proc/32530/task/32543/stat : 32543 (java) S 32527 32530 29917 0 -1 1077944384 7310 0 0 0 82 1 0 0 20 0 16 0 415426661 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284418661232 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32544] ppid=32527 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32544/stat : 32544 (java) S 32527 32530 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415426661 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284417608672 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32545] ppid=32527 vsize=10748324 memory=3977442317341267641 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32545/stat : 32545 (java) S 32527 32530 29917 0 -1 1077944384 384 0 0 0 0 0 0 0 20 0 16 0 415426661 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284416555440 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32546] ppid=32527 vsize=10748324 memory=7589801671532310637 CPUtime=39.41 cores=0,2,4,6
/proc/32530/task/32546/stat : 32546 (java) R 32527 32530 29917 0 -1 4202560 7356 0 0 0 3938 3 0 0 20 0 16 0 415426843 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284399885392 140284997862231 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
Current children cumulated CPU time: 46.2 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 304836 KiB

[startup+41.5007 s]
/proc/loadavg: 1.85 1.89 1.87 3/231 32548
/proc/meminfo: memFree=30565612/32770624 swapFree=66940856/67108860
[pid=32530] ppid=32527 vsize=10748324 memory=304836 CPUtime=46.3 cores=0,2,4,6
/proc/32530/stat : 32530 (java) S 32527 32530 29917 0 -1 1077944320 55293 0 0 0 4611 19 0 0 20 0 16 0 415426655 11006283776 76209 33554432000 4194304 4196468 140727573619152 140727573601696 140285389483767 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
/proc/32530/statm: 2687081 76209 3368 1 0 2647217 0
[pid=32530/tid=32532] ppid=32527 vsize=10748324 memory=295096 CPUtime=1.85 cores=0,2,4,6
/proc/32530/task/32532/stat : 32532 (java) S 32527 32530 29917 0 -1 1077944384 13744 0 0 0 180 5 0 0 20 0 16 0 415426656 11006283776 76209 33554432000 4194304 4196468 140727573619152 140285393726640 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32533] ppid=32527 vsize=10748324 memory=304836 CPUtime=0.06 cores=0,2,4,6
/proc/32530/task/32533/stat : 32533 (java) S 32527 32530 29917 0 -1 1077944384 1103 0 0 0 5 1 0 0 20 0 16 0 415426657 11006283776 76209 33554432000 4194304 4196468 140727573619152 140285315558288 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32534] ppid=32527 vsize=10748324 memory=304836 CPUtime=0.07 cores=0,2,4,6
/proc/32530/task/32534/stat : 32534 (java) S 32527 32530 29917 0 -1 1077944384 1060 0 0 0 6 1 0 0 20 0 16 0 415426657 11006283776 76209 33554432000 4194304 4196468 140727573619152 140285314505488 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32535] ppid=32527 vsize=10748324 memory=304836 CPUtime=0.06 cores=0,2,4,6
/proc/32530/task/32535/stat : 32535 (java) S 32527 32530 29917 0 -1 1077944384 1624 0 0 0 6 0 0 0 20 0 16 0 415426657 11006283776 76209 33554432000 4194304 4196468 140727573619152 140285313453200 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32536] ppid=32527 vsize=10748324 memory=304836 CPUtime=0.06 cores=0,2,4,6
/proc/32530/task/32536/stat : 32536 (java) S 32527 32530 29917 0 -1 1077944384 2235 0 0 0 5 1 0 0 20 0 16 0 415426657 11006283776 76209 33554432000 4194304 4196468 140727573619152 140285312400400 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32537] ppid=32527 vsize=10748324 memory=7882254176043035493 CPUtime=0.01 cores=0,2,4,6
/proc/32530/task/32537/stat : 32537 (java) S 32527 32530 29917 0 -1 1077944384 1628 0 0 0 1 0 0 0 20 0 16 0 415426658 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284424976496 140285389494914 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32538] ppid=32527 vsize=10748324 memory=295096 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32538/stat : 32538 (java) S 32527 32530 29917 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 16 0 415426658 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284423922528 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32539] ppid=32527 vsize=10748324 memory=295096 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32539/stat : 32539 (java) S 32527 32530 29917 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 16 0 415426659 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284422870144 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32540] ppid=32527 vsize=10748324 memory=7738708548446470244 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32540/stat : 32540 (java) S 32527 32530 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415426661 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284421818448 140285389502363 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32541] ppid=32527 vsize=10748324 memory=0 CPUtime=1.88 cores=0,2,4,6
/proc/32530/task/32541/stat : 32541 (java) S 32527 32530 29917 0 -1 1077944384 9173 0 0 0 187 1 0 0 20 0 16 0 415426661 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284420766320 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32542] ppid=32527 vsize=10748324 memory=304836 CPUtime=1.86 cores=0,2,4,6
/proc/32530/task/32542/stat : 32542 (java) S 32527 32530 29917 0 -1 1077944384 8247 0 0 0 184 2 0 0 20 0 16 0 415426661 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284419713520 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32543] ppid=32527 vsize=10748324 memory=280432239794560 CPUtime=0.83 cores=0,2,4,6
/proc/32530/task/32543/stat : 32543 (java) S 32527 32530 29917 0 -1 1077944384 7310 0 0 0 82 1 0 0 20 0 16 0 415426661 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284418661232 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32544] ppid=32527 vsize=10748324 memory=-8388677020596316723 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32544/stat : 32544 (java) S 32527 32530 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415426661 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284417608672 140285389493973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32545] ppid=32527 vsize=10748324 memory=-6371011775517773341 CPUtime=0 cores=0,2,4,6
/proc/32530/task/32545/stat : 32545 (java) S 32527 32530 29917 0 -1 1077944384 384 0 0 0 0 0 0 0 20 0 16 0 415426661 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284416555440 140285389494914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
[pid=32530/tid=32546] ppid=32527 vsize=10748324 memory=140216120021304 CPUtime=39.51 cores=0,2,4,6
/proc/32530/task/32546/stat : 32546 (java) R 32527 32530 29917 0 -1 4202560 7357 0 0 0 3948 3 0 0 20 0 16 0 415426843 11006283776 76209 33554432000 4194304 4196468 140727573619152 140284399885392 140284997833917 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8036352 140727573623819 140727573623922 140727573623922 140727573626831 0
Current children cumulated CPU time: 46.3 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 304836 KiB

Child status: 0
Real time (s): 41.574
CPU time (s): 46.3826
CPU user time (s): 46.1784
CPU system time (s): 0.204187
CPU usage (%): 111.566
Max. virtual memory (cumulated for all children) (KiB): 10750868
Max. memory (cumulated for all children) (KiB): 304836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.1784
system time used= 0.204187
maximum resident set size= 305884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56520
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3592
involuntary context switches= 92


# summary of solver processes directly reported to runsolver:
#   pid: 32530
#   total CPU time (s): 46.3826
#   total CPU user time (s): 46.1784
#   total CPU system time (s): 0.204187

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.307481 second user time and 0.37049 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-13 18:24:02
IDJOB=4391183
IDBENCH=141484
IDSOLVER=2833
FILE ID=node149/4391183-1568391880
RUNJOBID= node149-1568389344-31922
PBS_JOBID= 21701822
Free space on /tmp= 61412 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP18/PeacableArmies/PeacableArmies-m1-07_c18.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4391183-1568391880/watcher-4391183-1568391880 -o /tmp/evaluation-result-4391183-1568391880/solver-4391183-1568391880 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568389344-31922 --watchdog 2560  java -cp AbsCon19-06.jar AbsCon HOME/instance-4391183-1568391880.xml -cm

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

MD5SUM BENCH= 93689e7972bcd89c8c0248fcf1fc8ef9
RANDOM SEED=1956036958

node149.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.81
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.81
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.81
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.81
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:        30862880 kB
MemAvailable:   31635436 kB
Buffers:          159012 kB
Cached:           914560 kB
SwapCached:        61296 kB
Active:           671268 kB
Inactive:         690076 kB
Active(anon):     255628 kB
Inactive(anon):    72352 kB
Active(file):     415640 kB
Inactive(file):   617724 kB
Unevictable:      111264 kB
Mlocked:          111264 kB
SwapTotal:      67108860 kB
SwapFree:       66940856 kB
Dirty:              8724 kB
Writeback:             0 kB
AnonPages:        312608 kB
Mapped:            56108 kB
Shmem:             31292 kB
Slab:             139012 kB
SReclaimable:     110052 kB
SUnreclaim:        28960 kB
KernelStack:        4064 kB
PageTables:         6308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1240752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /tmp at the end= 61404 MiB
End job on node149 at 2019-09-13 18:24:44