Trace number 4390748

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsCon 2019-07-23? (TO) 2520.15 2515.73

General information on the benchmark

NameCrossword/Crossword-m1c-lex-herald/
Crossword-m1c-lex-h2101.xml
MD5SUM1a4f6c91eaadca249c448c828860eb66
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark193.944
Satisfiable
(Un)Satisfiability was proved
Number of variables441
Number of constraints138
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":373}]
Minimum variable degree0
Maximum variable degree2
Distribution of variable degrees[{"degree":0,"count":68},{"degree":2,"count":373}]
Minimum constraint arity3
Maximum constraint arity12
Distribution of constraint arities[{"arity":3,"count":10},{"arity":4,"count":40},{"arity":5,"count":50},{"arity":6,"count":10},{"arity":7,"count":8},{"arity":8,"count":8},{"arity":9,"count":2},{"arity":10,"count":4},{"arity":11,"count":4},{"arity":12,"count":2}]
Number of extensional constraints138
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":138}]
Optimization problemNO
Type of objective

Solver Data

2.56/1.93	
2.56/1.93	AbsCon 2 
2.56/1.95	
3.47/2.22	  Instance
3.47/2.22	    name=instance-4390748-1568386415, framework=CSP
3.47/2.22	
3.47/2.22	  Loading variables...
3.47/2.28	  Loading constraints...
3.83/2.39	
3.83/2.39	  Domains
3.83/2.39	    nTypes=1, nValues=9698, sizes=[26#373]
3.83/2.39	  Variables
3.83/2.39	    count=373, degrees=[2#373]
3.83/2.39	  Constraints
3.83/2.39	    count=138, nSpecific=138, arities=[3#10,4#40,5#50,6#10...9#2,10#4,11#4,12#2]
3.83/2.39	    distribution=[CtrExtensionCT-Table#138]
3.83/2.39	    tables=[593#2,753#10,1120#4,1971#4...3145#50,3607#8,3852#10,4042#8], nTotalTuples=371258
3.83/2.39	    nExtStructures=(10,shared:128)
3.83/2.39	    wck=0.481, cpu=2.355, mem=79M467
4.16/2.40	  Solver SolverBacktrack being built...
4.16/2.40	
4.16/2.43	
4.16/2.43	  Solver
4.16/2.43	    guaranteedGAC=true
4.16/2.43	    wck=0.528, cpu=2.4, mem=98M37
4.16/2.45	
4.16/2.45	  Preprocessing
4.16/2.45	    filters=136, nACremovedValues=577, nTotalRemovedValues=577, inconcistency=false
4.16/2.45	    wck=0.014, cpu=2.416, mem=98M37
4.16/2.45	
4.16/2.46	    num=0, depth=9..10, filters=466, wck=0.026, mem=98M37
4.16/2.46	    decisions=34, wrong=12, backtracks=2, failedAssignments=10, nogoods=10
4.16/2.46	    nFilterCalls=752, avgTableProportion=0.999562618736629, avgTableSize=2731.813829787234
4.16/2.46	    
4.16/2.47	    num=1, depth=4..15, filters=917, wck=0.034, mem=98M37
4.16/2.47	    decisions=72, wrong=25, backtracks=4, failedAssignments=21, nogoods=21
4.16/2.47	    nFilterCalls=1413, avgTableProportion=0.9995489225349345, avgTableSize=2728.5279547062987
4.16/2.47	    
4.16/2.47	    num=2, depth=5..7, filters=1200, wck=0.039, mem=98M37
4.16/2.47	    decisions=104, wrong=38, backtracks=5, failedAssignments=33, nogoods=32
4.16/2.47	    nFilterCalls=1820, avgTableProportion=0.9995563165750296, avgTableSize=2728.3593406593404
4.16/2.47	    
4.16/2.48	    num=3, depth=5..25, filters=1858, wck=0.048, mem=98M37
4.16/2.48	    decisions=155, wrong=53, backtracks=7, failedAssignments=46, nogoods=44
4.16/2.48	    nFilterCalls=2832, avgTableProportion=0.9995473730347283, avgTableSize=2713.5370762711864
4.16/2.48	    
4.45/2.50	    num=4, depth=5..12, filters=2297, wck=0.065, mem=98M37
4.45/2.50	    decisions=198, wrong=69, backtracks=11, failedAssignments=60, nogoods=56
4.45/2.50	    nFilterCalls=3527, avgTableProportion=0.9995524827508921, avgTableSize=2718.595690388432
4.45/2.50	    
4.45/2.51	    num=5, depth=8..21, filters=3147, wck=0.076, mem=98M37
4.45/2.51	    decisions=256, wrong=89, backtracks=17, failedAssignments=76, nogoods=65
4.45/2.51	    nFilterCalls=4887, avgTableProportion=0.9995556510985908, avgTableSize=2750.926539799468
4.45/2.51	    
4.45/2.52	    num=6, depth=6..9, filters=3924, wck=0.084, mem=98M37
4.45/2.52	    decisions=312, wrong=113, backtracks=26, failedAssignments=93, nogoods=76
4.45/2.52	    nFilterCalls=5991, avgTableProportion=0.9995563210550958, avgTableSize=2734.1846102487066
4.45/2.52	    
4.45/2.52	    num=7, depth=6..12, filters=4566, wck=0.091, mem=98M37
4.45/2.52	    decisions=373, wrong=140, backtracks=36, failedAssignments=112, nogoods=82
4.45/2.52	    nFilterCalls=6987, avgTableProportion=0.9995595085170491, avgTableSize=2746.9921282381565
4.45/2.52	    
4.45/2.54	    num=8, depth=7..21, filters=6025, wck=0.106, mem=98M37
4.45/2.54	    decisions=446, wrong=168, backtracks=44, failedAssignments=133, nogoods=89
4.45/2.54	    nFilterCalls=9171, avgTableProportion=0.9995509284483811, avgTableSize=2748.089957474648
4.45/2.54	    
4.45/2.56	    num=9, depth=7..20, filters=7908, wck=0.124, mem=98M37
4.45/2.56	    decisions=547, wrong=212, backtracks=68, failedAssignments=156, nogoods=98
4.45/2.56	    nFilterCalls=12013, avgTableProportion=0.9995505263989453, avgTableSize=2763.891617414468
4.45/2.56	    
4.45/2.57	    num=10, depth=7..23, filters=8951, wck=0.135, mem=98M37
4.45/2.57	    decisions=626, wrong=245, backtracks=81, failedAssignments=181, nogoods=108
4.45/2.57	    nFilterCalls=13616, avgTableProportion=0.9995538635827621, avgTableSize=2774.7986927144534
4.45/2.57	    
4.45/2.58	    num=11, depth=7..22, filters=10234, wck=0.146, mem=98M37
4.45/2.58	    decisions=719, wrong=285, backtracks=96, failedAssignments=209, nogoods=123
4.45/2.58	    nFilterCalls=15518, avgTableProportion=0.9995537879134017, avgTableSize=2780.139386518881
4.45/2.58	    
4.45/2.59	    num=12, depth=6..16, filters=11679, wck=0.159, mem=98M37
4.45/2.59	    decisions=821, wrong=330, backtracks=112, failedAssignments=240, nogoods=138
4.45/2.59	    nFilterCalls=17610, avgTableProportion=0.9995494737029457, avgTableSize=2773.3579784213516
4.45/2.59	    
4.45/2.60	    num=13, depth=5..13, filters=13018, wck=0.168, mem=98M37
4.45/2.60	    decisions=924, wrong=377, backtracks=128, failedAssignments=274, nogoods=143
4.45/2.60	    nFilterCalls=19476, avgTableProportion=0.9995513766803098, avgTableSize=2765.8189053193673
4.45/2.60	    
4.79/2.61	    num=14, depth=2..42, filters=14633, wck=0.177, mem=98M37
4.79/2.61	    decisions=1047, wrong=421, backtracks=137, failedAssignments=311, nogoods=170
4.79/2.61	    nFilterCalls=21890, avgTableProportion=0.9995530379204254, avgTableSize=2771.047555961626
4.79/2.61	    
4.79/2.62	    num=15, depth=7..22, filters=16875, wck=0.189, mem=98M37
4.79/2.62	    decisions=1174, wrong=475, backtracks=154, failedAssignments=352, nogoods=180
4.79/2.62	    nFilterCalls=25069, avgTableProportion=0.9995512362644436, avgTableSize=2775.7227252782322
4.79/2.62	    
4.79/2.63	    num=16, depth=3..14, filters=19003, wck=0.2, mem=98M37
4.79/2.63	    decisions=1314, wrong=540, backtracks=177, failedAssignments=397, nogoods=193
4.79/2.63	    nFilterCalls=28042, avgTableProportion=0.9995537659454934, avgTableSize=2774.5113044718637
4.79/2.63	    
4.79/2.64	    num=17, depth=7..12, filters=21182, wck=0.21, mem=98M37
4.79/2.64	    decisions=1468, wrong=613, backtracks=202, failedAssignments=447, nogoods=207
4.79/2.64	    nFilterCalls=31036, avgTableProportion=0.9995507039830185, avgTableSize=2766.673798169867
4.79/2.64	    
4.79/2.65	    num=18, depth=5..22, filters=22925, wck=0.218, mem=98M37
4.79/2.65	    decisions=1613, wrong=678, backtracks=218, failedAssignments=502, nogoods=216
4.79/2.65	    nFilterCalls=33646, avgTableProportion=0.9995508008329755, avgTableSize=2774.2421981810617
4.79/2.65	    
4.79/2.67	    num=19, depth=7..13, filters=26653, wck=0.235, mem=98M37
4.79/2.67	    decisions=1807, wrong=771, backtracks=257, failedAssignments=563, nogoods=223
4.79/2.67	    nFilterCalls=38815, avgTableProportion=0.9995469273651661, avgTableSize=2781.435733608141
4.79/2.67	    
4.79/2.68	    num=20, depth=9..14, filters=29273, wck=0.248, mem=98M37
4.79/2.68	    decisions=1979, wrong=852, backtracks=275, failedAssignments=630, nogoods=241
4.79/2.68	    nFilterCalls=42530, avgTableProportion=0.9995455803334807, avgTableSize=2785.564566188573
4.79/2.68	    
4.79/2.70	    num=21, depth=4..21, filters=32911, wck=0.263, mem=98M37
4.79/2.70	    decisions=2218, wrong=966, backtracks=327, failedAssignments=704, nogoods=256
4.79/2.70	    nFilterCalls=47409, avgTableProportion=0.999547803367338, avgTableSize=2777.9886519437237
4.79/2.70	    
4.96/2.71	    num=22, depth=4..9, filters=35987, wck=0.278, mem=98M37
4.96/2.71	    decisions=2425, wrong=1067, backtracks=351, failedAssignments=785, nogoods=265
4.96/2.71	    nFilterCalls=51871, avgTableProportion=0.9995449733899368, avgTableSize=2775.6534865339013
4.96/2.71	    
4.96/2.73	    num=23, depth=4..9, filters=40535, wck=0.3, mem=98M37
4.96/2.73	    decisions=2682, wrong=1193, backtracks=395, failedAssignments=874, nogoods=285
4.96/2.73	    nFilterCalls=58488, avgTableProportion=0.9995402934907321, avgTableSize=2768.490681849268
4.96/2.73	    
4.96/2.74	    num=24, depth=4..11, filters=43915, wck=0.312, mem=98M37
4.96/2.74	    decisions=2974, wrong=1336, backtracks=441, failedAssignments=972, nogoods=293
4.96/2.74	    nFilterCalls=63008, avgTableProportion=0.9995430670366603, avgTableSize=2772.8647949466736
4.96/2.74	    
4.96/2.76	    num=25, depth=5..13, filters=48983, wck=0.331, mem=98M37
4.96/2.76	    decisions=3299, wrong=1495, backtracks=503, failedAssignments=1080, nogoods=303
4.96/2.76	    nFilterCalls=69885, avgTableProportion=0.9995441266764954, avgTableSize=2768.7649996422692
4.96/2.76	    
4.96/2.78	    num=26, depth=8..21, filters=54081, wck=0.351, mem=98M37
4.96/2.78	    decisions=3650, wrong=1665, backtracks=564, failedAssignments=1199, nogoods=323
4.96/2.78	    nFilterCalls=76847, avgTableProportion=0.999543918800122, avgTableSize=2771.893632802842
4.96/2.78	    
5.07/2.81	    num=27, depth=4..10, filters=60076, wck=0.38, mem=98M37
5.07/2.81	    decisions=3998, wrong=1836, backtracks=614, failedAssignments=1330, nogoods=342
5.07/2.81	    nFilterCalls=85325, avgTableProportion=0.9995389639629082, avgTableSize=2764.9224846176385
5.07/2.81	    
5.07/2.84	    num=28, depth=1..9, filters=66178, wck=0.41, mem=98M37
5.07/2.84	    decisions=4372, wrong=2020, backtracks=663, failedAssignments=1474, nogoods=364
5.07/2.84	    nFilterCalls=94184, avgTableProportion=0.9995356405552595, avgTableSize=2761.4072241569693
5.07/2.84	    
5.07/2.87	    num=29, depth=3..11, filters=72225, wck=0.437, mem=98M37
5.07/2.87	    decisions=4791, wrong=2228, backtracks=717, failedAssignments=1632, nogoods=365
5.07/2.87	    nFilterCalls=102684, avgTableProportion=0.999532281356801, avgTableSize=2757.9536636671733
5.07/2.87	    
5.07/2.90	    num=30, depth=2..8, filters=78064, wck=0.465, mem=98M37
5.07/2.90	    decisions=5231, wrong=2446, backtracks=777, failedAssignments=1806, nogoods=379
5.07/2.90	    nFilterCalls=110847, avgTableProportion=0.9995298580213731, avgTableSize=2762.53517912077
5.07/2.90	    
5.19/2.93	    num=31, depth=3..30, filters=85287, wck=0.499, mem=98M37
5.19/2.93	    decisions=5757, wrong=2698, backtracks=845, failedAssignments=1997, nogoods=413
5.19/2.93	    nFilterCalls=121032, avgTableProportion=0.9995276454312827, avgTableSize=2757.7345082292286
5.19/2.93	    
5.19/2.97	    num=32, depth=5..11, filters=93905, wck=0.539, mem=98M37
5.19/2.97	    decisions=6315, wrong=2973, backtracks=921, failedAssignments=2208, nogoods=417
5.19/2.97	    nFilterCalls=133399, avgTableProportion=0.9995234815957557, avgTableSize=2753.2196418264007
5.19/2.97	    
5.19/3.00	    num=33, depth=4..10, filters=101663, wck=0.57, mem=98M37
5.19/3.00	    decisions=6921, wrong=3273, backtracks=997, failedAssignments=2440, nogoods=443
5.19/3.00	    nFilterCalls=144254, avgTableProportion=0.9995233527921084, avgTableSize=2762.290605459814
5.19/3.00	    
5.30/3.05	    num=34, depth=3..12, filters=110819, wck=0.613, mem=98M37
5.30/3.05	    decisions=7612, wrong=3613, backtracks=1094, failedAssignments=2695, nogoods=452
5.30/3.05	    nFilterCalls=157552, avgTableProportion=0.9995253530022212, avgTableSize=2772.9115212755155
5.30/3.05	    
5.30/3.09	    num=35, depth=3..10, filters=120857, wck=0.66, mem=98M37
5.30/3.09	    decisions=8370, wrong=3989, backtracks=1209, failedAssignments=2976, nogoods=479
5.30/3.09	    nFilterCalls=172224, avgTableProportion=0.9995215194714071, avgTableSize=2765.9423657562243
5.30/3.09	    
5.44/3.16	    num=36, depth=5..31, filters=133027, wck=0.724, mem=98M37
5.44/3.16	    decisions=9273, wrong=4430, backtracks=1366, failedAssignments=3285, nogoods=520
5.44/3.16	    nFilterCalls=188739, avgTableProportion=0.9995260570617048, avgTableSize=2768.8390210820235
5.44/3.16	    
5.64/3.24	    num=37, depth=3..22, filters=147241, wck=0.809, mem=100M680
5.64/3.24	    decisions=10172, wrong=4873, backtracks=1496, failedAssignments=3625, nogoods=537
5.64/3.24	    nFilterCalls=209026, avgTableProportion=0.9995235210437627, avgTableSize=2763.7514663247634
5.64/3.24	    
5.64/3.29	    num=38, depth=7..28, filters=160244, wck=0.859, mem=100M680
5.64/3.29	    decisions=11166, wrong=5365, backtracks=1630, failedAssignments=3999, nogoods=567
5.64/3.29	    nFilterCalls=226528, avgTableProportion=0.9995265653934512, avgTableSize=2762.8225914677214
5.64/3.29	    
5.82/3.37	    num=39, depth=2..12, filters=178888, wck=0.937, mem=100M680
5.82/3.37	    decisions=12277, wrong=5918, backtracks=1801, failedAssignments=4410, nogoods=580
5.82/3.37	    nFilterCalls=252199, avgTableProportion=0.9995292387884478, avgTableSize=2770.184092720431
5.82/3.37	    
6.11/3.43	    num=40, depth=1..28, filters=193688, wck=1.0, mem=100M680
6.11/3.43	    decisions=13456, wrong=6504, backtracks=1971, failedAssignments=4862, nogoods=599
6.11/3.43	    nFilterCalls=271859, avgTableProportion=0.9995320104359217, avgTableSize=2772.600149342122
6.11/3.43	    
6.25/3.53	    num=41, depth=3..14, filters=215203, wck=1.096, mem=100M680
6.25/3.53	    decisions=14826, wrong=7186, backtracks=2183, failedAssignments=5359, nogoods=609
6.25/3.53	    nFilterCalls=302098, avgTableProportion=0.9995282101498764, avgTableSize=2773.0966904779243
6.25/3.53	    
6.35/3.61	    num=42, depth=9..37, filters=237020, wck=1.175, mem=100M680
6.35/3.61	    decisions=16300, wrong=7911, backtracks=2408, failedAssignments=5906, nogoods=653
6.35/3.61	    nFilterCalls=330540, avgTableProportion=0.9995309067557971, avgTableSize=2771.7766563804685
6.35/3.61	    
6.45/3.73	    num=43, depth=4..14, filters=265903, wck=1.302, mem=100M680
6.45/3.73	    decisions=18025, wrong=8770, backtracks=2730, failedAssignments=6508, nogoods=683
6.45/3.73	    nFilterCalls=371399, avgTableProportion=0.9995269538362698, avgTableSize=2763.9232415811566
6.45/3.73	    
6.55/3.85	    num=44, depth=2..18, filters=292238, wck=1.417, mem=100M680
6.55/3.85	    decisions=19829, wrong=9670, backtracks=3041, failedAssignments=7170, nogoods=709
6.55/3.85	    nFilterCalls=408076, avgTableProportion=0.9995247663912606, avgTableSize=2765.3351140473833
6.55/3.85	    
6.65/3.99	    num=45, depth=5..24, filters=323766, wck=1.562, mem=100M680
6.65/3.99	    decisions=21849, wrong=10670, backtracks=3377, failedAssignments=7898, nogoods=738
6.65/3.99	    nFilterCalls=453625, avgTableProportion=0.999521818140463, avgTableSize=2759.4077332598513
6.65/3.99	    
6.86/4.12	    num=46, depth=3..27, filters=354691, wck=1.686, mem=100M680
6.86/4.12	    decisions=24025, wrong=11751, backtracks=3728, failedAssignments=8699, nogoods=773
6.86/4.12	    nFilterCalls=496168, avgTableProportion=0.9995231198773077, avgTableSize=2758.071516099386
6.86/4.12	    
6.96/4.26	    num=47, depth=3..17, filters=386013, wck=1.827, mem=100M680
6.96/4.26	    decisions=26332, wrong=12901, backtracks=4059, failedAssignments=9580, nogoods=788
6.96/4.26	    nFilterCalls=540244, avgTableProportion=0.999521568233554, avgTableSize=2756.4310367167427
6.96/4.26	    
7.16/4.44	    num=48, depth=2..14, filters=424411, wck=2.006, mem=100M680
7.16/4.44	    decisions=28819, wrong=14143, backtracks=4377, failedAssignments=10550, nogoods=806
7.16/4.44	    nFilterCalls=594372, avgTableProportion=0.9995177177052418, avgTableSize=2752.4437692219685
7.16/4.44	    
7.36/4.63	    num=49, depth=3..15, filters=469011, wck=2.2, mem=100M680
7.36/4.63	    decisions=31674, wrong=15568, backtracks=4788, failedAssignments=11617, nogoods=831
7.36/4.63	    nFilterCalls=657539, avgTableProportion=0.9995163085338079, avgTableSize=2749.593397501897
7.36/4.63	    
7.56/4.80	    num=50, depth=2..29, filters=513024, wck=2.368, mem=100M680
7.56/4.80	    decisions=34803, wrong=17125, backtracks=5247, failedAssignments=12790, nogoods=863
7.56/4.80	    nFilterCalls=716754, avgTableProportion=0.9995191305147012, avgTableSize=2752.794145550635
7.56/4.80	    
7.66/4.97	    num=51, depth=4..35, filters=558132, wck=2.542, mem=100M680
7.66/4.97	    decisions=38232, wrong=18828, backtracks=5736, failedAssignments=14081, nogoods=929
7.66/4.97	    nFilterCalls=777573, avgTableProportion=0.9995232247328696, avgTableSize=2759.892514271972
7.66/4.97	    
7.87/5.13	    num=52, depth=7..43, filters=605184, wck=2.699, mem=100M680
7.87/5.13	    decisions=42026, wrong=20712, backtracks=6328, failedAssignments=15501, nogoods=977
7.87/5.13	    nFilterCalls=838897, avgTableProportion=0.9995270015155882, avgTableSize=2755.090905081315
7.87/5.13	    
8.06/5.31	    num=53, depth=7..43, filters=659291, wck=2.875, mem=100M680
8.06/5.31	    decisions=46205, wrong=22789, backtracks=6928, failedAssignments=17063, nogoods=1043
8.06/5.31	    nFilterCalls=909563, avgTableProportion=0.9995316406185042, avgTableSize=2753.1869864979117
8.06/5.31	    
8.26/5.54	    num=54, depth=7..54, filters=727038, wck=3.106, mem=100M680
8.26/5.54	    decisions=50969, wrong=25154, backtracks=7753, failedAssignments=18781, nogoods=1118
8.26/5.54	    nFilterCalls=1000837, avgTableProportion=0.9995345976116802, avgTableSize=2755.537392202726
8.26/5.54	    
8.46/5.73	    num=55, depth=7..44, filters=794216, wck=3.301, mem=100M680
8.46/5.73	    decisions=55958, wrong=27640, backtracks=8448, failedAssignments=20671, nogoods=1141
8.46/5.73	    nFilterCalls=1086441, avgTableProportion=0.9995385287433842, avgTableSize=2753.7602640180185
8.46/5.73	    
8.66/5.95	    num=56, depth=7..42, filters=866930, wck=3.522, mem=100M680
8.66/5.95	    decisions=61485, wrong=30391, backtracks=9246, failedAssignments=22750, nogoods=1190
8.66/5.95	    nFilterCalls=1179746, avgTableProportion=0.9995420877957693, avgTableSize=2753.8659270724374
8.66/5.95	    
8.96/6.24	    num=57, depth=7..43, filters=951765, wck=3.806, mem=100M680
8.96/6.24	    decisions=67529, wrong=33401, backtracks=10178, failedAssignments=25037, nogoods=1242
8.96/6.24	    nFilterCalls=1290523, avgTableProportion=0.9995453644384721, avgTableSize=2759.0047081687035
8.96/6.24	    
9.26/6.55	    num=58, depth=7..50, filters=1044256, wck=4.118, mem=100M680
9.26/6.55	    decisions=74300, wrong=36772, backtracks=11236, failedAssignments=27553, nogoods=1289
9.26/6.55	    nFilterCalls=1412251, avgTableProportion=0.9995479675167486, avgTableSize=2759.335087742901
9.26/6.55	    
9.66/6.98	    num=59, depth=5..27, filters=1152579, wck=4.544, mem=100M680
9.66/6.98	    decisions=81548, wrong=40387, backtracks=12261, failedAssignments=30321, nogoods=1324
9.66/6.98	    nFilterCalls=1559971, avgTableProportion=0.9995437145444694, avgTableSize=2759.809466329823
9.66/6.98	    
10.17/7.41	    num=60, depth=2..36, filters=1261720, wck=4.98, mem=100M680
10.17/7.41	    decisions=89506, wrong=44352, backtracks=13364, failedAssignments=33365, nogoods=1364
10.17/7.41	    nFilterCalls=1709697, avgTableProportion=0.9995413224493062, avgTableSize=2756.37364398487
10.17/7.41	    
10.47/7.79	    num=61, depth=5..38, filters=1383807, wck=5.362, mem=100M680
10.47/7.79	    decisions=98309, wrong=48741, backtracks=14604, failedAssignments=36714, nogoods=1413
10.47/7.79	    nFilterCalls=1864446, avgTableProportion=0.9995455078754533, avgTableSize=2755.963208373962
10.47/7.79	    
10.97/8.28	    num=62, depth=3..40, filters=1515116, wck=5.853, mem=100M680
10.97/8.28	    decisions=107842, wrong=53500, backtracks=15946, failedAssignments=40398, nogoods=1460
10.97/8.28	    nFilterCalls=2040793, avgTableProportion=0.9995452833745304, avgTableSize=2762.1061881337305
10.97/8.28	    
11.57/8.87	    num=63, depth=3..32, filters=1656977, wck=6.435, mem=100M680
11.57/8.87	    decisions=118554, wrong=58847, backtracks=17500, failedAssignments=44450, nogoods=1512
11.57/8.87	    nFilterCalls=2237342, avgTableProportion=0.9995436142494367, avgTableSize=2760.309222729471
11.57/8.87	    
12.21/9.48	    num=64, depth=8..52, filters=1841218, wck=7.043, mem=100M680
12.21/9.48	    decisions=131195, wrong=65153, backtracks=19879, failedAssignments=48907, nogoods=1561
12.21/9.48	    nFilterCalls=2481787, avgTableProportion=0.9995454564133232, avgTableSize=2760.390027427817
12.21/9.48	    
12.82/10.02	    num=65, depth=8..43, filters=2011392, wck=7.588, mem=103M322
12.82/10.02	    decisions=144193, wrong=71641, backtracks=21758, failedAssignments=53810, nogoods=1614
12.82/10.02	    nFilterCalls=2707115, avgTableProportion=0.9995487986756473, avgTableSize=2764.563413449373
12.82/10.02	    
13.42/10.67	    num=66, depth=8..46, filters=2204206, wck=8.233, mem=103M322
13.42/10.67	    decisions=158320, wrong=78693, backtracks=23922, failedAssignments=59204, nogoods=1692
13.42/10.67	    nFilterCalls=2961954, avgTableProportion=0.999549629823575, avgTableSize=2764.2160978867328
13.42/10.67	    
14.12/11.36	    num=67, depth=8..43, filters=2433773, wck=8.925, mem=103M322
14.12/11.36	    decisions=173974, wrong=86506, backtracks=26137, failedAssignments=65137, nogoods=1766
14.12/11.36	    nFilterCalls=3253415, avgTableProportion=0.9995519206991804, avgTableSize=2759.8787283515935
14.12/11.36	    
14.93/12.15	    num=68, depth=6..38, filters=2673676, wck=9.719, mem=103M322
14.93/12.15	    decisions=191319, wrong=95168, backtracks=28943, failedAssignments=71663, nogoods=1859
14.93/12.15	    nFilterCalls=3570099, avgTableProportion=0.999552306200754, avgTableSize=2759.8998935323643
14.93/12.15	    
15.86/13.09	    num=69, depth=7..45, filters=2934990, wck=10.658, mem=103M322
15.86/13.09	    decisions=210322, wrong=104660, backtracks=31760, failedAssignments=78842, nogoods=1884
15.86/13.09	    nFilterCalls=3921806, avgTableProportion=0.9995530909926772, avgTableSize=2765.169153446142
15.86/13.09	    
17.25/14.43	    num=70, depth=10..27, filters=3279000, wck=12.0, mem=103M322
17.25/14.43	    decisions=231972, wrong=115477, backtracks=35348, failedAssignments=86739, nogoods=1908
17.25/14.43	    nFilterCalls=4399061, avgTableProportion=0.9995473969161884, avgTableSize=2763.237036949476
17.25/14.43	    
18.36/15.54	    num=71, depth=4..37, filters=3616592, wck=13.112, mem=103M322
18.36/15.54	    decisions=255488, wrong=127225, backtracks=39111, failedAssignments=95426, nogoods=1961
18.36/15.54	    nFilterCalls=4841546, avgTableProportion=0.999550355103059, avgTableSize=2765.5676829260738
18.36/15.54	    
19.46/16.60	    num=72, depth=4..43, filters=3940362, wck=14.17, mem=103M322
19.46/16.60	    decisions=280883, wrong=139913, backtracks=43065, failedAssignments=104981, nogoods=2015
19.46/16.60	    nFilterCalls=5270334, avgTableProportion=0.9995515211999121, avgTableSize=2766.3539580223946
19.46/16.60	    
20.66/17.85	    num=73, depth=13..39, filters=4326709, wck=15.414, mem=105M965
20.66/17.85	    decisions=308788, wrong=153855, backtracks=47429, failedAssignments=115492, nogoods=2056
20.66/17.85	    nFilterCalls=5775478, avgTableProportion=0.9995534816098984, avgTableSize=2763.6593319202325
20.66/17.85	    
22.06/19.20	    num=74, depth=11..43, filters=4725835, wck=16.766, mem=105M965
22.06/19.20	    decisions=339470, wrong=169188, backtracks=52020, failedAssignments=127054, nogoods=2084
22.06/19.20	    nFilterCalls=6308629, avgTableProportion=0.9995553582104395, avgTableSize=2767.6012133539634
22.06/19.20	    
24.16/21.30	    num=75, depth=9..38, filters=5260296, wck=18.865, mem=105M965
24.16/21.30	    decisions=373574, wrong=186228, backtracks=57203, failedAssignments=139772, nogoods=2133
24.16/21.30	    nFilterCalls=7039503, avgTableProportion=0.9995525482811702, avgTableSize=2763.367139128998
24.16/21.30	    
26.16/23.30	    num=76, depth=4..49, filters=5835472, wck=20.87, mem=105M965
26.16/23.30	    decisions=412494, wrong=205676, backtracks=64259, failedAssignments=153762, nogoods=2194
26.16/23.30	    nFilterCalls=7800446, avgTableProportion=0.9995532089662337, avgTableSize=2764.17340021327
26.16/23.30	    
28.56/25.74	    num=77, depth=6..38, filters=6470491, wck=23.311, mem=105M965
28.56/25.74	    decisions=453427, wrong=226131, backtracks=70445, failedAssignments=169151, nogoods=2234
28.56/25.74	    nFilterCalls=8662640, avgTableProportion=0.9995532807988826, avgTableSize=2766.3794704616607
28.56/25.74	    
30.76/27.97	    num=78, depth=4..34, filters=7148110, wck=25.533, mem=108M607
30.76/27.97	    decisions=500280, wrong=249549, backtracks=78676, failedAssignments=186079, nogoods=2281
30.76/27.97	    nFilterCalls=9556380, avgTableProportion=0.999555314607114, avgTableSize=2769.443982449421
30.76/27.97	    
34.67/31.82	    num=79, depth=5..26, filters=8070714, wck=29.384, mem=108M607
34.67/31.82	    decisions=551093, wrong=274950, backtracks=86946, failedAssignments=204700, nogoods=2315
34.67/31.82	    nFilterCalls=10824200, avgTableProportion=0.9995530021141662, avgTableSize=2773.9283033388147
34.67/31.82	    
37.67/34.89	    num=80, depth=2..41, filters=8958236, wck=32.458, mem=108M607
37.67/34.89	    decisions=607281, wrong=303033, backtracks=96541, failedAssignments=225184, nogoods=2392
37.67/34.89	    nFilterCalls=11997402, avgTableProportion=0.9995533149737325, avgTableSize=2773.345492799191
37.67/34.89	    
41.77/38.95	    num=81, depth=6..41, filters=9962713, wck=36.519, mem=108M607
41.77/38.95	    decisions=667327, wrong=333048, backtracks=105900, failedAssignments=247716, nogoods=2411
41.77/38.95	    nFilterCalls=13379286, avgTableProportion=0.9995520166047235, avgTableSize=2777.0596674590856
41.77/38.95	    
45.18/42.30	    num=82, depth=2..39, filters=10943370, wck=39.866, mem=111M249
45.18/42.30	    decisions=734990, wrong=366871, backtracks=117179, failedAssignments=272501, nogoods=2469
45.18/42.30	    nFilterCalls=14689093, avgTableProportion=0.9995534363014978, avgTableSize=2777.153405523404
45.18/42.30	    
51.38/48.57	    num=83, depth=7..20, filters=12331845, wck=46.133, mem=111M249
51.38/48.57	    decisions=809035, wrong=403886, backtracks=128722, failedAssignments=299765, nogoods=2506
51.38/48.57	    nFilterCalls=16630418, avgTableProportion=0.9995492352193595, avgTableSize=2776.020428650681
51.38/48.57	    
54.99/52.18	    num=84, depth=2..53, filters=13456501, wck=49.751, mem=113M892
54.99/52.18	    decisions=890203, wrong=444455, backtracks=142020, failedAssignments=329755, nogoods=2578
54.99/52.18	    nFilterCalls=18092926, avgTableProportion=0.9995501669148785, avgTableSize=2775.691461292662
54.99/52.18	    
59.19/56.32	    num=85, depth=6..44, filters=14750347, wck=53.884, mem=113M892
59.19/56.32	    decisions=978838, wrong=488763, backtracks=156451, failedAssignments=362744, nogoods=2646
59.19/56.32	    nFilterCalls=19787995, avgTableProportion=0.9995524622098181, avgTableSize=2775.824339353229
59.19/56.32	    
65.19/62.34	    num=86, depth=3..36, filters=16215993, wck=59.904, mem=113M892
65.19/62.34	    decisions=1076141, wrong=537405, backtracks=172058, failedAssignments=399032, nogoods=2693
65.19/62.34	    nFilterCalls=21820603, avgTableProportion=0.9995523384508557, avgTableSize=2779.970090789883
65.19/62.34	    
70.19/67.35	    num=87, depth=4..47, filters=17788026, wck=64.921, mem=116M534
70.19/67.35	    decisions=1181649, wrong=590148, backtracks=188135, failedAssignments=438949, nogoods=2754
70.19/67.35	    nFilterCalls=23907669, avgTableProportion=0.9995547247336756, avgTableSize=2781.8061701038273
70.19/67.35	    
79.60/76.76	    num=88, depth=7..38, filters=19970374, wck=74.327, mem=119M177
79.60/76.76	    decisions=1299542, wrong=649087, backtracks=206689, failedAssignments=482858, nogoods=2776
79.60/76.76	    nFilterCalls=26926183, avgTableProportion=0.9995527391568193, avgTableSize=2784.250533839126
79.60/76.76	    
86.91/84.10	    num=89, depth=3..42, filters=22085649, wck=81.666, mem=119M177
86.91/84.10	    decisions=1431828, wrong=715222, backtracks=228962, failedAssignments=531158, nogoods=2838
86.91/84.10	    nFilterCalls=29722898, avgTableProportion=0.9995537064716149, avgTableSize=2783.5942109009693
86.91/84.10	    
95.21/92.37	    num=90, depth=4..37, filters=24371851, wck=89.943, mem=121M819
95.21/92.37	    decisions=1577047, wrong=787823, backtracks=254203, failedAssignments=584288, nogoods=2898
95.21/92.37	    nFilterCalls=32762986, avgTableProportion=0.9995540477642728, avgTableSize=2782.9385620407124
95.21/92.37	    
103.81/100.92	    num=91, depth=4..53, filters=26679113, wck=98.492, mem=124M462
103.81/100.92	    decisions=1735697, wrong=867139, backtracks=280415, failedAssignments=642731, nogoods=2948
103.81/100.92	    nFilterCalls=35904755, avgTableProportion=0.999555771816876, avgTableSize=2788.303695736122
103.81/100.92	    
112.32/109.44	    num=92, depth=3..35, filters=29162839, wck=107.006, mem=127M104
112.32/109.44	    decisions=1908838, wrong=953701, backtracks=308391, failedAssignments=707018, nogoods=2988
112.32/109.44	    nFilterCalls=39181029, avgTableProportion=0.9995561583513753, avgTableSize=2786.565129823415
112.32/109.44	    
122.94/120.05	    num=93, depth=8..46, filters=31826943, wck=117.618, mem=129M746
122.94/120.05	    decisions=2099419, wrong=1048978, backtracks=340281, failedAssignments=777734, nogoods=3063
122.94/120.05	    nFilterCalls=42877312, avgTableProportion=0.9995556224990993, avgTableSize=2789.830609344168
122.94/120.05	    
138.84/135.96	    num=94, depth=5..39, filters=35501591, wck=133.533, mem=132M389
138.84/135.96	    decisions=2309456, wrong=1153985, backtracks=373916, failedAssignments=855521, nogoods=3138
138.84/135.96	    nFilterCalls=47994962, avgTableProportion=0.9995534058975101, avgTableSize=2792.3991358301314
138.84/135.96	    
151.44/148.53	    num=95, depth=6..43, filters=39069330, wck=146.098, mem=135M31
151.44/148.53	    decisions=2543311, wrong=1270901, backtracks=413541, failedAssignments=941087, nogoods=3211
151.44/148.53	    nFilterCalls=52736661, avgTableProportion=0.9995526665110789, avgTableSize=2787.9052895480054
151.44/148.53	    
166.35/163.45	    num=96, depth=6..40, filters=43077753, wck=161.015, mem=137M674
166.35/163.45	    decisions=2800410, wrong=1399440, backtracks=456748, failedAssignments=1035210, nogoods=3285
166.35/163.45	    nFilterCalls=58138457, avgTableProportion=0.9995520122903608, avgTableSize=2783.8726052017514
166.35/163.45	    
183.76/180.80	    num=97, depth=9..40, filters=47288304, wck=178.37, mem=140M316
183.76/180.80	    decisions=3082481, wrong=1540467, backtracks=507452, failedAssignments=1138745, nogoods=3320
183.76/180.80	    nFilterCalls=63981799, avgTableProportion=0.9995508105143767, avgTableSize=2786.3470463217204
183.76/180.80	    
200.81/197.89	    num=98, depth=4..49, filters=52169925, wck=195.459, mem=39M873
200.81/197.89	    decisions=3394656, wrong=1696544, backtracks=562100, failedAssignments=1252634, nogoods=3357
200.81/197.89	    nFilterCalls=70424639, avgTableProportion=0.9995515458054631, avgTableSize=2785.1086177665748
200.81/197.89	    
218.92/215.93	    num=99, depth=10..51, filters=57133425, wck=213.495, mem=45M52
218.92/215.93	    decisions=3736009, wrong=1867210, backtracks=619404, failedAssignments=1377912, nogoods=3391
218.92/215.93	    nFilterCalls=77147534, avgTableProportion=0.9995528559062721, avgTableSize=2789.0647084714333
218.92/215.93	    
239.14/236.19	    num=100, depth=5..38, filters=62860828, wck=233.759, mem=50M230
239.14/236.19	    decisions=4110146, wrong=2054270, backtracks=681102, failedAssignments=1515718, nogoods=3459
239.14/236.19	    nFilterCalls=84767993, avgTableProportion=0.9995531630039807, avgTableSize=2787.5414262314785
239.14/236.19	    
263.24/260.26	    num=101, depth=9..49, filters=69297955, wck=257.826, mem=55M408
263.24/260.26	    decisions=4523835, wrong=2261103, backtracks=751306, failedAssignments=1667304, nogoods=3533
263.24/260.26	    nFilterCalls=93481236, avgTableProportion=0.9995528435717903, avgTableSize=2787.3717878420007
263.24/260.26	    
290.76/287.70	    num=102, depth=5..38, filters=76013161, wck=285.268, mem=60M587
290.76/287.70	    decisions=4971881, wrong=2485118, backtracks=823696, failedAssignments=1834049, nogoods=3567
290.76/287.70	    nFilterCalls=102869307, avgTableProportion=0.999552121601734, avgTableSize=2790.0093383442354
290.76/287.70	    
315.97/312.98	    num=103, depth=2..44, filters=83799194, wck=310.552, mem=65M765
315.97/312.98	    decisions=5470253, wrong=2734293, backtracks=905778, failedAssignments=2017468, nogoods=3618
315.97/312.98	    nFilterCalls=113030051, avgTableProportion=0.9995538689410036, avgTableSize=2791.4824570414467
315.97/312.98	    
349.20/346.12	    num=104, depth=7..38, filters=92043953, wck=343.683, mem=73M533
349.20/346.12	    decisions=6012836, wrong=3005577, backtracks=995083, failedAssignments=2219229, nogoods=3674
349.20/346.12	    nFilterCalls=124446119, avgTableProportion=0.999554072103146, avgTableSize=2795.014538629365
349.20/346.12	    
379.70/376.66	    num=105, depth=5..56, filters=101292313, wck=374.224, mem=81M300
379.70/376.66	    decisions=6617536, wrong=3307914, backtracks=1096884, failedAssignments=2441167, nogoods=3742
379.70/376.66	    nFilterCalls=136696040, avgTableProportion=0.9995564248782195, avgTableSize=2798.6443204865336
379.70/376.66	    
419.52/416.45	    num=106, depth=10..46, filters=111755203, wck=414.019, mem=91M657
419.52/416.45	    decisions=7281959, wrong=3640112, backtracks=1209908, failedAssignments=2685298, nogoods=3812
419.52/416.45	    nFilterCalls=150861893, avgTableProportion=0.9995549946446822, avgTableSize=2795.9386011283846
419.52/416.45	    
461.64/458.55	    num=107, depth=4..43, filters=122088670, wck=456.123, mem=99M424
461.64/458.55	    decisions=8005813, wrong=4002034, backtracks=1329577, failedAssignments=2953843, nogoods=3888
461.64/458.55	    nFilterCalls=165159983, avgTableProportion=0.9995545937364674, avgTableSize=2798.8934739355113
461.64/458.55	    
506.37/503.21	    num=108, depth=8..48, filters=134927014, wck=500.778, mem=109M781
506.37/503.21	    decisions=8825893, wrong=4412062, backtracks=1480708, failedAssignments=3249242, nogoods=3956
506.37/503.21	    nFilterCalls=182161137, avgTableProportion=0.9995542776376922, avgTableSize=2796.555340577392
506.37/503.21	    
556.80/553.62	    num=109, depth=8..40, filters=147940446, wck=551.189, mem=122M727
556.80/553.62	    decisions=9706593, wrong=4852404, backtracks=1631339, failedAssignments=3574181, nogoods=3996
556.80/553.62	    nFilterCalls=200111359, avgTableProportion=0.9995543322019208, avgTableSize=2799.334309733012
556.80/553.62	    
623.35/620.14	    num=110, depth=7..47, filters=164857833, wck=617.706, mem=135M673
623.35/620.14	    decisions=10689031, wrong=5343617, backtracks=1805200, failedAssignments=3931614, nogoods=4042
623.35/620.14	    nFilterCalls=223264255, avgTableProportion=0.9995527087921146, avgTableSize=2798.026943385989
623.35/620.14	    
672.57/669.40	    num=111, depth=5..48, filters=180664623, wck=666.963, mem=148M619
672.57/669.40	    decisions=11763547, wrong=5880861, backtracks=1989310, failedAssignments=4324790, nogoods=4088
672.57/669.40	    nFilterCalls=244153691, avgTableProportion=0.9995550677027305, avgTableSize=2800.821957469404
672.57/669.40	    
761.52/758.29	    num=112, depth=8..44, filters=201926412, wck=755.858, mem=164M154
761.52/758.29	    decisions=12956357, wrong=6477255, backtracks=2202384, failedAssignments=4757284, nogoods=4181
761.52/758.29	    nFilterCalls=273746933, avgTableProportion=0.9995528014918081, avgTableSize=2798.5369768763767
761.52/758.29	    
823.89/820.51	    num=113, depth=6..57, filters=221054047, wck=818.08, mem=50M561
823.89/820.51	    decisions=14263373, wrong=7130752, backtracks=2433328, failedAssignments=5233028, nogoods=4238
823.89/820.51	    nFilterCalls=299175055, avgTableProportion=0.9995548039465356, avgTableSize=2800.4059932202567
823.89/820.51	    
908.64/905.27	    num=114, depth=4..43, filters=242096752, wck=902.84, mem=66M208
908.64/905.27	    decisions=15671544, wrong=7834832, backtracks=2660499, failedAssignments=5756346, nogoods=4296
908.64/905.27	    nFilterCalls=328327937, avgTableProportion=0.9995544710739922, avgTableSize=2802.531169164566
908.64/905.27	    
998.89/995.45	    num=115, depth=8..53, filters=267210143, wck=993.019, mem=87M71
998.89/995.45	    decisions=17238473, wrong=8618286, backtracks=2927627, failedAssignments=6331996, nogoods=4362
998.89/995.45	    nFilterCalls=361576733, avgTableProportion=0.9995541871762841, avgTableSize=2799.779854786729
998.89/995.45	    
1110.15/1106.61	    num=116, depth=6..43, filters=294155141, wck=1104.179, mem=111M862
1110.15/1106.61	    decisions=18957190, wrong=9477635, backtracks=3218797, failedAssignments=6965211, nogoods=4444
1110.15/1106.61	    nFilterCalls=399239473, avgTableProportion=0.9995532077393547, avgTableSize=2801.0496926439937
1110.15/1106.61	    
1217.91/1214.38	    num=117, depth=7..45, filters=324665976, wck=1211.945, mem=135M332
1217.91/1214.38	    decisions=20863226, wrong=10430642, backtracks=3549610, failedAssignments=7661747, nogoods=4508
1217.91/1214.38	    nFilterCalls=439780136, avgTableProportion=0.9995528426706041, avgTableSize=2797.4270843738154
1217.91/1214.38	    
1332.68/1329.04	    num=118, depth=6..53, filters=355419125, wck=1326.612, mem=161M411
1332.68/1329.04	    decisions=22924144, wrong=11461091, backtracks=3888542, failedAssignments=8427937, nogoods=4617
1332.68/1329.04	    nFilterCalls=481925636, avgTableProportion=0.9995538688459394, avgTableSize=2801.144537276701
1332.68/1329.04	    
1474.39/1470.66	    num=119, depth=7..50, filters=393234905, wck=1468.225, mem=61M101
1474.39/1470.66	    decisions=25268952, wrong=12633485, backtracks=4321753, failedAssignments=9270746, nogoods=4668
1474.39/1470.66	    nFilterCalls=532986440, avgTableProportion=0.9995533017699638, avgTableSize=2798.2368964227308
1474.39/1470.66	    
1604.06/1600.27	    num=120, depth=9..51, filters=430024383, wck=1597.838, mem=92M429
1604.06/1600.27	    decisions=27769528, wrong=13883763, backtracks=4728873, failedAssignments=10197836, nogoods=4750
1604.06/1600.27	    nFilterCalls=582859143, avgTableProportion=0.9995549266358762, avgTableSize=2802.068188692718
1604.06/1600.27	    
1781.67/1777.70	    num=121, depth=6..61, filters=478785484, wck=1775.266, mem=131M589
1781.67/1777.70	    decisions=30672118, wrong=15335046, backtracks=5313536, failedAssignments=11217635, nogoods=4813
1781.67/1777.70	    nFilterCalls=648685883, avgTableProportion=0.9995540129475808, avgTableSize=2801.190576737123
1781.67/1777.70	    
1964.48/1960.47	    num=122, depth=3..52, filters=524762611, wck=1958.04, mem=169M726
1964.48/1960.47	    decisions=33692803, wrong=16845379, backtracks=5804860, failedAssignments=12339414, nogoods=4899
1964.48/1960.47	    nFilterCalls=712291472, avgTableProportion=0.9995539226031886, avgTableSize=2803.920886841672
1964.48/1960.47	    
2145.09/2140.94	    num=123, depth=3..45, filters=576467221, wck=2138.507, mem=84M811
2145.09/2140.94	    decisions=37066971, wrong=18532454, backtracks=6397922, failedAssignments=13573371, nogoods=4962
2145.09/2140.94	    nFilterCalls=780859700, avgTableProportion=0.9995541964651761, avgTableSize=2801.199808398359
2145.09/2140.94	    
2386.33/2382.08	    num=124, depth=4..50, filters=634686620, wck=2379.645, mem=131M57
2386.33/2382.08	    decisions=40765459, wrong=20381689, backtracks=7038306, failedAssignments=14930724, nogoods=5068
2386.33/2382.08	    nFilterCalls=862038151, avgTableProportion=0.9995535084978192, avgTableSize=2802.7045808695307
2386.33/2382.08	    

Verifier Data

One s line expected

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15303 MiB free)
  memory of node 1: 16384 MiB (13959 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390748-1568386415/watcher-4390748-1568386415 -o /tmp/evaluation-result-4390748-1568386415/solver-4390748-1568386415 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568380473-26152 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390748-1568386415.xml -cm 

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

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


[startup+0.100098 s]*
/proc/loadavg: 1.98 1.85 1.83 5/229 27409
/proc/meminfo: memFree=29948228/32770624 swapFree=66918624/67108860
[pid=27394] ppid=27391 vsize=10659884 memory=28944 CPUtime=0.13 cores=0,2,4,6
/proc/27394/stat : 27394 (java) S 27391 27394 26121 0 -1 1077944320 5210 0 0 0 12 1 0 0 20 0 15 0 414579451 10915721216 7236 33554432000 4194304 4196468 140735908839664 140735908822208 140027894882039 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
/proc/27394/statm: 2664971 7236 2874 1 0 2627468 0
[pid=27394/tid=27396] ppid=27391 vsize=10659884 memory=7892391828772250251 CPUtime=0.09 cores=0,2,4,6
/proc/27394/task/27396/stat : 27396 (java) R 27391 27394 26121 0 -1 4202560 2971 0 0 0 9 0 0 0 20 0 15 0 414579452 10915721216 7236 33554432000 4194304 4196468 140735908839664 140027899112712 140027878925669 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27397] ppid=27391 vsize=10659884 memory=-7025452035940392864 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27397/stat : 27397 (java) S 27391 27394 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414579452 10915721216 7236 33554432000 4194304 4196468 140735908839664 140027820956560 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27398] ppid=27391 vsize=10659884 memory=139920396134016 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27398/stat : 27398 (java) S 27391 27394 26121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414579452 10915721216 7236 33554432000 4194304 4196468 140735908839664 140027819903760 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27399] ppid=27391 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27399/stat : 27399 (java) S 27391 27394 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414579452 10915721216 7236 33554432000 4194304 4196468 140735908839664 140027818851472 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27400] ppid=27391 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27400/stat : 27400 (java) S 27391 27394 26121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414579452 10915721216 7236 33554432000 4194304 4196468 140735908839664 140027817798672 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27401] ppid=27391 vsize=10659884 memory=139920396134016 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27401/stat : 27401 (java) S 27391 27394 26121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414579454 10915721216 7236 33554432000 4194304 4196468 140735908839664 140027386333296 140027894893186 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27402] ppid=27391 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27402/stat : 27402 (java) S 27391 27394 26121 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414579454 10915721216 7236 33554432000 4194304 4196468 140735908839664 140027385279264 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27403] ppid=27391 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27403/stat : 27403 (java) S 27391 27394 26121 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414579454 10915721216 7236 33554432000 4194304 4196468 140735908839664 140027384226928 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27404] ppid=27391 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27404/stat : 27404 (java) S 27391 27394 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414579457 10915721216 7236 33554432000 4194304 4196468 140735908839664 140027383175248 140027894900635 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27405] ppid=27391 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27405/stat : 27405 (java) R 27391 27394 26121 0 -1 1077944384 348 0 0 0 0 0 0 0 20 0 15 0 414579457 10915721216 7236 33554432000 4194304 4196468 140735908839664 140027382123120 140027894893186 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27406] ppid=27391 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27406/stat : 27406 (java) S 27391 27394 26121 0 -1 1077944384 187 0 0 0 0 0 0 0 20 0 15 0 414579457 10915721216 7236 33554432000 4194304 4196468 140735908839664 140027381070320 140027894893186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27407] ppid=27391 vsize=10659884 memory=139920396134016 CPUtime=0.02 cores=0,2,4,6
/proc/27394/task/27407/stat : 27407 (java) R 27391 27394 26121 0 -1 4202560 347 0 0 0 2 0 0 0 20 0 15 0 414579457 10915721216 7236 33554432000 4194304 4196468 140735908839664 140027380013400 140027873867269 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27408] ppid=27391 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27408/stat : 27408 (java) S 27391 27394 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414579457 10915721216 7236 33554432000 4194304 4196468 140735908839664 140027378965472 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27409] ppid=27391 vsize=10659884 memory=139920396134016 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27409/stat : 27409 (java) S 27391 27394 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414579457 10915721216 7236 33554432000 4194304 4196468 140735908839664 140027377912240 140027894893186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 28944 KiB

