Trace number 4390623

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-23UNSAT 10.0456 7.68626

DiagnosticValue
WRONG_DECISIONS24298

General information on the benchmark

NameCrossword/
Crossword-m1c-words-vg/Crossword-m1c-words-vg-8-10.xml
MD5SUM144dece3b308d129da0ce1fbe3c65b44
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark10.0456
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints18
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":80}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":80}]
Minimum constraint arity8
Maximum constraint arity10
Distribution of constraint arities[{"arity":8,"count":10},{"arity":10,"count":8}]
Number of extensional constraints18
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":18}]
Optimization problemNO
Type of objective

Solver Data

2.38/1.88	
2.38/1.88	AbsCon 2 
2.62/1.90	
3.22/2.12	  Instance
3.22/2.12	    name=instance-4390623-1568386462, framework=CSP
3.22/2.12	
3.22/2.12	  Loading variables...
3.22/2.17	  Loading constraints...
3.55/2.22	
3.55/2.22	  Domains
3.55/2.22	    nTypes=1, nValues=2080, sizes=[26#80]
3.55/2.22	  Variables
3.55/2.22	    count=80, degrees=[2#80]
3.55/2.22	  Constraints
3.55/2.22	    count=18, nSpecific=18, arities=[8#10,10#8]
3.55/2.22	    distribution=[CtrExtensionCT-Table#18]
3.55/2.22	    tables=[4591#8,7074#10], nTotalTuples=107468
3.55/2.22	    nExtStructures=(2,shared:16)
3.55/2.22	    wck=0.37, cpu=2.184, mem=48M255
3.55/2.23	  Solver SolverBacktrack being built...
3.55/2.23	
3.55/2.25	
3.55/2.25	  Solver
3.55/2.25	    guaranteedGAC=true
3.55/2.25	    wck=0.4, cpu=2.212, mem=58M897
3.55/2.26	
3.55/2.26	  Preprocessing
3.55/2.26	    filters=22, nACremovedValues=100, nTotalRemovedValues=100, inconcistency=false
3.55/2.26	    wck=0.005, cpu=2.22, mem=58M897
3.55/2.26	
3.55/2.28	    num=0, depth=3..5, filters=345, wck=0.023, mem=58M897
3.55/2.28	    decisions=27, wrong=11, backtracks=1, failedAssignments=10, nogoods=8
3.55/2.28	    nFilterCalls=516, avgTableProportion=0.9998236695950132, avgTableSize=5937.364341085271
3.55/2.28	    
3.55/2.29	    num=1, depth=2..5, filters=906, wck=0.034, mem=58M897
3.55/2.29	    decisions=61, wrong=26, backtracks=5, failedAssignments=21, nogoods=17
3.55/2.29	    nFilterCalls=1221, avgTableProportion=0.9998259514563399, avgTableSize=6011.471744471744
3.55/2.29	    
3.88/2.30	    num=2, depth=1..5, filters=1497, wck=0.044, mem=58M897
3.88/2.30	    decisions=100, wrong=44, backtracks=11, failedAssignments=33, nogoods=26
3.88/2.30	    nFilterCalls=1992, avgTableProportion=0.9998252842701448, avgTableSize=5989.803714859438
3.88/2.30	    
3.88/2.31	    num=3, depth=3..5, filters=2037, wck=0.053, mem=58M897
3.88/2.31	    decisions=134, wrong=59, backtracks=15, failedAssignments=46, nogoods=29
3.88/2.31	    nFilterCalls=2718, avgTableProportion=0.9998234197044549, avgTableSize=5929.248712288448
3.88/2.31	    
3.88/2.32	    num=4, depth=2..4, filters=2474, wck=0.06, mem=58M897
3.88/2.32	    decisions=172, wrong=77, backtracks=19, failedAssignments=60, nogoods=34
3.88/2.32	    nFilterCalls=3287, avgTableProportion=0.9998231196556274, avgTableSize=5919.504107088531
3.88/2.32	    
3.88/2.32	    num=5, depth=1..3, filters=2983, wck=0.069, mem=58M897
3.88/2.32	    decisions=213, wrong=97, backtracks=23, failedAssignments=76, nogoods=35
3.88/2.32	    nFilterCalls=3943, avgTableProportion=0.9998223198111311, avgTableSize=5893.527770732944
3.88/2.32	    
3.88/2.34	    num=6, depth=4..8, filters=3716, wck=0.091, mem=58M897
3.88/2.34	    decisions=259, wrong=118, backtracks=29, failedAssignments=93, nogoods=47
3.88/2.34	    nFilterCalls=4882, avgTableProportion=0.9998215217950478, avgTableSize=5867.6108152396555
3.88/2.34	    
3.88/2.35	    num=7, depth=4..7, filters=4400, wck=0.099, mem=58M897
3.88/2.35	    decisions=313, wrong=143, backtracks=35, failedAssignments=112, nogoods=61
3.88/2.35	    nFilterCalls=5786, avgTableProportion=0.9998208855918893, avgTableSize=5846.949014863463
3.88/2.35	    
3.88/2.37	    num=8, depth=1..7, filters=5471, wck=0.113, mem=58M897
3.88/2.37	    decisions=379, wrong=175, backtracks=48, failedAssignments=133, nogoods=68
3.88/2.37	    nFilterCalls=7164, avgTableProportion=0.99982113559801, avgTableSize=5855.068397543272
3.88/2.37	    
3.88/2.38	    num=9, depth=3..6, filters=6405, wck=0.125, mem=58M897
3.88/2.38	    decisions=443, wrong=205, backtracks=55, failedAssignments=156, nogoods=72
3.88/2.38	    nFilterCalls=8401, avgTableProportion=0.9998204326487123, avgTableSize=5832.238900130937
3.88/2.38	    
3.88/2.39	    num=10, depth=2..6, filters=7042, wck=0.131, mem=58M897
3.88/2.39	    decisions=499, wrong=232, backtracks=59, failedAssignments=181, nogoods=82
3.88/2.39	    nFilterCalls=9228, avgTableProportion=0.999820832436234, avgTableSize=5845.222691807542
3.88/2.39	    
4.18/2.40	    num=11, depth=1..7, filters=8230, wck=0.147, mem=58M897
4.18/2.40	    decisions=582, wrong=272, backtracks=73, failedAssignments=209, nogoods=95
4.18/2.40	    nFilterCalls=10771, avgTableProportion=0.9998206831778992, avgTableSize=5840.375266920434
4.18/2.40	    
4.18/2.42	    num=12, depth=1..6, filters=9815, wck=0.165, mem=58M897
4.18/2.42	    decisions=672, wrong=315, backtracks=86, failedAssignments=240, nogoods=102
4.18/2.42	    nFilterCalls=12741, avgTableProportion=0.9998212889975886, avgTableSize=5860.050310022762
4.18/2.42	    
4.18/2.43	    num=13, depth=1..7, filters=11483, wck=0.177, mem=58M897
4.18/2.43	    decisions=771, wrong=363, backtracks=106, failedAssignments=274, nogoods=107
4.18/2.43	    nFilterCalls=14818, avgTableProportion=0.9998224892100341, avgTableSize=5899.029288702929
4.18/2.43	    
4.18/2.44	    num=14, depth=3..6, filters=12891, wck=0.188, mem=58M897
4.18/2.44	    decisions=860, wrong=405, backtracks=113, failedAssignments=311, nogoods=120
4.18/2.44	    nFilterCalls=16598, avgTableProportion=0.9998219529949318, avgTableSize=5881.614772864201
4.18/2.44	    
4.18/2.46	    num=15, depth=1..6, filters=15047, wck=0.204, mem=58M897
4.18/2.46	    decisions=977, wrong=462, backtracks=136, failedAssignments=352, nogoods=123
4.18/2.46	    nFilterCalls=19276, avgTableProportion=0.9998230950941028, avgTableSize=5918.706422494293
4.18/2.46	    
4.18/2.47	    num=16, depth=2..5, filters=16545, wck=0.214, mem=58M897
4.18/2.47	    decisions=1090, wrong=517, backtracks=146, failedAssignments=397, nogoods=137
4.18/2.47	    nFilterCalls=21189, avgTableProportion=0.9998230420992595, avgTableSize=5916.985322573033
4.18/2.47	    
4.18/2.49	    num=17, depth=1..5, filters=19388, wck=0.233, mem=58M897
4.18/2.49	    decisions=1238, wrong=589, backtracks=174, failedAssignments=447, nogoods=152
4.18/2.49	    nFilterCalls=24704, avgTableProportion=0.9998233004705156, avgTableSize=5925.376376295337
4.18/2.49	    
4.18/2.50	    num=18, depth=1..8, filters=21732, wck=0.249, mem=58M897
4.18/2.50	    decisions=1388, wrong=662, backtracks=199, failedAssignments=502, nogoods=164
4.18/2.50	    nFilterCalls=27744, avgTableProportion=0.999823642358457, avgTableSize=5936.479779411765
4.18/2.50	    
4.35/2.52	    num=19, depth=1..5, filters=24139, wck=0.27, mem=58M897
4.35/2.52	    decisions=1543, wrong=738, backtracks=216, failedAssignments=563, nogoods=168
4.35/2.52	    nFilterCalls=30789, avgTableProportion=0.999824240207691, avgTableSize=5955.895969339699
4.35/2.52	    
4.35/2.55	    num=20, depth=1..6, filters=26533, wck=0.292, mem=58M897
4.35/2.55	    decisions=1710, wrong=820, backtracks=235, failedAssignments=630, nogoods=181
4.35/2.55	    nFilterCalls=33937, avgTableProportion=0.9998238691377159, avgTableSize=5943.844830126411
4.35/2.55	    
4.35/2.57	    num=21, depth=1..5, filters=29373, wck=0.313, mem=58M897
4.35/2.57	    decisions=1898, wrong=913, backtracks=259, failedAssignments=704, nogoods=199
4.35/2.57	    nFilterCalls=37553, avgTableProportion=0.999823764067822, avgTableSize=5940.432508721007
4.35/2.57	    
4.35/2.59	    num=22, depth=1..8, filters=32416, wck=0.333, mem=58M897
4.35/2.59	    decisions=2101, wrong=1013, backtracks=283, failedAssignments=785, nogoods=208
4.35/2.59	    nFilterCalls=41418, avgTableProportion=0.9998242051292302, avgTableSize=5954.756748273698
4.35/2.59	    
4.46/2.61	    num=23, depth=1..9, filters=36259, wck=0.358, mem=58M897
4.46/2.61	    decisions=2353, wrong=1136, backtracks=322, failedAssignments=874, nogoods=225
4.46/2.61	    nFilterCalls=46309, avgTableProportion=0.9998246487601985, avgTableSize=5969.164438877972
4.46/2.61	    
4.46/2.64	    num=24, depth=1..6, filters=39544, wck=0.382, mem=58M897
4.46/2.64	    decisions=2598, wrong=1257, backtracks=348, failedAssignments=972, nogoods=237
4.46/2.64	    nFilterCalls=50422, avgTableProportion=0.9998246403655946, avgTableSize=5968.891813097457
4.46/2.64	    
4.46/2.67	    num=25, depth=1..6, filters=43947, wck=0.414, mem=58M897
4.46/2.67	    decisions=2872, wrong=1392, backtracks=378, failedAssignments=1080, nogoods=256
4.46/2.67	    nFilterCalls=55929, avgTableProportion=0.9998245115687698, avgTableSize=5964.708916662196
4.46/2.67	    
4.57/2.71	    num=26, depth=0..6, filters=48793, wck=0.456, mem=58M897
4.57/2.71	    decisions=3181, wrong=1546, backtracks=417, failedAssignments=1199, nogoods=259
4.57/2.71	    nFilterCalls=61958, avgTableProportion=0.9998242599039767, avgTableSize=5956.535669324381
4.57/2.71	    
4.57/2.75	    num=27, depth=0..6, filters=53664, wck=0.499, mem=61M540
4.57/2.75	    decisions=3524, wrong=1716, backtracks=462, failedAssignments=1330, nogoods=274
4.57/2.75	    nFilterCalls=68209, avgTableProportion=0.9998237899381056, avgTableSize=5941.272705947896
4.57/2.75	    
4.72/2.80	    num=28, depth=1..6, filters=59403, wck=0.544, mem=61M540
4.72/2.80	    decisions=3886, wrong=1895, backtracks=499, failedAssignments=1474, nogoods=280
4.72/2.80	    nFilterCalls=75448, avgTableProportion=0.9998237458237196, avgTableSize=5939.839995758668
4.72/2.80	    
4.72/2.84	    num=29, depth=2..8, filters=64625, wck=0.582, mem=61M540
4.72/2.84	    decisions=4298, wrong=2099, backtracks=549, failedAssignments=1632, nogoods=287
4.72/2.84	    nFilterCalls=82236, avgTableProportion=0.9998235383350855, avgTableSize=5933.101427598619
4.72/2.84	    
4.72/2.89	    num=30, depth=1..6, filters=71414, wck=0.634, mem=61M540
4.72/2.89	    decisions=4745, wrong=2321, backtracks=606, failedAssignments=1806, nogoods=307
4.72/2.89	    nFilterCalls=90917, avgTableProportion=0.9998229600151082, avgTableSize=5914.319467206353
4.72/2.89	    
4.86/2.95	    num=31, depth=1..7, filters=79031, wck=0.694, mem=61M540
4.86/2.95	    decisions=5254, wrong=2574, backtracks=681, failedAssignments=1997, nogoods=347
4.86/2.95	    nFilterCalls=100494, avgTableProportion=0.999822766062289, avgTableSize=5908.020498736243
4.86/2.95	    
4.98/3.01	    num=32, depth=1..8, filters=87458, wck=0.753, mem=61M540
4.98/3.01	    decisions=5793, wrong=2841, backtracks=747, failedAssignments=2208, nogoods=376
4.98/3.01	    nFilterCalls=111020, avgTableProportion=0.9998227375607095, avgTableSize=5907.094847775175
4.98/3.01	    
4.98/3.06	    num=33, depth=2..8, filters=94643, wck=0.805, mem=61M540
4.98/3.06	    decisions=6361, wrong=3123, backtracks=807, failedAssignments=2440, nogoods=382
4.98/3.06	    nFilterCalls=120093, avgTableProportion=0.9998226314175832, avgTableSize=5903.647656399624
4.98/3.06	    
5.09/3.13	    num=34, depth=2..9, filters=103923, wck=0.877, mem=61M540
5.09/3.13	    decisions=7001, wrong=3441, backtracks=879, failedAssignments=2695, nogoods=394
5.09/3.13	    nFilterCalls=131791, avgTableProportion=0.9998226773027161, avgTableSize=5905.137847045701
5.09/3.13	    
5.19/3.20	    num=35, depth=1..7, filters=113572, wck=0.948, mem=61M540
5.19/3.20	    decisions=7708, wrong=3793, backtracks=958, failedAssignments=2976, nogoods=423
5.19/3.20	    nFilterCalls=144106, avgTableProportion=0.9998223898936175, avgTableSize=5895.803748629481
5.19/3.20	    
5.19/3.30	    num=36, depth=1..11, filters=126250, wck=1.041, mem=61M540
5.19/3.30	    decisions=8536, wrong=4205, backtracks=1080, failedAssignments=3285, nogoods=436
5.19/3.30	    nFilterCalls=160256, avgTableProportion=0.9998222423584003, avgTableSize=5891.012299071485
5.19/3.30	    
5.29/3.39	    num=37, depth=1..8, filters=138027, wck=1.132, mem=61M540
5.29/3.39	    decisions=9398, wrong=4633, backtracks=1181, failedAssignments=3625, nogoods=450
5.29/3.39	    nFilterCalls=175176, avgTableProportion=0.9998221076706368, avgTableSize=5886.638089692652
5.29/3.39	    
5.42/3.50	    num=38, depth=1..10, filters=152784, wck=1.242, mem=61M540
5.42/3.50	    decisions=10363, wrong=5114, backtracks=1309, failedAssignments=3999, nogoods=459
5.42/3.50	    nFilterCalls=193809, avgTableProportion=0.9998218610112243, avgTableSize=5878.627406363998
5.42/3.50	    
5.79/3.63	    num=39, depth=0..9, filters=170734, wck=1.377, mem=61M540
5.79/3.63	    decisions=11462, wrong=5662, backtracks=1464, failedAssignments=4410, nogoods=477
5.79/3.63	    nFilterCalls=216506, avgTableProportion=0.9998219834446438, avgTableSize=5882.603655325949
5.79/3.63	    
5.92/3.74	    num=40, depth=1..10, filters=185926, wck=1.483, mem=61M540
5.92/3.74	    decisions=12593, wrong=6225, backtracks=1590, failedAssignments=4862, nogoods=512
5.92/3.74	    nFilterCalls=235721, avgTableProportion=0.9998220398894052, avgTableSize=5884.436804527386
5.92/3.74	    
6.05/3.88	    num=41, depth=1..9, filters=205458, wck=1.627, mem=61M540
6.05/3.88	    decisions=13942, wrong=6898, backtracks=1795, failedAssignments=5359, nogoods=538
6.05/3.88	    nFilterCalls=260479, avgTableProportion=0.9998221552899029, avgTableSize=5888.184644443506
6.05/3.88	    
6.27/4.05	    num=42, depth=1..8, filters=229455, wck=1.796, mem=61M540
6.27/4.05	    decisions=15389, wrong=7620, backtracks=1986, failedAssignments=5906, nogoods=569
6.27/4.05	    nFilterCalls=290535, avgTableProportion=0.9998219070979628, avgTableSize=5880.124188135681
6.27/4.05	    
6.46/4.20	    num=43, depth=1..9, filters=249632, wck=1.949, mem=61M540
6.46/4.20	    decisions=16893, wrong=8370, backtracks=2145, failedAssignments=6508, nogoods=585
6.46/4.20	    nFilterCalls=316190, avgTableProportion=0.9998216955475371, avgTableSize=5873.253727189348
6.46/4.20	    
6.56/4.39	    num=44, depth=1..7, filters=272973, wck=2.133, mem=61M540
6.56/4.39	    decisions=18555, wrong=9200, backtracks=2329, failedAssignments=7170, nogoods=607
6.56/4.39	    nFilterCalls=345602, avgTableProportion=0.9998216881171871, avgTableSize=5873.012416016111
6.56/4.39	    
6.76/4.58	    num=45, depth=1..9, filters=301312, wck=2.322, mem=61M540
6.76/4.58	    decisions=20477, wrong=10160, backtracks=2584, failedAssignments=7898, nogoods=626
6.76/4.58	    nFilterCalls=381547, avgTableProportion=0.9998219084456588, avgTableSize=5880.167963579847
6.76/4.58	    
7.07/4.80	    num=46, depth=1..8, filters=332451, wck=2.542, mem=61M540
7.07/4.80	    decisions=22613, wrong=11227, backtracks=2893, failedAssignments=8699, nogoods=654
7.07/4.80	    nFilterCalls=420934, avgTableProportion=0.9998221831622146, avgTableSize=5889.089857317299
7.07/4.80	    
7.28/5.04	    num=47, depth=0..7, filters=366636, wck=2.782, mem=61M540
7.28/5.04	    decisions=24941, wrong=12389, backtracks=3219, failedAssignments=9580, nogoods=665
7.28/5.04	    nFilterCalls=464304, avgTableProportion=0.9998221397054909, avgTableSize=5887.678527430305
7.28/5.04	    
7.57/5.31	    num=48, depth=0..10, filters=402182, wck=3.055, mem=61M540
7.57/5.31	    decisions=27516, wrong=13675, backtracks=3593, failedAssignments=10550, nogoods=674
7.57/5.31	    nFilterCalls=509566, avgTableProportion=0.9998220340682878, avgTableSize=5884.247779482933
7.57/5.31	    
7.95/5.64	    num=49, depth=0..9, filters=441649, wck=3.385, mem=61M540
7.95/5.64	    decisions=30345, wrong=15088, backtracks=3989, failedAssignments=11617, nogoods=688
7.95/5.64	    nFilterCalls=560088, avgTableProportion=0.9998218128919099, avgTableSize=5877.064757680936
7.95/5.64	    
8.25/6.00	    num=50, depth=0..10, filters=488953, wck=3.748, mem=61M540
8.25/6.00	    decisions=33540, wrong=16685, backtracks=4498, failedAssignments=12790, nogoods=695
8.25/6.00	    nFilterCalls=620327, avgTableProportion=0.9998216951952561, avgTableSize=5873.242444710612
8.25/6.00	    
8.65/6.37	    num=51, depth=0..9, filters=537396, wck=4.117, mem=61M540
8.65/6.37	    decisions=36940, wrong=18383, backtracks=4976, failedAssignments=14081, nogoods=698
8.65/6.37	    nFilterCalls=681997, avgTableProportion=0.9998217458917357, avgTableSize=5874.888977517497
8.65/6.37	    
9.05/6.79	    num=52, depth=0..11, filters=589508, wck=4.531, mem=61M540
9.05/6.79	    decisions=40699, wrong=20261, backtracks=5520, failedAssignments=15501, nogoods=727
9.05/6.79	    nFilterCalls=748381, avgTableProportion=0.9998216779509217, avgTableSize=5872.682549396631
9.05/6.79	    
9.55/7.24	    num=53, depth=0..8, filters=647342, wck=4.987, mem=61M540
9.55/7.24	    decisions=44792, wrong=22306, backtracks=6086, failedAssignments=17063, nogoods=756
9.55/7.24	    nFilterCalls=822089, avgTableProportion=0.9998216552097656, avgTableSize=5871.944053502723
9.55/7.24	    
9.95/7.67	    num=54, depth=0..8, filters=704805, wck=5.42, mem=61M540
9.95/7.67	    decisions=48774, wrong=24298, backtracks=6674, failedAssignments=18549, nogoods=756
9.95/7.67	    nFilterCalls=895484, avgTableProportion=0.9998218403944482, avgTableSize=5877.958300762492
9.95/7.67	    
9.95/7.67	  Global
9.95/7.67	    filters=704805, nogoods=756
9.95/7.67	    Stop=FULL_EXPLORATION, wrong=24298, wck=5.821, cpu=7.633, mem=61M540
9.95/7.68	
9.95/7.68	s UNSATISFIABLE
9.95/7.68	
9.95/7.68	d WRONG_DECISIONS 24298

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390623-1568386462/watcher-4390623-1568386462 -o /tmp/evaluation-result-4390623-1568386462/solver-4390623-1568386462 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568380475-2531 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390623-1568386462.xml -cm 

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

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

solver pid=5675, runsolver pid=5672

[startup+0.101773 s]*
/proc/loadavg: 1.72 1.69 1.72 4/230 5690
/proc/meminfo: memFree=30185404/32770624 swapFree=66945476/67108860
[pid=5675] ppid=5672 vsize=10659884 memory=29788 CPUtime=0.14 cores=1,3,5,7
/proc/5675/stat : 5675 (java) S 5672 5675 2499 0 -1 1077944320 5969 0 0 0 12 2 0 0 20 0 15 0 414588093 10915721216 7447 33554432000 4194304 4196468 140725876224384 140725876206928 140099184545527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
/proc/5675/statm: 2664971 7447 2904 1 0 2627468 0
[pid=5675/tid=5677] ppid=5672 vsize=10659884 memory=7892391828772250251 CPUtime=0.1 cores=1,3,5,7
/proc/5675/task/5677/stat : 5677 (java) R 5672 5675 2499 0 -1 4202560 3425 0 0 0 9 1 0 0 20 0 15 0 414588093 10915721216 7513 33554432000 4194304 4196468 140725876224384 140099188774488 140099168886176 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5678] ppid=5672 vsize=10659884 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5678/stat : 5678 (java) S 5672 5675 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414588094 10915721216 7513 33554432000 4194304 4196468 140725876224384 140098790861584 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5679] ppid=5672 vsize=10659884 memory=139924837942912 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5679/stat : 5679 (java) S 5672 5675 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414588094 10915721216 7513 33554432000 4194304 4196468 140725876224384 140098789809040 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5680] ppid=5672 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5680/stat : 5680 (java) S 5672 5675 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414588094 10915721216 7513 33554432000 4194304 4196468 140725876224384 140098788756496 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5681] ppid=5672 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5681/stat : 5681 (java) S 5672 5675 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414588094 10915721216 7513 33554432000 4194304 4196468 140725876224384 140098787703952 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5682] ppid=5672 vsize=10659884 memory=139924837942912 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5682/stat : 5682 (java) S 5672 5675 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414588095 10915721216 7513 33554432000 4194304 4196468 140725876224384 140098488940528 140099184556674 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5683] ppid=5672 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5683/stat : 5683 (java) S 5672 5675 2499 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414588096 10915721216 7513 33554432000 4194304 4196468 140725876224384 140098487886752 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5684] ppid=5672 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5684/stat : 5684 (java) S 5672 5675 2499 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414588096 10915721216 7513 33554432000 4194304 4196468 140725876224384 140098486834160 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5685] ppid=5672 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5685/stat : 5685 (java) S 5672 5675 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414588098 10915721216 7513 33554432000 4194304 4196468 140725876224384 140098485782736 140099184564123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5686] ppid=5672 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5686/stat : 5686 (java) S 5672 5675 2499 0 -1 1077944384 375 0 0 0 0 0 0 0 20 0 15 0 414588098 10915721216 7513 33554432000 4194304 4196468 140725876224384 140098484730352 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5687] ppid=5672 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5687/stat : 5687 (java) S 5672 5675 2499 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 414588098 10915721216 7513 33554432000 4194304 4196468 140725876224384 140098483677808 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5688] ppid=5672 vsize=10659884 memory=139924837942912 CPUtime=0.02 cores=1,3,5,7
/proc/5675/task/5688/stat : 5688 (java) R 5672 5675 2499 0 -1 4202560 553 0 0 0 2 0 0 0 20 0 15 0 414588098 10915721216 7513 33554432000 4194304 4196468 140725876224384 140098482621944 140099163944043 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5689] ppid=5672 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5689/stat : 5689 (java) S 5672 5675 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414588098 10915721216 7513 33554432000 4194304 4196468 140725876224384 140098481572960 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5690] ppid=5672 vsize=10659884 memory=139924837942912 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5690/stat : 5690 (java) S 5672 5675 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414588099 10915721216 7513 33554432000 4194304 4196468 140725876224384 140098480519472 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 29788 KiB

