Trace number 4390522

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 43.5364 38.7181

DiagnosticValue
WRONG_DECISIONS63728

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5-p7/
mdd-7-25-5-ps05-psh07-9.xml
MD5SUM2d7f03e466d78847960dc3f747db29ef
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 benchmark42.4013
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints58
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree12
Maximum variable degree25
Distribution of variable degrees[{"degree":12,"count":1},{"degree":13,"count":3},{"degree":14,"count":6},{"degree":15,"count":2},{"degree":16,"count":3},{"degree":17,"count":4},{"degree":18,"count":1},{"degree":19,"count":1},{"degree":20,"count":2},{"degree":23,"count":1},{"degree":25,"count":1}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":58}]
Number of extensional constraints58
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":58}]
Optimization problemNO
Type of objective

Solver Data

2.00/1.88	
2.00/1.88	AbsCon 2 
2.00/1.90	
7.41/5.11	  Instance
7.41/5.11	    name=instance-4390522-1568381015, framework=CSP
7.41/5.11	
7.41/5.11	  Loading variables...
7.73/5.21	  Loading constraints...
10.46/6.67	
10.46/6.67	  Domains
10.46/6.67	    nTypes=1, nValues=125, sizes=[5#25]
10.46/6.67	  Variables
10.46/6.67	    count=25, degrees=[12#1,13#3,14#6,15#2...19#1,20#2,23#1,25#1]
10.46/6.67	  Constraints
10.46/6.67	    count=58, nSpecific=58, arities=[7#58]
10.46/6.67	    distribution=[CtrExtensionCT-Table#58]
10.46/6.67	    tables=[38458#1,38525#1,38542#1,38570#1...39455#1,39472#1,39525#1,39560#1], nTotalTuples=2262628
10.46/6.67	    nExtStructures=(58,shared:0)
10.46/6.67	    wck=4.818, cpu=5.863, mem=909M327
10.60/6.70	  Solver SolverBacktrack being built...
10.60/6.70	
10.60/6.72	
10.60/6.72	  Solver
10.60/6.72	    guaranteedGAC=true
10.60/6.72	    wck=4.87, cpu=5.914, mem=909M327
10.60/6.73	
10.60/6.73	  Preprocessing
10.60/6.73	    filters=0, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
10.60/6.73	    wck=0.005, cpu=5.921, mem=909M327
10.60/6.73	
10.60/6.75	    num=0, depth=13..15, filters=180, wck=0.025, mem=909M327
10.60/6.75	    decisions=44, wrong=15, backtracks=5, failedAssignments=10, nogoods=2
10.60/6.75	    nFilterCalls=1278, avgTableProportion=0.9999743576875091, avgTableSize=38998.94131455399
10.60/6.75	    
10.60/6.77	    num=1, depth=4..8, filters=370, wck=0.05, mem=909M327
10.60/6.77	    decisions=80, wrong=29, backtracks=11, failedAssignments=21, nogoods=5
10.60/6.77	    nFilterCalls=2583, avgTableProportion=0.9999743556734174, avgTableSize=38995.66860240031
10.60/6.77	    
10.89/6.80	    num=2, depth=5..7, filters=687, wck=0.074, mem=909M327
10.89/6.80	    decisions=123, wrong=48, backtracks=18, failedAssignments=33, nogoods=10
10.89/6.80	    nFilterCalls=4510, avgTableProportion=0.9999743662716327, avgTableSize=39011.82039911308
10.89/6.80	    
10.89/6.82	    num=3, depth=5..9, filters=997, wck=0.096, mem=909M327
10.89/6.82	    decisions=174, wrong=71, backtracks=30, failedAssignments=46, nogoods=12
10.89/6.82	    nFilterCalls=6388, avgTableProportion=0.9999743654660185, avgTableSize=39010.59126487163
10.89/6.82	    
10.89/6.85	    num=4, depth=3..9, filters=1333, wck=0.129, mem=909M327
10.89/6.85	    decisions=222, wrong=91, backtracks=38, failedAssignments=60, nogoods=16
10.89/6.85	    nFilterCalls=8519, avgTableProportion=0.999974364480211, avgTableSize=39009.06444418359
10.89/6.85	    
10.89/6.87	    num=5, depth=3..7, filters=1666, wck=0.149, mem=909M327
10.89/6.87	    decisions=273, wrong=114, backtracks=46, failedAssignments=76, nogoods=19
10.89/6.87	    nFilterCalls=10453, avgTableProportion=0.999974365574045, avgTableSize=39010.72505500813
10.89/6.87	    
11.11/6.90	    num=6, depth=5..10, filters=2042, wck=0.176, mem=909M327
11.11/6.90	    decisions=333, wrong=141, backtracks=56, failedAssignments=93, nogoods=23
11.11/6.90	    nFilterCalls=12718, avgTableProportion=0.9999743662795526, avgTableSize=39011.80279918226
11.11/6.90	    
11.11/6.92	    num=7, depth=4..8, filters=2580, wck=0.201, mem=935M510
11.11/6.92	    decisions=415, wrong=179, backtracks=79, failedAssignments=112, nogoods=28
11.11/6.92	    nFilterCalls=16187, avgTableProportion=0.9999743647450362, avgTableSize=39009.45993698647
11.11/6.92	    
11.11/6.94	    num=8, depth=6..9, filters=3050, wck=0.212, mem=935M510
11.11/6.94	    decisions=485, wrong=211, backtracks=91, failedAssignments=133, nogoods=37
11.11/6.94	    nFilterCalls=19171, avgTableProportion=0.99997436546976, avgTableSize=39010.54650252986
11.11/6.94	    
11.11/6.97	    num=9, depth=3..8, filters=3623, wck=0.244, mem=935M510
11.11/6.97	    decisions=574, wrong=253, backtracks=113, failedAssignments=156, nogoods=42
11.11/6.97	    nFilterCalls=23037, avgTableProportion=0.9999743636554724, avgTableSize=39007.77562182576
11.11/6.97	    
11.11/6.99	    num=10, depth=5..11, filters=4140, wck=0.264, mem=935M510
11.11/6.99	    decisions=661, wrong=294, backtracks=132, failedAssignments=181, nogoods=44
11.11/6.99	    nFilterCalls=26163, avgTableProportion=0.9999743637899706, avgTableSize=39007.98463478959
11.11/6.99	    
11.28/7.01	    num=11, depth=4..9, filters=4609, wck=0.283, mem=935M510
11.28/7.01	    decisions=747, wrong=334, backtracks=144, failedAssignments=209, nogoods=48
11.28/7.01	    nFilterCalls=28843, avgTableProportion=0.9999743633790709, avgTableSize=39007.34999826648
11.28/7.01	    
11.28/7.04	    num=12, depth=4..9, filters=5476, wck=0.316, mem=935M510
11.28/7.04	    decisions=866, wrong=391, backtracks=173, failedAssignments=240, nogoods=54
11.28/7.04	    nFilterCalls=33627, avgTableProportion=0.9999743627101798, avgTableSize=39006.346180152854
11.28/7.04	    
11.28/7.07	    num=13, depth=4..8, filters=6244, wck=0.344, mem=935M510
11.28/7.07	    decisions=981, wrong=445, backtracks=195, failedAssignments=274, nogoods=59
11.28/7.07	    nFilterCalls=38111, avgTableProportion=0.9999743636037512, avgTableSize=39007.70473091758
11.28/7.07	    
11.28/7.10	    num=14, depth=4..9, filters=7055, wck=0.373, mem=935M510
11.28/7.10	    decisions=1103, wrong=504, backtracks=222, failedAssignments=311, nogoods=61
11.28/7.10	    nFilterCalls=42800, avgTableProportion=0.9999743626160166, avgTableSize=39006.21289719626
11.28/7.10	    
11.45/7.13	    num=15, depth=4..8, filters=7952, wck=0.408, mem=935M510
11.45/7.13	    decisions=1236, wrong=568, backtracks=251, failedAssignments=352, nogoods=66
11.45/7.13	    nFilterCalls=48157, avgTableProportion=0.9999743622256996, avgTableSize=39005.60801129638
11.45/7.13	    
11.45/7.17	    num=16, depth=3..9, filters=9076, wck=0.45, mem=935M510
11.45/7.17	    decisions=1399, wrong=647, backtracks=295, failedAssignments=397, nogoods=72
11.45/7.17	    nFilterCalls=55399, avgTableProportion=0.9999743622665659, avgTableSize=39005.68203397173
11.45/7.17	    
11.56/7.22	    num=17, depth=3..8, filters=10164, wck=0.494, mem=935M510
11.56/7.22	    decisions=1567, wrong=729, backtracks=331, failedAssignments=447, nogoods=76
11.56/7.22	    nFilterCalls=61486, avgTableProportion=0.9999743618803709, avgTableSize=39005.087336954755
11.56/7.22	    
11.56/7.25	    num=18, depth=6..11, filters=11290, wck=0.524, mem=935M510
11.56/7.25	    decisions=1751, wrong=818, backtracks=369, failedAssignments=502, nogoods=83
11.56/7.25	    nFilterCalls=68171, avgTableProportion=0.9999743628203344, avgTableSize=39006.5167886638
11.56/7.25	    
11.56/7.30	    num=19, depth=4..9, filters=12697, wck=0.574, mem=935M510
11.56/7.30	    decisions=1948, wrong=913, backtracks=415, failedAssignments=563, nogoods=93
11.56/7.30	    nFilterCalls=76814, avgTableProportion=0.9999743621864905, avgTableSize=39005.54809019189
11.56/7.30	    
11.72/7.36	    num=20, depth=4..10, filters=14249, wck=0.633, mem=935M510
11.72/7.36	    decisions=2172, wrong=1023, backtracks=473, failedAssignments=630, nogoods=100
11.72/7.36	    nFilterCalls=85942, avgTableProportion=0.9999743620581605, avgTableSize=39005.37641665309
11.72/7.36	    
11.85/7.42	    num=21, depth=3..9, filters=15883, wck=0.699, mem=935M510
11.85/7.42	    decisions=2411, wrong=1140, backtracks=529, failedAssignments=704, nogoods=106
11.85/7.42	    nFilterCalls=96025, avgTableProportion=0.9999743608901602, avgTableSize=39003.59871908357
11.85/7.42	    
11.85/7.49	    num=22, depth=4..9, filters=17722, wck=0.769, mem=935M510
11.85/7.49	    decisions=2668, wrong=1266, backtracks=585, failedAssignments=785, nogoods=112
11.85/7.49	    nFilterCalls=107107, avgTableProportion=0.9999743609325037, avgTableSize=39003.67989020325
11.85/7.49	    
12.00/7.55	    num=23, depth=4..11, filters=19565, wck=0.821, mem=935M510
12.00/7.55	    decisions=2950, wrong=1404, backtracks=644, failedAssignments=874, nogoods=121
12.00/7.55	    nFilterCalls=117702, avgTableProportion=0.9999743619668625, avgTableSize=39005.24975786308
12.00/7.55	    
12.11/7.65	    num=24, depth=3..13, filters=22056, wck=0.925, mem=935M510
12.11/7.65	    decisions=3295, wrong=1574, backtracks=740, failedAssignments=972, nogoods=133
12.11/7.65	    nFilterCalls=132475, avgTableProportion=0.9999743614601808, avgTableSize=39004.48719381015
12.11/7.65	    
12.21/7.71	    num=25, depth=4..10, filters=24496, wck=0.982, mem=935M510
12.21/7.71	    decisions=3646, wrong=1747, backtracks=817, failedAssignments=1080, nogoods=135
12.21/7.71	    nFilterCalls=147031, avgTableProportion=0.9999743617265413, avgTableSize=39004.89623276724
12.21/7.71	    
12.21/7.79	    num=26, depth=2..8, filters=27377, wck=1.066, mem=935M510
12.21/7.79	    decisions=4048, wrong=1946, backtracks=922, failedAssignments=1199, nogoods=143
12.21/7.79	    nFilterCalls=164342, avgTableProportion=0.9999743616559301, avgTableSize=39004.780908106266
12.21/7.79	    
12.41/7.92	    num=27, depth=3..10, filters=30402, wck=1.195, mem=935M510
12.41/7.92	    decisions=4498, wrong=2168, backtracks=1047, failedAssignments=1330, nogoods=155
12.41/7.92	    nFilterCalls=184394, avgTableProportion=0.9999743615541695, avgTableSize=39004.63912600193
12.41/7.92	    
12.51/8.02	    num=28, depth=3..8, filters=33371, wck=1.294, mem=935M510
12.51/8.02	    decisions=4949, wrong=2391, backtracks=1148, failedAssignments=1474, nogoods=163
12.51/8.02	    nFilterCalls=201958, avgTableProportion=0.999974362181998, avgTableSize=39005.58748353618
12.51/8.02	    
12.61/8.16	    num=29, depth=3..10, filters=37134, wck=1.434, mem=935M510
12.61/8.16	    decisions=5510, wrong=2669, backtracks=1312, failedAssignments=1632, nogoods=175
12.61/8.16	    nFilterCalls=224622, avgTableProportion=0.9999743615860983, avgTableSize=39004.680066956935
12.61/8.16	    
12.83/8.31	    num=30, depth=3..9, filters=41312, wck=1.589, mem=935M510
12.83/8.31	    decisions=6099, wrong=2962, backtracks=1464, failedAssignments=1806, nogoods=187
12.83/8.31	    nFilterCalls=249135, avgTableProportion=0.9999743613346791, avgTableSize=39004.29609247998
12.83/8.31	    
12.94/8.44	    num=31, depth=3..9, filters=45697, wck=1.718, mem=935M510
12.94/8.44	    decisions=6720, wrong=3269, backtracks=1613, failedAssignments=1997, nogoods=193
12.94/8.44	    nFilterCalls=274521, avgTableProportion=0.9999743608974394, avgTableSize=39003.63135424977
12.94/8.44	    
13.13/8.63	    num=32, depth=3..10, filters=50684, wck=1.904, mem=935M510
13.13/8.63	    decisions=7451, wrong=3633, backtracks=1805, failedAssignments=2208, nogoods=198
13.13/8.63	    nFilterCalls=305935, avgTableProportion=0.9999743615290376, avgTableSize=39004.59881347345
13.13/8.63	    
13.33/8.81	    num=33, depth=3..9, filters=56008, wck=2.091, mem=935M510
13.33/8.81	    decisions=8208, wrong=4008, backtracks=2004, failedAssignments=2440, nogoods=210
13.33/8.81	    nFilterCalls=337751, avgTableProportion=0.9999743615645511, avgTableSize=39004.64785004337
13.33/8.81	    
13.53/9.04	    num=34, depth=2..10, filters=62252, wck=2.314, mem=935M510
13.53/9.04	    decisions=9086, wrong=4445, backtracks=2232, failedAssignments=2695, nogoods=222
13.53/9.04	    nFilterCalls=374226, avgTableProportion=0.9999743613028904, avgTableSize=39004.25475782014
13.53/9.04	    
13.79/9.27	    num=35, depth=3..9, filters=68728, wck=2.544, mem=935M510
13.79/9.27	    decisions=10033, wrong=4916, backtracks=2465, failedAssignments=2976, nogoods=232
13.79/9.27	    nFilterCalls=414573, avgTableProportion=0.999974362207809, avgTableSize=39005.63090939352
13.79/9.27	    
14.13/9.55	    num=36, depth=2..10, filters=76072, wck=2.824, mem=935M510
14.13/9.55	    decisions=11093, wrong=5444, backtracks=2769, failedAssignments=3285, nogoods=237
14.13/9.55	    nFilterCalls=461084, avgTableProportion=0.9999743614767718, avgTableSize=39004.51740246896
14.13/9.55	    
14.33/9.77	    num=37, depth=3..10, filters=83508, wck=3.049, mem=935M510
14.33/9.77	    decisions=12217, wrong=6004, backtracks=3044, failedAssignments=3625, nogoods=242
14.33/9.77	    nFilterCalls=504109, avgTableProportion=0.9999743619471332, avgTableSize=39005.22878385428
14.33/9.77	    
14.63/10.08	    num=38, depth=2..11, filters=92106, wck=3.361, mem=935M510
14.63/10.08	    decisions=13460, wrong=6623, backtracks=3387, failedAssignments=3999, nogoods=253
14.63/10.08	    nFilterCalls=556262, avgTableProportion=0.9999743610914478, avgTableSize=39003.92478004969
14.63/10.08	    
15.04/10.43	    num=39, depth=2..10, filters=101808, wck=3.706, mem=935M510
15.04/10.43	    decisions=14842, wrong=7313, backtracks=3762, failedAssignments=4410, nogoods=255
15.04/10.43	    nFilterCalls=617275, avgTableProportion=0.9999743617365774, avgTableSize=39004.91350532583
15.04/10.43	    
15.33/10.72	    num=40, depth=3..10, filters=112366, wck=4.0, mem=935M510
15.33/10.72	    decisions=16315, wrong=8047, backtracks=4151, failedAssignments=4862, nogoods=267
15.33/10.72	    nFilterCalls=676979, avgTableProportion=0.9999743614860149, avgTableSize=39004.5244076995
15.33/10.72	    
15.73/11.12	    num=41, depth=2..10, filters=123639, wck=4.399, mem=935M510
15.73/11.12	    decisions=17969, wrong=8871, backtracks=4590, failedAssignments=5359, nogoods=282
15.73/11.12	    nFilterCalls=745253, avgTableProportion=0.999974360594051, avgTableSize=39003.16941092488
15.73/11.12	    
16.14/11.59	    num=42, depth=2..12, filters=136590, wck=4.869, mem=935M510
16.14/11.59	    decisions=19820, wrong=9793, backtracks=5072, failedAssignments=5906, nogoods=298
16.14/11.59	    nFilterCalls=823494, avgTableProportion=0.9999743608391541, avgTableSize=39003.53898510493
16.14/11.59	    
16.64/12.03	    num=43, depth=3..11, filters=150765, wck=5.303, mem=935M510
16.64/12.03	    decisions=21860, wrong=10811, backtracks=5591, failedAssignments=6508, nogoods=309
16.64/12.03	    nFilterCalls=907645, avgTableProportion=0.9999743607416721, avgTableSize=39003.398479581774
16.64/12.03	    
17.14/12.50	    num=44, depth=2..10, filters=166415, wck=5.782, mem=935M510
17.14/12.50	    decisions=24118, wrong=11937, backtracks=6188, failedAssignments=7170, nogoods=320
17.14/12.50	    nFilterCalls=1001876, avgTableProportion=0.9999743605554064, avgTableSize=39003.11336033601
17.14/12.50	    
17.74/13.17	    num=45, depth=1..10, filters=183071, wck=6.443, mem=935M510
17.74/13.17	    decisions=26573, wrong=13162, backtracks=6848, failedAssignments=7898, nogoods=327
17.74/13.17	    nFilterCalls=1100586, avgTableProportion=0.9999743607558287, avgTableSize=39003.422931056724
17.74/13.17	    
18.34/13.79	    num=46, depth=2..10, filters=202250, wck=7.063, mem=935M510
18.34/13.79	    decisions=29302, wrong=14524, backtracks=7601, failedAssignments=8699, nogoods=336
18.34/13.79	    nFilterCalls=1217423, avgTableProportion=0.999974360407252, avgTableSize=39002.893336991336
18.34/13.79	    
19.14/14.56	    num=47, depth=2..10, filters=222907, wck=7.835, mem=935M510
19.14/14.56	    decisions=32318, wrong=16030, backtracks=8408, failedAssignments=9580, nogoods=345
19.14/14.56	    nFilterCalls=1343281, avgTableProportion=0.9999743610079698, avgTableSize=39003.80549043722
19.14/14.56	    
19.95/15.39	    num=48, depth=1..10, filters=245199, wck=8.67, mem=935M510
19.95/15.39	    decisions=35605, wrong=17671, backtracks=9317, failedAssignments=10550, nogoods=355
19.95/15.39	    nFilterCalls=1478900, avgTableProportion=0.9999743612022698, avgTableSize=39004.10882885929
19.95/15.39	    
20.65/16.05	    num=49, depth=2..10, filters=271814, wck=9.328, mem=961M583
20.65/16.05	    decisions=39155, wrong=19444, backtracks=10302, failedAssignments=11617, nogoods=363
20.65/16.05	    nFilterCalls=1633318, avgTableProportion=0.9999743605831611, avgTableSize=39003.15664922569
20.65/16.05	    
21.55/16.96	    num=50, depth=2..11, filters=299132, wck=10.237, mem=961M583
21.55/16.96	    decisions=43090, wrong=21409, backtracks=11364, failedAssignments=12790, nogoods=379
21.55/16.96	    nFilterCalls=1799207, avgTableProportion=0.999974360594992, avgTableSize=39003.170163855524
21.55/16.96	    
22.75/18.10	    num=51, depth=1..11, filters=329484, wck=11.377, mem=961M583
22.75/18.10	    decisions=47536, wrong=23630, backtracks=12564, failedAssignments=14081, nogoods=386
22.75/18.10	    nFilterCalls=1977346, avgTableProportion=0.9999743604101888, avgTableSize=39002.889987387134
22.75/18.10	    
23.96/19.31	    num=52, depth=1..11, filters=362056, wck=12.589, mem=961M583
23.96/19.31	    decisions=52299, wrong=26010, backtracks=13905, failedAssignments=15501, nogoods=401
23.96/19.31	    nFilterCalls=2174537, avgTableProportion=0.9999743601918679, avgTableSize=39002.55261004986
23.96/19.31	    
25.42/20.71	    num=53, depth=0..11, filters=398881, wck=13.986, mem=961M583
25.42/20.71	    decisions=57667, wrong=28691, backtracks=15395, failedAssignments=17063, nogoods=407
25.42/20.71	    nFilterCalls=2393524, avgTableProportion=0.9999743601889813, avgTableSize=39002.551697413524
25.42/20.71	    
26.92/22.26	    num=54, depth=1..11, filters=440539, wck=15.537, mem=961M583
26.92/22.26	    decisions=63539, wrong=31625, backtracks=17076, failedAssignments=18781, nogoods=419
26.92/22.26	    nFilterCalls=2648135, avgTableProportion=0.9999743600422073, avgTableSize=39002.334990852054
26.92/22.26	    
28.62/23.96	    num=55, depth=1..12, filters=485983, wck=17.239, mem=961M583
28.62/23.96	    decisions=70037, wrong=34872, backtracks=18903, failedAssignments=20671, nogoods=430
28.62/23.96	    nFilterCalls=2926380, avgTableProportion=0.9999743600078947, avgTableSize=39002.29339081049
28.62/23.96	    
30.43/25.78	    num=56, depth=1..10, filters=535873, wck=19.056, mem=961M583
30.43/25.78	    decisions=77341, wrong=38522, backtracks=21008, failedAssignments=22750, nogoods=441
30.43/25.78	    nFilterCalls=3227502, avgTableProportion=0.9999743605121074, avgTableSize=39003.061387723385
30.43/25.78	    
32.43/27.70	    num=57, depth=1..11, filters=589203, wck=20.977, mem=961M583
32.43/27.70	    decisions=85123, wrong=42412, backtracks=23192, failedAssignments=25037, nogoods=457
32.43/27.70	    nFilterCalls=3546169, avgTableProportion=0.9999743607773892, avgTableSize=39003.47038621115
32.43/27.70	    
34.43/29.76	    num=58, depth=0..10, filters=649327, wck=23.034, mem=961M583
34.43/29.76	    decisions=93766, wrong=46731, backtracks=25685, failedAssignments=27553, nogoods=474
34.43/29.76	    nFilterCalls=3904995, avgTableProportion=0.9999743604165745, avgTableSize=39002.91398734185
34.43/29.76	    
36.73/32.09	    num=59, depth=0..11, filters=715227, wck=25.369, mem=961M583
36.73/32.09	    decisions=103184, wrong=51437, backtracks=28375, failedAssignments=30321, nogoods=482
36.73/32.09	    nFilterCalls=4302263, avgTableProportion=0.9999743604320307, avgTableSize=39002.939559483
36.73/32.09	    
39.72/34.93	    num=60, depth=0..12, filters=788882, wck=28.203, mem=961M583
39.72/34.93	    decisions=113744, wrong=56714, backtracks=31465, failedAssignments=33365, nogoods=488
39.72/34.93	    nFilterCalls=4747108, avgTableProportion=0.999974360452205, avgTableSize=39002.96988082007
39.72/34.93	    
42.82/38.01	    num=61, depth=0..11, filters=868836, wck=31.288, mem=961M583
42.82/38.01	    decisions=125441, wrong=62561, backtracks=35034, failedAssignments=36714, nogoods=496
42.82/38.01	    nFilterCalls=5234756, avgTableProportion=0.9999743606029828, avgTableSize=39003.19879856864
42.82/38.01	    
43.42/38.69	    num=62, depth=0..9, filters=884936, wck=31.966, mem=961M583
43.42/38.69	    decisions=127773, wrong=63728, backtracks=35779, failedAssignments=37375, nogoods=496
43.42/38.69	    nFilterCalls=5332295, avgTableProportion=0.9999743605897509, avgTableSize=39003.178036473975
43.42/38.69	    
43.42/38.69	  Global
43.42/38.69	    filters=884936, nogoods=496
43.42/38.69	    Stop=FULL_EXPLORATION, wrong=63728, wck=36.837, cpu=37.874, mem=961M583
43.42/38.69	
43.42/38.69	s UNSATISFIABLE
43.42/38.69	
43.42/38.69	d WRONG_DECISIONS 63728

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390522-1568381015/watcher-4390522-1568381015 -o /tmp/evaluation-result-4390522-1568381015/solver-4390522-1568381015 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node145-1568380473-21312 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390522-1568381015.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=21485, runsolver pid=21482

[startup+0.100059 s]*
/proc/loadavg: 1.67 1.43 0.76 4/230 21500
/proc/meminfo: memFree=29235840/32770624 swapFree=66958212/67108860
[pid=21485] ppid=21482 vsize=10659884 memory=27664 CPUtime=0.13 cores=1,3,5,7
/proc/21485/stat : 21485 (java) S 21482 21485 21280 0 -1 1077944320 5419 0 0 0 12 1 0 0 20 0 15 0 414038024 10915721216 6916 33554432000 4194304 4196468 140728964068480 140728964051024 139932733796087 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
/proc/21485/statm: 2664971 6916 2880 1 0 2627468 0
[pid=21485/tid=21487] ppid=21482 vsize=10659884 memory=8514726395714820750 CPUtime=0.08 cores=1,3,5,7
/proc/21485/task/21487/stat : 21487 (java) R 21482 21485 21280 0 -1 4202560 3227 0 0 0 8 0 0 0 20 0 15 0 414038024 10915721216 6916 33554432000 4194304 4196468 140728964068480 139932738026528 139932733817434 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21488] ppid=21482 vsize=10659884 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21488/stat : 21488 (java) S 21482 21485 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414038025 10915721216 6916 33554432000 4194304 4196468 140728964068480 139932659870224 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21489] ppid=21482 vsize=10659884 memory=140481018123904 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21489/stat : 21489 (java) S 21482 21485 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414038025 10915721216 6916 33554432000 4194304 4196468 140728964068480 139932658817680 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21490] ppid=21482 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21490/stat : 21490 (java) S 21482 21485 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414038025 10915721216 6916 33554432000 4194304 4196468 140728964068480 139932657764624 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21491] ppid=21482 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21491/stat : 21491 (java) S 21482 21485 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414038025 10915721216 6916 33554432000 4194304 4196468 140728964068480 139932656712080 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21492] ppid=21482 vsize=10659884 memory=140481018123904 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21492/stat : 21492 (java) S 21482 21485 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414038026 10915721216 6916 33554432000 4194304 4196468 140728964068480 139931768781552 139932733807234 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21493] ppid=21482 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21493/stat : 21493 (java) S 21482 21485 21280 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414038027 10915721216 6916 33554432000 4194304 4196468 140728964068480 139931767727776 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21494] ppid=21482 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21494/stat : 21494 (java) S 21482 21485 21280 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414038027 10915721216 6916 33554432000 4194304 4196468 140728964068480 139931766674672 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21495] ppid=21482 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21495/stat : 21495 (java) S 21482 21485 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414038029 10915721216 6916 33554432000 4194304 4196468 140728964068480 139931765623248 139932733814683 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21496] ppid=21482 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21496/stat : 21496 (java) S 21482 21485 21280 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 414038029 10915721216 6916 33554432000 4194304 4196468 140728964068480 139931764570352 139932733807234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21497] ppid=21482 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21497/stat : 21497 (java) S 21482 21485 21280 0 -1 1077944384 162 0 0 0 0 0 0 0 20 0 15 0 414038029 10915721216 6916 33554432000 4194304 4196468 140728964068480 139931763517808 139932733807234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21498] ppid=21482 vsize=10659884 memory=140481018123904 CPUtime=0.02 cores=1,3,5,7
/proc/21485/task/21498/stat : 21498 (java) R 21482 21485 21280 0 -1 4202560 368 0 0 0 2 0 0 0 20 0 15 0 414038029 10915721216 6916 33554432000 4194304 4196468 140728964068480 139931762461752 139932712737743 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21499] ppid=21482 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21499/stat : 21499 (java) S 21482 21485 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414038030 10915721216 6916 33554432000 4194304 4196468 140728964068480 139931761412448 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21500] ppid=21482 vsize=10659884 memory=140481018123904 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21500/stat : 21500 (java) S 21482 21485 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414038030 10915721216 6916 33554432000 4194304 4196468 140728964068480 139931760360496 139932733807234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 27664 KiB

