Trace number 4390872

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-23OPT2 29.444 25.4067

DiagnosticValue
WRONG_DECISIONS103709

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s1/
ChessboardColoration-int-09-09.xml
MD5SUM72a1fa157874bc53acfadcbdb1252751
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark9.61293
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints1297
Number of domains1
Minimum domain size81
Maximum domain size81
Distribution of domain sizes[{"size":81,"count":81}]
Minimum variable degree66
Maximum variable degree66
Distribution of variable degrees[{"degree":66,"count":81}]
Minimum constraint arity4
Maximum constraint arity81
Distribution of constraint arities[{"arity":4,"count":1296},{"arity":81,"count":1}]
Number of extensional constraints0
Number of intensional constraints1296
Distribution of constraint types[{"type":"intension","count":1296},{"type":"lex","count":1}]
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.41/1.88	
2.41/1.88	AbsCon 2 
2.41/1.89	
3.32/2.16	  Instance
3.32/2.16	    name=instance-4390872-1568386379, framework=COP, bounds=-infty..+infty
3.32/2.16	
3.32/2.16	  Loading variables...
3.66/2.20	  Loading constraints...
5.34/2.76	
5.34/2.76	  Domains
5.34/2.76	    nTypes=1, nValues=6561, sizes=[81#81]
5.34/2.76	  Variables
5.34/2.76	    count=81, degrees=[67#4,68#28,69#49]
5.34/2.76	  Objectives
5.34/2.76	    way=min, type=ObjMaximumLE
5.34/2.76	  Constraints
5.34/2.76	    count=1313, nSpecific=17, arities=[4#1296,18#16,81#1]
5.34/2.76	    distribution=[CtrIntension#1296,LexicographicLe#16,ObjMaximumLE#1]
5.34/2.76	    nIntStructures=(1,shared:1295)
5.34/2.76	    wck=0.917, cpu=2.705, mem=81M704
5.34/2.77	  Solver SolverBacktrack being built...
5.34/2.77	
5.34/2.79	
5.34/2.79	  Solver
5.34/2.79	    guaranteedGAC=false
5.34/2.79	    wck=0.949, cpu=2.735, mem=92M293
5.68/2.80	
5.68/2.80	  Preprocessing
5.68/2.80	    filters=0, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
5.68/2.80	    wck=0.002, cpu=2.738, mem=92M293
5.68/2.80	
6.29/3.18	o 8
6.29/3.18	    num=0, depth=82..80, filters=204, revisions=(14580,useless=14376), ccks=848389, wck=0.388, mem=94M883
6.29/3.18	    decisions=81, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=1, bestBound=8
6.29/3.18	    
6.43/3.21	o 7
6.43/3.22	    num=1, depth=69..80, filters=398, revisions=(29134,useless=28745), ccks=872064, wck=0.423, mem=94M883
6.43/3.22	    decisions=163, wrong=2, backtracks=0, failedAssignments=2, nogoods=2, foundSolutions=2, bestBound=7
6.43/3.22	    
6.43/3.24	o 6
6.43/3.24	    num=2, depth=82..80, filters=555, revisions=(43257,useless=42717), ccks=901910, wck=0.444, mem=94M883
6.43/3.24	    decisions=242, wrong=2, backtracks=0, failedAssignments=2, nogoods=2, foundSolutions=3, bestBound=6
6.43/3.24	    
6.43/3.25	o 5
6.43/3.25	    num=3, depth=53..80, filters=710, revisions=(57164,useless=56477), ccks=920727, wck=0.46, mem=94M883
6.43/3.25	    decisions=324, wrong=4, backtracks=0, failedAssignments=4, nogoods=4, foundSolutions=4, bestBound=5
6.43/3.25	    
6.43/3.27	o 4
6.43/3.27	    num=4, depth=82..80, filters=826, revisions=(70559,useless=69768), ccks=943135, wck=0.478, mem=94M883
6.43/3.27	    decisions=402, wrong=4, backtracks=0, failedAssignments=4, nogoods=4, foundSolutions=5, bestBound=4
6.43/3.27	    
6.43/3.28	o 3
6.43/3.28	    num=5, depth=82..80, filters=936, revisions=(83842,useless=82951), ccks=955148, wck=0.489, mem=94M883
6.43/3.28	    decisions=471, wrong=4, backtracks=0, failedAssignments=4, nogoods=4, foundSolutions=6, bestBound=3
6.43/3.28	    
6.43/3.30	    num=6, depth=10..37, filters=1164, revisions=(100209,useless=99174), ccks=969070, wck=0.5, mem=94M883
6.43/3.30	    decisions=541, wrong=23, backtracks=10, failedAssignments=15, nogoods=8, foundSolutions=6, bestBound=3
6.43/3.30	    
6.76/3.30	    num=7, depth=14..18, filters=1288, revisions=(108552,useless=107434), ccks=975526, wck=0.507, mem=94M883
6.76/3.30	    decisions=577, wrong=34, backtracks=18, failedAssignments=26, nogoods=10, foundSolutions=6, bestBound=3
6.76/3.30	    
6.76/3.31	    num=8, depth=16..38, filters=1601, revisions=(129125,useless=127752), ccks=991239, wck=0.52, mem=94M883
6.76/3.31	    decisions=642, wrong=52, backtracks=29, failedAssignments=38, nogoods=14, foundSolutions=6, bestBound=3
6.76/3.31	    
6.76/3.32	    num=9, depth=11..16, filters=1808, revisions=(141771,useless=140242), ccks=1001908, wck=0.528, mem=94M883
6.76/3.32	    decisions=689, wrong=70, backtracks=38, failedAssignments=51, nogoods=20, foundSolutions=6, bestBound=3
6.76/3.32	    
6.76/3.33	    num=10, depth=5..30, filters=1962, revisions=(153587,useless=151946), ccks=1010662, wck=0.536, mem=94M883
6.76/3.33	    decisions=737, wrong=85, backtracks=50, failedAssignments=65, nogoods=23, foundSolutions=6, bestBound=3
6.76/3.33	    
6.76/3.34	    num=11, depth=2..20, filters=2238, revisions=(167025,useless=165203), ccks=1021399, wck=0.544, mem=94M883
6.76/3.34	    decisions=780, wrong=101, backtracks=60, failedAssignments=81, nogoods=25, foundSolutions=6, bestBound=3
6.76/3.34	    
6.76/3.35	    num=12, depth=14..17, filters=2507, revisions=(179402,useless=177370), ccks=1029981, wck=0.552, mem=94M883
6.76/3.35	    decisions=828, wrong=118, backtracks=70, failedAssignments=98, nogoods=29, foundSolutions=6, bestBound=3
6.76/3.35	    
6.76/3.36	    num=13, depth=3..21, filters=2694, revisions=(193506,useless=191329), ccks=1044488, wck=0.562, mem=94M883
6.76/3.36	    decisions=885, wrong=139, backtracks=83, failedAssignments=117, nogoods=34, foundSolutions=6, bestBound=3
6.76/3.36	    
6.76/3.37	    num=14, depth=4..41, filters=2845, revisions=(209448,useless=207159), ccks=1056299, wck=0.571, mem=94M883
6.76/3.37	    decisions=955, wrong=160, backtracks=107, failedAssignments=138, nogoods=37, foundSolutions=6, bestBound=3
6.76/3.37	    
6.76/3.37	    num=15, depth=9..32, filters=3030, revisions=(223212,useless=220797), ccks=1067196, wck=0.579, mem=94M883
6.76/3.37	    decisions=1017, wrong=184, backtracks=131, failedAssignments=161, nogoods=39, foundSolutions=6, bestBound=3
6.76/3.37	    
6.76/3.38	    num=16, depth=16..27, filters=3310, revisions=(241614,useless=238985), ccks=1081333, wck=0.59, mem=94M883
6.76/3.38	    decisions=1087, wrong=210, backtracks=144, failedAssignments=186, nogoods=47, foundSolutions=6, bestBound=3
6.76/3.38	    
7.05/3.40	    num=17, depth=9..53, filters=3759, revisions=(275554,useless=272533), ccks=1102597, wck=0.606, mem=94M883
7.05/3.40	    decisions=1192, wrong=244, backtracks=179, failedAssignments=214, nogoods=52, foundSolutions=6, bestBound=3
7.05/3.40	    
7.05/3.41	    num=18, depth=10..25, filters=4227, revisions=(303540,useless=300117), ccks=1123188, wck=0.62, mem=94M883
7.05/3.41	    decisions=1286, wrong=283, backtracks=202, failedAssignments=245, nogoods=58, foundSolutions=6, bestBound=3
7.05/3.41	    
7.05/3.43	    num=19, depth=17..54, filters=4625, revisions=(339317,useless=335543), ccks=1142643, wck=0.635, mem=94M883
7.05/3.43	    decisions=1390, wrong=320, backtracks=268, failedAssignments=279, nogoods=65, foundSolutions=6, bestBound=3
7.05/3.43	    
7.05/3.44	    num=20, depth=21..41, filters=4932, revisions=(365632,useless=361591), ccks=1157150, wck=0.645, mem=94M883
7.05/3.44	    decisions=1491, wrong=358, backtracks=299, failedAssignments=316, nogoods=72, foundSolutions=6, bestBound=3
7.05/3.44	    
7.05/3.45	    num=21, depth=5..46, filters=5408, revisions=(399093,useless=394651), ccks=1178236, wck=0.66, mem=94M883
7.05/3.45	    decisions=1604, wrong=406, backtracks=348, failedAssignments=357, nogoods=79, foundSolutions=6, bestBound=3
7.05/3.45	    
7.05/3.47	    num=22, depth=9..51, filters=5967, revisions=(436222,useless=431345), ccks=1203795, wck=0.676, mem=94M883
7.05/3.47	    decisions=1742, wrong=461, backtracks=408, failedAssignments=402, nogoods=86, foundSolutions=6, bestBound=3
7.05/3.47	    
7.05/3.49	    num=23, depth=12..29, filters=6782, revisions=(488653,useless=483129), ccks=1236533, wck=0.698, mem=94M883
7.05/3.49	    decisions=1877, wrong=518, backtracks=452, failedAssignments=452, nogoods=93, foundSolutions=6, bestBound=3
7.05/3.49	    
7.20/3.51	    num=24, depth=8..33, filters=7232, revisions=(521634,useless=515773), ccks=1266173, wck=0.715, mem=94M883
7.20/3.51	    decisions=2014, wrong=573, backtracks=480, failedAssignments=507, nogoods=98, foundSolutions=6, bestBound=3
7.20/3.51	    
7.20/3.53	    num=25, depth=12..45, filters=7794, revisions=(563268,useless=556955), ccks=1294552, wck=0.733, mem=94M883
7.20/3.53	    decisions=2172, wrong=641, backtracks=536, failedAssignments=568, nogoods=102, foundSolutions=6, bestBound=3
7.20/3.53	    
7.20/3.55	    num=26, depth=2..32, filters=8729, revisions=(615514,useless=608511), ccks=1327063, wck=0.755, mem=94M883
7.20/3.55	    decisions=2349, wrong=718, backtracks=596, failedAssignments=635, nogoods=111, foundSolutions=6, bestBound=3
7.20/3.55	    
7.20/3.57	    num=27, depth=12..34, filters=9544, revisions=(672875,useless=665129), ccks=1360835, wck=0.777, mem=94M883
7.20/3.57	    decisions=2534, wrong=800, backtracks=679, failedAssignments=709, nogoods=117, foundSolutions=6, bestBound=3
7.20/3.57	    
7.20/3.59	    num=28, depth=16..42, filters=10335, revisions=(732118,useless=723672), ccks=1394952, wck=0.8, mem=94M883
7.20/3.59	    decisions=2724, wrong=884, backtracks=766, failedAssignments=790, nogoods=124, foundSolutions=6, bestBound=3
7.20/3.59	    
7.33/3.62	    num=29, depth=6..42, filters=11270, revisions=(792474,useless=783321), ccks=1433896, wck=0.825, mem=94M883
7.33/3.62	    decisions=2936, wrong=979, backtracks=847, failedAssignments=879, nogoods=131, foundSolutions=6, bestBound=3
7.33/3.62	    
7.33/3.66	    num=30, depth=12..53, filters=12578, revisions=(884092,useless=874010), ccks=1490790, wck=0.862, mem=94M883
7.33/3.66	    decisions=3228, wrong=1110, backtracks=961, failedAssignments=977, nogoods=139, foundSolutions=6, bestBound=3
7.33/3.66	    
7.33/3.68	    num=31, depth=3..24, filters=13298, revisions=(926424,useless=915816), ccks=1522207, wck=0.882, mem=94M883
7.33/3.68	    decisions=3457, wrong=1219, backtracks=1036, failedAssignments=1085, nogoods=147, foundSolutions=6, bestBound=3
7.33/3.68	    
7.43/3.72	    num=32, depth=3..31, filters=15201, revisions=(1038316,useless=1026167), ccks=1595856, wck=0.927, mem=94M883
7.43/3.72	    decisions=3802, wrong=1383, backtracks=1159, failedAssignments=1204, nogoods=149, foundSolutions=6, bestBound=3
7.43/3.72	    
7.43/3.76	    num=33, depth=9..42, filters=16522, revisions=(1130705,useless=1117334), ccks=1648796, wck=0.962, mem=97M473
7.43/3.76	    decisions=4118, wrong=1527, backtracks=1291, failedAssignments=1335, nogoods=161, foundSolutions=6, bestBound=3
7.43/3.76	    
7.43/3.78	    num=34, depth=4..21, filters=17875, revisions=(1191512,useless=1177005), ccks=1685762, wck=0.986, mem=97M473
7.43/3.78	    decisions=4430, wrong=1681, backtracks=1395, failedAssignments=1479, nogoods=163, foundSolutions=6, bestBound=3
7.43/3.78	    
7.54/3.81	    num=35, depth=6..30, filters=19356, revisions=(1275161,useless=1259550), ccks=1733988, wck=1.019, mem=97M473
7.54/3.81	    decisions=4779, wrong=1847, backtracks=1538, failedAssignments=1637, nogoods=167, foundSolutions=6, bestBound=3
7.54/3.81	    
7.54/3.86	    num=36, depth=1..44, filters=21229, revisions=(1393745,useless=1376452), ccks=1805791, wck=1.065, mem=97M473
7.54/3.86	    decisions=5192, wrong=2042, backtracks=1721, failedAssignments=1811, nogoods=178, foundSolutions=6, bestBound=3
7.54/3.86	    
7.64/3.92	    num=37, depth=5..47, filters=23846, revisions=(1545657,useless=1526066), ccks=1897238, wck=1.124, mem=97M473
7.64/3.92	    decisions=5661, wrong=2267, backtracks=1928, failedAssignments=2002, nogoods=186, foundSolutions=6, bestBound=3
7.64/3.92	    
7.64/3.98	    num=38, depth=8..45, filters=25954, revisions=(1692867,useless=1671473), ccks=1987785, wck=1.184, mem=97M473
7.64/3.98	    decisions=6198, wrong=2524, backtracks=2162, failedAssignments=2213, nogoods=201, foundSolutions=6, bestBound=3
7.64/3.98	    
7.83/4.04	    num=39, depth=10..42, filters=28065, revisions=(1839402,useless=1816246), ccks=2077024, wck=1.243, mem=97M473
7.83/4.04	    decisions=6738, wrong=2779, backtracks=2377, failedAssignments=2445, nogoods=216, foundSolutions=6, bestBound=3
7.83/4.04	    
7.83/4.09	    num=40, depth=3..27, filters=30335, revisions=(1962309,useless=1937375), ccks=2151773, wck=1.294, mem=97M473
7.83/4.09	    decisions=7277, wrong=3043, backtracks=2573, failedAssignments=2700, nogoods=223, foundSolutions=6, bestBound=3
7.83/4.09	    
8.00/4.15	    num=41, depth=4..43, filters=32760, revisions=(2111854,useless=2085327), ccks=2239560, wck=1.352, mem=97M473
8.00/4.15	    decisions=7934, wrong=3367, backtracks=2839, failedAssignments=2981, nogoods=231, foundSolutions=6, bestBound=3
8.00/4.15	    
8.09/4.24	    num=42, depth=5..54, filters=36275, revisions=(2359885,useless=2330083), ccks=2379902, wck=1.441, mem=97M473
8.09/4.24	    decisions=8695, wrong=3735, backtracks=3282, failedAssignments=3290, nogoods=240, foundSolutions=6, bestBound=3
8.09/4.24	    
8.19/4.36	    num=43, depth=23..45, filters=41489, revisions=(2707818,useless=2674451), ccks=2582779, wck=1.571, mem=97M473
8.19/4.36	    decisions=9645, wrong=4194, backtracks=3689, failedAssignments=3630, nogoods=244, foundSolutions=6, bestBound=3
8.19/4.36	    
8.29/4.49	    num=44, depth=3..29, filters=46708, revisions=(2982799,useless=2945417), ccks=2790686, wck=1.691, mem=97M473
8.29/4.49	    decisions=10655, wrong=4694, backtracks=4050, failedAssignments=4004, nogoods=260, foundSolutions=6, bestBound=3
8.29/4.49	    
8.49/4.60	    num=45, depth=8..37, filters=51334, revisions=(3290514,useless=3249267), ccks=2964118, wck=1.804, mem=97M473
8.49/4.60	    decisions=11601, wrong=5157, backtracks=4490, failedAssignments=4415, nogoods=270, foundSolutions=6, bestBound=3
8.49/4.60	    
8.59/4.71	    num=46, depth=2..36, filters=56180, revisions=(3559945,useless=3514984), ccks=3144884, wck=1.914, mem=97M473
8.59/4.71	    decisions=12672, wrong=5689, backtracks=4947, failedAssignments=4867, nogoods=280, foundSolutions=6, bestBound=3
8.59/4.71	    
8.69/4.82	    num=47, depth=4..41, filters=61212, revisions=(3836525,useless=3787563), ccks=3331256, wck=2.027, mem=100M62
8.69/4.82	    decisions=13798, wrong=6247, backtracks=5421, failedAssignments=5364, nogoods=289, foundSolutions=6, bestBound=3
8.69/4.82	    
8.80/4.93	    num=48, depth=2..46, filters=65548, revisions=(4112073,useless=4059614), ccks=3508226, wck=2.136, mem=100M62
8.80/4.93	    decisions=15012, wrong=6842, backtracks=5956, failedAssignments=5911, nogoods=296, foundSolutions=6, bestBound=3
8.80/4.93	    
8.91/5.05	    num=49, depth=11..51, filters=69507, revisions=(4468468,useless=4412258), ccks=3680332, wck=2.252, mem=100M62
8.91/5.05	    decisions=16318, wrong=7481, backtracks=6931, failedAssignments=6513, nogoods=307, foundSolutions=6, bestBound=3
8.91/5.05	    
9.01/5.18	    num=50, depth=12..48, filters=75168, revisions=(4903705,useless=4842217), ccks=3877287, wck=2.389, mem=100M62
9.01/5.18	    decisions=17807, wrong=8212, backtracks=7929, failedAssignments=7175, nogoods=311, foundSolutions=6, bestBound=3
9.01/5.18	    
9.20/5.35	    num=51, depth=2..47, filters=81547, revisions=(5314298,useless=5247562), ccks=4148014, wck=2.553, mem=100M62
9.20/5.35	    decisions=19409, wrong=9001, backtracks=8655, failedAssignments=7903, nogoods=320, foundSolutions=6, bestBound=3
9.20/5.35	    
9.41/5.57	    num=52, depth=14..48, filters=90442, revisions=(5897386,useless=5823643), ccks=4498153, wck=2.773, mem=100M62
9.41/5.57	    decisions=21368, wrong=9971, backtracks=9460, failedAssignments=8704, nogoods=325, foundSolutions=6, bestBound=3
9.41/5.57	    
9.71/5.85	    num=53, depth=7..59, filters=102272, revisions=(6678258,useless=6593735), ccks=4925234, wck=3.051, mem=100M62
9.71/5.85	    decisions=23547, wrong=11048, backtracks=10624, failedAssignments=9585, nogoods=337, foundSolutions=6, bestBound=3
9.71/5.85	    
9.92/6.07	    num=54, depth=15..60, filters=110501, revisions=(7393442,useless=7301269), ccks=5237747, wck=3.273, mem=102M652
9.92/6.07	    decisions=25655, wrong=12088, backtracks=12418, failedAssignments=10555, nogoods=347, foundSolutions=6, bestBound=3
9.92/6.07	    
10.21/6.31	    num=55, depth=2..30, filters=121629, revisions=(7992951,useless=7891842), ccks=5645103, wck=3.519, mem=102M652
10.21/6.31	    decisions=28137, wrong=13326, backtracks=13380, failedAssignments=11622, nogoods=360, foundSolutions=6, bestBound=3
10.21/6.31	    
10.51/6.66	    num=56, depth=2..42, filters=138276, revisions=(8945386,useless=8829791), ccks=6191851, wck=3.867, mem=102M652
10.51/6.66	    decisions=31148, wrong=14824, backtracks=14588, failedAssignments=12795, nogoods=372, foundSolutions=6, bestBound=3
10.51/6.66	    
10.92/7.07	    num=57, depth=15..64, filters=155868, revisions=(10097295,useless=9966956), ccks=6824163, wck=4.278, mem=102M652
10.92/7.07	    decisions=34305, wrong=16390, backtracks=16255, failedAssignments=14086, nogoods=386, foundSolutions=6, bestBound=3
10.92/7.07	    
11.41/7.51	    num=58, depth=7..55, filters=174339, revisions=(11265048,useless=11118522), ccks=7526035, wck=4.714, mem=105M242
11.41/7.51	    decisions=38027, wrong=18244, backtracks=17965, failedAssignments=15506, nogoods=408, foundSolutions=6, bestBound=3
11.41/7.51	    
11.81/7.97	    num=59, depth=6..50, filters=193492, revisions=(12462344,useless=12300467), ccks=8273005, wck=5.176, mem=105M242
11.81/7.97	    decisions=41678, wrong=20064, backtracks=19546, failedAssignments=17068, nogoods=417, foundSolutions=6, bestBound=3
11.81/7.97	    
12.21/8.30	    num=60, depth=4..43, filters=207988, revisions=(13331968,useless=13158513), ccks=8792222, wck=5.505, mem=105M242
12.21/8.30	    decisions=45546, wrong=21992, backtracks=21174, failedAssignments=18786, nogoods=435, foundSolutions=6, bestBound=3
12.21/8.30	    
12.61/8.74	    num=61, depth=11..45, filters=226471, revisions=(14580801,useless=14390852), ccks=9467215, wck=5.941, mem=107M831
12.61/8.74	    decisions=49698, wrong=24058, backtracks=23214, failedAssignments=20676, nogoods=451, foundSolutions=6, bestBound=3
12.61/8.74	    
13.02/9.15	    num=62, depth=1..36, filters=246816, revisions=(15860120,useless=15652677), ccks=10069600, wck=6.36, mem=107M831
13.02/9.15	    decisions=54021, wrong=26214, backtracks=25324, failedAssignments=22755, nogoods=465, foundSolutions=6, bestBound=3
13.02/9.15	    
13.82/9.90	    num=63, depth=10..47, filters=277486, revisions=(17700372,useless=17468566), ccks=11298644, wck=7.103, mem=110M421
13.82/9.90	    decisions=59747, wrong=29068, backtracks=27590, failedAssignments=25042, nogoods=478, foundSolutions=6, bestBound=3
13.82/9.90	    
14.32/10.48	    num=64, depth=2..32, filters=306444, revisions=(19219891,useless=18965602), ccks=12217635, wck=7.688, mem=110M421
14.32/10.48	    decisions=65558, wrong=31968, backtracks=29687, failedAssignments=27558, nogoods=497, foundSolutions=6, bestBound=3
14.32/10.48	    
15.08/11.14	    num=65, depth=6..44, filters=333835, revisions=(20949768,useless=20671264), ccks=13276906, wck=8.347, mem=113M10
15.08/11.14	    decisions=72153, wrong=35257, backtracks=32406, failedAssignments=30326, nogoods=511, foundSolutions=6, bestBound=3
15.08/11.14	    
15.87/11.94	    num=66, depth=4..38, filters=372492, revisions=(23310894,useless=22996160), ccks=14489806, wck=9.147, mem=113M10
15.87/11.94	    decisions=79215, wrong=38778, backtracks=35280, failedAssignments=33370, nogoods=526, foundSolutions=6, bestBound=3
15.87/11.94	    
16.67/12.76	    num=67, depth=1..48, filters=407741, revisions=(25424250,useless=25080924), ccks=15815700, wck=9.966, mem=115M600
16.67/12.76	    decisions=87264, wrong=42796, backtracks=38643, failedAssignments=36719, nogoods=548, foundSolutions=6, bestBound=3
16.67/12.76	    
17.58/13.67	    num=68, depth=1..45, filters=444273, revisions=(27727238,useless=27356511), ccks=17265458, wck=10.872, mem=118M189
17.58/13.67	    decisions=95785, wrong=47043, backtracks=42548, failedAssignments=40403, nogoods=560, foundSolutions=6, bestBound=3
17.58/13.67	    
18.68/14.70	    num=69, depth=4..52, filters=488537, revisions=(30425939,useless=30018721), ccks=18952810, wck=11.904, mem=120M779
18.68/14.70	    decisions=105072, wrong=51677, backtracks=46321, failedAssignments=44455, nogoods=573, foundSolutions=6, bestBound=3
18.68/14.70	    
19.58/15.69	    num=70, depth=5..44, filters=529077, revisions=(32826189,useless=32387958), ccks=20624375, wck=12.899, mem=120M779
19.58/15.69	    decisions=115339, wrong=56805, backtracks=50578, failedAssignments=48912, nogoods=583, foundSolutions=6, bestBound=3
19.58/15.69	    
20.91/16.99	    num=71, depth=4..56, filters=585103, revisions=(36570434,useless=36084120), ccks=22566582, wck=14.192, mem=125M958
20.91/16.99	    decisions=126944, wrong=62597, backtracks=56864, failedAssignments=53815, nogoods=599, foundSolutions=6, bestBound=3
20.91/16.99	    
22.21/18.21	    num=72, depth=1..55, filters=635664, revisions=(40038083,useless=39507796), ccks=24470891, wck=15.418, mem=128M548
22.21/18.21	    decisions=139198, wrong=68714, backtracks=63001, failedAssignments=59209, nogoods=610, foundSolutions=6, bestBound=3
22.21/18.21	    
23.41/19.45	    num=73, depth=6..53, filters=684005, revisions=(43275960,useless=42706674), ccks=26481362, wck=16.657, mem=128M548
23.41/19.45	    decisions=152304, wrong=75258, backtracks=69372, failedAssignments=65142, nogoods=626, foundSolutions=6, bestBound=3
23.41/19.45	    
25.02/21.06	    num=74, depth=6..53, filters=758380, revisions=(47862115,useless=47226323), ccks=28961768, wck=18.269, mem=133M727
25.02/21.06	    decisions=168145, wrong=83168, backtracks=76099, failedAssignments=71668, nogoods=644, foundSolutions=6, bestBound=3
25.02/21.06	    
26.82/22.84	    num=75, depth=8..53, filters=835735, revisions=(52652970,useless=51950260), ccks=31798815, wck=20.049, mem=136M316
26.82/22.84	    decisions=185232, wrong=91697, backtracks=85177, failedAssignments=78847, nogoods=660, foundSolutions=6, bestBound=3
26.82/22.84	    
28.32/24.34	o 2
28.32/24.34	    num=76, depth=8..80, filters=903244, revisions=(57137006,useless=56370542), ccks=34063764, wck=21.55, mem=141M496
28.32/24.34	    decisions=198233, wrong=98187, backtracks=92451, failedAssignments=83935, nogoods=680, foundSolutions=7, bestBound=2
28.32/24.34	    
29.32/25.39	
29.32/25.39	  New Bounds: 2..1
29.32/25.39	    num=77, depth=0..19, filters=962460, revisions=(59798790,useless=58992172), ccks=35752212, wck=22.6, mem=144M85
29.32/25.39	    decisions=209275, wrong=103709, backtracks=96747, failedAssignments=88306, foundSolutions=7, bestBound=2
29.32/25.39	    
29.32/25.39	  Global
29.32/25.39	    filters=962460, revisions=(59798790,useless=58992172), ccks=35752212
29.32/25.39	    Stop=FULL_EXPLORATION, wrong=103709, bestBound=2, bestBoundWck=22.499, bestBoundCpu=24.281, foundSolutions=7, firstSolCpu=3.114
29.32/25.39	    wck=23.55, cpu=25.332, mem=144M85
29.32/25.40	
29.32/25.40	v <instantiation id='sol7' type='solution' cost='2'>  <list> x[][] </list>  <values> 0 0 0 0 1 2 2 2 2 0 1 1 2 1 0 0 1 2 1 1 2 0 2 0 2 0 1 1 2 0 1 0 0 2 1 0 1 2 1 2 2 2 1 0 0 1 2 2 0 1 1 0 2 0 2 0 1 2 0 1 0 2 1 2 0 2 1 1 2 1 0 1 2 1 0 1 2 1 0 0 2 </values>  </instantiation>
29.32/25.40	s OPTIMUM FOUND
29.32/25.40	
29.32/25.40	d WRONG_DECISIONS 103709
29.32/25.40	d NUMBER_SOLUTIONS 7

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390872-1568386379/watcher-4390872-1568386379 -o /tmp/evaluation-result-4390872-1568386379/solver-4390872-1568386379 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1568380475-10475 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390872-1568386379.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
solver pid=11876, runsolver pid=11873
Current StackSize limit: 8192 KiB


[startup+0.100337 s]*
/proc/loadavg: 2.03 2.10 2.01 3/233 11891
/proc/meminfo: memFree=29354808/32770624 swapFree=66967172/67108860
[pid=11876] ppid=11873 vsize=10659884 memory=28112 CPUtime=0.14 cores=1,3,5,7
/proc/11876/stat : 11876 (java) S 11873 11876 10443 0 -1 1077944320 5563 0 0 0 13 1 0 0 20 0 15 0 414887472 10915721216 7028 33554432000 4194304 4196468 140725043631792 140725043614336 140074993753847 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
/proc/11876/statm: 2664971 7028 2880 1 0 2627468 0
[pid=11876/tid=11878] ppid=11873 vsize=10659884 memory=-8197568871503533186 CPUtime=0.1 cores=1,3,5,7
/proc/11876/task/11878/stat : 11878 (java) R 11873 11876 10443 0 -1 4202560 3268 0 0 0 9 1 0 0 20 0 15 0 414887472 10915721216 7028 33554432000 4194304 4196468 140725043631792 140074997983504 140074993765782 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11879] ppid=11873 vsize=10659884 memory=8257237230052613020 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11879/stat : 11879 (java) S 11873 11876 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414887473 10915721216 7028 33554432000 4194304 4196468 140725043631792 140074930444944 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11880] ppid=11873 vsize=10659884 memory=140481335408256 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11880/stat : 11880 (java) S 11873 11876 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414887473 10915721216 7028 33554432000 4194304 4196468 140725043631792 140074929392144 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11881] ppid=11873 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11881/stat : 11881 (java) S 11873 11876 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414887473 10915721216 7028 33554432000 4194304 4196468 140725043631792 140074928339344 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11882] ppid=11873 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11882/stat : 11882 (java) S 11873 11876 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414887473 10915721216 7028 33554432000 4194304 4196468 140725043631792 140074927286544 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11883] ppid=11873 vsize=10659884 memory=140481335408256 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11883/stat : 11883 (java) S 11873 11876 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414887475 10915721216 7028 33554432000 4194304 4196468 140725043631792 140074485042032 140074993764994 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11884] ppid=11873 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11884/stat : 11884 (java) S 11873 11876 10443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414887475 10915721216 7028 33554432000 4194304 4196468 140725043631792 140074483988000 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11885] ppid=11873 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11885/stat : 11885 (java) S 11873 11876 10443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414887475 10915721216 7028 33554432000 4194304 4196468 140725043631792 140074482935152 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11886] ppid=11873 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11886/stat : 11886 (java) S 11873 11876 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414887478 10915721216 7028 33554432000 4194304 4196468 140725043631792 140074481883472 140074993772443 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11887] ppid=11873 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11887/stat : 11887 (java) S 11873 11876 10443 0 -1 1077944384 372 0 0 0 0 0 0 0 20 0 15 0 414887478 10915721216 7028 33554432000 4194304 4196468 140725043631792 140074480830832 140074993764994 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11888] ppid=11873 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11888/stat : 11888 (java) S 11873 11876 10443 0 -1 1077944384 175 0 0 0 0 0 0 0 20 0 15 0 414887478 10915721216 7028 33554432000 4194304 4196468 140725043631792 140074479778032 140074993764994 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11889] ppid=11873 vsize=10659884 memory=140481335408256 CPUtime=0.02 cores=1,3,5,7
/proc/11876/task/11889/stat : 11889 (java) R 11873 11876 10443 0 -1 4202560 390 0 0 0 2 0 0 0 20 0 15 0 414887478 10915721216 7028 33554432000 4194304 4196468 140725043631792 140074478723040 140074985990974 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11890] ppid=11873 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11890/stat : 11890 (java) S 11873 11876 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414887478 10915721216 7028 33554432000 4194304 4196468 140725043631792 140074477672672 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11891] ppid=11873 vsize=10659884 memory=140481335408256 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11891/stat : 11891 (java) S 11873 11876 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414887478 10915721216 7028 33554432000 4194304 4196468 140725043631792 140074476620976 140074993764994 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 28112 KiB