[startup+0.211525 s]*
/proc/loadavg: 1.72 1.69 1.72 3/230 5690
/proc/meminfo: memFree=30179148/32770624 swapFree=66945476/67108860
[pid=5675] ppid=5672 vsize=10659884 memory=35040 CPUtime=0.33 cores=1,3,5,7
/proc/5675/stat : 5675 (java) S 5672 5675 2499 0 -1 1077944320 6857 0 0 0 31 2 0 0 20 0 15 0 414588093 10915721216 8760 33554432000 4194304 4196468 140725876224384 140725876206928 140099184545527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
/proc/5675/statm: 2664971 8760 2991 1 0 2627468 0
[pid=5675/tid=5677] ppid=5672 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/5675/task/5677/stat : 5677 (java) R 5672 5675 2499 0 -1 4202560 3942 0 0 0 19 1 0 0 20 0 15 0 414588093 10915721216 8760 33554432000 4194304 4196468 140725876224384 140099188777568 140099184567453 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5678] ppid=5672 vsize=10659884 memory=339 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5678/stat : 5678 (java) S 5672 5675 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414588094 10915721216 8760 33554432000 4194304 4196468 140725876224384 140098790861584 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5679] ppid=5672 vsize=10659884 memory=139924840891383 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5679/stat : 5679 (java) S 5672 5675 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414588094 10915721216 8760 33554432000 4194304 4196468 140725876224384 140098789809040 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5680] ppid=5672 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5680/stat : 5680 (java) S 5672 5675 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414588094 10915721216 8760 33554432000 4194304 4196468 140725876224384 140098788756496 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5681] ppid=5672 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5681/stat : 5681 (java) S 5672 5675 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414588094 10915721216 8760 33554432000 4194304 4196468 140725876224384 140098787703952 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5682] ppid=5672 vsize=10659884 memory=139924837942912 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5682/stat : 5682 (java) S 5672 5675 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414588095 10915721216 8760 33554432000 4194304 4196468 140725876224384 140098488940528 140099184556674 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5683] ppid=5672 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5683/stat : 5683 (java) S 5672 5675 2499 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414588096 10915721216 8760 33554432000 4194304 4196468 140725876224384 140098487886752 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5684] ppid=5672 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5684/stat : 5684 (java) S 5672 5675 2499 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414588096 10915721216 8760 33554432000 4194304 4196468 140725876224384 140098486834160 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5685] ppid=5672 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5685/stat : 5685 (java) S 5672 5675 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414588098 10915721216 8760 33554432000 4194304 4196468 140725876224384 140098485782736 140099184564123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5686] ppid=5672 vsize=10659884 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/5675/task/5686/stat : 5686 (java) S 5672 5675 2499 0 -1 1077944384 484 0 0 0 2 0 0 0 20 0 15 0 414588098 10915721216 8760 33554432000 4194304 4196468 140725876224384 140098484730352 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5687] ppid=5672 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/5675/task/5687/stat : 5687 (java) S 5672 5675 2499 0 -1 1077944384 476 0 0 0 3 0 0 0 20 0 15 0 414588098 10915721216 8760 33554432000 4194304 4196468 140725876224384 140098483677808 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5688] ppid=5672 vsize=10659884 memory=139924837942912 CPUtime=0.05 cores=1,3,5,7
/proc/5675/task/5688/stat : 5688 (java) S 5672 5675 2499 0 -1 1077944384 596 0 0 0 5 0 0 0 20 0 15 0 414588098 10915721216 8760 33554432000 4194304 4196468 140725876224384 140098482625264 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5689] ppid=5672 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5689/stat : 5689 (java) S 5672 5675 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414588098 10915721216 8760 33554432000 4194304 4196468 140725876224384 140098481572960 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5690] ppid=5672 vsize=10659884 memory=139924837942912 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5690/stat : 5690 (java) S 5672 5675 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414588099 10915721216 8760 33554432000 4194304 4196468 140725876224384 140098480519472 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35040 KiB