[startup+0.210728 s]*
/proc/loadavg: 1.67 1.43 0.76 3/230 21500
/proc/meminfo: memFree=29227964/32770624 swapFree=66958212/67108860
[pid=21485] ppid=21482 vsize=10659884 memory=35360 CPUtime=0.33 cores=1,3,5,7
/proc/21485/stat : 21485 (java) S 21482 21485 21280 0 -1 1077944320 6971 0 0 0 31 2 0 0 20 0 15 0 414038024 10915721216 8840 33554432000 4194304 4196468 140728964068480 140728964051024 139932733796087 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
/proc/21485/statm: 2664971 8840 2989 1 0 2627468 0
[pid=21485/tid=21487] ppid=21482 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/21485/task/21487/stat : 21487 (java) R 21482 21485 21280 0 -1 4202560 3885 0 0 0 19 1 0 0 20 0 15 0 414038024 10915721216 8840 33554432000 4194304 4196468 140728964068480 139932738022448 139932733818013 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21488] ppid=21482 vsize=10659884 memory=331 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21488/stat : 21488 (java) S 21482 21485 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414038025 10915721216 8840 33554432000 4194304 4196468 140728964068480 139932659870224 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21489] ppid=21482 vsize=10659884 memory=140481018145066 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21489/stat : 21489 (java) S 21482 21485 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414038025 10915721216 8840 33554432000 4194304 4196468 140728964068480 139932658817680 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21490] ppid=21482 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21490/stat : 21490 (java) S 21482 21485 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414038025 10915721216 8840 33554432000 4194304 4196468 140728964068480 139932657764624 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21491] ppid=21482 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21491/stat : 21491 (java) S 21482 21485 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414038025 10915721216 8840 33554432000 4194304 4196468 140728964068480 139932656712080 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21492] ppid=21482 vsize=10659884 memory=140481018123904 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21492/stat : 21492 (java) S 21482 21485 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414038026 10915721216 8840 33554432000 4194304 4196468 140728964068480 139931768781552 139932733807234 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21493] ppid=21482 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21493/stat : 21493 (java) S 21482 21485 21280 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414038027 10915721216 8840 33554432000 4194304 4196468 140728964068480 139931767727776 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21494] ppid=21482 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21494/stat : 21494 (java) S 21482 21485 21280 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414038027 10915721216 8840 33554432000 4194304 4196468 140728964068480 139931766674672 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21495] ppid=21482 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21495/stat : 21495 (java) S 21482 21485 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414038029 10915721216 8840 33554432000 4194304 4196468 140728964068480 139931765623248 139932733814683 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21496] ppid=21482 vsize=10659884 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/21485/task/21496/stat : 21496 (java) S 21482 21485 21280 0 -1 1077944384 510 0 0 0 2 0 0 0 20 0 15 0 414038029 10915721216 8840 33554432000 4194304 4196468 140728964068480 139931764570352 139932733807234 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21497] ppid=21482 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/21485/task/21497/stat : 21497 (java) S 21482 21485 21280 0 -1 1077944384 504 0 0 0 3 0 0 0 20 0 15 0 414038029 10915721216 8840 33554432000 4194304 4196468 140728964068480 139931763517808 139932733807234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21498] ppid=21482 vsize=10659884 memory=140481018123904 CPUtime=0.05 cores=1,3,5,7
/proc/21485/task/21498/stat : 21498 (java) S 21482 21485 21280 0 -1 1077944384 713 0 0 0 5 0 0 0 20 0 15 0 414038029 10915721216 8840 33554432000 4194304 4196468 140728964068480 139931762464752 139932733807234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21499] ppid=21482 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21499/stat : 21499 (java) S 21482 21485 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414038030 10915721216 8840 33554432000 4194304 4196468 140728964068480 139931761412448 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21500] ppid=21482 vsize=10659884 memory=140481018123904 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21500/stat : 21500 (java) S 21482 21485 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414038030 10915721216 8840 33554432000 4194304 4196468 140728964068480 139931760360496 139932733807234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35360 KiB

