Trace number 4391332

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
AbsCon 2019-07-23? (TO) 2400.04 2388.61

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-10-10-6.xml
MD5SUM0823366b416f0d4f591b1c2bb0d09de5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark616
Best CPU time to get the best result obtained on this benchmark1752.82
Satisfiable
(Un)Satisfiability was proved
Number of variables410
Number of constraints330
Number of domains12
Minimum domain size8
Maximum domain size723
Distribution of domain sizes[{"size":8,"count":10},{"size":9,"count":30},{"size":10,"count":160},{"size":723,"count":210}]
Minimum variable degree2
Maximum variable degree11
Distribution of variable degrees[{"degree":2,"count":110},{"degree":3,"count":200},{"degree":11,"count":100}]
Minimum constraint arity1
Maximum constraint arity12
Distribution of constraint arities[{"arity":1,"count":10},{"arity":2,"count":100},{"arity":3,"count":100},{"arity":10,"count":20},{"arity":12,"count":100}]
Number of extensional constraints100
Number of intensional constraints110
Distribution of constraint types[{"type":"extension","count":100},{"type":"intension","count":110},{"type":"allDifferent","count":10},{"type":"noOverlap","count":10},{"type":"element","count":100}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

2.34/1.89	
2.34/1.89	AbsCon 2 
2.58/1.91	
2.85/2.10	  Instance
2.85/2.10	    name=instance-4391332-1568388594, framework=COP, bounds=-infty..+infty
2.85/2.10	
2.85/2.10	  Loading variables...
3.16/2.17	  Loading constraints...
4.10/2.43	
4.10/2.43	  Domains
4.10/2.43	    nTypes=12, nValues=153780, sizes=[8#10,9#30,10#160,723#210]
4.10/2.43	  Variables
4.10/2.43	    count=410, degrees=[2#110,3#200,19#100]
4.10/2.43	  Objectives
4.10/2.43	    way=min, type=ObjMaximumLE
4.10/2.43	  Constraints
4.10/2.43	    count=771, nSpecific=561, arities=[1#10,2#550,3#100,10#11,12#100]
4.10/2.43	    distribution=[AllDifferent#10,CtrExtensionSmart-TableSmart#450,CtrExtensionV-Bits#100,CtrIntension#110,ElementVariable#100,ObjMaximumLE#1]
4.10/2.43	    tables=[2#450], nTotalTuples=900
4.10/2.43	    nExtStructures=(460,shared:90), nIntStructures=(30,shared:80), nCftStructures=(10,shared:90,unbuilt:671)
4.10/2.43	    wck=0.562, cpu=2.388, mem=55M585
4.10/2.45	  Solver SolverBacktrack being built...
4.10/2.45	
4.10/2.48	
4.10/2.48	  Solver
4.10/2.48	    guaranteedGAC=false
4.10/2.48	    wck=0.614, cpu=2.438, mem=76M802
4.37/2.53	
4.37/2.53	  Preprocessing
4.37/2.53	    filters=10, revisions=(10,useless=0), ccks=7230, nACremovedValues=5161, nTotalRemovedValues=5161, inconcistency=false
4.37/2.53	    wck=0.053, cpu=2.492, mem=79M444
4.37/2.53	
5.00/2.79	    num=0, depth=88..88, filters=1749, revisions=(866,useless=229), ccks=134935, wck=0.313, mem=121M723
5.00/2.79	    decisions=108, wrong=10, backtracks=0, failedAssignments=10, nogoods=10
5.00/2.79	    nFilterCalls=3392, avgTableProportion=0.4019752358490566, avgTableSize=0.8039504716981132
5.00/2.79	    
5.30/2.80	    num=1, depth=0..0, filters=1760, revisions=(877,useless=229), ccks=206512, wck=0.323, mem=121M723
5.30/2.80	    decisions=130, wrong=21, backtracks=0, failedAssignments=21, nogoods=10
5.30/2.80	    nFilterCalls=3392, avgTableProportion=0.4019752358490566, avgTableSize=0.8039504716981132
5.30/2.80	    
5.60/2.91	    num=2, depth=0..37, filters=2538, revisions=(1247,useless=293), ccks=310449, wck=0.434, mem=54M552
5.60/2.91	    decisions=191, wrong=33, backtracks=0, failedAssignments=33, nogoods=12
5.60/2.91	    nFilterCalls=4883, avgTableProportion=0.4182879377431907, avgTableSize=0.8365758754863813
5.60/2.91	    
5.60/2.98	    num=3, depth=0..3, filters=2642, revisions=(1319,useless=294), ccks=969978, wck=0.5, mem=54M552
5.60/2.98	    decisions=220, wrong=46, backtracks=0, failedAssignments=46, nogoods=22
5.60/2.98	    nFilterCalls=5135, avgTableProportion=0.4222979552093476, avgTableSize=0.8445959104186952
5.60/2.98	    
5.60/2.99	    num=4, depth=0..0, filters=2656, revisions=(1333,useless=294), ccks=1061076, wck=0.511, mem=54M552
5.60/2.99	    decisions=248, wrong=60, backtracks=0, failedAssignments=60, nogoods=22
5.60/2.99	    nFilterCalls=5135, avgTableProportion=0.4222979552093476, avgTableSize=0.8445959104186952
5.60/2.99	    
5.83/3.05	    num=5, depth=0..4, filters=2743, revisions=(1408,useless=307), ccks=1707281, wck=0.578, mem=57M168
5.83/3.05	    decisions=284, wrong=76, backtracks=0, failedAssignments=76, nogoods=31
5.83/3.05	    nFilterCalls=5243, avgTableProportion=0.42389853137516686, avgTableSize=0.8477970627503337
5.83/3.05	    
5.83/3.06	    num=6, depth=0..0, filters=2760, revisions=(1425,useless=307), ccks=1724723, wck=0.582, mem=57M168
5.83/3.06	    decisions=318, wrong=93, backtracks=0, failedAssignments=93, nogoods=31
5.83/3.06	    nFilterCalls=5243, avgTableProportion=0.42389853137516686, avgTableSize=0.8477970627503337
5.83/3.06	    
5.83/3.06	    num=7, depth=0..0, filters=2779, revisions=(1444,useless=307), ccks=1744217, wck=0.587, mem=57M168
5.83/3.06	    decisions=356, wrong=112, backtracks=0, failedAssignments=112, nogoods=31
5.83/3.06	    nFilterCalls=5243, avgTableProportion=0.42389853137516686, avgTableSize=0.8477970627503337
5.83/3.06	    
5.83/3.07	    num=8, depth=0..0, filters=2800, revisions=(1465,useless=307), ccks=1765763, wck=0.591, mem=59M784
5.83/3.07	    decisions=398, wrong=133, backtracks=0, failedAssignments=133, nogoods=31
5.83/3.07	    nFilterCalls=5243, avgTableProportion=0.42389853137516686, avgTableSize=0.8477970627503337
5.83/3.07	    
5.83/3.07	    num=9, depth=0..0, filters=2823, revisions=(1488,useless=307), ccks=1789361, wck=0.596, mem=59M784
5.83/3.07	    decisions=444, wrong=156, backtracks=0, failedAssignments=156, nogoods=31
5.83/3.07	    nFilterCalls=5243, avgTableProportion=0.42389853137516686, avgTableSize=0.8477970627503337
5.83/3.07	    
5.83/3.08	    num=10, depth=0..0, filters=2848, revisions=(1513,useless=307), ccks=1815011, wck=0.601, mem=59M784
5.83/3.08	    decisions=494, wrong=181, backtracks=0, failedAssignments=181, nogoods=31
5.83/3.08	    nFilterCalls=5243, avgTableProportion=0.42389853137516686, avgTableSize=0.8477970627503337
5.83/3.08	    
5.83/3.08	    num=11, depth=0..0, filters=2876, revisions=(1541,useless=307), ccks=1843739, wck=0.606, mem=59M784
5.83/3.08	    decisions=550, wrong=209, backtracks=0, failedAssignments=209, nogoods=31
5.83/3.08	    nFilterCalls=5243, avgTableProportion=0.42389853137516686, avgTableSize=0.8477970627503337
5.83/3.08	    
5.83/3.09	    num=12, depth=0..0, filters=2907, revisions=(1572,useless=307), ccks=1875545, wck=0.613, mem=59M784
5.83/3.09	    decisions=612, wrong=240, backtracks=0, failedAssignments=240, nogoods=31
5.83/3.09	    nFilterCalls=5243, avgTableProportion=0.42389853137516686, avgTableSize=0.8477970627503337
5.83/3.09	    
5.83/3.10	    num=13, depth=0..0, filters=2941, revisions=(1606,useless=307), ccks=1910429, wck=0.62, mem=61M105
5.83/3.10	    decisions=680, wrong=274, backtracks=0, failedAssignments=274, nogoods=31
5.83/3.10	    nFilterCalls=5243, avgTableProportion=0.42389853137516686, avgTableSize=0.8477970627503337
5.83/3.10	    
5.83/3.10	    num=14, depth=0..0, filters=2978, revisions=(1643,useless=307), ccks=1948391, wck=0.626, mem=61M105
5.83/3.10	    decisions=754, wrong=311, backtracks=0, failedAssignments=311, nogoods=31
5.83/3.10	    nFilterCalls=5243, avgTableProportion=0.42389853137516686, avgTableSize=0.8477970627503337
5.83/3.10	    
5.96/3.11	    num=15, depth=0..0, filters=3019, revisions=(1684,useless=307), ccks=1990457, wck=0.634, mem=63M721
5.96/3.11	    decisions=836, wrong=352, backtracks=0, failedAssignments=352, nogoods=31
5.96/3.11	    nFilterCalls=5243, avgTableProportion=0.42389853137516686, avgTableSize=0.8477970627503337
5.96/3.11	    
5.96/3.12	    num=16, depth=0..0, filters=3064, revisions=(1729,useless=307), ccks=2036627, wck=0.642, mem=63M721
5.96/3.12	    decisions=926, wrong=397, backtracks=0, failedAssignments=397, nogoods=31
5.96/3.12	    nFilterCalls=5243, avgTableProportion=0.42389853137516686, avgTableSize=0.8477970627503337
5.96/3.12	    
5.96/3.13	    num=17, depth=0..0, filters=3114, revisions=(1779,useless=307), ccks=2087927, wck=0.652, mem=63M721
5.96/3.13	    decisions=1026, wrong=447, backtracks=0, failedAssignments=447, nogoods=31
5.96/3.13	    nFilterCalls=5243, avgTableProportion=0.42389853137516686, avgTableSize=0.8477970627503337
5.96/3.13	    
5.96/3.14	    num=18, depth=0..0, filters=3169, revisions=(1834,useless=307), ccks=2144357, wck=0.662, mem=66M337
5.96/3.14	    decisions=1136, wrong=502, backtracks=0, failedAssignments=502, nogoods=31
5.96/3.14	    nFilterCalls=5243, avgTableProportion=0.42389853137516686, avgTableSize=0.8477970627503337
5.96/3.14	    
5.96/3.15	    num=19, depth=0..0, filters=3230, revisions=(1895,useless=307), ccks=2206943, wck=0.674, mem=68M953
5.96/3.15	    decisions=1258, wrong=563, backtracks=0, failedAssignments=563, nogoods=31
5.96/3.15	    nFilterCalls=5243, avgTableProportion=0.42389853137516686, avgTableSize=0.8477970627503337
5.96/3.15	    
6.07/3.27	    num=20, depth=0..7, filters=3599, revisions=(2110,useless=315), ccks=3079982, wck=0.795, mem=76M800
6.07/3.27	    decisions=1399, wrong=630, backtracks=0, failedAssignments=630, nogoods=75
6.07/3.27	    nFilterCalls=6503, avgTableProportion=0.4386437029063509, avgTableSize=0.8772874058127018
6.07/3.27	    
6.39/3.55	    num=21, depth=0..67, filters=5679, revisions=(3028,useless=498), ccks=4594860, wck=1.073, mem=123M886
6.39/3.55	    decisions=1614, wrong=704, backtracks=0, failedAssignments=704, nogoods=146
6.39/3.55	    nFilterCalls=11539, avgTableProportion=0.43959615217956494, avgTableSize=0.8791923043591299
6.39/3.55	    
6.83/3.82	    num=22, depth=0..8, filters=6481, revisions=(3529,useless=570), ccks=6573225, wck=1.341, mem=134M349
6.83/3.82	    decisions=1784, wrong=785, backtracks=0, failedAssignments=785, nogoods=214
6.83/3.82	    nFilterCalls=14797, avgTableProportion=0.452591741569237, avgTableSize=0.905183483138474
6.83/3.82	    
7.16/4.14	    num=23, depth=0..54, filters=7943, revisions=(3975,useless=620), ccks=9062490, wck=1.661, mem=168M355
7.16/4.14	    decisions=2015, wrong=874, backtracks=1, failedAssignments=874, nogoods=276
7.16/4.14	    nFilterCalls=17267, avgTableProportion=0.4477326692534893, avgTableSize=0.8954653385069786
7.16/4.14	    
7.39/4.37	    num=24, depth=0..9, filters=9134, revisions=(4691,useless=712), ccks=10937954, wck=1.898, mem=49M362
7.39/4.37	    decisions=2220, wrong=972, backtracks=1, failedAssignments=972, nogoods=364
7.39/4.37	    nFilterCalls=22262, avgTableProportion=0.45739376516036295, avgTableSize=0.9147875303207259
7.39/4.37	    
7.90/4.77	    num=25, depth=0..60, filters=10778, revisions=(5420,useless=813), ccks=14589836, wck=2.292, mem=80M752
7.90/4.77	    decisions=2494, wrong=1080, backtracks=9, failedAssignments=1080, nogoods=418
7.90/4.77	    nFilterCalls=24798, avgTableProportion=0.4531817082022744, avgTableSize=0.9063634164045488
7.90/4.77	    
8.32/5.12	    num=26, depth=0..14, filters=13151, revisions=(6359,useless=918), ccks=16977142, wck=2.645, mem=136M545
8.32/5.12	    decisions=2744, wrong=1199, backtracks=11, failedAssignments=1199, nogoods=512
8.32/5.12	    nFilterCalls=35777, avgTableProportion=0.4653688123654862, avgTableSize=0.9307376247309724
8.32/5.12	    
8.93/5.76	    num=27, depth=31..52, filters=14819, revisions=(6968,useless=1006), ccks=23447775, wck=3.28, mem=167M936
8.93/5.76	    decisions=3058, wrong=1330, backtracks=11, failedAssignments=1330, nogoods=643
8.93/5.76	    nFilterCalls=39920, avgTableProportion=0.4630135270541082, avgTableSize=0.9260270541082164
8.93/5.76	    
9.46/6.06	    num=28, depth=0..20, filters=15793, revisions=(7691,useless=1054), ccks=26429897, wck=3.579, mem=178M866
9.46/6.06	    decisions=3347, wrong=1474, backtracks=30, failedAssignments=1474, nogoods=648
9.46/6.06	    nFilterCalls=41528, avgTableProportion=0.46359083028318243, avgTableSize=0.9271816605663649
9.46/6.06	    
10.13/6.66	    num=29, depth=22..35, filters=17591, revisions=(8558,useless=1199), ccks=32146747, wck=4.189, mem=79M696
10.13/6.66	    decisions=3698, wrong=1632, backtracks=31, failedAssignments=1632, nogoods=787
10.13/6.66	    nFilterCalls=47937, avgTableProportion=0.46298266474748107, avgTableSize=0.9259653294949621
10.13/6.66	    
10.24/6.72	    num=30, depth=0..0, filters=17765, revisions=(8732,useless=1199), ccks=32628727, wck=4.245, mem=83M801
10.24/6.72	    decisions=4046, wrong=1806, backtracks=31, failedAssignments=1806, nogoods=787
10.24/6.72	    nFilterCalls=47937, avgTableProportion=0.46298266474748107, avgTableSize=0.9259653294949621
10.24/6.72	    
10.67/7.11	    num=31, depth=0..35, filters=18489, revisions=(9235,useless=1239), ccks=36583206, wck=4.631, mem=100M223
10.67/7.11	    decisions=4463, wrong=1997, backtracks=31, failedAssignments=1997, nogoods=804
10.67/7.11	    nFilterCalls=49502, avgTableProportion=0.46364793341683164, avgTableSize=0.9272958668336633
10.67/7.11	    
11.16/7.66	    num=32, depth=0..77, filters=20529, revisions=(10190,useless=1389), ccks=41858224, wck=5.181, mem=128M961
11.16/7.66	    decisions=4941, wrong=2208, backtracks=52, failedAssignments=2208, nogoods=903
11.16/7.66	    nFilterCalls=53253, avgTableProportion=0.46019003624208965, avgTableSize=0.9203800724841793
11.16/7.66	    
11.77/8.14	    num=33, depth=0..48, filters=21699, revisions=(10785,useless=1429), ccks=46768405, wck=5.668, mem=153M593
11.77/8.14	    decisions=5453, wrong=2440, backtracks=52, failedAssignments=2440, nogoods=1129
11.77/8.14	    nFilterCalls=57395, avgTableProportion=0.4601271887795104, avgTableSize=0.9202543775590208
11.77/8.14	    
12.62/8.92	    num=34, depth=0..35, filters=23818, revisions=(12282,useless=1533), ccks=54724203, wck=6.444, mem=182M331
12.62/8.92	    decisions=5993, wrong=2695, backtracks=88, failedAssignments=2695, nogoods=1151
12.62/8.92	    nFilterCalls=61043, avgTableProportion=0.46161722064774013, avgTableSize=0.9232344412954803
12.62/8.92	    
13.16/9.40	    num=35, depth=25..30, filters=24937, revisions=(13447,useless=1809), ccks=59650607, wck=6.924, mem=198M753
13.16/9.40	    decisions=6584, wrong=2976, backtracks=95, failedAssignments=2976, nogoods=1395
13.16/9.40	    nFilterCalls=62293, avgTableProportion=0.4623151879023325, avgTableSize=0.924630375804665
13.16/9.40	    
14.07/10.30	    num=36, depth=0..70, filters=27971, revisions=(15423,useless=2069), ccks=68723524, wck=7.828, mem=239M807
14.07/10.30	    decisions=7268, wrong=3285, backtracks=138, failedAssignments=3285, nogoods=1468
14.07/10.30	    nFilterCalls=67867, avgTableProportion=0.4624265106752914, avgTableSize=0.9248530213505828
14.07/10.30	    
14.61/10.85	    num=37, depth=0..32, filters=29539, revisions=(16968,useless=2294), ccks=74134741, wck=8.371, mem=51M205
14.61/10.85	    decisions=7980, wrong=3625, backtracks=154, failedAssignments=3625, nogoods=1650
14.61/10.85	    nFilterCalls=69211, avgTableProportion=0.46280938001184785, avgTableSize=0.9256187600236957
14.61/10.85	    
15.17/11.35	    num=38, depth=0..33, filters=30912, revisions=(18399,useless=2607), ccks=79343528, wck=8.874, mem=67M928
15.17/11.35	    decisions=8761, wrong=3999, backtracks=162, failedAssignments=3999, nogoods=1969
15.17/11.35	    nFilterCalls=70670, avgTableProportion=0.46329418423659263, avgTableSize=0.9265883684731853
15.17/11.35	    
16.08/12.26	    num=39, depth=0..21, filters=33277, revisions=(20466,useless=2723), ccks=88992747, wck=9.78, mem=93M12
16.08/12.26	    decisions=9586, wrong=4410, backtracks=231, failedAssignments=4410, nogoods=2016
16.08/12.26	    nFilterCalls=72686, avgTableProportion=0.4641540324133946, avgTableSize=0.9283080648267892
16.08/12.26	    
17.44/13.55	    num=40, depth=21..62, filters=36160, revisions=(21654,useless=2871), ccks=101862488, wck=11.072, mem=180M808
17.44/13.55	    decisions=10550, wrong=4862, backtracks=247, failedAssignments=4862, nogoods=2228
17.44/13.55	    nFilterCalls=84475, avgTableProportion=0.44307191476768276, avgTableSize=0.8861438295353655
17.44/13.55	    
18.73/14.72	    num=41, depth=0..25, filters=38845, revisions=(23951,useless=3022), ccks=114239277, wck=12.242, mem=210M73
18.73/14.72	    decisions=11554, wrong=5359, backtracks=322, failedAssignments=5359, nogoods=2382
18.73/14.72	    nFilterCalls=87254, avgTableProportion=0.4447647099273386, avgTableSize=0.8895294198546772
18.73/14.72	    
19.88/15.73	    num=42, depth=24..69, filters=45476, revisions=(26848,useless=3947), ccks=122758771, wck=13.254, mem=90M505
19.88/15.73	    decisions=12709, wrong=5906, backtracks=421, failedAssignments=5906, nogoods=2885
19.88/15.73	    nFilterCalls=101851, avgTableProportion=0.4447084466524629, avgTableSize=0.8894168933049258
19.88/15.73	    
20.84/16.67	    num=43, depth=0..55, filters=49723, revisions=(29375,useless=4195), ccks=131360635, wck=14.193, mem=139M897
20.84/16.67	    decisions=13968, wrong=6508, backtracks=440, failedAssignments=6508, nogoods=3347
20.84/16.67	    nFilterCalls=116274, avgTableProportion=0.44698728864578496, avgTableSize=0.8939745772915699
20.84/16.67	    
22.78/18.54	    num=44, depth=0..67, filters=55475, revisions=(32956,useless=4622), ccks=150555666, wck=16.069, mem=220M159
22.78/18.54	    decisions=15359, wrong=7170, backtracks=531, failedAssignments=7170, nogoods=3456
22.78/18.54	    nFilterCalls=127824, avgTableProportion=0.4484251783702591, avgTableSize=0.8968503567405182
22.78/18.54	    
23.39/19.16	    num=45, depth=33..49, filters=57274, revisions=(34203,useless=4703), ccks=156833124, wck=16.68, mem=244M855
23.39/19.16	    decisions=16863, wrong=7898, backtracks=536, failedAssignments=7898, nogoods=3514
23.39/19.16	    nFilterCalls=130934, avgTableProportion=0.449043029312478, avgTableSize=0.898086058624956
23.39/19.16	    
24.18/19.95	    num=46, depth=34..93, filters=60409, revisions=(36128,useless=4990), ccks=164637480, wck=17.474, mem=281M900
24.18/19.95	    decisions=18535, wrong=8699, backtracks=560, failedAssignments=8699, nogoods=3847
24.18/19.95	    nFilterCalls=138415, avgTableProportion=0.4488061265036304, avgTableSize=0.8976122530072608
24.18/19.95	    
26.13/21.81	    num=47, depth=0..59, filters=69043, revisions=(41251,useless=5904), ccks=181415811, wck=19.334, mem=103M327
26.13/21.81	    decisions=20331, wrong=9580, backtracks=648, failedAssignments=9580, nogoods=3872
26.13/21.81	    nFilterCalls=163739, avgTableProportion=0.44746211959276655, avgTableSize=0.8949242391855331
26.13/21.81	    
27.63/23.39	    num=48, depth=41..56, filters=75111, revisions=(45172,useless=6898), ccks=196068065, wck=20.918, mem=196M58
27.63/23.39	    decisions=22317, wrong=10550, backtracks=679, failedAssignments=10550, nogoods=4398
27.63/23.39	    nFilterCalls=180918, avgTableProportion=0.44795984921345583, avgTableSize=0.8959196984269117
27.63/23.39	    
28.53/24.25	    num=49, depth=0..41, filters=78502, revisions=(48865,useless=7671), ccks=204240350, wck=21.777, mem=233M151
28.53/24.25	    decisions=24457, wrong=11617, backtracks=716, failedAssignments=11617, nogoods=4403
28.53/24.25	    nFilterCalls=183333, avgTableProportion=0.44830990601801096, avgTableSize=0.8966198120360219
28.53/24.25	    
29.83/25.53	    num=50, depth=38..86, filters=85211, revisions=(52863,useless=9542), ccks=216193644, wck=23.054, mem=332M64
29.83/25.53	    decisions=26887, wrong=12790, backtracks=749, failedAssignments=12790, nogoods=4567
29.83/25.53	    nFilterCalls=206200, avgTableProportion=0.4395198836081474, avgTableSize=0.8790397672162948
29.83/25.53	    
31.07/26.74	    num=51, depth=0..62, filters=89619, revisions=(57565,useless=11028), ccks=228072629, wck=24.262, mem=65M96
31.07/26.74	    decisions=29529, wrong=14081, backtracks=768, failedAssignments=14081, nogoods=4683
31.07/26.74	    nFilterCalls=212260, avgTableProportion=0.4399510034862904, avgTableSize=0.8799020069725808
31.07/26.74	    
32.17/27.85	    num=52, depth=0..67, filters=95819, revisions=(61477,useless=12733), ccks=238563251, wck=25.373, mem=116M730
32.17/27.85	    decisions=32434, wrong=15501, backtracks=835, failedAssignments=15501, nogoods=4732
32.17/27.85	    nFilterCalls=236284, avgTableProportion=0.41760127643005873, avgTableSize=0.8352025528601175
32.17/27.85	    
39.54/35.16	    num=53, depth=0..62, filters=113816, revisions=(72262,useless=16800), ccks=310677955, wck=32.685, mem=100M304
39.54/35.16	    decisions=35620, wrong=17063, backtracks=1351, failedAssignments=17063, nogoods=5329
39.54/35.16	    nFilterCalls=292662, avgTableProportion=0.42509789449945673, avgTableSize=0.8501957889989135
39.54/35.16	    
40.94/36.56	    num=54, depth=43..46, filters=121690, revisions=(78056,useless=18673), ccks=321244657, wck=34.081, mem=248M641
40.94/36.56	    decisions=39100, wrong=18781, backtracks=1357, failedAssignments=18781, nogoods=5381
40.94/36.56	    nFilterCalls=321297, avgTableProportion=0.4216674914487219, avgTableSize=0.8433349828974438
40.94/36.56	    
42.55/38.19	    num=55, depth=0..64, filters=129770, revisions=(81804,useless=18911), ccks=335591759, wck=35.713, mem=414M429
42.55/38.19	    decisions=42939, wrong=20671, backtracks=1409, failedAssignments=20671, nogoods=5627
42.55/38.19	    nFilterCalls=352801, avgTableProportion=0.4139812528876052, avgTableSize=0.8279625057752104
42.55/38.19	    
44.19/39.79	    num=56, depth=0..62, filters=139143, revisions=(88903,useless=20968), ccks=349033012, wck=37.312, mem=115M747
44.19/39.79	    decisions=47155, wrong=22750, backtracks=1435, failedAssignments=22750, nogoods=6037
44.19/39.79	    nFilterCalls=384660, avgTableProportion=0.4106379659959445, avgTableSize=0.821275931991889
44.19/39.79	    
45.39/41.00	    num=57, depth=0..120, filters=149609, revisions=(95134,useless=23315), ccks=358412269, wck=38.52, mem=242M435
45.39/41.00	    decisions=51848, wrong=25037, backtracks=1462, failedAssignments=25037, nogoods=6725
45.39/41.00	    nFilterCalls=414322, avgTableProportion=0.40965239596256053, avgTableSize=0.8193047919251211
45.39/41.00	    
47.61/43.16	    num=58, depth=0..64, filters=162707, revisions=(103900,useless=25660), ccks=376916464, wck=40.681, mem=445M137
47.61/43.16	    decisions=56943, wrong=27553, backtracks=1512, failedAssignments=27553, nogoods=6848
47.61/43.16	    nFilterCalls=457326, avgTableProportion=0.4047736188189607, avgTableSize=0.8095472376379214
47.61/43.16	    
49.56/45.04	    num=59, depth=0..57, filters=174397, revisions=(112890,useless=28199), ccks=391326914, wck=42.561, mem=228M463
49.56/45.04	    decisions=62529, wrong=30321, backtracks=1562, failedAssignments=30321, nogoods=7116
49.56/45.04	    nFilterCalls=496366, avgTableProportion=0.4033767421620337, avgTableSize=0.8067534843240673
49.56/45.04	    
53.36/48.73	    num=60, depth=0..133, filters=218867, revisions=(135257,useless=39122), ccks=415943412, wck=46.25, mem=169M338
53.36/48.73	    decisions=68748, wrong=33365, backtracks=1652, failedAssignments=33365, nogoods=7482
53.36/48.73	    nFilterCalls=665434, avgTableProportion=0.4066496451939636, avgTableSize=0.8132992903879273
53.36/48.73	    
54.86/50.26	    num=61, depth=0..54, filters=228831, revisions=(141384,useless=40553), ccks=428416350, wck=47.782, mem=280M142
54.86/50.26	    decisions=75487, wrong=36714, backtracks=1668, failedAssignments=36714, nogoods=7754
54.86/50.26	    nFilterCalls=703884, avgTableProportion=0.40571528831455184, avgTableSize=0.8114305766291037
54.86/50.26	    
58.89/54.29	    num=62, depth=0..58, filters=293492, revisions=(168163,useless=56114), ccks=440953740, wck=51.816, mem=231M325
58.89/54.29	    decisions=82902, wrong=40398, backtracks=1679, failedAssignments=40398, nogoods=7933
58.89/54.29	    nFilterCalls=973529, avgTableProportion=0.4206397549533707, avgTableSize=0.8412795099067414
58.89/54.29	    
60.81/56.16	    num=63, depth=0..78, filters=310413, revisions=(180973,useless=60170), ccks=452893181, wck=53.683, mem=103M587
60.81/56.16	    decisions=91073, wrong=44450, backtracks=1700, failedAssignments=44450, nogoods=8197
60.81/56.16	    nFilterCalls=1034989, avgTableProportion=0.4147261468479375, avgTableSize=0.829452293695875
60.81/56.16	    
63.00/58.31	    num=64, depth=69..71, filters=329913, revisions=(195064,useless=65920), ccks=465701659, wck=55.839, mem=95M139
63.00/58.31	    decisions=100057, wrong=48907, backtracks=1712, failedAssignments=48907, nogoods=8605
63.00/58.31	    nFilterCalls=1110953, avgTableProportion=0.4103233890182573, avgTableSize=0.8206467780365146
63.00/58.31	    
64.81/60.11	    num=65, depth=0..82, filters=346705, revisions=(201288,useless=66156), ccks=478302183, wck=57.633, mem=353M128
64.81/60.11	    decisions=109932, wrong=53810, backtracks=1761, failedAssignments=53810, nogoods=9034
64.81/60.11	    nFilterCalls=1185238, avgTableProportion=0.4044061192773097, avgTableSize=0.8088122385546194
64.81/60.11	    
69.97/65.20	    num=66, depth=0..81, filters=366283, revisions=(220789,useless=71777), ccks=529923744, wck=62.728, mem=168M538
69.97/65.20	    decisions=120797, wrong=59204, backtracks=2007, failedAssignments=59204, nogoods=9625
69.97/65.20	    nFilterCalls=1211737, avgTableProportion=0.4041722750068703, avgTableSize=0.8083445500137406
69.97/65.20	    
72.67/68.00	    num=67, depth=46..127, filters=390209, revisions=(240353,useless=80529), ccks=547584254, wck=65.52, mem=283M549
72.67/68.00	    decisions=132788, wrong=65137, backtracks=2057, failedAssignments=65137, nogoods=9919
72.67/68.00	    nFilterCalls=1293818, avgTableProportion=0.40132692542536896, avgTableSize=0.8026538508507379
72.67/68.00	    
74.80/70.03	    num=68, depth=0..91, filters=411615, revisions=(249072,useless=80855), ccks=562392554, wck=67.555, mem=213M365
74.80/70.03	    decisions=145915, wrong=71663, backtracks=2099, failedAssignments=71663, nogoods=10349
74.80/70.03	    nFilterCalls=1386077, avgTableProportion=0.3945844999953105, avgTableSize=0.789168999990621
74.80/70.03	    
79.55/74.76	    num=69, depth=45..142, filters=449333, revisions=(270816,useless=88472), ccks=606939082, wck=72.285, mem=116M93
79.55/74.76	    decisions=160414, wrong=78842, backtracks=2172, failedAssignments=78842, nogoods=10836
79.55/74.76	    nFilterCalls=1479063, avgTableProportion=0.3892768597416067, avgTableSize=0.7785537194832134
79.55/74.76	    
83.67/78.80	    num=70, depth=0..146, filters=494022, revisions=(300958,useless=98969), ccks=630532907, wck=76.326, mem=95M350
83.67/78.80	    decisions=176339, wrong=86739, backtracks=2206, failedAssignments=86739, nogoods=11754
83.67/78.80	    nFilterCalls=1618009, avgTableProportion=0.3924774213246033, avgTableSize=0.7849548426492066
83.67/78.80	    
85.88/81.01	    num=71, depth=0..146, filters=516748, revisions=(316915,useless=102399), ccks=648531718, wck=78.537, mem=194M818
85.88/81.01	    decisions=193848, wrong=95426, backtracks=2247, failedAssignments=95426, nogoods=12189
85.88/81.01	    nFilterCalls=1691209, avgTableProportion=0.38703554675974405, avgTableSize=0.7740710935194881
85.88/81.01	    
89.51/84.65	    num=72, depth=49..98, filters=561591, revisions=(350577,useless=115783), ccks=671545572, wck=82.171, mem=115M884
89.51/84.65	    decisions=213022, wrong=104981, backtracks=2283, failedAssignments=104981, nogoods=12282
89.51/84.65	    nFilterCalls=1851754, avgTableProportion=0.3785967250509517, avgTableSize=0.7571934501019034
89.51/84.65	    
92.44/87.54	    num=73, depth=0..99, filters=596494, revisions=(364531,useless=117922), ccks=686651283, wck=85.06, mem=107M477
92.44/87.54	    decisions=234106, wrong=115492, backtracks=2339, failedAssignments=115492, nogoods=12470
92.44/87.54	    nFilterCalls=2012215, avgTableProportion=0.37460261453174737, avgTableSize=0.7492052290634947
92.44/87.54	    
95.14/90.21	    num=74, depth=0..102, filters=615909, revisions=(383293,useless=120847), ccks=709314085, wck=87.738, mem=264M763
95.14/90.21	    decisions=257312, wrong=127054, backtracks=2392, failedAssignments=127054, nogoods=13035
95.14/90.21	    nFilterCalls=2030513, avgTableProportion=0.3735750522158686, avgTableSize=0.7471501044317372
95.14/90.21	    
104.26/99.24	    num=75, depth=0..154, filters=665703, revisions=(425787,useless=133112), ccks=798998499, wck=96.766, mem=310M605
104.26/99.24	    decisions=282831, wrong=139773, backtracks=3032, failedAssignments=139772, nogoods=14208
104.26/99.24	    nFilterCalls=2120825, avgTableProportion=0.3706222814235026, avgTableSize=0.7412445628470052
104.26/99.24	    
121.20/116.14	    num=76, depth=0..100, filters=739524, revisions=(482042,useless=154338), ccks=954957376, wck=113.661, mem=164M472
121.20/116.14	    decisions=310885, wrong=153763, backtracks=3904, failedAssignments=153762, nogoods=14583
121.20/116.14	    nFilterCalls=2358192, avgTableProportion=0.36281502948021194, avgTableSize=0.7256300589604239
121.20/116.14	    
176.26/171.13	    num=77, depth=0..115, filters=894015, revisions=(587051,useless=187437), ccks=1554141221, wck=168.653, mem=169M187
176.26/171.13	    decisions=341749, wrong=169152, backtracks=6153, failedAssignments=169151, nogoods=15507
176.26/171.13	    nFilterCalls=2740036, avgTableProportion=0.3642138278475173, avgTableSize=0.7284276556950346
176.26/171.13	    
184.77/179.67	    num=78, depth=0..93, filters=944017, revisions=(641182,useless=204427), ccks=1632510324, wck=177.195, mem=84M382
184.77/179.67	    decisions=375690, wrong=186080, backtracks=6641, failedAssignments=186079, nogoods=16184
184.77/179.67	    nFilterCalls=2813393, avgTableProportion=0.363633342373426, avgTableSize=0.727266684746852
184.77/179.67	    
199.42/194.27	    num=79, depth=0..93, filters=1178761, revisions=(775428,useless=274367), ccks=1720862599, wck=191.795, mem=102M529
199.42/194.27	    decisions=413003, wrong=204702, backtracks=7049, failedAssignments=204700, nogoods=16576
199.42/194.27	    nFilterCalls=3687089, avgTableProportion=0.36893006922263066, avgTableSize=0.7378601384452613
199.42/194.27	    
206.25/201.02	    num=80, depth=0..87, filters=1249042, revisions=(838968,useless=294765), ccks=1757714637, wck=198.539, mem=90M10
206.25/201.02	    decisions=454016, wrong=225186, backtracks=7158, failedAssignments=225184, nogoods=16985
206.25/201.02	    nFilterCalls=3915227, avgTableProportion=0.3666231868548107, avgTableSize=0.7332463737096214
206.25/201.02	    
211.99/206.79	    num=81, depth=0..117, filters=1357546, revisions=(918273,useless=331827), ccks=1784317778, wck=204.312, mem=151M621
211.99/206.79	    decisions=499182, wrong=247724, backtracks=7330, failedAssignments=247716, nogoods=17248
211.99/206.79	    nFilterCalls=4336514, avgTableProportion=0.356273956454424, avgTableSize=0.712547912908848
211.99/206.79	    
223.11/217.83	    num=82, depth=0..76, filters=1462622, revisions=(1004354,useless=363339), ccks=1861791195, wck=215.351, mem=188M698
223.11/217.83	    decisions=548825, wrong=272509, backtracks=7397, failedAssignments=272501, nogoods=17400
223.11/217.83	    nFilterCalls=4661755, avgTableProportion=0.35275255778135056, avgTableSize=0.7055051155627011
223.11/217.83	    
251.64/246.25	    num=83, depth=0..89, filters=2002750, revisions=(1285881,useless=529947), ccks=2008958868, wck=243.777, mem=72M705
251.64/246.25	    decisions=603517, wrong=299819, backtracks=7846, failedAssignments=299765, nogoods=17819
251.64/246.25	    nFilterCalls=6702832, avgTableProportion=0.37462351734311705, avgTableSize=0.7492470346862341
251.64/246.25	    
333.11/327.62	    num=84, depth=0..82, filters=3108428, revisions=(1662346,useless=700459), ccks=2808491196, wck=325.144, mem=131M714
333.11/327.62	    decisions=663581, wrong=329812, backtracks=8199, failedAssignments=329755, nogoods=18025
333.11/327.62	    nFilterCalls=8765051, avgTableProportion=0.34902552192793856, avgTableSize=0.6980510438558771
333.11/327.62	    
344.36/338.67	    num=85, depth=0..104, filters=3223974, revisions=(1765889,useless=736034), ccks=2864794491, wck=336.19, mem=86M285
344.36/338.67	    decisions=729587, wrong=362801, backtracks=8335, failedAssignments=362744, nogoods=18640
344.36/338.67	    nFilterCalls=9117673, avgTableProportion=0.3493909575392756, avgTableSize=0.6987819150785513
344.36/338.67	    
359.64/353.81	    num=86, depth=0..108, filters=3360023, revisions=(1884463,useless=782884), ccks=2986394921, wck=351.329, mem=123M607
359.64/353.81	    decisions=802272, wrong=399105, backtracks=9249, failedAssignments=399032, nogoods=18776
359.64/353.81	    nFilterCalls=9504084, avgTableProportion=0.3487910039515644, avgTableSize=0.6975820079031289
359.64/353.81	    
382.36/376.46	    num=87, depth=71..112, filters=3567920, revisions=(2025387,useless=841428), ccks=3160295096, wck=373.98, mem=83M286
382.36/376.46	    decisions=882192, wrong=439023, backtracks=9906, failedAssignments=438949, nogoods=19045
382.36/376.46	    nFilterCalls=10232814, avgTableProportion=0.34585896899914337, avgTableSize=0.6917179379982867
382.36/376.46	    
415.88/409.79	    num=88, depth=67..73, filters=4567517, revisions=(2460325,useless=1130295), ccks=3304564777, wck=407.312, mem=73M927
415.88/409.79	    decisions=971904, wrong=483844, backtracks=10828, failedAssignments=482858, nogoods=19067
415.88/409.79	    nFilterCalls=12320620, avgTableProportion=0.3482368176276843, avgTableSize=0.6964736352553687
415.88/409.79	    
450.24/443.92	    num=89, depth=0..94, filters=5642284, revisions=(2757531,useless=1264696), ccks=3520495841, wck=441.444, mem=86M880
450.24/443.92	    decisions=1069573, wrong=532649, backtracks=11483, failedAssignments=531158, nogoods=19251
450.24/443.92	    nFilterCalls=14193887, avgTableProportion=0.35191751914045816, avgTableSize=0.7038350382809163
450.24/443.92	    
474.28/467.81	    num=90, depth=0..76, filters=6122163, revisions=(2950587,useless=1360534), ccks=3697471771, wck=465.329, mem=69M697
474.28/467.81	    decisions=1175908, wrong=585782, backtracks=12194, failedAssignments=584288, nogoods=19630
474.28/467.81	    nFilterCalls=15345873, avgTableProportion=0.34118085038237966, avgTableSize=0.6823617007647593
474.28/467.81	    
491.21/484.61	    num=91, depth=0..82, filters=6325284, revisions=(3130310,useless=1420987), ccks=3783831008, wck=482.133, mem=80M662
491.21/484.61	    decisions=1292857, wrong=644225, backtracks=12362, failedAssignments=642731, nogoods=19987
491.21/484.61	    nFilterCalls=16025711, avgTableProportion=0.3387745791746775, avgTableSize=0.677549158349355
491.21/484.61	    
503.11/496.44	    num=92, depth=58..84, filters=6473918, revisions=(3238555,useless=1444503), ccks=3865556680, wck=493.969, mem=69M951
503.11/496.44	    decisions=1421494, wrong=708512, backtracks=12771, failedAssignments=707018, nogoods=21070
503.11/496.44	    nFilterCalls=16345713, avgTableProportion=0.3398352522156727, avgTableSize=0.6796705044313454
503.11/496.44	    
519.97/513.26	    num=93, depth=0..100, filters=6755836, revisions=(3476970,useless=1527639), ccks=3963133624, wck=510.789, mem=106M879
519.97/513.26	    decisions=1562997, wrong=779228, backtracks=13117, failedAssignments=777734, nogoods=21710
519.97/513.26	    nFilterCalls=17160810, avgTableProportion=0.34128648356342156, avgTableSize=0.6825729671268431
519.97/513.26	    
533.39/526.58	    num=94, depth=0..111, filters=6963675, revisions=(3649368,useless=1580867), ccks=4045899631, wck=524.102, mem=84M954
533.39/526.58	    decisions=1718644, wrong=857015, backtracks=13714, failedAssignments=855521, nogoods=21723
533.39/526.58	    nFilterCalls=17748412, avgTableProportion=0.339655232254018, avgTableSize=0.679310464508036
533.39/526.58	    
811.72/804.68	    num=95, depth=0..110, filters=9050720, revisions=(4409939,useless=1850321), ccks=6907926479, wck=802.209, mem=95M464
811.72/804.68	    decisions=1890006, wrong=942658, backtracks=14938, failedAssignments=941087, nogoods=22413
811.72/804.68	    nFilterCalls=22271805, avgTableProportion=0.3262346720438689, avgTableSize=0.6524693440877378
811.72/804.68	    
836.33/829.12	    num=96, depth=63..117, filters=9305443, revisions=(4699278,useless=1948161), ccks=7082534950, wck=826.647, mem=67M711
836.33/829.12	    decisions=2078316, wrong=1036781, backtracks=15192, failedAssignments=1035210, nogoods=22710
836.33/829.12	    nFilterCalls=22631156, avgTableProportion=0.3267471621865008, avgTableSize=0.6534943243730016
836.33/829.12	    
871.72/864.37	    num=97, depth=0..95, filters=9734644, revisions=(5034416,useless=2073011), ccks=7248454584, wck=861.897, mem=93M705
871.72/864.37	    decisions=2285458, wrong=1140318, backtracks=15537, failedAssignments=1138745, nogoods=23032
871.72/864.37	    nFilterCalls=24119405, avgTableProportion=0.3249091136369243, avgTableSize=0.6498182272738486
871.72/864.37	    
920.62/912.92	    num=98, depth=57..102, filters=10345303, revisions=(5456851,useless=2249458), ccks=7492331601, wck=910.445, mem=85M212
920.62/912.92	    decisions=2513314, wrong=1254217, backtracks=16648, failedAssignments=1252634, nogoods=23470
920.62/912.92	    nFilterCalls=26255939, avgTableProportion=0.3291455887370853, avgTableSize=0.6582911774741707
920.62/912.92	    
1042.21/1034.06	    num=99, depth=62..106, filters=12677764, revisions=(6222303,useless=2605151), ccks=8287741250, wck=1031.583, mem=110M198
1042.21/1034.06	    decisions=2765699, wrong=1380377, backtracks=18483, failedAssignments=1377912, nogoods=24475
1042.21/1034.06	    nFilterCalls=31369286, avgTableProportion=0.33314739774440516, avgTableSize=0.6662947954888103
1042.21/1034.06	    
1082.04/1073.65	    num=100, depth=0..114, filters=13154089, revisions=(6626350,useless=2743890), ccks=8491869890, wck=1071.176, mem=78M185
1082.04/1073.65	    decisions=3041378, wrong=1518183, backtracks=18959, failedAssignments=1515718, nogoods=25315
1082.04/1073.65	    nFilterCalls=32847575, avgTableProportion=0.3308209814575353, avgTableSize=0.6616419629150706
1082.04/1073.65	    
1111.20/1102.63	    num=101, depth=0..167, filters=13793234, revisions=(7091207,useless=2939484), ccks=8665436223, wck=1100.158, mem=84M597
1111.20/1102.63	    decisions=3345295, wrong=1670087, backtracks=21975, failedAssignments=1667304, nogoods=26068
1111.20/1102.63	    nFilterCalls=34589676, avgTableProportion=0.32592430180612275, avgTableSize=0.6518486036122455
1111.20/1102.63	    
1220.69/1211.91	    num=102, depth=0..96, filters=14656572, revisions=(7791826,useless=3222649), ccks=9627021849, wck=1209.438, mem=89M575
1220.69/1211.91	    decisions=3678858, wrong=1836833, backtracks=22958, failedAssignments=1834049, nogoods=26773
1220.69/1211.91	    nFilterCalls=36252375, avgTableProportion=0.327479303080143, avgTableSize=0.654958606160286
1220.69/1211.91	    
1287.97/1278.87	    num=103, depth=0..132, filters=15559186, revisions=(8414804,useless=3439456), ccks=10007598694, wck=1276.395, mem=62M787
1287.97/1278.87	    decisions=4045836, wrong=2020287, backtracks=24015, failedAssignments=2017468, nogoods=27055
1287.97/1278.87	    nFilterCalls=38961619, avgTableProportion=0.3239895652180162, avgTableSize=0.6479791304360324
1287.97/1278.87	    
1391.65/1382.35	    num=104, depth=0..130, filters=16153235, revisions=(8918996,useless=3578547), ccks=11004984974, wck=1379.875, mem=85M583
1391.65/1382.35	    decisions=4449438, wrong=2222048, backtracks=26754, failedAssignments=2219229, nogoods=27836
1391.65/1382.35	    nFilterCalls=40006210, avgTableProportion=0.3208696474872276, avgTableSize=0.6417392949744553
1391.65/1382.35	    
1456.14/1446.64	    num=105, depth=0..136, filters=17073955, revisions=(9691483,useless=3888005), ccks=11565520181, wck=1444.161, mem=67M566
1456.14/1446.64	    decisions=4893432, wrong=2443993, backtracks=33790, failedAssignments=2441167, nogoods=28315
1456.14/1446.64	    nFilterCalls=42578046, avgTableProportion=0.3101485446279052, avgTableSize=0.6202970892558104
1456.14/1446.64	    
1568.16/1558.25	    num=106, depth=71..121, filters=18830252, revisions=(10737566,useless=4360334), ccks=12296950506, wck=1555.777, mem=73M204
1568.16/1558.25	    decisions=5382317, wrong=2688388, backtracks=37692, failedAssignments=2685298, nogoods=29271
1568.16/1558.25	    nFilterCalls=48250739, avgTableProportion=0.30538636931550417, avgTableSize=0.6107727386310083
1568.16/1558.25	    
2110.54/2099.81	    num=107, depth=83..123, filters=28593240, revisions=(15467186,useless=7305972), ccks=16963472215, wck=2097.337, mem=103M862
2110.54/2099.81	    decisions=5923098, wrong=2958735, backtracks=40909, failedAssignments=2953843, nogoods=30190
2110.54/2099.81	    nFilterCalls=75636056, avgTableProportion=0.29263359527895005, avgTableSize=0.5852671905579001
2110.54/2099.81	    
2169.13/2158.20	    num=108, depth=37..113, filters=29346748, revisions=(16373029,useless=7615977), ccks=17254763823, wck=2155.725, mem=80M528
2169.13/2158.20	    decisions=6513983, wrong=3254134, backtracks=41777, failedAssignments=3249242, nogoods=30347
2169.13/2158.20	    nFilterCalls=76472411, avgTableProportion=0.29397250859528934, avgTableSize=0.5879450171905787
2169.13/2158.20	    
2362.46/2351.24	    num=109, depth=0..119, filters=33283605, revisions=(18165787,useless=8488408), ccks=18896699420, wck=2348.767, mem=68M680
2362.46/2351.24	    decisions=7164088, wrong=3579142, backtracks=45178, failedAssignments=3574181, nogoods=31422
2362.46/2351.24	    nFilterCalls=86375283, avgTableProportion=0.28627486522967455, avgTableSize=0.5725497304593491
2362.46/2351.24	    
2400.02/2388.60	
2400.02/2388.60	s UNKNOWN

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4391332-1568388594/watcher-4391332-1568388594 -o /tmp/evaluation-result-4391332-1568388594/solver-4391332-1568388594 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568383863-3869 --watchdog 2560 java -cp AbsCon19-06.jar AbsCon HOME/instance-4391332-1568388594.xml -cm 

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

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

solver pid=4035, runsolver pid=4032

[startup+0.105675 s]*
/proc/loadavg: 1.63 1.75 1.80 6/228 4050
/proc/meminfo: memFree=26100540/32770624 swapFree=66977616/67108860
[pid=4035] ppid=4032 vsize=10659884 memory=28092 CPUtime=0.14 cores=0,2,4,6
/proc/4035/stat : 4035 (java) S 4032 4035 2180 0 -1 1077944320 5550 0 0 0 12 2 0 0 20 0 15 0 415116687 10915721216 7023 33554432000 4194304 4196468 140725984815024 140725984797568 140000961654519 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
/proc/4035/statm: 2664971 7023 2896 1 0 2627468 0
[pid=4035/tid=4037] ppid=4032 vsize=10659884 memory=720575944405811505 CPUtime=0.09 cores=0,2,4,6
/proc/4035/task/4037/stat : 4037 (java) R 4032 4035 2180 0 -1 4202560 3216 0 0 0 8 1 0 0 20 0 15 0 415116687 10915721216 7221 33554432000 4194304 4196468 140725984815024 140000965885960 140000943048621 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4038] ppid=4032 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4038/stat : 4038 (java) S 4032 4035 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415116688 10915721216 7221 33554432000 4194304 4196468 140725984815024 140000903658256 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4039] ppid=4032 vsize=10659884 memory=140395485961585 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4039/stat : 4039 (java) S 4032 4035 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415116688 10915721216 7221 33554432000 4194304 4196468 140725984815024 140000902605712 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4040] ppid=4032 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4040/stat : 4040 (java) S 4032 4035 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415116688 10915721216 7221 33554432000 4194304 4196468 140725984815024 140000566762512 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4041] ppid=4032 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4041/stat : 4041 (java) S 4032 4035 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415116688 10915721216 7221 33554432000 4194304 4196468 140725984815024 140000565709968 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4042] ppid=4032 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4042/stat : 4042 (java) S 4032 4035 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415116689 10915721216 7221 33554432000 4194304 4196468 140725984815024 140000520759280 140000961665666 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4043] ppid=4032 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4043/stat : 4043 (java) S 4032 4035 2180 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415116690 10915721216 7221 33554432000 4194304 4196468 140725984815024 140000519705504 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4044] ppid=4032 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4044/stat : 4044 (java) S 4032 4035 2180 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415116690 10915721216 7221 33554432000 4194304 4196468 140725984815024 140000518652912 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4045] ppid=4032 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4045/stat : 4045 (java) S 4032 4035 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415116692 10915721216 7221 33554432000 4194304 4196468 140725984815024 140000517601488 140000961673115 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4046] ppid=4032 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4046/stat : 4046 (java) R 4032 4035 2180 0 -1 4202560 371 0 0 0 0 0 0 0 20 0 15 0 415116692 10915721216 7221 33554432000 4194304 4196468 140725984815024 140000516549104 140000961665666 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4047] ppid=4032 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4047/stat : 4047 (java) R 4032 4035 2180 0 -1 1077944384 168 0 0 0 0 0 0 0 20 0 15 0 415116692 10915721216 7221 33554432000 4194304 4196468 140725984815024 140000515496560 140000961665666 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4048] ppid=4032 vsize=10659884 memory=140395483125376 CPUtime=0.03 cores=0,2,4,6
/proc/4035/task/4048/stat : 4048 (java) R 4032 4035 2180 0 -1 4202560 641 0 0 0 3 0 0 0 20 0 15 0 415116692 10915721216 7221 33554432000 4194304 4196468 140725984815024 140000514438376 140000940595966 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4049] ppid=4032 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4049/stat : 4049 (java) S 4032 4035 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415116693 10915721216 7221 33554432000 4194304 4196468 140725984815024 140000513391712 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4050] ppid=4032 vsize=10659884 memory=140395483125376 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4050/stat : 4050 (java) S 4032 4035 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415116693 10915721216 7221 33554432000 4194304 4196468 140725984815024 140000512338224 140000961665666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 28092 KiB