[startup+0.310161 s]*
/proc/loadavg: 1.72 1.69 1.72 3/230 5690
/proc/meminfo: memFree=30171404/32770624 swapFree=66945476/67108860
[pid=5675] ppid=5672 vsize=10659884 memory=40180 CPUtime=0.46 cores=1,3,5,7
/proc/5675/stat : 5675 (java) S 5672 5675 2499 0 -1 1077944320 9396 0 0 0 43 3 0 0 20 0 15 0 414588093 10915721216 10045 33554432000 4194304 4196468 140725876224384 140725876206928 140099184545527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
/proc/5675/statm: 2664971 10045 3003 1 0 2627468 0
[pid=5675/tid=5677] ppid=5672 vsize=10659884 memory=8390339637985935414 CPUtime=0.3 cores=1,3,5,7
/proc/5675/task/5677/stat : 5677 (java) R 5672 5675 2499 0 -1 4202560 6401 0 0 0 28 2 0 0 20 0 15 0 414588093 10915721216 10045 33554432000 4194304 4196468 140725876224384 140099188766416 140099168626014 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5678] ppid=5672 vsize=10659884 memory=304556140472303639 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5678/stat : 5678 (java) S 5672 5675 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414588094 10915721216 10045 33554432000 4194304 4196468 140725876224384 140098790861584 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5679] ppid=5672 vsize=10659884 memory=15678455996139160 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5679/stat : 5679 (java) S 5672 5675 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414588094 10915721216 10045 33554432000 4194304 4196468 140725876224384 140098789809040 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5680] ppid=5672 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5680/stat : 5680 (java) S 5672 5675 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414588094 10915721216 10045 33554432000 4194304 4196468 140725876224384 140098788756496 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5681] ppid=5672 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5681/stat : 5681 (java) S 5672 5675 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414588094 10915721216 10045 33554432000 4194304 4196468 140725876224384 140098787703952 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5682] ppid=5672 vsize=10659884 memory=139924837942912 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5682/stat : 5682 (java) S 5672 5675 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414588095 10915721216 10045 33554432000 4194304 4196468 140725876224384 140098488940528 140099184556674 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5683] ppid=5672 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5683/stat : 5683 (java) S 5672 5675 2499 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414588096 10915721216 10045 33554432000 4194304 4196468 140725876224384 140098487886752 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5684] ppid=5672 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5684/stat : 5684 (java) S 5672 5675 2499 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414588096 10915721216 10045 33554432000 4194304 4196468 140725876224384 140098486834160 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5685] ppid=5672 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5685/stat : 5685 (java) S 5672 5675 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414588098 10915721216 10045 33554432000 4194304 4196468 140725876224384 140098485782736 140099184564123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5686] ppid=5672 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/5675/task/5686/stat : 5686 (java) S 5672 5675 2499 0 -1 1077944384 492 0 0 0 3 0 0 0 20 0 15 0 414588098 10915721216 10045 33554432000 4194304 4196468 140725876224384 140098484730352 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5687] ppid=5672 vsize=10659884 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/5675/task/5687/stat : 5687 (java) S 5672 5675 2499 0 -1 1077944384 516 0 0 0 4 0 0 0 20 0 15 0 414588098 10915721216 10045 33554432000 4194304 4196468 140725876224384 140098483677808 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5688] ppid=5672 vsize=10659884 memory=139924837942912 CPUtime=0.07 cores=1,3,5,7
/proc/5675/task/5688/stat : 5688 (java) R 5672 5675 2499 0 -1 4202560 631 0 0 0 7 0 0 0 20 0 15 0 414588098 10915721216 10045 33554432000 4194304 4196468 140725876224384 140098482625264 140099184557462 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5689] ppid=5672 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5689/stat : 5689 (java) S 5672 5675 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414588098 10915721216 10045 33554432000 4194304 4196468 140725876224384 140098481572960 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5690] ppid=5672 vsize=10659884 memory=139924837942912 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5690/stat : 5690 (java) S 5672 5675 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414588099 10915721216 10045 33554432000 4194304 4196468 140725876224384 140098480519472 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40180 KiB