[startup+0.319636 s]*
/proc/loadavg: 1.67 1.43 0.76 4/230 21500
/proc/meminfo: memFree=29220368/32770624 swapFree=66958212/67108860
[pid=21485] ppid=21482 vsize=10659884 memory=40744 CPUtime=0.48 cores=1,3,5,7
/proc/21485/stat : 21485 (java) S 21482 21485 21280 0 -1 1077944320 9520 0 0 0 45 3 0 0 20 0 15 0 414038024 10915721216 10186 33554432000 4194304 4196468 140728964068480 140728964051024 139932733796087 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
/proc/21485/statm: 2664971 10186 3002 1 0 2627468 0
[pid=21485/tid=21487] ppid=21482 vsize=10659884 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/21485/task/21487/stat : 21487 (java) R 21482 21485 21280 0 -1 4202560 6361 0 0 0 28 2 0 0 20 0 15 0 414038024 10915721216 10186 33554432000 4194304 4196468 140728964068480 139932738027888 139932717876574 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21488] ppid=21482 vsize=10659884 memory=8900 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21488/stat : 21488 (java) S 21482 21485 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414038025 10915721216 10186 33554432000 4194304 4196468 140728964068480 139932659870224 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21489] ppid=21482 vsize=10659884 memory=140481018145020 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21489/stat : 21489 (java) S 21482 21485 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414038025 10915721216 10186 33554432000 4194304 4196468 140728964068480 139932658817680 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21490] ppid=21482 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21490/stat : 21490 (java) S 21482 21485 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414038025 10915721216 10186 33554432000 4194304 4196468 140728964068480 139932657764624 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21491] ppid=21482 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21491/stat : 21491 (java) S 21482 21485 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414038025 10915721216 10186 33554432000 4194304 4196468 140728964068480 139932656712080 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21492] ppid=21482 vsize=10659884 memory=140481018123904 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21492/stat : 21492 (java) S 21482 21485 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414038026 10915721216 10186 33554432000 4194304 4196468 140728964068480 139931768781552 139932733807234 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21493] ppid=21482 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21493/stat : 21493 (java) S 21482 21485 21280 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414038027 10915721216 10186 33554432000 4194304 4196468 140728964068480 139931767727776 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21494] ppid=21482 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21494/stat : 21494 (java) S 21482 21485 21280 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414038027 10915721216 10186 33554432000 4194304 4196468 140728964068480 139931766674672 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21495] ppid=21482 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21495/stat : 21495 (java) S 21482 21485 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414038029 10915721216 10186 33554432000 4194304 4196468 140728964068480 139931765623248 139932733814683 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21496] ppid=21482 vsize=10659884 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/21485/task/21496/stat : 21496 (java) S 21482 21485 21280 0 -1 1077944384 552 0 0 0 4 0 0 0 20 0 15 0 414038029 10915721216 10186 33554432000 4194304 4196468 140728964068480 139931764570352 139932733807234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21497] ppid=21482 vsize=10659884 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/21485/task/21497/stat : 21497 (java) S 21482 21485 21280 0 -1 1077944384 512 0 0 0 4 0 0 0 20 0 15 0 414038029 10915721216 10186 33554432000 4194304 4196468 140728964068480 139931763517808 139932733807234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21498] ppid=21482 vsize=10659884 memory=140481018123904 CPUtime=0.08 cores=1,3,5,7
/proc/21485/task/21498/stat : 21498 (java) R 21482 21485 21280 0 -1 4202560 738 0 0 0 8 0 0 0 20 0 15 0 414038029 10915721216 10186 33554432000 4194304 4196468 140728964068480 139931762464752 139932733817434 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21499] ppid=21482 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21499/stat : 21499 (java) S 21482 21485 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414038030 10915721216 10186 33554432000 4194304 4196468 140728964068480 139931761412448 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21500] ppid=21482 vsize=10659884 memory=140481018123904 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21500/stat : 21500 (java) S 21482 21485 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414038030 10915721216 10186 33554432000 4194304 4196468 140728964068480 139931760360496 139932733807234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40744 KiB

