Trace number 4390746

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 NameAnswerCPU timeWall clock time
AbsCon 2019-07-23? (TO) 2520.06 2510.03

General information on the benchmark

NameStripPacking/StripPacking-m1-seriesN/
StripPacking-N6d.xml
MD5SUM2c28ca4ad49bcbb6099e9194469961d5
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables485
Number of constraints292
Number of domains97
Minimum domain size1
Maximum domain size200
Distribution of domain sizes[{"size":1,"count":8},{"size":2,"count":283},{"size":200,"count":194}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":97},{"degree":2,"count":194},{"degree":3,"count":194}]
Minimum constraint arity2
Maximum constraint arity388
Distribution of constraint arities[{"arity":2,"count":194},{"arity":3,"count":97},{"arity":388,"count":1}]
Number of extensional constraints97
Number of intensional constraints194
Distribution of constraint types[{"type":"extension","count":97},{"type":"intension","count":194},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

2.62/2.30	
2.62/2.30	AbsCon 2 
2.62/2.32	
3.18/2.54	  Instance
3.18/2.54	    name=instance-4390746-1568380516, framework=CSP
3.18/2.54	
3.18/2.54	  Loading variables...
3.52/2.60	  Loading constraints...
10.07/4.65	
10.07/4.65	  Domains
10.07/4.65	    nTypes=97, nValues=39374, sizes=[1#8,2#283,200#194]
10.07/4.65	  Variables
10.07/4.65	    count=485, degrees=[1#97,97#194,98#194]
10.07/4.65	  Constraints
10.07/4.65	    count=4947, nSpecific=97, arities=[2#194,3#97,8#4656]
10.07/4.65	    distribution=[CtrExtensionCT-Table#97,CtrIntension#4850]
10.07/4.65	    tables=[2#97], nTotalTuples=194
10.07/4.65	    nExtStructures=(95,shared:2), nIntStructures=(4608,shared:242), nCftStructures=(95,shared:99,unbuilt:4753)
10.07/4.65	    wck=2.373, cpu=3.642, mem=243M70
10.07/4.67	  Solver SolverBacktrack being built...
10.07/4.67	
10.41/4.70	
10.41/4.70	  Solver
10.41/4.70	    guaranteedGAC=false
10.41/4.70	    wck=2.428, cpu=3.694, mem=266M9
10.41/4.72	
10.41/4.72	  Preprocessing
10.41/4.72	    filters=190, revisions=(190,useless=0), ccks=41260, nACremovedValues=2056, nTotalRemovedValues=2056, inconcistency=false
10.41/4.72	    wck=0.017, cpu=3.713, mem=266M9
10.41/4.72	
10.41/4.76	    num=0, depth=192..195, filters=216, revisions=(392,useless=192), ccks=41646, wck=0.058, mem=266M9
10.41/4.76	    decisions=212, wrong=10, backtracks=8, failedAssignments=10, nogoods=2
10.41/4.76	    nFilterCalls=121, avgTableProportion=0.5, avgTableSize=1.0
10.41/4.76	    
10.41/4.77	    num=1, depth=100..100, filters=231, revisions=(513,useless=300), ccks=41737, wck=0.067, mem=266M9
10.41/4.77	    decisions=334, wrong=21, backtracks=8, failedAssignments=21, nogoods=13
10.41/4.77	    nFilterCalls=123, avgTableProportion=0.5, avgTableSize=1.0
10.41/4.77	    
10.41/4.78	    num=2, depth=100..100, filters=247, revisions=(636,useless=409), ccks=41814, wck=0.076, mem=266M9
10.41/4.78	    decisions=458, wrong=33, backtracks=8, failedAssignments=33, nogoods=25
10.41/4.78	    nFilterCalls=125, avgTableProportion=0.5, avgTableSize=1.0
10.41/4.78	    
10.41/4.79	    num=3, depth=100..100, filters=264, revisions=(749,useless=507), ccks=41881, wck=0.084, mem=266M9
10.41/4.79	    decisions=584, wrong=46, backtracks=8, failedAssignments=46, nogoods=38
10.41/4.79	    nFilterCalls=127, avgTableProportion=0.5, avgTableSize=1.0
10.41/4.79	    
10.41/4.80	    num=4, depth=100..100, filters=281, revisions=(875,useless=618), ccks=41927, wck=0.092, mem=266M9
10.41/4.80	    decisions=712, wrong=60, backtracks=8, failedAssignments=60, nogoods=52
10.41/4.80	    nFilterCalls=129, avgTableProportion=0.5, avgTableSize=1.0
10.41/4.80	    
10.76/4.80	    num=5, depth=100..100, filters=301, revisions=(991,useless=716), ccks=41979, wck=0.101, mem=266M9
10.76/4.80	    decisions=844, wrong=76, backtracks=8, failedAssignments=76, nogoods=68
10.76/4.80	    nFilterCalls=131, avgTableProportion=0.5, avgTableSize=1.0
10.76/4.80	    
10.76/4.81	    num=6, depth=100..100, filters=321, revisions=(1123,useless=830), ccks=42031, wck=0.108, mem=266M9
10.76/4.81	    decisions=978, wrong=93, backtracks=8, failedAssignments=93, nogoods=85
10.76/4.81	    nFilterCalls=133, avgTableProportion=0.5, avgTableSize=1.0
10.76/4.81	    
10.76/4.82	    num=7, depth=100..196, filters=358, revisions=(1338,useless=1024), ccks=42087, wck=0.121, mem=266M9
10.76/4.82	    decisions=1205, wrong=112, backtracks=15, failedAssignments=112, nogoods=91
10.76/4.82	    nFilterCalls=156, avgTableProportion=0.5, avgTableSize=1.0
10.76/4.82	    
10.76/4.83	    num=8, depth=101..101, filters=385, revisions=(1460,useless=1122), ccks=42187, wck=0.129, mem=266M9
10.76/4.83	    decisions=1348, wrong=133, backtracks=15, failedAssignments=133, nogoods=112
10.76/4.83	    nFilterCalls=159, avgTableProportion=0.5, avgTableSize=1.0
10.76/4.83	    
10.76/4.84	    num=9, depth=101..101, filters=413, revisions=(1584,useless=1221), ccks=42272, wck=0.137, mem=266M9
10.76/4.84	    decisions=1495, wrong=156, backtracks=15, failedAssignments=156, nogoods=135
10.76/4.84	    nFilterCalls=162, avgTableProportion=0.5, avgTableSize=1.0
10.76/4.84	    
10.76/4.85	    num=10, depth=102..102, filters=444, revisions=(1713,useless=1322), ccks=42354, wck=0.144, mem=266M9
10.76/4.85	    decisions=1647, wrong=181, backtracks=15, failedAssignments=181, nogoods=160
10.76/4.85	    nFilterCalls=165, avgTableProportion=0.5, avgTableSize=1.0
10.76/4.85	    
10.76/4.86	    num=11, depth=101..101, filters=477, revisions=(1869,useless=1448), ccks=42445, wck=0.153, mem=266M9
10.76/4.86	    decisions=1804, wrong=209, backtracks=15, failedAssignments=209, nogoods=188
10.76/4.86	    nFilterCalls=168, avgTableProportion=0.5, avgTableSize=1.0
10.76/4.86	    
10.76/4.87	    num=12, depth=102..197, filters=522, revisions=(2129,useless=1674), ccks=42550, wck=0.167, mem=266M9
10.76/4.87	    decisions=2059, wrong=240, backtracks=19, failedAssignments=240, nogoods=212
10.76/4.87	    nFilterCalls=183, avgTableProportion=0.5, avgTableSize=1.0
10.76/4.87	    
10.76/4.88	    num=13, depth=102..103, filters=564, revisions=(2271,useless=1778), ccks=42772, wck=0.176, mem=266M9
10.76/4.88	    decisions=2230, wrong=274, backtracks=19, failedAssignments=274, nogoods=246
10.76/4.88	    nFilterCalls=187, avgTableProportion=0.5, avgTableSize=1.0
10.76/4.88	    
10.76/4.89	    num=14, depth=102..103, filters=608, revisions=(2420,useless=1887), ccks=42979, wck=0.184, mem=266M9
10.76/4.89	    decisions=2407, wrong=311, backtracks=19, failedAssignments=311, nogoods=283
10.76/4.89	    nFilterCalls=191, avgTableProportion=0.5, avgTableSize=1.0
10.76/4.89	    
10.76/4.90	    num=15, depth=103..103, filters=656, revisions=(2616,useless=2039), ccks=43151, wck=0.193, mem=266M9
10.76/4.90	    decisions=2592, wrong=352, backtracks=19, failedAssignments=352, nogoods=324
10.76/4.90	    nFilterCalls=195, avgTableProportion=0.5, avgTableSize=1.0
10.76/4.90	    
11.08/4.91	    num=16, depth=102..103, filters=708, revisions=(2799,useless=2174), ccks=43313, wck=0.203, mem=271M11
11.08/4.91	    decisions=2785, wrong=397, backtracks=19, failedAssignments=397, nogoods=369
11.08/4.91	    nFilterCalls=199, avgTableProportion=0.5, avgTableSize=1.0
11.08/4.91	    
11.08/4.92	    num=17, depth=102..103, filters=765, revisions=(2979,useless=2301), ccks=43489, wck=0.214, mem=271M11
11.08/4.92	    decisions=2988, wrong=447, backtracks=19, failedAssignments=447, nogoods=419
11.08/4.92	    nFilterCalls=203, avgTableProportion=0.5, avgTableSize=1.0
11.08/4.92	    
11.08/4.93	    num=18, depth=102..103, filters=828, revisions=(3194,useless=2457), ccks=43722, wck=0.223, mem=271M11
11.08/4.93	    decisions=3201, wrong=502, backtracks=19, failedAssignments=502, nogoods=474
11.08/4.93	    nFilterCalls=207, avgTableProportion=0.5, avgTableSize=1.0
11.08/4.93	    
11.08/4.94	    num=19, depth=102..103, filters=897, revisions=(3377,useless=2575), ccks=43913, wck=0.233, mem=271M11
11.08/4.94	    decisions=3426, wrong=563, backtracks=19, failedAssignments=563, nogoods=535
11.08/4.94	    nFilterCalls=211, avgTableProportion=0.5, avgTableSize=1.0
11.08/4.94	    
11.08/4.95	    num=20, depth=102..103, filters=971, revisions=(3615,useless=2743), ccks=44147, wck=0.244, mem=271M11
11.08/4.95	    decisions=3663, wrong=630, backtracks=19, failedAssignments=630, nogoods=602
11.08/4.95	    nFilterCalls=215, avgTableProportion=0.5, avgTableSize=1.0
11.08/4.95	    
11.08/4.96	    num=21, depth=104..198, filters=1073, revisions=(3943,useless=2993), ccks=44362, wck=0.258, mem=271M11
11.08/4.96	    decisions=4000, wrong=704, backtracks=28, failedAssignments=704, nogoods=659
11.08/4.96	    nFilterCalls=248, avgTableProportion=0.5, avgTableSize=1.0
11.08/4.96	    
11.08/4.97	    num=22, depth=103..104, filters=1164, revisions=(4181,useless=3145), ccks=44699, wck=0.268, mem=271M11
11.08/4.97	    decisions=4266, wrong=785, backtracks=28, failedAssignments=785, nogoods=740
11.08/4.97	    nFilterCalls=253, avgTableProportion=0.5, avgTableSize=1.0
11.08/4.97	    
11.08/4.98	    num=23, depth=103..104, filters=1262, revisions=(4408,useless=3279), ccks=44985, wck=0.278, mem=271M11
11.08/4.98	    decisions=4548, wrong=874, backtracks=28, failedAssignments=874, nogoods=829
11.08/4.98	    nFilterCalls=258, avgTableProportion=0.5, avgTableSize=1.0
11.08/4.98	    
11.08/4.99	    num=24, depth=103..105, filters=1369, revisions=(4692,useless=3461), ccks=45281, wck=0.287, mem=271M11
11.08/4.99	    decisions=4849, wrong=972, backtracks=28, failedAssignments=972, nogoods=927
11.08/4.99	    nFilterCalls=263, avgTableProportion=0.5, avgTableSize=1.0
11.08/4.99	    
11.08/5.00	    num=25, depth=103..104, filters=1486, revisions=(5043,useless=3700), ccks=45598, wck=0.297, mem=271M11
11.08/5.00	    decisions=5169, wrong=1080, backtracks=28, failedAssignments=1080, nogoods=1035
11.08/5.00	    nFilterCalls=268, avgTableProportion=0.5, avgTableSize=1.0
11.08/5.00	    
11.42/5.01	    num=26, depth=104..105, filters=1614, revisions=(5386,useless=3920), ccks=45943, wck=0.308, mem=271M11
11.42/5.01	    decisions=5512, wrong=1199, backtracks=28, failedAssignments=1199, nogoods=1154
11.42/5.01	    nFilterCalls=273, avgTableProportion=0.5, avgTableSize=1.0
11.42/5.01	    
11.42/5.02	    num=27, depth=103..105, filters=1755, revisions=(5752,useless=4150), ccks=46343, wck=0.32, mem=271M11
11.42/5.02	    decisions=5879, wrong=1330, backtracks=28, failedAssignments=1330, nogoods=1285
11.42/5.02	    nFilterCalls=278, avgTableProportion=0.5, avgTableSize=1.0
11.42/5.02	    
11.42/5.03	    num=28, depth=103..105, filters=1908, revisions=(6095,useless=4345), ccks=46674, wck=0.33, mem=275M984
11.42/5.03	    decisions=6272, wrong=1474, backtracks=28, failedAssignments=1474, nogoods=1429
11.42/5.03	    nFilterCalls=283, avgTableProportion=0.5, avgTableSize=1.0
11.42/5.03	    
11.42/5.05	    num=29, depth=103..104, filters=2075, revisions=(6615,useless=4703), ccks=47139, wck=0.343, mem=275M984
11.42/5.05	    decisions=6692, wrong=1632, backtracks=28, failedAssignments=1632, nogoods=1587
11.42/5.05	    nFilterCalls=288, avgTableProportion=0.5, avgTableSize=1.0
11.42/5.05	    
11.42/5.06	    num=30, depth=103..106, filters=2259, revisions=(6969,useless=4878), ccks=47514, wck=0.355, mem=275M984
11.42/5.06	    decisions=7146, wrong=1806, backtracks=28, failedAssignments=1806, nogoods=1761
11.42/5.06	    nFilterCalls=293, avgTableProportion=0.5, avgTableSize=1.0
11.42/5.06	    
11.42/5.07	    num=31, depth=103..105, filters=2459, revisions=(7481,useless=5195), ccks=47964, wck=0.367, mem=275M984
11.42/5.07	    decisions=7633, wrong=1997, backtracks=28, failedAssignments=1997, nogoods=1952
11.42/5.07	    nFilterCalls=298, avgTableProportion=0.5, avgTableSize=1.0
11.42/5.07	    
11.42/5.08	    num=32, depth=104..106, filters=2679, revisions=(8061,useless=5560), ccks=48470, wck=0.378, mem=275M984
11.42/5.08	    decisions=8161, wrong=2208, backtracks=28, failedAssignments=2208, nogoods=2163
11.42/5.08	    nFilterCalls=303, avgTableProportion=0.5, avgTableSize=1.0
11.42/5.08	    
11.42/5.09	    num=33, depth=103..106, filters=2920, revisions=(8681,useless=5944), ccks=48964, wck=0.389, mem=275M984
11.42/5.09	    decisions=8731, wrong=2440, backtracks=28, failedAssignments=2440, nogoods=2395
11.42/5.09	    nFilterCalls=308, avgTableProportion=0.5, avgTableSize=1.0
11.42/5.09	    
11.42/5.10	    num=34, depth=103..105, filters=3184, revisions=(9579,useless=6583), ccks=49716, wck=0.402, mem=275M984
11.42/5.10	    decisions=9346, wrong=2695, backtracks=28, failedAssignments=2695, nogoods=2650
11.42/5.10	    nFilterCalls=313, avgTableProportion=0.5, avgTableSize=1.0
11.42/5.10	    
11.71/5.12	    num=35, depth=105..199, filters=3638, revisions=(10972,useless=7691), ccks=50595, wck=0.421, mem=275M984
11.71/5.12	    decisions=10026, wrong=2976, backtracks=109, failedAssignments=2976, nogoods=2770
11.71/5.12	    nFilterCalls=563, avgTableProportion=0.5, avgTableSize=1.0
11.71/5.12	    
11.71/5.14	    num=36, depth=106..200, filters=4065, revisions=(12003,useless=8407), ccks=51400, wck=0.438, mem=275M984
11.71/5.14	    decisions=10792, wrong=3285, backtracks=161, failedAssignments=3285, nogoods=2976
11.71/5.14	    nFilterCalls=727, avgTableProportion=0.5, avgTableSize=1.0
11.71/5.14	    
11.71/5.15	    num=37, depth=105..109, filters=4419, revisions=(12968,useless=9025), ccks=52291, wck=0.45, mem=275M984
11.71/5.15	    decisions=11581, wrong=3625, backtracks=161, failedAssignments=3625, nogoods=3316
11.71/5.15	    nFilterCalls=734, avgTableProportion=0.5, avgTableSize=1.0
11.71/5.15	    
11.71/5.17	    num=38, depth=105..109, filters=4807, revisions=(14204,useless=9880), ccks=53264, wck=0.465, mem=275M984
11.71/5.17	    decisions=12438, wrong=3999, backtracks=161, failedAssignments=3999, nogoods=3690
11.71/5.17	    nFilterCalls=741, avgTableProportion=0.5, avgTableSize=1.0
11.71/5.17	    
11.71/5.18	    num=39, depth=105..109, filters=5231, revisions=(15600,useless=10859), ccks=54260, wck=0.481, mem=275M984
11.71/5.18	    decisions=13369, wrong=4410, backtracks=161, failedAssignments=4410, nogoods=4101
11.71/5.18	    nFilterCalls=748, avgTableProportion=0.5, avgTableSize=1.0
11.71/5.18	    
11.90/5.20	    num=40, depth=105..109, filters=5697, revisions=(17548,useless=12348), ccks=55764, wck=0.497, mem=275M984
11.90/5.20	    decisions=14381, wrong=4862, backtracks=162, failedAssignments=4862, nogoods=4401
11.90/5.20	    nFilterCalls=755, avgTableProportion=0.5, avgTableSize=1.0
11.90/5.20	    
11.90/5.23	    num=41, depth=105..201, filters=6288, revisions=(18763,useless=13059), ccks=56713, wck=0.522, mem=275M984
11.90/5.23	    decisions=15536, wrong=5359, backtracks=202, failedAssignments=5359, nogoods=4819
11.90/5.23	    nFilterCalls=882, avgTableProportion=0.5, avgTableSize=1.0
11.90/5.23	    
11.90/5.25	    num=42, depth=111..202, filters=7031, revisions=(22093,useless=15833), ccks=58955, wck=0.544, mem=275M984
11.90/5.25	    decisions=16744, wrong=5906, backtracks=291, failedAssignments=5906, nogoods=5189
11.90/5.25	    nFilterCalls=1158, avgTableProportion=0.5, avgTableSize=1.0
11.90/5.25	    
11.90/5.27	    num=43, depth=107..111, filters=7651, revisions=(24714,useless=17843), ccks=60901, wck=0.564, mem=275M984
11.90/5.27	    decisions=18059, wrong=6508, backtracks=291, failedAssignments=6508, nogoods=5791
11.90/5.27	    nFilterCalls=1167, avgTableProportion=0.5, avgTableSize=1.0
11.90/5.27	    
11.90/5.29	    num=44, depth=107..114, filters=8331, revisions=(28025,useless=20483), ccks=63077, wck=0.587, mem=280M957
11.90/5.29	    decisions=19497, wrong=7170, backtracks=291, failedAssignments=7170, nogoods=6453
11.90/5.29	    nFilterCalls=1176, avgTableProportion=0.5, avgTableSize=1.0
11.90/5.29	    
12.19/5.31	    num=45, depth=107..203, filters=9099, revisions=(31060,useless=22781), ccks=65194, wck=0.611, mem=280M957
12.19/5.31	    decisions=21145, wrong=7898, backtracks=302, failedAssignments=7898, nogoods=7160
12.19/5.31	    nFilterCalls=1218, avgTableProportion=0.5, avgTableSize=1.0
12.19/5.31	    
12.19/5.34	    num=46, depth=108..111, filters=9920, revisions=(36527,useless=27437), ccks=68665, wck=0.635, mem=280M957
12.19/5.34	    decisions=22858, wrong=8699, backtracks=316, failedAssignments=8699, nogoods=7471
12.19/5.34	    nFilterCalls=1228, avgTableProportion=0.5, avgTableSize=1.0
12.19/5.34	    
12.19/5.37	    num=47, depth=108..204, filters=10997, revisions=(40979,useless=30997), ccks=71184, wck=0.662, mem=280M957
12.19/5.37	    decisions=24738, wrong=9580, backtracks=403, failedAssignments=9580, nogoods=8179
12.19/5.37	    nFilterCalls=1500, avgTableProportion=0.5, avgTableSize=1.0
12.19/5.37	    
12.19/5.39	    num=48, depth=109..116, filters=11989, revisions=(45562,useless=34599), ccks=74351, wck=0.685, mem=280M957
12.19/5.39	    decisions=26793, wrong=10550, backtracks=404, failedAssignments=10550, nogoods=8962
12.19/5.39	    nFilterCalls=1511, avgTableProportion=0.5, avgTableSize=1.0
12.19/5.39	    
12.39/5.41	    num=49, depth=109..205, filters=13125, revisions=(51815,useless=39775), ccks=78249, wck=0.712, mem=280M957
12.39/5.41	    decisions=29109, wrong=11617, backtracks=427, failedAssignments=11617, nogoods=9984
12.39/5.41	    nFilterCalls=1593, avgTableProportion=0.5, avgTableSize=1.0
12.39/5.41	    
12.39/5.44	    num=50, depth=110..115, filters=14322, revisions=(60561,useless=47336), ccks=83647, wck=0.737, mem=280M957
12.39/5.44	    decisions=31570, wrong=12790, backtracks=447, failedAssignments=12790, nogoods=10674
12.39/5.44	    nFilterCalls=1605, avgTableProportion=0.5, avgTableSize=1.0
12.39/5.44	    
12.39/5.47	    num=51, depth=110..206, filters=15777, revisions=(68857,useless=54329), ccks=88670, wck=0.769, mem=285M931
12.39/5.47	    decisions=34288, wrong=14081, backtracks=517, failedAssignments=14081, nogoods=11826
12.39/5.47	    nFilterCalls=1827, avgTableProportion=0.5, avgTableSize=1.0
12.39/5.47	    
12.51/5.50	    num=52, depth=111..117, filters=17223, revisions=(77031,useless=61070), ccks=93971, wck=0.8, mem=285M931
12.51/5.50	    decisions=37243, wrong=15501, backtracks=525, failedAssignments=15501, nogoods=12265
12.51/5.50	    nFilterCalls=1840, avgTableProportion=0.5, avgTableSize=1.0
12.51/5.50	    
12.51/5.54	    num=53, depth=111..119, filters=18811, revisions=(86751,useless=69215), ccks=100210, wck=0.836, mem=285M931
12.51/5.54	    decisions=40485, wrong=17063, backtracks=535, failedAssignments=17063, nogoods=13250
12.51/5.54	    nFilterCalls=1853, avgTableProportion=0.5, avgTableSize=1.0
12.51/5.54	    
12.51/5.58	    num=54, depth=111..120, filters=20555, revisions=(96119,useless=76852), ccks=106087, wck=0.878, mem=285M931
12.51/5.58	    decisions=44041, wrong=18781, backtracks=539, failedAssignments=18781, nogoods=14390
12.51/5.58	    nFilterCalls=1866, avgTableProportion=0.5, avgTableSize=1.0
12.51/5.58	    
12.61/5.63	    num=55, depth=111..119, filters=22470, revisions=(109061,useless=87892), ccks=113754, wck=0.923, mem=285M931
12.61/5.63	    decisions=47939, wrong=20671, backtracks=581, failedAssignments=20671, nogoods=15328
12.61/5.63	    nFilterCalls=1879, avgTableProportion=0.5, avgTableSize=1.0
12.61/5.63	    
12.61/5.67	    num=56, depth=111..116, filters=24574, revisions=(120746,useless=97486), ccks=121093, wck=0.963, mem=285M931
12.61/5.67	    decisions=52213, wrong=22750, backtracks=600, failedAssignments=22750, nogoods=15849
12.61/5.67	    nFilterCalls=1892, avgTableProportion=0.5, avgTableSize=1.0
12.61/5.67	    
12.71/5.71	    num=57, depth=111..117, filters=26887, revisions=(142637,useless=117077), ccks=134017, wck=1.008, mem=285M931
12.71/5.71	    decisions=56904, wrong=25037, backtracks=647, failedAssignments=25037, nogoods=16514
12.71/5.71	    nFilterCalls=1905, avgTableProportion=0.5, avgTableSize=1.0
12.71/5.71	    
12.71/5.76	    num=58, depth=111..119, filters=29429, revisions=(162742,useless=134653), ccks=146268, wck=1.06, mem=290M904
12.71/5.76	    decisions=62054, wrong=27553, backtracks=701, failedAssignments=27553, nogoods=17533
12.71/5.76	    nFilterCalls=1918, avgTableProportion=0.5, avgTableSize=1.0
12.71/5.76	    
12.81/5.82	    num=59, depth=111..118, filters=32223, revisions=(176800,useless=145930), ccks=154894, wck=1.113, mem=290M904
12.81/5.82	    decisions=67707, wrong=30321, backtracks=722, failedAssignments=30321, nogoods=18325
12.81/5.82	    nFilterCalls=1931, avgTableProportion=0.5, avgTableSize=1.0
12.81/5.82	    
12.81/5.88	    num=60, depth=111..118, filters=35293, revisions=(197942,useless=164015), ccks=167525, wck=1.176, mem=290M904
12.81/5.88	    decisions=73910, wrong=33365, backtracks=770, failedAssignments=33365, nogoods=18702
12.81/5.88	    nFilterCalls=1944, avgTableProportion=0.5, avgTableSize=1.0
12.81/5.88	    
12.91/5.95	    num=61, depth=111..209, filters=39189, revisions=(231321,useless=194027), ccks=185593, wck=1.251, mem=290M904
12.91/5.95	    decisions=80733, wrong=36714, backtracks=1036, failedAssignments=36714, nogoods=20235
12.91/5.95	    nFilterCalls=2729, avgTableProportion=0.5, avgTableSize=1.0
12.91/5.95	    
13.05/6.03	    num=62, depth=114..122, filters=42905, revisions=(268408,useless=227414), ccks=207067, wck=1.33, mem=290M904
13.05/6.03	    decisions=88222, wrong=40398, backtracks=1139, failedAssignments=40398, nogoods=21162
13.05/6.03	    nFilterCalls=2745, avgTableProportion=0.5, avgTableSize=1.0
13.05/6.03	    
13.16/6.12	    num=63, depth=114..123, filters=46988, revisions=(315119,useless=270058), ccks=232374, wck=1.415, mem=295M878
13.16/6.12	    decisions=96448, wrong=44450, backtracks=1295, failedAssignments=44450, nogoods=22183
13.16/6.12	    nFilterCalls=2761, avgTableProportion=0.5, avgTableSize=1.0
13.16/6.12	    
13.25/6.21	    num=64, depth=114..122, filters=51477, revisions=(357062,useless=307528), ccks=257227, wck=1.504, mem=295M878
13.25/6.21	    decisions=105484, wrong=48907, backtracks=1435, failedAssignments=48907, nogoods=23287
13.25/6.21	    nFilterCalls=2777, avgTableProportion=0.5, avgTableSize=1.0
13.25/6.21	    
13.35/6.31	    num=65, depth=114..128, filters=56412, revisions=(424687,useless=370234), ccks=293547, wck=1.607, mem=295M878
13.35/6.31	    decisions=115418, wrong=53810, backtracks=1605, failedAssignments=53810, nogoods=24993
13.35/6.31	    nFilterCalls=2793, avgTableProportion=0.5, avgTableSize=1.0
13.35/6.31	    
13.45/6.42	    num=66, depth=114..121, filters=61837, revisions=(478371,useless=418509), ccks=324659, wck=1.713, mem=300M851
13.45/6.42	    decisions=126327, wrong=59204, backtracks=1747, failedAssignments=59204, nogoods=25914
13.45/6.42	    nFilterCalls=2809, avgTableProportion=0.5, avgTableSize=1.0
13.45/6.42	    
13.55/6.52	    num=67, depth=114..123, filters=67802, revisions=(537971,useless=472160), ccks=358079, wck=1.816, mem=300M851
13.55/6.52	    decisions=138315, wrong=65137, backtracks=1895, failedAssignments=65137, nogoods=26975
13.55/6.52	    nFilterCalls=2825, avgTableProportion=0.5, avgTableSize=1.0
13.55/6.52	    
13.65/6.64	    num=68, depth=114..124, filters=74360, revisions=(611123,useless=538770), ccks=398878, wck=1.94, mem=300M851
13.65/6.64	    decisions=151490, wrong=71663, backtracks=2092, failedAssignments=71663, nogoods=28376
13.65/6.64	    nFilterCalls=2841, avgTableProportion=0.5, avgTableSize=1.0
13.65/6.64	    
13.75/6.76	    num=69, depth=114..120, filters=81571, revisions=(655130,useless=575582), ccks=427232, wck=2.052, mem=300M851
13.75/6.76	    decisions=165967, wrong=78842, backtracks=2156, failedAssignments=78842, nogoods=28880
13.75/6.76	    nFilterCalls=2857, avgTableProportion=0.5, avgTableSize=1.0
13.75/6.76	    
13.95/6.90	    num=70, depth=114..127, filters=89500, revisions=(755162,useless=667701), ccks=482661, wck=2.197, mem=305M824
13.95/6.90	    decisions=181885, wrong=86739, backtracks=2242, failedAssignments=86739, nogoods=29955
13.95/6.90	    nFilterCalls=2873, avgTableProportion=0.5, avgTableSize=1.0
13.95/6.90	    
14.09/7.05	    num=71, depth=114..124, filters=98219, revisions=(841974,useless=745810), ccks=531193, wck=2.342, mem=305M824
14.09/7.05	    decisions=199381, wrong=95426, backtracks=2426, failedAssignments=95426, nogoods=31061
14.09/7.05	    nFilterCalls=2889, avgTableProportion=0.5, avgTableSize=1.0
14.09/7.05	    
14.31/7.21	    num=72, depth=114..122, filters=107806, revisions=(950469,useless=844734), ccks=592181, wck=2.507, mem=305M824
14.31/7.21	    decisions=218611, wrong=104981, backtracks=2940, failedAssignments=104981, nogoods=31907
14.31/7.21	    nFilterCalls=2905, avgTableProportion=0.5, avgTableSize=1.0
14.31/7.21	    
14.52/7.40	    num=73, depth=114..128, filters=118349, revisions=(1106479,useless=990217), ccks=677171, wck=2.697, mem=310M797
14.52/7.40	    decisions=239759, wrong=115492, backtracks=3104, failedAssignments=115492, nogoods=33246
14.52/7.40	    nFilterCalls=2921, avgTableProportion=0.5, avgTableSize=1.0
14.52/7.40	    
14.72/7.62	    num=74, depth=114..125, filters=129943, revisions=(1235227,useless=1107387), ccks=747920, wck=2.915, mem=310M797
14.72/7.62	    decisions=263006, wrong=127054, backtracks=3539, failedAssignments=127054, nogoods=34486
14.72/7.62	    nFilterCalls=2937, avgTableProportion=0.5, avgTableSize=1.0
14.72/7.62	    
14.92/7.83	    num=75, depth=114..126, filters=142692, revisions=(1372666,useless=1232093), ccks=823775, wck=3.128, mem=315M771
14.92/7.83	    decisions=288565, wrong=139772, backtracks=3782, failedAssignments=139772, nogoods=35888
14.92/7.83	    nFilterCalls=2953, avgTableProportion=0.5, avgTableSize=1.0
14.92/7.83	    
15.13/8.05	    num=76, depth=114..122, filters=156714, revisions=(1481540,useless=1326961), ccks=885832, wck=3.345, mem=315M771
15.13/8.05	    decisions=316665, wrong=153762, backtracks=4287, failedAssignments=153762, nogoods=36780
15.13/8.05	    nFilterCalls=2969, avgTableProportion=0.5, avgTableSize=1.0
15.13/8.05	    
15.32/8.28	    num=77, depth=114..120, filters=172134, revisions=(1596973,useless=1426990), ccks=952785, wck=3.572, mem=320M744
15.32/8.28	    decisions=347561, wrong=169151, backtracks=4512, failedAssignments=169151, nogoods=37282
15.32/8.28	    nFilterCalls=2985, avgTableProportion=0.5, avgTableSize=1.0
15.32/8.28	    
15.62/8.52	    num=78, depth=114..120, filters=189094, revisions=(1737055,useless=1550128), ccks=1033751, wck=3.816, mem=320M744
15.62/8.52	    decisions=381536, wrong=186079, backtracks=5029, failedAssignments=186079, nogoods=37845
15.62/8.52	    nFilterCalls=3001, avgTableProportion=0.5, avgTableSize=1.0
15.62/8.52	    
15.92/8.84	    num=79, depth=114..127, filters=207747, revisions=(2013153,useless=1807589), ccks=1186900, wck=4.141, mem=325M717
15.92/8.84	    decisions=418901, wrong=204700, backtracks=5504, failedAssignments=204700, nogoods=38946
15.92/8.84	    nFilterCalls=3017, avgTableProportion=0.5, avgTableSize=1.0
15.92/8.84	    
16.23/9.18	    num=80, depth=114..121, filters=228263, revisions=(2243070,useless=2017006), ccks=1317533, wck=4.477, mem=325M717
16.23/9.18	    decisions=459987, wrong=225184, backtracks=6031, failedAssignments=225184, nogoods=39345
16.23/9.18	    nFilterCalls=3033, avgTableProportion=0.5, avgTableSize=1.0
16.23/9.18	    
16.79/9.62	    num=81, depth=114..213, filters=255239, revisions=(2565828,useless=2317140), ccks=1494224, wck=4.915, mem=330M691
16.79/9.62	    decisions=505187, wrong=247716, backtracks=9970, failedAssignments=247716, nogoods=41518
16.79/9.62	    nFilterCalls=11067, avgTableProportion=0.5, avgTableSize=1.0
16.79/9.62	    
17.20/10.03	    num=82, depth=121..134, filters=280070, revisions=(2891997,useless=2618501), ccks=1668704, wck=5.326, mem=335M665
17.20/10.03	    decisions=554889, wrong=272501, backtracks=11126, failedAssignments=272501, nogoods=43182
17.20/10.03	    nFilterCalls=11090, avgTableProportion=0.5, avgTableSize=1.0
17.20/10.03	    
17.70/10.52	    num=83, depth=121..133, filters=307379, revisions=(3345668,useless=3044886), ccks=1913509, wck=5.815, mem=335M665
17.70/10.52	    decisions=609549, wrong=299765, backtracks=12761, failedAssignments=299765, nogoods=44698
17.70/10.52	    nFilterCalls=11113, avgTableProportion=0.5, avgTableSize=1.0
17.70/10.52	    
18.21/11.04	    num=84, depth=121..136, filters=337415, revisions=(3809978,useless=3479183), ccks=2166644, wck=6.338, mem=340M638
18.21/11.04	    decisions=669662, wrong=329755, backtracks=13167, failedAssignments=329755, nogoods=46196
18.21/11.04	    nFilterCalls=11136, avgTableProportion=0.5, avgTableSize=1.0
18.21/11.04	    
18.60/11.49	    num=85, depth=121..125, filters=370450, revisions=(4039179,useless=3675372), ccks=2302241, wck=6.785, mem=345M611
18.60/11.49	    decisions=735764, wrong=362744, backtracks=14587, failedAssignments=362744, nogoods=46546
18.60/11.49	    nFilterCalls=11159, avgTableProportion=0.5, avgTableSize=1.0
18.60/11.49	    
19.21/12.09	    num=86, depth=127..134, filters=406784, revisions=(4534675,useless=4134557), ccks=2572446, wck=7.385, mem=350M584
19.21/12.09	    decisions=808472, wrong=399032, backtracks=15474, failedAssignments=399032, nogoods=47515
19.21/12.09	    nFilterCalls=11182, avgTableProportion=0.5, avgTableSize=1.0
19.21/12.09	    
19.90/12.76	    num=87, depth=121..132, filters=446747, revisions=(5066971,useless=4626913), ccks=2861000, wck=8.056, mem=350M584
19.90/12.76	    decisions=888437, wrong=438949, backtracks=16771, failedAssignments=438949, nogoods=48640
19.90/12.76	    nFilterCalls=11205, avgTableProportion=0.5, avgTableSize=1.0
19.90/12.76	    
20.60/13.46	    num=88, depth=121..132, filters=490701, revisions=(5633734,useless=5149745), ccks=3166741, wck=8.76, mem=355M558
20.60/13.46	    decisions=976385, wrong=482858, backtracks=18405, failedAssignments=482858, nogoods=49689
20.60/13.46	    nFilterCalls=11228, avgTableProportion=0.5, avgTableSize=1.0
20.60/13.46	    
21.31/14.18	    num=89, depth=121..129, filters=539046, revisions=(6120554,useless=5588243), ccks=3435748, wck=9.472, mem=360M531
21.31/14.18	    decisions=1073112, wrong=531158, backtracks=20250, failedAssignments=531158, nogoods=50614
21.31/14.18	    nFilterCalls=11251, avgTableProportion=0.5, avgTableSize=1.0
21.31/14.18	    
22.21/15.04	    num=90, depth=121..130, filters=592221, revisions=(6870577,useless=6285114), ccks=3848824, wck=10.339, mem=370M478
22.21/15.04	    decisions=1179501, wrong=584288, backtracks=22784, failedAssignments=584288, nogoods=51770
22.21/15.04	    nFilterCalls=11274, avgTableProportion=0.5, avgTableSize=1.0
22.21/15.04	    
23.00/15.85	    num=91, depth=121..128, filters=650710, revisions=(7383973,useless=6740044), ccks=4140186, wck=11.15, mem=375M451
23.00/15.85	    decisions=1296513, wrong=642731, backtracks=24832, failedAssignments=642731, nogoods=52383
23.00/15.85	    nFilterCalls=11297, avgTableProportion=0.5, avgTableSize=1.0
23.00/15.85	    
24.10/16.98	    num=92, depth=121..135, filters=715043, revisions=(8445836,useless=7737597), ccks=4710243, wck=12.272, mem=380M424
24.10/16.98	    decisions=1425219, wrong=707018, backtracks=26702, failedAssignments=707018, nogoods=53605
24.10/16.98	    nFilterCalls=11320, avgTableProportion=0.5, avgTableSize=1.0
24.10/16.98	    
25.21/18.03	    num=93, depth=121..129, filters=785805, revisions=(9243951,useless=8464973), ccks=5152932, wck=13.33, mem=385M397
25.21/18.03	    decisions=1566778, wrong=777734, backtracks=28627, failedAssignments=777734, nogoods=54383
25.21/18.03	    nFilterCalls=11343, avgTableProportion=0.5, avgTableSize=1.0
25.21/18.03	    
26.50/19.37	    num=94, depth=121..132, filters=863638, revisions=(10512047,useless=9655259), ccks=5840172, wck=14.665, mem=395M343
26.50/19.37	    decisions=1722482, wrong=855521, backtracks=33399, failedAssignments=855521, nogoods=55798
26.50/19.37	    nFilterCalls=11366, avgTableProportion=0.5, avgTableSize=1.0
26.50/19.37	    
28.10/20.99	    num=95, depth=121..135, filters=949250, revisions=(12328617,useless=11386240), ccks=6793965, wck=16.283, mem=405M290
28.10/20.99	    decisions=1893747, wrong=941087, backtracks=37854, failedAssignments=941087, nogoods=57371
28.10/20.99	    nFilterCalls=11389, avgTableProportion=0.5, avgTableSize=1.0
28.10/20.99	    
29.70/22.55	    num=96, depth=121..134, filters=1043418, revisions=(13680369,useless=12643847), ccks=7520052, wck=17.849, mem=415M236
29.70/22.55	    decisions=2082125, wrong=1035210, backtracks=40399, failedAssignments=1035210, nogoods=58905
29.70/22.55	    nFilterCalls=11412, avgTableProportion=0.5, avgTableSize=1.0
29.70/22.55	    
31.21/24.04	    num=97, depth=121..128, filters=1146999, revisions=(14631336,useless=13491256), ccks=8047289, wck=19.337, mem=425M182
31.21/24.04	    decisions=2289322, wrong=1138745, backtracks=44925, failedAssignments=1138745, nogoods=59624
31.21/24.04	    nFilterCalls=11435, avgTableProportion=0.5, avgTableSize=1.0
31.21/24.04	    
33.10/26.00	    num=98, depth=121..131, filters=1260934, revisions=(16642481,useless=15388489), ccks=9125856, wck=21.301, mem=435M128
33.10/26.00	    decisions=2517229, wrong=1252634, backtracks=52421, failedAssignments=1252634, nogoods=60759
33.10/26.00	    nFilterCalls=11458, avgTableProportion=0.5, avgTableSize=1.0
33.10/26.00	    
35.21/28.09	    num=99, depth=121..135, filters=1386258, revisions=(18424459,useless=17045166), ccks=10090974, wck=23.386, mem=450M48
35.21/28.09	    decisions=2767916, wrong=1377912, backtracks=54923, failedAssignments=1377912, nogoods=61809
35.21/28.09	    nFilterCalls=11481, avgTableProportion=0.5, avgTableSize=1.0
35.21/28.09	    
37.50/30.33	    num=100, depth=121..130, filters=1524110, revisions=(20288314,useless=18771192), ccks=11120161, wck=25.629, mem=459M995
37.50/30.33	    decisions=3043658, wrong=1515718, backtracks=61462, failedAssignments=1515718, nogoods=63039
37.50/30.33	    nFilterCalls=11504, avgTableProportion=0.5, avgTableSize=1.0
37.50/30.33	    
39.73/32.46	    num=101, depth=121..128, filters=1675742, revisions=(21770762,useless=20102031), ccks=11948927, wck=27.759, mem=289M774
39.73/32.46	    decisions=3346957, wrong=1667304, backtracks=66453, failedAssignments=1667304, nogoods=63659
39.73/32.46	    nFilterCalls=11527, avgTableProportion=0.5, avgTableSize=1.0
39.73/32.46	    
41.93/34.65	    num=102, depth=121..127, filters=1842533, revisions=(23110402,useless=21274903), ccks=12714786, wck=29.952, mem=305M361
41.93/34.65	    decisions=3680572, wrong=1834049, backtracks=71843, failedAssignments=1834049, nogoods=64185
41.93/34.65	    nFilterCalls=11550, avgTableProportion=0.5, avgTableSize=1.0
41.93/34.65	    
44.84/37.60	    num=103, depth=122..134, filters=2025997, revisions=(25674689,useless=23655749), ccks=14070713, wck=32.893, mem=320M949
44.84/37.60	    decisions=4047541, wrong=2017468, backtracks=82220, failedAssignments=2017468, nogoods=66001
44.84/37.60	    nFilterCalls=11573, avgTableProportion=0.5, avgTableSize=1.0
44.84/37.60	    
48.04/40.76	    num=104, depth=121..132, filters=2227803, revisions=(28444553,useless=26223830), ccks=15559664, wck=36.059, mem=344M331
48.04/40.76	    decisions=4451193, wrong=2219229, backtracks=94532, failedAssignments=2219229, nogoods=67126
48.04/40.76	    nFilterCalls=11596, avgTableProportion=0.5, avgTableSize=1.0
48.04/40.76	    
51.74/44.44	    num=105, depth=121..135, filters=2449787, revisions=(32138221,useless=29695537), ccks=17540673, wck=39.74, mem=359M919
51.74/44.44	    decisions=4895202, wrong=2441167, backtracks=107964, failedAssignments=2441167, nogoods=69259
51.74/44.44	    nFilterCalls=11619, avgTableProportion=0.5, avgTableSize=1.0
51.74/44.44	    
55.54/48.29	    num=106, depth=121..132, filters=2693963, revisions=(35861426,useless=33174589), ccks=19558551, wck=43.583, mem=383M300
55.54/48.29	    decisions=5383592, wrong=2685298, backtracks=123896, failedAssignments=2685298, nogoods=70498
55.54/48.29	    nFilterCalls=11642, avgTableProportion=0.5, avgTableSize=1.0
55.54/48.29	    
59.84/52.53	    num=107, depth=121..133, filters=2962553, revisions=(39358673,useless=36403269), ccks=21472135, wck=47.823, mem=414M476
59.84/52.53	    decisions=5920813, wrong=2953843, backtracks=132848, failedAssignments=2953843, nogoods=72034
59.84/52.53	    nFilterCalls=11665, avgTableProportion=0.5, avgTableSize=1.0
59.84/52.53	    
64.74/57.42	    num=108, depth=121..134, filters=3257997, revisions=(44390537,useless=41139712), ccks=24160239, wck=52.713, mem=437M857
64.74/57.42	    decisions=6511742, wrong=3249242, backtracks=151523, failedAssignments=3249242, nogoods=73461
64.74/57.42	    nFilterCalls=11688, avgTableProportion=0.5, avgTableSize=1.0
64.74/57.42	    
69.95/62.69	    num=109, depth=121..133, filters=3582982, revisions=(49644276,useless=46068489), ccks=26980957, wck=57.985, mem=469M32
69.95/62.69	    decisions=7161751, wrong=3574181, backtracks=171027, failedAssignments=3574181, nogoods=74752
69.95/62.69	    nFilterCalls=11711, avgTableProportion=0.5, avgTableSize=1.0
69.95/62.69	    
75.75/68.44	    num=110, depth=121..134, filters=3940461, revisions=(54621576,useless=50688333), ccks=29670900, wck=63.742, mem=508M2
75.75/68.44	    decisions=7876748, wrong=3931614, backtracks=185904, failedAssignments=3931614, nogoods=76404
75.75/68.44	    nFilterCalls=11734, avgTableProportion=0.5, avgTableSize=1.0
75.75/68.44	    
82.05/74.79	    num=111, depth=121..134, filters=4333682, revisions=(60425724,useless=56099283), ccks=32770911, wck=70.09, mem=539M178
82.05/74.79	    decisions=8663231, wrong=4324790, backtracks=204039, failedAssignments=4324790, nogoods=77729
82.05/74.79	    nFilterCalls=11757, avgTableProportion=0.5, avgTableSize=1.0
82.05/74.79	    
87.66/80.33	    num=112, depth=121..126, filters=4766221, revisions=(63476171,useless=58717214), ccks=34554110, wck=75.625, mem=578M147
87.66/80.33	    decisions=9528344, wrong=4757284, backtracks=223425, failedAssignments=4757284, nogoods=78280
87.66/80.33	    nFilterCalls=11780, avgTableProportion=0.5, avgTableSize=1.0
87.66/80.33	    
94.37/87.03	    num=113, depth=121..128, filters=5242011, revisions=(68841618,useless=63606894), ccks=37512812, wck=82.33, mem=624M910
94.37/87.03	    decisions=10479957, wrong=5233028, backtracks=240928, failedAssignments=5233028, nogoods=78909
94.37/87.03	    nFilterCalls=11803, avgTableProportion=0.5, avgTableSize=1.0
94.37/87.03	    
102.95/95.61	    num=114, depth=121..134, filters=5765375, revisions=(77106566,useless=71348501), ccks=41918241, wck=90.911, mem=671M673
102.95/95.61	    decisions=11526726, wrong=5756346, backtracks=264450, failedAssignments=5756346, nogoods=80465
102.95/95.61	    nFilterCalls=11826, avgTableProportion=0.5, avgTableSize=1.0
102.95/95.61	    
112.19/104.74	    num=115, depth=121..131, filters=6341070, revisions=(85851728,useless=79517991), ccks=46660747, wck=100.035, mem=344M213
112.19/104.74	    decisions=12678156, wrong=6331996, backtracks=299227, failedAssignments=6331996, nogoods=81745
112.19/104.74	    nFilterCalls=11849, avgTableProportion=0.5, avgTableSize=1.0
112.19/104.74	    
122.51/115.03	    num=116, depth=121..134, filters=6974331, revisions=(95557883,useless=88590908), ccks=51851593, wck=110.323, mem=407M477
122.51/115.03	    decisions=13944717, wrong=6965211, backtracks=332756, failedAssignments=6965211, nogoods=83261
122.51/115.03	    nFilterCalls=11872, avgTableProportion=0.5, avgTableSize=1.0
122.51/115.03	    
133.70/126.22	    num=117, depth=121..134, filters=7670912, revisions=(105332081,useless=97668548), ccks=57178636, wck=121.516, mem=467M909
133.70/126.22	    decisions=15337922, wrong=7661747, backtracks=354138, failedAssignments=7661747, nogoods=84988
133.70/126.22	    nFilterCalls=11895, avgTableProportion=0.5, avgTableSize=1.0
133.70/126.22	    
145.92/138.42	    num=118, depth=121..133, filters=8437148, revisions=(116654475,useless=108224729), ccks=63325467, wck=133.712, mem=536M974
145.92/138.42	    decisions=16870433, wrong=8427937, backtracks=391573, failedAssignments=8427937, nogoods=86297
145.92/138.42	    nFilterCalls=11918, avgTableProportion=0.5, avgTableSize=1.0
145.92/138.42	    
159.63/152.13	    num=119, depth=127..134, filters=9280003, revisions=(129649254,useless=120376676), ccks=70326628, wck=147.432, mem=614M672
159.63/152.13	    decisions=18556183, wrong=9270746, backtracks=422764, failedAssignments=9270746, nogoods=87325
159.63/152.13	    nFilterCalls=11941, avgTableProportion=0.5, avgTableSize=1.0
159.63/152.13	    
175.54/168.03	    num=120, depth=121..135, filters=10207139, revisions=(146413623,useless=136213932), ccks=79247208, wck=163.322, mem=701M3
175.54/168.03	    decisions=20410497, wrong=10197836, backtracks=482083, failedAssignments=10197836, nogoods=88894
175.54/168.03	    nFilterCalls=11964, avgTableProportion=0.5, avgTableSize=1.0
175.54/168.03	    
192.98/185.35	    num=121, depth=121..136, filters=11226984, revisions=(163443160,useless=152223647), ccks=88390521, wck=180.646, mem=368M609
192.98/185.35	    decisions=22450227, wrong=11217635, backtracks=514283, failedAssignments=11217635, nogoods=89973
192.98/185.35	    nFilterCalls=11987, avgTableProportion=0.5, avgTableSize=1.0
192.98/185.35	    
209.69/202.09	    num=122, depth=121..133, filters=12348809, revisions=(176197734,useless=163856419), ccks=95436484, wck=197.387, mem=463M281
209.69/202.09	    decisions=24693915, wrong=12339414, backtracks=572780, failedAssignments=12339414, nogoods=92083
209.69/202.09	    nFilterCalls=12010, avgTableProportion=0.5, avgTableSize=1.0
209.69/202.09	    
231.09/223.43	    num=123, depth=121..136, filters=13582811, revisions=(197305792,useless=183730498), ccks=106568015, wck=218.726, mem=581M620
231.09/223.43	    decisions=27161962, wrong=13573371, backtracks=632143, failedAssignments=13573371, nogoods=94056
231.09/223.43	    nFilterCalls=12033, avgTableProportion=0.5, avgTableSize=1.0
231.09/223.43	    
254.00/246.32	    num=124, depth=121..135, filters=14940210, revisions=(221187498,useless=206254828), ccks=119376082, wck=241.622, mem=711M794
254.00/246.32	    decisions=29876800, wrong=14930724, backtracks=723028, failedAssignments=14930724, nogoods=95409
254.00/246.32	    nFilterCalls=12056, avgTableProportion=0.5, avgTableSize=1.0
254.00/246.32	    
279.21/271.55	    num=125, depth=121..136, filters=16433344, revisions=(244642449,useless=228216668), ccks=131883603, wck=266.843, mem=841M967
279.21/271.55	    decisions=32863107, wrong=16423812, backtracks=776684, failedAssignments=16423812, nogoods=96637
279.21/271.55	    nFilterCalls=12079, avgTableProportion=0.5, avgTableSize=1.0
279.21/271.55	    
303.00/295.20	    num=126, depth=121..132, filters=18075787, revisions=(262136177,useless=244067976), ccks=141639829, wck=290.498, mem=397M308
303.00/295.20	    decisions=36148030, wrong=18066209, backtracks=848213, failedAssignments=18066209, nogoods=98008
303.00/295.20	    nFilterCalls=12102, avgTableProportion=0.5, avgTableSize=1.0
303.00/295.20	    
327.63/319.84	    num=127, depth=121..133, filters=19882470, revisions=(278803460,useless=258928599), ccks=150929430, wck=315.137, mem=563M467
327.63/319.84	    decisions=39761435, wrong=19872846, backtracks=916726, failedAssignments=19872846, nogoods=99631
327.63/319.84	    nFilterCalls=12125, avgTableProportion=0.5, avgTableSize=1.0
327.63/319.84	    
355.64/347.82	    num=128, depth=121..135, filters=21869817, revisions=(298419185,useless=276557000), ccks=161905082, wck=343.121, mem=741M495
355.64/347.82	    decisions=43736167, wrong=21860147, backtracks=1002587, failedAssignments=21860147, nogoods=101024
355.64/347.82	    nFilterCalls=12148, avgTableProportion=0.5, avgTableSize=1.0
355.64/347.82	    
390.81/382.89	    num=129, depth=121..211, filters=24113812, revisions=(330353269,useless=306298596), ccks=179249365, wck=378.182, mem=347M160
390.81/382.89	    decisions=48108371, wrong=24046178, backtracks=1123029, failedAssignments=24046178, nogoods=104120
390.81/382.89	    nFilterCalls=93682, avgTableProportion=0.5, avgTableSize=1.0
390.81/382.89	    
429.72/421.70	    num=130, depth=130..144, filters=26518509, revisions=(363533373,useless=337074035), ccks=197090923, wck=417.0, mem=572M358
429.72/421.70	    decisions=52917782, wrong=26450812, backtracks=1223299, failedAssignments=26450812, nogoods=106024
429.72/421.70	    nFilterCalls=93714, avgTableProportion=0.5, avgTableSize=1.0
429.72/421.70	    
471.54/463.58	    num=131, depth=130..141, filters=29163669, revisions=(401975381,useless=372870915), ccks=217943088, wck=458.873, mem=811M631
471.54/463.58	    decisions=58208114, wrong=29095909, backtracks=1360472, failedAssignments=29095909, nogoods=107312
471.54/463.58	    nFilterCalls=93746, avgTableProportion=0.5, avgTableSize=1.0
471.54/463.58	    
523.54/515.43	    num=132, depth=130..145, filters=32073339, revisions=(460251255,useless=428237151), ccks=248885113, wck=510.731, mem=379M426
523.54/515.43	    decisions=64027471, wrong=32005516, backtracks=1539875, failedAssignments=32005516, nogoods=109644
523.54/515.43	    nFilterCalls=93778, avgTableProportion=0.5, avgTableSize=1.0
523.54/515.43	    
571.15/563.01	    num=133, depth=130..143, filters=35273970, revisions=(498989826,useless=463775123), ccks=269844891, wck=558.309, mem=675M362
571.15/563.01	    decisions=70428746, wrong=35206084, backtracks=1707207, failedAssignments=35206084, nogoods=111649
571.15/563.01	    nFilterCalls=93810, avgTableProportion=0.5, avgTableSize=1.0
571.15/563.01	    
623.57/615.40	    num=134, depth=130..142, filters=38794659, revisions=(538054740,useless=499319380), ccks=291263649, wck=610.697, mem=985M390
623.57/615.40	    decisions=77470134, wrong=38726709, backtracks=1849843, failedAssignments=38726709, nogoods=113512
623.57/615.40	    nFilterCalls=93842, avgTableProportion=0.5, avgTableSize=1.0
623.57/615.40	    
671.65/663.31	    num=135, depth=130..139, filters=42667409, revisions=(562199120,useless=519591042), ccks=306115587, wck=658.61, mem=644M702
671.65/663.31	    decisions=85215642, wrong=42599396, backtracks=1978723, failedAssignments=42599396, nogoods=114564
671.65/663.31	    nFilterCalls=93874, avgTableProportion=0.5, avgTableSize=1.0
671.65/663.31	    
740.88/732.52	    num=136, depth=130..143, filters=46927429, revisions=(622193377,useless=575325311), ccks=338601966, wck=727.817, mem=1023M893
740.88/732.52	    decisions=93735694, wrong=46859352, backtracks=2104754, failedAssignments=46859352, nogoods=115802
740.88/732.52	    nFilterCalls=93906, avgTableProportion=0.5, avgTableSize=1.0
740.88/732.52	    
812.81/804.36	    num=137, depth=130..142, filters=51613445, revisions=(686288660,useless=634734610), ccks=373642750, wck=799.66, mem=662M111
812.81/804.36	    decisions=103107738, wrong=51545304, backtracks=2346920, failedAssignments=51545304, nogoods=117482
812.81/804.36	    nFilterCalls=93938, avgTableProportion=0.5, avgTableSize=1.0
812.81/804.36	    
899.36/890.72	    num=138, depth=130..144, filters=56768055, revisions=(770987110,useless=714278482), ccks=418558651, wck=886.016, mem=332M409
899.36/890.72	    decisions=113416974, wrong=56699851, backtracks=2530280, failedAssignments=56699851, nogoods=119482
899.36/890.72	    nFilterCalls=93970, avgTableProportion=0.5, avgTableSize=1.0
899.36/890.72	    
986.98/978.32	    num=139, depth=130..142, filters=62438120, revisions=(855948704,useless=793570043), ccks=464364689, wck=973.618, mem=859M649
986.98/978.32	    decisions=124757117, wrong=62369853, backtracks=2889576, failedAssignments=62369853, nogoods=120558
986.98/978.32	    nFilterCalls=94002, avgTableProportion=0.5, avgTableSize=1.0
986.98/978.32	    
1089.11/1080.30	    num=140, depth=130..143, filters=68675186, revisions=(950094552,useless=881478857), ccks=515025515, wck=1075.596, mem=579M702
1089.11/1080.30	    decisions=137231260, wrong=68606855, backtracks=3206907, failedAssignments=68606855, nogoods=122213
1089.11/1080.30	    nFilterCalls=94034, avgTableProportion=0.5, avgTableSize=1.0
1089.11/1080.30	    
1194.13/1185.29	    num=141, depth=130..143, filters=75535952, revisions=(1033188964,useless=957712535), ccks=560700451, wck=1180.585, mem=381M715
1194.13/1185.29	    decisions=150952801, wrong=75467557, backtracks=3460782, failedAssignments=75467557, nogoods=123475
1194.13/1185.29	    nFilterCalls=94066, avgTableProportion=0.5, avgTableSize=1.0
1194.13/1185.29	    
1315.68/1306.78	    num=142, depth=130..143, filters=83082788, revisions=(1142340049,useless=1059316816), ccks=620199019, wck=1302.082, mem=1061M474
1315.68/1306.78	    decisions=166046486, wrong=83014330, backtracks=3774921, failedAssignments=83014330, nogoods=124814
1315.68/1306.78	    nFilterCalls=94098, avgTableProportion=0.5, avgTableSize=1.0
1315.68/1306.78	    
1434.88/1425.80	    num=143, depth=130..142, filters=91384302, revisions=(1230044905,useless=1138720190), ccks=668716827, wck=1421.1, mem=1021M381
1434.88/1425.80	    decisions=182649523, wrong=91315780, backtracks=4097852, failedAssignments=91315780, nogoods=126611
1434.88/1425.80	    nFilterCalls=94130, avgTableProportion=0.5, avgTableSize=1.0
1434.88/1425.80	    
1568.21/1558.93	    num=144, depth=130..143, filters=100515961, revisions=(1338699406,useless=1238243064), ccks=728191119, wck=1554.226, mem=349M680
1568.21/1558.93	    decisions=200912850, wrong=100447375, backtracks=4543704, failedAssignments=100447375, nogoods=128029
1568.21/1558.93	    nFilterCalls=94162, avgTableProportion=0.5, avgTableSize=1.0
1568.21/1558.93	    
1725.54/1716.17	    num=145, depth=130..146, filters=110560779, revisions=(1454259580,useless=1343758452), ccks=791030442, wck=1711.464, mem=541M439
1725.54/1716.17	    decisions=221002498, wrong=110492129, backtracks=4837273, failedAssignments=110492129, nogoods=130294
1725.54/1716.17	    nFilterCalls=94194, avgTableProportion=0.5, avgTableSize=1.0
1725.54/1716.17	    
1878.60/1869.01	    num=146, depth=130..141, filters=121610073, revisions=(1555400893,useless=1433850503), ccks=848409604, wck=1864.309, mem=867M181
1878.60/1869.01	    decisions=243101095, wrong=121541359, backtracks=5344383, failedAssignments=121541359, nogoods=131779
1878.60/1869.01	    nFilterCalls=94226, avgTableProportion=0.5, avgTableSize=1.0
1878.60/1869.01	    
2078.05/2068.39	    num=147, depth=130..143, filters=133764290, revisions=(1722036235,useless=1588331660), ccks=939117461, wck=2063.692, mem=659M436
2078.05/2068.39	    decisions=267409540, wrong=133695512, backtracks=5790589, failedAssignments=133695512, nogoods=132982
2078.05/2068.39	    nFilterCalls=94258, avgTableProportion=0.5, avgTableSize=1.0
2078.05/2068.39	    
2280.77/2270.99	    num=148, depth=130..143, filters=147133922, revisions=(1874974209,useless=1727900034), ccks=1022471031, wck=2266.291, mem=650M427
2280.77/2270.99	    decisions=294148814, wrong=147065080, backtracks=6322178, failedAssignments=147065080, nogoods=134043
2280.77/2270.99	    nFilterCalls=94290, avgTableProportion=0.5, avgTableSize=1.0
2280.77/2270.99	    
2518.89/2508.92	    num=149, depth=130..142, filters=161840510, revisions=(2080344051,useless=1918563320), ccks=1134679961, wck=2504.212, mem=847M129
2518.89/2508.92	    decisions=323562004, wrong=161771605, backtracks=7019358, failedAssignments=161771605, nogoods=136041
2518.89/2508.92	    nFilterCalls=94322, avgTableProportion=0.5, avgTableSize=1.0
2518.89/2508.92	    

Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390746-1568380516/watcher-4390746-1568380516 -o /tmp/evaluation-result-4390746-1568380516/solver-4390746-1568380516 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1568380474-19779 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390746-1568380516.xml -cm 

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

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

solver pid=19804, runsolver pid=19799

[startup+0.100159 s]*
/proc/loadavg: 0.00 0.01 0.05 1/201 19811
/proc/meminfo: memFree=31104588/32770624 swapFree=66966924/67108860
[pid=19804] ppid=19799 vsize=109408 memory=5240 CPUtime=0 cores=1,3,5,7
/proc/19804/stat : 19804 (java) S 19799 19804 19747 0 -1 1077944320 1608 0 0 0 0 0 0 0 20 0 2 0 414318466 112033792 1310 33554432000 4194304 4196468 140732159255008 140732159237552 140371348356855 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
/proc/19804/statm: 27352 1310 981 1 0 16810 0
[pid=19804/tid=19811] ppid=19799 vsize=109408 memory=7900017517374083699 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19811/stat : 19811 (java) S 19799 19804 19747 0 -1 1077944384 317 0 0 0 0 0 0 0 20 0 2 0 414318474 112033792 1310 33554432000 4194304 4196468 140732159255008 140371352597904 140371341053437 0 0 0 16784584 18446744071581020693 0 0 -1 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 109408 KiB
Current children cumulated memory: 5240 KiB

[startup+0.20978 s]*
/proc/loadavg: 0.00 0.01 0.05 3/214 19824
/proc/meminfo: memFree=31084188/32770624 swapFree=66966924/67108860
[pid=19804] ppid=19799 vsize=10260324 memory=19684 CPUtime=0.03 cores=1,3,5,7
/proc/19804/stat : 19804 (java) S 19799 19804 19747 0 -1 1077944320 3791 0 0 0 2 1 0 0 20 0 9 0 414318466 10506571776 4921 33554432000 4194304 4196468 140732159255008 140732159237552 140371348356855 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
/proc/19804/statm: 2565081 4921 2109 1 0 2527622 0
[pid=19804/tid=19811] ppid=19799 vsize=10260324 memory=7900017517374083699 CPUtime=0.02 cores=1,3,5,7
/proc/19804/task/19811/stat : 19811 (java) R 19799 19804 19747 0 -1 4202560 2437 0 0 0 2 0 0 0 20 0 9 0 414318474 10506571776 4921 33554432000 4194304 4196468 140732159255008 140371352592240 140371348378781 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19816] ppid=19799 vsize=10260324 memory=4211973740076174730 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19816/stat : 19816 (java) S 19799 19804 19747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 414318485 10506571776 4921 33554432000 4194304 4196468 140732159255008 140371285047952 140371348367061 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19817] ppid=19799 vsize=10260324 memory=140013871384192 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19817/stat : 19817 (java) S 19799 19804 19747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 414318485 10506571776 4921 33554432000 4194304 4196468 140732159255008 140371283995152 140371348367061 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19818] ppid=19799 vsize=10260324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19818/stat : 19818 (java) S 19799 19804 19747 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 9 0 414318485 10506571776 4921 33554432000 4194304 4196468 140732159255008 140371282942352 140371348367061 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19819] ppid=19799 vsize=10260324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19819/stat : 19819 (java) S 19799 19804 19747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 414318485 10506571776 4921 33554432000 4194304 4196468 140732159255008 140371281889552 140371348367061 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19820] ppid=19799 vsize=10260324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19820/stat : 19820 (java) S 19799 19804 19747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 414318487 10506571776 4921 33554432000 4194304 4196468 140732159255008 140370451057520 140371348368002 0 0 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19822] ppid=19799 vsize=10260324 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19822/stat : 19822 (java) S 19799 19804 19747 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 414318487 10506571776 4921 33554432000 4194304 4196468 140732159255008 140370450003488 140371348367061 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19824] ppid=19799 vsize=10260324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19824/stat : 19824 (java) S 19799 19804 19747 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 414318487 10506571776 4921 33554432000 4194304 4196468 140732159255008 140370448950704 140371348367061 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 10260324 KiB
Current children cumulated memory: 19684 KiB