[startup+0.700766 s]
/proc/loadavg: 1.72 1.69 1.72 3/230 5690
/proc/meminfo: memFree=30163156/32770624 swapFree=66945476/67108860
[pid=5675] ppid=5672 vsize=10661932 memory=61756 CPUtime=1.08 cores=1,3,5,7
/proc/5675/stat : 5675 (java) S 5672 5675 2499 0 -1 1077944320 12601 0 0 0 103 5 0 0 20 0 15 0 414588093 10917818368 14927 33554432000 4194304 4196468 140725876224384 140725876206928 140099184545527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
/proc/5675/statm: 2665483 14927 3070 1 0 2627980 0
[pid=5675/tid=5677] ppid=5672 vsize=10661932 memory=1428 CPUtime=0.67 cores=1,3,5,7
/proc/5675/task/5677/stat : 5677 (java) R 5672 5675 2499 0 -1 4202560 8934 0 0 0 64 3 0 0 20 0 15 0 414588093 10917818368 15439 33554432000 4194304 4196468 140725876224384 140099188768464 140099184567453 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5678] ppid=5672 vsize=10661932 memory=11580 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5678/stat : 5678 (java) S 5672 5675 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414588094 10917818368 15439 33554432000 4194304 4196468 140725876224384 140098790861584 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5679] ppid=5672 vsize=10661932 memory=740 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5679/stat : 5679 (java) S 5672 5675 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414588094 10917818368 15439 33554432000 4194304 4196468 140725876224384 140098789809040 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5680] ppid=5672 vsize=10661932 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5680/stat : 5680 (java) S 5672 5675 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414588094 10917818368 15439 33554432000 4194304 4196468 140725876224384 140098788756496 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5681] ppid=5672 vsize=10661932 memory=1552 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5681/stat : 5681 (java) S 5672 5675 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414588094 10917818368 15439 33554432000 4194304 4196468 140725876224384 140098787703952 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5682] ppid=5672 vsize=10661932 memory=1040 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5682/stat : 5682 (java) S 5672 5675 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414588095 10917818368 15439 33554432000 4194304 4196468 140725876224384 140098488940528 140099184556674 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5683] ppid=5672 vsize=10661932 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5683/stat : 5683 (java) S 5672 5675 2499 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414588096 10917818368 15439 33554432000 4194304 4196468 140725876224384 140098487886752 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5684] ppid=5672 vsize=10661932 memory=780 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5684/stat : 5684 (java) S 5672 5675 2499 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414588096 10917818368 15439 33554432000 4194304 4196468 140725876224384 140098486834160 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5685] ppid=5672 vsize=10661932 memory=7450174591119418944 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5685/stat : 5685 (java) S 5672 5675 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414588098 10917818368 15439 33554432000 4194304 4196468 140725876224384 140098485782736 140099184564123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5686] ppid=5672 vsize=10661932 memory=7013342048905618540 CPUtime=0.1 cores=1,3,5,7
/proc/5675/task/5686/stat : 5686 (java) S 5672 5675 2499 0 -1 1077944384 802 0 0 0 10 0 0 0 20 0 15 0 414588098 10917818368 15439 33554432000 4194304 4196468 140725876224384 140098484730352 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5687] ppid=5672 vsize=10661932 memory=5787217147460014437 CPUtime=0.09 cores=1,3,5,7
/proc/5675/task/5687/stat : 5687 (java) S 5672 5675 2499 0 -1 1077944384 593 0 0 0 9 0 0 0 20 0 15 0 414588098 10917818368 15439 33554432000 4194304 4196468 140725876224384 140098483677808 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5688] ppid=5672 vsize=10661932 memory=4629539461233085814 CPUtime=0.18 cores=1,3,5,7
/proc/5675/task/5688/stat : 5688 (java) S 5672 5675 2499 0 -1 1077944384 914 0 0 0 18 0 0 0 20 0 15 0 414588098 10917818368 15439 33554432000 4194304 4196468 140725876224384 140098482625264 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5689] ppid=5672 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5689/stat : 5689 (java) S 5672 5675 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414588098 10917818368 15439 33554432000 4194304 4196468 140725876224384 140098481572960 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5690] ppid=5672 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5690/stat : 5690 (java) S 5672 5675 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414588099 10917818368 15439 33554432000 4194304 4196468 140725876224384 140098480519472 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
Current children cumulated CPU time: 1.08 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 61756 KiB