[startup+0.210806 s]*
/proc/loadavg: 1.98 1.85 1.83 3/229 27409
/proc/meminfo: memFree=29941000/32770624 swapFree=66918624/67108860
[pid=27394] ppid=27391 vsize=10659884 memory=35776 CPUtime=0.33 cores=0,2,4,6
/proc/27394/stat : 27394 (java) S 27391 27394 26121 0 -1 1077944320 6526 0 0 0 31 2 0 0 20 0 15 0 414579451 10915721216 8944 33554432000 4194304 4196468 140735908839664 140735908822208 140027894882039 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
/proc/27394/statm: 2664971 8944 2987 1 0 2627468 0
[pid=27394/tid=27396] ppid=27391 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/27394/task/27396/stat : 27396 (java) R 27391 27394 26121 0 -1 4202560 3462 0 0 0 19 1 0 0 20 0 15 0 414579452 10915721216 8944 33554432000 4194304 4196468 140735908839664 140027899113648 140027894903965 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27397] ppid=27391 vsize=10659884 memory=345 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27397/stat : 27397 (java) S 27391 27394 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414579452 10915721216 8944 33554432000 4194304 4196468 140735908839664 140027820956560 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27398] ppid=27391 vsize=10659884 memory=288370296547845760 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27398/stat : 27398 (java) S 27391 27394 26121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414579452 10915721216 8944 33554432000 4194304 4196468 140735908839664 140027819903760 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27399] ppid=27391 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27399/stat : 27399 (java) S 27391 27394 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414579452 10915721216 8944 33554432000 4194304 4196468 140735908839664 140027818851472 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27400] ppid=27391 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27400/stat : 27400 (java) S 27391 27394 26121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414579452 10915721216 8944 33554432000 4194304 4196468 140735908839664 140027817798672 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27401] ppid=27391 vsize=10659884 memory=139920396134016 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27401/stat : 27401 (java) S 27391 27394 26121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414579454 10915721216 8944 33554432000 4194304 4196468 140735908839664 140027386333296 140027894893186 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27402] ppid=27391 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27402/stat : 27402 (java) S 27391 27394 26121 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414579454 10915721216 8944 33554432000 4194304 4196468 140735908839664 140027385279264 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27403] ppid=27391 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27403/stat : 27403 (java) S 27391 27394 26121 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414579454 10915721216 8944 33554432000 4194304 4196468 140735908839664 140027384226928 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27404] ppid=27391 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27404/stat : 27404 (java) S 27391 27394 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414579457 10915721216 8944 33554432000 4194304 4196468 140735908839664 140027383175248 140027894900635 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27405] ppid=27391 vsize=10659884 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/27394/task/27405/stat : 27405 (java) S 27391 27394 26121 0 -1 1077944384 636 0 0 0 2 0 0 0 20 0 15 0 414579457 10915721216 8944 33554432000 4194304 4196468 140735908839664 140027382123120 140027894893186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27406] ppid=27391 vsize=10659884 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/27394/task/27406/stat : 27406 (java) S 27391 27394 26121 0 -1 1077944384 394 0 0 0 3 0 0 0 20 0 15 0 414579457 10915721216 8944 33554432000 4194304 4196468 140735908839664 140027381070320 140027894893186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27407] ppid=27391 vsize=10659884 memory=139920396134016 CPUtime=0.05 cores=0,2,4,6
/proc/27394/task/27407/stat : 27407 (java) S 27391 27394 26121 0 -1 1077944384 674 0 0 0 5 0 0 0 20 0 15 0 414579457 10915721216 8944 33554432000 4194304 4196468 140735908839664 140027380018032 140027894893186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27408] ppid=27391 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27408/stat : 27408 (java) S 27391 27394 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414579457 10915721216 8944 33554432000 4194304 4196468 140735908839664 140027378965472 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27409] ppid=27391 vsize=10659884 memory=139920396134016 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27409/stat : 27409 (java) S 27391 27394 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414579457 10915721216 8944 33554432000 4194304 4196468 140735908839664 140027377912240 140027894893186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35776 KiB