[startup+0.310039 s]*
/proc/loadavg: 0.00 0.01 0.05 1/215 19825
/proc/meminfo: memFree=31083536/32770624 swapFree=66966924/67108860
[pid=19804] ppid=19799 vsize=10260324 memory=20376 CPUtime=0.04 cores=1,3,5,7
/proc/19804/stat : 19804 (java) S 19799 19804 19747 0 -1 1077944320 3986 0 0 0 3 1 0 0 20 0 9 0 414318466 10506571776 5094 33554432000 4194304 4196468 140732159255008 140732159237552 140371348356855 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
/proc/19804/statm: 2565081 5094 2186 1 0 2527622 0
[pid=19804/tid=19811] ppid=19799 vsize=10260324 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/19804/task/19811/stat : 19811 (java) D 19799 19804 19747 0 -1 1077944384 2630 0 0 0 3 0 0 0 20 0 9 0 414318474 10506571776 5094 33554432000 4194304 4196468 140732159255008 140371352591896 140371341034869 0 4 0 16800971 18446744072101731876 0 0 -1 3 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19816] ppid=19799 vsize=10260324 memory=3977295499660704336 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19816/stat : 19816 (java) S 19799 19804 19747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 414318485 10506571776 5094 33554432000 4194304 4196468 140732159255008 140371285047952 140371348367061 0 4 0 16800971 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19817] ppid=19799 vsize=10260324 memory=140013871384192 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19817/stat : 19817 (java) S 19799 19804 19747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 414318485 10506571776 5094 33554432000 4194304 4196468 140732159255008 140371283995152 140371348367061 0 4 0 16800971 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19818] ppid=19799 vsize=10260324 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19818/stat : 19818 (java) S 19799 19804 19747 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 9 0 414318485 10506571776 5094 33554432000 4194304 4196468 140732159255008 140371282942352 140371348367061 0 4 0 16800971 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19819] ppid=19799 vsize=10260324 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19819/stat : 19819 (java) S 19799 19804 19747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 414318485 10506571776 5094 33554432000 4194304 4196468 140732159255008 140371281889552 140371348367061 0 4 0 16800971 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19820] ppid=19799 vsize=10260324 memory=140013871384192 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19820/stat : 19820 (java) S 19799 19804 19747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 414318487 10506571776 5094 33554432000 4194304 4196468 140732159255008 140370451057520 140371348368002 0 0 0 16800971 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19822] ppid=19799 vsize=10260324 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19822/stat : 19822 (java) S 19799 19804 19747 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 414318487 10506571776 5094 33554432000 4194304 4196468 140732159255008 140370450003488 140371348367061 0 4 0 16800971 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19824] ppid=19799 vsize=10260324 memory=140013871384192 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19824/stat : 19824 (java) S 19799 19804 19747 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 414318487 10506571776 5094 33554432000 4194304 4196468 140732159255008 140370448950640 140371348367061 0 4 0 16800971 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 10260324 KiB
Current children cumulated memory: 20376 KiB