[startup+0.211464 s]*
/proc/loadavg: 2.03 2.10 2.01 5/233 11891
/proc/meminfo: memFree=29346808/32770624 swapFree=66967172/67108860
[pid=11876] ppid=11873 vsize=10659884 memory=35400 CPUtime=0.32 cores=1,3,5,7
/proc/11876/stat : 11876 (java) S 11873 11876 10443 0 -1 1077944320 6942 0 0 0 31 1 0 0 20 0 15 0 414887472 10915721216 8850 33554432000 4194304 4196468 140725043631792 140725043614336 140074993753847 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
/proc/11876/statm: 2664971 8850 2989 1 0 2627468 0
[pid=11876/tid=11878] ppid=11873 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/11876/task/11878/stat : 11878 (java) R 11873 11876 10443 0 -1 4202560 3881 0 0 0 19 1 0 0 20 0 15 0 414887472 10915721216 8850 33554432000 4194304 4196468 140725043631792 140074997985936 140074993775773 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11879] ppid=11873 vsize=10659884 memory=364 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11879/stat : 11879 (java) S 11873 11876 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414887473 10915721216 8850 33554432000 4194304 4196468 140725043631792 140074930444944 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11880] ppid=11873 vsize=10659884 memory=288370857487120000 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11880/stat : 11880 (java) S 11873 11876 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414887473 10915721216 8850 33554432000 4194304 4196468 140725043631792 140074929392144 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11881] ppid=11873 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11881/stat : 11881 (java) S 11873 11876 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414887473 10915721216 8850 33554432000 4194304 4196468 140725043631792 140074928339344 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11882] ppid=11873 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11882/stat : 11882 (java) S 11873 11876 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414887473 10915721216 8850 33554432000 4194304 4196468 140725043631792 140074927286544 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11883] ppid=11873 vsize=10659884 memory=140481335408256 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11883/stat : 11883 (java) S 11873 11876 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414887475 10915721216 8850 33554432000 4194304 4196468 140725043631792 140074485042032 140074993764994 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11884] ppid=11873 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11884/stat : 11884 (java) S 11873 11876 10443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414887475 10915721216 8850 33554432000 4194304 4196468 140725043631792 140074483988000 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11885] ppid=11873 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11885/stat : 11885 (java) S 11873 11876 10443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414887475 10915721216 8850 33554432000 4194304 4196468 140725043631792 140074482935152 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11886] ppid=11873 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11886/stat : 11886 (java) S 11873 11876 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414887478 10915721216 8850 33554432000 4194304 4196468 140725043631792 140074481883472 140074993772443 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11887] ppid=11873 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/11876/task/11887/stat : 11887 (java) S 11873 11876 10443 0 -1 1077944384 578 0 0 0 3 0 0 0 20 0 15 0 414887478 10915721216 8850 33554432000 4194304 4196468 140725043631792 140074480830832 140074993764994 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11888] ppid=11873 vsize=10659884 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/11876/task/11888/stat : 11888 (java) S 11873 11876 10443 0 -1 1077944384 446 0 0 0 2 0 0 0 20 0 15 0 414887478 10915721216 8850 33554432000 4194304 4196468 140725043631792 140074479778032 140074993764994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11889] ppid=11873 vsize=10659884 memory=140481335408256 CPUtime=0.05 cores=1,3,5,7
/proc/11876/task/11889/stat : 11889 (java) S 11873 11876 10443 0 -1 1077944384 678 0 0 0 5 0 0 0 20 0 15 0 414887478 10915721216 8850 33554432000 4194304 4196468 140725043631792 140074478725232 140074993764994 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11890] ppid=11873 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11890/stat : 11890 (java) S 11873 11876 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414887478 10915721216 8850 33554432000 4194304 4196468 140725043631792 140074477672672 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11891] ppid=11873 vsize=10659884 memory=140481335408256 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11891/stat : 11891 (java) S 11873 11876 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414887478 10915721216 8850 33554432000 4194304 4196468 140725043631792 140074476620976 140074993764994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35400 KiB

