Trace number 4458669

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution 2024 2024-07-07SAT (TO)166 3600.96 3634.49

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/dominating_set/
hexgrid_nrowsdiv30add5/normalized-domset_opt_hexgrid_nrowsdiv30add5_ncols_080.opb
MD5SUM6f0521fdb0b18beb600868184781ec28
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark140
Best CPU time to get the best result obtained on this benchmark0.141667
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables560
Total number of constraints560
Number of constraints which are clauses560
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint4
Number of terms in the objective function 560
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 560
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 560
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.11	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.11	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.11	c See www.sat4j.org for details.
0.00/0.11	c version CUSTOM.v20240707
0.14/0.12	c java.runtime.name	OpenJDK Runtime Environment
0.14/0.12	c java.vm.name		OpenJDK 64-Bit Server VM
0.14/0.12	c java.vm.version	22.0.1+8-16
0.14/0.12	c java.vm.vendor	Oracle Corporation
0.14/0.12	c sun.arch.data.model	64
0.14/0.12	c java.version		22.0.1
0.14/0.12	c os.name		Linux
0.14/0.12	c os.version		4.18.0-301.1.el8.x86_64
0.14/0.12	c os.arch		amd64
0.14/0.13	c Free memory 		2115194816
0.14/0.13	c Max memory 		16282288128
0.14/0.13	c Total memory 		2122317824
0.14/0.13	c Number of processors 	2
0.14/0.17	--- Begin Solver configuration ---
0.14/0.17	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.14/0.17	Learn all clauses as in MiniSAT
0.14/0.17	LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.14/0.17	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.14/0.17	Expensive reason simplification
0.14/0.17	Glucose 2.1 dynamic restart strategy
0.14/0.17	Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.14/0.17	timeout=2147483s
0.14/0.17	DB Simplification allowed=false
0.14/0.17	Listener: none
0.14/0.17	--- End Solver configuration ---
0.14/0.18	c Pseudo Boolean Optimization by upper bound
0.14/0.18	c --- Begin Solver configuration ---
0.14/0.18	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.14/0.18	c Learn all clauses as in MiniSAT
0.14/0.18	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.14/0.18	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.14/0.18	c Expensive reason simplification
0.14/0.18	c Glucose 2.1 dynamic restart strategy
0.14/0.18	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.14/0.18	c timeout=2147483s
0.14/0.18	c DB Simplification allowed=false
0.14/0.18	c Listener: none
0.14/0.18	c --- End Solver configuration ---
0.14/0.18	c solving HOME/instance-4458669-1721890894.opb
0.14/0.18	c reading problem ... 
0.14/0.19	c using VERIPB proof format
0.14/0.19	c  objective function found
0.35/0.26	c ... done. Wall clock time 0.071s.
0.35/0.26	c declared #vars     560
0.35/0.26	c #constraints  560
0.35/0.26	c constraints type 
0.35/0.26	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 560
0.35/0.26	c 560 constraints processed.
0.35/0.29	c objective function length is 560 literals
0.35/0.30	c SATISFIABLE
0.35/0.30	c OPTIMIZING...
0.35/0.30	c Got one! Elapsed wall clock time (in seconds):0.124
0.35/0.30	o 168
2.61/1.47	c cleaning 2498 clauses out of 5001 with flag 11902/5001
3.59/1.91	c cleaning 4252 clauses out of 8503 with flag 25333/11001
4.48/2.41	c cleaning 5626 clauses out of 11251 with flag 41229/18001
5.10/2.91	c cleaning 6808 clauses out of 13625 with flag 59915/26001
6.32/4.01	c cleaning 7905 clauses out of 15816 with flag 79967/35000
7.29/4.69	c cleaning 8951 clauses out of 17911 with flag 102288/45000
8.20/5.42	c cleaning 9977 clauses out of 19960 with flag 126777/56000
9.02/6.21	c cleaning 10989 clauses out of 21984 with flag 153481/68001
9.72/6.99	c cleaning 11994 clauses out of 23995 with flag 182437/81001
10.78/7.98	c cleaning 12993 clauses out of 26000 with flag 214251/95000
11.78/8.91	c cleaning 13996 clauses out of 28007 with flag 248505/110000
12.99/10.11	c cleaning 14998 clauses out of 30012 with flag 284984/126001
14.58/11.42	c cleaning 15997 clauses out of 32013 with flag 324726/143000
16.23/12.86	c cleaning 17002 clauses out of 34017 with flag 367603/161001
18.01/14.69	c cleaning 18004 clauses out of 36015 with flag 415924/180001
19.74/16.32	c cleaning 19003 clauses out of 38010 with flag 464562/200000
21.44/18.06	c cleaning 20000 clauses out of 40007 with flag 516566/221000
23.65/20.10	c cleaning 21001 clauses out of 42011 with flag 568423/243004
25.65/22.05	c cleaning 22002 clauses out of 44008 with flag 621443/266002
28.15/24.43	c cleaning 23000 clauses out of 46004 with flag 681706/290000
30.34/26.69	c cleaning 23996 clauses out of 48004 with flag 746077/315000
33.33/29.62	c cleaning 24996 clauses out of 50008 with flag 810630/341000
36.43/32.64	c cleaning 26004 clauses out of 52013 with flag 877024/368001
40.43/37.02	c cleaning 27003 clauses out of 54009 with flag 952954/396001
43.40/40.03	c cleaning 28002 clauses out of 56005 with flag 1028712/425000
46.87/43.54	c cleaning 29001 clauses out of 58003 with flag 1108379/455000
50.38/47.04	c cleaning 29999 clauses out of 60003 with flag 1189253/486001
54.44/51.18	c cleaning 31002 clauses out of 62003 with flag 1277401/518000
57.93/54.53	c cleaning 31997 clauses out of 64001 with flag 1358705/551000
60.56/57.02	c cleaning 32999 clauses out of 66004 with flag 1434600/585000
63.13/59.62	c cleaning 33995 clauses out of 68006 with flag 1512584/620001
66.31/62.74	c cleaning 34999 clauses out of 70011 with flag 1592829/656001
70.41/67.09	c cleaning 36005 clauses out of 72012 with flag 1675744/693001
73.67/70.14	c cleaning 37000 clauses out of 74007 with flag 1760078/731001
77.45/73.95	c cleaning 38000 clauses out of 76007 with flag 1856412/770001
81.00/77.45	c cleaning 39002 clauses out of 78008 with flag 1952502/810002
85.11/81.51	c cleaning 39998 clauses out of 80004 with flag 2046820/851000
89.21/85.50	c cleaning 41004 clauses out of 82007 with flag 2149007/893001
93.42/89.48	c cleaning 41998 clauses out of 84003 with flag 2249754/936001
97.36/93.35	c cleaning 42994 clauses out of 86004 with flag 2348821/980000
103.39/99.71	c cleaning 44002 clauses out of 88010 with flag 2451851/1025000
103.58/100.00	c Got one! Elapsed wall clock time (in seconds):99.822
103.58/100.01	o 167
104.43/100.71	c cleaning 24646 clauses out of 49303 with flag 7621/1030295
104.84/101.18	c cleaning 15326 clauses out of 30657 with flag 21954/1036295
105.32/101.62	c cleaning 11159 clauses out of 22332 with flag 39055/1043296
106.15/102.20	c cleaning 9576 clauses out of 19172 with flag 57354/1051295
106.93/102.67	c cleaning 9291 clauses out of 18597 with flag 78426/1060296
107.53/103.20	c cleaning 9643 clauses out of 19305 with flag 101951/1070295
108.03/103.77	c cleaning 10326 clauses out of 20662 with flag 128278/1081295
108.97/104.59	c cleaning 11163 clauses out of 22337 with flag 156565/1093296
109.76/105.34	c cleaning 12086 clauses out of 24174 with flag 187339/1106296
110.66/106.24	c cleaning 13041 clauses out of 26087 with flag 225375/1120295
111.66/107.27	c cleaning 14019 clauses out of 28046 with flag 265683/1135295
112.66/108.29	c cleaning 15013 clauses out of 30028 with flag 306154/1151296
114.18/109.62	c cleaning 16006 clauses out of 32015 with flag 344954/1168296
115.17/110.67	c cleaning 17000 clauses out of 34009 with flag 386245/1186296
116.27/111.77	c cleaning 18005 clauses out of 36009 with flag 429487/1205296
117.69/113.19	c cleaning 19002 clauses out of 38005 with flag 476671/1225297
120.03/115.33	c cleaning 19997 clauses out of 40002 with flag 531703/1246296
121.63/116.98	c cleaning 20999 clauses out of 42004 with flag 581079/1268295
123.46/118.69	c cleaning 21997 clauses out of 44005 with flag 633251/1291295
125.26/120.49	c cleaning 23002 clauses out of 46009 with flag 689877/1315296
127.16/122.38	c cleaning 23996 clauses out of 48007 with flag 749201/1340296
129.49/124.51	c cleaning 25003 clauses out of 50011 with flag 809658/1366296
131.48/126.52	c cleaning 25998 clauses out of 52007 with flag 872665/1393295
134.61/132.07	c cleaning 27004 clauses out of 54010 with flag 936559/1421296
137.18/134.68	c cleaning 28002 clauses out of 56008 with flag 1005130/1450298
139.89/137.32	c cleaning 28996 clauses out of 58004 with flag 1075036/1480296
143.00/140.31	c cleaning 30002 clauses out of 60008 with flag 1147464/1511296
145.81/143.17	c cleaning 31000 clauses out of 62006 with flag 1223223/1543296
149.87/147.08	c cleaning 32002 clauses out of 64006 with flag 1301435/1576296
154.49/151.48	c cleaning 32999 clauses out of 66003 with flag 1382340/1610295
158.38/155.35	c cleaning 34000 clauses out of 68004 with flag 1465395/1645295
162.03/158.97	c cleaning 34999 clauses out of 70005 with flag 1549270/1681296
165.74/163.35	c cleaning 35997 clauses out of 72006 with flag 1634420/1718296
169.02/166.53	c cleaning 37001 clauses out of 74008 with flag 1718307/1756295
172.10/169.67	c cleaning 38000 clauses out of 76008 with flag 1804893/1795296
175.83/173.29	c cleaning 39001 clauses out of 78007 with flag 1893951/1835295
179.22/176.66	c cleaning 40003 clauses out of 80007 with flag 1985502/1876296
183.18/180.44	c cleaning 41002 clauses out of 82004 with flag 2079218/1918296
187.22/184.38	c cleaning 41998 clauses out of 84001 with flag 2175073/1961295
191.02/188.16	c cleaning 43000 clauses out of 86003 with flag 2272959/2005295
194.95/192.24	c cleaning 44000 clauses out of 88004 with flag 2373431/2050296
199.76/196.96	c cleaning 44998 clauses out of 90005 with flag 2475973/2096297
203.73/200.98	c cleaning 45999 clauses out of 92006 with flag 2580654/2143296
208.28/205.48	c cleaning 47000 clauses out of 94006 with flag 2687740/2191295
214.01/211.04	c cleaning 48001 clauses out of 96007 with flag 2796223/2240296
218.34/215.27	c cleaning 49002 clauses out of 98006 with flag 2907834/2290296
222.63/219.55	c cleaning 49999 clauses out of 100004 with flag 3021661/2341296
227.56/224.63	c cleaning 51001 clauses out of 102004 with flag 3137984/2393295
232.84/229.71	c cleaning 51996 clauses out of 104003 with flag 3257436/2446295
237.60/234.38	c cleaning 53001 clauses out of 106008 with flag 3377834/2500296
242.60/239.25	c cleaning 54002 clauses out of 108006 with flag 3500914/2555295
247.19/243.89	c cleaning 54996 clauses out of 110005 with flag 3626227/2611296
252.77/249.34	c cleaning 56000 clauses out of 112010 with flag 3754127/2668297
258.20/254.62	c cleaning 57001 clauses out of 114009 with flag 3882659/2726296
263.59/260.15	c cleaning 58001 clauses out of 116007 with flag 4013706/2785295
269.29/265.74	c cleaning 58999 clauses out of 118006 with flag 4147761/2845295
275.21/271.54	c cleaning 60001 clauses out of 120007 with flag 4284392/2906295
282.49/278.74	c cleaning 61000 clauses out of 122006 with flag 4423657/2968295
289.24/285.34	c cleaning 61998 clauses out of 124007 with flag 4564363/3031296
295.27/291.55	c cleaning 62998 clauses out of 126008 with flag 4707248/3095295
301.29/297.59	c cleaning 64001 clauses out of 128011 with flag 4852820/3160296
308.29/304.43	c cleaning 65002 clauses out of 130010 with flag 5000756/3226296
314.80/310.74	c cleaning 65998 clauses out of 132007 with flag 5151269/3293295
322.51/318.38	c cleaning 67000 clauses out of 134010 with flag 5307069/3361296
330.29/326.24	c cleaning 68004 clauses out of 136010 with flag 5462486/3430296
337.72/333.53	c cleaning 69000 clauses out of 138005 with flag 5619115/3500295
345.17/340.90	c cleaning 69995 clauses out of 140006 with flag 5780086/3571296
352.24/347.96	c cleaning 71002 clauses out of 142010 with flag 5939681/3643295
360.32/356.17	c cleaning 71999 clauses out of 144008 with flag 6105358/3716295
369.81/365.57	c cleaning 73002 clauses out of 146010 with flag 6273533/3790296
378.49/374.05	c cleaning 73999 clauses out of 148008 with flag 6445451/3865296
386.07/381.55	c cleaning 75001 clauses out of 150009 with flag 6616676/3941296
394.78/390.23	c cleaning 76001 clauses out of 152007 with flag 6788218/4018295
398.67/394.18	c Got one! Elapsed wall clock time (in seconds):394.001
398.67/394.18	o 166
400.31/395.68	c cleaning 64582 clauses out of 129174 with flag 11266/4071463
401.20/396.50	c cleaning 35289 clauses out of 70590 with flag 25176/4077461
401.72/397.07	c cleaning 21149 clauses out of 42301 with flag 41778/4084461
402.21/397.55	c cleaning 14567 clauses out of 29152 with flag 59740/4092461
402.61/398.05	c cleaning 11784 clauses out of 23585 with flag 80215/4101461
403.20/398.56	c cleaning 10892 clauses out of 21801 with flag 102658/4111461
403.82/399.15	c cleaning 10947 clauses out of 21910 with flag 127504/4122462
404.54/399.82	c cleaning 11481 clauses out of 22963 with flag 155061/4134462
405.23/400.55	c cleaning 12239 clauses out of 24481 with flag 185219/4147461
406.03/401.38	c cleaning 13116 clauses out of 26242 with flag 218997/4161461
407.02/402.35	c cleaning 14060 clauses out of 28126 with flag 255338/4176461
408.03/403.31	c cleaning 15032 clauses out of 30067 with flag 291118/4192462
409.05/404.39	c cleaning 16016 clauses out of 32037 with flag 329812/4209464
410.14/405.42	c cleaning 17007 clauses out of 34018 with flag 371519/4227461
411.14/406.49	c cleaning 18000 clauses out of 36011 with flag 414731/4246461
412.35/407.66	c cleaning 19005 clauses out of 38012 with flag 461015/4266462
413.92/409.17	c cleaning 20002 clauses out of 40007 with flag 509730/4287462
415.30/410.58	c cleaning 20999 clauses out of 42004 with flag 558587/4309461
416.81/412.05	c cleaning 22000 clauses out of 44005 with flag 610188/4332461
418.38/413.64	c cleaning 23003 clauses out of 46006 with flag 663705/4356462
420.39/415.67	c cleaning 23998 clauses out of 48003 with flag 719899/4381462
422.09/417.36	c cleaning 24993 clauses out of 50004 with flag 778597/4407461
424.28/419.89	c cleaning 26006 clauses out of 52012 with flag 838900/4434462
426.66/422.18	c cleaning 27000 clauses out of 54007 with flag 901153/4462463
428.55/424.11	c cleaning 28002 clauses out of 56006 with flag 965869/4491462
430.74/426.28	c cleaning 29000 clauses out of 58004 with flag 1032827/4521462
433.14/428.63	c cleaning 29993 clauses out of 60004 with flag 1103115/4552462
435.43/430.97	c cleaning 31004 clauses out of 62010 with flag 1176138/4584461
438.16/433.66	c cleaning 31999 clauses out of 64007 with flag 1251898/4617462
440.75/436.24	c cleaning 33003 clauses out of 66008 with flag 1327667/4651462
443.51/438.98	c cleaning 33999 clauses out of 68005 with flag 1406271/4686462
446.30/441.74	c cleaning 35001 clauses out of 70006 with flag 1487303/4722462
449.47/444.84	c cleaning 35998 clauses out of 72004 with flag 1570327/4759461
452.26/447.65	c cleaning 37001 clauses out of 74006 with flag 1655684/4797461
455.61/451.00	c cleaning 37999 clauses out of 76006 with flag 1743304/4836462
458.90/454.24	c cleaning 39002 clauses out of 78006 with flag 1832552/4876461
462.37/457.62	c cleaning 39998 clauses out of 80005 with flag 1925010/4917462
465.47/460.73	c cleaning 41000 clauses out of 82008 with flag 2019664/4959463
469.10/464.38	c cleaning 42002 clauses out of 84006 with flag 2116067/5002461
472.59/467.89	c cleaning 43001 clauses out of 86005 with flag 2214217/5046462
476.62/471.81	c cleaning 44000 clauses out of 88003 with flag 2314344/5091461
480.60/475.84	c cleaning 44995 clauses out of 90004 with flag 2418565/5137462
484.84/480.10	c cleaning 46003 clauses out of 92009 with flag 2524406/5184462
489.67/485.20	c cleaning 47000 clauses out of 94006 with flag 2634192/5232462
493.82/489.32	c cleaning 47994 clauses out of 96006 with flag 2744135/5281462
497.97/493.44	c cleaning 48998 clauses out of 98012 with flag 2855673/5331462
502.12/497.54	c cleaning 50003 clauses out of 100013 with flag 2968506/5382461
506.29/501.62	c cleaning 51001 clauses out of 102010 with flag 3085083/5434461
510.80/506.18	c cleaning 52003 clauses out of 104009 with flag 3203038/5487461
515.09/510.44	c cleaning 53000 clauses out of 106006 with flag 3323736/5541461
519.66/515.01	c cleaning 53998 clauses out of 108007 with flag 3445877/5596462
524.95/520.42	c cleaning 55002 clauses out of 110008 with flag 3572031/5652461
530.54/526.07	c cleaning 55997 clauses out of 112006 with flag 3701748/5709461
536.05/531.58	c cleaning 56997 clauses out of 114009 with flag 3833078/5767461
541.42/536.83	c cleaning 57999 clauses out of 116012 with flag 3965185/5826461
546.60/541.98	c cleaning 59005 clauses out of 118014 with flag 4100516/5886462
552.00/547.24	c cleaning 59998 clauses out of 120008 with flag 4238631/5947461
557.95/553.33	c cleaning 61005 clauses out of 122011 with flag 4377077/6009462
563.28/558.51	c cleaning 61998 clauses out of 124005 with flag 4517535/6072461
568.57/563.83	c cleaning 63003 clauses out of 126007 with flag 4660718/6136461
574.71/569.97	c cleaning 64000 clauses out of 128005 with flag 4805989/6201462
580.87/576.01	c cleaning 64997 clauses out of 130004 with flag 4953389/6267461
587.41/582.90	c cleaning 66002 clauses out of 132007 with flag 5103027/6334461
593.42/588.83	c cleaning 67002 clauses out of 134005 with flag 5255093/6402461
599.44/594.77	c cleaning 67996 clauses out of 136003 with flag 5409569/6471461
605.46/600.63	c cleaning 69000 clauses out of 138008 with flag 5566736/6541462
611.87/606.99	c cleaning 69998 clauses out of 140008 with flag 5726140/6612462
617.89/612.88	c cleaning 71004 clauses out of 142010 with flag 5886119/6684462
624.99/620.40	c cleaning 71998 clauses out of 144006 with flag 6049124/6757462
633.08/628.43	c cleaning 72999 clauses out of 146007 with flag 6214849/6831461
641.21/636.16	c cleaning 74003 clauses out of 148008 with flag 6382212/6906461
648.31/643.21	c cleaning 74998 clauses out of 150005 with flag 6550838/6982461
658.68/652.57	c cleaning 76003 clauses out of 152007 with flag 6722083/7059461
665.84/659.64	c cleaning 76998 clauses out of 154004 with flag 6896278/7137461
673.26/667.08	c cleaning 78000 clauses out of 156007 with flag 7072564/7216462
681.81/675.18	c cleaning 78999 clauses out of 158006 with flag 7251771/7296461
690.12/683.58	c cleaning 79999 clauses out of 160008 with flag 7433560/7377462
698.62/691.88	c cleaning 81003 clauses out of 162009 with flag 7616302/7459462
706.64/699.86	c cleaning 82000 clauses out of 164005 with flag 7801890/7542461
715.33/708.39	c cleaning 82996 clauses out of 166005 with flag 7989896/7626461
724.76/718.21	c cleaning 84005 clauses out of 168011 with flag 8179806/7711463
733.49/726.86	c cleaning 84994 clauses out of 170004 with flag 8372112/7797461
742.00/735.31	c cleaning 86002 clauses out of 172010 with flag 8565851/7884461
752.47/745.52	c cleaning 86997 clauses out of 174008 with flag 8763272/7972461
761.84/754.89	c cleaning 88006 clauses out of 176012 with flag 8963089/8061462
771.65/764.61	c cleaning 88994 clauses out of 178005 with flag 9164735/8151461
782.40/774.87	c cleaning 90003 clauses out of 180012 with flag 9367823/8242462
792.83/785.44	c cleaning 90999 clauses out of 182008 with flag 9573764/8334461
803.16/795.78	c cleaning 91998 clauses out of 184009 with flag 9782492/8427461
813.71/806.13	c cleaning 93002 clauses out of 186011 with flag 9994952/8521461
823.61/816.43	c cleaning 93998 clauses out of 188010 with flag 10206597/8616462
834.26/827.06	c cleaning 94999 clauses out of 190011 with flag 10422492/8712461
845.17/837.43	c cleaning 96000 clauses out of 192012 with flag 10640330/8809461
856.59/970.68	c cleaning 97003 clauses out of 194012 with flag 10859837/8907461
868.72/982.39	c cleaning 98000 clauses out of 196009 with flag 11080792/9006461
879.54/993.08	c cleaning 98996 clauses out of 198009 with flag 11304242/9106461
892.81/1007.36	c cleaning 100003 clauses out of 200013 with flag 11530089/9207461
905.69/1020.17	c cleaning 101002 clauses out of 202010 with flag 11757894/9309461
917.26/1031.69	c cleaning 102001 clauses out of 204010 with flag 11989437/9412463
932.29/1047.39	c cleaning 102994 clauses out of 206007 with flag 12222971/9516461
944.87/1059.71	c cleaning 104002 clauses out of 208013 with flag 12457626/9621461
957.47/1072.21	c cleaning 105005 clauses out of 210011 with flag 12694907/9727461
972.03/1085.99	c cleaning 106001 clauses out of 212007 with flag 12936719/9834462
985.02/1098.94	c cleaning 106994 clauses out of 214006 with flag 13178589/9942462
998.24/1111.75	c cleaning 108004 clauses out of 216012 with flag 13421899/10051462
1012.82/1126.21	c cleaning 109002 clauses out of 218008 with flag 13669823/10161462
1026.93/1139.84	c cleaning 109997 clauses out of 220005 with flag 13916764/10272461
1042.29/1154.96	c cleaning 110999 clauses out of 222008 with flag 14168319/10384461
1057.06/1170.06	c cleaning 112000 clauses out of 224009 with flag 14421706/10497461
1070.88/1183.73	c cleaning 112994 clauses out of 226011 with flag 14680765/10611463
1089.68/1203.34	c cleaning 114004 clauses out of 228015 with flag 14947898/10726461
1104.82/1218.24	c cleaning 115001 clauses out of 230012 with flag 15206173/10842462
1123.82/1237.94	c cleaning 115996 clauses out of 232011 with flag 15471362/10959462
1139.14/1252.92	c cleaning 117005 clauses out of 234015 with flag 15736951/11077462
1159.93/1274.40	c cleaning 117994 clauses out of 236010 with flag 16004405/11196462
1176.19/1290.47	c cleaning 119006 clauses out of 238015 with flag 16276738/11316461
1193.65/1307.98	c cleaning 119998 clauses out of 240010 with flag 16549319/11437462
1211.57/1325.75	c cleaning 120999 clauses out of 242011 with flag 16822516/11559461
1229.40/1344.08	c cleaning 122000 clauses out of 244012 with flag 17098221/11682461
1247.87/1370.96	c cleaning 122999 clauses out of 246012 with flag 17376407/11806461
1268.55/1391.39	c cleaning 124005 clauses out of 248015 with flag 17656589/11931463
1286.92/1409.95	c cleaning 125000 clauses out of 250009 with flag 17940044/12057462
1305.58/1428.42	c cleaning 125995 clauses out of 252008 with flag 18226073/12184461
1323.11/1446.76	c cleaning 126999 clauses out of 254013 with flag 18511650/12312461
1340.76/1465.03	c cleaning 127999 clauses out of 256014 with flag 18799228/12441461
1356.51/1481.69	c cleaning 128998 clauses out of 258015 with flag 19090777/12571461
1373.76/1498.97	c cleaning 129999 clauses out of 260017 with flag 19382063/12702461
1393.06/1518.90	c cleaning 131006 clauses out of 262019 with flag 19679101/12834462
1411.44/1537.24	c cleaning 131998 clauses out of 264012 with flag 19982221/12967461
1430.17/1555.68	c cleaning 132996 clauses out of 266014 with flag 20282871/13101461
1451.82/1576.99	c cleaning 134006 clauses out of 268018 with flag 20589141/13236461
1474.70/1599.64	c cleaning 134991 clauses out of 270012 with flag 20895687/13372461
1493.03/1618.01	c cleaning 136004 clauses out of 272021 with flag 21200775/13509461
1514.24/1638.60	c cleaning 137001 clauses out of 274017 with flag 21509454/13647461
1535.86/1659.47	c cleaning 138000 clauses out of 276016 with flag 21819009/13786461
1556.18/1679.59	c cleaning 139004 clauses out of 278016 with flag 22129384/13926461
1576.37/1699.41	c cleaning 139996 clauses out of 280013 with flag 22442421/14067462
1602.13/1725.16	c cleaning 141002 clauses out of 282017 with flag 22756738/14209462
1621.19/1744.18	c cleaning 142002 clauses out of 284016 with flag 23078075/14352463
1643.62/1766.10	c cleaning 143005 clauses out of 286013 with flag 23399713/14496462
1665.51/1787.79	c cleaning 143997 clauses out of 288007 with flag 23723839/14641461
1687.40/1808.71	c cleaning 145003 clauses out of 290010 with flag 24050700/14787461
1710.10/1830.95	c cleaning 145994 clauses out of 292008 with flag 24380613/14934462
1732.32/1853.72	c cleaning 146995 clauses out of 294014 with flag 24713725/15082462
1755.51/1876.46	c cleaning 148004 clauses out of 296020 with flag 25048622/15231463
1777.86/1899.18	c cleaning 149005 clauses out of 298016 with flag 25383789/15381463
1801.47/1923.24	c cleaning 150001 clauses out of 300011 with flag 25724808/15532463
1828.45/1949.75	c cleaning 150996 clauses out of 302009 with flag 26078675/15684462
1864.46/1985.99	c cleaning 152000 clauses out of 304012 with flag 26430385/15837461
1889.89/2009.42	c cleaning 153003 clauses out of 306015 with flag 26775068/15991464
1910.53/2030.17	c cleaning 154003 clauses out of 308010 with flag 27122056/16146462
1940.50/2059.00	c cleaning 154990 clauses out of 310006 with flag 27482252/16302461
1969.22/2086.06	c cleaning 156003 clauses out of 312016 with flag 27840940/16459461
1998.43/2114.67	c cleaning 156998 clauses out of 314013 with flag 28205026/16617461
2026.33/2142.09	c cleaning 158004 clauses out of 316015 with flag 28574064/16776461
2058.61/2172.01	c cleaning 158999 clauses out of 318011 with flag 28945274/16936461
2093.03/2202.87	c cleaning 160000 clauses out of 320013 with flag 29326706/17097462
2138.95/2246.54	c cleaning 160997 clauses out of 322012 with flag 29719970/17259461
2185.03/2291.08	c cleaning 162000 clauses out of 324015 with flag 30145623/17422461
2220.85/2326.94	c cleaning 163003 clauses out of 326016 with flag 30560238/17586462
2258.35/2362.31	c cleaning 163994 clauses out of 328013 with flag 30942717/17751462
2301.68/2404.80	c cleaning 165004 clauses out of 330018 with flag 31343280/17917461
2348.00/2448.70	c cleaning 165999 clauses out of 332014 with flag 31776122/18084461
2387.77/2484.57	c cleaning 167002 clauses out of 334017 with flag 32195827/18252463
2441.29/2534.91	c cleaning 168001 clauses out of 336013 with flag 32635376/18421461
2476.38/2568.12	c cleaning 169004 clauses out of 338012 with flag 33042348/18591461
2517.19/2607.37	c cleaning 170001 clauses out of 340009 with flag 33464040/18762462
2555.75/2643.83	c cleaning 170997 clauses out of 342008 with flag 33889444/18934462
2596.55/2683.53	c cleaning 171996 clauses out of 344010 with flag 34326869/19107461
2648.58/2732.86	c cleaning 173003 clauses out of 346014 with flag 34759394/19281461
2693.60/2776.33	c cleaning 174001 clauses out of 348011 with flag 35177672/19456461
2745.89/2823.79	c cleaning 174996 clauses out of 350010 with flag 35612291/19632461
2790.74/2867.37	c cleaning 176001 clauses out of 352015 with flag 36049753/19809462
2848.77/2923.55	c cleaning 177003 clauses out of 354014 with flag 36531033/19987462
2891.29/2962.85	c cleaning 177994 clauses out of 356010 with flag 36984562/20166461
2935.91/3005.12	c cleaning 179000 clauses out of 358016 with flag 37409562/20346461
2977.15/3044.36	c cleaning 180001 clauses out of 360017 with flag 37841110/20527462
3019.69/3084.92	c cleaning 181005 clauses out of 362016 with flag 38276074/20709462
3058.19/3121.48	c cleaning 182002 clauses out of 364011 with flag 38721920/20892462
3098.70/3158.40	c cleaning 183001 clauses out of 366009 with flag 39156708/21076462
3139.08/3195.63	c cleaning 183999 clauses out of 368007 with flag 39593329/21261461
3179.75/3234.26	c cleaning 184999 clauses out of 370010 with flag 40043312/21447463
3225.38/3280.04	c cleaning 185998 clauses out of 372009 with flag 40478169/21634461
3273.62/3326.70	c cleaning 187002 clauses out of 374011 with flag 40938933/21822461
3327.48/3377.72	c cleaning 187999 clauses out of 376010 with flag 41404182/22011462
3381.88/3428.08	c cleaning 189000 clauses out of 378011 with flag 41855446/22201462
3430.13/3473.55	c cleaning 190001 clauses out of 380010 with flag 42296903/22392461
3495.57/3535.01	c cleaning 190997 clauses out of 382010 with flag 42776266/22584462
3553.48/3590.74	c cleaning 191999 clauses out of 384014 with flag 43284682/22777463
3600.08/3633.94	c starts		: 4
3600.08/3633.98	c conflicts		: 22971461
3600.08/3633.98	c decisions		: 33045015
3600.08/3633.98	c propagations		: 165657872
3600.08/3633.98	c inspects		: 11753077797
3600.08/3633.98	c shortcuts		: 0
3600.08/3633.98	c learnt literals	: 0
3600.08/3633.98	c learnt binary clauses	: 0
3600.08/3633.98	c learnt ternary clauses	: 0
3600.08/3633.98	c learnt constraints	: 22971461
3600.08/3633.98	c ignored constraints	: 0
3600.08/3633.98	c root simplifications	: 0
3600.08/3633.98	c removed literals (reason simplification)	: 12836348
3600.08/3633.98	c reason swapping (by a shorter reason)	: 0
3600.08/3633.98	c Calls to reduceDB	: 304
3600.08/3633.98	c Number of update (reduction) of LBD	: 2105973
3600.08/3633.98	c Imported unit clauses	: 0
3600.08/3634.00	c No decision after first conflict	: false
3600.08/3634.00	c number of reductions to clauses (during analyze)	: 0
3600.08/3634.00	c number of learned constraints concerned by reduction	: 0
3600.08/3634.00	c number of learning phase by resolution	: 0
3600.08/3634.00	c number of learning phase by cutting planes	: 0
3600.08/3634.00	c number of rounding to 1 operations	: 0
3600.08/3634.00	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.08/3634.00	c number of reductions of the coefficients by power 2 	: 0
3600.08/3634.00	c number of right shift for reduction by power 2 	: 0
3600.08/3634.00	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.08/3634.00	c number of ending skipping 	: 0
3600.08/3634.00	c number of internal skipping 	: 0
3600.08/3634.00	c number of derivation steps 	: 0
3600.08/3634.00	c number of skipped derivation steps 	: 0
3600.08/3634.00	c number of remaining unassigned 	: 0
3600.08/3634.00	c number of remaining assigned 	: 0
3600.08/3634.00	c number of falsified literals weakened from reason	: 0
3600.08/3634.00	c number of falsified literals weakened from conflict	: 0
3600.08/3634.00	c time for arithmetic operations	: 0
3600.08/3634.00	c minimum degree of deleted constraints	: null
3600.08/3634.00	c maximum degree of deleted constraints	: null
3600.08/3634.00	c number of deleted constraints	: 0
3600.08/3634.00	c speed (assignments/second)	: 45589.33406133366
3600.08/3634.00	c non guided choices	: 0
3600.66/3634.22	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 386013
3600.66/3634.22	s SATISFIABLE
3600.66/3634.22	c Found 3 solution(s)
3600.66/3634.23	v -x1 x2 x3 x4 x5 x6 x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 x18 x19 -x20 -x21 x22 x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 x34 x35 -x36 -x37 x38 x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 x50 x51 -x52 -x53 x54 x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 x66 x67 -x68 -x69 x70 x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 x82 x83 x84 x85 x86 x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 x102 x103 x104 x105 x106 x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 x122 x123 x124 x125 x126 x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 x142 x143 x144 x145 x146 x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 x162 x163 x164 x165 x166 x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 x182 x183 x184 x185 x186 x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 x202 x203 x204 x205 x206 x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 x222 x223 x224 x225 x226 x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 x242 x243 x244 x245 x246 x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 x262 x263 x264 x265 x266 x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 x282 x283 x284 x285 x286 x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 x302 x303 x304 x305 x306 x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 x322 x323 x324 x325 x326 x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 x342 x343 x344 x345 x346 x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 x362 x363 x364 x365 x366 x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 x382 x383 x384 x385 x386 x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 x402 x403 x404 x405 x406 x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 x422 x423 x424 x425 x426 x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 x442 x443 x444 x445 x446 x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 x462 x463 x464 x465 x466 x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 x482 x483 x484 x485 x486 x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 x502 x503 x504 x505 x506 x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 x522 x523 x524 x525 x526 x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 x542 x543 x544 x545 x546 x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 
3600.66/3634.23	c objective function=166
3600.66/3634.23	c Total wall clock time (in seconds): 3634.054