[startup+0.700712 s]
/proc/loadavg: 0.00 0.01 0.05 5/227 19837
/proc/meminfo: memFree=31066516/32770624 swapFree=66966924/67108860
[pid=19804] ppid=19799 vsize=10659884 memory=40772 CPUtime=0.51 cores=1,3,5,7
/proc/19804/stat : 19804 (java) S 19799 19804 19747 0 -1 1077944320 9254 0 0 0 48 3 0 0 20 0 15 0 414318466 10915721216 10193 33554432000 4194304 4196468 140732159255008 140732159237552 140371348356855 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
/proc/19804/statm: 2664971 10193 2999 1 0 2627468 0
[pid=19804/tid=19811] ppid=19799 vsize=10660908 memory=2388 CPUtime=0.32 cores=1,3,5,7
/proc/19804/task/19811/stat : 19811 (java) R 19799 19804 19747 0 -1 4202560 6177 0 0 0 30 2 0 0 20 0 15 0 414318474 10916769792 10193 33554432000 4194304 4196468 140732159255008 140371352577472 140371341036573 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19816] ppid=19799 vsize=10660908 memory=280027439340432 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19816/stat : 19816 (java) S 19799 19804 19747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414318485 10916769792 10193 33554432000 4194304 4196468 140732159255008 140371285047952 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19817] ppid=19799 vsize=10659884 memory=280027439349808 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19817/stat : 19817 (java) S 19799 19804 19747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414318485 10915721216 10193 33554432000 4194304 4196468 140732159255008 140371283995152 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19818] ppid=19799 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19818/stat : 19818 (java) S 19799 19804 19747 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414318485 10915721216 10193 33554432000 4194304 4196468 140732159255008 140371282942352 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19819] ppid=19799 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19819/stat : 19819 (java) S 19799 19804 19747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414318485 10915721216 10193 33554432000 4194304 4196468 140732159255008 140371281889552 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19820] ppid=19799 vsize=10659884 memory=140013871383025 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19820/stat : 19820 (java) S 19799 19804 19747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414318487 10915721216 10193 33554432000 4194304 4196468 140732159255008 140370451057520 140371348368002 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19822] ppid=19799 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19822/stat : 19822 (java) S 19799 19804 19747 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414318487 10915721216 10193 33554432000 4194304 4196468 140732159255008 140370450003488 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19824] ppid=19799 vsize=10660908 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19824/stat : 19824 (java) S 19799 19804 19747 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414318487 10916769792 10193 33554432000 4194304 4196468 140732159255008 140370448950640 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19826] ppid=19799 vsize=10660908 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19826/stat : 19826 (java) S 19799 19804 19747 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414318501 10916769792 10193 33554432000 4194304 4196468 140732159255008 140370447898960 140371348375451 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19827] ppid=19799 vsize=10660908 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/19804/task/19827/stat : 19827 (java) S 19799 19804 19747 0 -1 1077944384 655 0 0 0 4 0 0 0 20 0 15 0 414318501 10916769792 10193 33554432000 4194304 4196468 140732159255008 140370446846320 140371348368002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19828] ppid=19799 vsize=10659884 memory=2471686571521 CPUtime=0.04 cores=1,3,5,7
/proc/19804/task/19828/stat : 19828 (java) S 19799 19804 19747 0 -1 1077944384 418 0 0 0 4 0 0 0 20 0 15 0 414318501 10915721216 10193 33554432000 4194304 4196468 140732159255008 140370445793520 140371348368002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19829] ppid=19799 vsize=10659884 memory=546658105 CPUtime=0.08 cores=1,3,5,7
/proc/19804/task/19829/stat : 19829 (java) S 19799 19804 19747 0 -1 1077944384 670 0 0 0 8 0 0 0 20 0 15 0 414318501 10915721216 10193 33554432000 4194304 4196468 140732159255008 140370444740720 140371348368002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19830] ppid=19799 vsize=10659884 memory=3616 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19830/stat : 19830 (java) S 19799 19804 19747 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414318502 10915721216 10193 33554432000 4194304 4196468 140732159255008 140370443688160 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19836] ppid=19799 vsize=10660908 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19836/stat : 19836 (java) S 19799 19804 19747 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414318507 10916769792 10193 33554432000 4194304 4196468 140732159255008 140370442636464 140371348368002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40772 KiB