[startup+0.310677 s]*
/proc/loadavg: 2.03 2.10 2.01 4/233 11891
/proc/meminfo: memFree=29339224/32770624 swapFree=66967172/67108860
[pid=11876] ppid=11873 vsize=10659884 memory=40524 CPUtime=0.47 cores=1,3,5,7
/proc/11876/stat : 11876 (java) S 11873 11876 10443 0 -1 1077944320 9457 0 0 0 44 3 0 0 20 0 15 0 414887472 10915721216 10131 33554432000 4194304 4196468 140725043631792 140725043614336 140074993753847 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
/proc/11876/statm: 2664971 10131 3001 1 0 2627468 0
[pid=11876/tid=11878] ppid=11873 vsize=10659884 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/11876/task/11878/stat : 11878 (java) R 11873 11876 10443 0 -1 4202560 6332 0 0 0 28 2 0 0 20 0 15 0 414887472 10915721216 10131 33554432000 4194304 4196468 140725043631792 140074997986256 140074977834334 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11879] ppid=11873 vsize=10659884 memory=290763875220193303 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11879/stat : 11879 (java) S 11873 11876 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414887473 10915721216 10131 33554432000 4194304 4196468 140725043631792 140074930444944 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11880] ppid=11873 vsize=10659884 memory=288370857487120000 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11880/stat : 11880 (java) S 11873 11876 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414887473 10915721216 10131 33554432000 4194304 4196468 140725043631792 140074929392144 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11881] ppid=11873 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11881/stat : 11881 (java) S 11873 11876 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414887473 10915721216 10131 33554432000 4194304 4196468 140725043631792 140074928339344 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11882] ppid=11873 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11882/stat : 11882 (java) S 11873 11876 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414887473 10915721216 10131 33554432000 4194304 4196468 140725043631792 140074927286544 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11883] ppid=11873 vsize=10659884 memory=140481335408256 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11883/stat : 11883 (java) S 11873 11876 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414887475 10915721216 10131 33554432000 4194304 4196468 140725043631792 140074485042032 140074993764994 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11884] ppid=11873 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11884/stat : 11884 (java) S 11873 11876 10443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414887475 10915721216 10131 33554432000 4194304 4196468 140725043631792 140074483988000 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11885] ppid=11873 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11885/stat : 11885 (java) S 11873 11876 10443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414887475 10915721216 10131 33554432000 4194304 4196468 140725043631792 140074482935152 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11886] ppid=11873 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11886/stat : 11886 (java) S 11873 11876 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414887478 10915721216 10131 33554432000 4194304 4196468 140725043631792 140074481883472 140074993772443 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11887] ppid=11873 vsize=10659884 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/11876/task/11887/stat : 11887 (java) S 11873 11876 10443 0 -1 1077944384 611 0 0 0 4 0 0 0 20 0 15 0 414887478 10915721216 10131 33554432000 4194304 4196468 140725043631792 140074480830832 140074993764994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11888] ppid=11873 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/11876/task/11888/stat : 11888 (java) S 11873 11876 10443 0 -1 1077944384 462 0 0 0 3 0 0 0 20 0 15 0 414887478 10915721216 10131 33554432000 4194304 4196468 140725043631792 140074479778032 140074993764994 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11889] ppid=11873 vsize=10659884 memory=140481335408256 CPUtime=0.07 cores=1,3,5,7
/proc/11876/task/11889/stat : 11889 (java) S 11873 11876 10443 0 -1 1077944384 699 0 0 0 7 0 0 0 20 0 15 0 414887478 10915721216 10131 33554432000 4194304 4196468 140725043631792 140074478725232 140074993764994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11890] ppid=11873 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11890/stat : 11890 (java) S 11873 11876 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414887478 10915721216 10131 33554432000 4194304 4196468 140725043631792 140074477672672 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11891] ppid=11873 vsize=10659884 memory=140481335408256 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11891/stat : 11891 (java) S 11873 11876 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414887478 10915721216 10131 33554432000 4194304 4196468 140725043631792 140074476620976 140074993764994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40524 KiB