[startup+0.707598 s]
/proc/loadavg: 1.67 1.43 0.76 3/230 21500
/proc/meminfo: memFree=29211836/32770624 swapFree=66958212/67108860
[pid=21485] ppid=21482 vsize=10661932 memory=63988 CPUtime=1.11 cores=1,3,5,7
/proc/21485/stat : 21485 (java) S 21482 21485 21280 0 -1 1077944320 13121 0 0 0 105 6 0 0 20 0 15 0 414038024 10917818368 15997 33554432000 4194304 4196468 140728964068480 140728964051024 139932733796087 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
/proc/21485/statm: 2665483 15997 3061 1 0 2627980 0
[pid=21485/tid=21487] ppid=21482 vsize=10661932 memory=33 CPUtime=0.68 cores=1,3,5,7
/proc/21485/task/21487/stat : 21487 (java) R 21482 21485 21280 0 -1 4202560 8906 0 0 0 64 4 0 0 20 0 15 0 414038024 10917818368 15997 33554432000 4194304 4196468 140728964068480 139932738028112 139932715359647 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21488] ppid=21482 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21488/stat : 21488 (java) S 21482 21485 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414038025 10917818368 15997 33554432000 4194304 4196468 140728964068480 139932659870224 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21489] ppid=21482 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21489/stat : 21489 (java) S 21482 21485 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414038025 10917818368 15997 33554432000 4194304 4196468 140728964068480 139932658817680 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21490] ppid=21482 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21490/stat : 21490 (java) S 21482 21485 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414038025 10917818368 15997 33554432000 4194304 4196468 140728964068480 139932657764624 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21491] ppid=21482 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21491/stat : 21491 (java) S 21482 21485 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414038025 10917818368 15997 33554432000 4194304 4196468 140728964068480 139932656712080 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21492] ppid=21482 vsize=10661932 memory=232788301211475 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21492/stat : 21492 (java) S 21482 21485 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414038026 10917818368 15997 33554432000 4194304 4196468 140728964068480 139931768781552 139932733807234 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21493] ppid=21482 vsize=10661932 memory=2925980 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21493/stat : 21493 (java) S 21482 21485 21280 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414038027 10917818368 15997 33554432000 4194304 4196468 140728964068480 139931767727776 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21494] ppid=21482 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21494/stat : 21494 (java) S 21482 21485 21280 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414038027 10917818368 15997 33554432000 4194304 4196468 140728964068480 139931766674672 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21495] ppid=21482 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21495/stat : 21495 (java) S 21482 21485 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414038029 10917818368 15997 33554432000 4194304 4196468 140728964068480 139931765623248 139932733814683 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21496] ppid=21482 vsize=10661932 memory=7809523229951467576 CPUtime=0.11 cores=1,3,5,7
/proc/21485/task/21496/stat : 21496 (java) R 21482 21485 21280 0 -1 4202560 828 0 0 0 11 0 0 0 20 0 15 0 414038029 10917818368 15997 33554432000 4194304 4196468 140728964068480 139931764556448 139932713489191 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21497] ppid=21482 vsize=10661932 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/21485/task/21497/stat : 21497 (java) S 21482 21485 21280 0 -1 1077944384 821 0 0 0 10 0 0 0 20 0 15 0 414038029 10917818368 15997 33554432000 4194304 4196468 140728964068480 139931763517808 139932733807234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21498] ppid=21482 vsize=10661932 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/21485/task/21498/stat : 21498 (java) S 21482 21485 21280 0 -1 1077944384 1207 0 0 0 18 0 0 0 20 0 15 0 414038029 10917818368 15997 33554432000 4194304 4196468 140728964068480 139931762464752 139932733807234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21499] ppid=21482 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21499/stat : 21499 (java) S 21482 21485 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414038030 10917818368 15997 33554432000 4194304 4196468 140728964068480 139931761412448 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21500] ppid=21482 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21500/stat : 21500 (java) S 21482 21485 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414038030 10917818368 15997 33554432000 4194304 4196468 140728964068480 139931760360496 139932733807234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 63988 KiB