[startup+1.50072 s]
/proc/loadavg: 0.00 0.01 0.05 3/227 19837
/proc/meminfo: memFree=31013768/32770624 swapFree=66966924/67108860
[pid=19804] ppid=19799 vsize=10663980 memory=69384 CPUtime=1.59 cores=1,3,5,7
/proc/19804/stat : 19804 (java) S 19799 19804 19747 0 -1 1077944320 14869 0 0 0 153 6 0 0 20 0 15 0 414318466 10919915520 17346 33554432000 4194304 4196468 140732159255008 140732159237552 140371348356855 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
/proc/19804/statm: 2665995 17346 3076 1 0 2628492 0
[pid=19804/tid=19811] ppid=19799 vsize=10663980 memory=56 CPUtime=1.11 cores=1,3,5,7
/proc/19804/task/19811/stat : 19811 (java) R 19799 19804 19747 0 -1 4202560 10218 0 0 0 107 4 0 0 20 0 15 0 414318474 10919915520 17346 33554432000 4194304 4196468 140732159255008 140371352575776 140371329920384 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19816] ppid=19799 vsize=10663980 memory=9252 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19816/stat : 19816 (java) S 19799 19804 19747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414318485 10919915520 17346 33554432000 4194304 4196468 140732159255008 140371285047952 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19817] ppid=19799 vsize=10663980 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19817/stat : 19817 (java) S 19799 19804 19747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414318485 10919915520 17346 33554432000 4194304 4196468 140732159255008 140371283995152 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19818] ppid=19799 vsize=10663980 memory=-6948047529741492128 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19818/stat : 19818 (java) S 19799 19804 19747 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414318485 10919915520 17346 33554432000 4194304 4196468 140732159255008 140371282942352 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19819] ppid=19799 vsize=10663980 memory=-8990767739041718176 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19819/stat : 19819 (java) S 19799 19804 19747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414318485 10919915520 17346 33554432000 4194304 4196468 140732159255008 140371281889552 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19820] ppid=19799 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19820/stat : 19820 (java) S 19799 19804 19747 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 414318487 10919915520 17346 33554432000 4194304 4196468 140732159255008 140370451057520 140371348368002 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19822] ppid=19799 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19822/stat : 19822 (java) S 19799 19804 19747 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414318487 10919915520 17346 33554432000 4194304 4196468 140732159255008 140370450003488 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19824] ppid=19799 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19824/stat : 19824 (java) S 19799 19804 19747 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414318487 10919915520 17346 33554432000 4194304 4196468 140732159255008 140370448950640 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19826] ppid=19799 vsize=10663980 memory=3616 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19826/stat : 19826 (java) S 19799 19804 19747 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414318501 10919915520 17346 33554432000 4194304 4196468 140732159255008 140370447898960 140371348375451 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19827] ppid=19799 vsize=10663980 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/19804/task/19827/stat : 19827 (java) S 19799 19804 19747 0 -1 1077944384 1373 0 0 0 15 0 0 0 20 0 15 0 414318501 10919915520 17346 33554432000 4194304 4196468 140732159255008 140370446846320 140371348368002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19828] ppid=19799 vsize=10663980 memory=140013719321018 CPUtime=0.12 cores=1,3,5,7
/proc/19804/task/19828/stat : 19828 (java) S 19799 19804 19747 0 -1 1077944384 731 0 0 0 12 0 0 0 20 0 15 0 414318501 10919915520 17346 33554432000 4194304 4196468 140732159255008 140370445793520 140371348368002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19829] ppid=19799 vsize=10663980 memory=5931329015121990736 CPUtime=0.18 cores=1,3,5,7
/proc/19804/task/19829/stat : 19829 (java) S 19799 19804 19747 0 -1 1077944384 1180 0 0 0 18 0 0 0 20 0 15 0 414318501 10919915520 17346 33554432000 4194304 4196468 140732159255008 140370444740720 140371348368002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19830] ppid=19799 vsize=10663980 memory=4638778398332965738 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19830/stat : 19830 (java) S 19799 19804 19747 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414318502 10919915520 17346 33554432000 4194304 4196468 140732159255008 140370443688160 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19836] ppid=19799 vsize=10663980 memory=5787213848606435153 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19836/stat : 19836 (java) S 19799 19804 19747 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414318507 10919915520 17346 33554432000 4194304 4196468 140732159255008 140370442636464 140371348368002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 10663980 KiB
Current children cumulated memory: 69384 KiB