[startup+0.700773 s]
/proc/loadavg: 2.03 2.10 2.01 3/233 11891
/proc/meminfo: memFree=29330928/32770624 swapFree=66967172/67108860
[pid=11876] ppid=11873 vsize=10661932 memory=63864 CPUtime=1.1 cores=1,3,5,7
/proc/11876/stat : 11876 (java) S 11873 11876 10443 0 -1 1077944320 13079 0 0 0 106 4 0 0 20 0 15 0 414887472 10917818368 15966 33554432000 4194304 4196468 140725043631792 140725043614336 140074993753847 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
/proc/11876/statm: 2665483 15966 3061 1 0 2627980 0
[pid=11876/tid=11878] ppid=11873 vsize=10661932 memory=1240 CPUtime=0.67 cores=1,3,5,7
/proc/11876/task/11878/stat : 11878 (java) R 11873 11876 10443 0 -1 4202560 8899 0 0 0 64 3 0 0 20 0 15 0 414887472 10917818368 15966 33554432000 4194304 4196468 140725043631792 140074997985872 140074975317407 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11879] ppid=11873 vsize=10661932 memory=3428 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11879/stat : 11879 (java) S 11873 11876 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414887473 10917818368 15966 33554432000 4194304 4196468 140725043631792 140074930444944 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11880] ppid=11873 vsize=10661932 memory=716 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11880/stat : 11880 (java) S 11873 11876 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414887473 10917818368 15966 33554432000 4194304 4196468 140725043631792 140074929392144 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11881] ppid=11873 vsize=10661932 memory=776 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11881/stat : 11881 (java) S 11873 11876 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414887473 10917818368 15966 33554432000 4194304 4196468 140725043631792 140074928339344 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11882] ppid=11873 vsize=10661932 memory=1052 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11882/stat : 11882 (java) S 11873 11876 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414887473 10917818368 15966 33554432000 4194304 4196468 140725043631792 140074927286544 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11883] ppid=11873 vsize=10661932 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11883/stat : 11883 (java) S 11873 11876 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414887475 10917818368 15966 33554432000 4194304 4196468 140725043631792 140074485042032 140074993764994 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11884] ppid=11873 vsize=10661932 memory=9328 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11884/stat : 11884 (java) S 11873 11876 10443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414887475 10917818368 15966 33554432000 4194304 4196468 140725043631792 140074483988000 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11885] ppid=11873 vsize=10661932 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11885/stat : 11885 (java) S 11873 11876 10443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414887475 10917818368 15966 33554432000 4194304 4196468 140725043631792 140074482935152 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11886] ppid=11873 vsize=10661932 memory=1216 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11886/stat : 11886 (java) S 11873 11876 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414887478 10917818368 15966 33554432000 4194304 4196468 140725043631792 140074481883472 140074993772443 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11887] ppid=11873 vsize=10661932 memory=4639098309541126757 CPUtime=0.12 cores=1,3,5,7
/proc/11876/task/11887/stat : 11887 (java) R 11873 11876 10443 0 -1 4202560 946 0 0 0 12 0 0 0 20 0 15 0 414887478 10917818368 15966 33554432000 4194304 4196468 140725043631792 140074480830832 140074986043296 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11888] ppid=11873 vsize=10661932 memory=7955443078088779376 CPUtime=0.1 cores=1,3,5,7
/proc/11876/task/11888/stat : 11888 (java) S 11873 11876 10443 0 -1 1077944384 727 0 0 0 10 0 0 0 20 0 15 0 414887478 10917818368 15966 33554432000 4194304 4196468 140725043631792 140074479778032 140074993764994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11889] ppid=11873 vsize=10661932 memory=5865188000529146989 CPUtime=0.18 cores=1,3,5,7
/proc/11876/task/11889/stat : 11889 (java) S 11873 11876 10443 0 -1 1077944384 1148 0 0 0 18 0 0 0 20 0 15 0 414887478 10917818368 15966 33554432000 4194304 4196468 140725043631792 140074478725232 140074993764994 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11890] ppid=11873 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11890/stat : 11890 (java) S 11873 11876 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414887478 10917818368 15966 33554432000 4194304 4196468 140725043631792 140074477672672 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11891] ppid=11873 vsize=10661932 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11891/stat : 11891 (java) S 11873 11876 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414887478 10917818368 15966 33554432000 4194304 4196468 140725043631792 140074476620976 140074993764994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 63864 KiB