[startup+1.50075 s]
/proc/loadavg: 1.67 1.43 0.76 3/230 21500
/proc/meminfo: memFree=29195272/32770624 swapFree=66958212/67108860
[pid=21485] ppid=21482 vsize=10663980 memory=76020 CPUtime=2 cores=1,3,5,7
/proc/21485/stat : 21485 (java) S 21482 21485 21280 0 -1 1077944320 17326 0 0 0 193 7 0 0 20 0 15 0 414038024 10919915520 19005 33554432000 4194304 4196468 140728964068480 140728964051024 139932733796087 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
/proc/21485/statm: 2665995 19005 3091 1 0 2628492 0
[pid=21485/tid=21487] ppid=21482 vsize=10663980 memory=184623464228840 CPUtime=1.47 cores=1,3,5,7
/proc/21485/task/21487/stat : 21487 (java) R 21482 21485 21280 0 -1 4202560 11907 0 0 0 142 5 0 0 20 0 15 0 414038024 10919915520 19005 33554432000 4194304 4196468 140728964068480 139932738028112 139932714071304 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21488] ppid=21482 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21488/stat : 21488 (java) S 21482 21485 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414038025 10919915520 19005 33554432000 4194304 4196468 140728964068480 139932659870224 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21489] ppid=21482 vsize=10663980 memory=3608 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21489/stat : 21489 (java) S 21482 21485 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414038025 10919915520 19005 33554432000 4194304 4196468 140728964068480 139932658817680 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21490] ppid=21482 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21490/stat : 21490 (java) S 21482 21485 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414038025 10919915520 19005 33554432000 4194304 4196468 140728964068480 139932657764624 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21491] ppid=21482 vsize=10663980 memory=3472468777091762320 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21491/stat : 21491 (java) S 21482 21485 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414038025 10919915520 19005 33554432000 4194304 4196468 140728964068480 139932656712080 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21492] ppid=21482 vsize=10663980 memory=56 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21492/stat : 21492 (java) S 21482 21485 21280 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 414038026 10919915520 19005 33554432000 4194304 4196468 140728964068480 139931768781552 139932733807234 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0

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

