Trace number 4489147

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)229 3600.76 3354.79

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_23.opb.PB06.opb
MD5SUM1da12ebdd4ab5e725928f3bf845b8b1e
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 benchmark186
Best CPU time to get the best result obtained on this benchmark3585.57
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables479
Total number of constraints479
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 constraints479
Minimum length of a constraint4
Maximum length of a constraint17
Number of terms in the objective function 479
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 479
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 479
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.08	c version PB25.v20250606
0.00/0.09	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.09	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.09	c java.vm.version	22.0.1+8-16
0.00/0.09	c java.vm.vendor	Oracle Corporation
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		22.0.1
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		2104792832
0.00/0.09	c Max memory 		16282288128
0.00/0.09	c Total memory 		2113929216
0.00/0.10	c Number of processors 	2
0.12/0.14	c Pseudo Boolean Optimization by upper bound
0.12/0.14	c --- Begin Solver configuration ---
0.12/0.14	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.12/0.14	c Learn all clauses as in MiniSAT
0.12/0.14	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.14	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.14	c Expensive reason simplification
0.12/0.14	c Glucose 2.1 dynamic restart strategy
0.12/0.14	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.12/0.14	c timeout=2147483s
0.12/0.14	c DB Simplification allowed=false
0.12/0.14	c Listener: none
0.12/0.14	c --- End Solver configuration ---
0.12/0.14	c solving HOME/instance-4489147-1751343385.opb
0.12/0.14	c reading problem ... 
0.12/0.16	c using VERIPB proof format
0.12/0.16	c  objective function found
0.27/0.22	c ... done. Wall clock time 0.08s.
0.27/0.22	c declared #vars     479
0.27/0.22	c #constraints  479
0.27/0.22	c constraints type 
0.27/0.22	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 479
0.27/0.22	c 479 constraints processed.
0.27/0.24	c objective function length is 479 literals
0.27/0.25	c SATISFIABLE
0.27/0.26	c OPTIMIZING...
0.27/0.26	c Got one! Elapsed wall clock time (in seconds):0.119
0.27/0.26	o 233
0.46/0.35	c Got one! Elapsed wall clock time (in seconds):0.217
0.46/0.35	o 232
1.03/0.65	c Got one! Elapsed wall clock time (in seconds):0.518
1.03/0.65	o 231
2.96/1.61	c cleaning 2569 clauses out of 5149 with flag 9396/5149
3.36/1.81	c Got one! Elapsed wall clock time (in seconds):1.674
3.36/1.81	o 230
4.34/2.38	c cleaning 3830 clauses out of 7676 with flag 8726/10245
5.38/3.07	c cleaning 4917 clauses out of 9846 with flag 22065/16245
6.12/3.77	c cleaning 5957 clauses out of 11930 with flag 36806/23246
7.08/4.66	c cleaning 6974 clauses out of 13972 with flag 53717/31245
7.83/5.34	c Got one! Elapsed wall clock time (in seconds):5.202
7.83/5.34	o 229
8.44/5.88	c cleaning 9475 clauses out of 18970 with flag 11257/43217
9.11/6.48	c cleaning 7741 clauses out of 15496 with flag 24067/49218
9.92/7.26	c cleaning 7376 clauses out of 14754 with flag 39010/56217
10.87/8.15	c cleaning 7686 clauses out of 15380 with flag 55977/64219
11.83/9.08	c cleaning 8337 clauses out of 16692 with flag 75156/73217
12.93/10.12	c cleaning 9171 clauses out of 18355 with flag 96265/83217
14.05/11.24	c cleaning 10085 clauses out of 20184 with flag 119640/94217
15.22/12.47	c cleaning 11042 clauses out of 22099 with flag 144938/106217
16.52/13.77	c cleaning 12016 clauses out of 24058 with flag 172739/119218
18.14/15.22	c cleaning 13010 clauses out of 26041 with flag 202271/133217
19.84/16.80	c cleaning 14003 clauses out of 28031 with flag 234085/148217
21.56/18.48	c cleaning 15000 clauses out of 30028 with flag 268056/164217
23.44/20.26	c cleaning 16003 clauses out of 32029 with flag 304410/181218
25.55/22.28	c cleaning 17005 clauses out of 34025 with flag 342324/199217
27.45/24.19	c cleaning 18002 clauses out of 36021 with flag 382233/218218
29.63/26.25	c cleaning 19001 clauses out of 38018 with flag 424198/238217
31.73/28.33	c cleaning 20000 clauses out of 40017 with flag 468324/259217
34.13/30.65	c cleaning 21001 clauses out of 42017 with flag 514619/281217
36.74/33.19	c cleaning 21999 clauses out of 44017 with flag 563192/304218
39.43/35.80	c cleaning 22998 clauses out of 46017 with flag 613897/328217
42.59/38.88	c cleaning 24000 clauses out of 48020 with flag 667336/353218
45.99/42.06	c cleaning 25003 clauses out of 50019 with flag 721943/379217
49.39/45.30	c cleaning 25999 clauses out of 52017 with flag 778975/406218
52.80/48.64	c cleaning 27002 clauses out of 54018 with flag 838048/434218
56.20/52.01	c cleaning 27997 clauses out of 56016 with flag 899006/463218
59.83/55.69	c cleaning 29000 clauses out of 58019 with flag 962430/493218
64.13/59.81	c cleaning 30003 clauses out of 60019 with flag 1028122/524218
68.38/63.98	c cleaning 31001 clauses out of 62015 with flag 1095575/556217
72.70/68.19	c cleaning 31999 clauses out of 64015 with flag 1164800/589218
77.15/72.48	c cleaning 33000 clauses out of 66016 with flag 1236230/623218
81.69/76.80	c cleaning 33997 clauses out of 68016 with flag 1310195/658218
86.22/81.27	c cleaning 34997 clauses out of 70018 with flag 1386025/694217
91.00/85.98	c cleaning 35999 clauses out of 72022 with flag 1464807/731218
96.05/90.85	c cleaning 37007 clauses out of 74024 with flag 1545199/769219
100.89/95.58	c cleaning 37997 clauses out of 76015 with flag 1627422/808217
105.74/100.35	c cleaning 39002 clauses out of 78018 with flag 1712230/848217
110.73/105.22	c cleaning 39999 clauses out of 80016 with flag 1798686/889217
115.92/110.36	c cleaning 40999 clauses out of 82018 with flag 1887015/931218
121.85/115.91	c cleaning 42003 clauses out of 84018 with flag 1977929/974217
127.16/121.18	c cleaning 43000 clauses out of 86015 with flag 2070688/1018217
132.59/126.52	c cleaning 43998 clauses out of 88015 with flag 2165107/1063217
138.33/132.24	c cleaning 45000 clauses out of 90018 with flag 2263163/1109218
144.14/137.98	c cleaning 45998 clauses out of 92017 with flag 2362332/1156217
150.59/144.06	c cleaning 46999 clauses out of 94019 with flag 2462711/1204217
156.59/149.97	c cleaning 47999 clauses out of 96021 with flag 2567574/1253218
162.37/155.63	c cleaning 48998 clauses out of 98022 with flag 2674576/1303218
168.62/161.87	c cleaning 50006 clauses out of 100023 with flag 2782674/1354217
175.96/168.81	c cleaning 50998 clauses out of 102017 with flag 2892300/1406217
183.25/176.02	c cleaning 51996 clauses out of 104019 with flag 3004656/1459217
190.91/183.41	c cleaning 53001 clauses out of 106023 with flag 3119531/1513217
199.03/191.09	c cleaning 54004 clauses out of 108022 with flag 3235046/1568217
207.65/199.29	c cleaning 54997 clauses out of 110018 with flag 3353666/1624217
215.56/206.97	c cleaning 55999 clauses out of 112021 with flag 3474797/1681217
223.53/214.86	c cleaning 57001 clauses out of 114022 with flag 3597850/1739217
231.25/222.51	c cleaning 58000 clauses out of 116022 with flag 3723286/1798218
238.93/230.02	c cleaning 59003 clauses out of 118022 with flag 3852442/1858218
246.71/237.52	c cleaning 60000 clauses out of 120019 with flag 3982724/1919218
255.02/245.63	c cleaning 61000 clauses out of 122021 with flag 4113115/1981220
262.87/253.46	c cleaning 62001 clauses out of 124019 with flag 4246724/2044218
271.41/261.89	c cleaning 62998 clauses out of 126017 with flag 4382260/2108217
280.25/270.43	c cleaning 63999 clauses out of 128019 with flag 4520317/2173217
290.31/280.25	c cleaning 65004 clauses out of 130020 with flag 4660205/2239217
299.74/289.60	c cleaning 66003 clauses out of 132019 with flag 4801039/2306220
309.39/298.81	c cleaning 66999 clauses out of 134014 with flag 4945009/2374218
318.65/308.01	c cleaning 67996 clauses out of 136014 with flag 5091051/2443217
329.33/318.30	c cleaning 68999 clauses out of 138018 with flag 5238947/2513217
338.45/327.27	c cleaning 69999 clauses out of 140020 with flag 5389525/2584218
348.00/336.65	c cleaning 71000 clauses out of 142021 with flag 5542656/2656218
357.10/345.59	c cleaning 72002 clauses out of 144020 with flag 5699984/2729217
367.54/355.83	c cleaning 73001 clauses out of 146018 with flag 5857702/2803217
378.38/366.21	c cleaning 73999 clauses out of 148018 with flag 6017562/2878218
389.62/376.79	c cleaning 75001 clauses out of 150020 with flag 6178889/2954219
399.32/386.30	c cleaning 76001 clauses out of 152018 with flag 6343958/3031218
409.06/395.91	c cleaning 76999 clauses out of 154016 with flag 6513246/3109217
420.81/407.15	c cleaning 78002 clauses out of 156020 with flag 6682017/3188220
431.92/417.82	c cleaning 78998 clauses out of 158017 with flag 6852390/3268219
443.06/428.73	c cleaning 79999 clauses out of 160017 with flag 7025491/3349217
454.10/439.55	c cleaning 80996 clauses out of 162019 with flag 7202930/3431218
465.56/450.52	c cleaning 81999 clauses out of 164022 with flag 7381958/3514217
478.70/463.52	c cleaning 83005 clauses out of 166023 with flag 7560057/3598217
493.77/478.14	c cleaning 84003 clauses out of 168019 with flag 7739918/3683218
506.87/490.91	c cleaning 84994 clauses out of 170015 with flag 7921758/3769217
518.72/502.46	c cleaning 86000 clauses out of 172021 with flag 8107581/3856217
532.28/515.01	c cleaning 87001 clauses out of 174021 with flag 8297075/3944217
544.84/527.42	c cleaning 88002 clauses out of 176021 with flag 8489649/4033218
559.83/541.97	c cleaning 88999 clauses out of 178018 with flag 8679497/4123217
574.32/555.48	c cleaning 89994 clauses out of 180020 with flag 8872863/4214218
587.73/568.66	c cleaning 91006 clauses out of 182026 with flag 9069199/4306218
604.03/583.04	c cleaning 91997 clauses out of 184019 with flag 9268728/4399217
620.11/597.20	c cleaning 93003 clauses out of 186023 with flag 9468616/4493218
635.40/611.65	c cleaning 93997 clauses out of 188019 with flag 9671421/4588217
650.21/625.38	c cleaning 95005 clauses out of 190024 with flag 9874278/4684219
665.43/639.87	c cleaning 96000 clauses out of 192017 with flag 10081778/4781217
681.54/653.85	c cleaning 96994 clauses out of 194017 with flag 10298910/4879217
697.35/667.30	c cleaning 98001 clauses out of 196026 with flag 10516198/4978220
711.99/680.85	c cleaning 98997 clauses out of 198022 with flag 10733515/5078217
728.32/694.78	c cleaning 100005 clauses out of 200026 with flag 10955399/5179218
743.58/708.77	c cleaning 100999 clauses out of 202020 with flag 11178579/5281217
758.83/722.77	c cleaning 101998 clauses out of 204022 with flag 11396895/5384218
774.19/737.77	c cleaning 103001 clauses out of 206024 with flag 11617191/5488218
793.68/755.80	c cleaning 104005 clauses out of 208023 with flag 11843842/5593218
810.19/771.82	c cleaning 104996 clauses out of 210017 with flag 12069840/5699217
824.94/786.28	c cleaning 106000 clauses out of 212021 with flag 12296625/5806217
841.18/802.06	c cleaning 107000 clauses out of 214022 with flag 12525933/5914218
860.41/820.07	c cleaning 108001 clauses out of 216021 with flag 12757318/6023217
877.38/836.58	c cleaning 109002 clauses out of 218020 with flag 12991940/6133217
894.89/853.66	c cleaning 109999 clauses out of 220019 with flag 13226831/6244218
914.21/871.78	c cleaning 110999 clauses out of 222020 with flag 13461596/6356218
934.15/891.16	c cleaning 112003 clauses out of 224021 with flag 13699327/6469218
953.05/909.69	c cleaning 112997 clauses out of 226018 with flag 13937985/6583218
975.89/931.03	c cleaning 113998 clauses out of 228020 with flag 14178544/6698217
995.67/950.44	c cleaning 114996 clauses out of 230023 with flag 14421287/6814218
1017.33/971.77	c cleaning 116002 clauses out of 232026 with flag 14665463/6931217
1042.13/995.24	c cleaning 117002 clauses out of 234024 with flag 14912893/7049217
1063.34/1015.90	c cleaning 118002 clauses out of 236022 with flag 15161614/7168217
1083.61/1035.81	c cleaning 118998 clauses out of 238021 with flag 15415077/7288218
1104.31/1056.16	c cleaning 120005 clauses out of 240023 with flag 15671908/7409218
1128.62/1079.07	c cleaning 121001 clauses out of 242018 with flag 15931527/7531218
1149.11/1099.16	c cleaning 121998 clauses out of 244017 with flag 16197949/7654218
1171.13/1119.95	c cleaning 123000 clauses out of 246019 with flag 16462132/7778218
1195.72/1144.08	c cleaning 124003 clauses out of 248018 with flag 16725963/7903217
1219.40/1166.38	c cleaning 125000 clauses out of 250015 with flag 16993205/8029217
1242.76/1188.17	c cleaning 126002 clauses out of 252015 with flag 17262713/8156217
1267.19/1211.10	c cleaning 126997 clauses out of 254014 with flag 17534215/8284218
1293.80/1236.12	c cleaning 127998 clauses out of 256016 with flag 17808312/8413217
1319.98/1260.74	c cleaning 128995 clauses out of 258018 with flag 18083903/8543217
1346.56/1285.85	c cleaning 129998 clauses out of 260023 with flag 18364006/8674217
1373.33/1311.02	c cleaning 131000 clauses out of 262026 with flag 18645473/8806218
1401.62/1336.57	c cleaning 131997 clauses out of 264025 with flag 18929609/8939217
1426.90/1360.22	c cleaning 133001 clauses out of 266028 with flag 19214380/9073217
1454.06/1384.67	c cleaning 134003 clauses out of 268027 with flag 19501439/9208217
1482.94/1410.50	c cleaning 135000 clauses out of 270024 with flag 19788547/9344217
1510.87/1436.83	c cleaning 135999 clauses out of 272024 with flag 20078260/9481217
1542.23/1465.56	c cleaning 137001 clauses out of 274025 with flag 20369585/9619217
1569.30/1489.76	c cleaning 138000 clauses out of 276024 with flag 20663436/9758217
1592.70/1511.59	c cleaning 138999 clauses out of 278024 with flag 20961298/9898217
1617.89/1533.83	c cleaning 140002 clauses out of 280025 with flag 21259025/10039217
1649.61/1564.09	c cleaning 141008 clauses out of 282024 with flag 21570798/10181218
1679.68/1591.16	c cleaning 141999 clauses out of 284015 with flag 21873413/10324217
1706.94/1616.66	c cleaning 142995 clauses out of 286016 with flag 22182861/10468217
1737.33/1644.01	c cleaning 144003 clauses out of 288022 with flag 22491194/10613218
1767.72/1672.67	c cleaning 144994 clauses out of 290018 with flag 22800146/10759217
1797.10/1698.94	c cleaning 146001 clauses out of 292024 with flag 23112178/10906217
1826.20/1726.19	c cleaning 146998 clauses out of 294024 with flag 23426578/11054218
1858.14/1756.33	c cleaning 148000 clauses out of 296026 with flag 23743459/11203218
1888.04/1784.60	c cleaning 149003 clauses out of 298025 with flag 24063401/11353217
1918.34/1811.98	c cleaning 150001 clauses out of 300024 with flag 24382638/11504219
1948.22/1838.66	c cleaning 150999 clauses out of 302021 with flag 24703266/11656217
1979.95/1866.88	c cleaning 151999 clauses out of 304022 with flag 25028077/11809217
2011.18/1896.14	c cleaning 153000 clauses out of 306023 with flag 25353805/11963217
2041.62/1924.87	c cleaning 153996 clauses out of 308024 with flag 25681147/12118218
2074.57/1954.64	c cleaning 155003 clauses out of 310028 with flag 26011501/12274218
2106.55/1983.17	c cleaning 155998 clauses out of 312026 with flag 26341657/12431219
2136.36/2011.11	c cleaning 157001 clauses out of 314026 with flag 26674513/12589217
2166.96/2038.69	c cleaning 158002 clauses out of 316025 with flag 27016100/12748217
2197.37/2067.26	c cleaning 158999 clauses out of 318023 with flag 27353197/12908217
2230.91/2097.64	c cleaning 160005 clauses out of 320024 with flag 27694663/13069217
2262.52/2127.21	c cleaning 161000 clauses out of 322021 with flag 28036274/13231219
2289.97/2152.83	c cleaning 161998 clauses out of 324019 with flag 28387325/13394217
2320.65/2181.60	c cleaning 162999 clauses out of 326021 with flag 28739587/13558217
2350.10/2209.27	c cleaning 163999 clauses out of 328023 with flag 29086903/13723218
2383.52/2239.45	c cleaning 165000 clauses out of 330023 with flag 29436866/13889217
2415.39/2269.36	c cleaning 165997 clauses out of 332024 with flag 29794663/14056218
2448.59/2299.21	c cleaning 167004 clauses out of 334028 with flag 30151677/14224219
2480.13/2328.62	c cleaning 168002 clauses out of 336023 with flag 30510309/14393218
2518.33/2364.87	c cleaning 168998 clauses out of 338020 with flag 30873763/14563217
2553.31/2395.87	c cleaning 170001 clauses out of 340024 with flag 31234213/14734219
2588.57/2427.27	c cleaning 170998 clauses out of 342021 with flag 31600392/14906217
2626.54/2461.39	c cleaning 172002 clauses out of 344024 with flag 31967946/15079218
2662.89/2493.83	c cleaning 173003 clauses out of 346021 with flag 32335654/15253217
2697.12/2524.11	c cleaning 173996 clauses out of 348018 with flag 32706738/15428217
2737.24/2560.36	c cleaning 175001 clauses out of 350024 with flag 33080438/15604219
2780.15/2599.38	c cleaning 176004 clauses out of 352021 with flag 33453518/15781217
2823.70/2638.94	c cleaning 177000 clauses out of 354017 with flag 33827793/15959217
2865.17/2676.48	c cleaning 177998 clauses out of 356017 with flag 34206588/16138217
2906.78/2713.99	c cleaning 178998 clauses out of 358020 with flag 34588438/16318218
2948.57/2751.46	c cleaning 179999 clauses out of 360022 with flag 34972475/16499218
3003.92/2804.41	c cleaning 180999 clauses out of 362022 with flag 35368443/16681217
3046.24/2842.56	c cleaning 182000 clauses out of 364023 with flag 35758047/16864217
3084.22/2877.63	c cleaning 183001 clauses out of 366025 with flag 36149216/17048219
3121.83/2913.07	c cleaning 184000 clauses out of 368023 with flag 36538964/17233218
3164.01/2951.19	c cleaning 184999 clauses out of 370022 with flag 36929906/17419217
3204.03/2988.48	c cleaning 185998 clauses out of 372024 with flag 37324667/17606218
3240.70/3022.88	c cleaning 187001 clauses out of 374025 with flag 37722060/17794217
3278.73/3056.56	c cleaning 187999 clauses out of 376024 with flag 38125809/17983217
3321.48/3096.82	c cleaning 189005 clauses out of 378026 with flag 38528273/18173218
3360.59/3133.68	c cleaning 189998 clauses out of 380020 with flag 38931677/18364217
3401.92/3170.54	c cleaning 191000 clauses out of 382022 with flag 39347013/18556217
3446.21/3210.32	c cleaning 191999 clauses out of 384022 with flag 39758107/18749217
3487.01/3246.49	c cleaning 193003 clauses out of 386024 with flag 40171277/18943218
3527.23/3284.23	c cleaning 193999 clauses out of 388020 with flag 40582011/19138217
3568.45/3323.54	c cleaning 195002 clauses out of 390021 with flag 40996477/19334217
3600.09/3351.12	c starts		: 6
3600.09/3351.12	c conflicts		: 19516023
3600.09/3351.12	c decisions		: 26882754
3600.09/3351.12	c propagations		: 334571835
3600.09/3351.12	c inspects		: 13740887565
3600.09/3351.12	c shortcuts		: 0
3600.09/3351.12	c learnt literals	: 0
3600.09/3351.12	c learnt binary clauses	: 0
3600.09/3351.12	c learnt ternary clauses	: 0
3600.09/3351.12	c learnt constraints	: 19516023
3600.09/3351.12	c ignored constraints	: 0
3600.09/3351.12	c root simplifications	: 0
3600.09/3351.12	c removed literals (reason simplification)	: 395564
3600.09/3351.12	c reason swapping (by a shorter reason)	: 0
3600.09/3351.12	c Calls to reduceDB	: 197
3600.09/3351.12	c Number of update (reduction) of LBD	: 777561
3600.09/3351.12	c Imported unit clauses	: 0
3600.09/3351.12	c No decision after first conflict	: false
3600.09/3351.12	c number of reductions to clauses (during analyze)	: 0
3600.09/3351.12	c number of learned constraints concerned by reduction	: 0
3600.09/3351.12	c number of learning phase by resolution	: 0
3600.09/3351.12	c number of learning phase by cutting planes	: 0
3600.09/3351.12	c number of rounding to 1 operations	: 0
3600.09/3351.12	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.09/3351.12	c number of reductions of the coefficients by power 2 	: 0
3600.09/3351.12	c number of right shift for reduction by power 2 	: 0
3600.09/3351.12	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.09/3351.12	c number of ending skipping 	: 0
3600.09/3351.12	c number of internal skipping 	: 0
3600.09/3351.12	c number of derivation steps 	: 0
3600.09/3351.12	c number of skipped derivation steps 	: 0
3600.09/3351.12	c number of remaining unassigned 	: 0
3600.09/3351.12	c number of remaining assigned 	: 0
3600.09/3351.12	c number of falsified literals weakened from reason	: 0
3600.09/3351.12	c number of falsified literals weakened from conflict	: 0
3600.09/3351.12	c time for arithmetic operations	: 0
3600.09/3351.12	c minimum degree of deleted constraints	: null
3600.09/3351.12	c maximum degree of deleted constraints	: null
3600.09/3351.12	c number of deleted constraints	: 0
3600.09/3351.12	c speed (assignments/second)	: 99846.11034431306
3600.09/3351.12	c non guided choices	: 0
3600.09/3351.18	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 376825
3600.09/3351.18	s SATISFIABLE
3600.09/3351.18	c Found 5 solution(s)
3600.09/3351.18	v -x1 x2 x3 x4 x5 -x6 -x7 x8 -x9 -x10 x11 -x12 x13 x14 x15 -x16 x17 x18 x19 x20 -x21 x22 -x23 x24 -x25 x26 -x27 x28 -x29 -x30 x31 x32 x33 x34 x35 -x36 x37 x38 x39 x40 -x41 x42 x43 x44 x45 x46 x47 x48 x49 -x50 x51 x52 x53 -x54 x55 x56 x57 -x58 x59 x60 -x61 x62 x63 -x64 x65 x66 x67 -x68 x69 x70 -x71 x72 x73 x74 x75 -x76 -x77 -x78 -x79 x80 x81 x82 x83 -x84 x85 -x86 x87 x88 -x89 x90 x91 x92 x93 x94 x95 x96 x97 x98 x99 x100 x101 -x102 x103 x104 x105 x106 -x107 x108 -x109 x110 x111 x112 -x113 x114 x115 x116 x117 x118 -x119 x120 -x121 x122 -x123 x124 x125 x126 -x127 x128 x129 x130 -x131 x132 x133 x134 x135 x136 x137 -x138 x139 x140 x141 x142 x143 x144 x145 x146 x147 x148 -x149 x150 x151 x152 -x153 x154 x155 x156 -x157 x158 x159 x160 x161 -x162 x163 -x164 x165 x166 x167 -x168 x169 x170 x171 -x172 x173 -x174 x175 x176 -x177 -x178 x179 -x180 -x181 x182 x183 x184 x185 -x186 x187 x188 x189 x190 x191 -x192 -x193 x194 x195 x196 x197 x198 x199 x200 -x201 x202 -x203 x204 -x205 x206 x207 -x208 x209 -x210 x211 -x212 x213 x214 -x215 x216 x217 -x218 x219 -x220 x221 -x222 x223 -x224 -x225 x226 -x227 x228 x229 x230 x231 -x232 -x233 x234 -x235 x236 -x237 -x238 x239 -x240 x241 -x242 x243 -x244 -x245 -x246 x247 x248 x249 x250 -x251 x252 x253 -x254 -x255 -x256 x257 -x258 x259 -x260 x261 x262 -x263 x264 -x265 x266 x267 -x268 -x269 -x270 x271 -x272 x273 x274 -x275 -x276 x277 -x278 -x279 -x280 x281 x282 -x283 -x284 x285 x286 -x287 x288 -x289 -x290 x291 -x292 x293 -x294 x295 -x296 -x297 x298 x299 x300 x301 -x302 -x303 -x304 x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 x313 -x314 -x315 -x316 -x317 x318 x319 -x320 x321 -x322 -x323 -x324 -x325 x326 x327 x328 -x329 -x330 x331 -x332 -x333 -x334 -x335 -x336 x337 x338 -x339 -x340 x341 -x342 -x343 -x344 -x345 x346 -x347 -x348 -x349 -x350 -x351 -x352 x353 x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 x364 -x365 -x366 -x367 -x368 x369 -x370 -x371 x372 -x373 -x374 x375 -x376 x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 x386 -x387 -x388 -x389 x390 -x391 x392 -x393 x394 -x395 -x396 -x397 x398 -x399 -x400 x401 -x402 -x403 -x404 -x405 -x406 x407 x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 
3600.09/3351.19	c objective function=229
3600.09/3351.19	c Total wall clock time (in seconds): 3351.056

