Trace number 4390883

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 44.2131 40.0251

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.5888
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.42/1.87	
2.42/1.87	AbsCon 2 
2.42/1.89	
3.26/2.12	  Instance
3.26/2.12	    name=instance-4390883-1568387359, 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.56/2.51	
4.56/2.51	
4.56/2.51	  Domains
4.56/2.51	    nTypes=1, nValues=196, sizes=[2#98]
4.56/2.51	  Variables
4.56/2.51	    count=98, degrees=[20#24,21#24,22#16,23#16,24#8,25#8,26#1,27#1]
4.56/2.51	  Objectives
4.56/2.51	    way=max, type=SumSimpleGE
4.56/2.51	  Constraints
4.56/2.51	    count=1003, nSpecific=2, arities=[2#1001,49#1,98#1]
4.56/2.51	    distribution=[CtrIntension#1001,SumSimpleGE#1,SumWeightedEQ#1]
4.56/2.51	    nIntStructures=(1,shared:1000), nCftStructures=(1,shared:1000,unbuilt:2)
4.56/2.51	    wck=0.662, cpu=2.468, mem=66M149
4.56/2.51	  Solver SolverBacktrack being built...
4.56/2.51	
4.56/2.54	
4.56/2.54	  Solver
4.56/2.54	    guaranteedGAC=true
4.56/2.54	    wck=0.694, cpu=2.499, mem=79M433
4.56/2.54	
4.56/2.54	  Preprocessing
4.56/2.54	    filters=0, ccks=4, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
4.56/2.54	    wck=0.003, cpu=2.504, mem=79M433
4.56/2.54	
4.56/2.56	o 0
4.56/2.56	    num=0, depth=99..97, filters=1, revisions=(1001,useless=1001), ccks=2008, wck=0.023, mem=79M433
4.56/2.56	    decisions=49, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=1, bestBound=0
4.56/2.56	    
4.56/2.58	o 1
4.56/2.58	    num=1, depth=99..97, filters=21, revisions=(2002,useless=1984), ccks=3048, wck=0.045, mem=79M433
4.56/2.58	    decisions=127, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=2, bestBound=1
4.56/2.58	    
4.56/2.59	o 2
4.56/2.59	    num=2, depth=99..97, filters=51, revisions=(3011,useless=2965), ccks=4105, wck=0.053, mem=79M433
4.56/2.59	    decisions=193, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=3, bestBound=2
4.56/2.59	    
4.56/2.60	o 3
4.56/2.60	    num=3, depth=99..97, filters=89, revisions=(4030,useless=3948), ccks=5154, wck=0.058, mem=79M433
4.56/2.60	    decisions=249, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=4, bestBound=3
4.56/2.60	    
4.90/2.60	o 4
4.90/2.60	    num=4, depth=99..97, filters=133, revisions=(5061,useless=4937), ccks=6213, wck=0.062, mem=79M433
4.90/2.60	    decisions=297, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=5, bestBound=4
4.90/2.60	    
4.90/2.61	o 5
4.90/2.61	    num=5, depth=43..97, filters=391, revisions=(7139,useless=6795), ccks=7509, wck=0.071, mem=79M433
4.90/2.61	    decisions=397, wrong=21, backtracks=19, failedAssignments=7, nogoods=2, foundSolutions=6, bestBound=5
4.90/2.61	    
4.90/2.62	    num=6, depth=52..90, filters=746, revisions=(8547,useless=8120), ccks=8451, wck=0.084, mem=79M433
4.90/2.62	    decisions=777, wrong=185, backtracks=181, failedAssignments=18, nogoods=4, foundSolutions=6, bestBound=5
4.90/2.62	    
4.90/2.62	o 6
4.90/2.62	    num=7, depth=41..97, filters=960, revisions=(10516,useless=9890), ccks=9653, wck=0.088, mem=79M433
4.90/2.62	    decisions=834, wrong=192, backtracks=186, failedAssignments=23, nogoods=6, foundSolutions=7, bestBound=6
4.90/2.62	    
4.90/2.63	    num=8, depth=41..46, filters=1272, revisions=(13238,useless=12328), ccks=9937, wck=0.092, mem=79M433
4.90/2.63	    decisions=906, wrong=207, backtracks=199, failedAssignments=35, nogoods=10, foundSolutions=7, bestBound=6
4.90/2.63	    
4.90/2.63	    num=9, depth=39..44, filters=1607, revisions=(16048,useless=14832), ccks=10243, wck=0.096, mem=79M433
4.90/2.63	    decisions=977, wrong=223, backtracks=214, failedAssignments=46, nogoods=11, foundSolutions=7, bestBound=6
4.90/2.63	    
4.90/2.64	    num=10, depth=40..45, filters=1912, revisions=(18676,useless=17183), ccks=10520, wck=0.1, mem=79M433
4.90/2.64	    decisions=1050, wrong=239, backtracks=228, failedAssignments=58, nogoods=15, foundSolutions=7, bestBound=6
4.90/2.64	    
4.90/2.64	    num=11, depth=40..46, filters=2293, revisions=(21669,useless=19829), ccks=10867, wck=0.104, mem=79M433
4.90/2.64	    decisions=1128, wrong=257, backtracks=244, failedAssignments=71, nogoods=17, foundSolutions=7, bestBound=6
4.90/2.64	    
4.90/2.65	    num=12, depth=39..45, filters=2630, revisions=(24695,useless=22555), ccks=11167, wck=0.108, mem=79M433
4.90/2.65	    decisions=1207, wrong=277, backtracks=263, failedAssignments=85, nogoods=18, foundSolutions=7, bestBound=6
4.90/2.65	    
4.90/2.65	    num=13, depth=39..46, filters=3030, revisions=(27992,useless=25490), ccks=11529, wck=0.112, mem=79M433
4.90/2.65	    decisions=1290, wrong=298, backtracks=281, failedAssignments=101, nogoods=21, foundSolutions=7, bestBound=6
4.90/2.65	    
4.90/2.65	    num=14, depth=40..46, filters=3460, revisions=(31419,useless=28532), ccks=11914, wck=0.117, mem=79M433
4.90/2.65	    decisions=1379, wrong=322, backtracks=303, failedAssignments=118, nogoods=23, foundSolutions=7, bestBound=6
4.90/2.65	    
4.90/2.66	    num=15, depth=39..45, filters=3937, revisions=(34890,useless=31571), ccks=12346, wck=0.121, mem=79M433
4.90/2.66	    decisions=1471, wrong=348, backtracks=327, failedAssignments=137, nogoods=26, foundSolutions=7, bestBound=6
4.90/2.66	    
4.90/2.66	    num=16, depth=40..46, filters=4377, revisions=(38436,useless=34727), ccks=12736, wck=0.126, mem=79M433
4.90/2.66	    decisions=1571, wrong=377, backtracks=351, failedAssignments=158, nogoods=31, foundSolutions=7, bestBound=6
4.90/2.66	    
4.90/2.67	    num=17, depth=42..48, filters=4912, revisions=(42347,useless=38164), ccks=13210, wck=0.131, mem=79M433
4.90/2.67	    decisions=1686, wrong=413, backtracks=385, failedAssignments=181, nogoods=34, foundSolutions=7, bestBound=6
4.90/2.67	    
4.90/2.67	    num=18, depth=45..68, filters=5405, revisions=(46158,useless=41565), ccks=13620, wck=0.137, mem=79M433
4.90/2.67	    decisions=1842, wrong=468, backtracks=438, failedAssignments=206, nogoods=37, foundSolutions=7, bestBound=6
4.90/2.67	    
4.90/2.68	    num=19, depth=63..83, filters=5782, revisions=(48679,useless=43805), ccks=13901, wck=0.142, mem=79M433
4.90/2.68	    decisions=2030, wrong=529, backtracks=496, failedAssignments=234, nogoods=40, foundSolutions=7, bestBound=6
4.90/2.68	    
4.90/2.68	    num=20, depth=61..81, filters=6255, revisions=(51933,useless=46688), ccks=14272, wck=0.148, mem=79M433
4.90/2.68	    decisions=2229, wrong=597, backtracks=562, failedAssignments=265, nogoods=43, foundSolutions=7, bestBound=6
4.90/2.68	    
4.90/2.69	    num=21, depth=75..87, filters=6568, revisions=(53920,useless=48513), ccks=14434, wck=0.154, mem=79M433
4.90/2.69	    decisions=2493, wrong=691, backtracks=655, failedAssignments=299, nogoods=45, foundSolutions=7, bestBound=6
4.90/2.69	    
5.23/2.70	    num=22, depth=52..69, filters=7255, revisions=(59057,useless=53088), ccks=14996, wck=0.161, mem=79M433
5.23/2.70	    decisions=2698, wrong=766, backtracks=728, failedAssignments=336, nogoods=48, foundSolutions=7, bestBound=6
5.23/2.70	    
5.23/2.70	    num=23, depth=68..88, filters=7722, revisions=(61704,useless=55433), ccks=15298, wck=0.168, mem=79M433
5.23/2.70	    decisions=2986, wrong=876, backtracks=838, failedAssignments=377, nogoods=49, foundSolutions=7, bestBound=6
5.23/2.70	    
5.23/2.71	    num=24, depth=59..87, filters=8486, revisions=(66575,useless=59714), ccks=15888, wck=0.177, mem=79M433
5.23/2.71	    decisions=3271, wrong=989, backtracks=951, failedAssignments=422, nogoods=50, foundSolutions=7, bestBound=6
5.23/2.71	    
5.23/2.72	    num=25, depth=72..85, filters=8990, revisions=(69354,useless=62195), ccks=16186, wck=0.185, mem=79M433
5.23/2.72	    decisions=3604, wrong=1118, backtracks=1078, failedAssignments=472, nogoods=53, foundSolutions=7, bestBound=6
5.23/2.72	    
5.23/2.73	    num=26, depth=51..76, filters=9929, revisions=(74745,useless=66829), ccks=16943, wck=0.194, mem=82M76
5.23/2.73	    decisions=3880, wrong=1229, backtracks=1190, failedAssignments=527, nogoods=57, foundSolutions=7, bestBound=6
5.23/2.73	    
5.23/2.74	    num=27, depth=73..89, filters=10680, revisions=(77885,useless=69566), ccks=17346, wck=0.205, mem=82M76
5.23/2.74	    decisions=4416, wrong=1459, backtracks=1418, failedAssignments=588, nogoods=61, foundSolutions=7, bestBound=6
5.23/2.74	    
5.23/2.75	    num=28, depth=52..73, filters=11861, revisions=(86474,useless=77222), ccks=18279, wck=0.217, mem=82M76
5.23/2.75	    decisions=4780, wrong=1613, backtracks=1569, failedAssignments=655, nogoods=63, foundSolutions=7, bestBound=6
5.23/2.75	    
5.23/2.77	    num=29, depth=66..83, filters=13011, revisions=(92911,useless=82880), ccks=19058, wck=0.23, mem=82M76
5.23/2.77	    decisions=5357, wrong=1866, backtracks=1820, failedAssignments=729, nogoods=66, foundSolutions=7, bestBound=6
5.23/2.77	    
5.23/2.78	    num=30, depth=55..77, filters=14288, revisions=(101298,useless=90305), ccks=20020, wck=0.244, mem=82M76
5.23/2.78	    decisions=5824, wrong=2069, backtracks=2023, failedAssignments=810, nogoods=68, foundSolutions=7, bestBound=6
5.23/2.78	    
5.23/2.79	    num=31, depth=59..89, filters=15654, revisions=(109932,useless=97948), ccks=21011, wck=0.258, mem=82M76
5.23/2.79	    decisions=6394, wrong=2323, backtracks=2275, failedAssignments=899, nogoods=70, foundSolutions=7, bestBound=6
5.23/2.79	    
5.54/2.81	    num=32, depth=68..84, filters=16969, revisions=(115796,useless=102995), ccks=21828, wck=0.274, mem=82M76
5.54/2.81	    decisions=7147, wrong=2661, backtracks=2617, failedAssignments=997, nogoods=72, foundSolutions=7, bestBound=6
5.54/2.81	    
5.54/2.83	    num=33, depth=66..86, filters=18519, revisions=(123125,useless=109497), ccks=22655, wck=0.295, mem=82M76
5.54/2.83	    decisions=8191, wrong=3147, backtracks=3108, failedAssignments=1105, nogoods=75, foundSolutions=7, bestBound=6
5.54/2.83	    
5.54/2.85	    num=34, depth=56..68, filters=20327, revisions=(134833,useless=119845), ccks=24015, wck=0.313, mem=82M76
5.54/2.85	    decisions=8832, wrong=3438, backtracks=3393, failedAssignments=1224, nogoods=78, foundSolutions=7, bestBound=6
5.54/2.85	    
5.54/2.87	    num=35, depth=60..76, filters=22049, revisions=(145119,useless=128915), ccks=25231, wck=0.331, mem=82M76
5.54/2.87	    decisions=9535, wrong=3759, backtracks=3716, failedAssignments=1355, nogoods=80, foundSolutions=7, bestBound=6
5.54/2.87	    
5.54/2.89	    num=36, depth=62..86, filters=24120, revisions=(156682,useless=139032), ccks=26677, wck=0.353, mem=82M76
5.54/2.89	    decisions=10441, wrong=4181, backtracks=4139, failedAssignments=1499, nogoods=83, foundSolutions=7, bestBound=6
5.54/2.89	    
5.84/2.91	    num=37, depth=61..83, filters=26503, revisions=(169473,useless=150167), ccks=28333, wck=0.378, mem=82M76
5.84/2.91	    decisions=11502, wrong=4679, backtracks=4639, failedAssignments=1657, nogoods=85, foundSolutions=7, bestBound=6
5.84/2.91	    
5.84/2.94	    num=38, depth=62..87, filters=28967, revisions=(182186,useless=161267), ccks=29946, wck=0.405, mem=82M76
5.84/2.94	    decisions=12725, wrong=5257, backtracks=5217, failedAssignments=1831, nogoods=87, foundSolutions=7, bestBound=6
5.84/2.94	    
5.84/2.97	    num=39, depth=63..86, filters=31770, revisions=(196138,useless=173431), ccks=31734, wck=0.437, mem=82M76
5.84/2.97	    decisions=14184, wrong=5953, backtracks=5920, failedAssignments=2022, nogoods=90, foundSolutions=7, bestBound=6
5.84/2.97	    
6.17/3.01	    num=40, depth=63..84, filters=34866, revisions=(211695,useless=187003), ccks=33719, wck=0.471, mem=84M718
6.17/3.01	    decisions=15778, wrong=6718, backtracks=6690, failedAssignments=2233, nogoods=94, foundSolutions=7, bestBound=6
6.17/3.01	    
6.17/3.04	    num=41, depth=60..83, filters=38084, revisions=(229372,useless=202617), ccks=35782, wck=0.506, mem=84M718
6.17/3.04	    decisions=17362, wrong=7476, backtracks=7454, failedAssignments=2465, nogoods=97, foundSolutions=7, bestBound=6
6.17/3.04	    
6.17/3.08	    num=42, depth=60..84, filters=42158, revisions=(251000,useless=221628), ccks=38399, wck=0.543, mem=84M718
6.17/3.08	    decisions=19472, wrong=8498, backtracks=8490, failedAssignments=2720, nogoods=100, foundSolutions=7, bestBound=6
6.17/3.08	    
6.48/3.11	    num=43, depth=55..82, filters=46558, revisions=(277567,useless=245017), ccks=41577, wck=0.571, mem=84M718
6.48/3.11	    decisions=21172, wrong=9320, backtracks=9311, failedAssignments=3001, nogoods=105, foundSolutions=7, bestBound=6
6.48/3.11	    
6.48/3.14	    num=44, depth=62..87, filters=50862, revisions=(294496,useless=259612), ccks=43911, wck=0.602, mem=84M718
6.48/3.14	    decisions=23903, wrong=10650, backtracks=10658, failedAssignments=3310, nogoods=108, foundSolutions=7, bestBound=6
6.48/3.14	    
6.48/3.16	    num=45, depth=47..66, filters=56154, revisions=(330136,useless=291310), ccks=47853, wck=0.624, mem=84M718
6.48/3.16	    decisions=25736, wrong=11540, backtracks=11544, failedAssignments=3650, nogoods=113, foundSolutions=7, bestBound=6
6.48/3.16	    
6.48/3.19	    num=46, depth=58..86, filters=62399, revisions=(364020,useless=320810), ccks=52237, wck=0.649, mem=84M718
6.48/3.19	    decisions=28345, wrong=12814, backtracks=12828, failedAssignments=4024, nogoods=117, foundSolutions=7, bestBound=6
6.48/3.19	    
6.75/3.21	    num=47, depth=56..80, filters=68584, revisions=(399066,useless=351667), ccks=56426, wck=0.674, mem=87M361
6.75/3.21	    decisions=31133, wrong=14176, backtracks=14191, failedAssignments=4435, nogoods=120, foundSolutions=7, bestBound=6
6.75/3.21	    
6.75/3.24	    num=48, depth=63..87, filters=74213, revisions=(420517,useless=370098), ccks=59446, wck=0.699, mem=87M361
6.75/3.24	    decisions=34665, wrong=15909, backtracks=15934, failedAssignments=4887, nogoods=123, foundSolutions=7, bestBound=6
6.75/3.24	    
6.75/3.27	    num=49, depth=50..83, filters=82432, revisions=(470293,useless=413966), ccks=65354, wck=0.729, mem=87M361
6.75/3.27	    decisions=37849, wrong=17470, backtracks=17498, failedAssignments=5384, nogoods=128, foundSolutions=7, bestBound=6
6.75/3.27	    
7.04/3.30	    num=50, depth=59..84, filters=90188, revisions=(510628,useless=449459), ccks=70196, wck=0.761, mem=87M361
7.04/3.30	    decisions=41852, wrong=19439, backtracks=19482, failedAssignments=5931, nogoods=131, foundSolutions=7, bestBound=6
7.04/3.30	    
7.04/3.33	    num=51, depth=60..86, filters=98795, revisions=(551026,useless=484635), ccks=75418, wck=0.793, mem=87M361
7.04/3.33	    decisions=46562, wrong=21762, backtracks=21831, failedAssignments=6533, nogoods=136, foundSolutions=7, bestBound=6
7.04/3.33	    
7.04/3.37	    num=52, depth=48..75, filters=109012, revisions=(623379,useless=549976), ccks=82430, wck=0.829, mem=90M3
7.04/3.37	    decisions=50948, wrong=23925, backtracks=24000, failedAssignments=7195, nogoods=141, foundSolutions=7, bestBound=6
7.04/3.37	    
7.20/3.40	    num=53, depth=50..86, filters=120762, revisions=(696645,useless=615026), ccks=90646, wck=0.866, mem=90M3
7.20/3.40	    decisions=55822, wrong=26333, backtracks=26427, failedAssignments=7923, nogoods=145, foundSolutions=7, bestBound=6
7.20/3.40	    
7.20/3.44	    num=54, depth=54..88, filters=130614, revisions=(741647,useless=655016), ccks=95658, wck=0.906, mem=90M3
7.20/3.44	    decisions=62171, wrong=29477, backtracks=29586, failedAssignments=8724, nogoods=149, foundSolutions=7, bestBound=6
7.20/3.44	    
7.20/3.49	    num=55, depth=34..59, filters=148779, revisions=(885026,useless=783886), ccks=110167, wck=0.958, mem=92M646
7.20/3.49	    decisions=67246, wrong=31992, backtracks=32103, failedAssignments=9605, nogoods=153, foundSolutions=7, bestBound=6
7.20/3.49	    
7.30/3.54	    num=56, depth=57..84, filters=161945, revisions=(951878,useless=842804), ccks=118101, wck=1.003, mem=92M646
7.30/3.54	    decisions=74376, wrong=35521, backtracks=35665, failedAssignments=10575, nogoods=157, foundSolutions=7, bestBound=6
7.30/3.54	    
7.30/3.59	    num=57, depth=48..76, filters=178864, revisions=(1067312,useless=946344), ccks=129995, wck=1.056, mem=92M646
7.30/3.59	    decisions=81263, wrong=38938, backtracks=39100, failedAssignments=11642, nogoods=162, foundSolutions=7, bestBound=6
7.30/3.59	    
7.40/3.66	    num=58, depth=53..86, filters=196061, revisions=(1146856,useless=1016071), ccks=139812, wck=1.121, mem=95M288
7.40/3.66	    decisions=91495, wrong=44022, backtracks=44255, failedAssignments=12815, nogoods=166, foundSolutions=7, bestBound=6
7.40/3.66	    
7.50/3.73	    num=59, depth=38..81, filters=220140, revisions=(1333713,useless=1185214), ccks=157526, wck=1.195, mem=95M288
7.50/3.73	    decisions=100370, wrong=48438, backtracks=48686, failedAssignments=14106, nogoods=170, foundSolutions=7, bestBound=6
7.50/3.73	    
7.60/3.80	    num=60, depth=47..83, filters=240622, revisions=(1468387,useless=1306685), ccks=170729, wck=1.263, mem=97M930
7.60/3.80	    decisions=110362, wrong=53407, backtracks=53702, failedAssignments=15526, nogoods=174, foundSolutions=7, bestBound=6
7.60/3.80	    
7.60/3.87	    num=61, depth=53..84, filters=261142, revisions=(1584784,useless=1410226), ccks=183585, wck=1.332, mem=97M930
7.60/3.87	    decisions=120778, wrong=58584, backtracks=58915, failedAssignments=17088, nogoods=177, foundSolutions=7, bestBound=6
7.60/3.87	    
7.70/3.95	    num=62, depth=49..78, filters=286433, revisions=(1741224,useless=1550073), ccks=200178, wck=1.414, mem=100M573
7.70/3.95	    decisions=132613, wrong=64469, backtracks=64850, failedAssignments=18806, nogoods=180, foundSolutions=7, bestBound=6
7.70/3.95	    
7.81/4.03	    num=63, depth=54..89, filters=307170, revisions=(1834306,useless=1633225), ccks=210108, wck=1.495, mem=103M215
7.81/4.03	    decisions=146739, wrong=71500, backtracks=71883, failedAssignments=20696, nogoods=184, foundSolutions=7, bestBound=6
7.81/4.03	    
7.92/4.14	    num=64, depth=34..77, filters=343922, revisions=(2140135,useless=1911264), ccks=237898, wck=1.608, mem=103M215
7.92/4.14	    decisions=158980, wrong=77602, backtracks=78018, failedAssignments=22775, nogoods=187, foundSolutions=7, bestBound=6
7.92/4.14	    
7.92/4.16	o 7
7.92/4.16	    num=65, depth=59..97, filters=346462, revisions=(2154770,useless=1924134), ccks=240666, wck=1.619, mem=103M215
7.92/4.16	    decisions=160003, wrong=78081, backtracks=78489, failedAssignments=22994, nogoods=194, foundSolutions=8, bestBound=7
7.92/4.16	    
8.07/4.29	    num=66, depth=47..84, filters=382281, revisions=(2329206,useless=2079724), ccks=259512, wck=1.754, mem=108M500
8.07/4.29	    decisions=183113, wrong=89601, backtracks=90079, failedAssignments=25510, nogoods=196, foundSolutions=8, bestBound=7
8.07/4.29	    
8.07/4.29	    num=67, depth=53..58, filters=382534, revisions=(2331272,useless=2081564), ccks=259738, wck=1.756, mem=108M500
8.07/4.29	    decisions=183200, wrong=89617, backtracks=90093, failedAssignments=25521, nogoods=198, foundSolutions=8, bestBound=7
8.07/4.29	    
8.07/4.29	    num=68, depth=53..58, filters=382775, revisions=(2333380,useless=2083466), ccks=259944, wck=1.757, mem=108M500
8.07/4.29	    decisions=183293, wrong=89637, backtracks=90112, failedAssignments=25533, nogoods=200, foundSolutions=8, bestBound=7
8.07/4.29	    
8.07/4.30	    num=69, depth=52..57, filters=383062, revisions=(2335817,useless=2085657), ccks=260190, wck=1.759, mem=108M500
8.07/4.30	    decisions=183400, wrong=89663, backtracks=90135, failedAssignments=25546, nogoods=203, foundSolutions=8, bestBound=7
8.07/4.30	    
8.07/4.30	    num=70, depth=52..58, filters=383306, revisions=(2338120,useless=2087760), ccks=260390, wck=1.76, mem=108M500
8.07/4.30	    decisions=183511, wrong=89692, backtracks=90162, failedAssignments=25560, nogoods=205, foundSolutions=8, bestBound=7
8.07/4.30	    
8.07/4.30	    num=71, depth=51..58, filters=383602, revisions=(2340808,useless=2090212), ccks=260626, wck=1.762, mem=108M500
8.07/4.30	    decisions=183645, wrong=89732, backtracks=90200, failedAssignments=25576, nogoods=207, foundSolutions=8, bestBound=7
8.07/4.30	    
8.07/4.30	    num=72, depth=51..59, filters=383917, revisions=(2343588,useless=2092731), ccks=260887, wck=1.763, mem=108M500
8.07/4.30	    decisions=183762, wrong=89764, backtracks=90228, failedAssignments=25593, nogoods=210, foundSolutions=8, bestBound=7
8.07/4.30	    
8.07/4.30	    num=73, depth=51..58, filters=384271, revisions=(2346558,useless=2095411), ccks=261177, wck=1.765, mem=108M500
8.07/4.30	    decisions=183903, wrong=89807, backtracks=90268, failedAssignments=25612, nogoods=213, foundSolutions=8, bestBound=7
8.07/4.30	    
8.07/4.30	    num=74, depth=50..58, filters=384621, revisions=(2349914,useless=2098499), ccks=261445, wck=1.767, mem=108M500
8.07/4.30	    decisions=184065, wrong=89861, backtracks=90318, failedAssignments=25633, nogoods=215, foundSolutions=8, bestBound=7
8.07/4.30	    
8.22/4.30	    num=75, depth=50..59, filters=385057, revisions=(2353440,useless=2101671), ccks=261799, wck=1.768, mem=108M500
8.22/4.30	    decisions=184236, wrong=89919, backtracks=90373, failedAssignments=25656, nogoods=218, foundSolutions=8, bestBound=7
8.22/4.30	    
8.22/4.31	    num=76, depth=50..58, filters=385535, revisions=(2357398,useless=2105257), ccks=262171, wck=1.77, mem=108M500
8.22/4.31	    decisions=184430, wrong=89990, backtracks=90441, failedAssignments=25681, nogoods=220, foundSolutions=8, bestBound=7
8.22/4.31	    
8.22/4.31	    num=77, depth=50..59, filters=385979, revisions=(2361566,useless=2109098), ccks=262498, wck=1.773, mem=108M500
8.22/4.31	    decisions=184639, wrong=90067, backtracks=90515, failedAssignments=25709, nogoods=223, foundSolutions=8, bestBound=7
8.22/4.31	    
8.22/4.31	    num=78, depth=49..59, filters=386470, revisions=(2365954,useless=2113105), ccks=262879, wck=1.775, mem=108M500
8.22/4.31	    decisions=184842, wrong=90141, backtracks=90581, failedAssignments=25740, nogoods=226, foundSolutions=8, bestBound=7
8.22/4.31	    
8.22/4.31	    num=79, depth=49..59, filters=386954, revisions=(2370525,useless=2117324), ccks=263231, wck=1.777, mem=108M500
8.22/4.31	    decisions=185061, wrong=90224, backtracks=90661, failedAssignments=25774, nogoods=230, foundSolutions=8, bestBound=7
8.22/4.31	    
8.22/4.32	    num=80, depth=49..59, filters=387560, revisions=(2375785,useless=2122131), ccks=263684, wck=1.779, mem=108M500
8.22/4.32	    decisions=185329, wrong=90331, backtracks=90764, failedAssignments=25811, nogoods=234, foundSolutions=8, bestBound=7
8.22/4.32	    
8.22/4.32	    num=81, depth=48..59, filters=388155, revisions=(2381161,useless=2127072), ccks=264119, wck=1.782, mem=108M500
8.22/4.32	    decisions=185610, wrong=90445, backtracks=90874, failedAssignments=25852, nogoods=236, foundSolutions=8, bestBound=7
8.22/4.32	    
8.22/4.32	    num=82, depth=48..59, filters=388835, revisions=(2387198,useless=2132620), ccks=264608, wck=1.785, mem=108M500
8.22/4.32	    decisions=185914, wrong=90570, backtracks=90996, failedAssignments=25897, nogoods=239, foundSolutions=8, bestBound=7
8.22/4.32	    
8.22/4.32	    num=83, depth=48..59, filters=389623, revisions=(2394160,useless=2139012), ccks=265178, wck=1.788, mem=108M500
8.22/4.32	    decisions=186268, wrong=90720, backtracks=91143, failedAssignments=25947, nogoods=243, foundSolutions=8, bestBound=7
8.22/4.32	    
8.22/4.33	    num=84, depth=44..58, filters=390642, revisions=(2402645,useless=2146670), ccks=266005, wck=1.792, mem=108M500
8.22/4.33	    decisions=186572, wrong=90847, backtracks=91266, failedAssignments=26002, nogoods=248, foundSolutions=8, bestBound=7
8.22/4.33	    
8.22/4.33	    num=85, depth=43..56, filters=391721, revisions=(2411087,useless=2154239), ccks=266878, wck=1.796, mem=108M500
8.22/4.33	    decisions=186865, wrong=90972, backtracks=91390, failedAssignments=26063, nogoods=249, foundSolutions=8, bestBound=7
8.22/4.33	    
8.22/4.34	    num=86, depth=43..58, filters=392649, revisions=(2419158,useless=2161623), ccks=267565, wck=1.8, mem=108M500
8.22/4.34	    decisions=187231, wrong=91128, backtracks=91545, failedAssignments=26130, nogoods=253, foundSolutions=8, bestBound=7
8.22/4.34	    
8.22/4.34	    num=87, depth=43..58, filters=393958, revisions=(2430398,useless=2171904), ccks=268524, wck=1.805, mem=108M500
8.22/4.34	    decisions=187768, wrong=91373, backtracks=91788, failedAssignments=26204, nogoods=256, foundSolutions=8, bestBound=7
8.22/4.34	    
8.22/4.35	    num=88, depth=43..58, filters=395111, revisions=(2440973,useless=2181652), ccks=269351, wck=1.81, mem=108M500
8.22/4.35	    decisions=188258, wrong=91595, backtracks=92008, failedAssignments=26285, nogoods=260, foundSolutions=8, bestBound=7
8.22/4.35	    
8.22/4.35	    num=89, depth=42..58, filters=396418, revisions=(2453816,useless=2193511), ccks=270335, wck=1.815, mem=108M500
8.22/4.35	    decisions=188733, wrong=91808, backtracks=92216, failedAssignments=26374, nogoods=263, foundSolutions=8, bestBound=7
8.22/4.35	    
8.22/4.36	    num=90, depth=39..55, filters=398004, revisions=(2466811,useless=2205262), ccks=271579, wck=1.821, mem=108M500
8.22/4.36	    decisions=189217, wrong=92025, backtracks=92426, failedAssignments=26472, nogoods=266, foundSolutions=8, bestBound=7
8.22/4.36	    
8.22/4.36	    num=91, depth=39..56, filters=399550, revisions=(2481719,useless=2219092), ccks=272657, wck=1.827, mem=108M500
8.22/4.36	    decisions=189882, wrong=92335, backtracks=92733, failedAssignments=26580, nogoods=269, foundSolutions=8, bestBound=7
8.22/4.36	    
8.22/4.37	    num=92, depth=40..57, filters=401273, revisions=(2497593,useless=2233741), ccks=273882, wck=1.833, mem=108M500
8.22/4.37	    decisions=190658, wrong=92698, backtracks=93091, failedAssignments=26699, nogoods=273, foundSolutions=8, bestBound=7
8.22/4.37	    
8.22/4.38	    num=93, depth=40..59, filters=403321, revisions=(2516540,useless=2251263), ccks=275307, wck=1.841, mem=108M500
8.22/4.38	    decisions=191580, wrong=93134, backtracks=93526, failedAssignments=26830, nogoods=276, foundSolutions=8, bestBound=7
8.22/4.38	    
8.22/4.39	    num=94, depth=42..60, filters=405740, revisions=(2535732,useless=2268662), ccks=277100, wck=1.849, mem=108M500
8.22/4.39	    decisions=192512, wrong=93578, backtracks=93968, failedAssignments=26974, nogoods=279, foundSolutions=8, bestBound=7
8.22/4.39	    
8.22/4.39	    num=95, depth=41..59, filters=408033, revisions=(2555606,useless=2286905), ccks=278731, wck=1.857, mem=108M500
8.22/4.39	    decisions=193446, wrong=94021, backtracks=94407, failedAssignments=27132, nogoods=285, foundSolutions=8, bestBound=7
8.22/4.39	    
8.33/4.40	    num=96, depth=42..59, filters=411223, revisions=(2582639,useless=2311642), ccks=281027, wck=1.868, mem=108M500
8.33/4.40	    decisions=194752, wrong=94649, backtracks=95028, failedAssignments=27306, nogoods=288, foundSolutions=8, bestBound=7
8.33/4.40	    
8.33/4.42	    num=97, depth=42..60, filters=414805, revisions=(2614292,useless=2340696), ccks=283626, wck=1.88, mem=111M143
8.33/4.42	    decisions=196217, wrong=95358, backtracks=95726, failedAssignments=27497, nogoods=292, foundSolutions=8, bestBound=7
8.33/4.42	    
8.33/4.43	    num=98, depth=41..59, filters=418426, revisions=(2646469,useless=2370340), ccks=286159, wck=1.893, mem=111M143
8.33/4.43	    decisions=197823, wrong=96138, backtracks=96503, failedAssignments=27708, nogoods=294, foundSolutions=8, bestBound=7
8.33/4.43	    
8.33/4.44	    num=99, depth=43..59, filters=422564, revisions=(2680065,useless=2400914), ccks=289181, wck=1.907, mem=111M143
8.33/4.44	    decisions=199449, wrong=96927, backtracks=97282, failedAssignments=27940, nogoods=297, foundSolutions=8, bestBound=7
8.33/4.44	    
8.33/4.46	    num=100, depth=42..57, filters=426878, revisions=(2717695,useless=2435478), ccks=292247, wck=1.921, mem=111M143
8.33/4.46	    decisions=201271, wrong=97814, backtracks=98163, failedAssignments=28195, nogoods=301, foundSolutions=8, bestBound=7
8.33/4.46	    
8.33/4.47	    num=101, depth=43..61, filters=431742, revisions=(2757685,useless=2472021), ccks=295694, wck=1.937, mem=111M143
8.33/4.47	    decisions=203313, wrong=98810, backtracks=99160, failedAssignments=28476, nogoods=305, foundSolutions=8, bestBound=7
8.33/4.47	    
8.33/4.49	    num=102, depth=46..76, filters=437168, revisions=(2799884,useless=2510499), ccks=299415, wck=1.956, mem=111M143
8.33/4.49	    decisions=205812, wrong=100032, backtracks=100378, failedAssignments=28785, nogoods=308, foundSolutions=8, bestBound=7
8.33/4.49	    
8.43/4.51	    num=103, depth=45..80, filters=441265, revisions=(2807570,useless=2517209), ccks=300391, wck=1.977, mem=111M143
8.43/4.51	    decisions=209619, wrong=101904, backtracks=102250, failedAssignments=29125, nogoods=312, foundSolutions=8, bestBound=7
8.43/4.51	    
8.43/4.53	    num=104, depth=34..46, filters=446951, revisions=(2861036,useless=2566341), ccks=304725, wck=1.995, mem=111M143
8.43/4.53	    decisions=211379, wrong=102764, backtracks=103106, failedAssignments=29499, nogoods=317, foundSolutions=8, bestBound=7
8.43/4.53	    
8.43/4.55	    num=105, depth=36..49, filters=454196, revisions=(2922977,useless=2622680), ccks=310327, wck=2.017, mem=113M785
8.43/4.55	    decisions=213580, wrong=103845, backtracks=104185, failedAssignments=29910, nogoods=319, foundSolutions=8, bestBound=7
8.43/4.55	    
8.43/4.58	    num=106, depth=41..54, filters=461389, revisions=(2977904,useless=2672215), ccks=315719, wck=2.039, mem=113M785
8.43/4.58	    decisions=216011, wrong=105038, backtracks=105375, failedAssignments=30362, nogoods=322, foundSolutions=8, bestBound=7
8.43/4.58	    
8.54/4.60	    num=107, depth=44..71, filters=466966, revisions=(2993683,useless=2686138), ccks=317575, wck=2.067, mem=113M785
8.54/4.60	    decisions=220431, wrong=107220, backtracks=107570, failedAssignments=30859, nogoods=327, foundSolutions=8, bestBound=7
8.54/4.60	    
8.54/4.63	    num=108, depth=32..45, filters=475772, revisions=(3080106,useless=2765881), ccks=324255, wck=2.094, mem=113M785
8.54/4.63	    decisions=223268, wrong=108620, backtracks=108967, failedAssignments=31406, nogoods=330, foundSolutions=8, bestBound=7
8.54/4.63	    
8.54/4.66	    num=109, depth=32..46, filters=485703, revisions=(3174697,useless=2852947), ccks=331780, wck=2.126, mem=116M427
8.54/4.66	    decisions=226475, wrong=110204, backtracks=110548, failedAssignments=32008, nogoods=334, foundSolutions=8, bestBound=7
8.54/4.66	    
8.64/4.71	    num=110, depth=52..87, filters=495269, revisions=(3208112,useless=2881879), ccks=336263, wck=2.169, mem=116M427
8.64/4.71	    decisions=233205, wrong=113538, backtracks=113908, failedAssignments=32670, nogoods=338, foundSolutions=8, bestBound=7
8.64/4.71	    
8.64/4.75	    num=111, depth=31..51, filters=507478, revisions=(3323876,useless=2988447), ccks=345459, wck=2.209, mem=116M427
8.64/4.75	    decisions=237303, wrong=115567, backtracks=115937, failedAssignments=33398, nogoods=343, foundSolutions=8, bestBound=7
8.64/4.75	    
8.64/4.79	    num=112, depth=37..52, filters=520802, revisions=(3438197,useless=3092871), ccks=355356, wck=2.25, mem=116M427
8.64/4.79	    decisions=242102, wrong=117945, backtracks=118295, failedAssignments=34199, nogoods=348, foundSolutions=8, bestBound=7
8.64/4.79	    
8.74/4.83	    num=113, depth=49..87, filters=529044, revisions=(3461270,useless=3113046), ccks=358254, wck=2.29, mem=119M70
8.74/4.83	    decisions=248674, wrong=121201, backtracks=121548, failedAssignments=35080, nogoods=352, foundSolutions=8, bestBound=7
8.74/4.83	    
8.74/4.88	    num=114, depth=30..45, filters=545985, revisions=(3629560,useless=3268749), ccks=370841, wck=2.344, mem=119M70
8.74/4.88	    decisions=254651, wrong=124171, backtracks=124513, failedAssignments=36050, nogoods=356, foundSolutions=8, bestBound=7
8.74/4.88	    
8.84/4.94	    num=115, depth=30..46, filters=564290, revisions=(3812908,useless=3438422), ccks=384516, wck=2.401, mem=121M712
8.84/4.94	    decisions=260950, wrong=127301, backtracks=127631, failedAssignments=37117, nogoods=360, foundSolutions=8, bestBound=7
8.84/4.94	    
8.84/5.00	    num=116, depth=41..70, filters=577260, revisions=(3865466,useless=3485892), ccks=389604, wck=2.462, mem=121M712
8.84/5.00	    decisions=270654, wrong=132126, backtracks=132486, failedAssignments=38290, nogoods=364, foundSolutions=8, bestBound=7
8.84/5.00	    
8.96/5.06	    num=117, depth=30..46, filters=597468, revisions=(4079335,useless=3685095), ccks=404270, wck=2.528, mem=124M355
8.96/5.06	    decisions=278033, wrong=135797, backtracks=136151, failedAssignments=39581, nogoods=368, foundSolutions=8, bestBound=7
8.96/5.06	    
9.06/5.15	    num=118, depth=30..45, filters=622420, revisions=(4335621,useless=3922914), ccks=422737, wck=2.61, mem=124M355
9.06/5.15	    decisions=286908, wrong=140219, backtracks=140570, failedAssignments=41001, nogoods=372, foundSolutions=8, bestBound=7
9.06/5.15	    
9.15/5.24	    num=119, depth=38..70, filters=643898, revisions=(4452700,useless=4029158), ccks=433572, wck=2.704, mem=126M997
9.15/5.24	    decisions=300878, wrong=147179, backtracks=147574, failedAssignments=42563, nogoods=377, foundSolutions=8, bestBound=7
9.15/5.24	    
9.25/5.34	    num=120, depth=29..46, filters=673592, revisions=(4753830,useless=4308323), ccks=455537, wck=2.799, mem=126M997
9.25/5.34	    decisions=311492, wrong=152466, backtracks=152856, failedAssignments=44281, nogoods=381, foundSolutions=8, bestBound=7
9.25/5.34	    
9.36/5.45	    num=121, depth=33..55, filters=709396, revisions=(5074835,useless=4603017), ccks=481848, wck=2.911, mem=129M640
9.36/5.45	    decisions=324927, wrong=159161, backtracks=159550, failedAssignments=46171, nogoods=385, foundSolutions=8, bestBound=7
9.36/5.45	    
9.46/5.56	    num=122, depth=39..82, filters=735708, revisions=(5220376,useless=4734974), ccks=495432, wck=3.027, mem=132M282
9.46/5.56	    decisions=341389, wrong=167370, backtracks=167787, failedAssignments=48250, nogoods=390, foundSolutions=8, bestBound=7
9.46/5.56	    
9.67/5.70	    num=123, depth=28..46, filters=776676, revisions=(5672008,useless=5156980), ccks=525058, wck=3.167, mem=134M924
9.67/5.70	    decisions=357584, wrong=175450, backtracks=175828, failedAssignments=50537, nogoods=394, foundSolutions=8, bestBound=7
9.67/5.70	    
9.77/5.84	    num=124, depth=42..77, filters=815872, revisions=(5955077,useless=5413287), ccks=551820, wck=3.305, mem=137M567
9.77/5.84	    decisions=375003, wrong=184137, backtracks=184543, failedAssignments=53053, nogoods=398, foundSolutions=8, bestBound=7
9.77/5.84	    
9.87/6.00	    num=125, depth=47..83, filters=857346, revisions=(6180570,useless=5614785), ccks=575815, wck=3.466, mem=140M209
9.87/6.00	    decisions=399653, wrong=196436, backtracks=196880, failedAssignments=55821, nogoods=401, foundSolutions=8, bestBound=7
9.87/6.00	    
10.08/6.18	    num=126, depth=37..80, filters=908402, revisions=(6586428,useless=5985721), ccks=610737, wck=3.644, mem=142M778
10.08/6.18	    decisions=422245, wrong=207710, backtracks=208187, failedAssignments=58865, nogoods=406, foundSolutions=8, bestBound=7
10.08/6.18	    
10.31/6.37	    num=127, depth=37..87, filters=951315, revisions=(6830201,useless=6207447), ccks=632784, wck=3.836, mem=26M585
10.31/6.37	    decisions=450034, wrong=221582, backtracks=222138, failedAssignments=62214, nogoods=409, foundSolutions=8, bestBound=7
10.31/6.37	    
10.51/6.58	    num=128, depth=26..47, filters=1019386, revisions=(7582337,useless=6910550), ccks=681817, wck=4.047, mem=29M201
10.51/6.58	    decisions=477225, wrong=235159, backtracks=235691, failedAssignments=65898, nogoods=413, foundSolutions=8, bestBound=7
10.51/6.58	    
10.82/6.80	    num=129, depth=38..78, filters=1086943, revisions=(8105161,useless=7387271), ccks=727920, wck=4.261, mem=34M433
10.82/6.80	    decisions=507414, wrong=250231, backtracks=250854, failedAssignments=69950, nogoods=415, foundSolutions=8, bestBound=7
10.82/6.80	    
11.03/7.06	    num=130, depth=35..87, filters=1157160, revisions=(8495438,useless=7737759), ccks=767709, wck=4.526, mem=39M665
11.03/7.06	    decisions=549430, wrong=271219, backtracks=271960, failedAssignments=74407, nogoods=419, foundSolutions=8, bestBound=7
11.03/7.06	    
11.32/7.34	    num=131, depth=26..55, filters=1246153, revisions=(9364595,useless=8543089), ccks=831536, wck=4.803, mem=44M897
11.32/7.34	    decisions=585336, wrong=289154, backtracks=289854, failedAssignments=79310, nogoods=424, foundSolutions=8, bestBound=7
11.32/7.34	    
11.62/7.66	    num=132, depth=37..82, filters=1338781, revisions=(10109536,useless=9227383), ccks=892183, wck=5.121, mem=50M129
11.62/7.66	    decisions=630588, wrong=311758, backtracks=312611, failedAssignments=84704, nogoods=428, foundSolutions=8, bestBound=7
11.62/7.66	    
11.92/7.99	    num=133, depth=35..75, filters=1438329, revisions=(10927942,useless=9978995), ccks=958977, wck=5.453, mem=57M977
11.92/7.99	    decisions=676900, wrong=334891, backtracks=335917, failedAssignments=90637, nogoods=433, foundSolutions=8, bestBound=7
11.92/7.99	    
12.32/8.33	    num=134, depth=39..80, filters=1534488, revisions=(11574137,useless=10566588), ccks=1017579, wck=5.794, mem=63M209
12.32/8.33	    decisions=729371, wrong=361099, backtracks=362305, failedAssignments=97163, nogoods=439, foundSolutions=8, bestBound=7
12.32/8.33	    
12.72/8.77	    num=135, depth=24..66, filters=1663756, revisions=(12908794,useless=11809963), ccks=1108861, wck=6.231, mem=71M57
12.72/8.77	    decisions=783676, wrong=388237, backtracks=389594, failedAssignments=104342, nogoods=444, foundSolutions=8, bestBound=7
12.72/8.77	    
13.22/9.23	    num=136, depth=35..87, filters=1783905, revisions=(13625226,useless=12456753), ccks=1178503, wck=6.695, mem=81M521
13.22/9.23	    decisions=854590, wrong=423667, backtracks=425299, failedAssignments=112239, nogoods=449, foundSolutions=8, bestBound=7
13.22/9.23	    
13.72/9.77	    num=137, depth=25..57, filters=1956182, revisions=(15325056,useless=14033452), ccks=1301634, wck=7.234, mem=91M985
13.72/9.77	    decisions=926313, wrong=459509, backtracks=461224, failedAssignments=120926, nogoods=453, foundSolutions=8, bestBound=7
13.72/9.77	    
14.34/10.32	    num=138, depth=31..86, filters=2114535, revisions=(16654492,useless=15258418), ccks=1406104, wck=7.782, mem=102M448
14.34/10.32	    decisions=1002722, wrong=497692, backtracks=499661, failedAssignments=130481, nogoods=457, foundSolutions=8, bestBound=7
14.34/10.32	    
14.94/10.92	    num=139, depth=31..83, filters=2271162, revisions=(17680096,useless=16190029), ccks=1500097, wck=8.387, mem=112M912
14.94/10.92	    decisions=1091032, wrong=541825, backtracks=543934, failedAssignments=140992, nogoods=461, foundSolutions=8, bestBound=7
14.94/10.92	    
15.64/11.65	    num=140, depth=21..57, filters=2497381, revisions=(20207593,useless=18557607), ccks=1660016, wck=9.112, mem=128M608
15.64/11.65	    decisions=1188399, wrong=590493, backtracks=592540, failedAssignments=152554, nogoods=466, foundSolutions=8, bestBound=7
15.64/11.65	    
16.34/12.39	    num=141, depth=28..80, filters=2698090, revisions=(21664455,useless=19883066), ccks=1791419, wck=9.852, mem=141M688
16.34/12.39	    decisions=1288663, wrong=640601, backtracks=642976, failedAssignments=165272, nogoods=471, foundSolutions=8, bestBound=7
16.34/12.39	    
17.37/13.33	    num=142, depth=19..54, filters=2989489, revisions=(24849801,useless=22861692), ccks=1998139, wck=10.792, mem=29M237
17.37/13.33	    decisions=1414638, wrong=703567, backtracks=705887, failedAssignments=179262, nogoods=475, foundSolutions=8, bestBound=7
17.37/13.33	    
18.26/14.21	    num=143, depth=28..70, filters=3224106, revisions=(26600667,useless=24463788), ccks=2146909, wck=11.675, mem=44M988
18.26/14.21	    decisions=1537434, wrong=764942, backtracks=767491, failedAssignments=194651, nogoods=478, foundSolutions=8, bestBound=7
18.26/14.21	    
19.26/15.29	    num=144, depth=19..57, filters=3547696, revisions=(30365906,useless=28003605), ccks=2372331, wck=12.751, mem=65M990
19.26/15.29	    decisions=1681164, wrong=836796, backtracks=839202, failedAssignments=211579, nogoods=483, foundSolutions=8, bestBound=7
19.26/15.29	    
20.36/16.37	    num=145, depth=25..86, filters=3839645, revisions=(32530824,useless=29980460), ccks=2560394, wck=13.831, mem=86M992
20.36/16.37	    decisions=1831501, wrong=911947, backtracks=914499, failedAssignments=230200, nogoods=488, foundSolutions=8, bestBound=7
20.36/16.37	    
21.76/17.75	    num=146, depth=17..62, filters=4259199, revisions=(37229317,useless=34378900), ccks=2860447, wck=15.216, mem=113M244
21.76/17.75	    decisions=2008300, wrong=1000334, backtracks=1002815, failedAssignments=250684, nogoods=493, foundSolutions=8, bestBound=7
21.76/17.75	    
23.17/19.15	    num=147, depth=23..77, filters=4647011, revisions=(40416145,useless=37298784), ccks=3127391, wck=16.616, mem=139M497
23.17/19.15	    decisions=2187526, wrong=1089930, backtracks=1092358, failedAssignments=273216, nogoods=497, foundSolutions=8, bestBound=7
23.17/19.15	    
25.00/20.94	    num=148, depth=15..60, filters=5170950, revisions=(46373921,useless=42881053), ccks=3502898, wck=18.404, mem=40M719
25.00/20.94	    decisions=2413258, wrong=1202781, backtracks=1204690, failedAssignments=298001, nogoods=500, foundSolutions=8, bestBound=7
25.00/20.94	    
26.50/22.49	    num=149, depth=22..70, filters=5581157, revisions=(50020846,useless=46248947), ccks=3781929, wck=19.951, mem=69M757
26.50/22.49	    decisions=2607314, wrong=1299791, backtracks=1301545, failedAssignments=325265, nogoods=505, foundSolutions=8, bestBound=7
26.50/22.49	    
28.70/24.63	    num=150, depth=14..64, filters=6200671, revisions=(57145114,useless=52926733), ccks=4228411, wck=22.093, mem=108M474
28.70/24.63	    decisions=2869180, wrong=1430713, backtracks=1432143, failedAssignments=355255, nogoods=511, foundSolutions=8, bestBound=7
28.70/24.63	    
30.80/26.70	    num=151, depth=17..63, filters=6762906, revisions=(62790540,useless=58175148), ccks=4625422, wck=24.168, mem=143M964
30.80/26.70	    decisions=3118883, wrong=1555550, backtracks=1557042, failedAssignments=388244, nogoods=518, foundSolutions=8, bestBound=7
30.80/26.70	    
33.54/29.46	    num=152, depth=11..64, filters=7544289, revisions=(71738215,useless=66555474), ccks=5192771, wck=26.925, mem=34M43
33.54/29.46	    decisions=3451293, wrong=1721740, backtracks=1722445, failedAssignments=424532, nogoods=523, foundSolutions=8, bestBound=7
33.54/29.46	    
36.34/32.24	    num=153, depth=13..66, filters=8289074, revisions=(79663981,useless=73939810), ccks=5734201, wck=29.7, mem=84M738
36.34/32.24	    decisions=3772200, wrong=1882182, backtracks=1881764, failedAssignments=464449, nogoods=527, foundSolutions=8, bestBound=7
36.34/32.24	    
40.04/36.00	    num=154, depth=4..66, filters=9358639, revisions=(92328812,useless=85788779), ccks=6550063, wck=33.467, mem=154M444
40.04/36.00	    decisions=4189130, wrong=2090635, backtracks=2088145, failedAssignments=508358, nogoods=530, foundSolutions=8, bestBound=7
40.04/36.00	    
44.19/40.01	
44.19/40.01	  New Bounds: 8..7
44.19/40.01	    num=155, depth=0..71, filters=10462634, revisions=(105933887,useless=98517671), ccks=7426246, wck=37.474, mem=64M891
44.19/40.01	    decisions=4577558, wrong=2284850, backtracks=2280001, failedAssignments=555353, foundSolutions=8, bestBound=7
44.19/40.01	    
44.19/40.01	  Global
44.19/40.01	    filters=10462634, revisions=(105933887,useless=98517671), ccks=7426246
44.19/40.01	    Stop=FULL_EXPLORATION, wrong=2284850, bestBound=7, bestBoundWck=2.313, bestBoundCpu=4.117, foundSolutions=8, firstSolCpu=2.517
44.19/40.01	    wck=38.169, cpu=39.906, mem=64M891
44.19/40.01	
44.19/40.01	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>
44.19/40.01	s OPTIMUM FOUND
44.19/40.01	
44.19/40.01	d WRONG_DECISIONS 2284850
44.19/40.01	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 (11948 MiB free)
  memory of node 1: 16384 MiB (14088 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390883-1568387359/watcher-4390883-1568387359 -o /tmp/evaluation-result-4390883-1568387359/solver-4390883-1568387359 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568380478-20884 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390883-1568387359.xml -cm 

running on 4 cores: 1,3,5,7

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

solver pid=23706, runsolver pid=23703

[startup+0.103886 s]*
/proc/loadavg: 2.00 2.01 1.98 5/228 23721
/proc/meminfo: memFree=26646408/32770624 swapFree=67004752/67108860
[pid=23706] ppid=23703 vsize=10659884 memory=30048 CPUtime=0.15 cores=1,3,5,7
/proc/23706/stat : 23706 (java) S 23703 23706 20852 0 -1 1077944320 6007 0 0 0 14 1 0 0 20 0 15 0 415003655 10915721216 7512 33554432000 4194304 4196468 140735678653840 140735678636384 140706061168375 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
/proc/23706/statm: 2664971 7512 2926 1 0 2627468 0
[pid=23706/tid=23708] ppid=23703 vsize=10659884 memory=8514726395714820750 CPUtime=0.09 cores=1,3,5,7
/proc/23706/task/23708/stat : 23708 (java) R 23703 23706 20852 0 -1 4202560 3322 0 0 0 9 0 0 0 20 0 15 0 415003655 10915721216 7512 33554432000 4194304 4196468 140735678653840 140706065393688 140706053405502 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23709] ppid=23703 vsize=10659884 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23709/stat : 23709 (java) S 23703 23706 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415003656 10915721216 7512 33554432000 4194304 4196468 140735678653840 140706017721232 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23710] ppid=23703 vsize=10659884 memory=140140332439168 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23710/stat : 23710 (java) S 23703 23706 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415003656 10915721216 7512 33554432000 4194304 4196468 140735678653840 140706016668432 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23711] ppid=23703 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23711/stat : 23711 (java) S 23703 23706 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415003656 10915721216 7512 33554432000 4194304 4196468 140735678653840 140706015616144 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23712] ppid=23703 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23712/stat : 23712 (java) S 23703 23706 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415003656 10915721216 7512 33554432000 4194304 4196468 140735678653840 140705665047568 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23713] ppid=23703 vsize=10659884 memory=140140332439168 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23713/stat : 23713 (java) S 23703 23706 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415003657 10915721216 7512 33554432000 4194304 4196468 140735678653840 140705620367472 140706061179522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23714] ppid=23703 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23714/stat : 23714 (java) S 23703 23706 20852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415003658 10915721216 7512 33554432000 4194304 4196468 140735678653840 140705619313440 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23715] ppid=23703 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23715/stat : 23715 (java) S 23703 23706 20852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415003658 10915721216 7512 33554432000 4194304 4196468 140735678653840 140705618261104 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23716] ppid=23703 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23716/stat : 23716 (java) S 23703 23706 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415003660 10915721216 7512 33554432000 4194304 4196468 140735678653840 140705617209424 140706061186971 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23717] ppid=23703 vsize=10659884 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/23706/task/23717/stat : 23717 (java) S 23703 23706 20852 0 -1 1077944384 409 0 0 0 1 0 0 0 20 0 15 0 415003660 10915721216 7578 33554432000 4194304 4196468 140735678653840 140705616157296 140706061179522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23718] ppid=23703 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23718/stat : 23718 (java) R 23703 23706 20852 0 -1 4202560 331 0 0 0 0 0 0 0 20 0 15 0 415003660 10915721216 7578 33554432000 4194304 4196468 140735678653840 140705615085512 140706042712098 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23719] ppid=23703 vsize=10659884 memory=140140332439168 CPUtime=0.03 cores=1,3,5,7
/proc/23706/task/23719/stat : 23719 (java) D 23703 23706 20852 0 -1 4202560 638 0 0 0 3 0 0 0 20 0 15 0 415003660 10915721216 7578 33554432000 4194304 4196468 140735678653840 140705614048376 140706053885527 0 4 0 16800975 18446744071582151463 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23720] ppid=23703 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23720/stat : 23720 (java) S 23703 23706 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415003660 10915721216 7578 33554432000 4194304 4196468 140735678653840 140705612999648 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23721] ppid=23703 vsize=10659884 memory=140140332439168 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23721/stat : 23721 (java) S 23703 23706 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415003661 10915721216 7578 33554432000 4194304 4196468 140735678653840 140705544530352 140706061179522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 30048 KiB