[startup+0.310175 s]*
/proc/loadavg: 1.98 1.85 1.83 3/229 27409
/proc/meminfo: memFree=29933292/32770624 swapFree=66918624/67108860
[pid=27394] ppid=27391 vsize=10659884 memory=40672 CPUtime=0.47 cores=0,2,4,6
/proc/27394/stat : 27394 (java) S 27391 27394 26121 0 -1 1077944320 8971 0 0 0 44 3 0 0 20 0 15 0 414579451 10915721216 10168 33554432000 4194304 4196468 140735908839664 140735908822208 140027894882039 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
/proc/27394/statm: 2664971 10168 2999 1 0 2627468 0
[pid=27394/tid=27396] ppid=27391 vsize=10659884 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/27394/task/27396/stat : 27396 (java) R 27391 27394 26121 0 -1 4202560 5851 0 0 0 28 2 0 0 20 0 15 0 414579452 10915721216 10168 33554432000 4194304 4196468 140735908839664 140027899114448 140027878962526 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27397] ppid=27391 vsize=10659884 memory=2810766 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27397/stat : 27397 (java) S 27391 27394 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414579452 10915721216 10168 33554432000 4194304 4196468 140735908839664 140027820956560 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27398] ppid=27391 vsize=10659884 memory=288370296547845760 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27398/stat : 27398 (java) S 27391 27394 26121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414579452 10915721216 10168 33554432000 4194304 4196468 140735908839664 140027819903760 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27399] ppid=27391 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27399/stat : 27399 (java) S 27391 27394 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414579452 10915721216 10168 33554432000 4194304 4196468 140735908839664 140027818851472 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27400] ppid=27391 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27400/stat : 27400 (java) S 27391 27394 26121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414579452 10915721216 10168 33554432000 4194304 4196468 140735908839664 140027817798672 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27401] ppid=27391 vsize=10659884 memory=139920396134016 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27401/stat : 27401 (java) S 27391 27394 26121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414579454 10915721216 10168 33554432000 4194304 4196468 140735908839664 140027386333296 140027894893186 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27402] ppid=27391 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27402/stat : 27402 (java) S 27391 27394 26121 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414579454 10915721216 10168 33554432000 4194304 4196468 140735908839664 140027385279264 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27403] ppid=27391 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27403/stat : 27403 (java) S 27391 27394 26121 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414579454 10915721216 10168 33554432000 4194304 4196468 140735908839664 140027384226928 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27404] ppid=27391 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27404/stat : 27404 (java) S 27391 27394 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414579457 10915721216 10168 33554432000 4194304 4196468 140735908839664 140027383175248 140027894900635 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27405] ppid=27391 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/27394/task/27405/stat : 27405 (java) S 27391 27394 26121 0 -1 1077944384 652 0 0 0 3 0 0 0 20 0 15 0 414579457 10915721216 10168 33554432000 4194304 4196468 140735908839664 140027382123120 140027894893186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27406] ppid=27391 vsize=10659884 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/27394/task/27406/stat : 27406 (java) S 27391 27394 26121 0 -1 1077944384 425 0 0 0 4 0 0 0 20 0 15 0 414579457 10915721216 10168 33554432000 4194304 4196468 140735908839664 140027381070320 140027894893186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27407] ppid=27391 vsize=10659884 memory=139920396134016 CPUtime=0.08 cores=0,2,4,6
/proc/27394/task/27407/stat : 27407 (java) R 27391 27394 26121 0 -1 4202560 684 0 0 0 8 0 0 0 20 0 15 0 414579457 10915721216 10168 33554432000 4194304 4196468 140735908839664 140027380018032 140027894903386 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27408] ppid=27391 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27408/stat : 27408 (java) S 27391 27394 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414579457 10915721216 10168 33554432000 4194304 4196468 140735908839664 140027378965472 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27409] ppid=27391 vsize=10659884 memory=139920396134016 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27409/stat : 27409 (java) S 27391 27394 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414579457 10915721216 10168 33554432000 4194304 4196468 140735908839664 140027377912240 140027894893186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40672 KiB