Verifier Data

OK	229

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

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=51971, runsolver pid=51968
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 4.27 4.25 4.26 5/345 51989
/proc/meminfo: memFree=79536576/131250000 swapFree=33010416/33010684
[pid=51971] ppid=51968 vsize=18930384 memory=55432 CPUtime=0.12 cores=0,2
/proc/51971/stat : 51971 (java) S 51968 51971 49831 0 -1 4194304 6516 0 0 0 10 2 0 0 20 0 18 0 50016389 19384713216 13858 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
/proc/51971/statm: 4732596 13858 5352 1 0 547579 0
[pid=51971/tid=51973] ppid=51968 vsize=18930384 memory=4026531960 CPUtime=0.07 cores=0,2
/proc/51971/task/51973/stat : 51973 (java) R 51968 51971 49831 0 -1 4194368 5029 0 0 0 6 1 0 0 20 0 18 0 50016391 19384713216 13858 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51982] ppid=51968 vsize=18930384 memory=237112656212 CPUtime=0 cores=0,2
/proc/51971/task/51982/stat : 51982 (Finalizer) S 51968 51971 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 50016393 19384713216 13858 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51989] ppid=51968 vsize=18930384 memory=59585004336188 CPUtime=0 cores=0,2
/proc/51971/task/51989/stat : 51989 (Common-Cleaner) S 51968 51971 49831 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 50016393 19384713216 13858 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 55432 KiB