[startup+0.210746 s]*
/proc/loadavg: 1.63 1.75 1.80 5/228 4050
/proc/meminfo: memFree=26089508/32770624 swapFree=66977616/67108860
[pid=4035] ppid=4032 vsize=10659884 memory=37264 CPUtime=0.33 cores=0,2,4,6
/proc/4035/stat : 4035 (java) S 4032 4035 2180 0 -1 1077944320 9109 0 0 0 29 4 0 0 20 0 15 0 415116687 10915721216 9316 33554432000 4194304 4196468 140725984815024 140725984797568 140000961654519 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
/proc/4035/statm: 2664971 9316 2989 1 0 2627468 0
[pid=4035/tid=4037] ppid=4032 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/4035/task/4037/stat : 4037 (java) R 4032 4035 2180 0 -1 4202560 6098 0 0 0 17 3 0 0 20 0 15 0 415116687 10915721216 9316 33554432000 4194304 4196468 140725984815024 140000965880880 140000961676445 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4038] ppid=4032 vsize=10659884 memory=345 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4038/stat : 4038 (java) S 4032 4035 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415116688 10915721216 9316 33554432000 4194304 4196468 140725984815024 140000903658256 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4039] ppid=4032 vsize=10659884 memory=3545933673531070112 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4039/stat : 4039 (java) S 4032 4035 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415116688 10915721216 9316 33554432000 4194304 4196468 140725984815024 140000902605712 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4040] ppid=4032 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4040/stat : 4040 (java) S 4032 4035 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415116688 10915721216 9316 33554432000 4194304 4196468 140725984815024 140000566762512 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4041] ppid=4032 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4041/stat : 4041 (java) S 4032 4035 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415116688 10915721216 9316 33554432000 4194304 4196468 140725984815024 140000565709968 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4042] ppid=4032 vsize=10659884 memory=140395483125376 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4042/stat : 4042 (java) S 4032 4035 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415116689 10915721216 9316 33554432000 4194304 4196468 140725984815024 140000520759280 140000961665666 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4043] ppid=4032 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4043/stat : 4043 (java) S 4032 4035 2180 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415116690 10915721216 9316 33554432000 4194304 4196468 140725984815024 140000519705504 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4044] ppid=4032 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4044/stat : 4044 (java) S 4032 4035 2180 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415116690 10915721216 9316 33554432000 4194304 4196468 140725984815024 140000518652912 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4045] ppid=4032 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4045/stat : 4045 (java) S 4032 4035 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415116692 10915721216 9316 33554432000 4194304 4196468 140725984815024 140000517601488 140000961673115 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4046] ppid=4032 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/4035/task/4046/stat : 4046 (java) S 4032 4035 2180 0 -1 1077944384 609 0 0 0 3 0 0 0 20 0 15 0 415116692 10915721216 9316 33554432000 4194304 4196468 140725984815024 140000516549104 140000961665666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4047] ppid=4032 vsize=10659884 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/4035/task/4047/stat : 4047 (java) S 4032 4035 2180 0 -1 1077944384 320 0 0 0 2 0 0 0 20 0 15 0 415116692 10915721216 9316 33554432000 4194304 4196468 140725984815024 140000515496560 140000961665666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4048] ppid=4032 vsize=10659884 memory=140395483125376 CPUtime=0.05 cores=0,2,4,6
/proc/4035/task/4048/stat : 4048 (java) S 4032 4035 2180 0 -1 1077944384 723 0 0 0 5 0 0 0 20 0 15 0 415116692 10915721216 9316 33554432000 4194304 4196468 140725984815024 140000514444016 140000961665666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4049] ppid=4032 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4049/stat : 4049 (java) S 4032 4035 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415116693 10915721216 9316 33554432000 4194304 4196468 140725984815024 140000513391712 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4050] ppid=4032 vsize=10659884 memory=140395483125376 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4050/stat : 4050 (java) S 4032 4035 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415116693 10915721216 9316 33554432000 4194304 4196468 140725984815024 140000512338224 140000961665666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 37264 KiB

