Trace number 4391187

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-23OPT394 11.7229 6.49903

DiagnosticValue
WRONG_DECISIONS948

General information on the benchmark

NameRlfap/Rlfap-opt/
Rlfap-graph-10-opt_c18.xml
MD5SUMd4eaac7549f90ed3ded0e25770a164a4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark394
Best CPU time to get the best result obtained on this benchmark5.69025
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints3907
Number of domains6
Minimum domain size22
Maximum domain size44
Distribution of domain sizes[{"size":22,"count":40},{"size":24,"count":14},{"size":36,"count":146},{"size":42,"count":306},{"size":44,"count":174}]
Minimum variable degree4
Maximum variable degree25
Distribution of variable degrees[{"degree":4,"count":1},{"degree":5,"count":2},{"degree":6,"count":15},{"degree":7,"count":36},{"degree":8,"count":71},{"degree":9,"count":62},{"degree":10,"count":71},{"degree":11,"count":58},{"degree":12,"count":55},{"degree":13,"count":34},{"degree":14,"count":33},{"degree":15,"count":44},{"degree":16,"count":63},{"degree":17,"count":60},{"degree":18,"count":44},{"degree":19,"count":19},{"degree":20,"count":5},{"degree":21,"count":2},{"degree":22,"count":1},{"degree":23,"count":2},{"degree":24,"count":1},{"degree":25,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":3907}]
Number of extensional constraints0
Number of intensional constraints3907
Distribution of constraint types[{"type":"intension","count":3907}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

2.61/1.91	
2.61/1.91	AbsCon 2 
2.61/1.93	
3.56/2.28	  Instance
3.56/2.28	    name=instance-4391187-1568391709, framework=COP, bounds=-infty..+infty
3.56/2.28	
3.56/2.28	  Loading variables...
3.92/2.38	  Loading constraints...
7.48/3.49	
7.48/3.49	  Domains
7.48/3.49	    nTypes=6, nValues=26980, sizes=[22#40,24#14,36#146,42#306,44#174]
7.48/3.49	  Variables
7.48/3.49	    count=680, degrees=[4#1,5#2,6#15,7#36...22#1,23#2,24#1,25#1]
7.48/3.49	  Objectives
7.48/3.49	    way=min, type=ObjMaximumLE
7.48/3.49	  Constraints
7.48/3.49	    count=3908, nSpecific=1, arities=[2#3907,680#1]
7.48/3.49	    distribution=[CtrIntension#3907,ObjMaximumLE#1]
7.48/3.49	    nIntStructures=(1363,shared:2544), nCftStructures=(1363,shared:2544,unbuilt:1)
7.48/3.49	    wck=1.609, cpu=3.445, mem=137M321
7.81/3.50	  Solver SolverBacktrack being built...
7.81/3.50	
7.81/3.54	
7.81/3.54	  Solver
7.81/3.54	    guaranteedGAC=true
7.81/3.54	    wck=1.663, cpu=3.486, mem=32M756
7.81/3.57	
7.81/3.57	  Preprocessing
7.81/3.57	    filters=60, revisions=(130,useless=70), ccks=2029918, nACremovedValues=386, nTotalRemovedValues=386, inconcistency=false
7.81/3.57	    wck=0.022, cpu=3.51, mem=32M756
7.81/3.57	
8.16/3.68	    num=0, depth=16..23, filters=3546, revisions=(14871,useless=11172), ccks=2658894, wck=0.132, mem=32M756
8.16/3.68	    decisions=43, wrong=10, backtracks=0, failedAssignments=10, nogoods=10
8.16/3.68	    
8.50/3.72	    num=1, depth=6..11, filters=7007, revisions=(26104,useless=18795), ccks=2910787, wck=0.177, mem=35M352
8.50/3.72	    decisions=76, wrong=21, backtracks=0, failedAssignments=21, nogoods=21
8.50/3.72	    
8.50/3.74	    num=2, depth=5..8, filters=8505, revisions=(29834,useless=20980), ccks=3056875, wck=0.199, mem=35M352
8.50/3.74	    decisions=107, wrong=33, backtracks=0, failedAssignments=33, nogoods=33
8.50/3.74	    
8.50/3.76	    num=3, depth=2..6, filters=10228, revisions=(34401,useless=23779), ccks=3172786, wck=0.216, mem=35M352
8.50/3.76	    decisions=139, wrong=46, backtracks=0, failedAssignments=46, nogoods=46
8.50/3.76	    
8.50/3.78	    num=4, depth=3..10, filters=12192, revisions=(40325,useless=27695), ccks=3349844, wck=0.24, mem=35M352
8.50/3.78	    decisions=176, wrong=61, backtracks=1, failedAssignments=60, nogoods=50
8.50/3.78	    
8.69/3.86	    num=5, depth=6..25, filters=17027, revisions=(61189,useless=43548), ccks=3757156, wck=0.311, mem=35M352
8.69/3.86	    decisions=234, wrong=78, backtracks=2, failedAssignments=76, nogoods=66
8.69/3.86	    
8.81/3.91	    num=6, depth=11..40, filters=20729, revisions=(77670,useless=56169), ccks=4115567, wck=0.363, mem=35M352
8.81/3.91	    decisions=308, wrong=95, backtracks=2, failedAssignments=93, nogoods=83
8.81/3.91	    
8.81/3.95	    num=7, depth=17..49, filters=24125, revisions=(92389,useless=67356), ccks=4404082, wck=0.407, mem=35M352
8.81/3.95	    decisions=394, wrong=114, backtracks=2, failedAssignments=112, nogoods=102
8.81/3.95	    
8.94/4.01	    num=8, depth=6..89, filters=29795, revisions=(120485,useless=89588), ccks=4797972, wck=0.468, mem=35M352
8.94/4.01	    decisions=525, wrong=135, backtracks=2, failedAssignments=133, nogoods=123
8.94/4.01	    
8.94/4.07	    num=9, depth=6..30, filters=34733, revisions=(142439,useless=106424), ccks=5202126, wck=0.527, mem=35M352
8.94/4.07	    decisions=599, wrong=158, backtracks=2, failedAssignments=156, nogoods=146
8.94/4.07	    
9.06/4.14	    num=10, depth=22..41, filters=39471, revisions=(166014,useless=125086), ccks=5713956, wck=0.593, mem=35M352
9.06/4.14	    decisions=689, wrong=183, backtracks=2, failedAssignments=181, nogoods=171
9.06/4.14	    
9.17/4.24	    num=11, depth=9..12, filters=50385, revisions=(207734,useless=155568), ccks=6422185, wck=0.693, mem=35M352
9.17/4.24	    decisions=766, wrong=217, backtracks=8, failedAssignments=209, nogoods=184
9.17/4.24	    
9.17/4.29	    num=12, depth=6..11, filters=56117, revisions=(227875,useless=169759), ccks=6832502, wck=0.749, mem=35M352
9.17/4.29	    decisions=841, wrong=250, backtracks=10, failedAssignments=240, nogoods=215
9.17/4.29	    
9.27/4.36	    num=13, depth=35..74, filters=63200, revisions=(266666,useless=201255), ccks=7294091, wck=0.817, mem=35M352
9.27/4.36	    decisions=991, wrong=293, backtracks=19, failedAssignments=274, nogoods=242
9.27/4.36	    
9.37/4.42	o 792
9.37/4.43	    num=14, depth=49..679, filters=68182, revisions=(293261,useless=222704), ccks=7686698, wck=0.883, mem=35M352
9.37/4.43	    decisions=1212, wrong=311, backtracks=19, failedAssignments=292, nogoods=260, foundSolutions=1, bestBound=792
9.37/4.43	    
9.55/4.51	    num=15, depth=1..10, filters=77532, revisions=(325973,useless=245578), ccks=8192535, wck=0.962, mem=35M352
9.55/4.51	    decisions=1304, wrong=353, backtracks=21, failedAssignments=333, nogoods=300, foundSolutions=1, bestBound=792
9.55/4.51	    
9.55/4.56	    num=16, depth=14..17, filters=81819, revisions=(346705,useless=261873), ccks=8573455, wck=1.013, mem=35M352
9.55/4.56	    decisions=1342, wrong=365, backtracks=22, failedAssignments=344, nogoods=311, foundSolutions=1, bestBound=792
9.55/4.56	    
9.65/4.61	    num=17, depth=18..22, filters=86012, revisions=(366564,useless=277369), ccks=9012992, wck=1.07, mem=35M352
9.65/4.61	    decisions=1392, wrong=381, backtracks=26, failedAssignments=356, nogoods=320, foundSolutions=1, bestBound=792
9.65/4.61	    
9.65/4.66	    num=18, depth=13..31, filters=90506, revisions=(389394,useless=295512), ccks=9328510, wck=1.116, mem=35M352
9.65/4.66	    decisions=1448, wrong=394, backtracks=26, failedAssignments=369, nogoods=333, foundSolutions=1, bestBound=792
9.65/4.66	    
9.65/4.69	    num=19, depth=4..7, filters=93402, revisions=(398424,useless=301538), ccks=9586939, wck=1.149, mem=35M352
9.65/4.69	    decisions=1485, wrong=409, backtracks=27, failedAssignments=383, nogoods=347, foundSolutions=1, bestBound=792
9.65/4.69	    
9.76/4.75	o 778
9.76/4.75	    num=20, depth=23..679, filters=97809, revisions=(421842,useless=320381), ccks=9957754, wck=1.203, mem=35M352
9.76/4.75	    decisions=1735, wrong=423, backtracks=27, failedAssignments=397, nogoods=361, foundSolutions=2, bestBound=778
9.76/4.75	    
9.89/4.81	    num=21, depth=3..5, filters=103342, revisions=(445399,useless=337907), ccks=10388767, wck=1.268, mem=35M352
9.89/4.81	    decisions=1776, wrong=442, backtracks=30, failedAssignments=414, nogoods=370, foundSolutions=2, bestBound=778
9.89/4.81	    
9.89/4.87	    num=22, depth=2..39, filters=108041, revisions=(470395,useless=357988), ccks=10830561, wck=1.326, mem=35M352
9.89/4.87	    decisions=1839, wrong=454, backtracks=31, failedAssignments=425, nogoods=381, foundSolutions=2, bestBound=778
9.89/4.87	    
9.99/4.92	    num=23, depth=9..21, filters=111948, revisions=(488308,useless=371864), ccks=11214951, wck=1.376, mem=35M352
9.99/4.92	    decisions=1888, wrong=469, backtracks=34, failedAssignments=437, nogoods=390, foundSolutions=2, bestBound=778
9.99/4.92	    
9.99/4.97	    num=24, depth=9..23, filters=116421, revisions=(509706,useless=388657), ccks=11546088, wck=1.424, mem=35M352
9.99/4.97	    decisions=1940, wrong=484, backtracks=37, failedAssignments=450, nogoods=401, foundSolutions=2, bestBound=778
9.99/4.97	    
9.99/5.00	    num=25, depth=1..5, filters=119877, revisions=(522159,useless=397563), ccks=11824945, wck=1.461, mem=35M352
9.99/5.00	    decisions=1973, wrong=498, backtracks=37, failedAssignments=464, nogoods=415, foundSolutions=2, bestBound=778
9.99/5.00	    
10.10/5.08	    num=26, depth=1..4, filters=127482, revisions=(557860,useless=425304), ccks=12359370, wck=1.537, mem=35M352
10.10/5.08	    decisions=2012, wrong=517, backtracks=42, failedAssignments=480, nogoods=429, foundSolutions=2, bestBound=778
10.10/5.08	    
10.20/5.11	    num=27, depth=11..14, filters=130679, revisions=(569222,useless=433379), ccks=12604454, wck=1.57, mem=35M352
10.20/5.11	    decisions=2061, wrong=535, backtracks=43, failedAssignments=497, nogoods=439, foundSolutions=2, bestBound=778
10.20/5.11	    
10.20/5.17	    num=28, depth=34..42, filters=135341, revisions=(593978,useless=453278), ccks=12995956, wck=1.624, mem=35M352
10.20/5.17	    decisions=2147, wrong=561, backtracks=51, failedAssignments=516, nogoods=442, foundSolutions=2, bestBound=778
10.20/5.17	    
10.29/5.21	    num=29, depth=2..8, filters=139421, revisions=(610574,useless=465650), ccks=13321849, wck=1.668, mem=35M352
10.29/5.21	    decisions=2199, wrong=584, backtracks=53, failedAssignments=537, nogoods=463, foundSolutions=2, bestBound=778
10.29/5.21	    
10.29/5.28	    num=30, depth=2..6, filters=146393, revisions=(643326,useless=491178), ccks=13818259, wck=1.737, mem=35M352
10.29/5.28	    decisions=2255, wrong=610, backtracks=56, failedAssignments=560, nogoods=472, foundSolutions=2, bestBound=778
10.29/5.28	    
10.49/5.41	    num=31, depth=3..8, filters=159536, revisions=(695661,useless=529912), ccks=14706343, wck=1.861, mem=35M352
10.49/5.41	    decisions=2321, wrong=640, backtracks=61, failedAssignments=585, nogoods=482, foundSolutions=2, bestBound=778
10.49/5.41	    
10.49/5.48	    num=32, depth=1..7, filters=168291, revisions=(738603,useless=563796), ccks=15185712, wck=1.935, mem=35M352
10.49/5.48	    decisions=2387, wrong=671, backtracks=67, failedAssignments=613, nogoods=497, foundSolutions=2, bestBound=778
10.49/5.48	    
10.69/5.61	    num=33, depth=5..12, filters=182287, revisions=(794569,useless=605345), ccks=16170754, wck=2.071, mem=35M352
10.69/5.61	    decisions=2477, wrong=713, backtracks=81, failedAssignments=644, nogoods=508, foundSolutions=2, bestBound=778
10.69/5.61	    
10.81/5.70	    num=34, depth=2..12, filters=190557, revisions=(840449,useless=642653), ccks=16743208, wck=2.155, mem=37M948
10.81/5.70	    decisions=2565, wrong=754, backtracks=90, failedAssignments=678, nogoods=519, foundSolutions=2, bestBound=778
10.81/5.70	    
10.91/5.82	    num=35, depth=0..7, filters=204415, revisions=(907220,useless=695131), ccks=17522930, wck=2.274, mem=37M948
10.91/5.82	    decisions=2655, wrong=797, backtracks=97, failedAssignments=715, nogoods=529, foundSolutions=2, bestBound=778
10.91/5.82	    
10.91/5.88	o 764
10.91/5.88	    num=36, depth=4..679, filters=209721, revisions=(935206,useless=717663), ccks=17964407, wck=2.338, mem=37M948
10.91/5.88	    decisions=2953, wrong=815, backtracks=97, failedAssignments=733, nogoods=547, foundSolutions=3, bestBound=764
10.91/5.88	    
11.02/5.95	    num=37, depth=7..14, filters=216683, revisions=(964317,useless=739317), ccks=18389904, wck=2.406, mem=37M948
11.02/5.95	    decisions=3064, wrong=867, backtracks=106, failedAssignments=778, nogoods=548, foundSolutions=3, bestBound=764
11.02/5.95	    
11.13/6.02	    num=38, depth=0..40, filters=222880, revisions=(998681,useless=767261), ccks=18898608, wck=2.476, mem=37M948
11.13/6.02	    decisions=3123, wrong=879, backtracks=107, failedAssignments=789, nogoods=558, foundSolutions=3, bestBound=764
11.13/6.02	    
11.23/6.12	    num=39, depth=1..3, filters=230800, revisions=(1030378,useless=790696), ccks=19648395, wck=2.574, mem=37M948
11.23/6.12	    decisions=3152, wrong=893, backtracks=109, failedAssignments=801, nogoods=569, foundSolutions=3, bestBound=764
11.23/6.12	    
11.32/6.20	o 750
11.32/6.20	    num=40, depth=0..679, filters=238528, revisions=(1073161,useless=825420), ccks=20165811, wck=2.656, mem=37M948
11.32/6.20	    decisions=3291, wrong=904, backtracks=109, failedAssignments=812, nogoods=577, foundSolutions=4, bestBound=750
11.32/6.20	    
11.32/6.27	    num=41, depth=0..5, filters=244555, revisions=(1096998,useless=842666), ccks=20633847, wck=2.73, mem=37M948
11.32/6.27	    decisions=3324, wrong=918, backtracks=109, failedAssignments=826, nogoods=581, foundSolutions=4, bestBound=750
11.32/6.27	    
11.45/6.32	    num=42, depth=0..76, filters=249718, revisions=(1125671,useless=865947), ccks=20910127, wck=2.776, mem=37M948
11.45/6.32	    decisions=3419, wrong=929, backtracks=109, failedAssignments=837, nogoods=589, foundSolutions=4, bestBound=750
11.45/6.32	    
11.45/6.34	    num=43, depth=0..1, filters=252050, revisions=(1134311,useless=872177), ccks=21079375, wck=2.799, mem=37M948
11.45/6.34	    decisions=3444, wrong=941, backtracks=109, failedAssignments=849, nogoods=597, foundSolutions=4, bestBound=750
11.45/6.34	    
11.45/6.38	o 736
11.45/6.38	    num=44, depth=681..679, filters=256246, revisions=(1160035,useless=893505), ccks=21247909, wck=2.833, mem=37M948
11.45/6.38	    decisions=3572, wrong=941, backtracks=109, failedAssignments=849, nogoods=597, foundSolutions=5, bestBound=736
11.45/6.38	    
11.57/6.44	o 694
11.57/6.44	    num=45, depth=152..679, filters=260086, revisions=(1184189,useless=913338), ccks=21612359, wck=2.895, mem=37M948
11.57/6.44	    decisions=3812, wrong=948, backtracks=109, failedAssignments=856, nogoods=604, foundSolutions=6, bestBound=694
11.57/6.44	    
11.57/6.48	o 394
11.57/6.48	    num=46, depth=681..679, filters=263104, revisions=(1203406,useless=929074), ccks=21865294, wck=2.94, mem=37M948
11.57/6.48	    decisions=3956, wrong=948, backtracks=109, failedAssignments=856, nogoods=604, foundSolutions=7, bestBound=394
11.57/6.48	    
11.57/6.48	
11.57/6.48	  New Bounds: 394..393
11.57/6.49	    num=47, depth=681..0, filters=263116, revisions=(1203447,useless=929103), ccks=21865741, wck=2.941, mem=37M948
11.57/6.49	    decisions=3956, wrong=948, backtracks=109, failedAssignments=856, foundSolutions=7, bestBound=394
11.57/6.49	    
11.57/6.49	  Global
11.57/6.49	    filters=263116, revisions=(1203447,useless=929103), ccks=21865741
11.57/6.49	    Stop=FULL_EXPLORATION, wrong=948, bestBound=394, bestBoundWck=4.602, bestBoundCpu=6.424, foundSolutions=7, firstSolCpu=4.359
11.57/6.49	    wck=4.606, cpu=6.427, mem=37M948
11.57/6.49	
11.57/6.49	v <instantiation id='sol7' type='solution' cost='394'>  <list> x[] </list>  <values> 16 254 114 352 58 296 128 366 114 352 30 268 100 338 100 338 100 338 30 268 114 352 128 366 100 338 114 352 86 324 156 394 44 282 156 394 44 282 58 296 30 268 114 352 142 380 156 394 44 282 16 254 128 366 58 296 16 254 16 254 16 254 72 310 72 310 142 380 58 296 100 338 58 296 128 366 128 366 16 254 58 296 156 394 16 254 142 380 156 394 114 352 142 380 100 338 72 310 44 282 156 394 128 366 16 254 114 352 142 380 86 324 58 296 100 338 30 268 100 338 142 380 86 324 128 366 128 366 16 254 72 310 114 352 72 310 156 394 16 254 58 296 128 366 128 366 44 282 30 268 44 282 16 254 16 254 30 268 58 296 142 380 16 254 156 394 156 394 16 254 16 254 86 324 142 380 72 310 44 282 156 394 156 394 156 394 16 254 86 324 44 282 128 366 44 282 16 254 156 394 142 380 58 296 142 380 114 352 30 268 114 352 156 394 44 282 30 268 114 352 156 394 156 394 58 296 58 296 86 324 58 296 142 380 16 254 142 380 16 254 16 254 142 380 156 394 156 394 156 394 16 254 128 366 58 296 114 352 58 296 16 254 156 394 100 338 30 268 72 310 100 338 16 254 100 338 156 394 100 338 30 268 44 282 128 366 58 296 86 324 142 380 100 338 100 338 86 324 156 394 16 254 44 282 86 324 16 254 58 296 72 310 86 324 156 394 44 282 100 338 30 268 72 310 156 394 156 394 16 254 44 282 128 366 58 296 100 338 30 268 72 310 156 394 16 254 16 254 30 268 128 366 114 352 16 254 58 296 86 324 86 324 30 268 128 366 58 296 128 366 128 366 16 254 128 366 156 394 100 338 114 352 156 394 114 352 16 254 58 296 114 352 30 268 16 254 58 296 128 366 156 394 128 366 30 268 44 282 156 394 142 380 30 268 128 366 72 310 128 366 156 394 58 296 72 310 142 380 86 324 72 310 156 394 100 338 142 380 44 282 58 296 142 380 44 282 100 338 72 310 156 394 128 366 58 296 128 366 100 338 16 254 30 268 114 352 44 282 16 254 72 310 114 352 86 324 58 296 30 268 86 324 30 268 100 338 86 324 16 254 156 394 128 366 86 324 16 254 100 338 156 394 156 394 86 324 72 310 16 254 156 394 58 296 16 254 100 338 114 352 72 310 30 268 114 352 156 394 44 282 114 352 156 394 128 366 16 254 142 380 86 324 142 380 16 254 58 296 128 366 86 324 156 394 86 324 16 254 86 324 58 296 156 394 30 268 156 394 30 268 142 380 100 338 156 394 156 394 100 338 100 338 142 380 128 366 16 254 58 296 156 394 30 268 128 366 30 268 114 352 30 268 58 296 86 324 44 282 16 254 156 394 156 394 72 310 16 254 72 310 72 310 114 352 128 366 100 338 72 310 30 268 100 338 128 366 30 268 16 254 44 282 30 268 72 310 142 380 44 282 72 310 16 254 16 254 72 310 156 394 58 296 30 268 86 324 142 380 86 324 44 282 114 352 156 394 16 254 30 268 </values>  </instantiation>
11.57/6.49	s OPTIMUM FOUND
11.57/6.49	
11.57/6.49	d WRONG_DECISIONS 948
11.57/6.49	d NUMBER_SOLUTIONS 7

Verifier Data

OK	394

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4391187-1568391709/watcher-4391187-1568391709 -o /tmp/evaluation-result-4391187-1568391709/solver-4391187-1568391709 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node137-1568389273-19857 --watchdog 2560 java -cp AbsCon19-06.jar AbsCon HOME/instance-4391187-1568391709.xml -cm 

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

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

solver pid=20458, runsolver pid=20455

[startup+0.101231 s]*
/proc/loadavg: 1.34 1.43 1.43 4/229 20473
/proc/meminfo: memFree=26440728/32770624 swapFree=66927244/67108860
[pid=20458] ppid=20455 vsize=10659884 memory=26224 CPUtime=0.14 cores=0,2,4,6
/proc/20458/stat : 20458 (java) S 20455 20458 19826 0 -1 1077944320 5635 0 0 0 13 1 0 0 20 0 15 0 415418288 10915721216 6556 33554432000 4194304 4196468 140727131536144 140727131518688 140379425967863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
/proc/20458/statm: 2664971 6556 2910 1 0 2627468 0
[pid=20458/tid=20460] ppid=20455 vsize=10659884 memory=-8341684059579257729 CPUtime=0.09 cores=0,2,4,6
/proc/20458/task/20460/stat : 20460 (java) R 20455 20458 19826 0 -1 4202560 3275 0 0 0 9 0 0 0 20 0 15 0 415418288 10915721216 6556 33554432000 4194304 4196468 140727131536144 140379430196824 140379425979798 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20461] ppid=20455 vsize=10659884 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20461/stat : 20461 (java) S 20455 20458 19826 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415418289 10915721216 6556 33554432000 4194304 4196468 140727131536144 140379033045904 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20462] ppid=20455 vsize=10659884 memory=140069750777472 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20462/stat : 20462 (java) S 20455 20458 19826 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415418289 10915721216 6556 33554432000 4194304 4196468 140727131536144 140379031993104 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20463] ppid=20455 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20463/stat : 20463 (java) S 20455 20458 19826 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415418289 10915721216 6556 33554432000 4194304 4196468 140727131536144 140379030940816 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20464] ppid=20455 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20464/stat : 20464 (java) S 20455 20458 19826 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415418289 10915721216 6556 33554432000 4194304 4196468 140727131536144 140379029888016 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20465] ppid=20455 vsize=10659884 memory=140069750777472 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20465/stat : 20465 (java) S 20455 20458 19826 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415418290 10915721216 6556 33554432000 4194304 4196468 140727131536144 140378461784176 140379425979010 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20466] ppid=20455 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20466/stat : 20466 (java) S 20455 20458 19826 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415418291 10915721216 6556 33554432000 4194304 4196468 140727131536144 140378460730144 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20467] ppid=20455 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20467/stat : 20467 (java) S 20455 20458 19826 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415418291 10915721216 6556 33554432000 4194304 4196468 140727131536144 140378459677808 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20468] ppid=20455 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20468/stat : 20468 (java) S 20455 20458 19826 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415418293 10915721216 6556 33554432000 4194304 4196468 140727131536144 140378458626128 140379425986459 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20469] ppid=20455 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20469/stat : 20469 (java) S 20455 20458 19826 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 415418293 10915721216 6622 33554432000 4194304 4196468 140727131536144 140378457574000 140379425979010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20470] ppid=20455 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20470/stat : 20470 (java) S 20455 20458 19826 0 -1 1077944384 242 0 0 0 0 0 0 0 20 0 15 0 415418293 10915721216 6622 33554432000 4194304 4196468 140727131536144 140378148526576 140379425979010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20471] ppid=20455 vsize=10659884 memory=140069750777472 CPUtime=0.02 cores=0,2,4,6
/proc/20458/task/20471/stat : 20471 (java) R 20455 20458 19826 0 -1 4202560 473 0 0 0 2 0 0 0 20 0 15 0 415418293 10915721216 6622 33554432000 4194304 4196468 140727131536144 140378147470232 140379404810393 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20472] ppid=20455 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20472/stat : 20472 (java) S 20455 20458 19826 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415418293 10915721216 6622 33554432000 4194304 4196468 140727131536144 140378146421728 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20473] ppid=20455 vsize=10659884 memory=140069750777472 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20473/stat : 20473 (java) S 20455 20458 19826 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415418294 10915721216 6622 33554432000 4194304 4196468 140727131536144 140378145368496 140379425979010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 26224 KiB