[startup+0.211182 s]*
/proc/loadavg: 2.00 2.01 1.98 3/228 23721
/proc/meminfo: memFree=26637224/32770624 swapFree=67004752/67108860
[pid=23706] ppid=23703 vsize=10659884 memory=35408 CPUtime=0.32 cores=1,3,5,7
/proc/23706/stat : 23706 (java) S 23703 23706 20852 0 -1 1077944320 6941 0 0 0 31 1 0 0 20 0 15 0 415003655 10915721216 8852 33554432000 4194304 4196468 140735678653840 140735678636384 140706061168375 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
/proc/23706/statm: 2664971 8852 2989 1 0 2627468 0
[pid=23706/tid=23708] ppid=23703 vsize=10659884 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/23706/task/23708/stat : 23708 (java) R 23703 23706 20852 0 -1 4202560 3885 0 0 0 19 0 0 0 20 0 15 0 415003655 10915721216 8852 33554432000 4194304 4196468 140735678653840 140706065400464 140706061190301 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23709] ppid=23703 vsize=10659884 memory=339 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23709/stat : 23709 (java) S 23703 23706 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415003656 10915721216 8852 33554432000 4194304 4196468 140735678653840 140706017721232 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23710] ppid=23703 vsize=10659884 memory=3545097780970116768 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23710/stat : 23710 (java) S 23703 23706 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415003656 10915721216 8852 33554432000 4194304 4196468 140735678653840 140706016668432 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23711] ppid=23703 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23711/stat : 23711 (java) S 23703 23706 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415003656 10915721216 8852 33554432000 4194304 4196468 140735678653840 140706015616144 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23712] ppid=23703 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23712/stat : 23712 (java) S 23703 23706 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415003656 10915721216 8852 33554432000 4194304 4196468 140735678653840 140705665047568 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23713] ppid=23703 vsize=10659884 memory=140140332439168 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23713/stat : 23713 (java) S 23703 23706 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415003657 10915721216 8852 33554432000 4194304 4196468 140735678653840 140705620367472 140706061179522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23714] ppid=23703 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23714/stat : 23714 (java) S 23703 23706 20852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415003658 10915721216 8852 33554432000 4194304 4196468 140735678653840 140705619313440 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23715] ppid=23703 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23715/stat : 23715 (java) S 23703 23706 20852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415003658 10915721216 8852 33554432000 4194304 4196468 140735678653840 140705618261104 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23716] ppid=23703 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23716/stat : 23716 (java) S 23703 23706 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415003660 10915721216 8852 33554432000 4194304 4196468 140735678653840 140705617209424 140706061186971 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23717] ppid=23703 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/23706/task/23717/stat : 23717 (java) S 23703 23706 20852 0 -1 1077944384 620 0 0 0 3 0 0 0 20 0 15 0 415003660 10915721216 8852 33554432000 4194304 4196468 140735678653840 140705616157296 140706061179522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23718] ppid=23703 vsize=10659884 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/23706/task/23718/stat : 23718 (java) S 23703 23706 20852 0 -1 1077944384 403 0 0 0 2 0 0 0 20 0 15 0 415003660 10915721216 8852 33554432000 4194304 4196468 140735678653840 140705615104496 140706061179522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23719] ppid=23703 vsize=10659884 memory=140140332439168 CPUtime=0.05 cores=1,3,5,7
/proc/23706/task/23719/stat : 23719 (java) S 23703 23706 20852 0 -1 1077944384 674 0 0 0 5 0 0 0 20 0 15 0 415003660 10915721216 8852 33554432000 4194304 4196468 140735678653840 140705614052208 140706061179522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23720] ppid=23703 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23720/stat : 23720 (java) S 23703 23706 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415003660 10915721216 8852 33554432000 4194304 4196468 140735678653840 140705612999648 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23721] ppid=23703 vsize=10659884 memory=140140332439168 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23721/stat : 23721 (java) S 23703 23706 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415003661 10915721216 8852 33554432000 4194304 4196468 140735678653840 140705544530352 140706061179522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35408 KiB