[startup+1.50078 s]
/proc/loadavg: 2.03 2.10 2.01 3/233 11891
/proc/meminfo: memFree=29314488/32770624 swapFree=66967172/67108860
[pid=11876] ppid=11873 vsize=10663980 memory=75864 CPUtime=2 cores=1,3,5,7
/proc/11876/stat : 11876 (java) S 11873 11876 10443 0 -1 1077944320 18660 0 0 0 195 5 0 0 20 0 15 0 414887472 10919915520 18966 33554432000 4194304 4196468 140725043631792 140725043614336 140074993753847 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
/proc/11876/statm: 2665995 18966 3096 1 0 2628492 0
[pid=11876/tid=11878] ppid=11873 vsize=10663980 memory=0 CPUtime=1.48 cores=1,3,5,7
/proc/11876/task/11878/stat : 11878 (java) R 11873 11876 10443 0 -1 4202560 13065 0 0 0 144 4 0 0 20 0 15 0 414887472 10919915520 18966 33554432000 4194304 4196468 140725043631792 140074997979728 140074977834334 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11879] ppid=11873 vsize=10663980 memory=-6951259422114956437 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11879/stat : 11879 (java) S 11873 11876 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414887473 10919915520 18966 33554432000 4194304 4196468 140725043631792 140074930444944 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11880] ppid=11873 vsize=10663980 memory=-6509546260019855295 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11880/stat : 11880 (java) S 11873 11876 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414887473 10919915520 18966 33554432000 4194304 4196468 140725043631792 140074929392144 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11881] ppid=11873 vsize=10663980 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11881/stat : 11881 (java) S 11873 11876 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414887473 10919915520 18966 33554432000 4194304 4196468 140725043631792 140074928339344 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11882] ppid=11873 vsize=10663980 memory=4134692831991786133 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11882/stat : 11882 (java) S 11873 11876 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414887473 10919915520 18966 33554432000 4194304 4196468 140725043631792 140074927286544 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11883] ppid=11873 vsize=10663980 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11883/stat : 11883 (java) S 11873 11876 10443 0 -1 1077944384 100 0 0 0 0 0 0 0 20 0 15 0 414887475 10919915520 18966 33554432000 4194304 4196468 140725043631792 140074485042032 140074993764994 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0

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