[startup+0.21077 s]*
/proc/loadavg: 1.34 1.43 1.43 4/229 20473
/proc/meminfo: memFree=26429908/32770624 swapFree=66927244/67108860
[pid=20458] ppid=20455 vsize=10659884 memory=36032 CPUtime=0.33 cores=0,2,4,6
/proc/20458/stat : 20458 (java) S 20455 20458 19826 0 -1 1077944320 9324 0 0 0 30 3 0 0 20 0 15 0 415418288 10915721216 9008 33554432000 4194304 4196468 140727131536144 140727131518688 140379425967863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
/proc/20458/statm: 2664971 9008 2988 1 0 2627468 0
[pid=20458/tid=20460] ppid=20455 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/20458/task/20460/stat : 20460 (java) R 20455 20458 19826 0 -1 4202560 6169 0 0 0 18 2 0 0 20 0 15 0 415418288 10915721216 9008 33554432000 4194304 4196468 140727131536144 140379430206032 140379425989789 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20461] ppid=20455 vsize=10659884 memory=365 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20461/stat : 20461 (java) S 20455 20458 19826 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415418289 10915721216 9008 33554432000 4194304 4196468 140727131536144 140379033045904 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20462] ppid=20455 vsize=10659884 memory=3905385714921055904 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20462/stat : 20462 (java) S 20455 20458 19826 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415418289 10915721216 9008 33554432000 4194304 4196468 140727131536144 140379031993104 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20463] ppid=20455 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20463/stat : 20463 (java) S 20455 20458 19826 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415418289 10915721216 9008 33554432000 4194304 4196468 140727131536144 140379030940816 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20464] ppid=20455 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20464/stat : 20464 (java) S 20455 20458 19826 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415418289 10915721216 9008 33554432000 4194304 4196468 140727131536144 140379029888016 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20465] ppid=20455 vsize=10659884 memory=140069750777472 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20465/stat : 20465 (java) S 20455 20458 19826 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415418290 10915721216 9008 33554432000 4194304 4196468 140727131536144 140378461784176 140379425979010 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20466] ppid=20455 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20466/stat : 20466 (java) S 20455 20458 19826 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415418291 10915721216 9008 33554432000 4194304 4196468 140727131536144 140378460730144 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20467] ppid=20455 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20467/stat : 20467 (java) S 20455 20458 19826 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415418291 10915721216 9008 33554432000 4194304 4196468 140727131536144 140378459677808 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20468] ppid=20455 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20468/stat : 20468 (java) S 20455 20458 19826 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415418293 10915721216 9008 33554432000 4194304 4196468 140727131536144 140378458626128 140379425986459 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20469] ppid=20455 vsize=10659884 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/20458/task/20469/stat : 20469 (java) S 20455 20458 19826 0 -1 1077944384 381 0 0 0 2 0 0 0 20 0 15 0 415418293 10915721216 9008 33554432000 4194304 4196468 140727131536144 140378457574000 140379425979010 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20470] ppid=20455 vsize=10659884 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/20458/task/20470/stat : 20470 (java) S 20455 20458 19826 0 -1 1077944384 585 0 0 0 3 0 0 0 20 0 15 0 415418293 10915721216 9008 33554432000 4194304 4196468 140727131536144 140378148526576 140379425979010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20471] ppid=20455 vsize=10659884 memory=140069750777472 CPUtime=0.05 cores=0,2,4,6
/proc/20458/task/20471/stat : 20471 (java) S 20455 20458 19826 0 -1 1077944384 830 0 0 0 5 0 0 0 20 0 15 0 415418293 10915721216 9008 33554432000 4194304 4196468 140727131536144 140378147474288 140379425979010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20472] ppid=20455 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20472/stat : 20472 (java) S 20455 20458 19826 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415418293 10915721216 9008 33554432000 4194304 4196468 140727131536144 140378146421728 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20473] ppid=20455 vsize=10659884 memory=140069750777472 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20473/stat : 20473 (java) S 20455 20458 19826 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415418294 10915721216 9008 33554432000 4194304 4196468 140727131536144 140378145368496 140379425979010 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 36032 KiB

