Trace number 4489055

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 VeriPB 2025-06-06SAT (TO)228 3600.96 3413.99

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_21.opb.PB06.opb
MD5SUMbed0fcfa7fe1ab50726d34a7d1903e12
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark182
Best CPU time to get the best result obtained on this benchmark3600.04
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables478
Total number of constraints478
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints478
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 478
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 478
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 478
Number of bits of the biggest sum of numbers9
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB25.v20250606
0.00/0.10	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.10	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.10	c java.vm.version	22.0.1+8-16
0.00/0.10	c java.vm.vendor	Oracle Corporation
0.00/0.10	c sun.arch.data.model	64
0.00/0.10	c java.version		22.0.1
0.00/0.10	c os.name		Linux
0.00/0.10	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.00/0.10	c os.arch		amd64
0.11/0.10	c Free memory 		2104792832
0.11/0.10	c Max memory 		16282288128
0.11/0.10	c Total memory 		2113929216
0.11/0.11	c Number of processors 	2
0.11/0.15	c Pseudo Boolean Optimization by upper bound
0.11/0.15	c --- Begin Solver configuration ---
0.11/0.15	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.11/0.15	c Learn all clauses as in MiniSAT
0.11/0.15	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.15	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.15	c Expensive reason simplification
0.11/0.15	c Glucose 2.1 dynamic restart strategy
0.11/0.15	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.11/0.15	c timeout=2147483s
0.11/0.15	c DB Simplification allowed=false
0.11/0.15	c Listener: none
0.11/0.15	c --- End Solver configuration ---
0.11/0.15	c solving HOME/instance-4489055-1751343268.opb
0.11/0.15	c reading problem ... 
0.11/0.15	c using VERIPB proof format
0.11/0.15	c  objective function found
0.11/0.20	c ... done. Wall clock time 0.052s.
0.11/0.20	c declared #vars     478
0.11/0.20	c #constraints  478
0.11/0.20	c constraints type 
0.11/0.20	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 478
0.11/0.20	c 478 constraints processed.
0.30/0.22	c objective function length is 478 literals
0.30/0.24	c SATISFIABLE
0.30/0.24	c OPTIMIZING...
0.30/0.24	c Got one! Elapsed wall clock time (in seconds):0.095
0.30/0.24	o 233
0.30/0.26	c Got one! Elapsed wall clock time (in seconds):0.119
0.30/0.27	o 232
0.48/0.40	c Got one! Elapsed wall clock time (in seconds):0.251
0.48/0.40	o 231
2.83/1.54	c cleaning 2578 clauses out of 5168 with flag 10474/5168
4.36/2.34	c cleaning 4288 clauses out of 8589 with flag 22956/11167
5.29/3.08	c cleaning 5643 clauses out of 11301 with flag 37622/18167
5.42/3.16	c Got one! Elapsed wall clock time (in seconds):3.009
5.42/3.16	o 230
5.96/3.66	c cleaning 5785 clauses out of 11590 with flag 10661/24099
6.71/4.30	c cleaning 5897 clauses out of 11805 with flag 23191/30099
7.44/5.03	c cleaning 6448 clauses out of 12909 with flag 37733/37100
8.33/5.83	c cleaning 7223 clauses out of 14460 with flag 54443/45099
9.25/6.71	c cleaning 8111 clauses out of 16238 with flag 73290/54100
10.30/7.76	c cleaning 9055 clauses out of 18126 with flag 94186/64099
11.46/8.86	c cleaning 10029 clauses out of 20072 with flag 117218/75100
12.70/10.08	c cleaning 11013 clauses out of 22043 with flag 142308/87100
14.00/11.30	c cleaning 12007 clauses out of 24030 with flag 169500/100100
15.47/12.76	c cleaning 13004 clauses out of 26023 with flag 199036/114100
17.18/14.33	c cleaning 13999 clauses out of 28018 with flag 230619/129099
19.14/16.11	c cleaning 15000 clauses out of 30020 with flag 264196/145100
20.94/17.82	c cleaning 15999 clauses out of 32020 with flag 299704/162100
22.52/19.47	c cleaning 16998 clauses out of 34020 with flag 336834/180099
24.82/21.64	c cleaning 17999 clauses out of 36022 with flag 376837/199099
27.15/23.84	c cleaning 18999 clauses out of 38024 with flag 418700/219100
29.24/25.97	c cleaning 20007 clauses out of 40025 with flag 462753/240100
31.74/28.30	c cleaning 20997 clauses out of 42017 with flag 508685/262099
34.26/30.79	c cleaning 22004 clauses out of 44021 with flag 556835/285100
36.85/33.33	c cleaning 22995 clauses out of 46016 with flag 607056/309099
39.73/36.14	c cleaning 23998 clauses out of 48022 with flag 659318/334100
42.75/39.10	c cleaning 25003 clauses out of 50023 with flag 713775/360099
46.25/42.32	c cleaning 26000 clauses out of 52020 with flag 770051/387099
49.55/45.53	c cleaning 27000 clauses out of 54021 with flag 828570/415100
52.93/48.85	c cleaning 28004 clauses out of 56021 with flag 889219/444100
56.32/52.23	c cleaning 29002 clauses out of 58017 with flag 952155/474100
60.03/55.81	c cleaning 29999 clauses out of 60014 with flag 1016969/505099
63.77/59.49	c cleaning 30996 clauses out of 62015 with flag 1084022/537099
68.00/63.51	c cleaning 32001 clauses out of 64020 with flag 1152845/570100
72.27/67.62	c cleaning 32998 clauses out of 66018 with flag 1223910/604099
76.37/71.72	c cleaning 34000 clauses out of 68021 with flag 1296601/639100
80.72/76.07	c cleaning 35001 clauses out of 70020 with flag 1371782/675099
85.02/80.28	c cleaning 36002 clauses out of 72019 with flag 1449078/712099
89.77/84.80	c cleaning 37000 clauses out of 74017 with flag 1527831/750099
94.47/89.33	c cleaning 37999 clauses out of 76018 with flag 1609080/789100
99.25/93.96	c cleaning 38999 clauses out of 78018 with flag 1692424/829099
104.46/99.02	c cleaning 39996 clauses out of 80020 with flag 1778214/870100
110.27/104.46	c cleaning 41001 clauses out of 82024 with flag 1866208/912100
115.25/109.48	c cleaning 42000 clauses out of 84022 with flag 1955921/955099
120.56/114.73	c cleaning 43005 clauses out of 86022 with flag 2047355/999099
121.34/115.47	c Got one! Elapsed wall clock time (in seconds):115.327
121.34/115.47	o 229
122.24/116.31	c cleaning 27742 clauses out of 55503 with flag 10561/1011585
122.85/116.98	c cleaning 16872 clauses out of 33762 with flag 23116/1017586
123.54/117.64	c cleaning 11936 clauses out of 23890 with flag 37697/1024586
124.37/118.37	c cleaning 9965 clauses out of 19953 with flag 54312/1032585
125.18/119.17	c cleaning 9484 clauses out of 18988 with flag 73088/1041585
126.26/120.14	c cleaning 9741 clauses out of 19504 with flag 93947/1051585
127.15/121.08	c cleaning 10374 clauses out of 20763 with flag 117022/1062585
128.25/122.19	c cleaning 11187 clauses out of 22390 with flag 142059/1074586
129.54/123.42	c cleaning 12093 clauses out of 24203 with flag 169146/1087586
131.03/124.84	c cleaning 13045 clauses out of 26110 with flag 198237/1101586
132.42/126.29	c cleaning 14020 clauses out of 28065 with flag 229454/1116586
134.01/127.83	c cleaning 15011 clauses out of 30044 with flag 262974/1132585
135.82/129.54	c cleaning 16009 clauses out of 32034 with flag 298412/1149586
137.62/131.31	c cleaning 17003 clauses out of 34025 with flag 335968/1167586
139.74/133.30	c cleaning 17999 clauses out of 36022 with flag 375630/1186586
141.64/135.27	c cleaning 18999 clauses out of 38023 with flag 417510/1206586
143.84/137.41	c cleaning 20001 clauses out of 40024 with flag 461566/1227586
146.24/139.79	c cleaning 20999 clauses out of 42022 with flag 507921/1249585
148.44/142.00	c cleaning 21998 clauses out of 44024 with flag 555668/1272586
151.02/144.41	c cleaning 23000 clauses out of 46025 with flag 606007/1296585
153.74/147.09	c cleaning 24001 clauses out of 48025 with flag 658272/1321585
156.43/149.77	c cleaning 24998 clauses out of 50025 with flag 712737/1347586
159.65/152.89	c cleaning 26002 clauses out of 52027 with flag 769022/1374586
162.75/155.92	c cleaning 27002 clauses out of 54024 with flag 827295/1402585
166.13/159.28	c cleaning 27999 clauses out of 56022 with flag 887877/1431585
169.87/162.80	c cleaning 29003 clauses out of 58024 with flag 950401/1461586
173.21/166.11	c cleaning 29998 clauses out of 60020 with flag 1015155/1492585
176.81/169.67	c cleaning 31000 clauses out of 62023 with flag 1082007/1524586
180.51/173.25	c cleaning 32000 clauses out of 64024 with flag 1150819/1557587
185.34/177.93	c cleaning 33005 clauses out of 66024 with flag 1223014/1591587
189.88/182.35	c cleaning 33999 clauses out of 68018 with flag 1296027/1626586
194.18/186.69	c cleaning 35001 clauses out of 70018 with flag 1371663/1662585
199.13/191.50	c cleaning 36000 clauses out of 72017 with flag 1449054/1699585
204.08/196.42	c cleaning 37000 clauses out of 74018 with flag 1528676/1737586
209.45/201.72	c cleaning 37997 clauses out of 76017 with flag 1610545/1776585
214.55/206.77	c cleaning 39000 clauses out of 78021 with flag 1694554/1816586
220.54/212.61	c cleaning 40002 clauses out of 80021 with flag 1780198/1857586
225.96/217.99	c cleaning 41000 clauses out of 82018 with flag 1867950/1899585
231.95/223.86	c cleaning 42002 clauses out of 84019 with flag 1957749/1942586
237.45/229.23	c cleaning 42997 clauses out of 86016 with flag 2049465/1986585
243.50/235.10	c cleaning 44002 clauses out of 88020 with flag 2143828/2031586
249.22/240.77	c cleaning 44997 clauses out of 90017 with flag 2239771/2077585
255.65/246.92	c cleaning 46001 clauses out of 92021 with flag 2337814/2124586
261.87/253.04	c cleaning 47000 clauses out of 94019 with flag 2438002/2172585
268.04/259.14	c cleaning 48001 clauses out of 96020 with flag 2540849/2221586
274.72/265.67	c cleaning 48997 clauses out of 98018 with flag 2645356/2271585
281.88/272.60	c cleaning 50001 clauses out of 100022 with flag 2751780/2322586
289.04/279.49	c cleaning 51001 clauses out of 102021 with flag 2860220/2374586
297.21/286.99	c cleaning 51996 clauses out of 104019 with flag 2970537/2427585
304.56/294.25	c cleaning 53000 clauses out of 106023 with flag 3083244/2481585
312.00/301.65	c cleaning 53995 clauses out of 108024 with flag 3197765/2536586
319.33/308.90	c cleaning 55005 clauses out of 110029 with flag 3314773/2592586
326.88/316.39	c cleaning 56001 clauses out of 112023 with flag 3434089/2649585
334.61/323.93	c cleaning 57001 clauses out of 114022 with flag 3555561/2707585
342.69/331.90	c cleaning 58003 clauses out of 116022 with flag 3678859/2766586
350.99/339.92	c cleaning 59000 clauses out of 118019 with flag 3804821/2826586
359.19/347.95	c cleaning 59995 clauses out of 120019 with flag 3932420/2887586
367.89/356.58	c cleaning 61003 clauses out of 122024 with flag 4061905/2949586
376.37/364.98	c cleaning 61999 clauses out of 124020 with flag 4193618/3012585
384.60/373.05	c cleaning 63000 clauses out of 126021 with flag 4328250/3076585
393.26/381.62	c cleaning 64000 clauses out of 128022 with flag 4464333/3141586
401.63/389.89	c cleaning 65000 clauses out of 130021 with flag 4602588/3207585
410.82/398.96	c cleaning 65997 clauses out of 132021 with flag 4742611/3274585
420.46/408.20	c cleaning 66999 clauses out of 134025 with flag 4884506/3342586
430.34/417.96	c cleaning 68002 clauses out of 136025 with flag 5027786/3411585
440.44/427.93	c cleaning 69002 clauses out of 138024 with flag 5173908/3481586
450.43/437.78	c cleaning 69999 clauses out of 140021 with flag 5321923/3552585
461.08/448.26	c cleaning 70999 clauses out of 142023 with flag 5471462/3624586
471.42/458.52	c cleaning 72003 clauses out of 144025 with flag 5623574/3697587
481.75/468.79	c cleaning 73000 clauses out of 146021 with flag 5777434/3771586
492.45/479.25	c cleaning 73994 clauses out of 148020 with flag 5933483/3846585
504.18/490.73	c cleaning 75001 clauses out of 150026 with flag 6091860/3922585
516.76/503.04	c cleaning 76000 clauses out of 152026 with flag 6252741/3999586
529.29/515.45	c cleaning 77001 clauses out of 154025 with flag 6415888/4077585
541.36/527.33	c cleaning 78004 clauses out of 156025 with flag 6580202/4156586
553.68/539.43	c cleaning 78996 clauses out of 158020 with flag 6747699/4236585
568.67/554.16	c cleaning 80007 clauses out of 160025 with flag 6924075/4317586
581.26/566.58	c cleaning 80999 clauses out of 162017 with flag 7095114/4399585
595.30/580.15	c cleaning 82000 clauses out of 164019 with flag 7268439/4482586
610.39/594.27	c cleaning 83000 clauses out of 166019 with flag 7444063/4566586
624.24/607.95	c cleaning 84002 clauses out of 168019 with flag 7621126/4651586
638.49/621.91	c cleaning 84994 clauses out of 170016 with flag 7799568/4737585
653.12/636.12	c cleaning 86002 clauses out of 172022 with flag 7981003/4824585
666.67/649.24	c cleaning 86999 clauses out of 174020 with flag 8164501/4912585
680.05/662.53	c cleaning 88002 clauses out of 176021 with flag 8349562/5001585
695.56/677.51	c cleaning 89004 clauses out of 178020 with flag 8537143/5091586
709.75/691.62	c cleaning 89999 clauses out of 180016 with flag 8727191/5182586
724.35/706.16	c cleaning 90997 clauses out of 182016 with flag 8919711/5274585
738.21/719.60	c cleaning 91998 clauses out of 184021 with flag 9113566/5367587
753.41/734.75	c cleaning 93002 clauses out of 186021 with flag 9309348/5461585
770.01/750.81	c cleaning 94001 clauses out of 188019 with flag 9507213/5556585
786.64/767.00	c cleaning 94999 clauses out of 190019 with flag 9707257/5652586
802.94/782.27	c cleaning 95993 clauses out of 192019 with flag 9909102/5749585
819.58/798.41	c cleaning 96999 clauses out of 194026 with flag 10112416/5847585
836.63/814.34	c cleaning 98003 clauses out of 196028 with flag 10318773/5946586
853.59/830.82	c cleaning 99002 clauses out of 198024 with flag 10527900/6046585
870.89/847.08	c cleaning 100004 clauses out of 200023 with flag 10738702/6147586
888.27/863.16	c cleaning 101001 clauses out of 202019 with flag 10952157/6249586
906.22/879.86	c cleaning 102000 clauses out of 204017 with flag 11167657/6352585
924.83/896.37	c cleaning 102994 clauses out of 206017 with flag 11384416/6456585
942.22/912.41	c cleaning 104002 clauses out of 208024 with flag 11603215/6561586
961.03/929.03	c cleaning 105005 clauses out of 210023 with flag 11825136/6667587
978.75/945.37	c cleaning 106000 clauses out of 212016 with flag 12048659/6774585
995.56/960.99	c cleaning 106997 clauses out of 214016 with flag 12273060/6882585
1014.99/978.05	c cleaning 107997 clauses out of 216019 with flag 12500943/6991585
1033.08/994.87	c cleaning 108998 clauses out of 218022 with flag 12729803/7101585
1053.24/1012.74	c cleaning 110003 clauses out of 220025 with flag 12960040/7212586
1075.67/1032.73	c cleaning 111002 clauses out of 222022 with flag 13191698/7324586
1096.41/1052.16	c cleaning 111998 clauses out of 224019 with flag 13425915/7437585
1118.56/1071.75	c cleaning 112995 clauses out of 226021 with flag 13662367/7551585
1139.63/1091.38	c cleaning 114007 clauses out of 228028 with flag 13901633/7666587
1159.38/1109.64	c cleaning 115000 clauses out of 230019 with flag 14142637/7782585
1178.18/1126.97	c cleaning 116001 clauses out of 232019 with flag 14385321/7899585
1198.57/1145.80	c cleaning 116999 clauses out of 234018 with flag 14630245/8017585
1221.62/1167.31	c cleaning 117997 clauses out of 236019 with flag 14877819/8136585
1242.92/1187.30	c cleaning 119000 clauses out of 238022 with flag 15127155/8256585
1265.49/1208.45	c cleaning 120003 clauses out of 240023 with flag 15379003/8377586
1284.18/1226.76	c cleaning 120997 clauses out of 242019 with flag 15632356/8499585
1304.91/1246.17	c cleaning 121995 clauses out of 244022 with flag 15888174/8622585
1327.21/1266.86	c cleaning 123001 clauses out of 246027 with flag 16145395/8746585
1348.26/1286.43	c cleaning 124005 clauses out of 248028 with flag 16405170/8871587
1371.55/1308.28	c cleaning 124997 clauses out of 250021 with flag 16666269/8997585
1393.11/1328.16	c cleaning 125999 clauses out of 252024 with flag 16930513/9124585
1398.75/1333.74	c Got one! Elapsed wall clock time (in seconds):1333.593
1398.75/1333.74	o 228
1401.94/1336.94	c cleaning 89093 clauses out of 178203 with flag 11220/9176763
1403.53/1338.50	c cleaning 47545 clauses out of 95110 with flag 23739/9182763
1404.46/1339.44	c cleaning 27273 clauses out of 54565 with flag 38303/9189763
1405.26/1340.24	c cleaning 17635 clauses out of 35292 with flag 54988/9197763
1406.06/1341.06	c cleaning 13321 clauses out of 26658 with flag 73787/9206764
1406.96/1341.95	c cleaning 11658 clauses out of 23337 with flag 94574/9216764
1407.96/1342.96	c cleaning 11330 clauses out of 22679 with flag 117406/9227764
1409.08/1344.08	c cleaning 11664 clauses out of 23348 with flag 142307/9239763
1410.37/1345.30	c cleaning 12333 clauses out of 24685 with flag 169324/9252764
1411.57/1346.56	c cleaning 13163 clauses out of 26351 with flag 198574/9266763
1413.00/1347.97	c cleaning 14086 clauses out of 28189 with flag 229903/9281764
1414.59/1349.55	c cleaning 15041 clauses out of 30103 with flag 263324/9297764
1416.29/1351.24	c cleaning 16019 clauses out of 32062 with flag 298714/9314764
1418.15/1352.99	c cleaning 17010 clauses out of 34042 with flag 336149/9332763
1420.07/1354.89	c cleaning 18007 clauses out of 36033 with flag 375801/9351764
1422.11/1356.83	c cleaning 18999 clauses out of 38027 with flag 417567/9371765
1424.36/1359.06	c cleaning 20003 clauses out of 40026 with flag 461429/9392763
1426.71/1361.35	c cleaning 21002 clauses out of 42024 with flag 507511/9414764
1429.42/1363.82	c cleaning 22001 clauses out of 44021 with flag 555481/9437763
1432.09/1366.45	c cleaning 22996 clauses out of 46020 with flag 605853/9461763
1435.41/1369.23	c cleaning 24001 clauses out of 48025 with flag 658097/9486764
1438.57/1372.14	c cleaning 25000 clauses out of 50023 with flag 712385/9512763
1442.42/1375.42	c cleaning 25997 clauses out of 52023 with flag 768805/9539763
1445.85/1378.55	c cleaning 27001 clauses out of 54026 with flag 827315/9567763
1449.40/1382.04	c cleaning 28000 clauses out of 56025 with flag 887966/9596763
1453.22/1385.58	c cleaning 29001 clauses out of 58026 with flag 950445/9626764
1457.27/1389.22	c cleaning 30000 clauses out of 60024 with flag 1015392/9657763
1461.86/1393.19	c cleaning 31000 clauses out of 62025 with flag 1082456/9689764
1466.04/1396.98	c cleaning 31998 clauses out of 64024 with flag 1151451/9722763
1470.91/1401.14	c cleaning 33000 clauses out of 66027 with flag 1222494/9756764
1475.89/1405.57	c cleaning 34001 clauses out of 68026 with flag 1295497/9791763
1480.95/1409.98	c cleaning 34999 clauses out of 70026 with flag 1370611/9827764
1486.07/1414.62	c cleaning 35999 clauses out of 72028 with flag 1447761/9864765
1491.54/1419.35	c cleaning 37002 clauses out of 74027 with flag 1526848/9902763
1497.12/1424.40	c cleaning 37999 clauses out of 76026 with flag 1608558/9941764
1502.87/1429.39	c cleaning 38999 clauses out of 78026 with flag 1692521/9981763
1508.36/1434.34	c cleaning 40000 clauses out of 80027 with flag 1778106/10022763
1514.16/1439.63	c cleaning 40998 clauses out of 82027 with flag 1865808/10064763
1520.41/1445.08	c cleaning 42005 clauses out of 84029 with flag 1955554/10107763
1526.79/1450.96	c cleaning 42998 clauses out of 86024 with flag 2047172/10151763
1533.26/1456.99	c cleaning 43998 clauses out of 88026 with flag 2140883/10196763
1539.06/1462.59	c cleaning 45000 clauses out of 90029 with flag 2236540/10242764
1544.99/1468.32	c cleaning 46006 clauses out of 92029 with flag 2334526/10289764
1551.28/1474.51	c cleaning 47001 clauses out of 94023 with flag 2434933/10337764
1557.86/1480.96	c cleaning 47997 clauses out of 96021 with flag 2537256/10386763
1564.38/1487.35	c cleaning 49000 clauses out of 98024 with flag 2641548/10436763
1571.09/1493.84	c cleaning 50002 clauses out of 100024 with flag 2748396/10487763
1577.73/1500.38	c cleaning 51000 clauses out of 102023 with flag 2857004/10539764
1584.08/1506.65	c cleaning 51997 clauses out of 104022 with flag 2967321/10592763
1590.56/1513.08	c cleaning 53000 clauses out of 106025 with flag 3080299/10646763
1597.56/1519.92	c cleaning 54001 clauses out of 108026 with flag 3195334/10701764
1604.79/1527.00	c cleaning 55002 clauses out of 110024 with flag 3312385/10757763
1611.82/1533.92	c cleaning 55998 clauses out of 112022 with flag 3430655/10814763
1619.26/1541.21	c cleaning 56999 clauses out of 114024 with flag 3551708/10872763
1626.50/1548.37	c cleaning 58000 clauses out of 116026 with flag 3674624/10931764
1634.24/1555.93	c cleaning 58999 clauses out of 118026 with flag 3799556/10991764
1642.45/1563.95	c cleaning 60005 clauses out of 120027 with flag 3926949/11052764
1650.90/1572.29	c cleaning 60998 clauses out of 122021 with flag 4056536/11114763
1658.73/1579.93	c cleaning 62000 clauses out of 124023 with flag 4188023/11177763
1667.21/1588.33	c cleaning 63000 clauses out of 126024 with flag 4321795/11241764
1675.83/1596.71	c cleaning 64000 clauses out of 128024 with flag 4457542/11306764
1685.54/1606.28	c cleaning 65000 clauses out of 130023 with flag 4594944/11372763
1694.58/1615.17	c cleaning 65999 clauses out of 132023 with flag 4734100/11439763
1703.59/1624.04	c cleaning 67000 clauses out of 134025 with flag 4875824/11507764
1714.01/1634.20	c cleaning 68002 clauses out of 136025 with flag 5019605/11576764
1724.10/1644.12	c cleaning 68999 clauses out of 138022 with flag 5164990/11646763
1734.20/1653.86	c cleaning 69998 clauses out of 140023 with flag 5312900/11717763
1744.96/1664.49	c cleaning 71002 clauses out of 142025 with flag 5463565/11789763
1755.22/1674.47	c cleaning 72005 clauses out of 144024 with flag 5615298/11862764
1766.05/1684.62	c cleaning 73000 clauses out of 146019 with flag 5769242/11936764
1777.67/1696.05	c cleaning 73999 clauses out of 148019 with flag 5925045/12011764
1789.00/1707.24	c cleaning 75000 clauses out of 150019 with flag 6083025/12087763
1799.75/1717.86	c cleaning 75999 clauses out of 152020 with flag 6243331/12164764
1811.50/1729.31	c cleaning 77001 clauses out of 154020 with flag 6405381/12242763
1823.24/1740.92	c cleaning 78002 clauses out of 156020 with flag 6569611/12321764
1835.25/1752.63	c cleaning 79001 clauses out of 158017 with flag 6736231/12401763
1846.43/1763.59	c cleaning 80000 clauses out of 160017 with flag 6905078/12482764
1858.66/1775.61	c cleaning 80999 clauses out of 162017 with flag 7075503/12564764
1871.44/1788.03	c cleaning 82002 clauses out of 164017 with flag 7248358/12647763
1883.43/1799.79	c cleaning 82997 clauses out of 166016 with flag 7423154/12731764
1897.27/1813.42	c cleaning 84001 clauses out of 168020 with flag 7599831/12816765
1909.91/1825.87	c cleaning 84996 clauses out of 170017 with flag 7779274/12902763
1923.94/1839.61	c cleaning 86002 clauses out of 172021 with flag 7960387/12989763
1936.25/1851.61	c cleaning 86998 clauses out of 174020 with flag 8143787/13077764
1949.47/1864.60	c cleaning 87998 clauses out of 176021 with flag 8328853/13166763
1962.12/1877.02	c cleaning 89002 clauses out of 178023 with flag 8515984/13256763
1975.78/1890.44	c cleaning 90001 clauses out of 180022 with flag 8705697/13347764
1990.85/1905.23	c cleaning 90997 clauses out of 182021 with flag 8896775/13439764
2005.49/1919.48	c cleaning 92003 clauses out of 184023 with flag 9090710/13532763
2020.96/1933.89	c cleaning 93001 clauses out of 186020 with flag 9286430/13626763
2035.82/1948.24	c cleaning 93997 clauses out of 188019 with flag 9484936/13721763
2050.73/1962.74	c cleaning 95003 clauses out of 190024 with flag 9684962/13817765
2066.48/1978.09	c cleaning 95998 clauses out of 192019 with flag 9886696/13914763
2082.11/1992.49	c cleaning 96996 clauses out of 194022 with flag 10090981/14012764
2097.74/2007.61	c cleaning 98000 clauses out of 196025 with flag 10297605/14111763
2112.48/2021.91	c cleaning 98998 clauses out of 198025 with flag 10505670/14211763
2129.99/2038.94	c cleaning 100004 clauses out of 200028 with flag 10716067/14312764
2148.68/2056.29	c cleaning 101002 clauses out of 202023 with flag 10929180/14414763
2165.15/2072.29	c cleaning 101999 clauses out of 204021 with flag 11143807/14517763
2181.72/2088.32	c cleaning 103002 clauses out of 206024 with flag 11360969/14621765
2202.03/2107.43	c cleaning 103998 clauses out of 208021 with flag 11579835/14726764
2220.49/2125.49	c cleaning 105000 clauses out of 210022 with flag 11800703/14832763
2239.32/2143.89	c cleaning 106003 clauses out of 212022 with flag 12024682/14939763
2263.26/2166.28	c cleaning 107002 clauses out of 214020 with flag 12250726/15047764
2281.62/2184.14	c cleaning 107999 clauses out of 216017 with flag 12478289/15156763
2304.22/2206.45	c cleaning 109002 clauses out of 218019 with flag 12708151/15266764
2324.43/2225.41	c cleaning 109994 clauses out of 220016 with flag 12940587/15377763
2345.00/2244.54	c cleaning 111002 clauses out of 222024 with flag 13174485/15489765
2365.95/2264.03	c cleaning 112002 clauses out of 224021 with flag 13408799/15602764
2386.07/2282.82	c cleaning 113000 clauses out of 226019 with flag 13645264/15716764
2405.47/2300.90	c cleaning 113993 clauses out of 228018 with flag 13884618/15831763
2425.09/2319.13	c cleaning 115004 clauses out of 230025 with flag 14126006/15947763
2445.49/2337.16	c cleaning 115999 clauses out of 232021 with flag 14369463/16064763
2466.85/2357.18	c cleaning 116996 clauses out of 234022 with flag 14614734/16182763
2490.80/2378.56	c cleaning 118005 clauses out of 236027 with flag 14862263/16301764
2512.26/2398.65	c cleaning 118996 clauses out of 238021 with flag 15111535/16421763
2535.17/2418.96	c cleaning 120004 clauses out of 240026 with flag 15363006/16542764
2560.00/2442.27	c cleaning 120999 clauses out of 242022 with flag 15616823/16664764
2583.48/2463.07	c cleaning 122002 clauses out of 244023 with flag 15872616/16787764
2607.55/2485.66	c cleaning 123001 clauses out of 246021 with flag 16130125/16911764
2630.44/2507.17	c cleaning 124001 clauses out of 248019 with flag 16389385/17036763
2653.28/2527.34	c cleaning 125000 clauses out of 250019 with flag 16650415/17162764
2675.83/2548.43	c cleaning 126001 clauses out of 252018 with flag 16915392/17289763
2697.98/2569.03	c cleaning 126999 clauses out of 254017 with flag 17182614/17417763
2723.18/2592.80	c cleaning 127997 clauses out of 256018 with flag 17451517/17546763
2750.08/2618.47	c cleaning 129003 clauses out of 258022 with flag 17721896/17676764
2775.82/2641.44	c cleaning 130000 clauses out of 260018 with flag 17994184/17807763
2802.10/2666.08	c cleaning 130998 clauses out of 262018 with flag 18267597/17939763
2826.66/2687.87	c cleaning 131996 clauses out of 264021 with flag 18544329/18072764
2852.35/2711.93	c cleaning 133000 clauses out of 266024 with flag 18823196/18206763
2880.52/2737.32	c cleaning 134005 clauses out of 268025 with flag 19104396/18341764
2905.23/2760.23	c cleaning 135000 clauses out of 270021 with flag 19388259/18477765
2931.11/2784.62	c cleaning 136001 clauses out of 272020 with flag 19673578/18614764
2960.00/2810.59	c cleaning 137000 clauses out of 274019 with flag 19962112/18752764
2986.66/2835.33	c cleaning 137994 clauses out of 276019 with flag 20251603/18891764
3013.36/2860.41	c cleaning 139003 clauses out of 278025 with flag 20543047/19031764
3039.86/2885.26	c cleaning 140002 clauses out of 280021 with flag 20835237/19172763
3067.72/2911.58	c cleaning 141000 clauses out of 282021 with flag 21131312/19314765
3096.78/2938.92	c cleaning 141999 clauses out of 284020 with flag 21428610/19457764
3128.34/2967.30	c cleaning 143000 clauses out of 286021 with flag 21728477/19601764
3158.78/2995.92	c cleaning 143997 clauses out of 288021 with flag 22031017/19746764
3190.00/3025.53	c cleaning 145000 clauses out of 290024 with flag 22335310/19892764
3223.97/3056.37	c cleaning 146001 clauses out of 292023 with flag 22641333/20039763
3256.22/3086.75	c cleaning 147000 clauses out of 294022 with flag 22949945/20187763
3290.75/3119.35	c cleaning 147999 clauses out of 296022 with flag 23260271/20336763
3324.57/3151.39	c cleaning 149000 clauses out of 298024 with flag 23572630/20486764
3356.23/3181.18	c cleaning 150000 clauses out of 300024 with flag 23887299/20637764
3386.38/3209.53	c cleaning 151000 clauses out of 302023 with flag 24203309/20789763
3415.73/3237.13	c cleaning 152002 clauses out of 304023 with flag 24522057/20942763
3445.54/3266.39	c cleaning 152999 clauses out of 306022 with flag 24842275/21096764
3477.63/3296.76	c cleaning 154000 clauses out of 308022 with flag 25165405/21251763
3509.79/3327.22	c cleaning 155001 clauses out of 310022 with flag 25490333/21407763
3541.68/3355.85	c cleaning 156001 clauses out of 312022 with flag 25817808/21564764
3572.68/3385.07	c cleaning 156999 clauses out of 314021 with flag 26146403/21722764
3600.07/3409.41	c starts		: 7
3600.07/3409.42	c conflicts		: 21873232
3600.07/3409.42	c decisions		: 30331671
3600.07/3409.42	c propagations		: 405960280
3600.07/3409.42	c inspects		: 14317514147
3600.07/3409.42	c shortcuts		: 0
3600.07/3409.42	c learnt literals	: 0
3600.07/3409.42	c learnt binary clauses	: 0
3600.07/3409.42	c learnt ternary clauses	: 0
3600.07/3409.42	c learnt constraints	: 21873232
3600.07/3409.42	c ignored constraints	: 0
3600.07/3409.42	c root simplifications	: 0
3600.07/3409.42	c removed literals (reason simplification)	: 55768
3600.07/3409.42	c reason swapping (by a shorter reason)	: 0
3600.07/3409.42	c Calls to reduceDB	: 320
3600.07/3409.42	c Number of update (reduction) of LBD	: 360433
3600.07/3409.42	c Imported unit clauses	: 0
3600.07/3409.42	c No decision after first conflict	: false
3600.07/3409.42	c number of reductions to clauses (during analyze)	: 0
3600.07/3409.42	c number of learned constraints concerned by reduction	: 0
3600.07/3409.42	c number of learning phase by resolution	: 0
3600.07/3409.42	c number of learning phase by cutting planes	: 0
3600.07/3409.42	c number of rounding to 1 operations	: 0
3600.07/3409.42	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.07/3409.42	c number of reductions of the coefficients by power 2 	: 0
3600.07/3409.42	c number of right shift for reduction by power 2 	: 0
3600.07/3409.42	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.07/3409.42	c number of ending skipping 	: 0
3600.07/3409.42	c number of internal skipping 	: 0
3600.07/3409.42	c number of derivation steps 	: 0
3600.07/3409.42	c number of skipped derivation steps 	: 0
3600.07/3409.42	c number of remaining unassigned 	: 0
3600.07/3409.42	c number of remaining assigned 	: 0
3600.07/3409.42	c number of falsified literals weakened from reason	: 0
3600.07/3409.42	c number of falsified literals weakened from conflict	: 0
3600.07/3409.42	c time for arithmetic operations	: 0
3600.07/3409.42	c minimum degree of deleted constraints	: null
3600.07/3409.42	c maximum degree of deleted constraints	: null
3600.07/3409.42	c number of deleted constraints	: 0
3600.07/3409.42	c speed (assignments/second)	: 119078.25585498488
3600.07/3409.42	c non guided choices	: 0
3600.07/3409.49	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 307490
3600.07/3409.49	s SATISFIABLE
3600.07/3409.49	c Found 6 solution(s)
3600.07/3409.49	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 
3600.26/3409.50	c objective function=228
3600.26/3409.50	c Total wall clock time (in seconds): 3409.354