Verifier Data

OK	166

Watcher Data

runsolver version 3.4.2 (svn: 4680) 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: 64059 MiB (49284 MiB free)
  memory of node 1: 64510 MiB (52127 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4458669-1721890894/watcher-4458669-1721890894 -o /tmp/evaluation-result-4458669-1721890894/solver-4458669-1721890894 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721887320-270228 --watchdog 3760 java -Dveripb=PROOFDIR/proof-4458669-1721890894 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4458669-1721890894.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=272408, runsolver pid=272405

[startup+0.106744 s]*
/proc/loadavg: 4.44 4.45 4.50 7/321 272426
/proc/meminfo: memFree=103806032/131655788 swapFree=131061124/131071996
[pid=272408] ppid=272405 vsize=18993908 memory=59004 CPUtime=0.14 cores=1,3
/proc/272408/stat : 272408 (java) S 272405 272408 270216 0 -1 1077936128 6668 0 0 0 12 2 0 0 20 0 18 0 25078789 19449761792 14751 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
/proc/272408/statm: 4748477 14751 5771 1 0 551033 0
[pid=272408/tid=272410] ppid=272405 vsize=18993908 memory=4026561586 CPUtime=0.1 cores=1,3
/proc/272408/task/272410/stat : 272410 (java) R 272405 272408 270216 0 -1 4194368 5651 0 0 0 8 2 0 0 20 0 18 0 25078789 19449761792 14751 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272419] ppid=272405 vsize=18993908 memory=232851243367 CPUtime=0 cores=1,3
/proc/272408/task/272419/stat : 272419 (Finalizer) S 272405 272408 270216 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 25078795 19449761792 14751 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272426] ppid=272405 vsize=18993908 memory=3618136736603291254 CPUtime=0 cores=1,3
/proc/272408/task/272426/stat : 272426 (Common-Cleaner) S 272405 272408 270216 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 25078795 19449761792 14751 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 18993908 KiB
Current children cumulated memory: 59004 KiB