Current children cumulated memory: 258640 KiB

[startup+24.0006 s]*
/proc/loadavg: 1.94 2.08 2.01 3/234 11892
/proc/meminfo: memFree=29122952/32770624 swapFree=66967172/67108860
[pid=11876] ppid=11873 vsize=10748324 memory=258664 CPUtime=28.03 cores=1,3,5,7
/proc/11876/stat : 11876 (java) S 11873 11876 10443 0 -1 1077944320 39773 0 0 0 2787 16 0 0 20 0 16 0 414887472 11006283776 64666 33554432000 4194304 4196468 140725043631792 140725043614336 140074993753847 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
/proc/11876/statm: 2687081 64666 3355 1 0 2647217 0
[pid=11876/tid=11878] ppid=11873 vsize=10748324 memory=8475934422144292502 CPUtime=1.85 cores=1,3,5,7
/proc/11876/task/11878/stat : 11878 (java) S 11873 11876 10443 0 -1 1077944384 15312 0 0 0 180 5 0 0 20 0 16 0 414887472 11006283776 64666 33554432000 4194304 4196468 140725043631792 140074997996720 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11879] ppid=11873 vsize=10748324 memory=4126316290023845779 CPUtime=0.02 cores=1,3,5,7
/proc/11876/task/11879/stat : 11879 (java) S 11873 11876 10443 0 -1 1077944384 50 0 0 0 2 0 0 0 20 0 16 0 414887473 11006283776 64666 33554432000 4194304 4196468 140725043631792 140074930444944 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11880] ppid=11873 vsize=10748324 memory=280962399884624 CPUtime=0.01 cores=1,3,5,7
/proc/11876/task/11880/stat : 11880 (java) S 11873 11876 10443 0 -1 1077944384 120 0 0 0 1 0 0 0 20 0 16 0 414887473 11006283776 64666 33554432000 4194304 4196468 140725043631792 140074929392144 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11881] ppid=11873 vsize=10748324 memory=6655300316396806240 CPUtime=0.02 cores=1,3,5,7
/proc/11876/task/11881/stat : 11881 (java) S 11873 11876 10443 0 -1 1077944384 51 0 0 0 2 0 0 0 20 0 16 0 414887473 11006283776 64666 33554432000 4194304 4196468 140725043631792 140074928339344 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11882] ppid=11873 vsize=10748324 memory=280962400086096 CPUtime=0.01 cores=1,3,5,7
/proc/11876/task/11882/stat : 11882 (java) S 11873 11876 10443 0 -1 1077944384 51 0 0 0 1 0 0 0 20 0 16 0 414887473 11006283776 64666 33554432000 4194304 4196468 140725043631792 140074927286544 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11883] ppid=11873 vsize=10748324 memory=6944656575208382560 CPUtime=0.01 cores=1,3,5,7
/proc/11876/task/11883/stat : 11883 (java) S 11873 11876 10443 0 -1 1077944384 1267 0 0 0 1 0 0 0 20 0 16 0 414887475 11006283776 64666 33554432000 4194304 4196468 140725043631792 140074485042032 140074993764994 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11884] ppid=11873 vsize=10748324 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11884/stat : 11884 (java) S 11873 11876 10443 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414887475 11006283776 64666 33554432000 4194304 4196468 140725043631792 140074483988064 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11885] ppid=11873 vsize=10748324 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11885/stat : 11885 (java) S 11873 11876 10443 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414887475 11006283776 64666 33554432000 4194304 4196468 140725043631792 140074482935168 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11886] ppid=11873 vsize=10748324 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11886/stat : 11886 (java) S 11873 11876 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414887478 11006283776 64666 33554432000 4194304 4196468 140725043631792 140074481883472 140074993772443 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11887] ppid=11873 vsize=10748324 memory=-5874771483550381248 CPUtime=1.63 cores=1,3,5,7
/proc/11876/task/11887/stat : 11887 (java) S 11873 11876 10443 0 -1 1077944384 5729 0 0 0 162 1 0 0 20 0 16 0 414887478 11006283776 64666 33554432000 4194304 4196468 140725043631792 140074480830832 140074993764994 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11888] ppid=11873 vsize=10748324 memory=-8813974798734826869 CPUtime=1.5 cores=1,3,5,7
/proc/11876/task/11888/stat : 11888 (java) S 11873 11876 10443 0 -1 1077944384 4428 0 0 0 149 1 0 0 20 0 16 0 414887478 11006283776 64666 33554432000 4194304 4196468 140725043631792 140074479778032 140074993764994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11889] ppid=11873 vsize=10748324 memory=-8813974798734826869 CPUtime=0.81 cores=1,3,5,7
/proc/11876/task/11889/stat : 11889 (java) S 11873 11876 10443 0 -1 1077944384 4901 0 0 0 80 1 0 0 20 0 16 0 414887478 11006283776 64666 33554432000 4194304 4196468 140725043631792 140074478725232 140074993764994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11890] ppid=11873 vsize=10748324 memory=4627853888499060086 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11890/stat : 11890 (java) S 11873 11876 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414887478 11006283776 64666 33554432000 4194304 4196468 140725043631792 140074477672672 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11891] ppid=11873 vsize=10748324 memory=8514701219781834910 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11891/stat : 11891 (java) S 11873 11876 10443 0 -1 1077944384 391 0 0 0 0 0 0 0 20 0 16 0 414887478 11006283776 64666 33554432000 4194304 4196468 140725043631792 140074476620976 140074993764994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11892] ppid=11873 vsize=10748324 memory=0 CPUtime=22.06 cores=1,3,5,7
/proc/11876/task/11892/stat : 11892 (java) R 11873 11876 10443 0 -1 4202560 6077 0 0 0 2203 3 0 0 20 0 16 0 414887660 11006283776 64666 33554432000 4194304 4196468 140725043631792 140074459957464 140074611745929 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
Current children cumulated CPU time: 28.03 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 258664 KiB