Verifier Data

OK	228

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: 63665 MiB (7587 MiB free)
  memory of node 1: 64507 MiB (33782 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4489055-1751343268/watcher-4489055-1751343268 -o /tmp/evaluation-result-4489055-1751343268/solver-4489055-1751343268 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751336155-49844 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4489055-1751343268 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4489055-1751343268.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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 FSIZE limit: 102400000 KiB
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 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=51834, runsolver pid=51831
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 4.40 4.28 4.27 6/345 51852
/proc/meminfo: memFree=42321544/131250000 swapFree=33010416/33010684
[pid=51834] ppid=51831 vsize=18930384 memory=53136 CPUtime=0.11 cores=5,7
/proc/51834/stat : 51834 (java) S 51831 51834 49831 0 -1 4194304 6449 0 4 0 9 2 0 0 20 0 18 0 50004620 19384713216 13284 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
/proc/51834/statm: 4732596 13284 5335 1 0 547531 0
[pid=51834/tid=51836] ppid=51831 vsize=18930384 memory=4026531960 CPUtime=0.07 cores=5,7
/proc/51834/task/51836/stat : 51836 (java) R 51831 51834 49831 0 -1 4194368 4987 0 1 0 6 1 0 0 20 0 18 0 50004623 19384713216 13284 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51845] ppid=51831 vsize=18930384 memory=237112656212 CPUtime=0 cores=5,7
/proc/51834/task/51845/stat : 51845 (Finalizer) S 51831 51834 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 50004625 19384713216 13284 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51852] ppid=51831 vsize=18930384 memory=59585004336188 CPUtime=0 cores=5,7
/proc/51834/task/51852/stat : 51852 (Common-Cleaner) S 51831 51834 49831 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 50004625 19384713216 13284 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 53136 KiB