[startup+0.700757 s]
/proc/loadavg: 1.98 1.85 1.83 3/229 27409
/proc/meminfo: memFree=29926060/32770624 swapFree=66918624/67108860
[pid=27394] ppid=27391 vsize=10661932 memory=62736 CPUtime=1.1 cores=0,2,4,6
/proc/27394/stat : 27394 (java) S 27391 27394 26121 0 -1 1077944320 12268 0 0 0 105 5 0 0 20 0 15 0 414579451 10917818368 15684 33554432000 4194304 4196468 140735908839664 140735908822208 140027894882039 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
/proc/27394/statm: 2665483 15684 3072 1 0 2627980 0
[pid=27394/tid=27396] ppid=27391 vsize=10661932 memory=4481 CPUtime=0.67 cores=0,2,4,6
/proc/27394/task/27396/stat : 27396 (java) R 27391 27394 26121 0 -1 4202560 8386 0 0 0 64 3 0 0 20 0 15 0 414579452 10917818368 15684 33554432000 4194304 4196468 140735908839664 140027899114368 140027851484474 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27397] ppid=27391 vsize=10661932 memory=4420 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27397/stat : 27397 (java) S 27391 27394 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414579452 10917818368 15684 33554432000 4194304 4196468 140735908839664 140027820956560 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27398] ppid=27391 vsize=10661932 memory=4580 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27398/stat : 27398 (java) S 27391 27394 26121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414579452 10917818368 15684 33554432000 4194304 4196468 140735908839664 140027819903760 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27399] ppid=27391 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27399/stat : 27399 (java) S 27391 27394 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414579452 10917818368 15684 33554432000 4194304 4196468 140735908839664 140027818851472 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27400] ppid=27391 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27400/stat : 27400 (java) S 27391 27394 26121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414579452 10917818368 15684 33554432000 4194304 4196468 140735908839664 140027817798672 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27401] ppid=27391 vsize=10661932 memory=257606635519592 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27401/stat : 27401 (java) S 27391 27394 26121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414579454 10917818368 15684 33554432000 4194304 4196468 140735908839664 140027386333296 140027894893186 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27402] ppid=27391 vsize=10661932 memory=3545796572287874281 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27402/stat : 27402 (java) S 27391 27394 26121 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414579454 10917818368 15684 33554432000 4194304 4196468 140735908839664 140027385279264 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27403] ppid=27391 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27403/stat : 27403 (java) S 27391 27394 26121 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414579454 10917818368 15684 33554432000 4194304 4196468 140735908839664 140027384226928 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27404] ppid=27391 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27404/stat : 27404 (java) S 27391 27394 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414579457 10917818368 15684 33554432000 4194304 4196468 140735908839664 140027383175248 140027894900635 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27405] ppid=27391 vsize=10661932 memory=279840473246624 CPUtime=0.11 cores=0,2,4,6
/proc/27394/task/27405/stat : 27405 (java) S 27391 27394 26121 0 -1 1077944384 907 0 0 0 11 0 0 0 20 0 15 0 414579457 10917818368 15684 33554432000 4194304 4196468 140735908839664 140027382123120 140027894893186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27406] ppid=27391 vsize=10661932 memory=19153 CPUtime=0.1 cores=0,2,4,6
/proc/27394/task/27406/stat : 27406 (java) R 27391 27394 26121 0 -1 4202560 571 0 0 0 10 0 0 0 20 0 15 0 414579457 10917818368 15684 33554432000 4194304 4196468 140735908839664 140027381070320 140027878374453 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27407] ppid=27391 vsize=10661932 memory=279840473219312 CPUtime=0.18 cores=0,2,4,6
/proc/27394/task/27407/stat : 27407 (java) S 27391 27394 26121 0 -1 1077944384 1044 0 0 0 18 0 0 0 20 0 15 0 414579457 10917818368 15684 33554432000 4194304 4196468 140735908839664 140027380018032 140027894893186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27408] ppid=27391 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27408/stat : 27408 (java) S 27391 27394 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414579457 10917818368 15684 33554432000 4194304 4196468 140735908839664 140027378965472 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27409] ppid=27391 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27409/stat : 27409 (java) S 27391 27394 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414579457 10917818368 15684 33554432000 4194304 4196468 140735908839664 140027377912240 140027894893186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 62736 KiB