[startup+3.11545 s]
/proc/loadavg: 0.00 0.01 0.05 7/229 19839
/proc/meminfo: memFree=30763488/32770624 swapFree=66966924/67108860
[pid=19804] ppid=19799 vsize=10748324 memory=265928 CPUtime=5.29 cores=1,3,5,7
/proc/19804/stat : 19804 (java) S 19799 19804 19747 0 -1 1077944320 25079 0 0 0 515 14 0 0 20 0 16 0 414318466 11006283776 66482 33554432000 4194304 4196468 140732159255008 140732159237552 140371348356855 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
/proc/19804/statm: 2687081 66482 3358 1 0 2647217 0
[pid=19804/tid=19811] ppid=19799 vsize=10748324 memory=168264 CPUtime=1.85 cores=1,3,5,7
/proc/19804/task/19811/stat : 19811 (java) S 19799 19804 19747 0 -1 1077944384 12978 0 0 0 179 6 0 0 20 0 16 0 414318474 11006283776 66482 33554432000 4194304 4196468 140732159255008 140371352599728 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19816] ppid=19799 vsize=10748324 memory=76540 CPUtime=0.03 cores=1,3,5,7
/proc/19804/task/19816/stat : 19816 (java) R 19799 19804 19747 0 -1 4202560 174 0 0 0 2 1 0 0 20 0 16 0 414318485 11006283776 66482 33554432000 4194304 4196468 140732159255008 140371285047952 140371333380910 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19817] ppid=19799 vsize=10748324 memory=9252 CPUtime=0.01 cores=1,3,5,7
/proc/19804/task/19817/stat : 19817 (java) R 19799 19804 19747 0 -1 4202560 167 0 0 0 1 0 0 0 20 0 16 0 414318485 11006283776 66482 33554432000 4194304 4196468 140732159255008 140371283995040 140371333384738 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19818] ppid=19799 vsize=10748324 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/19804/task/19818/stat : 19818 (java) R 19799 19804 19747 0 -1 4202560 121 0 0 0 1 1 0 0 20 0 16 0 414318485 11006283776 66482 33554432000 4194304 4196468 140732159255008 140371282942552 140371333385032 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19819] ppid=19799 vsize=10748324 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/19804/task/19819/stat : 19819 (java) R 19799 19804 19747 0 -1 4202560 46 0 0 0 1 1 0 0 20 0 16 0 414318485 11006283776 66482 33554432000 4194304 4196468 140732159255008 140371281889752 140371333384664 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19820] ppid=19799 vsize=10748324 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/19804/task/19820/stat : 19820 (java) S 19799 19804 19747 0 -1 1077944384 608 0 0 0 1 0 0 0 20 0 16 0 414318487 11006283776 66482 33554432000 4194304 4196468 140732159255008 140370451056032 140371348367061 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19822] ppid=19799 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19822/stat : 19822 (java) S 19799 19804 19747 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 414318487 11006283776 66482 33554432000 4194304 4196468 140732159255008 140370450003552 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19824] ppid=19799 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19824/stat : 19824 (java) S 19799 19804 19747 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414318487 11006283776 66482 33554432000 4194304 4196468 140732159255008 140370448950656 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19826] ppid=19799 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19826/stat : 19826 (java) S 19799 19804 19747 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414318501 11006283776 66482 33554432000 4194304 4196468 140732159255008 140370447898960 140371348375451 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19827] ppid=19799 vsize=10748324 memory=2369 CPUtime=0.93 cores=1,3,5,7
/proc/19804/task/19827/stat : 19827 (java) R 19799 19804 19747 0 -1 4202560 2771 0 0 0 93 0 0 0 20 0 16 0 414318501 11006283776 66482 33554432000 4194304 4196468 140732159255008 140370446839248 140371348378202 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19828] ppid=19799 vsize=10748324 memory=297237782420783418 CPUtime=0.91 cores=1,3,5,7
/proc/19804/task/19828/stat : 19828 (java) R 19799 19804 19747 0 -1 4202560 2436 0 0 0 91 0 0 0 20 0 16 0 414318501 11006283776 66482 33554432000 4194304 4196468 140732159255008 140370445780992 140371329058343 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19829] ppid=19799 vsize=10748324 memory=15537410121403872 CPUtime=0.68 cores=1,3,5,7
/proc/19804/task/19829/stat : 19829 (java) S 19799 19804 19747 0 -1 1077944384 3002 0 0 0 68 0 0 0 20 0 16 0 414318501 11006283776 66482 33554432000 4194304 4196468 140732159255008 140370444740720 140371348368002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0

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