[startup+0.206325 s]*
/proc/loadavg: 4.40 4.28 4.27 6/345 51852
/proc/meminfo: memFree=42303272/131250000 swapFree=33010416/33010684
[pid=51834] ppid=51831 vsize=18930384 memory=64080 CPUtime=0.3 cores=5,7
/proc/51834/stat : 51834 (java) S 51831 51834 49831 0 -1 4194304 7030 0 4 0 27 3 0 0 20 0 18 0 50004620 19384713216 16020 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
/proc/51834/statm: 4732596 16020 5463 1 0 547925 0
[pid=51834/tid=51836] ppid=51831 vsize=18930384 memory=4026663196 CPUtime=0.16 cores=5,7
/proc/51834/task/51836/stat : 51836 (java) S 51831 51834 49831 0 -1 4194368 5311 0 1 0 15 1 0 0 20 0 18 0 50004623 19384713216 16020 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51845] ppid=51831 vsize=18930384 memory=16163 CPUtime=0 cores=5,7
/proc/51834/task/51845/stat : 51845 (Finalizer) S 51831 51834 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 50004625 19384713216 16020 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51852] ppid=51831 vsize=18930384 memory=58485492679654 CPUtime=0 cores=5,7
/proc/51834/task/51852/stat : 51852 (Common-Cleaner) S 51831 51834 49831 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 50004625 19384713216 16020 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 64080 KiB