[startup+0.223746 s]*
/proc/loadavg: 4.44 4.45 4.50 7/321 272426
/proc/meminfo: memFree=103794724/131655788 swapFree=131061124/131071996
[pid=272408] ppid=272405 vsize=18993908 memory=69484 CPUtime=0.35 cores=1,3
/proc/272408/stat : 272408 (java) S 272405 272408 270216 0 -1 1077936128 7413 0 0 0 32 3 0 0 20 0 18 0 25078789 19449761792 17371 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
/proc/272408/statm: 4748477 17371 6016 1 0 551678 0
[pid=272408/tid=272410] ppid=272405 vsize=18993908 memory=4782652875487838339 CPUtime=0.2 cores=1,3
/proc/272408/task/272410/stat : 272410 (java) R 272405 272408 270216 0 -1 4194368 5966 0 0 0 18 2 0 0 20 0 18 0 25078789 19449761792 17371 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272419] ppid=272405 vsize=18993908 memory=952865 CPUtime=0 cores=1,3
/proc/272408/task/272419/stat : 272419 (Finalizer) S 272405 272408 270216 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 25078795 19449761792 17371 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272426] ppid=272405 vsize=18993908 memory=3689070655443366200 CPUtime=0 cores=1,3
/proc/272408/task/272426/stat : 272426 (Common-Cleaner) S 272405 272408 270216 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 25078795 19449761792 17371 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 18993908 KiB
Current children cumulated memory: 69484 KiB