[startup+24.8006 s]
/proc/loadavg: 1.94 2.08 2.01 3/234 11892
/proc/meminfo: memFree=29122952/32770624 swapFree=66967172/67108860
[pid=11876] ppid=11873 vsize=10748324 memory=258692 CPUtime=28.82 cores=1,3,5,7
/proc/11876/stat : 11876 (java) S 11873 11876 10443 0 -1 1077944320 40532 0 0 0 2866 16 0 0 20 0 16 0 414887472 11006283776 64673 33554432000 4194304 4196468 140725043631792 140725043614336 140074993753847 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
/proc/11876/statm: 2687081 64673 3355 1 0 2647217 0
[pid=11876/tid=11878] ppid=11873 vsize=10748324 memory=6791534058613427641 CPUtime=1.85 cores=1,3,5,7
/proc/11876/task/11878/stat : 11878 (java) S 11873 11876 10443 0 -1 1077944384 15312 0 0 0 180 5 0 0 20 0 16 0 414887472 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074997996720 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11879] ppid=11873 vsize=10748324 memory=6655300316396806240 CPUtime=0.02 cores=1,3,5,7
/proc/11876/task/11879/stat : 11879 (java) S 11873 11876 10443 0 -1 1077944384 50 0 0 0 2 0 0 0 20 0 16 0 414887473 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074930444944 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11880] ppid=11873 vsize=10748324 memory=6791534058613427641 CPUtime=0.01 cores=1,3,5,7
/proc/11876/task/11880/stat : 11880 (java) S 11873 11876 10443 0 -1 1077944384 120 0 0 0 1 0 0 0 20 0 16 0 414887473 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074929392144 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11881] ppid=11873 vsize=10748324 memory=288230596050944315 CPUtime=0.02 cores=1,3,5,7
/proc/11876/task/11881/stat : 11881 (java) S 11873 11876 10443 0 -1 1077944384 51 0 0 0 2 0 0 0 20 0 16 0 414887473 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074928339344 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11882] ppid=11873 vsize=10748324 memory=16104758104558005 CPUtime=0.01 cores=1,3,5,7
/proc/11876/task/11882/stat : 11882 (java) S 11873 11876 10443 0 -1 1077944384 51 0 0 0 1 0 0 0 20 0 16 0 414887473 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074927286544 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11883] ppid=11873 vsize=10748324 memory=258640 CPUtime=0.01 cores=1,3,5,7
/proc/11876/task/11883/stat : 11883 (java) S 11873 11876 10443 0 -1 1077944384 1267 0 0 0 1 0 0 0 20 0 16 0 414887475 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074485042032 140074993764994 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11884] ppid=11873 vsize=10748324 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11884/stat : 11884 (java) S 11873 11876 10443 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414887475 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074483988064 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11885] ppid=11873 vsize=10748324 memory=2120 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11885/stat : 11885 (java) S 11873 11876 10443 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414887475 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074482935168 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11886] ppid=11873 vsize=10748324 memory=13948 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11886/stat : 11886 (java) S 11873 11876 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414887478 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074481883472 140074993772443 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11887] ppid=11873 vsize=10748324 memory=1564 CPUtime=1.63 cores=1,3,5,7
/proc/11876/task/11887/stat : 11887 (java) S 11873 11876 10443 0 -1 1077944384 5729 0 0 0 162 1 0 0 20 0 16 0 414887478 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074480830832 140074993764994 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11888] ppid=11873 vsize=10748324 memory=500 CPUtime=1.51 cores=1,3,5,7
/proc/11876/task/11888/stat : 11888 (java) S 11873 11876 10443 0 -1 1077944384 4603 0 0 0 150 1 0 0 20 0 16 0 414887478 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074479778032 140074993764994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11889] ppid=11873 vsize=10748324 memory=932 CPUtime=0.81 cores=1,3,5,7
/proc/11876/task/11889/stat : 11889 (java) S 11873 11876 10443 0 -1 1077944384 5159 0 0 0 80 1 0 0 20 0 16 0 414887478 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074478725232 140074993764994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11890] ppid=11873 vsize=10748324 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11890/stat : 11890 (java) S 11873 11876 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414887478 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074477672672 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11891] ppid=11873 vsize=10748324 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11891/stat : 11891 (java) S 11873 11876 10443 0 -1 1077944384 391 0 0 0 0 0 0 0 20 0 16 0 414887478 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074476620976 140074993764994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11892] ppid=11873 vsize=10748324 memory=916 CPUtime=22.85 cores=1,3,5,7
/proc/11876/task/11892/stat : 11892 (java) R 11873 11876 10443 0 -1 4202560 6403 0 0 0 2282 3 0 0 20 0 16 0 414887660 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074459957464 140074611747332 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
Current children cumulated CPU time: 28.82 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 258692 KiB

[startup+25.2006 s]
/proc/loadavg: 1.95 2.08 2.01 3/234 11892
/proc/meminfo: memFree=29122992/32770624 swapFree=66967172/67108860
[pid=11876] ppid=11873 vsize=10748324 memory=258692 CPUtime=29.22 cores=1,3,5,7
/proc/11876/stat : 11876 (java) S 11873 11876 10443 0 -1 1077944320 40572 0 0 0 2906 16 0 0 20 0 16 0 414887472 11006283776 64673 33554432000 4194304 4196468 140725043631792 140725043614336 140074993753847 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
/proc/11876/statm: 2687081 64673 3355 1 0 2647217 0
[pid=11876/tid=11878] ppid=11873 vsize=10748324 memory=14008 CPUtime=1.85 cores=1,3,5,7
/proc/11876/task/11878/stat : 11878 (java) S 11873 11876 10443 0 -1 1077944384 15312 0 0 0 180 5 0 0 20 0 16 0 414887472 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074997996720 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11879] ppid=11873 vsize=10748324 memory=6791534058613427641 CPUtime=0.02 cores=1,3,5,7
/proc/11876/task/11879/stat : 11879 (java) S 11873 11876 10443 0 -1 1077944384 50 0 0 0 2 0 0 0 20 0 16 0 414887473 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074930444944 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11880] ppid=11873 vsize=10748324 memory=7162223559572481623 CPUtime=0.01 cores=1,3,5,7
/proc/11876/task/11880/stat : 11880 (java) S 11873 11876 10443 0 -1 1077944384 120 0 0 0 1 0 0 0 20 0 16 0 414887473 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074929392144 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11881] ppid=11873 vsize=10748324 memory=6299807376646885478 CPUtime=0.02 cores=1,3,5,7
/proc/11876/task/11881/stat : 11881 (java) S 11873 11876 10443 0 -1 1077944384 51 0 0 0 2 0 0 0 20 0 16 0 414887473 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074928339344 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11882] ppid=11873 vsize=10748324 memory=7595156198839052386 CPUtime=0.01 cores=1,3,5,7
/proc/11876/task/11882/stat : 11882 (java) S 11873 11876 10443 0 -1 1077944384 51 0 0 0 1 0 0 0 20 0 16 0 414887473 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074927286544 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11883] ppid=11873 vsize=10748324 memory=7151823192952164432 CPUtime=0.01 cores=1,3,5,7
/proc/11876/task/11883/stat : 11883 (java) S 11873 11876 10443 0 -1 1077944384 1301 0 0 0 1 0 0 0 20 0 16 0 414887475 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074485042032 140074993764994 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11884] ppid=11873 vsize=10748324 memory=8098433534087161446 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11884/stat : 11884 (java) S 11873 11876 10443 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414887475 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074483988064 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11885] ppid=11873 vsize=10748324 memory=280962400541184 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11885/stat : 11885 (java) S 11873 11876 10443 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414887475 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074482935168 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11886] ppid=11873 vsize=10748324 memory=20484 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11886/stat : 11886 (java) S 11873 11876 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414887478 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074481883472 140074993772443 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11887] ppid=11873 vsize=10748324 memory=2244 CPUtime=1.63 cores=1,3,5,7
/proc/11876/task/11887/stat : 11887 (java) S 11873 11876 10443 0 -1 1077944384 5729 0 0 0 162 1 0 0 20 0 16 0 414887478 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074480830832 140074993764994 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11888] ppid=11873 vsize=10748324 memory=140481272546807 CPUtime=1.51 cores=1,3,5,7
/proc/11876/task/11888/stat : 11888 (java) S 11873 11876 10443 0 -1 1077944384 4603 0 0 0 150 1 0 0 20 0 16 0 414887478 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074479778032 140074993764994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11889] ppid=11873 vsize=10748324 memory=0 CPUtime=0.81 cores=1,3,5,7
/proc/11876/task/11889/stat : 11889 (java) S 11873 11876 10443 0 -1 1077944384 5159 0 0 0 80 1 0 0 20 0 16 0 414887478 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074478725232 140074993764994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11890] ppid=11873 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11890/stat : 11890 (java) S 11873 11876 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414887478 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074477672672 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11891] ppid=11873 vsize=10748324 memory=7811888709563540569 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11891/stat : 11891 (java) S 11873 11876 10443 0 -1 1077944384 394 0 0 0 0 0 0 0 20 0 16 0 414887478 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074476620976 140074993764994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11892] ppid=11873 vsize=10748324 memory=7523107478184158290 CPUtime=23.25 cores=1,3,5,7
/proc/11876/task/11892/stat : 11892 (java) R 11873 11876 10443 0 -1 4202560 6406 0 0 0 2322 3 0 0 20 0 16 0 414887660 11006283776 64673 33554432000 4194304 4196468 140725043631792 140074459956352 140074612107404 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
Current children cumulated CPU time: 29.22 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 258692 KiB