[startup+0.305923 s]*
/proc/loadavg: 4.40 4.28 4.27 6/346 51853
/proc/meminfo: memFree=42298168/131250000 swapFree=33010416/33010684
[pid=51834] ppid=51831 vsize=18996948 memory=70836 CPUtime=0.48 cores=5,7
/proc/51834/stat : 51834 (java) S 51831 51834 49831 0 -1 4194304 8231 0 4 0 45 3 0 0 20 0 19 0 50004620 19452874752 17709 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
/proc/51834/statm: 4749237 17709 5463 1 0 548729 0
[pid=51834/tid=51836] ppid=51831 vsize=18996948 memory=-6000919502804642666 CPUtime=0.22 cores=5,7
/proc/51834/task/51836/stat : 51836 (java) R 51831 51834 49831 0 -1 4194368 5434 0 1 0 20 2 0 0 20 0 19 0 50004623 19452874752 17709 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51845] ppid=51831 vsize=18996948 memory=0 CPUtime=0 cores=5,7
/proc/51834/task/51845/stat : 51845 (Finalizer) S 51831 51834 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 50004625 19452874752 17709 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51852] ppid=51831 vsize=18996948 memory=0 CPUtime=0 cores=5,7
/proc/51834/task/51852/stat : 51852 (Common-Cleaner) S 51831 51834 49831 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 50004625 19452874752 17709 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51853] ppid=51831 vsize=18996948 memory=0 CPUtime=0 cores=5,7
/proc/51834/task/51853/stat : 51853 (Timer-0) S 51831 51834 49831 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 50004643 19452874752 17709 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 70836 KiB