[startup+0.321745 s]*
/proc/loadavg: 4.44 4.45 4.50 7/322 272427
/proc/meminfo: memFree=103789960/131655788 swapFree=131061124/131071996
[pid=272408] ppid=272405 vsize=19060472 memory=73224 CPUtime=0.53 cores=1,3
/proc/272408/stat : 272408 (java) S 272405 272408 270216 0 -1 1077936128 7732 0 0 0 50 3 0 0 20 0 19 0 25078789 19517923328 18306 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
/proc/272408/statm: 4765118 18306 6165 1 0 552152 0
[pid=272408/tid=272410] ppid=272405 vsize=19060472 memory=-8817316252647924412 CPUtime=0.3 cores=1,3
/proc/272408/task/272410/stat : 272410 (java) R 272405 272408 270216 0 -1 4194368 6117 0 0 0 27 3 0 0 20 0 19 0 25078789 19517923328 18306 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272419] ppid=272405 vsize=19060472 memory=0 CPUtime=0 cores=1,3
/proc/272408/task/272419/stat : 272419 (Finalizer) S 272405 272408 270216 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 25078795 19517923328 18306 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272426] ppid=272405 vsize=19060472 memory=0 CPUtime=0 cores=1,3
/proc/272408/task/272426/stat : 272426 (Common-Cleaner) S 272405 272408 270216 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 25078795 19517923328 18306 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272427] ppid=272405 vsize=19060472 memory=0 CPUtime=0 cores=1,3
/proc/272408/task/272427/stat : 272427 (Timer-0) S 272405 272408 270216 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 25078819 19517923328 18306 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 19060472 KiB
Current children cumulated memory: 73224 KiB