[startup+1.50075 s]
/proc/loadavg: 1.72 1.69 1.72 3/230 5690
/proc/meminfo: memFree=30146836/32770624 swapFree=66945476/67108860
[pid=5675] ppid=5672 vsize=10663980 memory=75092 CPUtime=1.98 cores=1,3,5,7
/proc/5675/stat : 5675 (java) S 5672 5675 2499 0 -1 1077944320 16761 0 0 0 192 6 0 0 20 0 15 0 414588093 10919915520 18773 33554432000 4194304 4196468 140725876224384 140725876206928 140099184545527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
/proc/5675/statm: 2665995 18773 3091 1 0 2628492 0
[pid=5675/tid=5677] ppid=5672 vsize=10663980 memory=8112282956445269571 CPUtime=1.47 cores=1,3,5,7
/proc/5675/task/5677/stat : 5677 (java) R 5672 5675 2499 0 -1 4202560 11783 0 0 0 143 4 0 0 20 0 15 0 414588093 10919915520 18773 33554432000 4194304 4196468 140725876224384 140099188777552 140099166109056 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5678] ppid=5672 vsize=10663980 memory=33 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5678/stat : 5678 (java) S 5672 5675 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414588094 10919915520 18773 33554432000 4194304 4196468 140725876224384 140098790861584 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5679] ppid=5672 vsize=10663980 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5679/stat : 5679 (java) S 5672 5675 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414588094 10919915520 18773 33554432000 4194304 4196468 140725876224384 140098789809040 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5680] ppid=5672 vsize=10663980 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5680/stat : 5680 (java) S 5672 5675 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414588094 10919915520 18773 33554432000 4194304 4196468 140725876224384 140098788756496 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5681] ppid=5672 vsize=10663980 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5681/stat : 5681 (java) S 5672 5675 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414588094 10919915520 18773 33554432000 4194304 4196468 140725876224384 140098787703952 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5682] ppid=5672 vsize=10663980 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5682/stat : 5682 (java) S 5672 5675 2499 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 414588095 10919915520 18773 33554432000 4194304 4196468 140725876224384 140098488940528 140099184556674 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0

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