Current children cumulated CPU time: 40.32 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 1412652 KiB

[startup+37.1008 s]
/proc/loadavg: 1.81 1.49 0.81 3/231 21501
/proc/meminfo: memFree=27850256/32770624 swapFree=66958212/67108860
[pid=21485] ppid=21482 vsize=10746276 memory=1412652 CPUtime=41.92 cores=1,3,5,7
/proc/21485/stat : 21485 (java) S 21482 21485 21280 0 -1 1077944320 43038 0 0 0 4101 91 0 0 20 0 16 0 414038024 11004186624 353163 33554432000 4194304 4196468 140728964068480 140728964051024 139932733796087 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
/proc/21485/statm: 2686569 353163 3368 1 0 2646705 0
[pid=21485/tid=21487] ppid=21482 vsize=10746276 memory=1412604 CPUtime=1.86 cores=1,3,5,7
/proc/21485/task/21487/stat : 21487 (java) S 21482 21485 21280 0 -1 1077944384 13779 0 0 0 179 7 0 0 20 0 16 0 414038024 11004186624 353163 33554432000 4194304 4196468 140728964068480 139932738038960 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21488] ppid=21482 vsize=10746276 memory=1196 CPUtime=0.62 cores=1,3,5,7
/proc/21485/task/21488/stat : 21488 (java) S 21482 21485 21280 0 -1 1077944384 1494 0 0 0 46 16 0 0 20 0 16 0 414038025 11004186624 353163 33554432000 4194304 4196468 140728964068480 139932659870224 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21489] ppid=21482 vsize=10746276 memory=1044 CPUtime=0.6 cores=1,3,5,7
/proc/21485/task/21489/stat : 21489 (java) S 21482 21485 21280 0 -1 1077944384 867 0 0 0 45 15 0 0 20 0 16 0 414038025 11004186624 353163 33554432000 4194304 4196468 140728964068480 139932658817680 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21490] ppid=21482 vsize=10746276 memory=1412648 CPUtime=0.62 cores=1,3,5,7
/proc/21485/task/21490/stat : 21490 (java) S 21482 21485 21280 0 -1 1077944384 545 0 0 0 46 16 0 0 20 0 16 0 414038025 11004186624 353163 33554432000 4194304 4196468 140728964068480 139932657764624 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21491] ppid=21482 vsize=10746276 memory=6944656592455359580 CPUtime=0.62 cores=1,3,5,7
/proc/21485/task/21491/stat : 21491 (java) S 21482 21485 21280 0 -1 1077944384 903 0 0 0 45 17 0 0 20 0 16 0 414038025 11004186624 353163 33554432000 4194304 4196468 140728964068480 139932656712080 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21492] ppid=21482 vsize=10746276 memory=6656426216303648864 CPUtime=0.16 cores=1,3,5,7
/proc/21485/task/21492/stat : 21492 (java) S 21482 21485 21280 0 -1 1077944384 2514 0 0 0 16 0 0 0 20 0 16 0 414038026 11004186624 353163 33554432000 4194304 4196468 140728964068480 139931768781552 139932733807234 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21493] ppid=21482 vsize=10746276 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21493/stat : 21493 (java) S 21482 21485 21280 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414038027 11004186624 353163 33554432000 4194304 4196468 140728964068480 139931767727840 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21494] ppid=21482 vsize=10746276 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21494/stat : 21494 (java) S 21482 21485 21280 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414038027 11004186624 353163 33554432000 4194304 4196468 140728964068480 139931766674688 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21495] ppid=21482 vsize=10746276 memory=1412652 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21495/stat : 21495 (java) S 21482 21485 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414038029 11004186624 353163 33554432000 4194304 4196468 140728964068480 139931765623248 139932733814683 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21496] ppid=21482 vsize=10746276 memory=1412652 CPUtime=1.26 cores=1,3,5,7
/proc/21485/task/21496/stat : 21496 (java) S 21482 21485 21280 0 -1 1077944384 4462 0 0 0 125 1 0 0 20 0 16 0 414038029 11004186624 353163 33554432000 4194304 4196468 140728964068480 139931764570352 139932733807234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21497] ppid=21482 vsize=10746276 memory=1412652 CPUtime=1.05 cores=1,3,5,7
/proc/21485/task/21497/stat : 21497 (java) S 21482 21485 21280 0 -1 1077944384 3698 0 0 0 105 0 0 0 20 0 16 0 414038029 11004186624 353163 33554432000 4194304 4196468 140728964068480 139931763517808 139932733807234 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21498] ppid=21482 vsize=10746276 memory=1412604 CPUtime=0.6 cores=1,3,5,7
/proc/21485/task/21498/stat : 21498 (java) S 21482 21485 21280 0 -1 1077944384 4133 0 0 0 59 1 0 0 20 0 16 0 414038029 11004186624 353163 33554432000 4194304 4196468 140728964068480 139931762464752 139932733807234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21499] ppid=21482 vsize=10746276 memory=932 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21499/stat : 21499 (java) S 21482 21485 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414038030 11004186624 353163 33554432000 4194304 4196468 140728964068480 139931761412448 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21500] ppid=21482 vsize=10746276 memory=1568 CPUtime=0.01 cores=1,3,5,7
/proc/21485/task/21500/stat : 21500 (java) S 21482 21485 21280 0 -1 1077944384 427 0 0 0 0 1 0 0 20 0 16 0 414038030 11004186624 353163 33554432000 4194304 4196468 140728964068480 139931760360496 139932733807234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21501] ppid=21482 vsize=10746276 memory=1444 CPUtime=34.4 cores=1,3,5,7
/proc/21485/task/21501/stat : 21501 (java) R 21482 21485 21280 0 -1 4202560 8819 0 0 0 3428 12 0 0 20 0 16 0 414038213 11004186624 353163 33554432000 4194304 4196468 140728964068480 139931743695792 139932338786151 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
Current children cumulated CPU time: 41.92 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 1412652 KiB