[startup+0.310334 s]*
/proc/loadavg: 1.34 1.43 1.43 3/229 20473
/proc/meminfo: memFree=26427488/32770624 swapFree=66927244/67108860
[pid=20458] ppid=20455 vsize=10659884 memory=39364 CPUtime=0.47 cores=0,2,4,6
/proc/20458/stat : 20458 (java) S 20455 20458 19826 0 -1 1077944320 9559 0 0 0 44 3 0 0 20 0 15 0 415418288 10915721216 9841 33554432000 4194304 4196468 140727131536144 140727131518688 140379425967863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
/proc/20458/statm: 2664971 9841 3025 1 0 2627468 0
[pid=20458/tid=20460] ppid=20455 vsize=10659884 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/20458/task/20460/stat : 20460 (java) R 20455 20458 19826 0 -1 4202560 6301 0 0 0 28 2 0 0 20 0 15 0 415418288 10915721216 9841 33554432000 4194304 4196468 140727131536144 140379430206848 140379410048350 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20461] ppid=20455 vsize=10659884 memory=304556161963917335 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20461/stat : 20461 (java) S 20455 20458 19826 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415418289 10915721216 9841 33554432000 4194304 4196468 140727131536144 140379033045904 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20462] ppid=20455 vsize=10659884 memory=3618279039652931232 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20462/stat : 20462 (java) S 20455 20458 19826 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415418289 10915721216 9841 33554432000 4194304 4196468 140727131536144 140379031993104 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20463] ppid=20455 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20463/stat : 20463 (java) S 20455 20458 19826 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415418289 10915721216 9841 33554432000 4194304 4196468 140727131536144 140379030940816 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20464] ppid=20455 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20464/stat : 20464 (java) S 20455 20458 19826 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415418289 10915721216 9841 33554432000 4194304 4196468 140727131536144 140379029888016 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20465] ppid=20455 vsize=10659884 memory=140069750777472 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20465/stat : 20465 (java) S 20455 20458 19826 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415418290 10915721216 9841 33554432000 4194304 4196468 140727131536144 140378461784176 140379425979010 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20466] ppid=20455 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20466/stat : 20466 (java) S 20455 20458 19826 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415418291 10915721216 9841 33554432000 4194304 4196468 140727131536144 140378460730144 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20467] ppid=20455 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20467/stat : 20467 (java) S 20455 20458 19826 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415418291 10915721216 9841 33554432000 4194304 4196468 140727131536144 140378459677808 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20468] ppid=20455 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20468/stat : 20468 (java) S 20455 20458 19826 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415418293 10915721216 9841 33554432000 4194304 4196468 140727131536144 140378458626128 140379425986459 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20469] ppid=20455 vsize=10659884 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/20458/task/20469/stat : 20469 (java) S 20455 20458 19826 0 -1 1077944384 420 0 0 0 4 0 0 0 20 0 15 0 415418293 10915721216 9841 33554432000 4194304 4196468 140727131536144 140378457574000 140379425979010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20470] ppid=20455 vsize=10659884 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/20458/task/20470/stat : 20470 (java) S 20455 20458 19826 0 -1 1077944384 598 0 0 0 4 0 0 0 20 0 15 0 415418293 10915721216 9841 33554432000 4194304 4196468 140727131536144 140378148526576 140379425979010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20471] ppid=20455 vsize=10659884 memory=140069750777472 CPUtime=0.08 cores=0,2,4,6
/proc/20458/task/20471/stat : 20471 (java) S 20455 20458 19826 0 -1 1077944384 885 0 0 0 8 0 0 0 20 0 15 0 415418293 10915721216 9841 33554432000 4194304 4196468 140727131536144 140378147474288 140379425979010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20472] ppid=20455 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20472/stat : 20472 (java) S 20455 20458 19826 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415418293 10915721216 9841 33554432000 4194304 4196468 140727131536144 140378146421728 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20473] ppid=20455 vsize=10659884 memory=140069750777472 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20473/stat : 20473 (java) S 20455 20458 19826 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415418294 10915721216 9841 33554432000 4194304 4196468 140727131536144 140378145368496 140379425979010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 39364 KiB