[startup+0.205908 s]*
/proc/loadavg: 4.27 4.25 4.26 8/345 51989
/proc/meminfo: memFree=79530980/131250000 swapFree=33010416/33010684
[pid=51971] ppid=51968 vsize=18930384 memory=62072 CPUtime=0.27 cores=0,2
/proc/51971/stat : 51971 (java) S 51968 51971 49831 0 -1 4194304 7034 0 0 0 25 2 0 0 20 0 18 0 50016389 19384713216 15518 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
/proc/51971/statm: 4732596 15518 5448 1 0 547979 0
[pid=51971/tid=51973] ppid=51968 vsize=18930384 memory=4026663196 CPUtime=0.14 cores=0,2
/proc/51971/task/51973/stat : 51973 (java) R 51968 51971 49831 0 -1 4194368 5292 0 0 0 13 1 0 0 20 0 18 0 50016391 19384713216 15518 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51982] ppid=51968 vsize=18930384 memory=16163 CPUtime=0 cores=0,2
/proc/51971/task/51982/stat : 51982 (Finalizer) S 51968 51971 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 50016393 19384713216 15518 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51989] ppid=51968 vsize=18930384 memory=58485492679654 CPUtime=0 cores=0,2
/proc/51971/task/51989/stat : 51989 (Common-Cleaner) S 51968 51971 49831 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 50016393 19384713216 15518 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 62072 KiB