/proc/19804/task/19819/stat : 19819 (java) S 19799 19804 19747 0 -1 1077944384 5406 0 0 0 92 24 0 0 20 0 16 0 414318485 11006283776 319664 33554432000 4194304 4196468 140732159255008 140371281889552 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19820] ppid=19799 vsize=10748324 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19804/task/19820/stat : 19820 (java) S 19799 19804 19747 0 -1 1077944384 7617 0 0 0 6 2 0 0 20 0 16 0 414318487 11006283776 319664 33554432000 4194304 4196468 140732159255008 140370451057520 140371348368002 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19822] ppid=19799 vsize=10748324 memory=1278656 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19822/stat : 19822 (java) S 19799 19804 19747 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 16 0 414318487 11006283776 319664 33554432000 4194304 4196468 140732159255008 140370450003552 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19824] ppid=19799 vsize=10748324 memory=1278656 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19824/stat : 19824 (java) S 19799 19804 19747 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 414318487 11006283776 319664 33554432000 4194304 4196468 140732159255008 140370448950656 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19826] ppid=19799 vsize=10748324 memory=1278656 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19826/stat : 19826 (java) S 19799 19804 19747 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414318501 11006283776 319664 33554432000 4194304 4196468 140732159255008 140370447898960 140371348375451 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19827] ppid=19799 vsize=10748324 memory=0 CPUtime=2.74 cores=1,3,5,7
/proc/19804/task/19827/stat : 19827 (java) S 19799 19804 19747 0 -1 1077944384 10661 0 0 0 273 1 0 0 20 0 16 0 414318501 11006283776 319664 33554432000 4194304 4196468 140732159255008 140370446846320 140371348368002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19828] ppid=19799 vsize=10748324 memory=1278656 CPUtime=2.67 cores=1,3,5,7
/proc/19804/task/19828/stat : 19828 (java) S 19799 19804 19747 0 -1 1077944384 16552 0 0 0 266 1 0 0 20 0 16 0 414318501 11006283776 319664 33554432000 4194304 4196468 140732159255008 140370445793520 140371348368002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19829] ppid=19799 vsize=10748324 memory=1278656 CPUtime=0.95 cores=1,3,5,7
/proc/19804/task/19829/stat : 19829 (java) S 19799 19804 19747 0 -1 1077944384 10901 0 0 0 94 1 0 0 20 0 16 0 414318501 11006283776 319664 33554432000 4194304 4196468 140732159255008 140370444740720 140371348368002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19830] ppid=19799 vsize=10748324 memory=1278656 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19830/stat : 19830 (java) S 19799 19804 19747 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414318502 11006283776 319664 33554432000 4194304 4196468 140732159255008 140370443688160 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19836] ppid=19799 vsize=10748324 memory=500 CPUtime=0.53 cores=1,3,5,7
/proc/19804/task/19836/stat : 19836 (java) S 19799 19804 19747 0 -1 1077944384 2007 0 0 0 21 32 0 0 20 0 16 0 414318507 11006283776 319664 33554432000 4194304 4196468 140732159255008 140370442636464 140371348368002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19838] ppid=19799 vsize=10748324 memory=3812 CPUtime=2378.68 cores=1,3,5,7
/proc/19804/task/19838/stat : 19838 (java) R 19799 19804 19747 0 -1 4202560 53579 0 0 0 237857 11 0 0 20 0 16 0 414318697 11006283776 319664 33554432000 4194304 4196468 140732159255008 140370425864336 140370962098759 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
Current children cumulated CPU time: 2392.23 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 1278656 KiB