[startup+0.703905 s]
/proc/loadavg: 4.44 4.45 4.50 7/322 272427
/proc/meminfo: memFree=103770604/131655788 swapFree=131061124/131071996
[pid=272408] ppid=272405 vsize=19060472 memory=115800 CPUtime=1.24 cores=1,3
/proc/272408/stat : 272408 (java) S 272405 272408 270216 0 -1 1077936128 10492 0 0 0 118 6 0 0 20 0 19 0 25078789 19517923328 28950 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
/proc/272408/statm: 4765118 28950 6200 1 0 553914 0
[pid=272408/tid=272410] ppid=272405 vsize=19060472 memory=12240 CPUtime=0.55 cores=1,3
/proc/272408/task/272410/stat : 272410 (java) R 272405 272408 270216 0 -1 4194368 6153 0 0 0 51 4 0 0 20 0 19 0 25078789 19517923328 28950 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272419] ppid=272405 vsize=19060472 memory=12240 CPUtime=0 cores=1,3
/proc/272408/task/272419/stat : 272419 (Finalizer) S 272405 272408 270216 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 25078795 19517923328 28950 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272426] ppid=272405 vsize=19060472 memory=115332 CPUtime=0 cores=1,3
/proc/272408/task/272426/stat : 272426 (Common-Cleaner) S 272405 272408 270216 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 25078795 19517923328 28950 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272427] ppid=272405 vsize=19060472 memory=1896 CPUtime=0 cores=1,3
/proc/272408/task/272427/stat : 272427 (Timer-0) S 272405 272408 270216 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 25078819 19517923328 28950 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
Current children cumulated CPU time: 1.24 s
Current children cumulated vsize: 19060472 KiB
Current children cumulated memory: 115800 KiB