[startup+1.50073 s]
/proc/loadavg: 1.98 1.85 1.83 3/229 27409
/proc/meminfo: memFree=29910540/32770624 swapFree=66918624/67108860
[pid=27394] ppid=27391 vsize=10663980 memory=74640 CPUtime=2 cores=0,2,4,6
/proc/27394/stat : 27394 (java) S 27391 27394 26121 0 -1 1077944320 17399 0 0 0 194 6 0 0 20 0 15 0 414579451 10919915520 18660 33554432000 4194304 4196468 140735908839664 140735908822208 140027894882039 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
/proc/27394/statm: 2665995 18660 3095 1 0 2628492 0
[pid=27394/tid=27396] ppid=27391 vsize=10663980 memory=279840474096288 CPUtime=1.48 cores=0,2,4,6
/proc/27394/task/27396/stat : 27396 (java) R 27391 27394 26121 0 -1 4202560 12285 0 0 0 143 5 0 0 20 0 15 0 414579452 10919915520 18660 33554432000 4194304 4196468 140735908839664 140027899107920 140027878962526 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27397] ppid=27391 vsize=10663980 memory=279840473269168 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27397/stat : 27397 (java) S 27391 27394 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414579452 10919915520 18660 33554432000 4194304 4196468 140735908839664 140027820956560 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27398] ppid=27391 vsize=10663980 memory=56 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27398/stat : 27398 (java) S 27391 27394 26121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414579452 10919915520 18660 33554432000 4194304 4196468 140735908839664 140027819903760 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27399] ppid=27391 vsize=10663980 memory=2811011 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27399/stat : 27399 (java) S 27391 27394 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414579452 10919915520 18660 33554432000 4194304 4196468 140735908839664 140027818851472 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27400] ppid=27391 vsize=10663980 memory=2812297 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27400/stat : 27400 (java) S 27391 27394 26121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414579452 10919915520 18660 33554432000 4194304 4196468 140735908839664 140027817798672 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27401] ppid=27391 vsize=10663980 memory=-1161699032756226647 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27401/stat : 27401 (java) S 27391 27394 26121 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 414579454 10919915520 18660 33554432000 4194304 4196468 140735908839664 140027386333296 140027894893186 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0

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