[startup+0.305829 s]*
/proc/loadavg: 4.27 4.25 4.26 7/346 51990
/proc/meminfo: memFree=79517244/131250000 swapFree=33010416/33010684
[pid=51971] ppid=51968 vsize=18996948 memory=70728 CPUtime=0.46 cores=0,2
/proc/51971/stat : 51971 (java) S 51968 51971 49831 0 -1 4194304 8276 0 0 0 43 3 0 0 20 0 19 0 50016389 19452874752 17682 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
/proc/51971/statm: 4749237 17682 5480 1 0 548723 0
[pid=51971/tid=51973] ppid=51968 vsize=18996948 memory=-6000919472689474410 CPUtime=0.22 cores=0,2
/proc/51971/task/51973/stat : 51973 (java) R 51968 51971 49831 0 -1 4194368 5448 0 0 0 20 2 0 0 20 0 19 0 50016391 19452874752 17682 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51982] ppid=51968 vsize=18996948 memory=0 CPUtime=0 cores=0,2
/proc/51971/task/51982/stat : 51982 (Finalizer) S 51968 51971 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 50016393 19452874752 17682 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51989] ppid=51968 vsize=18996948 memory=0 CPUtime=0 cores=0,2
/proc/51971/task/51989/stat : 51989 (Common-Cleaner) S 51968 51971 49831 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 50016393 19452874752 17682 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51990] ppid=51968 vsize=18996948 memory=0 CPUtime=0 cores=0,2
/proc/51971/task/51990/stat : 51990 (Timer-0) S 51968 51971 49831 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 50016414 19452874752 17682 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 70728 KiB