[startup+0.700248 s]
/proc/loadavg: 4.40 4.28 4.27 8/346 51853
/proc/meminfo: memFree=42253680/131250000 swapFree=33010416/33010684
[pid=51834] ppid=51831 vsize=19063512 memory=165744 CPUtime=1.24 cores=5,7
/proc/51834/stat : 51834 (java) S 51831 51834 49831 0 -1 4194304 11325 0 4 0 118 6 0 0 20 0 20 0 50004620 19521036288 41436 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
/proc/51834/statm: 4765878 41436 5495 1 0 550930 0
[pid=51834/tid=51836] ppid=51831 vsize=19063512 memory=18304 CPUtime=0.53 cores=5,7
/proc/51834/task/51836/stat : 51836 (java) R 51831 51834 49831 0 -1 4194368 5500 0 1 0 50 3 0 0 20 0 20 0 50004623 19521036288 41436 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51845] ppid=51831 vsize=19063512 memory=10496 CPUtime=0 cores=5,7
/proc/51834/task/51845/stat : 51845 (Finalizer) S 51831 51834 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50004625 19521036288 41436 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51852] ppid=51831 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/51834/task/51852/stat : 51852 (Common-Cleaner) S 51831 51834 49831 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 50004625 19521036288 41436 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51853] ppid=51831 vsize=19063512 memory=4740 CPUtime=0 cores=5,7
/proc/51834/task/51853/stat : 51853 (Timer-0) S 51831 51834 49831 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50004643 19521036288 41436 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
Current children cumulated CPU time: 1.24 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 165744 KiB