[startup+0.310247 s]*
/proc/loadavg: 2.00 2.01 1.98 3/228 23721
/proc/meminfo: memFree=26629416/32770624 swapFree=67004752/67108860
[pid=23706] ppid=23703 vsize=10659884 memory=40524 CPUtime=0.47 cores=1,3,5,7
/proc/23706/stat : 23706 (java) S 23703 23706 20852 0 -1 1077944320 9475 0 0 0 45 2 0 0 20 0 15 0 415003655 10915721216 10131 33554432000 4194304 4196468 140735678653840 140735678636384 140706061168375 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
/proc/23706/statm: 2664971 10131 3001 1 0 2627468 0
[pid=23706/tid=23708] ppid=23703 vsize=10659884 memory=8390339637985935414 CPUtime=0.29 cores=1,3,5,7
/proc/23706/task/23708/stat : 23708 (java) R 23703 23706 20852 0 -1 4202560 6346 0 0 0 28 1 0 0 20 0 15 0 415003655 10915721216 10131 33554432000 4194304 4196468 140735678653840 140706065389376 140706045248862 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23709] ppid=23703 vsize=10659884 memory=304556140472303639 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23709/stat : 23709 (java) S 23703 23706 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415003656 10915721216 10131 33554432000 4194304 4196468 140735678653840 140706017721232 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23710] ppid=23703 vsize=10659884 memory=3690901814611269280 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23710/stat : 23710 (java) S 23703 23706 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415003656 10915721216 10131 33554432000 4194304 4196468 140735678653840 140706016668432 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23711] ppid=23703 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23711/stat : 23711 (java) S 23703 23706 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415003656 10915721216 10131 33554432000 4194304 4196468 140735678653840 140706015616144 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23712] ppid=23703 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23712/stat : 23712 (java) S 23703 23706 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415003656 10915721216 10131 33554432000 4194304 4196468 140735678653840 140705665047568 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23713] ppid=23703 vsize=10659884 memory=140140332439168 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23713/stat : 23713 (java) S 23703 23706 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415003657 10915721216 10131 33554432000 4194304 4196468 140735678653840 140705620367472 140706061179522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23714] ppid=23703 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23714/stat : 23714 (java) S 23703 23706 20852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415003658 10915721216 10131 33554432000 4194304 4196468 140735678653840 140705619313440 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23715] ppid=23703 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23715/stat : 23715 (java) S 23703 23706 20852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415003658 10915721216 10131 33554432000 4194304 4196468 140735678653840 140705618261104 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23716] ppid=23703 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23716/stat : 23716 (java) S 23703 23706 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415003660 10915721216 10131 33554432000 4194304 4196468 140735678653840 140705617209424 140706061186971 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23717] ppid=23703 vsize=10659884 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/23706/task/23717/stat : 23717 (java) S 23703 23706 20852 0 -1 1077944384 662 0 0 0 4 0 0 0 20 0 15 0 415003660 10915721216 10131 33554432000 4194304 4196468 140735678653840 140705616157296 140706061179522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23718] ppid=23703 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/23706/task/23718/stat : 23718 (java) S 23703 23706 20852 0 -1 1077944384 411 0 0 0 3 0 0 0 20 0 15 0 415003660 10915721216 10131 33554432000 4194304 4196468 140735678653840 140705615104496 140706061179522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23719] ppid=23703 vsize=10659884 memory=140140332439168 CPUtime=0.08 cores=1,3,5,7
/proc/23706/task/23719/stat : 23719 (java) S 23703 23706 20852 0 -1 1077944384 699 0 0 0 8 0 0 0 20 0 15 0 415003660 10915721216 10131 33554432000 4194304 4196468 140735678653840 140705614052208 140706061179522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23720] ppid=23703 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23720/stat : 23720 (java) S 23703 23706 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415003660 10915721216 10131 33554432000 4194304 4196468 140735678653840 140705612999648 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23721] ppid=23703 vsize=10659884 memory=140140332439168 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23721/stat : 23721 (java) S 23703 23706 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415003661 10915721216 10131 33554432000 4194304 4196468 140735678653840 140705544530352 140706061179522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40524 KiB