[startup+0.700229 s]
/proc/loadavg: 4.27 4.25 4.26 7/346 51990
/proc/meminfo: memFree=79457388/131250000 swapFree=33010416/33010684
[pid=51971] ppid=51968 vsize=19063512 memory=163216 CPUtime=1.21 cores=0,2
/proc/51971/stat : 51971 (java) S 51968 51971 49831 0 -1 4194304 11619 0 0 0 116 5 0 0 20 0 20 0 50016389 19521036288 40804 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
/proc/51971/statm: 4765878 40804 5512 1 0 550296 0
[pid=51971/tid=51973] ppid=51968 vsize=19063512 memory=18304 CPUtime=0.52 cores=0,2
/proc/51971/task/51973/stat : 51973 (java) R 51968 51971 49831 0 -1 4194368 5501 0 0 0 49 3 0 0 20 0 20 0 50016391 19521036288 40804 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51982] ppid=51968 vsize=19063512 memory=10496 CPUtime=0 cores=0,2
/proc/51971/task/51982/stat : 51982 (Finalizer) S 51968 51971 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50016393 19521036288 40804 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51989] ppid=51968 vsize=19063512 memory=3200 CPUtime=0 cores=0,2
/proc/51971/task/51989/stat : 51989 (Common-Cleaner) S 51968 51971 49831 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 50016393 19521036288 40804 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51990] ppid=51968 vsize=19063512 memory=4740 CPUtime=0 cores=0,2
/proc/51971/task/51990/stat : 51990 (Timer-0) S 51968 51971 49831 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50016414 19521036288 40804 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
Current children cumulated CPU time: 1.21 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 163216 KiB

[startup+1.50024 s]
/proc/loadavg: 4.27 4.25 4.26 7/347 51991
/proc/meminfo: memFree=79259468/131250000 swapFree=33010416/33010684
[pid=51971] ppid=51968 vsize=19063512 memory=187680 CPUtime=2.78 cores=0,2
/proc/51971/stat : 51971 (java) S 51968 51971 49831 0 -1 4194304 21142 0 0 0 270 8 0 0 20 0 20 0 50016389 19521036288 46920 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
/proc/51971/statm: 4765878 46920 5512 1 0 553184 0
[pid=51971/tid=51973] ppid=51968 vsize=19063512 memory=10496 CPUtime=1.25 cores=0,2
/proc/51971/task/51973/stat : 51973 (java) R 51968 51971 49831 0 -1 4194368 5867 0 0 0 121 4 0 0 20 0 20 0 50016391 19521036288 46920 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51982] ppid=51968 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/51971/task/51982/stat : 51982 (Finalizer) S 51968 51971 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50016393 19521036288 46920 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51989] ppid=51968 vsize=19063512 memory=3200 CPUtime=0 cores=0,2
/proc/51971/task/51989/stat : 51989 (Common-Cleaner) S 51968 51971 49831 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 50016393 19521036288 46920 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51990] ppid=51968 vsize=19063512 memory=4740 CPUtime=0 cores=0,2
/proc/51971/task/51990/stat : 51990 (Timer-0) S 51968 51971 49831 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50016414 19521036288 46920 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
Current children cumulated CPU time: 2.78 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 187680 KiB