[startup+1.50026 s]
/proc/loadavg: 4.40 4.28 4.27 6/347 51854
/proc/meminfo: memFree=42198404/131250000 swapFree=33010416/33010684
[pid=51834] ppid=51831 vsize=19063512 memory=187504 CPUtime=2.83 cores=5,7
/proc/51834/stat : 51834 (java) S 51831 51834 49831 0 -1 4194304 14553 0 4 0 275 8 0 0 20 0 20 0 50004620 19521036288 46876 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
/proc/51834/statm: 4765878 46876 5495 1 0 553169 0
[pid=51834/tid=51836] ppid=51831 vsize=19063512 memory=10496 CPUtime=1.28 cores=5,7
/proc/51834/task/51836/stat : 51836 (java) R 51831 51834 49831 0 -1 4194368 5522 0 1 0 124 4 0 0 20 0 20 0 50004623 19521036288 46876 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51845] ppid=51831 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/51834/task/51845/stat : 51845 (Finalizer) S 51831 51834 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50004625 19521036288 46876 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51852] ppid=51831 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/51834/task/51852/stat : 51852 (Common-Cleaner) S 51831 51834 49831 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 50004625 19521036288 46876 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51853] ppid=51831 vsize=19063512 memory=4740 CPUtime=0 cores=5,7
/proc/51834/task/51853/stat : 51853 (Timer-0) S 51831 51834 49831 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50004643 19521036288 46876 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
Current children cumulated CPU time: 2.83 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 187504 KiB

[startup+3.10587 s]
/proc/loadavg: 4.40 4.28 4.27 6/347 51854
/proc/meminfo: memFree=41580548/131250000 swapFree=33010416/33010684
[pid=51834] ppid=51831 vsize=19063512 memory=744984 CPUtime=5.42 cores=5,7
/proc/51834/stat : 51834 (java) S 51831 51834 49831 0 -1 4194304 15754 0 4 0 519 23 0 0 20 0 20 0 50004620 19521036288 186246 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
/proc/51834/statm: 4765878 186246 5495 1 0 666086 0
[pid=51834/tid=51836] ppid=51831 vsize=19063512 memory=10496 CPUtime=2.79 cores=5,7
/proc/51834/task/51836/stat : 51836 (java) R 51831 51834 49831 0 -1 4194368 5799 0 1 0 262 17 0 0 20 0 20 0 50004623 19521036288 186246 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51845] ppid=51831 vsize=19063512 memory=-6000919502804642666 CPUtime=0 cores=5,7
/proc/51834/task/51845/stat : 51845 (Finalizer) S 51831 51834 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50004625 19521036288 186246 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51852] ppid=51831 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/51834/task/51852/stat : 51852 (Common-Cleaner) S 51831 51834 49831 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 50004625 19521036288 186246 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51853] ppid=51831 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/51834/task/51853/stat : 51853 (Timer-0) S 51831 51834 49831 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50004643 19521036288 186246 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
Current children cumulated CPU time: 5.42 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 744984 KiB

[startup+6.30024 s]
/proc/loadavg: 4.37 4.27 4.27 5/347 51854
/proc/meminfo: memFree=40787292/131250000 swapFree=33010416/33010684
[pid=51834] ppid=51831 vsize=19063512 memory=1485648 CPUtime=8.86 cores=5,7
/proc/51834/stat : 51834 (java) S 51831 51834 49831 0 -1 4194304 16884 0 4 0 841 45 0 0 20 0 20 0 50004620 19521036288 371412 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
/proc/51834/statm: 4765878 371412 5495 1 0 929290 0
[pid=51834/tid=51836] ppid=51831 vsize=19063512 memory=0 CPUtime=5.81 cores=5,7
/proc/51834/task/51836/stat : 51836 (java) R 51831 51834 49831 0 -1 4194368 6103 0 1 0 546 35 0 0 20 0 20 0 50004623 19521036288 371412 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51845] ppid=51831 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/51834/task/51845/stat : 51845 (Finalizer) S 51831 51834 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50004625 19521036288 371412 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51852] ppid=51831 vsize=19063512 memory=10496 CPUtime=0 cores=5,7
/proc/51834/task/51852/stat : 51852 (Common-Cleaner) S 51831 51834 49831 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 50004625 19521036288 371412 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51853] ppid=51831 vsize=19063512 memory=187888 CPUtime=0 cores=5,7
/proc/51834/task/51853/stat : 51853 (Timer-0) S 51831 51834 49831 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50004643 19521036288 371412 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
Current children cumulated CPU time: 8.86 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1485648 KiB

[startup+12.7002 s]
/proc/loadavg: 4.34 4.27 4.27 5/347 51854
/proc/meminfo: memFree=39425216/131250000 swapFree=33010416/33010684
[pid=51834] ppid=51831 vsize=19063512 memory=2607584 CPUtime=15.47 cores=5,7
/proc/51834/stat : 51834 (java) S 51831 51834 49831 0 -1 4194304 21940 0 4 0 1469 78 0 0 20 0 20 0 50004620 19521036288 651896 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
/proc/51834/statm: 4765878 651896 5495 1 0 1088068 0
[pid=51834/tid=51836] ppid=51831 vsize=19063512 memory=187888 CPUtime=11.97 cores=5,7
/proc/51834/task/51836/stat : 51836 (java) R 51831 51834 49831 0 -1 4194368 7551 0 1 0 1133 64 0 0 20 0 20 0 50004623 19521036288 651896 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51845] ppid=51831 vsize=19063512 memory=10496 CPUtime=0 cores=5,7
/proc/51834/task/51845/stat : 51845 (Finalizer) S 51831 51834 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50004625 19521036288 651896 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51852] ppid=51831 vsize=19063512 memory=2607584 CPUtime=0 cores=5,7
/proc/51834/task/51852/stat : 51852 (Common-Cleaner) S 51831 51834 49831 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 50004625 19521036288 651896 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51853] ppid=51831 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/51834/task/51853/stat : 51853 (Timer-0) S 51831 51834 49831 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50004643 19521036288 651896 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
Current children cumulated CPU time: 15.47 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2607584 KiB