[startup+0.312411 s]*
/proc/loadavg: 1.63 1.75 1.80 3/228 4050
/proc/meminfo: memFree=26087088/32770624 swapFree=66977616/67108860
[pid=4035] ppid=4032 vsize=10659884 memory=40088 CPUtime=0.47 cores=0,2,4,6
/proc/4035/stat : 4035 (java) S 4032 4035 2180 0 -1 1077944320 9312 0 0 0 43 4 0 0 20 0 15 0 415116687 10915721216 10022 33554432000 4194304 4196468 140725984815024 140725984797568 140000961654519 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
/proc/4035/statm: 2664971 10022 3012 1 0 2627468 0
[pid=4035/tid=4037] ppid=4032 vsize=10659884 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/4035/task/4037/stat : 4037 (java) R 4032 4035 2180 0 -1 4202560 6222 0 0 0 27 3 0 0 20 0 15 0 415116687 10915721216 10083 33554432000 4194304 4196468 140725984815024 140000965886928 140000954371482 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4038] ppid=4032 vsize=10659884 memory=4296865450 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4038/stat : 4038 (java) S 4032 4035 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415116688 10915721216 10083 33554432000 4194304 4196468 140725984815024 140000903658256 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4039] ppid=4032 vsize=10659884 memory=3691179155265312416 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4039/stat : 4039 (java) S 4032 4035 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415116688 10915721216 10083 33554432000 4194304 4196468 140725984815024 140000902605712 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4040] ppid=4032 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4040/stat : 4040 (java) S 4032 4035 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415116688 10915721216 10083 33554432000 4194304 4196468 140725984815024 140000566762512 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4041] ppid=4032 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4041/stat : 4041 (java) S 4032 4035 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415116688 10915721216 10083 33554432000 4194304 4196468 140725984815024 140000565709968 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4042] ppid=4032 vsize=10659884 memory=140395483125376 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4042/stat : 4042 (java) S 4032 4035 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415116689 10915721216 10083 33554432000 4194304 4196468 140725984815024 140000520759280 140000961665666 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4043] ppid=4032 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4043/stat : 4043 (java) S 4032 4035 2180 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415116690 10915721216 10083 33554432000 4194304 4196468 140725984815024 140000519705504 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4044] ppid=4032 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4044/stat : 4044 (java) S 4032 4035 2180 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415116690 10915721216 10083 33554432000 4194304 4196468 140725984815024 140000518652912 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4045] ppid=4032 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4045/stat : 4045 (java) S 4032 4035 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415116692 10915721216 10083 33554432000 4194304 4196468 140725984815024 140000517601488 140000961673115 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4046] ppid=4032 vsize=10659884 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/4035/task/4046/stat : 4046 (java) R 4032 4035 2180 0 -1 1077944384 621 0 0 0 4 0 0 0 20 0 15 0 415116692 10915721216 10083 33554432000 4194304 4196468 140725984815024 140000516549104 140000961665666 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4047] ppid=4032 vsize=10659884 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/4035/task/4047/stat : 4047 (java) S 4032 4035 2180 0 -1 1077944384 362 0 0 0 4 0 0 0 20 0 15 0 415116692 10915721216 10083 33554432000 4194304 4196468 140725984815024 140000515496560 140000961665666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4048] ppid=4032 vsize=10659884 memory=140395483125376 CPUtime=0.07 cores=0,2,4,6
/proc/4035/task/4048/stat : 4048 (java) R 4032 4035 2180 0 -1 4202560 752 0 0 0 7 0 0 0 20 0 15 0 415116692 10915721216 10083 33554432000 4194304 4196468 140725984815024 140000514444016 140000961666454 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4049] ppid=4032 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4049/stat : 4049 (java) S 4032 4035 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415116693 10915721216 10083 33554432000 4194304 4196468 140725984815024 140000513391712 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4050] ppid=4032 vsize=10659884 memory=140395483125376 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4050/stat : 4050 (java) S 4032 4035 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415116693 10915721216 10083 33554432000 4194304 4196468 140725984815024 140000512338224 140000961665666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40088 KiB