[startup+0.700697 s]
/proc/loadavg: 1.34 1.43 1.43 3/229 20473
/proc/meminfo: memFree=26416312/32770624 swapFree=66927244/67108860
[pid=20458] ppid=20455 vsize=10661932 memory=60876 CPUtime=1.1 cores=0,2,4,6
/proc/20458/stat : 20458 (java) S 20455 20458 19826 0 -1 1077944320 13278 0 0 0 105 5 0 0 20 0 15 0 415418288 10917818368 15219 33554432000 4194304 4196468 140727131536144 140727131518688 140379425967863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
/proc/20458/statm: 2665483 15219 3062 1 0 2627980 0
[pid=20458/tid=20460] ppid=20455 vsize=10661932 memory=1436 CPUtime=0.68 cores=0,2,4,6
/proc/20458/task/20460/stat : 20460 (java) R 20455 20458 19826 0 -1 4202560 8822 0 0 0 64 4 0 0 20 0 15 0 415418288 10917818368 15219 33554432000 4194304 4196468 140727131536144 140379430190784 140379412149484 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20461] ppid=20455 vsize=10661932 memory=9592 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20461/stat : 20461 (java) S 20455 20458 19826 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415418289 10917818368 15219 33554432000 4194304 4196468 140727131536144 140379033045904 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20462] ppid=20455 vsize=10661932 memory=776 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20462/stat : 20462 (java) S 20455 20458 19826 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415418289 10917818368 15219 33554432000 4194304 4196468 140727131536144 140379031993104 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20463] ppid=20455 vsize=10661932 memory=1540 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20463/stat : 20463 (java) S 20455 20458 19826 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415418289 10917818368 15219 33554432000 4194304 4196468 140727131536144 140379030940816 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20464] ppid=20455 vsize=10661932 memory=692 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20464/stat : 20464 (java) S 20455 20458 19826 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415418289 10917818368 15219 33554432000 4194304 4196468 140727131536144 140379029888016 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20465] ppid=20455 vsize=10661932 memory=4164 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20465/stat : 20465 (java) S 20455 20458 19826 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415418290 10917818368 15219 33554432000 4194304 4196468 140727131536144 140378461784176 140379425979010 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20466] ppid=20455 vsize=10661932 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20466/stat : 20466 (java) S 20455 20458 19826 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415418291 10917818368 15219 33554432000 4194304 4196468 140727131536144 140378460730144 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20467] ppid=20455 vsize=10661932 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20467/stat : 20467 (java) S 20455 20458 19826 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415418291 10917818368 15219 33554432000 4194304 4196468 140727131536144 140378459677808 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20468] ppid=20455 vsize=10661932 memory=6296683612688699741 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20468/stat : 20468 (java) S 20455 20458 19826 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415418293 10917818368 15219 33554432000 4194304 4196468 140727131536144 140378458626128 140379425986459 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20469] ppid=20455 vsize=10661932 memory=7739276948478061671 CPUtime=0.1 cores=0,2,4,6
/proc/20458/task/20469/stat : 20469 (java) S 20455 20458 19826 0 -1 1077944384 765 0 0 0 10 0 0 0 20 0 15 0 415418293 10917818368 15219 33554432000 4194304 4196468 140727131536144 140378457574000 140379425979010 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20470] ppid=20455 vsize=10661932 memory=7019257425709197167 CPUtime=0.11 cores=0,2,4,6
/proc/20458/task/20470/stat : 20470 (java) S 20455 20458 19826 0 -1 1077944384 896 0 0 0 11 0 0 0 20 0 15 0 415418293 10917818368 15219 33554432000 4194304 4196468 140727131536144 140378148526576 140379425979010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20471] ppid=20455 vsize=10661932 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/20458/task/20471/stat : 20471 (java) S 20455 20458 19826 0 -1 1077944384 1436 0 0 0 18 0 0 0 20 0 15 0 415418293 10917818368 15219 33554432000 4194304 4196468 140727131536144 140378147474288 140379425979010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20472] ppid=20455 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20472/stat : 20472 (java) S 20455 20458 19826 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415418293 10917818368 15219 33554432000 4194304 4196468 140727131536144 140378146421728 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20473] ppid=20455 vsize=10661932 memory=33 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20473/stat : 20473 (java) S 20455 20458 19826 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415418294 10917818368 15219 33554432000 4194304 4196468 140727131536144 140378145368496 140379425979010 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 60876 KiB