[pid=5675/tid=5678] ppid=5672 vsize=10746276 memory=3608 CPUtime=0.01 cores=1,3,5,7
/proc/5675/task/5678/stat : 5678 (java) S 5672 5675 2499 0 -1 1077944384 16 0 0 0 1 0 0 0 20 0 16 0 414588094 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098790861584 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5679] ppid=5672 vsize=10746276 memory=10236 CPUtime=0.01 cores=1,3,5,7
/proc/5675/task/5679/stat : 5679 (java) S 5672 5675 2499 0 -1 1077944384 109 0 0 0 1 0 0 0 20 0 16 0 414588094 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098789809040 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5680] ppid=5672 vsize=10746276 memory=12024 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5680/stat : 5680 (java) S 5672 5675 2499 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 16 0 414588094 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098788756496 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5681] ppid=5672 vsize=10746276 memory=279849465908512 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5681/stat : 5681 (java) S 5672 5675 2499 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414588094 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098787703952 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5682] ppid=5672 vsize=10746276 memory=7594587674001172330 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5682/stat : 5682 (java) S 5672 5675 2499 0 -1 1077944384 717 0 0 0 0 0 0 0 20 0 16 0 414588095 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098488940528 140099184556674 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5683] ppid=5672 vsize=10746276 memory=6300653966357783909 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5683/stat : 5683 (java) S 5672 5675 2499 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414588096 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098487886816 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5684] ppid=5672 vsize=10746276 memory=666 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5684/stat : 5684 (java) S 5672 5675 2499 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414588096 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098486834176 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5685] ppid=5672 vsize=10746276 memory=186 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5685/stat : 5685 (java) S 5672 5675 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414588098 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098485782736 140099184564123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5686] ppid=5672 vsize=10746276 memory=1 CPUtime=0.88 cores=1,3,5,7
/proc/5675/task/5686/stat : 5686 (java) S 5672 5675 2499 0 -1 1077944384 2559 0 0 0 88 0 0 0 20 0 16 0 414588098 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098484730352 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5687] ppid=5672 vsize=10746276 memory=1 CPUtime=0.9 cores=1,3,5,7
/proc/5675/task/5687/stat : 5687 (java) S 5672 5675 2499 0 -1 1077944384 2577 0 0 0 90 0 0 0 20 0 16 0 414588098 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098483677808 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5688] ppid=5672 vsize=10746276 memory=0 CPUtime=0.51 cores=1,3,5,7
/proc/5675/task/5688/stat : 5688 (java) S 5672 5675 2499 0 -1 1077944384 2185 0 0 0 50 1 0 0 20 0 16 0 414588098 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098482625264 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5689] ppid=5672 vsize=10746276 memory=209 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5689/stat : 5689 (java) S 5672 5675 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414588098 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098481572960 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5690] ppid=5672 vsize=10746276 memory=157 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5690/stat : 5690 (java) S 5672 5675 2499 0 -1 1077944384 100 0 0 0 0 0 0 0 20 0 16 0 414588099 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098480519472 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5691] ppid=5672 vsize=10746276 memory=0 CPUtime=4.37 cores=1,3,5,7
/proc/5675/task/5691/stat : 5691 (java) R 5672 5675 2499 0 -1 4202560 4086 0 0 0 436 1 0 0 20 0 16 0 414588281 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098479055392 140098827232172 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
Current children cumulated CPU time: 8.65 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 158040 KiB

[startup+7.68622 s]
# the end of solver process 5675 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.90369 s, system=0.141941 s

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