[startup+0.701298 s]
/proc/loadavg: 1.63 1.75 1.80 3/228 4050
/proc/meminfo: memFree=26078344/32770624 swapFree=66977616/67108860
[pid=4035] ppid=4032 vsize=10661932 memory=61796 CPUtime=1.08 cores=0,2,4,6
/proc/4035/stat : 4035 (java) S 4032 4035 2180 0 -1 1077944320 12444 0 0 0 102 6 0 0 20 0 15 0 415116687 10917818368 15449 33554432000 4194304 4196468 140725984815024 140725984797568 140000961654519 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
/proc/4035/statm: 2665483 15449 3064 1 0 2627980 0
[pid=4035/tid=4037] ppid=4032 vsize=10661932 memory=39920 CPUtime=0.67 cores=0,2,4,6
/proc/4035/task/4037/stat : 4037 (java) R 4032 4035 2180 0 -1 4202560 8777 0 0 0 62 5 0 0 20 0 15 0 415116687 10917818368 15449 33554432000 4194304 4196468 140725984815024 140000965880400 140000947348022 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4038] ppid=4032 vsize=10661932 memory=988 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4038/stat : 4038 (java) S 4032 4035 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415116688 10917818368 15449 33554432000 4194304 4196468 140725984815024 140000903658256 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4039] ppid=4032 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4039/stat : 4039 (java) S 4032 4035 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415116688 10917818368 15449 33554432000 4194304 4196468 140725984815024 140000902605712 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4040] ppid=4032 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4040/stat : 4040 (java) S 4032 4035 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415116688 10917818368 15449 33554432000 4194304 4196468 140725984815024 140000566762512 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4041] ppid=4032 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4041/stat : 4041 (java) S 4032 4035 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415116688 10917818368 15449 33554432000 4194304 4196468 140725984815024 140000565709968 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4042] ppid=4032 vsize=10661932 memory=1 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4042/stat : 4042 (java) S 4032 4035 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415116689 10917818368 15449 33554432000 4194304 4196468 140725984815024 140000520759280 140000961665666 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4043] ppid=4032 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4043/stat : 4043 (java) S 4032 4035 2180 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415116690 10917818368 15449 33554432000 4194304 4196468 140725984815024 140000519705504 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4044] ppid=4032 vsize=10661932 memory=4 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4044/stat : 4044 (java) S 4032 4035 2180 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415116690 10917818368 15449 33554432000 4194304 4196468 140725984815024 140000518652912 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4045] ppid=4032 vsize=10661932 memory=1 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4045/stat : 4045 (java) S 4032 4035 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415116692 10917818368 15449 33554432000 4194304 4196468 140725984815024 140000517601488 140000961673115 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4046] ppid=4032 vsize=10661932 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/4035/task/4046/stat : 4046 (java) R 4032 4035 2180 0 -1 4202560 680 0 0 0 8 0 0 0 20 0 15 0 415116692 10917818368 15449 33554432000 4194304 4196468 140725984815024 140000516549104 140000941490871 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4047] ppid=4032 vsize=10661932 memory=796 CPUtime=0.1 cores=0,2,4,6
/proc/4035/task/4047/stat : 4047 (java) S 4032 4035 2180 0 -1 1077944384 499 0 0 0 10 0 0 0 20 0 15 0 415116692 10917818368 15449 33554432000 4194304 4196468 140725984815024 140000515496560 140000961665666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4048] ppid=4032 vsize=10661932 memory=52165 CPUtime=0.19 cores=0,2,4,6
/proc/4035/task/4048/stat : 4048 (java) S 4032 4035 2180 0 -1 1077944384 1129 0 0 0 19 0 0 0 20 0 15 0 415116692 10917818368 15449 33554432000 4194304 4196468 140725984815024 140000514444016 140000961665666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4049] ppid=4032 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4049/stat : 4049 (java) S 4032 4035 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415116693 10917818368 15449 33554432000 4194304 4196468 140725984815024 140000513391712 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4050] ppid=4032 vsize=10661932 memory=4 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4050/stat : 4050 (java) S 4032 4035 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415116693 10917818368 15449 33554432000 4194304 4196468 140725984815024 140000512338224 140000961665666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
Current children cumulated CPU time: 1.08 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 61796 KiB