[startup+1.50873 s]
/proc/loadavg: 4.44 4.45 4.50 8/323 272428
/proc/meminfo: memFree=103672948/131655788 swapFree=131061124/131071996
[pid=272408] ppid=272405 vsize=19127036 memory=187120 CPUtime=2.82 cores=1,3
/proc/272408/stat : 272408 (java) S 272405 272408 270216 0 -1 1077936128 18387 0 0 0 273 9 0 0 20 0 20 0 25078789 19586084864 46780 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
/proc/272408/statm: 4781759 46780 6232 1 0 555845 0
[pid=272408/tid=272410] ppid=272405 vsize=19127036 memory=12240 CPUtime=1.27 cores=1,3
/proc/272408/task/272410/stat : 272410 (java) R 272405 272408 270216 0 -1 4194368 7067 0 0 0 121 6 0 0 20 0 20 0 25078789 19586084864 46780 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272419] ppid=272405 vsize=19127036 memory=0 CPUtime=0 cores=1,3
/proc/272408/task/272419/stat : 272419 (Finalizer) S 272405 272408 270216 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 25078795 19586084864 46780 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272426] ppid=272405 vsize=19127036 memory=0 CPUtime=0 cores=1,3
/proc/272408/task/272426/stat : 272426 (Common-Cleaner) S 272405 272408 270216 0 -1 1077936192 30 0 0 0 0 0 0 0 20 0 20 0 25078795 19586084864 46780 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272427] ppid=272405 vsize=19127036 memory=65 CPUtime=0 cores=1,3
/proc/272408/task/272427/stat : 272427 (Timer-0) S 272405 272408 270216 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 25078819 19586084864 46780 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
Current children cumulated CPU time: 2.82 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 187120 KiB

[startup+3.12074 s]
/proc/loadavg: 4.40 4.44 4.50 6/323 272428
/proc/meminfo: memFree=103247824/131655788 swapFree=131061124/131071996
[pid=272408] ppid=272405 vsize=19127036 memory=555500 CPUtime=5.42 cores=1,3
/proc/272408/stat : 272408 (java) S 272405 272408 270216 0 -1 1077936128 20927 0 0 0 523 19 0 0 20 0 20 0 25078789 19586084864 138875 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
/proc/272408/statm: 4781759 138875 6232 1 0 867087 0
[pid=272408/tid=272410] ppid=272405 vsize=19127036 memory=0 CPUtime=2.7 cores=1,3
/proc/272408/task/272410/stat : 272410 (java) R 272405 272408 270216 0 -1 4194368 7681 0 0 0 257 13 0 0 20 0 20 0 25078789 19586084864 138875 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272419] ppid=272405 vsize=19127036 memory=0 CPUtime=0 cores=1,3
/proc/272408/task/272419/stat : 272419 (Finalizer) S 272405 272408 270216 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 25078795 19586084864 138875 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272426] ppid=272405 vsize=19127036 memory=199560 CPUtime=0 cores=1,3
/proc/272408/task/272426/stat : 272426 (Common-Cleaner) S 272405 272408 270216 0 -1 1077936192 30 0 0 0 0 0 0 0 20 0 20 0 25078795 19586084864 138875 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272427] ppid=272405 vsize=19127036 memory=12240 CPUtime=0 cores=1,3
/proc/272408/task/272427/stat : 272427 (Timer-0) S 272405 272408 270216 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 25078819 19586084864 138875 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
Current children cumulated CPU time: 5.42 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 555500 KiB

[startup+6.30075 s]
/proc/loadavg: 4.40 4.44 4.50 5/323 272428
/proc/meminfo: memFree=102393332/131655788 swapFree=131061124/131071996
[pid=272408] ppid=272405 vsize=19127036 memory=1304948 CPUtime=9.12 cores=1,3
/proc/272408/stat : 272408 (java) S 272405 272408 270216 0 -1 1077936128 22268 0 0 0 874 38 0 0 20 0 20 0 25078789 19586084864 326237 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
/proc/272408/statm: 4781759 326237 6232 1 0 1416470 0
[pid=272408/tid=272410] ppid=272405 vsize=19127036 memory=12240 CPUtime=5.69 cores=1,3
/proc/272408/task/272410/stat : 272410 (java) R 272405 272408 270216 0 -1 4194368 8022 0 0 0 539 30 0 0 20 0 20 0 25078789 19586084864 326237 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272419] ppid=272405 vsize=19127036 memory=0 CPUtime=0 cores=1,3
/proc/272408/task/272419/stat : 272419 (Finalizer) S 272405 272408 270216 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 25078795 19586084864 326237 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272426] ppid=272405 vsize=19127036 memory=0 CPUtime=0 cores=1,3
/proc/272408/task/272426/stat : 272426 (Common-Cleaner) S 272405 272408 270216 0 -1 1077936192 30 0 0 0 0 0 0 0 20 0 20 0 25078795 19586084864 326237 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272427] ppid=272405 vsize=19127036 memory=8110268427993965960 CPUtime=0 cores=1,3
/proc/272408/task/272427/stat : 272427 (Timer-0) S 272405 272408 270216 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 25078819 19586084864 326237 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
Current children cumulated CPU time: 9.12 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 1304948 KiB

[startup+12.7007 s]
/proc/loadavg: 4.37 4.44 4.50 5/323 272430
/proc/meminfo: memFree=101105488/131655788 swapFree=131061124/131071996
[pid=272408] ppid=272405 vsize=19127036 memory=2142296 CPUtime=16.12 cores=1,3
/proc/272408/stat : 272408 (java) S 272405 272408 270216 0 -1 1077936128 23691 0 0 0 1546 66 0 0 20 0 20 0 25078789 19586084864 535574 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
/proc/272408/statm: 4781759 535574 6232 1 0 1598199 0
[pid=272408/tid=272410] ppid=272405 vsize=19127036 memory=0 CPUtime=11.6 cores=1,3
/proc/272408/task/272410/stat : 272410 (java) R 272405 272408 270216 0 -1 4194368 8372 0 0 0 1105 55 0 0 20 0 20 0 25078789 19586084864 535574 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272419] ppid=272405 vsize=19127036 memory=0 CPUtime=0 cores=1,3
/proc/272408/task/272419/stat : 272419 (Finalizer) S 272405 272408 270216 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 25078795 19586084864 535574 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272426] ppid=272405 vsize=19127036 memory=2044212 CPUtime=0 cores=1,3
/proc/272408/task/272426/stat : 272426 (Common-Cleaner) S 272405 272408 270216 0 -1 1077936192 30 0 0 0 0 0 0 0 20 0 20 0 25078795 19586084864 535574 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272427] ppid=272405 vsize=19127036 memory=12240 CPUtime=0 cores=1,3
/proc/272408/task/272427/stat : 272427 (Timer-0) S 272405 272408 270216 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 25078819 19586084864 535574 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
Current children cumulated CPU time: 16.12 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 2142296 KiB

[startup+25.5007 s]
/proc/loadavg: 4.78 4.53 4.53 5/323 272431
/proc/meminfo: memFree=95977948/131655788 swapFree=131061124/131071996
[pid=272408] ppid=272405 vsize=19127036 memory=3098968 CPUtime=29.25 cores=1,3
/proc/272408/stat : 272408 (java) S 272405 272408 270216 0 -1 1077936128 86809 0 0 0 2816 109 0 0 20 0 20 0 25078789 19586084864 774742 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
/proc/272408/statm: 4781759 774742 6232 1 0 1598213 0
[pid=272408/tid=272410] ppid=272405 vsize=19127036 memory=2044212 CPUtime=23.82 cores=1,3
/proc/272408/task/272410/stat : 272410 (java) R 272405 272408 270216 0 -1 4194368 12351 0 0 0 2296 86 0 0 20 0 20 0 25078789 19586084864 774742 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272419] ppid=272405 vsize=19127036 memory=3098964 CPUtime=0 cores=1,3
/proc/272408/task/272419/stat : 272419 (Finalizer) S 272405 272408 270216 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 25078795 19586084864 774742 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272426] ppid=272405 vsize=19127036 memory=5356 CPUtime=0 cores=1,3
/proc/272408/task/272426/stat : 272426 (Common-Cleaner) S 272405 272408 270216 0 -1 1077936192 30 0 0 0 0 0 0 0 20 0 20 0 25078795 19586084864 774742 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272427] ppid=272405 vsize=19127036 memory=2781272 CPUtime=0 cores=1,3
/proc/272408/task/272427/stat : 272427 (Timer-0) S 272405 272408 270216 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 25078819 19586084864 774742 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
Current children cumulated CPU time: 29.25 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 3098968 KiB