[startup+3.10574 s]
/proc/loadavg: 4.33 4.26 4.27 4/327 52015
/proc/meminfo: memFree=94718252/131250000 swapFree=33010416/33010684
[pid=51971] ppid=51968 vsize=19063512 memory=726832 CPUtime=5.51 cores=0,2
/proc/51971/stat : 51971 (java) S 51968 51971 49831 0 -1 4194304 25088 0 0 0 530 21 0 0 20 0 20 0 50016389 19521036288 181708 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
/proc/51971/statm: 4765878 181708 5512 1 0 714570 0
[pid=51971/tid=51973] ppid=51968 vsize=19063512 memory=10496 CPUtime=2.76 cores=0,2
/proc/51971/task/51973/stat : 51973 (java) R 51968 51971 49831 0 -1 4194368 7292 0 0 0 261 15 0 0 20 0 20 0 50016391 19521036288 181708 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51982] ppid=51968 vsize=19063512 memory=-6000919472689474410 CPUtime=0 cores=0,2
/proc/51971/task/51982/stat : 51982 (Finalizer) S 51968 51971 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50016393 19521036288 181708 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51989] ppid=51968 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/51971/task/51989/stat : 51989 (Common-Cleaner) S 51968 51971 49831 0 -1 4194368 30 0 0 0 0 0 0 0 20 0 20 0 50016393 19521036288 181708 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51990] ppid=51968 vsize=19063512 memory=3200 CPUtime=0 cores=0,2
/proc/51971/task/51990/stat : 51990 (Timer-0) S 51968 51971 49831 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50016414 19521036288 181708 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
Current children cumulated CPU time: 5.51 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 726832 KiB

[startup+6.30021 s]
/proc/loadavg: 4.33 4.26 4.27 6/348 52059
/proc/meminfo: memFree=114922952/131250000 swapFree=33010416/33010684
[pid=51971] ppid=51968 vsize=19063512 memory=1425432 CPUtime=9.01 cores=0,2
/proc/51971/stat : 51971 (java) S 51968 51971 49831 0 -1 4194304 26441 0 0 0 862 39 0 0 20 0 20 0 50016389 19521036288 356358 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
/proc/51971/statm: 4765878 356358 5512 1 0 940175 0
[pid=51971/tid=51973] ppid=51968 vsize=19063512 memory=0 CPUtime=5.77 cores=0,2
/proc/51971/task/51973/stat : 51973 (java) R 51968 51971 49831 0 -1 4194368 7687 0 0 0 547 30 0 0 20 0 20 0 50016391 19521036288 356358 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51982] ppid=51968 vsize=19063512 memory=3200 CPUtime=0 cores=0,2
/proc/51971/task/51982/stat : 51982 (Finalizer) S 51968 51971 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50016393 19521036288 356358 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51989] ppid=51968 vsize=19063512 memory=10496 CPUtime=0 cores=0,2
/proc/51971/task/51989/stat : 51989 (Common-Cleaner) S 51968 51971 49831 0 -1 4194368 30 0 0 0 0 0 0 0 20 0 20 0 50016393 19521036288 356358 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51990] ppid=51968 vsize=19063512 memory=16360 CPUtime=0 cores=0,2
/proc/51971/task/51990/stat : 51990 (Timer-0) S 51968 51971 49831 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50016414 19521036288 356358 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
Current children cumulated CPU time: 9.01 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1425432 KiB

[startup+12.7002 s]
/proc/loadavg: 4.35 4.27 4.27 5/348 52059
/proc/meminfo: memFree=110982844/131250000 swapFree=33010416/33010684
[pid=51971] ppid=51968 vsize=19063512 memory=2691272 CPUtime=15.52 cores=0,2
/proc/51971/stat : 51971 (java) S 51968 51971 49831 0 -1 4194304 27697 0 0 0 1476 76 0 0 20 0 20 0 50016389 19521036288 672818 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
/proc/51971/statm: 4765878 672818 5512 1 0 1159528 0
[pid=51971/tid=51973] ppid=51968 vsize=19063512 memory=0 CPUtime=11.89 cores=0,2
/proc/51971/task/51973/stat : 51973 (java) R 51968 51971 49831 0 -1 4194368 8269 0 0 0 1126 63 0 0 20 0 20 0 50016391 19521036288 672818 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51982] ppid=51968 vsize=19063512 memory=10496 CPUtime=0 cores=0,2
/proc/51971/task/51982/stat : 51982 (Finalizer) S 51968 51971 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50016393 19521036288 672818 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51989] ppid=51968 vsize=19063512 memory=-6000919472689474410 CPUtime=0 cores=0,2
/proc/51971/task/51989/stat : 51989 (Common-Cleaner) S 51968 51971 49831 0 -1 4194368 30 0 0 0 0 0 0 0 20 0 20 0 50016393 19521036288 672818 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51990] ppid=51968 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/51971/task/51990/stat : 51990 (Timer-0) S 51968 51971 49831 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50016414 19521036288 672818 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
Current children cumulated CPU time: 15.52 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2691272 KiB

[startup+25.5002 s]
/proc/loadavg: 4.30 4.26 4.27 5/348 52059
/proc/meminfo: memFree=107495044/131250000 swapFree=33010416/33010684
[pid=51971] ppid=51968 vsize=19063512 memory=3663372 CPUtime=28.83 cores=0,2
/proc/51971/stat : 51971 (java) S 51968 51971 49831 0 -1 4194304 31151 0 0 0 2770 113 0 0 20 0 20 0 50016389 19521036288 915843 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
/proc/51971/statm: 4765878 915843 5512 1 0 1278605 0
[pid=51971/tid=51973] ppid=51968 vsize=19063512 memory=0 CPUtime=24.13 cores=0,2
/proc/51971/task/51973/stat : 51973 (java) R 51968 51971 49831 0 -1 4194368 10931 0 0 0 2320 93 0 0 20 0 20 0 50016391 19521036288 915843 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51982] ppid=51968 vsize=19063512 memory=16360 CPUtime=0 cores=0,2
/proc/51971/task/51982/stat : 51982 (Finalizer) S 51968 51971 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50016393 19521036288 915843 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51989] ppid=51968 vsize=19063512 memory=1443864 CPUtime=0 cores=0,2
/proc/51971/task/51989/stat : 51989 (Common-Cleaner) S 51968 51971 49831 0 -1 4194368 30 0 0 0 0 0 0 0 20 0 20 0 50016393 19521036288 915843 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51990] ppid=51968 vsize=19063512 memory=3579344 CPUtime=0 cores=0,2
/proc/51971/task/51990/stat : 51990 (Timer-0) S 51968 51971 49831 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50016414 19521036288 915843 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
Current children cumulated CPU time: 28.83 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3663372 KiB

[startup+51.1058 s]
/proc/loadavg: 4.20 4.24 4.26 5/348 52060
/proc/meminfo: memFree=104526352/131250000 swapFree=33010416/33010684
[pid=51971] ppid=51968 vsize=19063512 memory=4091672 CPUtime=55.3 cores=0,2
/proc/51971/stat : 51971 (java) S 51968 51971 49831 0 -1 4194304 36129 0 0 0 5373 157 0 0 20 0 20 0 50016389 19521036288 1022918 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
/proc/51971/statm: 4765878 1022918 5544 1 0 1278607 0
[pid=51971/tid=51973] ppid=51968 vsize=19063512 memory=3989240 CPUtime=48.7 cores=0,2

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