[startup+1.50072 s]
/proc/loadavg: 1.63 1.75 1.80 3/228 4050
/proc/meminfo: memFree=26061360/32770624 swapFree=66977616/67108860
[pid=4035] ppid=4032 vsize=10663980 memory=74972 CPUtime=1.96 cores=0,2,4,6
/proc/4035/stat : 4035 (java) S 4032 4035 2180 0 -1 1077944320 17945 0 0 0 188 8 0 0 20 0 15 0 415116687 10919915520 18743 33554432000 4194304 4196468 140725984815024 140725984797568 140000961654519 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
/proc/4035/statm: 2665995 18743 3093 1 0 2628492 0
[pid=4035/tid=4037] ppid=4032 vsize=10663980 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/4035/task/4037/stat : 4037 (java) R 4032 4035 2180 0 -1 4202560 12962 0 0 0 141 6 0 0 20 0 15 0 415116687 10919915520 18743 33554432000 4194304 4196468 140725984815024 140000965875448 140000943218048 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4038] ppid=4032 vsize=10663980 memory=39920 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4038/stat : 4038 (java) S 4032 4035 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415116688 10919915520 18743 33554432000 4194304 4196468 140725984815024 140000903658256 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4039] ppid=4032 vsize=10663980 memory=988 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4039/stat : 4039 (java) S 4032 4035 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415116688 10919915520 18743 33554432000 4194304 4196468 140725984815024 140000902605712 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4040] ppid=4032 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4040/stat : 4040 (java) S 4032 4035 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415116688 10919915520 18743 33554432000 4194304 4196468 140725984815024 140000566762512 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4041] ppid=4032 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4041/stat : 4041 (java) S 4032 4035 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415116688 10919915520 18743 33554432000 4194304 4196468 140725984815024 140000565709968 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4042] ppid=4032 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4042/stat : 4042 (java) S 4032 4035 2180 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 415116689 10919915520 18743 33554432000 4194304 4196468 140725984815024 140000520759280 140000961665666 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0

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