[startup+2442.3 s]
/proc/loadavg: 1.89 1.89 1.77 3/229 20063
/proc/meminfo: memFree=29657900/32770624 swapFree=66966928/67108860
[pid=19804] ppid=19799 vsize=10748324 memory=1261208 CPUtime=2452.27 cores=1,3,5,7
/proc/19804/stat : 19804 (java) S 19799 19804 19747 0 -1 1077944320 145556 0 0 0 245083 144 0 0 20 0 16 0 414318466 11006283776 315302 33554432000 4194304 4196468 140732159255008 140732159237552 140371348356855 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
/proc/19804/statm: 2687081 315302 3382 1 0 2647217 0
[pid=19804/tid=19811] ppid=19799 vsize=10748324 memory=1261208 CPUtime=1.85 cores=1,3,5,7
/proc/19804/task/19811/stat : 19811 (java) S 19799 19804 19747 0 -1 1077944384 12978 0 0 0 179 6 0 0 20 0 16 0 414318474 11006283776 315302 33554432000 4194304 4196468 140732159255008 140371352599728 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19816] ppid=19799 vsize=10748324 memory=56 CPUtime=1.18 cores=1,3,5,7
/proc/19804/task/19816/stat : 19816 (java) S 19799 19804 19747 0 -1 1077944384 9131 0 0 0 95 23 0 0 20 0 16 0 414318485 11006283776 315302 33554432000 4194304 4196468 140732159255008 140371285047952 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19817] ppid=19799 vsize=10748324 memory=1278656 CPUtime=1.11 cores=1,3,5,7
/proc/19804/task/19817/stat : 19817 (java) S 19799 19804 19747 0 -1 1077944384 7036 0 0 0 89 22 0 0 20 0 16 0 414318485 11006283776 315302 33554432000 4194304 4196468 140732159255008 140371283995152 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19818] ppid=19799 vsize=10748324 memory=1261208 CPUtime=1.18 cores=1,3,5,7
/proc/19804/task/19818/stat : 19818 (java) S 19799 19804 19747 0 -1 1077944384 7329 0 0 0 94 24 0 0 20 0 16 0 414318485 11006283776 315302 33554432000 4194304 4196468 140732159255008 140371282942352 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19819] ppid=19799 vsize=10748324 memory=1261208 CPUtime=1.17 cores=1,3,5,7
/proc/19804/task/19819/stat : 19819 (java) S 19799 19804 19747 0 -1 1077944384 5578 0 0 0 93 24 0 0 20 0 16 0 414318485 11006283776 315302 33554432000 4194304 4196468 140732159255008 140371281889552 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19820] ppid=19799 vsize=10748324 memory=1261208 CPUtime=0.08 cores=1,3,5,7
/proc/19804/task/19820/stat : 19820 (java) S 19799 19804 19747 0 -1 1077944384 7804 0 0 0 6 2 0 0 20 0 16 0 414318487 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370451057520 140371348368002 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19822] ppid=19799 vsize=10748324 memory=3616 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19822/stat : 19822 (java) S 19799 19804 19747 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 16 0 414318487 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370450003552 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19824] ppid=19799 vsize=10748324 memory=1278656 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19824/stat : 19824 (java) S 19799 19804 19747 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 414318487 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370448950656 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19826] ppid=19799 vsize=10748324 memory=1261208 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19826/stat : 19826 (java) S 19799 19804 19747 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414318501 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370447898960 140371348375451 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19827] ppid=19799 vsize=10748324 memory=1261208 CPUtime=2.74 cores=1,3,5,7
/proc/19804/task/19827/stat : 19827 (java) S 19799 19804 19747 0 -1 1077944384 10663 0 0 0 273 1 0 0 20 0 16 0 414318501 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370446846320 140371348368002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19828] ppid=19799 vsize=10748324 memory=1261208 CPUtime=2.67 cores=1,3,5,7
/proc/19804/task/19828/stat : 19828 (java) S 19799 19804 19747 0 -1 1077944384 16555 0 0 0 266 1 0 0 20 0 16 0 414318501 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370445793520 140371348368002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19829] ppid=19799 vsize=10748324 memory=288230574492221466 CPUtime=0.95 cores=1,3,5,7
/proc/19804/task/19829/stat : 19829 (java) S 19799 19804 19747 0 -1 1077944384 10903 0 0 0 94 1 0 0 20 0 16 0 414318501 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370444740720 140371348368002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19830] ppid=19799 vsize=10748324 memory=288230583166042426 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19830/stat : 19830 (java) S 19799 19804 19747 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414318502 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370443688160 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19836] ppid=19799 vsize=10748324 memory=984 CPUtime=0.55 cores=1,3,5,7
/proc/19804/task/19836/stat : 19836 (java) S 19799 19804 19747 0 -1 1077944384 2038 0 0 0 22 33 0 0 20 0 16 0 414318507 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370442636464 140371348368002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19838] ppid=19799 vsize=10748324 memory=2004 CPUtime=2438.68 cores=1,3,5,7
/proc/19804/task/19838/stat : 19838 (java) R 19799 19804 19747 0 -1 4202560 54109 0 0 0 243856 12 0 0 20 0 16 0 414318697 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370425864336 140370957887720 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
Current children cumulated CPU time: 2452.27 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 1261208 KiB