[startup+1.50069 s]
/proc/loadavg: 1.34 1.43 1.43 3/229 20473
/proc/meminfo: memFree=26399748/32770624 swapFree=66927244/67108860
[pid=20458] ppid=20455 vsize=10663980 memory=74860 CPUtime=2 cores=0,2,4,6
/proc/20458/stat : 20458 (java) S 20455 20458 19826 0 -1 1077944320 16999 0 0 0 194 6 0 0 20 0 15 0 415418288 10919915520 18715 33554432000 4194304 4196468 140727131536144 140727131518688 140379425967863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
/proc/20458/statm: 2665995 18715 3094 1 0 2628492 0
[pid=20458/tid=20460] ppid=20455 vsize=10663980 memory=6791534058613427641 CPUtime=1.48 cores=0,2,4,6
/proc/20458/task/20460/stat : 20460 (java) R 20455 20458 19826 0 -1 4202560 11522 0 0 0 143 5 0 0 20 0 15 0 415418288 10919915520 18715 33554432000 4194304 4196468 140727131536144 140379430200224 140379410048350 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20461] ppid=20455 vsize=10663980 memory=-8253362762724047225 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20461/stat : 20461 (java) S 20455 20458 19826 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415418289 10919915520 18715 33554432000 4194304 4196468 140727131536144 140379033045904 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20462] ppid=20455 vsize=10663980 memory=-8608168169079938421 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20462/stat : 20462 (java) S 20455 20458 19826 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415418289 10919915520 18715 33554432000 4194304 4196468 140727131536144 140379031993104 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20463] ppid=20455 vsize=10663980 memory=-6517102902069810590 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20463/stat : 20463 (java) S 20455 20458 19826 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415418289 10919915520 18715 33554432000 4194304 4196468 140727131536144 140379030940816 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20464] ppid=20455 vsize=10663980 memory=4134692831991786133 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20464/stat : 20464 (java) S 20455 20458 19826 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415418289 10919915520 18715 33554432000 4194304 4196468 140727131536144 140379029888016 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20465] ppid=20455 vsize=10663980 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20465/stat : 20465 (java) S 20455 20458 19826 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 415418290 10919915520 18715 33554432000 4194304 4196468 140727131536144 140378461784176 140379425979010 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20466] ppid=20455 vsize=10663980 memory=7230366922434372968 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20466/stat : 20466 (java) S 20455 20458 19826 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415418291 10919915520 18715 33554432000 4194304 4196468 140727131536144 140378460730144 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20467] ppid=20455 vsize=10663980 memory=7739548489513265259 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20467/stat : 20467 (java) S 20455 20458 19826 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415418291 10919915520 18715 33554432000 4194304 4196468 140727131536144 140378459677808 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20468] ppid=20455 vsize=10663980 memory=7451894300419318880 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20468/stat : 20468 (java) S 20455 20458 19826 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415418293 10919915520 18715 33554432000 4194304 4196468 140727131536144 140378458626128 140379425986459 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20469] ppid=20455 vsize=10663980 memory=8298057791654252918 CPUtime=0.17 cores=0,2,4,6
/proc/20458/task/20469/stat : 20469 (java) S 20455 20458 19826 0 -1 1077944384 1482 0 0 0 17 0 0 0 20 0 15 0 415418293 10919915520 18715 33554432000 4194304 4196468 140727131536144 140378457574000 140379425979010 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20470] ppid=20455 vsize=10663980 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/20458/task/20470/stat : 20470 (java) S 20455 20458 19826 0 -1 1077944384 1175 0 0 0 13 0 0 0 20 0 15 0 415418293 10919915520 18715 33554432000 4194304 4196468 140727131536144 140378148526576 140379425979010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20471] ppid=20455 vsize=10663980 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/20458/task/20471/stat : 20471 (java) S 20455 20458 19826 0 -1 1077944384 1438 0 0 0 18 0 0 0 20 0 15 0 415418293 10919915520 18715 33554432000 4194304 4196468 140727131536144 140378147474288 140379425979010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20472] ppid=20455 vsize=10663980 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20472/stat : 20472 (java) S 20455 20458 19826 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415418293 10919915520 18715 33554432000 4194304 4196468 140727131536144 140378146421728 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20473] ppid=20455 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20473/stat : 20473 (java) S 20455 20458 19826 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 415418294 10919915520 18715 33554432000 4194304 4196468 140727131536144 140378145368496 140379425979010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
Current children cumulated CPU time: 2 s
Current children cumulated vsize: 10663980 KiB
Current children cumulated memory: 74860 KiB