[startup+0.700758 s]
/proc/loadavg: 2.00 2.01 1.98 3/228 23721
/proc/meminfo: memFree=26620848/32770624 swapFree=67004752/67108860
[pid=23706] ppid=23703 vsize=10661932 memory=63924 CPUtime=1.1 cores=1,3,5,7
/proc/23706/stat : 23706 (java) S 23703 23706 20852 0 -1 1077944320 13102 0 0 0 106 4 0 0 20 0 15 0 415003655 10917818368 15981 33554432000 4194304 4196468 140735678653840 140735678636384 140706061168375 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
/proc/23706/statm: 2665483 15981 3070 1 0 2627980 0
[pid=23706/tid=23708] ppid=23703 vsize=10661932 memory=1276 CPUtime=0.68 cores=1,3,5,7
/proc/23706/task/23708/stat : 23708 (java) R 23703 23706 20852 0 -1 4202560 8895 0 0 0 65 3 0 0 20 0 15 0 415003655 10917818368 15981 33554432000 4194304 4196468 140735678653840 140706065400400 140706044355205 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23709] ppid=23703 vsize=10661932 memory=1060 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23709/stat : 23709 (java) S 23703 23706 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415003656 10917818368 15981 33554432000 4194304 4196468 140735678653840 140706017721232 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23710] ppid=23703 vsize=10661932 memory=752 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23710/stat : 23710 (java) S 23703 23706 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415003656 10917818368 15981 33554432000 4194304 4196468 140735678653840 140706016668432 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23711] ppid=23703 vsize=10661932 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23711/stat : 23711 (java) S 23703 23706 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415003656 10917818368 15981 33554432000 4194304 4196468 140735678653840 140706015616144 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23712] ppid=23703 vsize=10661932 memory=9584 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23712/stat : 23712 (java) S 23703 23706 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415003656 10917818368 15981 33554432000 4194304 4196468 140735678653840 140705665047568 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23713] ppid=23703 vsize=10661932 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23713/stat : 23713 (java) S 23703 23706 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415003657 10917818368 15981 33554432000 4194304 4196468 140735678653840 140705620367472 140706061179522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23714] ppid=23703 vsize=10661932 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23714/stat : 23714 (java) S 23703 23706 20852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415003658 10917818368 15981 33554432000 4194304 4196468 140735678653840 140705619313440 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23715] ppid=23703 vsize=10661932 memory=1540 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23715/stat : 23715 (java) S 23703 23706 20852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415003658 10917818368 15981 33554432000 4194304 4196468 140735678653840 140705618261104 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23716] ppid=23703 vsize=10661932 memory=6296683642736693604 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23716/stat : 23716 (java) S 23703 23706 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415003660 10917818368 15981 33554432000 4194304 4196468 140735678653840 140705617209424 140706061186971 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23717] ppid=23703 vsize=10661932 memory=7594592247738553961 CPUtime=0.12 cores=1,3,5,7
/proc/23706/task/23717/stat : 23717 (java) S 23703 23706 20852 0 -1 1077944384 931 0 0 0 12 0 0 0 20 0 15 0 415003660 10917818368 15981 33554432000 4194304 4196468 140735678653840 140705616157296 140706061179522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23718] ppid=23703 vsize=10661932 memory=5787213857196369745 CPUtime=0.1 cores=1,3,5,7
/proc/23706/task/23718/stat : 23718 (java) R 23703 23706 20852 0 -1 4202560 726 0 0 0 10 0 0 0 20 0 15 0 415003660 10917818368 15981 33554432000 4194304 4196468 140735678653840 140705615104496 140706042346378 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23719] ppid=23703 vsize=10661932 memory=5450909908396308010 CPUtime=0.18 cores=1,3,5,7
/proc/23706/task/23719/stat : 23719 (java) S 23703 23706 20852 0 -1 1077944384 1191 0 0 0 18 0 0 0 20 0 15 0 415003660 10917818368 15981 33554432000 4194304 4196468 140735678653840 140705614052208 140706061179522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23720] ppid=23703 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23720/stat : 23720 (java) S 23703 23706 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415003660 10917818368 15981 33554432000 4194304 4196468 140735678653840 140705612999648 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23721] ppid=23703 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23721/stat : 23721 (java) S 23703 23706 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415003661 10917818368 15981 33554432000 4194304 4196468 140735678653840 140705544530352 140706061179522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 63924 KiB