Current children cumulated CPU time: 3262.08 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4551768 KiB

[startup+3102.3 s]
/proc/loadavg: 4.28 4.40 4.43 6/346 52237
/proc/meminfo: memFree=1241900/131250000 swapFree=33010416/33010684
[pid=51971] ppid=51968 vsize=19063512 memory=4551768 CPUtime=3327.05 cores=0,2
/proc/51971/stat : 51971 (java) S 51968 51971 49831 0 -1 4194304 312216 0 0 0 329363 3342 0 0 20 0 20 0 50016389 19521036288 1137942 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
/proc/51971/statm: 4765878 1137942 5544 1 0 1152026 0
[pid=51971/tid=51973] ppid=51968 vsize=19063512 memory=4551768 CPUtime=3003.13 cores=0,2
/proc/51971/task/51973/stat : 51973 (java) R 51968 51971 49831 0 -1 4194368 159432 0 0 0 297232 3081 0 0 20 0 20 0 50016391 19521036288 1137942 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51982] ppid=51968 vsize=19063512 memory=-6000919472689474410 CPUtime=0 cores=0,2
/proc/51971/task/51982/stat : 51982 (Finalizer) S 51968 51971 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50016393 19521036288 1137942 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51989] ppid=51968 vsize=19063512 memory=3200 CPUtime=0 cores=0,2
/proc/51971/task/51989/stat : 51989 (Common-Cleaner) S 51968 51971 49831 0 -1 4194368 1025 0 0 0 0 0 0 0 20 0 20 0 50016393 19521036288 1137942 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51990] ppid=51968 vsize=19063512 memory=4551768 CPUtime=0 cores=0,2
/proc/51971/task/51990/stat : 51990 (Timer-0) S 51968 51971 49831 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50016414 19521036288 1137942 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
Current children cumulated CPU time: 3327.05 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4551768 KiB

[startup+3162.3 s]
/proc/loadavg: 4.32 4.39 4.43 5/346 52240
/proc/meminfo: memFree=1109432/131250000 swapFree=33010416/33010684
[pid=51971] ppid=51968 vsize=19063512 memory=5028712 CPUtime=3393.75 cores=0,2
/proc/51971/stat : 51971 (java) S 51968 51971 49831 0 -1 4194304 318984 0 0 0 335965 3410 0 0 20 0 20 0 50016389 19521036288 1257178 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
/proc/51971/statm: 4765878 1257178 5544 1 0 1271503 0
[pid=51971/tid=51973] ppid=51968 vsize=19063512 memory=4551768 CPUtime=3060.85 cores=0,2
/proc/51971/task/51973/stat : 51973 (java) R 51968 51971 49831 0 -1 4194368 162362 0 0 0 302943 3142 0 0 20 0 20 0 50016391 19521036288 1257178 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51982] ppid=51968 vsize=19063512 memory=3200 CPUtime=0 cores=0,2
/proc/51971/task/51982/stat : 51982 (Finalizer) S 51968 51971 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50016393 19521036288 1257178 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51989] ppid=51968 vsize=19063512 memory=4551768 CPUtime=0 cores=0,2
/proc/51971/task/51989/stat : 51989 (Common-Cleaner) S 51968 51971 49831 0 -1 4194368 1043 0 0 0 0 0 0 0 20 0 20 0 50016393 19521036288 1257178 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51990] ppid=51968 vsize=19063512 memory=5019624 CPUtime=0 cores=0,2
/proc/51971/task/51990/stat : 51990 (Timer-0) S 51968 51971 49831 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50016414 19521036288 1257178 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
Current children cumulated CPU time: 3393.75 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 5028712 KiB

[startup+3222.3 s]
/proc/loadavg: 4.71 4.47 4.46 6/347 52244
/proc/meminfo: memFree=706000/131250000 swapFree=33010416/33010684
[pid=51971] ppid=51968 vsize=19063512 memory=5028712 CPUtime=3459.02 cores=0,2
/proc/51971/stat : 51971 (java) S 51968 51971 49831 0 -1 4194304 324718 0 0 0 342445 3457 0 0 20 0 20 0 50016389 19521036288 1257178 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
/proc/51971/statm: 4765878 1257178 5544 1 0 1271511 0
[pid=51971/tid=51973] ppid=51968 vsize=19063512 memory=4551768 CPUtime=3119.36 cores=0,2
/proc/51971/task/51973/stat : 51973 (java) R 51968 51971 49831 0 -1 4194368 166162 0 0 0 308750 3186 0 0 20 0 20 0 50016391 19521036288 1257178 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51982] ppid=51968 vsize=19063512 memory=5028712 CPUtime=0 cores=0,2
/proc/51971/task/51982/stat : 51982 (Finalizer) S 51968 51971 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50016393 19521036288 1257178 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51989] ppid=51968 vsize=19063512 memory=3104 CPUtime=0 cores=0,2
/proc/51971/task/51989/stat : 51989 (Common-Cleaner) S 51968 51971 49831 0 -1 4194368 1043 0 0 0 0 0 0 0 20 0 20 0 50016393 19521036288 1257178 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51990] ppid=51968 vsize=19063512 memory=5028712 CPUtime=0 cores=0,2
/proc/51971/task/51990/stat : 51990 (Timer-0) S 51968 51971 49831 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50016414 19521036288 1257178 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
Current children cumulated CPU time: 3459.02 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 5028712 KiB

[startup+3282.3 s]
/proc/loadavg: 4.70 4.51 4.47 6/346 52250
/proc/meminfo: memFree=1050484/131250000 swapFree=33010416/33010684
[pid=51971] ppid=51968 vsize=19063512 memory=5028968 CPUtime=3525.34 cores=0,2
/proc/51971/stat : 51971 (java) S 51968 51971 49831 0 -1 4194304 328529 0 0 0 349030 3504 0 0 20 0 20 0 50016389 19521036288 1257242 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
/proc/51971/statm: 4765878 1257242 5544 1 0 1271525 0
[pid=51971/tid=51973] ppid=51968 vsize=19063512 memory=5028968 CPUtime=3177.48 cores=0,2
/proc/51971/task/51973/stat : 51973 (java) R 51968 51971 49831 0 -1 4194368 168712 0 0 0 314519 3229 0 0 20 0 20 0 50016391 19521036288 1257242 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51982] ppid=51968 vsize=19063512 memory=5028968 CPUtime=0 cores=0,2
/proc/51971/task/51982/stat : 51982 (Finalizer) S 51968 51971 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50016393 19521036288 1257242 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51989] ppid=51968 vsize=19063512 memory=5028968 CPUtime=0 cores=0,2
/proc/51971/task/51989/stat : 51989 (Common-Cleaner) S 51968 51971 49831 0 -1 4194368 1061 0 0 0 0 0 0 0 20 0 20 0 50016393 19521036288 1257242 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51990] ppid=51968 vsize=19063512 memory=5028968 CPUtime=0 cores=0,2
/proc/51971/task/51990/stat : 51990 (Timer-0) S 51968 51971 49831 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50016414 19521036288 1257242 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
Current children cumulated CPU time: 3525.34 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 5028968 KiB