/proc/4035/task/4041/stat : 4041 (java) S 4032 4035 2180 0 -1 1077944384 8637 0 0 0 209 16 0 0 20 0 16 0 415116688 11006283776 63713 33554432000 4194304 4196468 140725984815024 140000565709968 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4042] ppid=4032 vsize=10748324 memory=254852 CPUtime=1.29 cores=0,2,4,6
/proc/4035/task/4042/stat : 4042 (java) S 4032 4035 2180 0 -1 1077944384 8818 0 0 0 117 12 0 0 20 0 16 0 415116689 11006283776 63713 33554432000 4194304 4196468 140725984815024 140000520759280 140000961665666 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4043] ppid=4032 vsize=10748324 memory=254852 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4043/stat : 4043 (java) S 4032 4035 2180 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 415116690 11006283776 63713 33554432000 4194304 4196468 140725984815024 140000519705568 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4044] ppid=4032 vsize=10748324 memory=180 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4044/stat : 4044 (java) S 4032 4035 2180 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 415116690 11006283776 63713 33554432000 4194304 4196468 140725984815024 140000518652928 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4045] ppid=4032 vsize=10748324 memory=576587700018377745 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4045/stat : 4045 (java) S 4032 4035 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415116692 11006283776 63713 33554432000 4194304 4196468 140725984815024 140000517601488 140000961673115 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4046] ppid=4032 vsize=10748324 memory=7552 CPUtime=1.8 cores=0,2,4,6
/proc/4035/task/4046/stat : 4046 (java) S 4032 4035 2180 0 -1 1077944384 12104 0 0 0 179 1 0 0 20 0 16 0 415116692 11006283776 63713 33554432000 4194304 4196468 140725984815024 140000516549104 140000961665666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4047] ppid=4032 vsize=10748324 memory=2832 CPUtime=1.86 cores=0,2,4,6
/proc/4035/task/4047/stat : 4047 (java) S 4032 4035 2180 0 -1 1077944384 10536 0 0 0 184 2 0 0 20 0 16 0 415116692 11006283776 63713 33554432000 4194304 4196468 140725984815024 140000515496560 140000961665666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4048] ppid=4032 vsize=10748324 memory=3616 CPUtime=0.85 cores=0,2,4,6
/proc/4035/task/4048/stat : 4048 (java) S 4032 4035 2180 0 -1 1077944384 10939 0 0 0 84 1 0 0 20 0 16 0 415116692 11006283776 63713 33554432000 4194304 4196468 140725984815024 140000514444016 140000961665666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4049] ppid=4032 vsize=10748324 memory=39964 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4049/stat : 4049 (java) S 4032 4035 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415116693 11006283776 63713 33554432000 4194304 4196468 140725984815024 140000513391712 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4050] ppid=4032 vsize=10748324 memory=254852 CPUtime=0.79 cores=0,2,4,6
/proc/4035/task/4050/stat : 4050 (java) S 4032 4035 2180 0 -1 1077944384 1597 0 0 0 36 43 0 0 20 0 16 0 415116693 11006283776 63713 33554432000 4194304 4196468 140725984815024 140000512338224 140000961665666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4051] ppid=4032 vsize=10748324 memory=39964 CPUtime=2255.87 cores=0,2,4,6
/proc/4035/task/4051/stat : 4051 (java) R 4032 4035 2180 0 -1 4202560 28602 0 0 0 225576 11 0 0 20 0 16 0 415116876 11006283776 63713 33554432000 4194304 4196468 140725984815024 140000427461904 140000591558220 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
Current children cumulated CPU time: 2273.47 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 254852 KiB