[startup+1.50079 s]
/proc/loadavg: 2.00 2.01 1.98 3/228 23721
/proc/meminfo: memFree=26604160/32770624 swapFree=67004752/67108860
[pid=23706] ppid=23703 vsize=10663980 memory=76036 CPUtime=2 cores=1,3,5,7
/proc/23706/stat : 23706 (java) S 23703 23706 20852 0 -1 1077944320 18732 0 0 0 195 5 0 0 20 0 15 0 415003655 10919915520 19009 33554432000 4194304 4196468 140735678653840 140735678636384 140706061168375 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
/proc/23706/statm: 2665995 19009 3096 1 0 2628492 0
[pid=23706/tid=23708] ppid=23703 vsize=10663980 memory=6791534058613427641 CPUtime=1.48 cores=1,3,5,7
/proc/23706/task/23708/stat : 23708 (java) R 23703 23706 20852 0 -1 4202560 13125 0 0 0 144 4 0 0 20 0 15 0 415003655 10919915520 19009 33554432000 4194304 4196468 140735678653840 140706065400400 140706045248862 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23709] ppid=23703 vsize=10663980 memory=33 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23709/stat : 23709 (java) S 23703 23706 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415003656 10919915520 19009 33554432000 4194304 4196468 140735678653840 140706017721232 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23710] ppid=23703 vsize=10663980 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23710/stat : 23710 (java) S 23703 23706 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415003656 10919915520 19009 33554432000 4194304 4196468 140735678653840 140706016668432 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23711] ppid=23703 vsize=10663980 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23711/stat : 23711 (java) S 23703 23706 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415003656 10919915520 19009 33554432000 4194304 4196468 140735678653840 140706015616144 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23712] ppid=23703 vsize=10663980 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23712/stat : 23712 (java) S 23703 23706 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415003656 10919915520 19009 33554432000 4194304 4196468 140735678653840 140705665047568 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23713] ppid=23703 vsize=10663980 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23713/stat : 23713 (java) S 23703 23706 20852 0 -1 1077944384 103 0 0 0 0 0 0 0 20 0 15 0 415003657 10919915520 19009 33554432000 4194304 4196468 140735678653840 140705620367472 140706061179522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0

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