[startup+2502.3 s]
/proc/loadavg: 1.73 1.85 1.76 3/229 20067
/proc/meminfo: memFree=29657628/32770624 swapFree=66966928/67108860
[pid=19804] ppid=19799 vsize=10748324 memory=1261208 CPUtime=2512.29 cores=1,3,5,7
/proc/19804/stat : 19804 (java) S 19799 19804 19747 0 -1 1077944320 146103 0 0 0 251084 145 0 0 20 0 16 0 414318466 11006283776 315302 33554432000 4194304 4196468 140732159255008 140732159237552 140371348356855 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
/proc/19804/statm: 2687081 315302 3382 1 0 2647217 0
[pid=19804/tid=19811] ppid=19799 vsize=10748324 memory=1261208 CPUtime=1.85 cores=1,3,5,7
/proc/19804/task/19811/stat : 19811 (java) S 19799 19804 19747 0 -1 1077944384 12978 0 0 0 179 6 0 0 20 0 16 0 414318474 11006283776 315302 33554432000 4194304 4196468 140732159255008 140371352599728 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19816] ppid=19799 vsize=10748324 memory=1261208 CPUtime=1.18 cores=1,3,5,7
/proc/19804/task/19816/stat : 19816 (java) S 19799 19804 19747 0 -1 1077944384 9131 0 0 0 95 23 0 0 20 0 16 0 414318485 11006283776 315302 33554432000 4194304 4196468 140732159255008 140371285047952 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19817] ppid=19799 vsize=10748324 memory=1261208 CPUtime=1.11 cores=1,3,5,7
/proc/19804/task/19817/stat : 19817 (java) S 19799 19804 19747 0 -1 1077944384 7036 0 0 0 89 22 0 0 20 0 16 0 414318485 11006283776 315302 33554432000 4194304 4196468 140732159255008 140371283995152 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19818] ppid=19799 vsize=10748324 memory=1261208 CPUtime=1.18 cores=1,3,5,7
/proc/19804/task/19818/stat : 19818 (java) S 19799 19804 19747 0 -1 1077944384 7329 0 0 0 94 24 0 0 20 0 16 0 414318485 11006283776 315302 33554432000 4194304 4196468 140732159255008 140371282942352 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19819] ppid=19799 vsize=10748324 memory=1261208 CPUtime=1.17 cores=1,3,5,7
/proc/19804/task/19819/stat : 19819 (java) S 19799 19804 19747 0 -1 1077944384 5578 0 0 0 93 24 0 0 20 0 16 0 414318485 11006283776 315302 33554432000 4194304 4196468 140732159255008 140371281889552 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19820] ppid=19799 vsize=10748324 memory=1261208 CPUtime=0.08 cores=1,3,5,7
/proc/19804/task/19820/stat : 19820 (java) S 19799 19804 19747 0 -1 1077944384 7811 0 0 0 6 2 0 0 20 0 16 0 414318487 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370451057520 140371348368002 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19822] ppid=19799 vsize=10748324 memory=3616 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19822/stat : 19822 (java) S 19799 19804 19747 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 16 0 414318487 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370450003552 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19824] ppid=19799 vsize=10748324 memory=38456 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19824/stat : 19824 (java) S 19799 19804 19747 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 414318487 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370448950656 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19826] ppid=19799 vsize=10748324 memory=1261208 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19826/stat : 19826 (java) S 19799 19804 19747 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414318501 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370447898960 140371348375451 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19827] ppid=19799 vsize=10748324 memory=1261208 CPUtime=2.74 cores=1,3,5,7
/proc/19804/task/19827/stat : 19827 (java) S 19799 19804 19747 0 -1 1077944384 10665 0 0 0 273 1 0 0 20 0 16 0 414318501 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370446846320 140371348368002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19828] ppid=19799 vsize=10748324 memory=19240 CPUtime=2.67 cores=1,3,5,7
/proc/19804/task/19828/stat : 19828 (java) S 19799 19804 19747 0 -1 1077944384 16558 0 0 0 266 1 0 0 20 0 16 0 414318501 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370445793520 140371348368002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19829] ppid=19799 vsize=10748324 memory=2120 CPUtime=0.95 cores=1,3,5,7
/proc/19804/task/19829/stat : 19829 (java) S 19799 19804 19747 0 -1 1077944384 10905 0 0 0 94 1 0 0 20 0 16 0 414318501 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370444740720 140371348368002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19830] ppid=19799 vsize=10748324 memory=1261208 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19830/stat : 19830 (java) S 19799 19804 19747 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414318502 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370443688160 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19836] ppid=19799 vsize=10748324 memory=1261208 CPUtime=0.56 cores=1,3,5,7
/proc/19804/task/19836/stat : 19836 (java) S 19799 19804 19747 0 -1 1077944384 2068 0 0 0 22 34 0 0 20 0 16 0 414318507 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370442636464 140371348368002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19838] ppid=19799 vsize=10748324 memory=14004 CPUtime=2498.68 cores=1,3,5,7
/proc/19804/task/19838/stat : 19838 (java) R 19799 19804 19747 0 -1 4202560 54612 0 0 0 249856 12 0 0 20 0 16 0 414318697 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370425864336 140370965436037 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
Current children cumulated CPU time: 2512.29 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 1261208 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2510 s]*
/proc/loadavg: 1.70 1.83 1.76 3/229 20069
/proc/meminfo: memFree=29656152/32770624 swapFree=66966928/67108860
[pid=19804] ppid=19799 vsize=10748324 memory=1261208 CPUtime=2520 cores=1,3,5,7
/proc/19804/stat : 19804 (java) S 19799 19804 19747 0 -1 1077944320 146520 0 0 0 251855 145 0 0 20 0 16 0 414318466 11006283776 315302 33554432000 4194304 4196468 140732159255008 140732159237552 140371348356855 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
/proc/19804/statm: 2687081 315302 3382 1 0 2647217 0
[pid=19804/tid=19811] ppid=19799 vsize=10748324 memory=984 CPUtime=1.85 cores=1,3,5,7
/proc/19804/task/19811/stat : 19811 (java) S 19799 19804 19747 0 -1 1077944384 12978 0 0 0 179 6 0 0 20 0 16 0 414318474 11006283776 315302 33554432000 4194304 4196468 140732159255008 140371352599728 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19816] ppid=19799 vsize=10748324 memory=2004 CPUtime=1.18 cores=1,3,5,7
/proc/19804/task/19816/stat : 19816 (java) S 19799 19804 19747 0 -1 1077944384 9131 0 0 0 95 23 0 0 20 0 16 0 414318485 11006283776 315302 33554432000 4194304 4196468 140732159255008 140371285047952 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19817] ppid=19799 vsize=10748324 memory=1376 CPUtime=1.11 cores=1,3,5,7
/proc/19804/task/19817/stat : 19817 (java) S 19799 19804 19747 0 -1 1077944384 7036 0 0 0 89 22 0 0 20 0 16 0 414318485 11006283776 315302 33554432000 4194304 4196468 140732159255008 140371283995152 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19818] ppid=19799 vsize=10748324 memory=-7003737579269690708 CPUtime=1.18 cores=1,3,5,7
/proc/19804/task/19818/stat : 19818 (java) S 19799 19804 19747 0 -1 1077944384 7329 0 0 0 94 24 0 0 20 0 16 0 414318485 11006283776 315302 33554432000 4194304 4196468 140732159255008 140371282942352 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19819] ppid=19799 vsize=10748324 memory=1520 CPUtime=1.17 cores=1,3,5,7
/proc/19804/task/19819/stat : 19819 (java) S 19799 19804 19747 0 -1 1077944384 5578 0 0 0 93 24 0 0 20 0 16 0 414318485 11006283776 315302 33554432000 4194304 4196468 140732159255008 140371281889552 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19820] ppid=19799 vsize=10748324 memory=1980 CPUtime=0.08 cores=1,3,5,7
/proc/19804/task/19820/stat : 19820 (java) S 19799 19804 19747 0 -1 1077944384 7811 0 0 0 6 2 0 0 20 0 16 0 414318487 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370451057520 140371348368002 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19822] ppid=19799 vsize=10748324 memory=2572 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19822/stat : 19822 (java) S 19799 19804 19747 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 16 0 414318487 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370450003552 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19824] ppid=19799 vsize=10748324 memory=900 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19824/stat : 19824 (java) S 19799 19804 19747 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 414318487 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370448950656 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19826] ppid=19799 vsize=10748324 memory=1432 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19826/stat : 19826 (java) S 19799 19804 19747 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414318501 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370447898960 140371348375451 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19827] ppid=19799 vsize=10748324 memory=1764 CPUtime=2.74 cores=1,3,5,7
/proc/19804/task/19827/stat : 19827 (java) S 19799 19804 19747 0 -1 1077944384 10665 0 0 0 273 1 0 0 20 0 16 0 414318501 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370446846320 140371348368002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19828] ppid=19799 vsize=10748324 memory=111632 CPUtime=2.67 cores=1,3,5,7
/proc/19804/task/19828/stat : 19828 (java) S 19799 19804 19747 0 -1 1077944384 16558 0 0 0 266 1 0 0 20 0 16 0 414318501 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370445793520 140371348368002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19829] ppid=19799 vsize=10748324 memory=804 CPUtime=0.95 cores=1,3,5,7
/proc/19804/task/19829/stat : 19829 (java) S 19799 19804 19747 0 -1 1077944384 10905 0 0 0 94 1 0 0 20 0 16 0 414318501 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370444740720 140371348368002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19830] ppid=19799 vsize=10748324 memory=940 CPUtime=0 cores=1,3,5,7
/proc/19804/task/19830/stat : 19830 (java) S 19799 19804 19747 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414318502 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370443688160 140371348367061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19836] ppid=19799 vsize=10748324 memory=14004 CPUtime=0.56 cores=1,3,5,7
/proc/19804/task/19836/stat : 19836 (java) S 19799 19804 19747 0 -1 1077944384 2068 0 0 0 22 34 0 0 20 0 16 0 414318507 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370442636464 140371348368002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
[pid=19804/tid=19838] ppid=19799 vsize=10748324 memory=11824 CPUtime=2506.39 cores=1,3,5,7
/proc/19804/task/19838/stat : 19838 (java) R 19799 19804 19747 0 -1 4202560 55029 0 0 0 250627 12 0 0 20 0 16 0 414318697 11006283776 315302 33554432000 4194304 4196468 140732159255008 140370425864336 140370965679957 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39239680 140732159263755 140732159263858 140732159263858 140732159266767 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 1261208 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2510.03 s]
# the end of solver process 19804 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.6 s, system=1.46419 s

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

Child status: 143
Real time (s): 2510.03
CPU time (s): 2520.06
CPU user time (s): 2518.6
CPU system time (s): 1.46419
CPU usage (%): 100.4
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 1405552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.6
system time used= 1.46419
maximum resident set size= 1407600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147665
page faults= 0
swaps= 0
block input operations= 136
block output operations= 1928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58263
involuntary context switches= 1506


# summary of solver processes directly reported to runsolver:
#   pid: 19804
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2518.6
#   total CPU system time (s): 1.46419

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.6139 second user time and 22.5193 second system time

The end

Launcher Data

Begin job on node125 at 2019-09-13 15:14:34
IDJOB=4390746
IDBENCH=120428
IDSOLVER=2832
FILE ID=node125/4390746-1568380516
RUNJOBID= node125-1568380474-19779
PBS_JOBID= 21701839
Free space on /tmp= 57380 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/StripPacking/StripPacking-m1-seriesN/StripPacking-N6d.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390746-1568380516/watcher-4390746-1568380516 -o /tmp/evaluation-result-4390746-1568380516/solver-4390746-1568380516 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1568380474-19779 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390746-1568380516.xml -cm

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

MD5SUM BENCH= 2c28ca4ad49bcbb6099e9194469961d5
RANDOM SEED=1983991887

node125.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.29
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.29
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.29
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.29
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:        31106820 kB
MemAvailable:   31879996 kB
Buffers:           91580 kB
Cached:           976740 kB
SwapCached:        38216 kB
Active:           564004 kB
Inactive:         544344 kB
Active(anon):      20788 kB
Inactive(anon):    59496 kB
Active(file):     543216 kB
Inactive(file):   484848 kB
Unevictable:      109356 kB
Mlocked:          109356 kB
SwapTotal:      67108860 kB
SwapFree:       66966924 kB
Dirty:             17180 kB
Writeback:             0 kB
AnonPages:        112620 kB
Mapped:            43312 kB
Shmem:             31156 kB
Slab:             149924 kB
SReclaimable:     121892 kB
SUnreclaim:        28032 kB
KernelStack:        3280 kB
PageTables:         6232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     501488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 57360 MiB
End job on node125 at 2019-09-13 15:56:24