[startup+2322.3 s]
/proc/loadavg: 1.88 1.75 1.62 3/228 4346
/proc/meminfo: memFree=26472604/32770624 swapFree=66977616/67108860
[pid=4035] ppid=4032 vsize=10748324 memory=254852 CPUtime=2333.53 cores=0,2,4,6
/proc/4035/stat : 4035 (java) S 4032 4035 2180 0 -1 1077944320 117789 0 0 0 233227 126 0 0 20 0 16 0 415116687 11006283776 63713 33554432000 4194304 4196468 140725984815024 140725984797568 140000961654519 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
/proc/4035/statm: 2687081 63713 3376 1 0 2647217 0
[pid=4035/tid=4037] ppid=4032 vsize=10748324 memory=254852 CPUtime=1.87 cores=0,2,4,6
/proc/4035/task/4037/stat : 4037 (java) S 4032 4035 2180 0 -1 1077944384 15236 0 0 0 179 8 0 0 20 0 16 0 415116687 11006283776 63713 33554432000 4194304 4196468 140725984815024 140000965897392 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4038] ppid=4032 vsize=10748324 memory=254852 CPUtime=2.28 cores=0,2,4,6
/proc/4035/task/4038/stat : 4038 (java) S 4032 4035 2180 0 -1 1077944384 6327 0 0 0 212 16 0 0 20 0 16 0 415116688 11006283776 63713 33554432000 4194304 4196468 140725984815024 140000903658256 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4039] ppid=4032 vsize=10748324 memory=254852 CPUtime=2.28 cores=0,2,4,6
/proc/4035/task/4039/stat : 4039 (java) S 4032 4035 2180 0 -1 1077944384 7123 0 0 0 211 17 0 0 20 0 16 0 415116688 11006283776 63713 33554432000 4194304 4196468 140725984815024 140000902605712 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4040] ppid=4032 vsize=10748324 memory=280790735337472 CPUtime=2.27 cores=0,2,4,6
/proc/4035/task/4040/stat : 4040 (java) S 4032 4035 2180 0 -1 1077944384 6405 0 0 0 209 18 0 0 20 0 16 0 415116688 11006283776 63713 33554432000 4194304 4196468 140725984815024 140000566762512 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4041] ppid=4032 vsize=10748324 memory=254852 CPUtime=2.27 cores=0,2,4,6
/proc/4035/task/4041/stat : 4041 (java) S 4032 4035 2180 0 -1 1077944384 8641 0 0 0 211 16 0 0 20 0 16 0 415116688 11006283776 63713 33554432000 4194304 4196468 140725984815024 140000565709968 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4042] ppid=4032 vsize=10748324 memory=254852 CPUtime=1.3 cores=0,2,4,6
/proc/4035/task/4042/stat : 4042 (java) S 4032 4035 2180 0 -1 1077944384 8822 0 0 0 118 12 0 0 20 0 16 0 415116689 11006283776 63713 33554432000 4194304 4196468 140725984815024 140000520759280 140000961665666 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4043] ppid=4032 vsize=10748324 memory=254852 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4043/stat : 4043 (java) S 4032 4035 2180 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 415116690 11006283776 63713 33554432000 4194304 4196468 140725984815024 140000519705568 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4044] ppid=4032 vsize=10748324 memory=254852 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4044/stat : 4044 (java) S 4032 4035 2180 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 415116690 11006283776 63713 33554432000 4194304 4196468 140725984815024 140000518652928 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4045] ppid=4032 vsize=10748324 memory=254852 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4045/stat : 4045 (java) S 4032 4035 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415116692 11006283776 63713 33554432000 4194304 4196468 140725984815024 140000517601488 140000961673115 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4046] ppid=4032 vsize=10748324 memory=254852 CPUtime=1.8 cores=0,2,4,6
/proc/4035/task/4046/stat : 4046 (java) S 4032 4035 2180 0 -1 1077944384 12104 0 0 0 179 1 0 0 20 0 16 0 415116692 11006283776 63713 33554432000 4194304 4196468 140725984815024 140000516549104 140000961665666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4047] ppid=4032 vsize=10748324 memory=3616 CPUtime=1.86 cores=0,2,4,6
/proc/4035/task/4047/stat : 4047 (java) S 4032 4035 2180 0 -1 1077944384 10536 0 0 0 184 2 0 0 20 0 16 0 415116692 11006283776 63713 33554432000 4194304 4196468 140725984815024 140000515496560 140000961665666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4048] ppid=4032 vsize=10748324 memory=39968 CPUtime=0.85 cores=0,2,4,6
/proc/4035/task/4048/stat : 4048 (java) S 4032 4035 2180 0 -1 1077944384 10939 0 0 0 84 1 0 0 20 0 16 0 415116692 11006283776 63713 33554432000 4194304 4196468 140725984815024 140000514444016 140000961665666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4049] ppid=4032 vsize=10748324 memory=254852 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4049/stat : 4049 (java) S 4032 4035 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415116693 11006283776 63713 33554432000 4194304 4196468 140725984815024 140000513391712 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4050] ppid=4032 vsize=10748324 memory=3252 CPUtime=0.82 cores=0,2,4,6
/proc/4035/task/4050/stat : 4050 (java) S 4032 4035 2180 0 -1 1077944384 1601 0 0 0 38 44 0 0 20 0 16 0 415116693 11006283776 63713 33554432000 4194304 4196468 140725984815024 140000512338224 140000961665666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4051] ppid=4032 vsize=10748324 memory=254852 CPUtime=2315.83 cores=0,2,4,6
/proc/4035/task/4051/stat : 4051 (java) R 4032 4035 2180 0 -1 4202560 28659 0 0 0 231572 11 0 0 20 0 16 0 415116876 11006283776 63713 33554432000 4194304 4196468 140725984815024 140000427461904 140000590122048 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
Current children cumulated CPU time: 2333.53 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 254852 KiB