[startup+38.4006 s]
/proc/loadavg: 2.10 2.04 1.99 3/229 23725
/proc/meminfo: memFree=26367188/32770624 swapFree=67004752/67108860
[pid=23706] ppid=23703 vsize=10748324 memory=303028 CPUtime=42.58 cores=1,3,5,7
/proc/23706/stat : 23706 (java) S 23703 23706 20852 0 -1 1077944320 54338 0 0 0 4238 20 0 0 20 0 16 0 415003655 11006283776 75757 33554432000 4194304 4196468 140735678653840 140735678636384 140706061168375 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
/proc/23706/statm: 2687081 75757 3369 1 0 2647217 0
[pid=23706/tid=23708] ppid=23703 vsize=10748324 memory=0 CPUtime=1.85 cores=1,3,5,7
/proc/23706/task/23708/stat : 23708 (java) S 23703 23706 20852 0 -1 1077944384 15381 0 0 0 180 5 0 0 20 0 16 0 415003655 11006283776 75757 33554432000 4194304 4196468 140735678653840 140706065411248 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23709] ppid=23703 vsize=10748324 memory=280280438931696 CPUtime=0.07 cores=1,3,5,7
/proc/23706/task/23709/stat : 23709 (java) S 23703 23706 20852 0 -1 1077944384 1485 0 0 0 6 1 0 0 20 0 16 0 415003656 11006283776 75757 33554432000 4194304 4196468 140735678653840 140706017721232 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23710] ppid=23703 vsize=10748324 memory=6791534058613427641 CPUtime=0.06 cores=1,3,5,7
/proc/23706/task/23710/stat : 23710 (java) S 23703 23706 20852 0 -1 1077944384 1223 0 0 0 5 1 0 0 20 0 16 0 415003656 11006283776 75757 33554432000 4194304 4196468 140735678653840 140706016668432 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23711] ppid=23703 vsize=10748324 memory=4639074098508484691 CPUtime=0.06 cores=1,3,5,7
/proc/23706/task/23711/stat : 23711 (java) S 23703 23706 20852 0 -1 1077944384 1530 0 0 0 5 1 0 0 20 0 16 0 415003656 11006283776 75757 33554432000 4194304 4196468 140735678653840 140706015616144 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23712] ppid=23703 vsize=10748324 memory=7523376918531162212 CPUtime=0.06 cores=1,3,5,7
/proc/23706/task/23712/stat : 23712 (java) S 23703 23706 20852 0 -1 1077944384 1730 0 0 0 5 1 0 0 20 0 16 0 415003656 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705665047568 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23713] ppid=23703 vsize=10748324 memory=4427205132082312746 CPUtime=0.02 cores=1,3,5,7
/proc/23706/task/23713/stat : 23713 (java) S 23703 23706 20852 0 -1 1077944384 2095 0 0 0 2 0 0 0 20 0 16 0 415003657 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705620367472 140706061179522 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23714] ppid=23703 vsize=10748324 memory=303028 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23714/stat : 23714 (java) S 23703 23706 20852 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 415003658 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705619313504 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23715] ppid=23703 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23715/stat : 23715 (java) S 23703 23706 20852 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 415003658 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705618261120 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23716] ppid=23703 vsize=10748324 memory=293 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23716/stat : 23716 (java) S 23703 23706 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415003660 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705617209424 140706061186971 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23717] ppid=23703 vsize=10748324 memory=10 CPUtime=1.57 cores=1,3,5,7
/proc/23706/task/23717/stat : 23717 (java) S 23703 23706 20852 0 -1 1077944384 7391 0 0 0 156 1 0 0 20 0 16 0 415003660 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705616157296 140706061179522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23718] ppid=23703 vsize=10748324 memory=6791534058613427641 CPUtime=1.56 cores=1,3,5,7
/proc/23706/task/23718/stat : 23718 (java) S 23703 23706 20852 0 -1 1077944384 8158 0 0 0 156 0 0 0 20 0 16 0 415003660 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705615104496 140706061179522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23719] ppid=23703 vsize=10748324 memory=21828 CPUtime=0.8 cores=1,3,5,7
/proc/23706/task/23719/stat : 23719 (java) S 23703 23706 20852 0 -1 1077944384 6582 0 0 0 79 1 0 0 20 0 16 0 415003660 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705614052208 140706061179522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23720] ppid=23703 vsize=10748324 memory=2116 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23720/stat : 23720 (java) S 23703 23706 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415003660 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705612999648 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23721] ppid=23703 vsize=10748324 memory=12028 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23721/stat : 23721 (java) S 23703 23706 20852 0 -1 1077944384 195 0 0 0 0 0 0 0 20 0 16 0 415003661 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705544530352 140706061179522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23722] ppid=23703 vsize=10748324 memory=3356 CPUtime=36.42 cores=1,3,5,7
/proc/23706/task/23722/stat : 23722 (java) R 23703 23706 20852 0 -1 4202560 7173 0 0 0 3639 3 0 0 20 0 16 0 415003842 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705272835344 140705703478771 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
Current children cumulated CPU time: 42.58 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 303028 KiB