[startup+3.11068 s]
/proc/loadavg: 1.47 1.46 1.44 5/230 20474
/proc/meminfo: memFree=26204248/32770624 swapFree=66927244/67108860
[pid=20458] ppid=20455 vsize=10746276 memory=253884 CPUtime=6.6 cores=0,2,4,6
/proc/20458/stat : 20458 (java) S 20455 20458 19826 0 -1 1077944320 29797 0 0 0 646 14 0 0 20 0 16 0 415418288 11004186624 63471 33554432000 4194304 4196468 140727131536144 140727131518688 140379425967863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
/proc/20458/statm: 2686569 63471 3369 1 0 2646705 0
[pid=20458/tid=20460] ppid=20455 vsize=10746276 memory=280139242289472 CPUtime=1.89 cores=0,2,4,6
/proc/20458/task/20460/stat : 20460 (java) S 20455 20458 19826 0 -1 1077944384 13191 0 0 0 183 6 0 0 20 0 16 0 415418288 11004186624 63471 33554432000 4194304 4196468 140727131536144 140379430210736 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20461] ppid=20455 vsize=10746276 memory=6944656592455359580 CPUtime=0.01 cores=0,2,4,6
/proc/20458/task/20461/stat : 20461 (java) S 20455 20458 19826 0 -1 1077944384 74 0 0 0 1 0 0 0 20 0 16 0 415418289 11004186624 63471 33554432000 4194304 4196468 140727131536144 140379033045904 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20462] ppid=20455 vsize=10746276 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/20458/task/20462/stat : 20462 (java) S 20455 20458 19826 0 -1 1077944384 291 0 0 0 1 0 0 0 20 0 16 0 415418289 11004186624 63471 33554432000 4194304 4196468 140727131536144 140379031993104 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20463] ppid=20455 vsize=10746276 memory=4638778402844725328 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20463/stat : 20463 (java) S 20455 20458 19826 0 -1 1077944384 114 0 0 0 0 0 0 0 20 0 16 0 415418289 11004186624 63471 33554432000 4194304 4196468 140727131536144 140379030940816 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20464] ppid=20455 vsize=10746276 memory=7380671248541445222 CPUtime=0.01 cores=0,2,4,6
/proc/20458/task/20464/stat : 20464 (java) S 20455 20458 19826 0 -1 1077944384 77 0 0 0 1 0 0 0 20 0 16 0 415418289 11004186624 63471 33554432000 4194304 4196468 140727131536144 140379029888016 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20465] ppid=20455 vsize=10746276 memory=7377837828434061397 CPUtime=0.01 cores=0,2,4,6
/proc/20458/task/20465/stat : 20465 (java) S 20455 20458 19826 0 -1 1077944384 345 0 0 0 1 0 0 0 20 0 16 0 415418290 11004186624 63471 33554432000 4194304 4196468 140727131536144 140378461784176 140379425979010 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20466] ppid=20455 vsize=10746276 memory=87930865471480 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20466/stat : 20466 (java) S 20455 20458 19826 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 16 0 415418291 11004186624 63471 33554432000 4194304 4196468 140727131536144 140378460730208 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20467] ppid=20455 vsize=10746276 memory=3580 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20467/stat : 20467 (java) S 20455 20458 19826 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 16 0 415418291 11004186624 63471 33554432000 4194304 4196468 140727131536144 140378459677824 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20468] ppid=20455 vsize=10746276 memory=39816 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20468/stat : 20468 (java) S 20455 20458 19826 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415418293 11004186624 63471 33554432000 4194304 4196468 140727131536144 140378458626128 140379425986459 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20469] ppid=20455 vsize=10746276 memory=2028 CPUtime=1.33 cores=0,2,4,6
/proc/20458/task/20469/stat : 20469 (java) R 20455 20458 19826 0 -1 4202560 3661 0 0 0 133 0 0 0 20 0 16 0 415418293 11004186624 63471 33554432000 4194304 4196468 140727131536144 140378457560024 140379405206320 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20470] ppid=20455 vsize=10746276 memory=988 CPUtime=1.3 cores=0,2,4,6
/proc/20458/task/20470/stat : 20470 (java) R 20455 20458 19826 0 -1 4202560 4101 0 0 0 129 1 0 0 20 0 16 0 415418293 11004186624 63471 33554432000 4194304 4196468 140727131536144 140378148509696 140379403984872 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20471] ppid=20455 vsize=10746276 memory=1436 CPUtime=0.78 cores=0,2,4,6
/proc/20458/task/20471/stat : 20471 (java) S 20455 20458 19826 0 -1 1077944384 4390 0 0 0 78 0 0 0 20 0 16 0 415418293 11004186624 63471 33554432000 4194304 4196468 140727131536144 140378147474288 140379425979010 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20472] ppid=20455 vsize=10746276 memory=9592 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20472/stat : 20472 (java) S 20455 20458 19826 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415418293 11004186624 63471 33554432000 4194304 4196468 140727131536144 140378146421728 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20473] ppid=20455 vsize=10746276 memory=776 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20473/stat : 20473 (java) S 20455 20458 19826 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 16 0 415418294 11004186624 63471 33554432000 4194304 4196468 140727131536144 140378145368496 140379425979010 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20474] ppid=20455 vsize=10746276 memory=1540 CPUtime=1.14 cores=0,2,4,6
/proc/20458/task/20474/stat : 20474 (java) R 20455 20458 19826 0 -1 4202560 2139 0 0 0 113 1 0 0 20 0 16 0 415418479 11004186624 63471 33554432000 4194304 4196468 140727131536144 140378128701248 140379070053571 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
Current children cumulated CPU time: 6.6 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 253884 KiB