/proc/27394/task/27400/stat : 27400 (java) S 27391 27394 26121 0 -1 1077944384 676 0 0 0 5 1 0 0 20 0 16 0 414579452 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027817798672 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27401] ppid=27391 vsize=10748324 memory=283964 CPUtime=0.05 cores=0,2,4,6
/proc/27394/task/27401/stat : 27401 (java) S 27391 27394 26121 0 -1 1077944384 2408 0 0 0 2 3 0 0 20 0 16 0 414579454 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027386333296 140027894893186 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27402] ppid=27391 vsize=10748324 memory=283964 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27402/stat : 27402 (java) S 27391 27394 26121 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 414579454 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027385279328 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27403] ppid=27391 vsize=10748324 memory=283964 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27403/stat : 27403 (java) S 27391 27394 26121 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 414579454 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027384226944 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27404] ppid=27391 vsize=10748324 memory=283964 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27404/stat : 27404 (java) S 27391 27394 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414579457 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027383175248 140027894900635 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27405] ppid=27391 vsize=10748324 memory=283964 CPUtime=1.08 cores=0,2,4,6
/proc/27394/task/27405/stat : 27405 (java) S 27391 27394 26121 0 -1 1077944384 4650 0 0 0 107 1 0 0 20 0 16 0 414579457 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027382123120 140027894893186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27406] ppid=27391 vsize=10748324 memory=283964 CPUtime=1.13 cores=0,2,4,6
/proc/27394/task/27406/stat : 27406 (java) S 27391 27394 26121 0 -1 1077944384 3924 0 0 0 112 1 0 0 20 0 16 0 414579457 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027381070320 140027894893186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27407] ppid=27391 vsize=10748324 memory=283964 CPUtime=0.66 cores=0,2,4,6
/proc/27394/task/27407/stat : 27407 (java) S 27391 27394 26121 0 -1 1077944384 8058 0 0 0 65 1 0 0 20 0 16 0 414579457 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027380018032 140027894893186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27408] ppid=27391 vsize=10748324 memory=283964 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27408/stat : 27408 (java) S 27391 27394 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414579457 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027378965472 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27409] ppid=27391 vsize=10748324 memory=283964 CPUtime=0.93 cores=0,2,4,6
/proc/27394/task/27409/stat : 27409 (java) S 27391 27394 26121 0 -1 1077944384 1028 0 0 0 45 48 0 0 20 0 16 0 414579457 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027377912240 140027894893186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27410] ppid=27391 vsize=10748324 memory=1704 CPUtime=2440.56 cores=0,2,4,6
/proc/27394/task/27410/stat : 27410 (java) R 27391 27394 26121 0 -1 4202560 16956 0 0 0 244052 4 0 0 20 0 16 0 414579645 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027361242240 140027500042077 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
Current children cumulated CPU time: 2446.65 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 283964 KiB