[startup+6.4008 s]
/proc/loadavg: 1.74 1.70 1.72 3/231 5691
/proc/meminfo: memFree=30056104/32770624 swapFree=66945476/67108860
[pid=5675] ppid=5672 vsize=10746276 memory=158040 CPUtime=8.75 cores=1,3,5,7
/proc/5675/stat : 5675 (java) S 5672 5675 2499 0 -1 1077944320 28029 0 0 0 862 13 0 0 20 0 16 0 414588093 11004186624 39510 33554432000 4194304 4196468 140725876224384 140725876206928 140099184545527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
/proc/5675/statm: 2686569 39510 3349 1 0 2646705 0
[pid=5675/tid=5677] ppid=5672 vsize=10746276 memory=0 CPUtime=1.86 cores=1,3,5,7
/proc/5675/task/5677/stat : 5677 (java) S 5672 5675 2499 0 -1 1077944384 13786 0 0 0 180 6 0 0 20 0 16 0 414588093 11004186624 39510 33554432000 4194304 4196468 140725876224384 140099188788400 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5678] ppid=5672 vsize=10746276 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/5675/task/5678/stat : 5678 (java) S 5672 5675 2499 0 -1 1077944384 16 0 0 0 1 0 0 0 20 0 16 0 414588094 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098790861584 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5679] ppid=5672 vsize=10746276 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/5675/task/5679/stat : 5679 (java) S 5672 5675 2499 0 -1 1077944384 109 0 0 0 1 0 0 0 20 0 16 0 414588094 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098789809040 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5680] ppid=5672 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5680/stat : 5680 (java) S 5672 5675 2499 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 16 0 414588094 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098788756496 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5681] ppid=5672 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5681/stat : 5681 (java) S 5672 5675 2499 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414588094 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098787703952 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5682] ppid=5672 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5682/stat : 5682 (java) S 5672 5675 2499 0 -1 1077944384 717 0 0 0 0 0 0 0 20 0 16 0 414588095 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098488940528 140099184556674 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5683] ppid=5672 vsize=10746276 memory=164328737189009 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5683/stat : 5683 (java) S 5672 5675 2499 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414588096 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098487886816 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5684] ppid=5672 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5684/stat : 5684 (java) S 5672 5675 2499 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414588096 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098486834176 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5685] ppid=5672 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5685/stat : 5685 (java) S 5672 5675 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414588098 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098485782736 140099184564123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5686] ppid=5672 vsize=10746276 memory=6944656592455097440 CPUtime=0.88 cores=1,3,5,7
/proc/5675/task/5686/stat : 5686 (java) S 5672 5675 2499 0 -1 1077944384 2559 0 0 0 88 0 0 0 20 0 16 0 414588098 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098484730352 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5687] ppid=5672 vsize=10746276 memory=279849465807088 CPUtime=0.9 cores=1,3,5,7
/proc/5675/task/5687/stat : 5687 (java) S 5672 5675 2499 0 -1 1077944384 2577 0 0 0 90 0 0 0 20 0 16 0 414588098 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098483677808 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5688] ppid=5672 vsize=10746276 memory=8112282956445269571 CPUtime=0.51 cores=1,3,5,7
/proc/5675/task/5688/stat : 5688 (java) S 5672 5675 2499 0 -1 1077944384 2185 0 0 0 50 1 0 0 20 0 16 0 414588098 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098482625264 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5689] ppid=5672 vsize=10746276 memory=-2746958450906831424 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5689/stat : 5689 (java) S 5672 5675 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414588098 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098481572960 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5690] ppid=5672 vsize=10746276 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5690/stat : 5690 (java) S 5672 5675 2499 0 -1 1077944384 102 0 0 0 0 0 0 0 20 0 16 0 414588099 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098480519472 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5691] ppid=5672 vsize=10746276 memory=158040 CPUtime=4.47 cores=1,3,5,7
/proc/5675/task/5691/stat : 5691 (java) R 5672 5675 2499 0 -1 4202560 4503 0 0 0 446 1 0 0 20 0 16 0 414588281 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098479055392 140098827231853 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
Current children cumulated CPU time: 8.75 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 158040 KiB

[startup+7.20062 s]
/proc/loadavg: 1.74 1.70 1.72 3/231 5691
/proc/meminfo: memFree=30056276/32770624 swapFree=66945476/67108860
[pid=5675] ppid=5672 vsize=10746276 memory=158040 CPUtime=9.55 cores=1,3,5,7
/proc/5675/stat : 5675 (java) S 5672 5675 2499 0 -1 1077944320 28072 0 0 0 942 13 0 0 20 0 16 0 414588093 11004186624 39510 33554432000 4194304 4196468 140725876224384 140725876206928 140099184545527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
/proc/5675/statm: 2686569 39510 3349 1 0 2646705 0
[pid=5675/tid=5677] ppid=5672 vsize=10746276 memory=209 CPUtime=1.86 cores=1,3,5,7
/proc/5675/task/5677/stat : 5677 (java) S 5672 5675 2499 0 -1 1077944384 13786 0 0 0 180 6 0 0 20 0 16 0 414588093 11004186624 39510 33554432000 4194304 4196468 140725876224384 140099188788400 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5678] ppid=5672 vsize=10746276 memory=157 CPUtime=0.01 cores=1,3,5,7
/proc/5675/task/5678/stat : 5678 (java) S 5672 5675 2499 0 -1 1077944384 16 0 0 0 1 0 0 0 20 0 16 0 414588094 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098790861584 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5679] ppid=5672 vsize=10746276 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/5675/task/5679/stat : 5679 (java) S 5672 5675 2499 0 -1 1077944384 109 0 0 0 1 0 0 0 20 0 16 0 414588094 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098789809040 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5680] ppid=5672 vsize=10746276 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5680/stat : 5680 (java) S 5672 5675 2499 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 16 0 414588094 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098788756496 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5681] ppid=5672 vsize=10746276 memory=-2247047206121201235 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5681/stat : 5681 (java) S 5672 5675 2499 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414588094 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098787703952 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5682] ppid=5672 vsize=10746276 memory=9051282612901019821 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5682/stat : 5682 (java) S 5672 5675 2499 0 -1 1077944384 719 0 0 0 0 0 0 0 20 0 16 0 414588095 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098488940528 140099184556674 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5683] ppid=5672 vsize=10746276 memory=-1161699032756030039 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5683/stat : 5683 (java) S 5672 5675 2499 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414588096 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098487886816 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5684] ppid=5672 vsize=10746276 memory=1720 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5684/stat : 5684 (java) S 5672 5675 2499 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414588096 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098486834176 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5685] ppid=5672 vsize=10746276 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5685/stat : 5685 (java) S 5672 5675 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414588098 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098485782736 140099184564123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5686] ppid=5672 vsize=10746276 memory=5956 CPUtime=0.88 cores=1,3,5,7
/proc/5675/task/5686/stat : 5686 (java) S 5672 5675 2499 0 -1 1077944384 2561 0 0 0 88 0 0 0 20 0 16 0 414588098 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098484730352 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5687] ppid=5672 vsize=10746276 memory=14012 CPUtime=0.9 cores=1,3,5,7
/proc/5675/task/5687/stat : 5687 (java) S 5672 5675 2499 0 -1 1077944384 2579 0 0 0 90 0 0 0 20 0 16 0 414588098 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098483677808 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5688] ppid=5672 vsize=10746276 memory=10236 CPUtime=0.52 cores=1,3,5,7
/proc/5675/task/5688/stat : 5688 (java) S 5672 5675 2499 0 -1 1077944384 2210 0 0 0 51 1 0 0 20 0 16 0 414588098 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098482625264 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5689] ppid=5672 vsize=10746276 memory=12024 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5689/stat : 5689 (java) S 5672 5675 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414588098 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098481572960 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5690] ppid=5672 vsize=10746276 memory=2120 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5690/stat : 5690 (java) S 5672 5675 2499 0 -1 1077944384 102 0 0 0 0 0 0 0 20 0 16 0 414588099 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098480519472 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5691] ppid=5672 vsize=10746276 memory=500 CPUtime=5.27 cores=1,3,5,7
/proc/5675/task/5691/stat : 5691 (java) R 5672 5675 2499 0 -1 4202560 4515 0 0 0 526 1 0 0 20 0 16 0 414588281 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098479049856 140098827231097 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
Current children cumulated CPU time: 9.55 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 158040 KiB