[startup+3342.3 s]
/proc/loadavg: 3.91 4.33 4.41 3/304 52289
/proc/meminfo: memFree=35858260/131250000 swapFree=33010416/33010684
[pid=51971] ppid=51968 vsize=19063512 memory=5004096 CPUtime=3589.05 cores=0,2
/proc/51971/stat : 51971 (java) S 51968 51971 49831 0 -1 4194304 330623 0 0 0 355338 3567 0 0 20 0 20 0 50016389 19521036288 1251024 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
/proc/51971/statm: 4765878 1251024 5544 1 0 1265262 0
[pid=51971/tid=51973] ppid=51968 vsize=19063512 memory=164 CPUtime=3235.68 cores=0,2
/proc/51971/task/51973/stat : 51973 (java) R 51968 51971 49831 0 -1 4194368 169549 0 0 0 320280 3288 0 0 20 0 20 0 50016391 19521036288 1251024 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51982] ppid=51968 vsize=19063512 memory=18304 CPUtime=0 cores=0,2
/proc/51971/task/51982/stat : 51982 (Finalizer) S 51968 51971 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50016393 19521036288 1251024 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51989] ppid=51968 vsize=19063512 memory=5004096 CPUtime=0 cores=0,2
/proc/51971/task/51989/stat : 51989 (Common-Cleaner) S 51968 51971 49831 0 -1 4194368 1078 0 0 0 0 0 0 0 20 0 20 0 50016393 19521036288 1251024 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51990] ppid=51968 vsize=19063512 memory=4714308516801310367 CPUtime=0 cores=0,2
/proc/51971/task/51990/stat : 51990 (Timer-0) S 51968 51971 49831 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50016414 19521036288 1251024 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
Current children cumulated CPU time: 3589.05 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 5004096 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3351.11 s]
/proc/loadavg: 3.92 4.33 4.41 4/298 52322
/proc/meminfo: memFree=64042344/131250000 swapFree=33010416/33010684
[pid=51971] ppid=51968 vsize=19063512 memory=4920688 CPUtime=3600.09 cores=0,2
/proc/51971/stat : 51971 (java) S 51968 51971 49831 0 -1 4194304 331368 0 0 0 356433 3576 0 0 20 0 20 0 50016389 19521036288 1230172 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
/proc/51971/statm: 4765878 1230172 5544 1 0 1244382 0
[pid=51971/tid=51973] ppid=51968 vsize=19063512 memory=164 CPUtime=3244.04 cores=0,2
/proc/51971/task/51973/stat : 51973 (java) R 51968 51971 49831 0 -1 4194368 170285 0 0 0 321108 3296 0 0 20 0 20 0 50016391 19521036288 1230172 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51982] ppid=51968 vsize=19063512 memory=18304 CPUtime=0 cores=0,2
/proc/51971/task/51982/stat : 51982 (Finalizer) S 51968 51971 49831 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50016393 19521036288 1230172 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51989] ppid=51968 vsize=19063512 memory=5004096 CPUtime=0 cores=0,2
/proc/51971/task/51989/stat : 51989 (Common-Cleaner) S 51968 51971 49831 0 -1 4194368 1078 0 0 0 0 0 0 0 20 0 20 0 50016393 19521036288 1230172 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
[pid=51971/tid=51990] ppid=51968 vsize=19063512 memory=5004096 CPUtime=0 cores=0,2
/proc/51971/task/51990/stat : 51990 (Timer-0) S 51968 51971 49831 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50016414 19521036288 1230172 18446744073709551615 94916774645760 94916774649456 140726603539728 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94916774657272 94916774658064 94916775202816 140726603548976 140726603549158 140726603549158 140726603554760 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4920688 KiB

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

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

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

# cumulated CPU time of all completed processes:  user=3564.53 s, system=36.2261 s

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

[startup+3352 s]*
/proc/loadavg: 3.77 4.29 4.39 4/280 52325
/proc/meminfo: memFree=68974700/131250000 swapFree=33010416/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3352.8 s]
/proc/loadavg: 3.77 4.29 4.39 4/280 52325
/proc/meminfo: memFree=68974700/131250000 swapFree=33010416/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3353 s]*
/proc/loadavg: 3.77 4.29 4.39 2/280 52325
/proc/meminfo: memFree=68974272/131250000 swapFree=33010416/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3353.11 s]
/proc/loadavg: 3.77 4.29 4.39 2/280 52325
/proc/meminfo: memFree=68974272/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): 3354.79
CPU time (s): 3600.76
CPU user time (s): 3564.53
CPU system time (s): 36.2261
CPU usage (%): 107.332
Max. virtual memory (cumulated for all children) (KiB): 19063512
Max. memory (cumulated for all children) (KiB): 7412200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3564.53
system time used= 36.2261
maximum resident set size= 7412200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 333222
page faults= 0
swaps= 0
block input operations= 40
block output operations= 69204144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 237138
involuntary context switches= 52101


# summary of solver processes directly reported to runsolver:
#   pid: 51971
#   total CPU time (s): 3600.76
#   total CPU user time (s): 3564.53
#   total CPU system time (s): 36.2261

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.87127 second user time and 16.2248 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-01 06:16:25
IDJOB=4489147
IDBENCH=147541
IDSOLVER=3364
FILE ID=nodeC018/4489147-1751343385
RUNJOBID= nodeC018-1751336155-49841
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_23.opb.PB06.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4489147-1751343385/watcher-4489147-1751343385 -o /tmp/evaluation-result-4489147-1751343385/solver-4489147-1751343385 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751336155-49841 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4489147-1751343385 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4489147-1751343385.opb

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

MD5SUM BENCH= 1da12ebdd4ab5e725928f3bf845b8b1e
RANDOM SEED=2119215450

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.814
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.879
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		: 3449.966
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		: 3607.339
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.819
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.843
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		: 3600.105
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		: 3592.710
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:        79570552 kB
MemAvailable:   103538248 kB
Buffers:            2128 kB
Cached:         24741744 kB
SwapCached:           32 kB
Active:         26464244 kB
Inactive:       24420060 kB
Active(anon):   26145088 kB
Inactive(anon):    13500 kB
Active(file):     319156 kB
Inactive(file): 24406560 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:           2530272 kB
Writeback:             0 kB
AnonPages:      26143028 kB
Mapped:           123636 kB
Shmem:             18044 kB
KReclaimable:     162036 kB
Slab:             331468 kB
SReclaimable:     162036 kB
SUnreclaim:       169432 kB
KernelStack:        5296 kB
PageTables:        54836 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   27237784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151576 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  25784320 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= 432932 MiB
End job on nodeC018 at 2025-07-01 07:12:20