[startup+51.1067 s]
/proc/loadavg: 4.57 4.50 4.52 5/333 272446
/proc/meminfo: memFree=89463516/131655788 swapFree=131061124/131071996
[pid=272408] ppid=272405 vsize=19127036 memory=4346424 CPUtime=54.44 cores=1,3
/proc/272408/stat : 272408 (java) S 272405 272408 270216 0 -1 1077936128 689543 0 0 0 5244 200 0 0 20 0 20 0 25078789 19586084864 1086606 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
/proc/272408/statm: 4781759 1086606 6248 1 0 1598222 0
[pid=272408/tid=272410] ppid=272405 vsize=19127036 memory=4346424 CPUtime=48.28 cores=1,3
/proc/272408/task/272410/stat : 272410 (java) R 272405 272408 270216 0 -1 4194368 558129 0 0 0 4663 165 0 0 20 0 20 0 25078789 19586084864 1086606 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 51 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0

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

/proc/272408/task/272419/stat : 272419 (Finalizer) S 272405 272408 270216 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 25078795 19586084864 1192562 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272426] ppid=272405 vsize=19127036 memory=0 CPUtime=0 cores=1,3
/proc/272408/task/272426/stat : 272426 (Common-Cleaner) S 272405 272408 270216 0 -1 1077936192 2078 0 0 0 0 0 0 0 20 0 20 0 25078795 19586084864 1192562 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272427] ppid=272405 vsize=19127036 memory=37788 CPUtime=0 cores=1,3
/proc/272408/task/272427/stat : 272427 (Timer-0) S 272405 272408 270216 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 25078819 19586084864 1192562 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
Current children cumulated CPU time: 3228.64 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 4770248 KiB

[startup+3342.3 s]
/proc/loadavg: 5.03 5.14 5.16 5/326 274432
/proc/meminfo: memFree=56013504/131655788 swapFree=131060868/131071996
[pid=272408] ppid=272405 vsize=19127036 memory=2847036 CPUtime=3290.1 cores=1,3
/proc/272408/stat : 272408 (java) S 272405 272408 270216 0 -1 1077936128 32306842 0 0 0 323159 5851 0 0 20 0 20 0 25078789 19586084864 711759 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
/proc/272408/statm: 4781759 711759 6264 1 0 723924 0
[pid=272408/tid=272410] ppid=272405 vsize=19127036 memory=18484 CPUtime=3081.31 cores=1,3
/proc/272408/task/272410/stat : 272410 (java) R 272405 272408 270216 0 -1 4194368 26496572 0 0 0 303169 4962 0 0 20 0 20 0 25078789 19586084864 711759 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 17333 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272419] ppid=272405 vsize=19127036 memory=2847036 CPUtime=0 cores=1,3
/proc/272408/task/272419/stat : 272419 (Finalizer) S 272405 272408 270216 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 25078795 19586084864 711759 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272426] ppid=272405 vsize=19127036 memory=2847036 CPUtime=0 cores=1,3
/proc/272408/task/272426/stat : 272426 (Common-Cleaner) S 272405 272408 270216 0 -1 1077936192 2171 0 0 0 0 0 0 0 20 0 20 0 25078795 19586084864 711759 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272427] ppid=272405 vsize=19127036 memory=-9031801275823137468 CPUtime=0 cores=1,3
/proc/272408/task/272427/stat : 272427 (Timer-0) S 272405 272408 270216 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 25078819 19586084864 711759 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
Current children cumulated CPU time: 3290.1 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 2847036 KiB

[startup+3402.3 s]
/proc/loadavg: 4.49 4.97 5.10 5/348 274651
/proc/meminfo: memFree=80297080/131655788 swapFree=131060868/131071996
[pid=272408] ppid=272405 vsize=19127036 memory=2630300 CPUtime=3354.01 cores=1,3
/proc/272408/stat : 272408 (java) S 272405 272408 270216 0 -1 1077936128 32700113 0 0 0 329468 5933 0 0 20 0 20 0 25078789 19586084864 657575 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
/proc/272408/statm: 4781759 657575 6264 1 0 669636 0
[pid=272408/tid=272410] ppid=272405 vsize=19127036 memory=12264 CPUtime=3139.84 cores=1,3
/proc/272408/task/272410/stat : 272410 (java) R 272405 272408 270216 0 -1 4194368 26812797 0 0 0 308952 5032 0 0 20 0 20 0 25078789 19586084864 657575 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 17336 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272419] ppid=272405 vsize=19127036 memory=71048 CPUtime=0 cores=1,3
/proc/272408/task/272419/stat : 272419 (Finalizer) S 272405 272408 270216 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 25078795 19586084864 657575 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272426] ppid=272405 vsize=19127036 memory=2847036 CPUtime=0 cores=1,3
/proc/272408/task/272426/stat : 272426 (Common-Cleaner) S 272405 272408 270216 0 -1 1077936192 2171 0 0 0 0 0 0 0 20 0 20 0 25078795 19586084864 657575 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272427] ppid=272405 vsize=19127036 memory=2655308 CPUtime=0 cores=1,3
/proc/272408/task/272427/stat : 272427 (Timer-0) S 272405 272408 270216 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 25078819 19586084864 657575 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
Current children cumulated CPU time: 3354.01 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 2630300 KiB

[startup+3462.3 s]
/proc/loadavg: 4.56 4.90 5.06 5/349 274669
/proc/meminfo: memFree=76823740/131655788 swapFree=131060868/131071996
[pid=272408] ppid=272405 vsize=19127036 memory=2630300 CPUtime=3419.15 cores=1,3
/proc/272408/stat : 272408 (java) S 272405 272408 270216 0 -1 1077936128 32820687 0 0 0 335917 5998 0 0 20 0 20 0 25078789 19586084864 657575 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
/proc/272408/statm: 4781759 657575 6264 1 0 669636 0
[pid=272408/tid=272410] ppid=272405 vsize=19127036 memory=2847036 CPUtime=3197.94 cores=1,3
/proc/272408/task/272410/stat : 272410 (java) R 272405 272408 270216 0 -1 4194368 26884672 0 0 0 314710 5084 0 0 20 0 20 0 25078789 19586084864 657575 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 17349 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272419] ppid=272405 vsize=19127036 memory=71048 CPUtime=0 cores=1,3
/proc/272408/task/272419/stat : 272419 (Finalizer) S 272405 272408 270216 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 25078795 19586084864 657575 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272426] ppid=272405 vsize=19127036 memory=12264 CPUtime=0 cores=1,3
/proc/272408/task/272426/stat : 272426 (Common-Cleaner) S 272405 272408 270216 0 -1 1077936192 2234 0 0 0 0 0 0 0 20 0 20 0 25078795 19586084864 657575 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272427] ppid=272405 vsize=19127036 memory=2630300 CPUtime=0 cores=1,3
/proc/272408/task/272427/stat : 272427 (Timer-0) S 272405 272408 270216 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 25078819 19586084864 657575 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
Current children cumulated CPU time: 3419.15 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 2630300 KiB

[startup+3522.3 s]
/proc/loadavg: 4.54 4.83 5.03 5/351 274683
/proc/meminfo: memFree=74332168/131655788 swapFree=131060868/131071996
[pid=272408] ppid=272405 vsize=19127036 memory=2630348 CPUtime=3483.2 cores=1,3
/proc/272408/stat : 272408 (java) S 272405 272408 270216 0 -1 1077936128 33146016 0 0 0 342253 6067 0 0 20 0 20 0 25078789 19586084864 657587 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
/proc/272408/statm: 4781759 657587 6264 1 0 669636 0
[pid=272408/tid=272410] ppid=272405 vsize=19127036 memory=2630300 CPUtime=3256.1 cores=1,3
/proc/272408/task/272410/stat : 272410 (java) R 272405 272408 270216 0 -1 4194368 27137478 0 0 0 320471 5139 0 0 20 0 20 0 25078789 19586084864 657587 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 17380 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272419] ppid=272405 vsize=19127036 memory=2630300 CPUtime=0 cores=1,3
/proc/272408/task/272419/stat : 272419 (Finalizer) S 272405 272408 270216 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 25078795 19586084864 657587 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272426] ppid=272405 vsize=19127036 memory=2630312 CPUtime=0 cores=1,3
/proc/272408/task/272426/stat : 272426 (Common-Cleaner) S 272405 272408 270216 0 -1 1077936192 2234 0 0 0 0 0 0 0 20 0 20 0 25078795 19586084864 657587 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272427] ppid=272405 vsize=19127036 memory=2630348 CPUtime=0 cores=1,3
/proc/272408/task/272427/stat : 272427 (Timer-0) S 272405 272408 270216 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 25078819 19586084864 657587 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
Current children cumulated CPU time: 3483.2 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 2630348 KiB