[startup+6.30071 s]
/proc/loadavg: 1.47 1.46 1.44 3/230 20474
/proc/meminfo: memFree=26104052/32770624 swapFree=66927244/67108860
[pid=20458] ppid=20455 vsize=10748324 memory=261548 CPUtime=11.45 cores=0,2,4,6
/proc/20458/stat : 20458 (java) S 20455 20458 19826 0 -1 1077944320 36097 0 0 0 1129 16 0 0 20 0 16 0 415418288 11006283776 65387 33554432000 4194304 4196468 140727131536144 140727131518688 140379425967863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
/proc/20458/statm: 2687081 65387 3374 1 0 2647217 0
[pid=20458/tid=20460] ppid=20455 vsize=10748324 memory=261152 CPUtime=1.89 cores=0,2,4,6
/proc/20458/task/20460/stat : 20460 (java) S 20455 20458 19826 0 -1 1077944384 13191 0 0 0 183 6 0 0 20 0 16 0 415418288 11006283776 65387 33554432000 4194304 4196468 140727131536144 140379430210736 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20461] ppid=20455 vsize=10748324 memory=6944656425122961013 CPUtime=0.02 cores=0,2,4,6
/proc/20458/task/20461/stat : 20461 (java) S 20455 20458 19826 0 -1 1077944384 82 0 0 0 2 0 0 0 20 0 16 0 415418289 11006283776 65387 33554432000 4194304 4196468 140727131536144 140379033045904 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20462] ppid=20455 vsize=10748324 memory=280139242121064 CPUtime=0.01 cores=0,2,4,6
/proc/20458/task/20462/stat : 20462 (java) S 20455 20458 19826 0 -1 1077944384 291 0 0 0 1 0 0 0 20 0 16 0 415418289 11006283776 65387 33554432000 4194304 4196468 140727131536144 140379031993104 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20463] ppid=20455 vsize=10748324 memory=668169 CPUtime=0.01 cores=0,2,4,6
/proc/20458/task/20463/stat : 20463 (java) S 20455 20458 19826 0 -1 1077944384 120 0 0 0 1 0 0 0 20 0 16 0 415418289 11006283776 65387 33554432000 4194304 4196468 140727131536144 140379030940816 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20464] ppid=20455 vsize=10748324 memory=140069621324977 CPUtime=0.02 cores=0,2,4,6
/proc/20458/task/20464/stat : 20464 (java) S 20455 20458 19826 0 -1 1077944384 89 0 0 0 2 0 0 0 20 0 16 0 415418289 11006283776 65387 33554432000 4194304 4196468 140727131536144 140379029888016 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20465] ppid=20455 vsize=10748324 memory=93 CPUtime=0.01 cores=0,2,4,6
/proc/20458/task/20465/stat : 20465 (java) S 20455 20458 19826 0 -1 1077944384 630 0 0 0 1 0 0 0 20 0 16 0 415418290 11006283776 65387 33554432000 4194304 4196468 140727131536144 140378461784176 140379425979010 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20466] ppid=20455 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20466/stat : 20466 (java) S 20455 20458 19826 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 16 0 415418291 11006283776 65387 33554432000 4194304 4196468 140727131536144 140378460730208 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20467] ppid=20455 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20467/stat : 20467 (java) S 20455 20458 19826 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 16 0 415418291 11006283776 65387 33554432000 4194304 4196468 140727131536144 140378459677824 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20468] ppid=20455 vsize=10748324 memory=292 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20468/stat : 20468 (java) S 20455 20458 19826 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415418293 11006283776 65387 33554432000 4194304 4196468 140727131536144 140378458626128 140379425986459 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20469] ppid=20455 vsize=10748324 memory=189 CPUtime=2.06 cores=0,2,4,6
/proc/20458/task/20469/stat : 20469 (java) S 20455 20458 19826 0 -1 1077944384 4524 0 0 0 205 1 0 0 20 0 16 0 415418293 11006283776 65387 33554432000 4194304 4196468 140727131536144 140378457574000 140379425979010 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20470] ppid=20455 vsize=10748324 memory=2 CPUtime=2.06 cores=0,2,4,6
/proc/20458/task/20470/stat : 20470 (java) S 20455 20458 19826 0 -1 1077944384 4772 0 0 0 205 1 0 0 20 0 16 0 415418293 11006283776 65387 33554432000 4194304 4196468 140727131536144 140378148526576 140379425979010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20471] ppid=20455 vsize=10748324 memory=4786 CPUtime=0.94 cores=0,2,4,6
/proc/20458/task/20471/stat : 20471 (java) S 20455 20458 19826 0 -1 1077944384 5158 0 0 0 93 1 0 0 20 0 16 0 415418293 11006283776 65387 33554432000 4194304 4196468 140727131536144 140378147474288 140379425979010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20472] ppid=20455 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20472/stat : 20472 (java) S 20455 20458 19826 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415418293 11006283776 65387 33554432000 4194304 4196468 140727131536144 140378146421728 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20473] ppid=20455 vsize=10748324 memory=227921029537760 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20473/stat : 20473 (java) S 20455 20458 19826 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 415418294 11006283776 65387 33554432000 4194304 4196468 140727131536144 140378145368496 140379425979010 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20474] ppid=20455 vsize=10748324 memory=227921029537761 CPUtime=4.32 cores=0,2,4,6
/proc/20458/task/20474/stat : 20474 (java) R 20455 20458 19826 0 -1 4202560 5792 0 0 0 430 2 0 0 20 0 16 0 415418479 11006283776 65387 33554432000 4194304 4196468 140727131536144 140378128704168 140379070135652 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
Current children cumulated CPU time: 11.45 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 261548 KiB

[startup+6.49898 s]
# the end of solver process 20458 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=11.5524 s, system=0.170451 s

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