[startup+25.5002 s]
/proc/loadavg: 4.34 4.27 4.27 5/347 51855
/proc/meminfo: memFree=38159440/131250000 swapFree=33010416/33010684
[pid=51834] ppid=51831 vsize=19063512 memory=3391748 CPUtime=28.84 cores=5,7
/proc/51834/stat : 51834 (java) S 51831 51834 49831 0 -1 4194304 26011 0 4 0 2770 114 0 0 20 0 20 0 50004620 19521036288 847937 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
/proc/51834/statm: 4765878 847937 5495 1 0 1209228 0
[pid=51834/tid=51836] ppid=51831 vsize=19063512 memory=10496 CPUtime=24.18 cores=5,7
/proc/51834/task/51836/stat : 51836 (java) R 51831 51834 49831 0 -1 4194368 9353 0 1 0 2325 93 0 0 20 0 20 0 50004623 19521036288 847937 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51845] ppid=51831 vsize=19063512 memory=2607584 CPUtime=0 cores=5,7
/proc/51834/task/51845/stat : 51845 (Finalizer) S 51831 51834 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50004625 19521036288 847937 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51852] ppid=51831 vsize=19063512 memory=3104 CPUtime=0 cores=5,7
/proc/51834/task/51852/stat : 51852 (Common-Cleaner) S 51831 51834 49831 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 50004625 19521036288 847937 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51853] ppid=51831 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/51834/task/51853/stat : 51853 (Timer-0) S 51831 51834 49831 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50004643 19521036288 847937 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
Current children cumulated CPU time: 28.84 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3391748 KiB

[startup+51.1059 s]
/proc/loadavg: 4.22 4.25 4.26 5/347 51922
/proc/meminfo: memFree=67860636/131250000 swapFree=33010416/33010684
[pid=51834] ppid=51831 vsize=19063512 memory=4372960 CPUtime=55.23 cores=5,7
/proc/51834/stat : 51834 (java) S 51831 51834 49831 0 -1 4194304 32277 0 4 0 5356 167 0 0 20 0 20 0 50004620 19521036288 1093240 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
/proc/51834/statm: 4765878 1093240 5527 1 0 1347090 0
[pid=51834/tid=51836] ppid=51831 vsize=19063512 memory=3831004 CPUtime=48.82 cores=5,7
/proc/51834/task/51836/stat : 51836 (java) R 51831 51834 49831 0 -1 4194368 12686 0 1 0 4745 137 0 0 20 0 20 0 50004623 19521036288 1093240 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0

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

Current children cumulated CPU time: 3273.4 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3884296 KiB

[startup+3162.3 s]
/proc/loadavg: 4.36 4.44 4.45 5/346 52235
/proc/meminfo: memFree=703556/131250000 swapFree=33010416/33010684
[pid=51834] ppid=51831 vsize=19063512 memory=3884296 CPUtime=3335.73 cores=5,7
/proc/51834/stat : 51834 (java) S 51831 51834 49831 0 -1 4194304 2429677 0 4 0 329640 3933 0 0 20 0 20 0 50004620 19521036288 971074 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
/proc/51834/statm: 4765878 971074 5527 1 0 981650 0
[pid=51834/tid=51836] ppid=51831 vsize=19063512 memory=3884296 CPUtime=3067.53 cores=5,7
/proc/51834/task/51836/stat : 51836 (java) R 51831 51834 49831 0 -1 4194368 2251784 0 1 0 303069 3684 0 0 20 0 20 0 50004623 19521036288 971074 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51845] ppid=51831 vsize=19063512 memory=3884296 CPUtime=0 cores=5,7
/proc/51834/task/51845/stat : 51845 (Finalizer) S 51831 51834 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50004625 19521036288 971074 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51852] ppid=51831 vsize=19063512 memory=3884296 CPUtime=0 cores=5,7
/proc/51834/task/51852/stat : 51852 (Common-Cleaner) S 51831 51834 49831 0 -1 4194368 1072 0 0 0 0 0 0 0 20 0 20 0 50004625 19521036288 971074 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51853] ppid=51831 vsize=19063512 memory=3884296 CPUtime=0 cores=5,7
/proc/51834/task/51853/stat : 51853 (Timer-0) S 51831 51834 49831 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50004643 19521036288 971074 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
Current children cumulated CPU time: 3335.73 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3884296 KiB

[startup+3222.3 s]
/proc/loadavg: 4.28 4.40 4.43 5/346 52237
/proc/meminfo: memFree=1686072/131250000 swapFree=33010416/33010684
[pid=51834] ppid=51831 vsize=19063512 memory=3884296 CPUtime=3400.57 cores=5,7
/proc/51834/stat : 51834 (java) S 51831 51834 49831 0 -1 4194304 2431172 0 4 0 336068 3989 0 0 20 0 20 0 50004620 19521036288 971074 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
/proc/51834/statm: 4765878 971074 5527 1 0 981650 0
[pid=51834/tid=51836] ppid=51831 vsize=19063512 memory=3884296 CPUtime=3125.66 cores=5,7
/proc/51834/task/51836/stat : 51836 (java) R 51831 51834 49831 0 -1 4194368 2251829 0 1 0 308829 3737 0 0 20 0 20 0 50004623 19521036288 971074 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51845] ppid=51831 vsize=19063512 memory=3884296 CPUtime=0 cores=5,7
/proc/51834/task/51845/stat : 51845 (Finalizer) S 51831 51834 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50004625 19521036288 971074 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51852] ppid=51831 vsize=19063512 memory=3884296 CPUtime=0 cores=5,7
/proc/51834/task/51852/stat : 51852 (Common-Cleaner) S 51831 51834 49831 0 -1 4194368 1090 0 0 0 0 0 0 0 20 0 20 0 50004625 19521036288 971074 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51853] ppid=51831 vsize=19063512 memory=16360 CPUtime=0 cores=5,7
/proc/51834/task/51853/stat : 51853 (Timer-0) S 51831 51834 49831 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50004643 19521036288 971074 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
Current children cumulated CPU time: 3400.57 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3884296 KiB

[startup+3282.3 s]
/proc/loadavg: 4.32 4.39 4.43 5/346 52240
/proc/meminfo: memFree=1028520/131250000 swapFree=33010416/33010684
[pid=51834] ppid=51831 vsize=19063512 memory=4384520 CPUtime=3462.95 cores=5,7
/proc/51834/stat : 51834 (java) S 51831 51834 49831 0 -1 4194304 2571119 0 4 0 342229 4066 0 0 20 0 20 0 50004620 19521036288 1096130 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
/proc/51834/statm: 4765878 1096130 5527 1 0 1106930 0
[pid=51834/tid=51836] ppid=51831 vsize=19063512 memory=4384520 CPUtime=3183.99 cores=5,7
/proc/51834/task/51836/stat : 51836 (java) R 51831 51834 49831 0 -1 4194368 2389042 0 1 0 314588 3811 0 0 20 0 20 0 50004623 19521036288 1096130 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51845] ppid=51831 vsize=19063512 memory=4376840 CPUtime=0 cores=5,7
/proc/51834/task/51845/stat : 51845 (Finalizer) S 51831 51834 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50004625 19521036288 1096130 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51852] ppid=51831 vsize=19063512 memory=1920 CPUtime=0 cores=5,7
/proc/51834/task/51852/stat : 51852 (Common-Cleaner) S 51831 51834 49831 0 -1 4194368 1090 0 0 0 0 0 0 0 20 0 20 0 50004625 19521036288 1096130 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51853] ppid=51831 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/51834/task/51853/stat : 51853 (Timer-0) S 51831 51834 49831 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50004643 19521036288 1096130 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
Current children cumulated CPU time: 3462.95 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4384520 KiB