[startup+7.60062 s]
/proc/loadavg: 1.74 1.70 1.72 3/231 5691
/proc/meminfo: memFree=30056276/32770624 swapFree=66945476/67108860
[pid=5675] ppid=5672 vsize=10746276 memory=158040 CPUtime=9.95 cores=1,3,5,7
/proc/5675/stat : 5675 (java) S 5672 5675 2499 0 -1 1077944320 28072 0 0 0 982 13 0 0 20 0 16 0 414588093 11004186624 39510 33554432000 4194304 4196468 140725876224384 140725876206928 140099184545527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
/proc/5675/statm: 2686569 39510 3349 1 0 2646705 0
[pid=5675/tid=5677] ppid=5672 vsize=10746276 memory=158040 CPUtime=1.86 cores=1,3,5,7
/proc/5675/task/5677/stat : 5677 (java) S 5672 5675 2499 0 -1 1077944384 13786 0 0 0 180 6 0 0 20 0 16 0 414588093 11004186624 39510 33554432000 4194304 4196468 140725876224384 140099188788400 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5678] ppid=5672 vsize=10746276 memory=8112282956445269571 CPUtime=0.01 cores=1,3,5,7
/proc/5675/task/5678/stat : 5678 (java) S 5672 5675 2499 0 -1 1077944384 16 0 0 0 1 0 0 0 20 0 16 0 414588094 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098790861584 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5679] ppid=5672 vsize=10746276 memory=536 CPUtime=0.01 cores=1,3,5,7
/proc/5675/task/5679/stat : 5679 (java) S 5672 5675 2499 0 -1 1077944384 109 0 0 0 1 0 0 0 20 0 16 0 414588094 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098789809040 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5680] ppid=5672 vsize=10746276 memory=1291 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5680/stat : 5680 (java) S 5672 5675 2499 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 16 0 414588094 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098788756496 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5681] ppid=5672 vsize=10746276 memory=603 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5681/stat : 5681 (java) S 5672 5675 2499 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414588094 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098787703952 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5682] ppid=5672 vsize=10746276 memory=15018 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5682/stat : 5682 (java) S 5672 5675 2499 0 -1 1077944384 719 0 0 0 0 0 0 0 20 0 16 0 414588095 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098488940528 140099184556674 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5683] ppid=5672 vsize=10746276 memory=2057 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5683/stat : 5683 (java) S 5672 5675 2499 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414588096 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098487886816 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5684] ppid=5672 vsize=10746276 memory=307 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5684/stat : 5684 (java) S 5672 5675 2499 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414588096 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098486834176 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5685] ppid=5672 vsize=10746276 memory=6 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5685/stat : 5685 (java) S 5672 5675 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414588098 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098485782736 140099184564123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5686] ppid=5672 vsize=10746276 memory=0 CPUtime=0.88 cores=1,3,5,7
/proc/5675/task/5686/stat : 5686 (java) S 5672 5675 2499 0 -1 1077944384 2561 0 0 0 88 0 0 0 20 0 16 0 414588098 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098484730352 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5687] ppid=5672 vsize=10746276 memory=147 CPUtime=0.9 cores=1,3,5,7
/proc/5675/task/5687/stat : 5687 (java) S 5672 5675 2499 0 -1 1077944384 2579 0 0 0 90 0 0 0 20 0 16 0 414588098 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098483677808 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5688] ppid=5672 vsize=10746276 memory=4209 CPUtime=0.52 cores=1,3,5,7
/proc/5675/task/5688/stat : 5688 (java) S 5672 5675 2499 0 -1 1077944384 2210 0 0 0 51 1 0 0 20 0 16 0 414588098 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098482625264 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5689] ppid=5672 vsize=10746276 memory=357 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5689/stat : 5689 (java) S 5672 5675 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414588098 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098481572960 140099184555733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5690] ppid=5672 vsize=10746276 memory=971 CPUtime=0 cores=1,3,5,7
/proc/5675/task/5690/stat : 5690 (java) S 5672 5675 2499 0 -1 1077944384 102 0 0 0 0 0 0 0 20 0 16 0 414588099 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098480519472 140099184556674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
[pid=5675/tid=5691] ppid=5672 vsize=10746276 memory=11 CPUtime=5.67 cores=1,3,5,7
/proc/5675/task/5691/stat : 5691 (java) R 5672 5675 2499 0 -1 4202560 4515 0 0 0 566 1 0 0 20 0 16 0 414588281 11004186624 39510 33554432000 4194304 4196468 140725876224384 140098479049856 140098827232423 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16896000 140725876229131 140725876229234 140725876229234 140725876232143 0
Current children cumulated CPU time: 9.95 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 158040 KiB

Child status: 0
Real time (s): 7.68626
CPU time (s): 10.0456
CPU user time (s): 9.90369
CPU system time (s): 0.141941
CPU usage (%): 130.696
Max. virtual memory (cumulated for all children) (KiB): 10746276
Max. memory (cumulated for all children) (KiB): 158040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.90369
system time used= 0.141941
maximum resident set size= 158580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28802
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2427
involuntary context switches= 18


# summary of solver processes directly reported to runsolver:
#   pid: 5675
#   total CPU time (s): 10.0456
#   total CPU user time (s): 9.90369
#   total CPU system time (s): 0.141941

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.062552 second user time and 0.121425 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-13 16:53:39
IDJOB=4390623
IDBENCH=140445
IDSOLVER=2832
FILE ID=node117/4390623-1568386462
RUNJOBID= node117-1568380475-2531
PBS_JOBID= 21701845
Free space on /tmp= 58908 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/Crossword/Crossword-m1c-words-vg/Crossword-m1c-words-vg-8-10.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390623-1568386462/watcher-4390623-1568386462 -o /tmp/evaluation-result-4390623-1568386462/solver-4390623-1568386462 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568380475-2531 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390623-1568386462.xml -cm

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

MD5SUM BENCH= 144dece3b308d129da0ce1fbe3c65b44
RANDOM SEED=1780747332

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
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:        30202644 kB
MemAvailable:   31387224 kB
Buffers:          101712 kB
Cached:          1339468 kB
SwapCached:        48120 kB
Active:          1242960 kB
Inactive:         726968 kB
Active(anon):     497592 kB
Inactive(anon):    53308 kB
Active(file):     745368 kB
Inactive(file):   673660 kB
Unevictable:      110284 kB
Mlocked:          110284 kB
SwapTotal:      67108860 kB
SwapFree:       66945476 kB
Dirty:              8940 kB
Writeback:             0 kB
AnonPages:        591908 kB
Mapped:            44012 kB
Shmem:             13416 kB
Slab:             190960 kB
SReclaimable:     162772 kB
SUnreclaim:        28188 kB
KernelStack:        3728 kB
PageTables:         6636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1637204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    520192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 58900 MiB
End job on node117 at 2019-09-13 16:53:47