[startup+6.40085 s]
/proc/loadavg: 1.47 1.46 1.44 3/230 20474
/proc/meminfo: memFree=26104052/32770624 swapFree=66927244/67108860
[pid=20458] ppid=20455 vsize=10748324 memory=261560 CPUtime=11.57 cores=0,2,4,6
/proc/20458/stat : 20458 (java) S 20455 20458 19826 0 -1 1077944320 36165 0 0 0 1141 16 0 0 20 0 16 0 415418288 11006283776 65390 33554432000 4194304 4196468 140727131536144 140727131518688 140379425967863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
/proc/20458/statm: 2687081 65390 3374 1 0 2647217 0
[pid=20458/tid=20460] ppid=20455 vsize=10748324 memory=7363859918873723888 CPUtime=1.89 cores=0,2,4,6
/proc/20458/task/20460/stat : 20460 (java) S 20455 20458 19826 0 -1 1077944384 13191 0 0 0 183 6 0 0 20 0 16 0 415418288 11006283776 65390 33554432000 4194304 4196468 140727131536144 140379430210736 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20461] ppid=20455 vsize=10748324 memory=-7595718316223324558 CPUtime=0.02 cores=0,2,4,6
/proc/20458/task/20461/stat : 20461 (java) S 20455 20458 19826 0 -1 1077944384 82 0 0 0 2 0 0 0 20 0 16 0 415418289 11006283776 65390 33554432000 4194304 4196468 140727131536144 140379033045904 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20462] ppid=20455 vsize=10748324 memory=8028676333680759155 CPUtime=0.01 cores=0,2,4,6
/proc/20458/task/20462/stat : 20462 (java) S 20455 20458 19826 0 -1 1077944384 291 0 0 0 1 0 0 0 20 0 16 0 415418289 11006283776 65390 33554432000 4194304 4196468 140727131536144 140379031993104 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20463] ppid=20455 vsize=10748324 memory=6944613755479294112 CPUtime=0.01 cores=0,2,4,6
/proc/20458/task/20463/stat : 20463 (java) S 20455 20458 19826 0 -1 1077944384 120 0 0 0 1 0 0 0 20 0 16 0 415418289 11006283776 65390 33554432000 4194304 4196468 140727131536144 140379030940816 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20464] ppid=20455 vsize=10748324 memory=-7606742951091920751 CPUtime=0.02 cores=0,2,4,6
/proc/20458/task/20464/stat : 20464 (java) S 20455 20458 19826 0 -1 1077944384 89 0 0 0 2 0 0 0 20 0 16 0 415418289 11006283776 65390 33554432000 4194304 4196468 140727131536144 140379029888016 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20465] ppid=20455 vsize=10748324 memory=56 CPUtime=0.01 cores=0,2,4,6
/proc/20458/task/20465/stat : 20465 (java) S 20455 20458 19826 0 -1 1077944384 630 0 0 0 1 0 0 0 20 0 16 0 415418290 11006283776 65390 33554432000 4194304 4196468 140727131536144 140378461784176 140379425979010 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20466] ppid=20455 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20466/stat : 20466 (java) S 20455 20458 19826 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 16 0 415418291 11006283776 65390 33554432000 4194304 4196468 140727131536144 140378460730208 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20467] ppid=20455 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20467/stat : 20467 (java) S 20455 20458 19826 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 16 0 415418291 11006283776 65390 33554432000 4194304 4196468 140727131536144 140378459677824 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20468] ppid=20455 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20468/stat : 20468 (java) S 20455 20458 19826 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415418293 11006283776 65390 33554432000 4194304 4196468 140727131536144 140378458626128 140379425986459 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20469] ppid=20455 vsize=10748324 memory=0 CPUtime=2.07 cores=0,2,4,6
/proc/20458/task/20469/stat : 20469 (java) S 20455 20458 19826 0 -1 1077944384 4569 0 0 0 206 1 0 0 20 0 16 0 415418293 11006283776 65390 33554432000 4194304 4196468 140727131536144 140378457574000 140379425979010 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20470] ppid=20455 vsize=10748324 memory=0 CPUtime=2.07 cores=0,2,4,6
/proc/20458/task/20470/stat : 20470 (java) S 20455 20458 19826 0 -1 1077944384 4791 0 0 0 206 1 0 0 20 0 16 0 415418293 11006283776 65390 33554432000 4194304 4196468 140727131536144 140378148526576 140379425979010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20471] ppid=20455 vsize=10748324 memory=0 CPUtime=0.94 cores=0,2,4,6
/proc/20458/task/20471/stat : 20471 (java) S 20455 20458 19826 0 -1 1077944384 5158 0 0 0 93 1 0 0 20 0 16 0 415418293 11006283776 65390 33554432000 4194304 4196468 140727131536144 140378147474288 140379425979010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20472] ppid=20455 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20472/stat : 20472 (java) S 20455 20458 19826 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415418293 11006283776 65390 33554432000 4194304 4196468 140727131536144 140378146421728 140379425978069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20473] ppid=20455 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20458/task/20473/stat : 20473 (java) S 20455 20458 19826 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 415418294 11006283776 65390 33554432000 4194304 4196468 140727131536144 140378145368496 140379425979010 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
[pid=20458/tid=20474] ppid=20455 vsize=10748324 memory=6370719275257063784 CPUtime=4.42 cores=0,2,4,6
/proc/20458/task/20474/stat : 20474 (java) R 20455 20458 19826 0 -1 4202560 5796 0 0 0 440 2 0 0 20 0 16 0 415418479 11006283776 65390 33554432000 4194304 4196468 140727131536144 140378128704168 140379073469876 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21901312 140727131538443 140727131538546 140727131538546 140727131541455 0
Current children cumulated CPU time: 11.57 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 261560 KiB

Child status: 0
Real time (s): 6.49903
CPU time (s): 11.7229
CPU user time (s): 11.5524
CPU system time (s): 0.170451
CPU usage (%): 180.379
Max. virtual memory (cumulated for all children) (KiB): 10749348
Max. memory (cumulated for all children) (KiB): 261560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.5524
system time used= 0.170451
maximum resident set size= 261928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36761
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2862
involuntary context switches= 38


# summary of solver processes directly reported to runsolver:
#   pid: 20458
#   total CPU time (s): 11.7229
#   total CPU user time (s): 11.5524
#   total CPU system time (s): 0.170451

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.067916 second user time and 0.103591 second system time

The end

Launcher Data

Begin job on node137 at 2019-09-13 18:21:07
IDJOB=4391187
IDBENCH=141212
IDSOLVER=2833
FILE ID=node137/4391187-1568391709
RUNJOBID= node137-1568389273-19857
PBS_JOBID= 21701855
Free space on /tmp= 61420 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP18/Rlfap/Rlfap-opt/Rlfap-graph-10-opt_c18.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4391187-1568391709/watcher-4391187-1568391709 -o /tmp/evaluation-result-4391187-1568391709/solver-4391187-1568391709 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node137-1568389273-19857 --watchdog 2560  java -cp AbsCon19-06.jar AbsCon HOME/instance-4391187-1568391709.xml -cm

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

MD5SUM BENCH= d4eaac7549f90ed3ded0e25770a164a4
RANDOM SEED=563057327

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26454024 kB
MemAvailable:   31464204 kB
Buffers:          165304 kB
Cached:          5110908 kB
SwapCached:        77564 kB
Active:          1658392 kB
Inactive:        4039196 kB
Active(anon):     345484 kB
Inactive(anon):   117600 kB
Active(file):    1312908 kB
Inactive(file):  3921596 kB
Unevictable:      108712 kB
Mlocked:          108712 kB
SwapTotal:      67108860 kB
SwapFree:       66927244 kB
Dirty:              8992 kB
Writeback:             0 kB
AnonPages:        453776 kB
Mapped:            56760 kB
Shmem:             32756 kB
Slab:             213076 kB
SReclaimable:     183024 kB
SUnreclaim:        30052 kB
KernelStack:        3792 kB
PageTables:         6860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1443480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    335872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61412 MiB
End job on node137 at 2019-09-13 18:21:14