[startup+3342.3 s]
/proc/loadavg: 4.71 4.47 4.46 5/347 52245
/proc/meminfo: memFree=851204/131250000 swapFree=33010416/33010684
[pid=51834] ppid=51831 vsize=19063512 memory=4051232 CPUtime=3526.26 cores=5,7
/proc/51834/stat : 51834 (java) S 51831 51834 49831 0 -1 4194304 2884528 0 4 0 348492 4134 0 0 20 0 20 0 50004620 19521036288 1012808 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
/proc/51834/statm: 4765878 1012808 5527 1 0 1023410 0
[pid=51834/tid=51836] ppid=51831 vsize=19063512 memory=4376840 CPUtime=3242.36 cores=5,7
/proc/51834/task/51836/stat : 51836 (java) R 51831 51834 49831 0 -1 4194368 2679364 0 1 0 320362 3874 0 0 20 0 20 0 50004623 19521036288 1012808 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51845] ppid=51831 vsize=19063512 memory=16360 CPUtime=0 cores=5,7
/proc/51834/task/51845/stat : 51845 (Finalizer) S 51831 51834 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50004625 19521036288 1012808 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51852] ppid=51831 vsize=19063512 memory=4051232 CPUtime=0 cores=5,7
/proc/51834/task/51852/stat : 51852 (Common-Cleaner) S 51831 51834 49831 0 -1 4194368 1090 0 0 0 0 0 0 0 20 0 20 0 50004625 19521036288 1012808 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51853] ppid=51831 vsize=19063512 memory=16360 CPUtime=0 cores=5,7
/proc/51834/task/51853/stat : 51853 (Timer-0) S 51831 51834 49831 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50004643 19521036288 1012808 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
Current children cumulated CPU time: 3526.26 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4051232 KiB

[startup+3402.3 s]
/proc/loadavg: 4.70 4.51 4.47 5/346 52250
/proc/meminfo: memFree=960208/131250000 swapFree=33010416/33010684
[pid=51834] ppid=51831 vsize=19063512 memory=3826080 CPUtime=3592.79 cores=5,7
/proc/51834/stat : 51834 (java) S 51831 51834 49831 0 -1 4194304 3142262 0 4 0 355072 4207 0 0 20 0 20 0 50004620 19521036288 956520 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
/proc/51834/statm: 4765878 956520 5527 1 0 967034 0
[pid=51834/tid=51836] ppid=51831 vsize=19063512 memory=4051232 CPUtime=3300.61 cores=5,7
/proc/51834/task/51836/stat : 51836 (java) R 51831 51834 49831 0 -1 4194368 2924288 0 1 0 326119 3942 0 0 20 0 20 0 50004623 19521036288 956520 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51845] ppid=51831 vsize=19063512 memory=16360 CPUtime=0 cores=5,7
/proc/51834/task/51845/stat : 51845 (Finalizer) S 51831 51834 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50004625 19521036288 956520 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51852] ppid=51831 vsize=19063512 memory=3826080 CPUtime=0 cores=5,7
/proc/51834/task/51852/stat : 51852 (Common-Cleaner) S 51831 51834 49831 0 -1 4194368 1108 0 0 0 0 0 0 0 20 0 20 0 50004625 19521036288 956520 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51853] ppid=51831 vsize=19063512 memory=3826080 CPUtime=0 cores=5,7
/proc/51834/task/51853/stat : 51853 (Timer-0) S 51831 51834 49831 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50004643 19521036288 956520 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
Current children cumulated CPU time: 3592.79 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3826080 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3409.4 s]
/proc/loadavg: 4.81 4.53 4.48 5/346 52251
/proc/meminfo: memFree=1001096/131250000 swapFree=33010416/33010684
[pid=51834] ppid=51831 vsize=19063512 memory=3826080 CPUtime=3600.07 cores=5,7
/proc/51834/stat : 51834 (java) S 51831 51834 49831 0 -1 4194304 3142276 0 4 0 355792 4215 0 0 20 0 20 0 50004620 19521036288 956520 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
/proc/51834/statm: 4765878 956520 5527 1 0 967034 0
[pid=51834/tid=51836] ppid=51831 vsize=19063512 memory=211292520752 CPUtime=3307.49 cores=5,7
/proc/51834/task/51836/stat : 51836 (java) R 51831 51834 49831 0 -1 4194368 2924294 0 1 0 326800 3949 0 0 20 0 20 0 50004623 19521036288 956520 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51845] ppid=51831 vsize=19063512 memory=58511212151542 CPUtime=0 cores=5,7
/proc/51834/task/51845/stat : 51845 (Finalizer) S 51831 51834 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50004625 19521036288 956520 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51852] ppid=51831 vsize=19063512 memory=4123103944316865311 CPUtime=0 cores=5,7
/proc/51834/task/51852/stat : 51852 (Common-Cleaner) S 51831 51834 49831 0 -1 4194368 1108 0 0 0 0 0 0 0 20 0 20 0 50004625 19521036288 956520 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
[pid=51834/tid=51853] ppid=51831 vsize=19063512 memory=6900 CPUtime=0 cores=5,7
/proc/51834/task/51853/stat : 51853 (Timer-0) S 51831 51834 49831 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50004643 19521036288 956520 18446744073709551615 94474233024512 94474233028208 140720376398224 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94474233036024 94474233036816 94474240864256 140720376400176 140720376400358 140720376400358 140720376405960 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3826080 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

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

# cumulated CPU time of all completed processes:  user=3558.14 s, system=42.8153 s

Solver just ended.
Dumping a history of the last processes samples

[startup+3409.6 s]*
/proc/loadavg: 4.74 4.53 4.47 5/328 52254
/proc/meminfo: memFree=4777696/131250000 swapFree=33010416/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3410.4 s]
/proc/loadavg: 4.74 4.53 4.47 5/328 52254
/proc/meminfo: memFree=4755312/131250000 swapFree=33010416/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3411.2 s]
/proc/loadavg: 4.74 4.53 4.47 4/328 52254
/proc/meminfo: memFree=4735096/131250000 swapFree=33010416/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3411.4 s]
/proc/loadavg: 4.74 4.53 4.47 4/328 52254
/proc/meminfo: memFree=4735096/131250000 swapFree=33010416/33010684
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): 3413.99
CPU time (s): 3600.96
CPU user time (s): 3558.14
CPU system time (s): 42.8153
CPU usage (%): 105.476
Max. virtual memory (cumulated for all children) (KiB): 19263204
Max. memory (cumulated for all children) (KiB): 10090120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3558.14
system time used= 42.8153
maximum resident set size= 10090120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3143709
page faults= 4
swaps= 0
block input operations= 120
block output operations= 77306072
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 244682
involuntary context switches= 24079


# summary of solver processes directly reported to runsolver:
#   pid: 51834
#   total CPU time (s): 3600.96
#   total CPU user time (s): 3558.14
#   total CPU system time (s): 42.8153

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.27746 second user time and 16.5582 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-01 06:14:28
IDJOB=4489055
IDBENCH=147538
IDSOLVER=3364
FILE ID=nodeC018/4489055-1751343268
RUNJOBID= nodeC018-1751336155-49844
SLURM_JOB_ID= 9594383
Free space on /tmp= 432932 MiB

SOLVER NAME= Sat4j Resolution VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_21.opb.PB06.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4489055-1751343268/watcher-4489055-1751343268 -o /tmp/evaluation-result-4489055-1751343268/solver-4489055-1751343268 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751336155-49844 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4489055-1751343268 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4489055-1751343268.opb

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

MD5SUM BENCH= bed0fcfa7fe1ab50726d34a7d1903e12
RANDOM SEED=125800486

nodeC018 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/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	: 0xb00002a
cpu MHz		: 3599.849
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
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	: 0xb00002a
cpu MHz		: 3599.825
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
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	: 0xb00002a
cpu MHz		: 3600.018
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
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	: 0xb00002a
cpu MHz		: 3600.241
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
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	: 0xb00002a
cpu MHz		: 3599.810
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
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	: 0xb00002a
cpu MHz		: 3599.960
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
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	: 0xb00002a
cpu MHz		: 3662.123
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
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	: 0xb00002a
cpu MHz		: 3600.171
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        42362432 kB
MemAvailable:   95104360 kB
Buffers:            2128 kB
Cached:         53463452 kB
SwapCached:           32 kB
Active:         34776988 kB
Inactive:       53141268 kB
Active(anon):   34456948 kB
Inactive(anon):    13500 kB
Active(file):     320040 kB
Inactive(file): 53127768 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:           2649864 kB
Writeback:             0 kB
AnonPages:      34450616 kB
Mapped:           123580 kB
Shmem:             18044 kB
KReclaimable:     266320 kB
Slab:             441288 kB
SReclaimable:     266320 kB
SUnreclaim:       174968 kB
KernelStack:        5296 kB
PageTables:        70988 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   35024056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151560 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  33986560 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432928 MiB
End job on nodeC018 at 2025-07-01 07:11:22