[startup+2502.3 s]
/proc/loadavg: 1.16 1.69 1.86 2/209 27713
/proc/meminfo: memFree=31301332/32770624 swapFree=66918668/67108860
[pid=27394] ppid=27391 vsize=10748324 memory=283964 CPUtime=2506.67 cores=0,2,4,6
/proc/27394/stat : 27394 (java) S 27391 27394 26121 0 -1 1077944320 58949 0 0 0 250609 58 0 0 20 0 16 0 414579451 11006283776 70991 33554432000 4194304 4196468 140735908839664 140735908822208 140027894882039 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
/proc/27394/statm: 2687081 70991 3379 1 0 2647217 0
[pid=27394/tid=27396] ppid=27391 vsize=10748324 memory=283964 CPUtime=1.91 cores=0,2,4,6
/proc/27394/task/27396/stat : 27396 (java) S 27391 27394 26121 0 -1 1077944384 14553 0 0 0 185 6 0 0 20 0 16 0 414579452 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027899124912 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27397] ppid=27391 vsize=10748324 memory=283964 CPUtime=0.06 cores=0,2,4,6
/proc/27394/task/27397/stat : 27397 (java) S 27391 27394 26121 0 -1 1077944384 2247 0 0 0 5 1 0 0 20 0 16 0 414579452 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027820956560 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27398] ppid=27391 vsize=10748324 memory=283964 CPUtime=0.06 cores=0,2,4,6
/proc/27394/task/27398/stat : 27398 (java) S 27391 27394 26121 0 -1 1077944384 1525 0 0 0 5 1 0 0 20 0 16 0 414579452 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027819903760 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27399] ppid=27391 vsize=10748324 memory=283964 CPUtime=0.05 cores=0,2,4,6
/proc/27394/task/27399/stat : 27399 (java) S 27391 27394 26121 0 -1 1077944384 1467 0 0 0 4 1 0 0 20 0 16 0 414579452 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027818851472 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27400] ppid=27391 vsize=10748324 memory=283964 CPUtime=0.06 cores=0,2,4,6
/proc/27394/task/27400/stat : 27400 (java) S 27391 27394 26121 0 -1 1077944384 676 0 0 0 5 1 0 0 20 0 16 0 414579452 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027817798672 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27401] ppid=27391 vsize=10748324 memory=283964 CPUtime=0.05 cores=0,2,4,6
/proc/27394/task/27401/stat : 27401 (java) S 27391 27394 26121 0 -1 1077944384 2408 0 0 0 2 3 0 0 20 0 16 0 414579454 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027386333296 140027894893186 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27402] ppid=27391 vsize=10748324 memory=283964 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27402/stat : 27402 (java) S 27391 27394 26121 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 414579454 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027385279328 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27403] ppid=27391 vsize=10748324 memory=283964 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27403/stat : 27403 (java) S 27391 27394 26121 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 414579454 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027384226944 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27404] ppid=27391 vsize=10748324 memory=283964 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27404/stat : 27404 (java) S 27391 27394 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414579457 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027383175248 140027894900635 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27405] ppid=27391 vsize=10748324 memory=283964 CPUtime=1.08 cores=0,2,4,6
/proc/27394/task/27405/stat : 27405 (java) S 27391 27394 26121 0 -1 1077944384 4650 0 0 0 107 1 0 0 20 0 16 0 414579457 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027382123120 140027894893186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27406] ppid=27391 vsize=10748324 memory=3616 CPUtime=1.13 cores=0,2,4,6
/proc/27394/task/27406/stat : 27406 (java) S 27391 27394 26121 0 -1 1077944384 3924 0 0 0 112 1 0 0 20 0 16 0 414579457 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027381070320 140027894893186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27407] ppid=27391 vsize=10748324 memory=6791534058613427641 CPUtime=0.66 cores=0,2,4,6
/proc/27394/task/27407/stat : 27407 (java) S 27391 27394 26121 0 -1 1077944384 8058 0 0 0 65 1 0 0 20 0 16 0 414579457 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027380018032 140027894893186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27408] ppid=27391 vsize=10748324 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27408/stat : 27408 (java) S 27391 27394 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414579457 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027378965472 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27409] ppid=27391 vsize=10748324 memory=283964 CPUtime=0.95 cores=0,2,4,6
/proc/27394/task/27409/stat : 27409 (java) S 27391 27394 26121 0 -1 1077944384 1032 0 0 0 46 49 0 0 20 0 16 0 414579457 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027377912240 140027894893186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27410] ppid=27391 vsize=10748324 memory=283964 CPUtime=2500.57 cores=0,2,4,6
/proc/27394/task/27410/stat : 27410 (java) R 27391 27394 26121 0 -1 4202560 16968 0 0 0 250053 4 0 0 20 0 16 0 414579645 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027361242240 140027499962490 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
Current children cumulated CPU time: 2506.67 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 283964 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2515.7 s]
/proc/loadavg: 1.12 1.66 1.85 2/209 27717
/proc/meminfo: memFree=31301860/32770624 swapFree=66918668/67108860
[pid=27394] ppid=27391 vsize=10748324 memory=283964 CPUtime=2520.08 cores=0,2,4,6
/proc/27394/stat : 27394 (java) S 27391 27394 26121 0 -1 1077944320 59043 0 0 0 251949 59 0 0 20 0 16 0 414579451 11006283776 70991 33554432000 4194304 4196468 140735908839664 140735908822208 140027894882039 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
/proc/27394/statm: 2687081 70991 3379 1 0 2647217 0
[pid=27394/tid=27396] ppid=27391 vsize=10748324 memory=283964 CPUtime=1.91 cores=0,2,4,6
/proc/27394/task/27396/stat : 27396 (java) S 27391 27394 26121 0 -1 1077944384 14553 0 0 0 185 6 0 0 20 0 16 0 414579452 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027899124912 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27397] ppid=27391 vsize=10748324 memory=283964 CPUtime=0.06 cores=0,2,4,6
/proc/27394/task/27397/stat : 27397 (java) S 27391 27394 26121 0 -1 1077944384 2247 0 0 0 5 1 0 0 20 0 16 0 414579452 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027820956560 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27398] ppid=27391 vsize=10748324 memory=283964 CPUtime=0.06 cores=0,2,4,6
/proc/27394/task/27398/stat : 27398 (java) S 27391 27394 26121 0 -1 1077944384 1525 0 0 0 5 1 0 0 20 0 16 0 414579452 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027819903760 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27399] ppid=27391 vsize=10748324 memory=6791534058613427641 CPUtime=0.05 cores=0,2,4,6
/proc/27394/task/27399/stat : 27399 (java) S 27391 27394 26121 0 -1 1077944384 1467 0 0 0 4 1 0 0 20 0 16 0 414579452 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027818851472 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27400] ppid=27391 vsize=10748324 memory=283964 CPUtime=0.06 cores=0,2,4,6
/proc/27394/task/27400/stat : 27400 (java) S 27391 27394 26121 0 -1 1077944384 676 0 0 0 5 1 0 0 20 0 16 0 414579452 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027817798672 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27401] ppid=27391 vsize=10748324 memory=2432 CPUtime=0.05 cores=0,2,4,6
/proc/27394/task/27401/stat : 27401 (java) S 27391 27394 26121 0 -1 1077944384 2415 0 0 0 2 3 0 0 20 0 16 0 414579454 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027386333296 140027894893186 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27402] ppid=27391 vsize=10748324 memory=283964 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27402/stat : 27402 (java) S 27391 27394 26121 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 414579454 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027385279328 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27403] ppid=27391 vsize=10748324 memory=283964 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27403/stat : 27403 (java) S 27391 27394 26121 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 414579454 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027384226944 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27404] ppid=27391 vsize=10748324 memory=283964 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27404/stat : 27404 (java) S 27391 27394 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414579457 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027383175248 140027894900635 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27405] ppid=27391 vsize=10748324 memory=283964 CPUtime=1.08 cores=0,2,4,6
/proc/27394/task/27405/stat : 27405 (java) S 27391 27394 26121 0 -1 1077944384 4652 0 0 0 107 1 0 0 20 0 16 0 414579457 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027382123120 140027894893186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27406] ppid=27391 vsize=10748324 memory=283964 CPUtime=1.13 cores=0,2,4,6
/proc/27394/task/27406/stat : 27406 (java) S 27391 27394 26121 0 -1 1077944384 3926 0 0 0 112 1 0 0 20 0 16 0 414579457 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027381070320 140027894893186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27407] ppid=27391 vsize=10748324 memory=283964 CPUtime=0.66 cores=0,2,4,6
/proc/27394/task/27407/stat : 27407 (java) S 27391 27394 26121 0 -1 1077944384 8066 0 0 0 65 1 0 0 20 0 16 0 414579457 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027380018032 140027894893186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27408] ppid=27391 vsize=10748324 memory=780 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27408/stat : 27408 (java) S 27391 27394 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414579457 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027378965472 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27409] ppid=27391 vsize=10748324 memory=21400 CPUtime=0.95 cores=0,2,4,6
/proc/27394/task/27409/stat : 27409 (java) S 27391 27394 26121 0 -1 1077944384 1061 0 0 0 46 49 0 0 20 0 16 0 414579457 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027377912240 140027894893186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27410] ppid=27391 vsize=10748324 memory=988 CPUtime=2513.97 cores=0,2,4,6
/proc/27394/task/27410/stat : 27410 (java) R 27391 27394 26121 0 -1 4202560 17014 0 0 0 251393 4 0 0 20 0 16 0 414579645 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027361242240 140027500042224 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 283964 KiB

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