[startup+25.4006 s]
/proc/loadavg: 1.95 2.08 2.01 3/234 11892
/proc/meminfo: memFree=29122992/32770624 swapFree=66967172/67108860
[pid=11876] ppid=11873 vsize=10748324 memory=258644 CPUtime=29.42 cores=1,3,5,7
/proc/11876/stat : 11876 (java) S 11873 11876 10443 0 -1 1077944320 41277 0 0 0 2926 16 0 0 20 0 16 0 414887472 11006283776 64661 33554432000 4194304 4196468 140725043631792 140725043614336 140074993753847 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
/proc/11876/statm: 2687338 64661 3356 1 0 2647474 0
[pid=11876/tid=11878] ppid=11873 vsize=10749352 memory=0 CPUtime=1.86 cores=1,3,5,7
/proc/11876/task/11878/stat : 11878 (java) R 11873 11876 10443 0 -1 1077944384 15567 0 0 0 180 6 0 0 20 0 17 0 414887472 11007336448 64661 33554432000 4194304 4196468 140725043631792 140074997994656 140074993764053 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11879] ppid=11873 vsize=10749352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/11876/task/11879/stat : 11879 (java) S 11873 11876 10443 0 -1 1077944384 50 0 0 0 2 0 0 0 20 0 17 0 414887473 11007336448 64661 33554432000 4194304 4196468 140725043631792 140074930444944 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11880] ppid=11873 vsize=10814888 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/11876/task/11880/stat : 11880 (java) S 11873 11876 10443 0 -1 1077944384 120 0 0 0 1 0 0 0 20 0 17 0 414887473 11074445312 64661 33554432000 4194304 4196468 140725043631792 140074929392144 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11881] ppid=11873 vsize=10814888 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/11876/task/11881/stat : 11881 (java) S 11873 11876 10443 0 -1 1077944384 51 0 0 0 2 0 0 0 20 0 17 0 414887473 11074445312 64662 33554432000 4194304 4196468 140725043631792 140074928339344 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11882] ppid=11873 vsize=10814888 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/11876/task/11882/stat : 11882 (java) S 11873 11876 10443 0 -1 1077944384 51 0 0 0 1 0 0 0 20 0 17 0 414887473 11074445312 64662 33554432000 4194304 4196468 140725043631792 140074927286544 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11883] ppid=11873 vsize=10814888 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/11876/task/11883/stat : 11883 (java) S 11873 11876 10443 0 -1 1077944384 1301 0 0 0 1 0 0 0 20 0 17 0 414887475 11074445312 64662 33554432000 4194304 4196468 140725043631792 140074485042032 140074993764994 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11884] ppid=11873 vsize=10814888 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11884/stat : 11884 (java) S 11873 11876 10443 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 17 0 414887475 11074445312 64666 33554432000 4194304 4196468 140725043631792 140074483988064 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11885] ppid=11873 vsize=10814888 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11885/stat : 11885 (java) S 11873 11876 10443 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414887475 11074445312 64666 33554432000 4194304 4196468 140725043631792 140074482935168 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11886] ppid=11873 vsize=10814888 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11886/stat : 11886 (java) S 11873 11876 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414887478 11074445312 64666 33554432000 4194304 4196468 140725043631792 140074481883472 140074993772443 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11887] ppid=11873 vsize=10814888 memory=0 CPUtime=1.63 cores=1,3,5,7
/proc/11876/task/11887/stat : 11887 (java) S 11873 11876 10443 0 -1 1077944384 5729 0 0 0 162 1 0 0 20 0 16 0 414887478 11074445312 64666 33554432000 4194304 4196468 140725043631792 140074480830832 140074993764994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11888] ppid=11873 vsize=10814888 memory=0 CPUtime=1.51 cores=1,3,5,7
/proc/11876/task/11888/stat : 11888 (java) S 11873 11876 10443 0 -1 1077944384 4603 0 0 0 150 1 0 0 20 0 16 0 414887478 11074445312 64666 33554432000 4194304 4196468 140725043631792 140074479778032 140074993764994 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11889] ppid=11873 vsize=10814888 memory=0 CPUtime=0.81 cores=1,3,5,7
/proc/11876/task/11889/stat : 11889 (java) R 11873 11876 10443 0 -1 4202560 5188 0 0 0 80 1 0 0 20 0 16 0 414887478 11074445312 64666 33554432000 4194304 4196468 140725043631792 140074478725232 140074979448913 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11890] ppid=11873 vsize=10814888 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11890/stat : 11890 (java) S 11873 11876 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414887478 11074445312 64666 33554432000 4194304 4196468 140725043631792 140074477672672 140074993764053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
[pid=11876/tid=11891] ppid=11873 vsize=10814888 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11876/task/11891/stat : 11891 (java) R 11873 11876 10443 0 -1 4202560 395 0 0 0 0 0 0 0 20 0 15 0 414887478 11074445312 64666 33554432000 4194304 4196468 140725043631792 140074476620976 140074986945293 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35889152 140725043639307 140725043639410 140725043639410 140725043642319 0
Current children cumulated CPU time: 29.42 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 258644 KiB

Child status: 0
Real time (s): 25.4067
CPU time (s): 29.444
CPU user time (s): 29.2686
CPU system time (s): 0.175458
CPU usage (%): 115.891
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 261460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.2686
system time used= 0.175458
maximum resident set size= 261460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41442
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= 3182
involuntary context switches= 81


# summary of solver processes directly reported to runsolver:
#   pid: 11876
#   total CPU time (s): 29.444
#   total CPU user time (s): 29.2686
#   total CPU system time (s): 0.175458

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.184328 second user time and 0.27156 second system time

The end

Launcher Data

Begin job on node135 at 2019-09-13 16:52:19
IDJOB=4390872
IDBENCH=139724
IDSOLVER=2832
FILE ID=node135/4390872-1568386379
RUNJOBID= node135-1568380475-10475
PBS_JOBID= 21701833
Free space on /tmp= 59120 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s1/ChessboardColoration-int-09-09.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390872-1568386379/watcher-4390872-1568386379 -o /tmp/evaluation-result-4390872-1568386379/solver-4390872-1568386379 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1568380475-10475 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390872-1568386379.xml -cm

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

MD5SUM BENCH= 72a1fa157874bc53acfadcbdb1252751
RANDOM SEED=1138934892

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
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:        29371380 kB
MemAvailable:   30261944 kB
Buffers:          137636 kB
Cached:          1019948 kB
SwapCached:        35088 kB
Active:          2062644 kB
Inactive:         737132 kB
Active(anon):    1614736 kB
Inactive(anon):    59664 kB
Active(file):     447908 kB
Inactive(file):   677468 kB
Unevictable:      110032 kB
Mlocked:          110032 kB
SwapTotal:      67108860 kB
SwapFree:       66967172 kB
Dirty:              8816 kB
Writeback:             0 kB
AnonPages:       1717988 kB
Mapped:            48016 kB
Shmem:             23592 kB
Slab:             192764 kB
SReclaimable:     162044 kB
SUnreclaim:        30720 kB
KernelStack:        3776 kB
PageTables:         8884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3380888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1581056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 59112 MiB
End job on node135 at 2019-09-13 16:52:45