[startup+2382.3 s]
/proc/loadavg: 1.79 1.75 1.63 3/228 4352
/proc/meminfo: memFree=26466636/32770624 swapFree=66977616/67108860
[pid=4035] ppid=4032 vsize=10748324 memory=254332 CPUtime=2393.7 cores=0,2,4,6
/proc/4035/stat : 4035 (java) S 4032 4035 2180 0 -1 1077944320 119108 0 0 0 239243 127 0 0 20 0 16 0 415116687 11006283776 63583 33554432000 4194304 4196468 140725984815024 140725984797568 140000961654519 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
/proc/4035/statm: 2687081 63583 3376 1 0 2647217 0
[pid=4035/tid=4037] ppid=4032 vsize=10748324 memory=254332 CPUtime=1.87 cores=0,2,4,6
/proc/4035/task/4037/stat : 4037 (java) S 4032 4035 2180 0 -1 1077944384 15236 0 0 0 179 8 0 0 20 0 16 0 415116687 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000965897392 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4038] ppid=4032 vsize=10748324 memory=254332 CPUtime=2.33 cores=0,2,4,6
/proc/4035/task/4038/stat : 4038 (java) S 4032 4035 2180 0 -1 1077944384 6526 0 0 0 217 16 0 0 20 0 16 0 415116688 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000903658256 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4039] ppid=4032 vsize=10748324 memory=254852 CPUtime=2.33 cores=0,2,4,6
/proc/4035/task/4039/stat : 4039 (java) S 4032 4035 2180 0 -1 1077944384 7450 0 0 0 216 17 0 0 20 0 16 0 415116688 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000902605712 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4040] ppid=4032 vsize=10748324 memory=253824 CPUtime=2.33 cores=0,2,4,6
/proc/4035/task/4040/stat : 4040 (java) S 4032 4035 2180 0 -1 1077944384 6447 0 0 0 215 18 0 0 20 0 16 0 415116688 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000566762512 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4041] ppid=4032 vsize=10748324 memory=254332 CPUtime=2.32 cores=0,2,4,6
/proc/4035/task/4041/stat : 4041 (java) S 4032 4035 2180 0 -1 1077944384 8673 0 0 0 216 16 0 0 20 0 16 0 415116688 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000565709968 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4042] ppid=4032 vsize=10748324 memory=254332 CPUtime=1.33 cores=0,2,4,6
/proc/4035/task/4042/stat : 4042 (java) S 4032 4035 2180 0 -1 1077944384 9015 0 0 0 121 12 0 0 20 0 16 0 415116689 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000520759280 140000961665666 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4043] ppid=4032 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4043/stat : 4043 (java) S 4032 4035 2180 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 415116690 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000519705568 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4044] ppid=4032 vsize=10748324 memory=254852 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4044/stat : 4044 (java) S 4032 4035 2180 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 415116690 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000518652928 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4045] ppid=4032 vsize=10748324 memory=254852 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4045/stat : 4045 (java) S 4032 4035 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415116692 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000517601488 140000961673115 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4046] ppid=4032 vsize=10748324 memory=280790735974416 CPUtime=1.8 cores=0,2,4,6
/proc/4035/task/4046/stat : 4046 (java) S 4032 4035 2180 0 -1 1077944384 12107 0 0 0 179 1 0 0 20 0 16 0 415116692 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000516549104 140000961665666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4047] ppid=4032 vsize=10748324 memory=0 CPUtime=1.86 cores=0,2,4,6
/proc/4035/task/4047/stat : 4047 (java) S 4032 4035 2180 0 -1 1077944384 10538 0 0 0 184 2 0 0 20 0 16 0 415116692 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000515496560 140000961665666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4048] ppid=4032 vsize=10748324 memory=254332 CPUtime=0.85 cores=0,2,4,6
/proc/4035/task/4048/stat : 4048 (java) S 4032 4035 2180 0 -1 1077944384 10941 0 0 0 84 1 0 0 20 0 16 0 415116692 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000514444016 140000961665666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4049] ppid=4032 vsize=10748324 memory=1112 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4049/stat : 4049 (java) S 4032 4035 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415116693 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000513391712 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4050] ppid=4032 vsize=10748324 memory=5968 CPUtime=0.84 cores=0,2,4,6
/proc/4035/task/4050/stat : 4050 (java) S 4032 4035 2180 0 -1 1077944384 1618 0 0 0 39 45 0 0 20 0 16 0 415116693 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000512338224 140000961665666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4051] ppid=4032 vsize=10748324 memory=8112282956445269571 CPUtime=2375.71 cores=0,2,4,6
/proc/4035/task/4051/stat : 4051 (java) R 4032 4035 2180 0 -1 4202560 29161 0 0 0 237560 11 0 0 20 0 16 0 415116876 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000427461776 140000590122055 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
Current children cumulated CPU time: 2393.7 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 254332 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2388.6 s]
/proc/loadavg: 1.81 1.76 1.63 3/228 4352
/proc/meminfo: memFree=26466884/32770624 swapFree=66977616/67108860
[pid=4035] ppid=4032 vsize=10748324 memory=254332 CPUtime=2400.02 cores=0,2,4,6
/proc/4035/stat : 4035 (java) S 4032 4035 2180 0 -1 1077944320 119113 0 0 0 239874 128 0 0 20 0 16 0 415116687 11006283776 63583 33554432000 4194304 4196468 140725984815024 140725984797568 140000961654519 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
/proc/4035/statm: 2687081 63583 3376 1 0 2647217 0
[pid=4035/tid=4037] ppid=4032 vsize=10748324 memory=1408 CPUtime=1.87 cores=0,2,4,6
/proc/4035/task/4037/stat : 4037 (java) S 4032 4035 2180 0 -1 1077944384 15236 0 0 0 179 8 0 0 20 0 16 0 415116687 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000965897392 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4038] ppid=4032 vsize=10748324 memory=3236 CPUtime=2.35 cores=0,2,4,6
/proc/4035/task/4038/stat : 4038 (java) S 4032 4035 2180 0 -1 1077944384 6526 0 0 0 218 17 0 0 20 0 16 0 415116688 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000903658256 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4039] ppid=4032 vsize=10748324 memory=248588 CPUtime=2.34 cores=0,2,4,6
/proc/4035/task/4039/stat : 4039 (java) S 4032 4035 2180 0 -1 1077944384 7450 0 0 0 217 17 0 0 20 0 16 0 415116688 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000902605712 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4040] ppid=4032 vsize=10748324 memory=1164 CPUtime=2.33 cores=0,2,4,6
/proc/4035/task/4040/stat : 4040 (java) S 4032 4035 2180 0 -1 1077944384 6447 0 0 0 215 18 0 0 20 0 16 0 415116688 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000566762512 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4041] ppid=4032 vsize=10748324 memory=1724 CPUtime=2.33 cores=0,2,4,6
/proc/4035/task/4041/stat : 4041 (java) S 4032 4035 2180 0 -1 1077944384 8673 0 0 0 217 16 0 0 20 0 16 0 415116688 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000565709968 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4042] ppid=4032 vsize=10748324 memory=704 CPUtime=1.34 cores=0,2,4,6
/proc/4035/task/4042/stat : 4042 (java) S 4032 4035 2180 0 -1 1077944384 9015 0 0 0 122 12 0 0 20 0 16 0 415116689 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000520759280 140000961665666 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4043] ppid=4032 vsize=10748324 memory=254332 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4043/stat : 4043 (java) S 4032 4035 2180 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 415116690 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000519705568 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4044] ppid=4032 vsize=10748324 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4044/stat : 4044 (java) S 4032 4035 2180 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 415116690 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000518652928 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4045] ppid=4032 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4045/stat : 4045 (java) S 4032 4035 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415116692 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000517601488 140000961673115 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4046] ppid=4032 vsize=10748324 memory=0 CPUtime=1.8 cores=0,2,4,6
/proc/4035/task/4046/stat : 4046 (java) S 4032 4035 2180 0 -1 1077944384 12107 0 0 0 179 1 0 0 20 0 16 0 415116692 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000516549104 140000961665666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4047] ppid=4032 vsize=10748324 memory=0 CPUtime=1.86 cores=0,2,4,6
/proc/4035/task/4047/stat : 4047 (java) S 4032 4035 2180 0 -1 1077944384 10538 0 0 0 184 2 0 0 20 0 16 0 415116692 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000515496560 140000961665666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4048] ppid=4032 vsize=10748324 memory=0 CPUtime=0.85 cores=0,2,4,6
/proc/4035/task/4048/stat : 4048 (java) S 4032 4035 2180 0 -1 1077944384 10941 0 0 0 84 1 0 0 20 0 16 0 415116692 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000514444016 140000961665666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4049] ppid=4032 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4049/stat : 4049 (java) S 4032 4035 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415116693 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000513391712 140000961664725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4050] ppid=4032 vsize=10748324 memory=2832 CPUtime=0.84 cores=0,2,4,6
/proc/4035/task/4050/stat : 4050 (java) S 4032 4035 2180 0 -1 1077944384 1618 0 0 0 39 45 0 0 20 0 16 0 415116693 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000512338224 140000961665666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
[pid=4035/tid=4051] ppid=4032 vsize=10748324 memory=55 CPUtime=2382.01 cores=0,2,4,6
/proc/4035/task/4051/stat : 4051 (java) R 4032 4035 2180 0 -1 4202560 29166 0 0 0 238190 11 0 0 20 0 16 0 415116876 11006283776 63583 33554432000 4194304 4196468 140725984815024 140000427461888 140000590235328 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11780096 140725984818187 140725984818290 140725984818290 140725984821199 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 254332 KiB

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

[startup+2388.61 s]
# the end of solver process 4035 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.75 s, system=1.28766 s

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

Child status: 143
Real time (s): 2388.61
CPU time (s): 2400.04
CPU user time (s): 2398.75
CPU system time (s): 1.28766
CPU usage (%): 100.478
Max. virtual memory (cumulated for all children) (KiB): 10749348
Max. memory (cumulated for all children) (KiB): 640184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.75
system time used= 1.28766
maximum resident set size= 649420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119535
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 85964
involuntary context switches= 3633


# summary of solver processes directly reported to runsolver:
#   pid: 4035
#   total CPU time (s): 2400.04
#   total CPU user time (s): 2398.75
#   total CPU system time (s): 1.28766

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.365 second user time and 19.7397 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-13 16:19:37
IDJOB=4391332
IDBENCH=115840
IDSOLVER=2833
FILE ID=node104/4391332-1568388594
RUNJOBID= node104-1568383863-3869
PBS_JOBID= 21701850
Free space on /tmp= 59004 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-10-10-6.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4391332-1568388594/watcher-4391332-1568388594 -o /tmp/evaluation-result-4391332-1568388594/solver-4391332-1568388594 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568383863-3869 --watchdog 2560  java -cp AbsCon19-06.jar AbsCon HOME/instance-4391332-1568388594.xml -cm

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

MD5SUM BENCH= 0823366b416f0d4f591b1c2bb0d09de5
RANDOM SEED=819280602

node104.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.09
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:        26115664 kB
MemAvailable:   31003788 kB
Buffers:          154848 kB
Cached:          4987640 kB
SwapCached:        31860 kB
Active:          2425292 kB
Inactive:        3588168 kB
Active(anon):     837752 kB
Inactive(anon):    74488 kB
Active(file):    1587540 kB
Inactive(file):  3513680 kB
Unevictable:      107784 kB
Mlocked:          107784 kB
SwapTotal:      67108860 kB
SwapFree:       66977616 kB
Dirty:              8760 kB
Writeback:             0 kB
AnonPages:        947592 kB
Mapped:            56136 kB
Shmem:             32780 kB
Slab:             235228 kB
SReclaimable:     205480 kB
SUnreclaim:        29748 kB
KernelStack:        3760 kB
PageTables:         7220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1676532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    851968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 58996 MiB
End job on node104 at 2019-09-13 16:59:26