[startup+2515.73 s]
# the end of solver process 27394 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.54 s, system=0.609157 s

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

[startup+2515.7 s]
/proc/loadavg: 1.12 1.66 1.85 2/209 27717
/proc/meminfo: memFree=31301860/32770624 swapFree=66918668/67108860
[pid=27394] ppid=27391 vsize=10748324 memory=283964 CPUtime=2520.08 cores=0,2,4,6
/proc/27394/stat : 27394 (java) S 27391 27394 26121 0 -1 1077944320 59043 0 0 0 251949 59 0 0 20 0 16 0 414579451 11006283776 70991 33554432000 4194304 4196468 140735908839664 140735908822208 140027894882039 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
/proc/27394/statm: 2687081 70991 3379 1 0 2647217 0
[pid=27394/tid=27396] ppid=27391 vsize=10748324 memory=283964 CPUtime=1.91 cores=0,2,4,6
/proc/27394/task/27396/stat : 27396 (java) S 27391 27394 26121 0 -1 1077944384 14553 0 0 0 185 6 0 0 20 0 16 0 414579452 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027899124912 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27397] ppid=27391 vsize=10748324 memory=283964 CPUtime=0.06 cores=0,2,4,6
/proc/27394/task/27397/stat : 27397 (java) S 27391 27394 26121 0 -1 1077944384 2247 0 0 0 5 1 0 0 20 0 16 0 414579452 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027820956560 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27398] ppid=27391 vsize=10748324 memory=283964 CPUtime=0.06 cores=0,2,4,6
/proc/27394/task/27398/stat : 27398 (java) S 27391 27394 26121 0 -1 1077944384 1525 0 0 0 5 1 0 0 20 0 16 0 414579452 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027819903760 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27399] ppid=27391 vsize=10748324 memory=6791534058613427641 CPUtime=0.05 cores=0,2,4,6
/proc/27394/task/27399/stat : 27399 (java) S 27391 27394 26121 0 -1 1077944384 1467 0 0 0 4 1 0 0 20 0 16 0 414579452 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027818851472 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27400] ppid=27391 vsize=10748324 memory=283964 CPUtime=0.06 cores=0,2,4,6
/proc/27394/task/27400/stat : 27400 (java) S 27391 27394 26121 0 -1 1077944384 676 0 0 0 5 1 0 0 20 0 16 0 414579452 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027817798672 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27401] ppid=27391 vsize=10748324 memory=2432 CPUtime=0.05 cores=0,2,4,6
/proc/27394/task/27401/stat : 27401 (java) S 27391 27394 26121 0 -1 1077944384 2415 0 0 0 2 3 0 0 20 0 16 0 414579454 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027386333296 140027894893186 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27402] ppid=27391 vsize=10748324 memory=283964 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27402/stat : 27402 (java) S 27391 27394 26121 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 414579454 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027385279328 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27403] ppid=27391 vsize=10748324 memory=283964 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27403/stat : 27403 (java) S 27391 27394 26121 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 414579454 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027384226944 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27404] ppid=27391 vsize=10748324 memory=283964 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27404/stat : 27404 (java) S 27391 27394 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414579457 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027383175248 140027894900635 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27405] ppid=27391 vsize=10748324 memory=283964 CPUtime=1.08 cores=0,2,4,6
/proc/27394/task/27405/stat : 27405 (java) S 27391 27394 26121 0 -1 1077944384 4652 0 0 0 107 1 0 0 20 0 16 0 414579457 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027382123120 140027894893186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27406] ppid=27391 vsize=10748324 memory=283964 CPUtime=1.13 cores=0,2,4,6
/proc/27394/task/27406/stat : 27406 (java) S 27391 27394 26121 0 -1 1077944384 3926 0 0 0 112 1 0 0 20 0 16 0 414579457 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027381070320 140027894893186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27407] ppid=27391 vsize=10748324 memory=283964 CPUtime=0.66 cores=0,2,4,6
/proc/27394/task/27407/stat : 27407 (java) S 27391 27394 26121 0 -1 1077944384 8066 0 0 0 65 1 0 0 20 0 16 0 414579457 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027380018032 140027894893186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27408] ppid=27391 vsize=10748324 memory=780 CPUtime=0 cores=0,2,4,6
/proc/27394/task/27408/stat : 27408 (java) S 27391 27394 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414579457 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027378965472 140027894892245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27409] ppid=27391 vsize=10748324 memory=21400 CPUtime=0.95 cores=0,2,4,6
/proc/27394/task/27409/stat : 27409 (java) S 27391 27394 26121 0 -1 1077944384 1061 0 0 0 46 49 0 0 20 0 16 0 414579457 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027377912240 140027894893186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
[pid=27394/tid=27410] ppid=27391 vsize=10748324 memory=988 CPUtime=2513.97 cores=0,2,4,6
/proc/27394/task/27410/stat : 27410 (java) R 27391 27394 26121 0 -1 4202560 17014 0 0 0 251393 4 0 0 20 0 16 0 414579645 11006283776 70991 33554432000 4194304 4196468 140735908839664 140027361242240 140027500042224 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140735908844555 140735908844658 140735908844658 140735908847567 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 283964 KiB

Child status: 143
Real time (s): 2515.73
CPU time (s): 2520.15
CPU user time (s): 2519.54
CPU system time (s): 0.609157
CPU usage (%): 100.176
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 283964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.54
system time used= 0.609157
maximum resident set size= 288352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59932
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57392
involuntary context switches= 1475


# summary of solver processes directly reported to runsolver:
#   pid: 27394
#   total CPU time (s): 2520.15
#   total CPU user time (s): 2519.54
#   total CPU system time (s): 0.609157

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.6363 second user time and 23.6776 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-13 16:52:54
IDJOB=4390748
IDBENCH=139804
IDSOLVER=2832
FILE ID=node141/4390748-1568386415
RUNJOBID= node141-1568380473-26152
PBS_JOBID= 21701828
Free space on /tmp= 56104 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/Crossword/Crossword-m1c-lex-herald/Crossword-m1c-lex-h2101.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390748-1568386415/watcher-4390748-1568386415 -o /tmp/evaluation-result-4390748-1568386415/solver-4390748-1568386415 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568380473-26152 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390748-1568386415.xml -cm

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

MD5SUM BENCH= 1a4f6c91eaadca249c448c828860eb66
RANDOM SEED=1106788758

node141.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	: 5332.93
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	: 5332.93
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	: 5332.93
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	: 5332.93
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:        29964708 kB
MemAvailable:   30241928 kB
Buffers:          148260 kB
Cached:           417232 kB
SwapCached:        80896 kB
Active:          1857168 kB
Inactive:         391860 kB
Active(anon):    1608652 kB
Inactive(anon):   106044 kB
Active(file):     248516 kB
Inactive(file):   285816 kB
Unevictable:      109456 kB
Mlocked:          109456 kB
SwapTotal:      67108860 kB
SwapFree:       66918624 kB
Dirty:              9052 kB
Writeback:             0 kB
AnonPages:       1696036 kB
Mapped:            47736 kB
Shmem:             22668 kB
Slab:             147160 kB
SReclaimable:     117448 kB
SUnreclaim:        29712 kB
KernelStack:        4048 kB
PageTables:         8712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3375512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1554432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 56104 MiB
End job on node141 at 2019-09-13 17:34:50