[startup+39.2006 s]
/proc/loadavg: 2.09 2.04 1.99 3/229 23725
/proc/meminfo: memFree=26367188/32770624 swapFree=67004752/67108860
[pid=23706] ppid=23703 vsize=10748324 memory=303028 CPUtime=43.38 cores=1,3,5,7
/proc/23706/stat : 23706 (java) S 23703 23706 20852 0 -1 1077944320 54344 0 0 0 4318 20 0 0 20 0 16 0 415003655 11006283776 75757 33554432000 4194304 4196468 140735678653840 140735678636384 140706061168375 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
/proc/23706/statm: 2687081 75757 3369 1 0 2647217 0
[pid=23706/tid=23708] ppid=23703 vsize=10748324 memory=39784 CPUtime=1.85 cores=1,3,5,7
/proc/23706/task/23708/stat : 23708 (java) S 23703 23706 20852 0 -1 1077944384 15381 0 0 0 180 5 0 0 20 0 16 0 415003655 11006283776 75757 33554432000 4194304 4196468 140735678653840 140706065411248 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23709] ppid=23703 vsize=10748324 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/23706/task/23709/stat : 23709 (java) S 23703 23706 20852 0 -1 1077944384 1485 0 0 0 6 1 0 0 20 0 16 0 415003656 11006283776 75757 33554432000 4194304 4196468 140735678653840 140706017721232 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23710] ppid=23703 vsize=10748324 memory=1408 CPUtime=0.06 cores=1,3,5,7
/proc/23706/task/23710/stat : 23710 (java) S 23703 23706 20852 0 -1 1077944384 1223 0 0 0 5 1 0 0 20 0 16 0 415003656 11006283776 75757 33554432000 4194304 4196468 140735678653840 140706016668432 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23711] ppid=23703 vsize=10748324 memory=3236 CPUtime=0.06 cores=1,3,5,7
/proc/23706/task/23711/stat : 23711 (java) S 23703 23706 20852 0 -1 1077944384 1530 0 0 0 5 1 0 0 20 0 16 0 415003656 11006283776 75757 33554432000 4194304 4196468 140735678653840 140706015616144 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23712] ppid=23703 vsize=10748324 memory=1785976 CPUtime=0.06 cores=1,3,5,7
/proc/23706/task/23712/stat : 23712 (java) S 23703 23706 20852 0 -1 1077944384 1730 0 0 0 5 1 0 0 20 0 16 0 415003656 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705665047568 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23713] ppid=23703 vsize=10748324 memory=984 CPUtime=0.02 cores=1,3,5,7
/proc/23706/task/23713/stat : 23713 (java) S 23703 23706 20852 0 -1 1077944384 2095 0 0 0 2 0 0 0 20 0 16 0 415003657 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705620367472 140706061179522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23714] ppid=23703 vsize=10748324 memory=2004 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23714/stat : 23714 (java) S 23703 23706 20852 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 415003658 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705619313504 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23715] ppid=23703 vsize=10748324 memory=1276 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23715/stat : 23715 (java) S 23703 23706 20852 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 415003658 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705618261120 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23716] ppid=23703 vsize=10748324 memory=1060 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23716/stat : 23716 (java) S 23703 23706 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415003660 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705617209424 140706061186971 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23717] ppid=23703 vsize=10748324 memory=752 CPUtime=1.57 cores=1,3,5,7
/proc/23706/task/23717/stat : 23717 (java) S 23703 23706 20852 0 -1 1077944384 7391 0 0 0 156 1 0 0 20 0 16 0 415003660 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705616157296 140706061179522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23718] ppid=23703 vsize=10748324 memory=6791534058613427641 CPUtime=1.56 cores=1,3,5,7
/proc/23706/task/23718/stat : 23718 (java) S 23703 23706 20852 0 -1 1077944384 8158 0 0 0 156 0 0 0 20 0 16 0 415003660 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705615104496 140706061179522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23719] ppid=23703 vsize=10748324 memory=1540 CPUtime=0.8 cores=1,3,5,7
/proc/23706/task/23719/stat : 23719 (java) S 23703 23706 20852 0 -1 1077944384 6582 0 0 0 79 1 0 0 20 0 16 0 415003660 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705614052208 140706061179522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23720] ppid=23703 vsize=10748324 memory=1720 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23720/stat : 23720 (java) S 23703 23706 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415003660 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705612999648 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23721] ppid=23703 vsize=10748324 memory=5960 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23721/stat : 23721 (java) S 23703 23706 20852 0 -1 1077944384 195 0 0 0 0 0 0 0 20 0 16 0 415003661 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705544530352 140706061179522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23722] ppid=23703 vsize=10748324 memory=772 CPUtime=37.22 cores=1,3,5,7
/proc/23706/task/23722/stat : 23722 (java) R 23703 23706 20852 0 -1 4202560 7179 0 0 0 3719 3 0 0 20 0 16 0 415003842 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705272835232 140705703483782 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
Current children cumulated CPU time: 43.38 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 303028 KiB