[startup+37.9008 s]
/proc/loadavg: 1.81 1.49 0.81 3/231 21501
/proc/meminfo: memFree=27850256/32770624 swapFree=66958212/67108860
[pid=21485] ppid=21482 vsize=10746276 memory=1412652 CPUtime=42.72 cores=1,3,5,7
/proc/21485/stat : 21485 (java) S 21482 21485 21280 0 -1 1077944320 43039 0 0 0 4181 91 0 0 20 0 16 0 414038024 11004186624 353163 33554432000 4194304 4196468 140728964068480 140728964051024 139932733796087 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
/proc/21485/statm: 2686569 353163 3368 1 0 2646705 0
[pid=21485/tid=21487] ppid=21482 vsize=10746276 memory=2020 CPUtime=1.86 cores=1,3,5,7
/proc/21485/task/21487/stat : 21487 (java) S 21482 21485 21280 0 -1 1077944384 13779 0 0 0 179 7 0 0 20 0 16 0 414038024 11004186624 353163 33554432000 4194304 4196468 140728964068480 139932738038960 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21488] ppid=21482 vsize=10746276 memory=288230574492221466 CPUtime=0.62 cores=1,3,5,7
/proc/21485/task/21488/stat : 21488 (java) S 21482 21485 21280 0 -1 1077944384 1494 0 0 0 46 16 0 0 20 0 16 0 414038025 11004186624 353163 33554432000 4194304 4196468 140728964068480 139932659870224 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21489] ppid=21482 vsize=10746276 memory=288230604624101685 CPUtime=0.6 cores=1,3,5,7
/proc/21485/task/21489/stat : 21489 (java) S 21482 21485 21280 0 -1 1077944384 867 0 0 0 45 15 0 0 20 0 16 0 414038025 11004186624 353163 33554432000 4194304 4196468 140728964068480 139932658817680 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21490] ppid=21482 vsize=10746276 memory=1412652 CPUtime=0.62 cores=1,3,5,7
/proc/21485/task/21490/stat : 21490 (java) S 21482 21485 21280 0 -1 1077944384 545 0 0 0 46 16 0 0 20 0 16 0 414038025 11004186624 353163 33554432000 4194304 4196468 140728964068480 139932657764624 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21491] ppid=21482 vsize=10746276 memory=6944656592455097440 CPUtime=0.62 cores=1,3,5,7
/proc/21485/task/21491/stat : 21491 (java) S 21482 21485 21280 0 -1 1077944384 903 0 0 0 45 17 0 0 20 0 16 0 414038025 11004186624 353163 33554432000 4194304 4196468 140728964068480 139932656712080 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21492] ppid=21482 vsize=10746276 memory=6944656575208382560 CPUtime=0.16 cores=1,3,5,7
/proc/21485/task/21492/stat : 21492 (java) S 21482 21485 21280 0 -1 1077944384 2514 0 0 0 16 0 0 0 20 0 16 0 414038026 11004186624 353163 33554432000 4194304 4196468 140728964068480 139931768781552 139932733807234 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21493] ppid=21482 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21493/stat : 21493 (java) S 21482 21485 21280 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414038027 11004186624 353163 33554432000 4194304 4196468 140728964068480 139931767727840 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21494] ppid=21482 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21494/stat : 21494 (java) S 21482 21485 21280 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414038027 11004186624 353163 33554432000 4194304 4196468 140728964068480 139931766674688 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21495] ppid=21482 vsize=10746276 memory=1432 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21495/stat : 21495 (java) S 21482 21485 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414038029 11004186624 353163 33554432000 4194304 4196468 140728964068480 139931765623248 139932733814683 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21496] ppid=21482 vsize=10746276 memory=776 CPUtime=1.26 cores=1,3,5,7
/proc/21485/task/21496/stat : 21496 (java) S 21482 21485 21280 0 -1 1077944384 4462 0 0 0 125 1 0 0 20 0 16 0 414038029 11004186624 353163 33554432000 4194304 4196468 140728964068480 139931764570352 139932733807234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21497] ppid=21482 vsize=10746276 memory=1056 CPUtime=1.05 cores=1,3,5,7
/proc/21485/task/21497/stat : 21497 (java) S 21482 21485 21280 0 -1 1077944384 3698 0 0 0 105 0 0 0 20 0 16 0 414038029 11004186624 353163 33554432000 4194304 4196468 140728964068480 139931763517808 139932733807234 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21498] ppid=21482 vsize=10746276 memory=4000 CPUtime=0.6 cores=1,3,5,7
/proc/21485/task/21498/stat : 21498 (java) S 21482 21485 21280 0 -1 1077944384 4133 0 0 0 59 1 0 0 20 0 16 0 414038029 11004186624 353163 33554432000 4194304 4196468 140728964068480 139931762464752 139932733807234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21499] ppid=21482 vsize=10746276 memory=1552 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21499/stat : 21499 (java) S 21482 21485 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414038030 11004186624 353163 33554432000 4194304 4196468 140728964068480 139931761412448 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21500] ppid=21482 vsize=10746276 memory=1556 CPUtime=0.01 cores=1,3,5,7
/proc/21485/task/21500/stat : 21500 (java) S 21482 21485 21280 0 -1 1077944384 427 0 0 0 0 1 0 0 20 0 16 0 414038030 11004186624 353163 33554432000 4194304 4196468 140728964068480 139931760360496 139932733807234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21501] ppid=21482 vsize=10746276 memory=1196 CPUtime=35.2 cores=1,3,5,7
/proc/21485/task/21501/stat : 21501 (java) R 21482 21485 21280 0 -1 4202560 8820 0 0 0 3508 12 0 0 20 0 16 0 414038213 11004186624 353163 33554432000 4194304 4196468 140728964068480 139931743695792 139932338786384 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
Current children cumulated CPU time: 42.72 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 1412652 KiB

[startup+38.3008 s]*
/proc/loadavg: 1.83 1.50 0.81 3/231 21501
/proc/meminfo: memFree=27850256/32770624 swapFree=66958212/67108860
[pid=21485] ppid=21482 vsize=10746276 memory=1412664 CPUtime=43.13 cores=1,3,5,7
/proc/21485/stat : 21485 (java) S 21482 21485 21280 0 -1 1077944320 43461 0 0 0 4222 91 0 0 20 0 16 0 414038024 11004186624 353166 33554432000 4194304 4196468 140728964068480 140728964051024 139932733796087 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
/proc/21485/statm: 2686569 353166 3368 1 0 2646705 0
[pid=21485/tid=21487] ppid=21482 vsize=10746276 memory=288355116380323867 CPUtime=1.86 cores=1,3,5,7
/proc/21485/task/21487/stat : 21487 (java) S 21482 21485 21280 0 -1 1077944384 13779 0 0 0 179 7 0 0 20 0 16 0 414038024 11004186624 353166 33554432000 4194304 4196468 140728964068480 139932738038960 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21488] ppid=21482 vsize=10746276 memory=301741416407891991 CPUtime=0.62 cores=1,3,5,7
/proc/21485/task/21488/stat : 21488 (java) S 21482 21485 21280 0 -1 1077944384 1494 0 0 0 46 16 0 0 20 0 16 0 414038025 11004186624 353166 33554432000 4194304 4196468 140728964068480 139932659870224 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21489] ppid=21482 vsize=10746276 memory=140481018137814 CPUtime=0.6 cores=1,3,5,7
/proc/21485/task/21489/stat : 21489 (java) S 21482 21485 21280 0 -1 1077944384 867 0 0 0 45 15 0 0 20 0 16 0 414038025 11004186624 353166 33554432000 4194304 4196468 140728964068480 139932658817680 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21490] ppid=21482 vsize=10746276 memory=-3395018494801563423 CPUtime=0.62 cores=1,3,5,7
/proc/21485/task/21490/stat : 21490 (java) S 21482 21485 21280 0 -1 1077944384 545 0 0 0 46 16 0 0 20 0 16 0 414038025 11004186624 353166 33554432000 4194304 4196468 140728964068480 139932657764624 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21491] ppid=21482 vsize=10746276 memory=2320515099073394741 CPUtime=0.62 cores=1,3,5,7
/proc/21485/task/21491/stat : 21491 (java) S 21482 21485 21280 0 -1 1077944384 903 0 0 0 45 17 0 0 20 0 16 0 414038025 11004186624 353166 33554432000 4194304 4196468 140728964068480 139932656712080 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21492] ppid=21482 vsize=10746276 memory=140481018123904 CPUtime=0.16 cores=1,3,5,7
/proc/21485/task/21492/stat : 21492 (java) S 21482 21485 21280 0 -1 1077944384 2536 0 0 0 16 0 0 0 20 0 16 0 414038026 11004186624 353166 33554432000 4194304 4196468 140728964068480 139931768781552 139932733807234 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21493] ppid=21482 vsize=10746276 memory=8242475861848111408 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21493/stat : 21493 (java) S 21482 21485 21280 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414038027 11004186624 353166 33554432000 4194304 4196468 140728964068480 139931767727840 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21494] ppid=21482 vsize=10746276 memory=7019257425709197167 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21494/stat : 21494 (java) S 21482 21485 21280 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414038027 11004186624 353166 33554432000 4194304 4196468 140728964068480 139931766674688 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21495] ppid=21482 vsize=10746276 memory=4638778398333227363 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21495/stat : 21495 (java) S 21482 21485 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414038029 11004186624 353166 33554432000 4194304 4196468 140728964068480 139931765623248 139932733814683 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21496] ppid=21482 vsize=10746276 memory=0 CPUtime=1.26 cores=1,3,5,7
/proc/21485/task/21496/stat : 21496 (java) S 21482 21485 21280 0 -1 1077944384 4463 0 0 0 125 1 0 0 20 0 16 0 414038029 11004186624 353166 33554432000 4194304 4196468 140728964068480 139931764570352 139932733807234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21497] ppid=21482 vsize=10746276 memory=3544385890265608239 CPUtime=1.05 cores=1,3,5,7
/proc/21485/task/21497/stat : 21497 (java) S 21482 21485 21280 0 -1 1077944384 3698 0 0 0 105 0 0 0 20 0 16 0 414038029 11004186624 353166 33554432000 4194304 4196468 140728964068480 139931763517808 139932733807234 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21498] ppid=21482 vsize=10746276 memory=7378838110498457264 CPUtime=0.6 cores=1,3,5,7
/proc/21485/task/21498/stat : 21498 (java) S 21482 21485 21280 0 -1 1077944384 4388 0 0 0 59 1 0 0 20 0 16 0 414038029 11004186624 353166 33554432000 4194304 4196468 140728964068480 139931762464752 139932733807234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21499] ppid=21482 vsize=10746276 memory=7596551556270878571 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21499/stat : 21499 (java) S 21482 21485 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414038030 11004186624 353166 33554432000 4194304 4196468 140728964068480 139931761412448 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21500] ppid=21482 vsize=10746276 memory=3472464379199293104 CPUtime=0.01 cores=1,3,5,7
/proc/21485/task/21500/stat : 21500 (java) S 21482 21485 21280 0 -1 1077944384 427 0 0 0 0 1 0 0 20 0 16 0 414038030 11004186624 353166 33554432000 4194304 4196468 140728964068480 139931760360496 139932733807234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21501] ppid=21482 vsize=10746276 memory=0 CPUtime=35.61 cores=1,3,5,7
/proc/21485/task/21501/stat : 21501 (java) R 21482 21485 21280 0 -1 4202560 8964 0 0 0 3549 12 0 0 20 0 16 0 414038213 11004186624 353166 33554432000 4194304 4196468 140728964068480 139931743695904 139932338785597 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
Current children cumulated CPU time: 43.13 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 1412664 KiB