[startup+3582.3 s]
/proc/loadavg: 4.56 4.80 5.00 5/350 274707
/proc/meminfo: memFree=71976676/131655788 swapFree=131060868/131071996
[pid=272408] ppid=272405 vsize=19127036 memory=2630348 CPUtime=3545.25 cores=1,3
/proc/272408/stat : 272408 (java) S 272405 272408 270216 0 -1 1077936128 33352760 0 0 0 348408 6117 0 0 20 0 20 0 25078789 19586084864 657587 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
/proc/272408/statm: 4781759 657587 6264 1 0 669636 0
[pid=272408/tid=272410] ppid=272405 vsize=19127036 memory=-8817316252647924412 CPUtime=3314.31 cores=1,3
/proc/272408/task/272410/stat : 272410 (java) R 272405 272408 270216 0 -1 4194368 27324539 0 0 0 326249 5182 0 0 20 0 20 0 25078789 19586084864 657587 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 17409 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272419] ppid=272405 vsize=19127036 memory=71048 CPUtime=0 cores=1,3
/proc/272408/task/272419/stat : 272419 (Finalizer) S 272405 272408 270216 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 25078795 19586084864 657587 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272426] ppid=272405 vsize=19127036 memory=-7448810463756508794 CPUtime=0 cores=1,3
/proc/272408/task/272426/stat : 272426 (Common-Cleaner) S 272405 272408 270216 0 -1 1077936192 2235 0 0 0 0 0 0 0 20 0 20 0 25078795 19586084864 657587 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272427] ppid=272405 vsize=19127036 memory=2630348 CPUtime=0 cores=1,3
/proc/272408/task/272427/stat : 272427 (Timer-0) S 272405 272408 270216 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 25078819 19586084864 657587 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
Current children cumulated CPU time: 3545.25 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 2630348 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3633.9 s]
/proc/loadavg: 4.53 4.73 4.96 5/343 274717
/proc/meminfo: memFree=70021852/131655788 swapFree=131060868/131071996
[pid=272408] ppid=272405 vsize=19127036 memory=2630348 CPUtime=3600.08 cores=1,3
/proc/272408/stat : 272408 (java) S 272405 272408 270216 0 -1 1077936128 33384804 0 0 0 353850 6158 0 0 20 0 20 0 25078789 19586084864 657587 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
/proc/272408/statm: 4781759 657587 6264 1 0 669636 0
[pid=272408/tid=272410] ppid=272405 vsize=19127036 memory=71048 CPUtime=3364.06 cores=1,3
/proc/272408/task/272410/stat : 272410 (java) R 272405 272408 270216 0 -1 4194368 27352801 0 0 0 331187 5219 0 0 20 0 20 0 25078789 19586084864 657587 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 17431 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272419] ppid=272405 vsize=19127036 memory=3013604 CPUtime=0 cores=1,3
/proc/272408/task/272419/stat : 272419 (Finalizer) S 272405 272408 270216 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 25078795 19586084864 657587 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272426] ppid=272405 vsize=19127036 memory=2630348 CPUtime=0 cores=1,3
/proc/272408/task/272426/stat : 272426 (Common-Cleaner) S 272405 272408 270216 0 -1 1077936192 2267 0 0 0 0 0 0 0 20 0 20 0 25078795 19586084864 657587 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272427] ppid=272405 vsize=19127036 memory=-8817316252647924412 CPUtime=0 cores=1,3
/proc/272408/task/272427/stat : 272427 (Timer-0) S 272405 272408 270216 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 25078819 19586084864 657587 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 19127036 KiB
Current children cumulated memory: 2630348 KiB

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

[startup+3634.49 s]
# the end of solver process 272408 was just reported to runsolver
# Child status: 143

# cumulated CPU time of all completed processes:  user=3539.1 s, system=61.8581 s

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

[startup+3634.01 s]*
/proc/loadavg: 4.53 4.73 4.96 8/344 274720
/proc/meminfo: memFree=69987392/131655788 swapFree=131060868/131071996
[pid=272408] ppid=272405 vsize=19326728 memory=2630944 CPUtime=3600.29 cores=1,3
/proc/272408/stat : 272408 (java) S 272405 272408 270216 0 -1 1077936128 33387679 0 0 0 353871 6158 0 0 20 0 21 0 25078789 19790569472 657736 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
/proc/272408/statm: 4831682 657736 6263 1 0 670571 0
[pid=272408/tid=272410] ppid=272405 vsize=19326728 memory=-8527959967999435452 CPUtime=3364.17 cores=1,3
/proc/272408/task/272410/stat : 272410 (java) R 272405 272408 270216 0 -1 4194368 27353194 0 0 0 331198 5219 0 0 20 0 21 0 25078789 19790569472 657736 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 17431 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272419] ppid=272405 vsize=19326728 memory=-7448810463756508794 CPUtime=0 cores=1,3
/proc/272408/task/272419/stat : 272419 (Finalizer) S 272405 272408 270216 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 21 0 25078795 19790569472 657736 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=272426] ppid=272405 vsize=19326728 memory=3472328296229635694 CPUtime=0 cores=1,3
/proc/272408/task/272426/stat : 272426 (Common-Cleaner) S 272405 272408 270216 0 -1 1077936192 2267 0 0 0 0 0 0 0 20 0 21 0 25078795 19790569472 657736 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
[pid=272408/tid=274719] ppid=272405 vsize=19326728 memory=6944656591801720226 CPUtime=0.03 cores=1,3
/proc/272408/task/274719/stat : 274719 (Thread-0) R 272405 272408 270216 0 -1 4194368 1215 0 0 0 3 0 0 0 20 0 21 0 25442181 19790569472 657736 134679101440 94653370789888 94653370793584 140724204755472 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94653370801400 94653370802192 94653401137152 140724204762031 140724204762213 140724204762213 140724204769224 0
Current children cumulated CPU time: 3600.29 s
Current children cumulated vsize: 19326728 KiB
Current children cumulated memory: 2630944 KiB

[startup+3634.41 s]
/proc/loadavg: 4.53 4.73 4.96 5/325 274720
/proc/meminfo: memFree=71073952/131655788 swapFree=131060868/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143

Real time (s): 3634.49
CPU time (s): 3600.96
CPU user time (s): 3539.1
CPU system time (s): 61.8581
CPU usage (%): 99.0775
Max. virtual memory (cumulated for all children) (KiB): 19326728
Max. memory (cumulated for all children) (KiB): 10110464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3539.1
system time used= 61.8581
maximum resident set size= 10110464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33424230
page faults= 0
swaps= 0
block input operations= 8
block output operations= 59307416
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 136926
involuntary context switches= 22435


# summary of solver processes directly reported to runsolver:
#   pid: 272408
#   total CPU time (s): 3600.96
#   total CPU user time (s): 3539.1
#   total CPU system time (s): 61.8581

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.0592 second user time and 38.9034 second system time

The end

Launcher Data

Begin job on nodeC005 at 2024-07-25 09:01:34
IDJOB=4458669
IDBENCH=178101
IDSOLVER=3079
FILE ID=nodeC005/4458669-1721890894
RUNJOBID= nodeC005-1721887320-270228
SLURM_JOB_ID= 8089296
Free space on /tmp= 723776 MiB

SOLVER NAME= Sat4j Resolution 2024 2024-07-07
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/dominating_set/hexgrid_nrowsdiv30add5/normalized-domset_opt_hexgrid_nrowsdiv30add5_ncols_080.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4458669-1721890894/watcher-4458669-1721890894 -o /tmp/evaluation-result-4458669-1721890894/solver-4458669-1721890894 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721887320-270228 --watchdog 3760  java -Dveripb=PROOFDIR/proof-4458669-1721890894 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4458669-1721890894.opb

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= 6f0521fdb0b18beb600868184781ec28
RANDOM SEED=1752541819

nodeC005.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3656.906
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3491.596
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.314
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.120
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3654.129
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3640.254
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.359
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.255
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        103845620 kB
MemAvailable:   124644332 kB
Buffers:          299120 kB
Cached:         21269468 kB
SwapCached:          620 kB
Active:          2560800 kB
Inactive:       24559664 kB
Active(anon):       1592 kB
Inactive(anon):  5603608 kB
Active(file):    2559208 kB
Inactive(file): 18956056 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131061124 kB
Dirty:            205840 kB
Writeback:             4 kB
AnonPages:       5551516 kB
Mapped:           138800 kB
Shmem:             53264 kB
KReclaimable:     246960 kB
Slab:             365304 kB
SReclaimable:     246960 kB
SUnreclaim:       118344 kB
KernelStack:        4916 kB
PageTables:        21408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    8514676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            12064 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5292032 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      406344 kB
DirectMap2M:    45635584 kB
DirectMap1G:    90177536 kB

Free space on /tmp at the end= 723684 MiB
End job on nodeC005 at 2024-07-25 10:02:08