[startup+39.6006 s]
/proc/loadavg: 2.09 2.04 1.99 3/229 23725
/proc/meminfo: memFree=26367188/32770624 swapFree=67004752/67108860
[pid=23706] ppid=23703 vsize=10748324 memory=303028 CPUtime=43.78 cores=1,3,5,7
/proc/23706/stat : 23706 (java) S 23703 23706 20852 0 -1 1077944320 54347 0 0 0 4358 20 0 0 20 0 16 0 415003655 11006283776 75757 33554432000 4194304 4196468 140735678653840 140735678636384 140706061168375 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
/proc/23706/statm: 2687081 75757 3369 1 0 2647217 0
[pid=23706/tid=23708] ppid=23703 vsize=10748324 memory=6791534058613427641 CPUtime=1.85 cores=1,3,5,7
/proc/23706/task/23708/stat : 23708 (java) S 23703 23706 20852 0 -1 1077944384 15381 0 0 0 180 5 0 0 20 0 16 0 415003655 11006283776 75757 33554432000 4194304 4196468 140735678653840 140706065411248 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23709] ppid=23703 vsize=10748324 memory=39784 CPUtime=0.07 cores=1,3,5,7
/proc/23706/task/23709/stat : 23709 (java) S 23703 23706 20852 0 -1 1077944384 1485 0 0 0 6 1 0 0 20 0 16 0 415003656 11006283776 75757 33554432000 4194304 4196468 140735678653840 140706017721232 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23710] ppid=23703 vsize=10748324 memory=984 CPUtime=0.06 cores=1,3,5,7
/proc/23706/task/23710/stat : 23710 (java) S 23703 23706 20852 0 -1 1077944384 1223 0 0 0 5 1 0 0 20 0 16 0 415003656 11006283776 75757 33554432000 4194304 4196468 140735678653840 140706016668432 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23711] ppid=23703 vsize=10748324 memory=2004 CPUtime=0.06 cores=1,3,5,7
/proc/23706/task/23711/stat : 23711 (java) S 23703 23706 20852 0 -1 1077944384 1530 0 0 0 5 1 0 0 20 0 16 0 415003656 11006283776 75757 33554432000 4194304 4196468 140735678653840 140706015616144 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23712] ppid=23703 vsize=10748324 memory=1276 CPUtime=0.06 cores=1,3,5,7
/proc/23706/task/23712/stat : 23712 (java) S 23703 23706 20852 0 -1 1077944384 1730 0 0 0 5 1 0 0 20 0 16 0 415003656 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705665047568 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23713] ppid=23703 vsize=10748324 memory=1060 CPUtime=0.02 cores=1,3,5,7
/proc/23706/task/23713/stat : 23713 (java) S 23703 23706 20852 0 -1 1077944384 2095 0 0 0 2 0 0 0 20 0 16 0 415003657 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705620367472 140706061179522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23714] ppid=23703 vsize=10748324 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23714/stat : 23714 (java) S 23703 23706 20852 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 415003658 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705619313504 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23715] ppid=23703 vsize=10748324 memory=39784 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23715/stat : 23715 (java) S 23703 23706 20852 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 415003658 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705618261120 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23716] ppid=23703 vsize=10748324 memory=984 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23716/stat : 23716 (java) S 23703 23706 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415003660 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705617209424 140706061186971 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23717] ppid=23703 vsize=10748324 memory=2004 CPUtime=1.57 cores=1,3,5,7
/proc/23706/task/23717/stat : 23717 (java) S 23703 23706 20852 0 -1 1077944384 7391 0 0 0 156 1 0 0 20 0 16 0 415003660 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705616157296 140706061179522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23718] ppid=23703 vsize=10748324 memory=1276 CPUtime=1.56 cores=1,3,5,7
/proc/23706/task/23718/stat : 23718 (java) S 23703 23706 20852 0 -1 1077944384 8158 0 0 0 156 0 0 0 20 0 16 0 415003660 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705615104496 140706061179522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23719] ppid=23703 vsize=10748324 memory=4872558044660077418 CPUtime=0.8 cores=1,3,5,7
/proc/23706/task/23719/stat : 23719 (java) S 23703 23706 20852 0 -1 1077944384 6582 0 0 0 79 1 0 0 20 0 16 0 415003660 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705614052208 140706061179522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23720] ppid=23703 vsize=10748324 memory=288230617509003574 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23720/stat : 23720 (java) S 23703 23706 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415003660 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705612999648 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23721] ppid=23703 vsize=10748324 memory=16104775267649398 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23721/stat : 23721 (java) S 23703 23706 20852 0 -1 1077944384 195 0 0 0 0 0 0 0 20 0 16 0 415003661 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705544530352 140706061179522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23722] ppid=23703 vsize=10748324 memory=752 CPUtime=37.62 cores=1,3,5,7
/proc/23706/task/23722/stat : 23722 (java) R 23703 23706 20852 0 -1 4202560 7182 0 0 0 3759 3 0 0 20 0 16 0 415003842 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705272835232 140705703757460 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
Current children cumulated CPU time: 43.78 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 303028 KiB

[startup+40.0006 s]*
/proc/loadavg: 2.09 2.04 1.99 3/229 23725
/proc/meminfo: memFree=26367476/32770624 swapFree=67004752/67108860
[pid=23706] ppid=23703 vsize=10748324 memory=303028 CPUtime=44.19 cores=1,3,5,7
/proc/23706/stat : 23706 (java) S 23703 23706 20852 0 -1 1077944320 54351 0 0 0 4399 20 0 0 20 0 16 0 415003655 11006283776 75757 33554432000 4194304 4196468 140735678653840 140735678636384 140706061168375 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
/proc/23706/statm: 2687081 75757 3369 1 0 2647217 0
[pid=23706/tid=23708] ppid=23703 vsize=10748324 memory=0 CPUtime=1.85 cores=1,3,5,7
/proc/23706/task/23708/stat : 23708 (java) S 23703 23706 20852 0 -1 1077944384 15381 0 0 0 180 5 0 0 20 0 16 0 415003655 11006283776 75757 33554432000 4194304 4196468 140735678653840 140706065411248 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23709] ppid=23703 vsize=10748324 memory=293288 CPUtime=0.07 cores=1,3,5,7
/proc/23706/task/23709/stat : 23709 (java) S 23703 23706 20852 0 -1 1077944384 1485 0 0 0 6 1 0 0 20 0 16 0 415003656 11006283776 75757 33554432000 4194304 4196468 140735678653840 140706017721232 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23710] ppid=23703 vsize=10748324 memory=4872558044660077418 CPUtime=0.06 cores=1,3,5,7
/proc/23706/task/23710/stat : 23710 (java) S 23703 23706 20852 0 -1 1077944384 1223 0 0 0 5 1 0 0 20 0 16 0 415003656 11006283776 75757 33554432000 4194304 4196468 140735678653840 140706016668432 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23711] ppid=23703 vsize=10748324 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/23706/task/23711/stat : 23711 (java) S 23703 23706 20852 0 -1 1077944384 1530 0 0 0 5 1 0 0 20 0 16 0 415003656 11006283776 75757 33554432000 4194304 4196468 140735678653840 140706015616144 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23712] ppid=23703 vsize=10748324 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/23706/task/23712/stat : 23712 (java) S 23703 23706 20852 0 -1 1077944384 1730 0 0 0 5 1 0 0 20 0 16 0 415003656 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705665047568 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23713] ppid=23703 vsize=10748324 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/23706/task/23713/stat : 23713 (java) S 23703 23706 20852 0 -1 1077944384 2095 0 0 0 2 0 0 0 20 0 16 0 415003657 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705620367472 140706061179522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23714] ppid=23703 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23714/stat : 23714 (java) S 23703 23706 20852 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 415003658 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705619313504 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23715] ppid=23703 vsize=10748324 memory=280280439758640 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23715/stat : 23715 (java) S 23703 23706 20852 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 415003658 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705618261120 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23716] ppid=23703 vsize=10748324 memory=140140219724044 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23716/stat : 23716 (java) S 23703 23706 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415003660 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705617209424 140706061186971 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23717] ppid=23703 vsize=10748324 memory=1440 CPUtime=1.57 cores=1,3,5,7
/proc/23706/task/23717/stat : 23717 (java) S 23703 23706 20852 0 -1 1077944384 7391 0 0 0 156 1 0 0 20 0 16 0 415003660 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705616157296 140706061179522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23718] ppid=23703 vsize=10748324 memory=816 CPUtime=1.56 cores=1,3,5,7
/proc/23706/task/23718/stat : 23718 (java) S 23703 23706 20852 0 -1 1077944384 8158 0 0 0 156 0 0 0 20 0 16 0 415003660 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705615104496 140706061179522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23719] ppid=23703 vsize=10748324 memory=1764 CPUtime=0.8 cores=1,3,5,7
/proc/23706/task/23719/stat : 23719 (java) S 23703 23706 20852 0 -1 1077944384 6582 0 0 0 79 1 0 0 20 0 16 0 415003660 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705614052208 140706061179522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23720] ppid=23703 vsize=10748324 memory=111628 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23720/stat : 23720 (java) S 23703 23706 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415003660 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705612999648 140706061178581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23721] ppid=23703 vsize=10748324 memory=293288 CPUtime=0 cores=1,3,5,7
/proc/23706/task/23721/stat : 23721 (java) S 23703 23706 20852 0 -1 1077944384 195 0 0 0 0 0 0 0 20 0 16 0 415003661 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705544530352 140706061179522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
[pid=23706/tid=23722] ppid=23703 vsize=10748324 memory=21828 CPUtime=38.03 cores=1,3,5,7
/proc/23706/task/23722/stat : 23722 (java) R 23703 23706 20852 0 -1 4202560 7186 0 0 0 3800 3 0 0 20 0 16 0 415003842 11006283776 75757 33554432000 4194304 4196468 140735678653840 140705272835232 140705703908137 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27402240 140735678657547 140735678657650 140735678657650 140735678660559 0
Current children cumulated CPU time: 44.19 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 303028 KiB

Child status: 0
Real time (s): 40.0251
CPU time (s): 44.2131
CPU user time (s): 44.0066
CPU system time (s): 0.206462
CPU usage (%): 110.463
Max. virtual memory (cumulated for all children) (KiB): 10750764
Max. memory (cumulated for all children) (KiB): 303028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 44.0066
system time used= 0.206462
maximum resident set size= 304048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55323
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= 3818
involuntary context switches= 52


# summary of solver processes directly reported to runsolver:
#   pid: 23706
#   total CPU time (s): 44.2131
#   total CPU user time (s): 44.0066
#   total CPU system time (s): 0.206462

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.26228 second user time and 0.396163 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-13 17:08:41
IDJOB=4390883
IDBENCH=141484
IDSOLVER=2832
FILE ID=node126/4390883-1568387359
RUNJOBID= node126-1568380478-20884
PBS_JOBID= 21701838
Free space on /tmp= 55380 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-4390883-1568387359/watcher-4390883-1568387359 -o /tmp/evaluation-result-4390883-1568387359/solver-4390883-1568387359 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568380478-20884 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390883-1568387359.xml -cm

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

MD5SUM BENCH= 93689e7972bcd89c8c0248fcf1fc8ef9
RANDOM SEED=1275175374

node126.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.45
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.56
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.45
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.56
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.45
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.56
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.45
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26663200 kB
MemAvailable:   30081648 kB
Buffers:          155988 kB
Cached:          3500620 kB
SwapCached:         2860 kB
Active:          3679856 kB
Inactive:        1759384 kB
Active(anon):    1779576 kB
Inactive(anon):    44496 kB
Active(file):    1900280 kB
Inactive(file):  1714888 kB
Unevictable:      107892 kB
Mlocked:          107892 kB
SwapTotal:      67108860 kB
SwapFree:       67004752 kB
Dirty:              8584 kB
Writeback:             0 kB
AnonPages:       1889032 kB
Mapped:            56756 kB
Shmem:             32816 kB
Slab:             262248 kB
SReclaimable:     231740 kB
SUnreclaim:        30508 kB
KernelStack:        3760 kB
PageTables:         8948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3335080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1742848 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 55368 MiB
End job on node126 at 2019-09-13 17:09:21