[startup+38.7008 s]
/proc/loadavg: 1.83 1.50 0.81 3/231 21501
/proc/meminfo: memFree=27850256/32770624 swapFree=66958212/67108860
[pid=21485] ppid=21482 vsize=10746276 memory=1412604 CPUtime=43.51 cores=1,3,5,7
/proc/21485/stat : 21485 (java) S 21482 21485 21280 0 -1 1077944320 44455 0 0 0 4260 91 0 0 20 0 14 0 414038024 11004186624 353151 33554432000 4194304 4196468 140728964068480 140728964051024 139932733796087 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
/proc/21485/statm: 2686569 353151 3369 1 0 2646705 0
[pid=21485/tid=21487] ppid=21482 vsize=10746276 memory=7974038411334692957 CPUtime=1.86 cores=1,3,5,7
/proc/21485/task/21487/stat : 21487 (java) S 21482 21485 21280 0 -1 1077944384 14091 0 0 0 179 7 0 0 20 0 14 0 414038024 11004186624 353151 33554432000 4194304 4196468 140728964068480 139932738038928 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21488] ppid=21482 vsize=10746276 memory=3608 CPUtime=0.62 cores=1,3,5,7
/proc/21485/task/21488/stat : 21488 (java) S 21482 21485 21280 0 -1 1077944384 1494 0 0 0 46 16 0 0 20 0 14 0 414038025 11004186624 353151 33554432000 4194304 4196468 140728964068480 139932659870224 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21489] ppid=21482 vsize=10746276 memory=38880 CPUtime=0.6 cores=1,3,5,7
/proc/21485/task/21489/stat : 21489 (java) S 21482 21485 21280 0 -1 1077944384 867 0 0 0 45 15 0 0 20 0 14 0 414038025 11004186624 353151 33554432000 4194304 4196468 140728964068480 139932658817680 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21490] ppid=21482 vsize=10746276 memory=988 CPUtime=0.62 cores=1,3,5,7
/proc/21485/task/21490/stat : 21490 (java) S 21482 21485 21280 0 -1 1077944384 545 0 0 0 46 16 0 0 20 0 14 0 414038025 11004186624 353151 33554432000 4194304 4196468 140728964068480 139932657764624 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21491] ppid=21482 vsize=10746276 memory=6791534058613427641 CPUtime=0.62 cores=1,3,5,7
/proc/21485/task/21491/stat : 21491 (java) S 21482 21485 21280 0 -1 1077944384 903 0 0 0 45 17 0 0 20 0 14 0 414038025 11004186624 353151 33554432000 4194304 4196468 140728964068480 139932656712080 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21492] ppid=21482 vsize=10746276 memory=1552 CPUtime=0.16 cores=1,3,5,7
/proc/21485/task/21492/stat : 21492 (java) S 21482 21485 21280 0 -1 1077944384 2536 0 0 0 16 0 0 0 20 0 14 0 414038026 11004186624 353151 33554432000 4194304 4196468 140728964068480 139931768781760 139932733807234 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21493] ppid=21482 vsize=10746276 memory=1412652 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21493/stat : 21493 (java) S 21482 21485 21280 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 14 0 414038027 11004186624 353151 33554432000 4194304 4196468 140728964068480 139931767727840 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21494] ppid=21482 vsize=10746276 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21494/stat : 21494 (java) S 21482 21485 21280 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 14 0 414038027 11004186624 353151 33554432000 4194304 4196468 140728964068480 139931766674688 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21495] ppid=21482 vsize=10746276 memory=62 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21495/stat : 21495 (java) S 21482 21485 21280 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 14 0 414038029 11004186624 353151 33554432000 4194304 4196468 140728964068480 139931765622896 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21496] ppid=21482 vsize=10746276 memory=60 CPUtime=1.26 cores=1,3,5,7
/proc/21485/task/21496/stat : 21496 (java) S 21482 21485 21280 0 -1 1077944384 4463 0 0 0 125 1 0 0 20 0 14 0 414038029 11004186624 353151 33554432000 4194304 4196468 140728964068480 139931764570352 139932733807234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21497] ppid=21482 vsize=10746276 memory=62 CPUtime=1.05 cores=1,3,5,7
/proc/21485/task/21497/stat : 21497 (java) S 21482 21485 21280 0 -1 1077944384 3698 0 0 0 105 0 0 0 20 0 14 0 414038029 11004186624 353151 33554432000 4194304 4196468 140728964068480 139931763517808 139932733807234 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21498] ppid=21482 vsize=10746276 memory=62 CPUtime=0.6 cores=1,3,5,7
/proc/21485/task/21498/stat : 21498 (java) S 21482 21485 21280 0 -1 1077944384 4527 0 0 0 59 1 0 0 20 0 14 0 414038029 11004186624 353151 33554432000 4194304 4196468 140728964068480 139931762460624 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
[pid=21485/tid=21499] ppid=21482 vsize=10746276 memory=1432 CPUtime=0 cores=1,3,5,7
/proc/21485/task/21499/stat : 21499 (java) S 21482 21485 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 414038030 11004186624 353151 33554432000 4194304 4196468 140728964068480 139931761412448 139932733806293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32997376 140728964076555 140728964076658 140728964076658 140728964079567 0
Current children cumulated CPU time: 43.51 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 1412604 KiB

Child status: 0
Real time (s): 38.7181
CPU time (s): 43.5364
CPU user time (s): 42.6099
CPU system time (s): 0.926563
CPU usage (%): 112.445
Max. virtual memory (cumulated for all children) (KiB): 10746276
Max. memory (cumulated for all children) (KiB): 1412664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 42.6099
system time used= 0.926563
maximum resident set size= 1413288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44507
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3831
involuntary context switches= 77


# summary of solver processes directly reported to runsolver:
#   pid: 21485
#   total CPU time (s): 43.5364
#   total CPU user time (s): 42.6099
#   total CPU system time (s): 0.926563

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.270865 second user time and 0.40359 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-13 15:22:54
IDJOB=4390522
IDBENCH=125590
IDSOLVER=2832
FILE ID=node145/4390522-1568381015
RUNJOBID= node145-1568380473-21312
PBS_JOBID= 21701826
Free space on /tmp= 55148 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5-p7/mdd-7-25-5-ps05-psh07-9.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390522-1568381015/watcher-4390522-1568381015 -o /tmp/evaluation-result-4390522-1568381015/solver-4390522-1568381015 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node145-1568380473-21312 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390522-1568381015.xml -cm

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

MD5SUM BENCH= 2d7f03e466d78847960dc3f747db29ef
RANDOM SEED=1006868870

node145.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.59
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.59
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.59
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.59
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:        29251872 kB
MemAvailable:   31655220 kB
Buffers:           89384 kB
Cached:          2591552 kB
SwapCached:        41040 kB
Active:          1590184 kB
Inactive:        1332576 kB
Active(anon):     205692 kB
Inactive(anon):    77332 kB
Active(file):    1384492 kB
Inactive(file):  1255244 kB
Unevictable:      110532 kB
Mlocked:          110532 kB
SwapTotal:      67108860 kB
SwapFree:       66958212 kB
Dirty:             41576 kB
Writeback:             0 kB
AnonPages:        422824 kB
Mapped:            55696 kB
Shmem:             32356 kB
Slab:             187108 kB
SReclaimable:     158892 kB
SUnreclaim:        28216 kB
KernelStack:        4080 kB
PageTables:         6260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1170328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    350208 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55136 MiB
End job on node145 at 2019-09-13 15:23:32