Trace number 4508881

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)-102 3600.51 3412.26

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/minlplib2-pb-0.1.0/
opb/normalized-sporttournament26.lin.opb
MD5SUM21e597bc04bc5fa012b59bdeb9fb9987
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-167
Best CPU time to get the best result obtained on this benchmark455.13
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables949
Total number of constraints1248
Number of constraints which are clauses624
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints624
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 852
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 920
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 920
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	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.09	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-4508881-1751517332.opb
0.12/0.14	c reading problem ... 
0.12/0.15	c using VERIPB proof format
0.12/0.15	c  objective function found
0.29/0.22	c ... done. Wall clock time 0.085s.
0.29/0.22	c declared #vars     949
0.29/0.22	c #constraints  1248
0.29/0.22	c constraints type 
0.29/0.22	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 624
0.29/0.22	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 624
0.29/0.22	c 1248 constraints processed.
0.29/0.24	c objective function length is 852 literals
0.29/0.27	c SATISFIABLE
0.29/0.27	c OPTIMIZING...
0.29/0.27	c Got one! Elapsed wall clock time (in seconds):0.13
0.29/0.27	o -97
0.47/0.36	c Got one! Elapsed wall clock time (in seconds):0.22
0.47/0.36	o -98
0.47/0.38	c Got one! Elapsed wall clock time (in seconds):0.246
0.47/0.38	o -99
0.85/0.54	c Got one! Elapsed wall clock time (in seconds):0.4
0.85/0.54	o -100
1.04/0.60	c Got one! Elapsed wall clock time (in seconds):0.466
1.04/0.60	o -101
3.17/1.70	c cleaning 2887 clauses out of 5775 with flag 10033/5775
4.44/2.47	c cleaning 4441 clauses out of 8890 with flag 22072/11777
5.65/3.39	c cleaning 5720 clauses out of 11448 with flag 36079/18776
6.81/4.31	c cleaning 6858 clauses out of 13727 with flag 52112/26775
6.81/4.33	c Got one! Elapsed wall clock time (in seconds):4.194
6.81/4.33	o -102
7.48/4.99	c cleaning 6011 clauses out of 12031 with flag 10023/31937
8.44/5.75	c cleaning 6006 clauses out of 12021 with flag 22049/37938
9.30/6.54	c cleaning 6497 clauses out of 13014 with flag 36062/44937
10.14/7.38	c cleaning 7256 clauses out of 14517 with flag 52077/52937
11.32/8.49	c cleaning 8122 clauses out of 16262 with flag 70092/61938
12.72/9.73	c cleaning 9064 clauses out of 18140 with flag 90117/71938
13.96/10.96	c cleaning 10033 clauses out of 20075 with flag 112152/82937
15.45/12.31	c cleaning 11015 clauses out of 22043 with flag 136431/94938
17.04/13.83	c cleaning 12008 clauses out of 24028 with flag 162582/107938
18.76/15.48	c cleaning 13002 clauses out of 26019 with flag 190836/121937
20.80/17.29	c cleaning 14002 clauses out of 28017 with flag 221496/136937
22.83/19.15	c cleaning 15000 clauses out of 30015 with flag 253917/152937
24.85/21.08	c cleaning 16000 clauses out of 32015 with flag 288361/169937
27.17/23.28	c cleaning 17003 clauses out of 34015 with flag 324814/187937
29.37/25.44	c cleaning 17998 clauses out of 36012 with flag 362982/206937
32.42/28.16	c cleaning 19000 clauses out of 38015 with flag 403012/226938
34.71/30.46	c cleaning 20003 clauses out of 40014 with flag 445036/247937
37.25/32.97	c cleaning 20998 clauses out of 42012 with flag 489059/269938
40.57/35.98	c cleaning 22001 clauses out of 44013 with flag 535088/292937
43.38/38.76	c cleaning 22997 clauses out of 46012 with flag 583316/316937
46.93/41.97	c cleaning 23997 clauses out of 48016 with flag 633874/341938
50.47/45.38	c cleaning 25002 clauses out of 50018 with flag 688052/367937
54.38/49.10	c cleaning 26000 clauses out of 52016 with flag 743179/394937
58.22/52.53	c cleaning 27003 clauses out of 54018 with flag 799481/422939
61.77/55.97	c cleaning 28000 clauses out of 56014 with flag 857642/451938
65.40/59.49	c cleaning 29001 clauses out of 58016 with flag 917865/481940
69.59/63.28	c cleaning 29997 clauses out of 60012 with flag 980114/512937
73.26/66.91	c cleaning 31001 clauses out of 62015 with flag 1044551/544937
78.04/71.36	c cleaning 32000 clauses out of 64014 with flag 1110839/577937
82.25/75.43	c cleaning 33001 clauses out of 66015 with flag 1179316/611938
86.52/79.52	c cleaning 34001 clauses out of 68014 with flag 1249588/646938
91.44/83.97	c cleaning 34998 clauses out of 70012 with flag 1321755/682937
96.18/88.51	c cleaning 35997 clauses out of 72014 with flag 1395979/719937
100.56/92.82	c cleaning 37002 clauses out of 74018 with flag 1472251/757938
105.15/97.31	c cleaning 37999 clauses out of 76015 with flag 1550618/796937
110.33/102.19	c cleaning 38999 clauses out of 78017 with flag 1630928/836938
115.05/106.78	c cleaning 40001 clauses out of 80017 with flag 1713207/877937
120.16/111.74	c cleaning 40997 clauses out of 82016 with flag 1797409/919937
125.35/116.86	c cleaning 42002 clauses out of 84020 with flag 1883771/962938
131.69/122.66	c cleaning 42999 clauses out of 86018 with flag 1972059/1006938
137.85/128.43	c cleaning 44003 clauses out of 88020 with flag 2062431/1051939
144.05/134.31	c cleaning 45001 clauses out of 90015 with flag 2154839/1097937
150.47/140.27	c cleaning 45997 clauses out of 92014 with flag 2249320/1144937
156.33/146.00	c cleaning 47001 clauses out of 94018 with flag 2346123/1192938
163.15/152.27	c cleaning 47998 clauses out of 96016 with flag 2444523/1241937
169.80/158.75	c cleaning 49000 clauses out of 98018 with flag 2544846/1291937
175.83/164.68	c cleaning 50002 clauses out of 100019 with flag 2647277/1342938
183.57/171.56	c cleaning 50997 clauses out of 102017 with flag 2751871/1394938
191.00/178.64	c cleaning 52002 clauses out of 104020 with flag 2858205/1447938
198.82/185.32	c cleaning 53004 clauses out of 106018 with flag 2966457/1501938
206.38/192.55	c cleaning 53996 clauses out of 108013 with flag 3076796/1556937
214.27/200.04	c cleaning 55002 clauses out of 110017 with flag 3189307/1612937
222.24/207.58	c cleaning 56001 clauses out of 112016 with flag 3303752/1669938
230.55/215.30	c cleaning 56999 clauses out of 114015 with flag 3419965/1727938
238.50/222.91	c cleaning 57999 clauses out of 116015 with flag 3538597/1786937
246.92/230.88	c cleaning 58998 clauses out of 118017 with flag 3658967/1846938
255.77/239.37	c cleaning 59999 clauses out of 120018 with flag 3782958/1907937
264.68/247.73	c cleaning 61002 clauses out of 122020 with flag 3909125/1969938
274.11/256.89	c cleaning 61999 clauses out of 124018 with flag 4037340/2032938
283.68/265.64	c cleaning 63000 clauses out of 126020 with flag 4166448/2096939
292.54/274.13	c cleaning 64000 clauses out of 128019 with flag 4297471/2161938
301.35/282.64	c cleaning 65000 clauses out of 130019 with flag 4430338/2227938
310.45/291.26	c cleaning 65999 clauses out of 132018 with flag 4565685/2294937
320.75/301.04	c cleaning 67002 clauses out of 134020 with flag 4703061/2362938
330.65/310.69	c cleaning 67999 clauses out of 136017 with flag 4843279/2431937
341.15/320.64	c cleaning 68998 clauses out of 138018 with flag 4984293/2501937
351.10/330.07	c cleaning 70001 clauses out of 140021 with flag 5127414/2572938
361.62/340.01	c cleaning 70999 clauses out of 142019 with flag 5272206/2644937
372.54/350.45	c cleaning 72000 clauses out of 144020 with flag 5419225/2717937
382.67/360.09	c cleaning 72998 clauses out of 146020 with flag 5568653/2791937
394.72/370.31	c cleaning 74003 clauses out of 148023 with flag 5720029/2866938
405.05/380.14	c cleaning 74997 clauses out of 150020 with flag 5872411/2942938
415.07/389.78	c cleaning 76003 clauses out of 152022 with flag 6026893/3019937
425.26/399.46	c cleaning 77000 clauses out of 154020 with flag 6183452/3097938
436.26/409.98	c cleaning 77998 clauses out of 156019 with flag 6342232/3176937
447.98/421.17	c cleaning 78999 clauses out of 158022 with flag 6502842/3256938
459.87/432.57	c cleaning 80003 clauses out of 160022 with flag 6665519/3337937
472.20/444.12	c cleaning 81002 clauses out of 162020 with flag 6830056/3419938
484.39/455.63	c cleaning 81997 clauses out of 164017 with flag 6996353/3502937
496.81/467.40	c cleaning 83000 clauses out of 166021 with flag 7164506/3586938
510.07/480.03	c cleaning 84001 clauses out of 168021 with flag 7334638/3671938
522.58/492.05	c cleaning 84999 clauses out of 170019 with flag 7506854/3757937
534.72/503.71	c cleaning 86001 clauses out of 172020 with flag 7681318/3844937
547.51/516.08	c cleaning 87001 clauses out of 174019 with flag 7857904/3932937
561.23/528.88	c cleaning 87998 clauses out of 176019 with flag 8036631/4021938
577.26/542.22	c cleaning 88996 clauses out of 178020 with flag 8217266/4111937
590.60/554.81	c cleaning 89997 clauses out of 180024 with flag 8399735/4202937
603.44/566.92	c cleaning 91004 clauses out of 182027 with flag 8584604/4294937
617.03/580.03	c cleaning 92002 clauses out of 184024 with flag 8771268/4387938
630.62/592.76	c cleaning 92995 clauses out of 186021 with flag 8960194/4481937
644.99/606.46	c cleaning 94003 clauses out of 188028 with flag 9150587/4576939
658.39/619.19	c cleaning 95002 clauses out of 190024 with flag 9343431/4672938
673.08/633.23	c cleaning 95999 clauses out of 192021 with flag 9538502/4769937
688.02/647.57	c cleaning 97000 clauses out of 194022 with flag 9735743/4867937
701.86/660.78	c cleaning 98001 clauses out of 196023 with flag 9934719/4966938
716.01/674.20	c cleaning 98999 clauses out of 198021 with flag 10135468/5066937
731.15/688.46	c cleaning 99999 clauses out of 200023 with flag 10337683/5167938
746.04/702.65	c cleaning 101003 clauses out of 202024 with flag 10541971/5269938
763.89/717.41	c cleaning 102001 clauses out of 204020 with flag 10748434/5372937
778.79/731.63	c cleaning 102999 clauses out of 206019 with flag 10957010/5476937
794.97/746.93	c cleaning 103999 clauses out of 208021 with flag 11167742/5581938
810.77/762.03	c cleaning 105001 clauses out of 210021 with flag 11380637/5687937
826.30/776.78	c cleaning 105999 clauses out of 212020 with flag 11596017/5794937
842.79/792.60	c cleaning 107004 clauses out of 214023 with flag 11813856/5902939
859.45/808.36	c cleaning 107998 clauses out of 216018 with flag 12032780/6011938
875.54/823.73	c cleaning 108996 clauses out of 218019 with flag 12253835/6121937
892.98/840.34	c cleaning 110004 clauses out of 220023 with flag 12477530/6232937
908.68/855.38	c cleaning 110999 clauses out of 222020 with flag 12703010/6344938
925.36/871.19	c cleaning 111996 clauses out of 224020 with flag 12929773/6457937
944.63/887.36	c cleaning 113001 clauses out of 226024 with flag 13159057/6571937
962.21/903.81	c cleaning 114002 clauses out of 228024 with flag 13389980/6686938
980.35/920.96	c cleaning 114997 clauses out of 230022 with flag 13623038/6802938
998.01/937.74	c cleaning 116005 clauses out of 232025 with flag 13858054/6919938
1015.88/954.77	c cleaning 117001 clauses out of 234020 with flag 14094893/7037938
1035.06/973.04	c cleaning 118001 clauses out of 236019 with flag 14333331/7156938
1052.53/989.65	c cleaning 119001 clauses out of 238017 with flag 14574081/7276937
1071.99/1008.24	c cleaning 120000 clauses out of 240017 with flag 14816477/7397938
1090.57/1025.92	c cleaning 120999 clauses out of 242018 with flag 15060697/7519939
1108.25/1042.72	c cleaning 121996 clauses out of 244018 with flag 15307189/7642938
1128.79/1060.51	c cleaning 122999 clauses out of 246021 with flag 15555830/7766937
1147.79/1078.43	c cleaning 124002 clauses out of 248023 with flag 15806722/7891938
1166.34/1096.18	c cleaning 125000 clauses out of 250020 with flag 16059160/8017937
1185.82/1114.82	c cleaning 125998 clauses out of 252020 with flag 16313874/8144937
1205.46/1133.66	c cleaning 126998 clauses out of 254022 with flag 16570131/8272937
1225.40/1152.74	c cleaning 128001 clauses out of 256025 with flag 16828630/8401938
1244.14/1170.60	c cleaning 129001 clauses out of 258024 with flag 17089902/8531938
1264.25/1189.98	c cleaning 130003 clauses out of 260023 with flag 17353452/8662938
1284.78/1209.61	c cleaning 130999 clauses out of 262019 with flag 17618077/8794937
1305.15/1229.11	c cleaning 131998 clauses out of 264021 with flag 17884883/8927938
1327.76/1249.00	c cleaning 133000 clauses out of 266023 with flag 18153420/9061938
1348.96/1268.82	c cleaning 133996 clauses out of 268022 with flag 18424642/9196937
1368.73/1287.52	c cleaning 134998 clauses out of 270026 with flag 18697797/9332937
1389.90/1307.64	c cleaning 136003 clauses out of 272028 with flag 18973549/9469937
1411.98/1328.63	c cleaning 137005 clauses out of 274026 with flag 19250313/9607938
1431.50/1348.17	c cleaning 138003 clauses out of 276022 with flag 19529374/9746939
1452.40/1368.46	c cleaning 139000 clauses out of 278017 with flag 19810812/9886937
1472.95/1388.12	c cleaning 139996 clauses out of 280017 with flag 20093609/10027937
1497.15/1409.39	c cleaning 140997 clauses out of 282021 with flag 20378312/10169937
1519.78/1433.12	c cleaning 142000 clauses out of 284024 with flag 20665738/10312937
1542.48/1458.55	c cleaning 143001 clauses out of 286024 with flag 20954437/10456937
1565.20/1480.17	c cleaning 143998 clauses out of 288024 with flag 21246049/10601938
1587.28/1501.33	c cleaning 145003 clauses out of 290025 with flag 21538622/10747937
1611.87/1528.07	c cleaning 146002 clauses out of 292023 with flag 21833175/10894938
1635.34/1551.05	c cleaning 146999 clauses out of 294020 with flag 22129340/11042937
1662.60/1574.31	c cleaning 148003 clauses out of 296021 with flag 22427801/11191937
1684.50/1596.52	c cleaning 149000 clauses out of 298019 with flag 22729281/11341938
1708.69/1619.61	c cleaning 149996 clauses out of 300018 with flag 23032998/11492937
1730.76/1640.64	c cleaning 150998 clauses out of 302023 with flag 23338506/11644938
1754.39/1665.15	c cleaning 152000 clauses out of 304024 with flag 23646535/11797937
1777.74/1687.43	c cleaning 153004 clauses out of 306025 with flag 23955688/11951938
1800.80/1709.41	c cleaning 154000 clauses out of 308020 with flag 24266940/12106937
1825.91/1731.38	c cleaning 155005 clauses out of 310021 with flag 24580712/12262938
1847.92/1751.98	c cleaning 155996 clauses out of 312015 with flag 24896115/12419937
1871.28/1774.28	c cleaning 156997 clauses out of 314019 with flag 25213644/12577937
1895.15/1797.00	c cleaning 157997 clauses out of 316022 with flag 25533960/12736937
1920.38/1820.91	c cleaning 159004 clauses out of 318025 with flag 25855222/12896937
1945.68/1846.01	c cleaning 159998 clauses out of 320022 with flag 26177751/13057938
1971.62/1870.23	c cleaning 160998 clauses out of 322023 with flag 26502040/13219937
1996.30/1894.16	c cleaning 162001 clauses out of 324025 with flag 26829131/13382937
2021.30/1922.16	c cleaning 162997 clauses out of 326024 with flag 27158049/13546937
2045.94/1946.41	c cleaning 164000 clauses out of 328028 with flag 27489480/13711938
2070.71/1975.10	c cleaning 165003 clauses out of 330027 with flag 27822710/13877937
2095.90/1999.68	c cleaning 166000 clauses out of 332024 with flag 28158088/14044937
2124.28/2024.39	c cleaning 167001 clauses out of 334025 with flag 28495392/14212938
2148.97/2047.92	c cleaning 167996 clauses out of 336023 with flag 28834987/14381937
2174.65/2075.85	c cleaning 169000 clauses out of 338027 with flag 29176129/14551937
2200.60/2100.75	c cleaning 169999 clauses out of 340027 with flag 29519708/14722937
2225.06/2124.33	c cleaning 171000 clauses out of 342030 with flag 29864088/14894939
2250.13/2148.49	c cleaning 171996 clauses out of 344028 with flag 30210502/15067937
2279.57/2174.69	c cleaning 173005 clauses out of 346033 with flag 30558755/15241938
2305.52/2199.53	c cleaning 174000 clauses out of 348027 with flag 30909565/15416937
2334.31/2227.16	c cleaning 175002 clauses out of 350028 with flag 31262279/15592938
2363.73/2255.30	c cleaning 176000 clauses out of 352025 with flag 31616616/15769937
2389.75/2280.16	c cleaning 177000 clauses out of 354026 with flag 31972811/15947938
2421.21/2308.11	c cleaning 177997 clauses out of 356025 with flag 32331078/16126937
2450.84/2336.30	c cleaning 179004 clauses out of 358029 with flag 32691536/16306938
2480.51/2364.50	c cleaning 180002 clauses out of 360024 with flag 33055103/16487937
2512.30/2395.11	c cleaning 181003 clauses out of 362023 with flag 33421212/16669938
2541.11/2422.65	c cleaning 181994 clauses out of 364019 with flag 33789057/16852937
2573.83/2450.92	c cleaning 183004 clauses out of 366026 with flag 34159409/17036938
2603.05/2478.65	c cleaning 184000 clauses out of 368022 with flag 34530578/17221938
2632.90/2508.56	c cleaning 184996 clauses out of 370021 with flag 34903904/17407937
2663.37/2537.53	c cleaning 186005 clauses out of 372026 with flag 35279223/17594938
2691.65/2564.53	c cleaning 186997 clauses out of 374020 with flag 35657130/17782937
2721.42/2590.22	c cleaning 187998 clauses out of 376023 with flag 36037060/17971937
2750.03/2617.46	c cleaning 189000 clauses out of 378026 with flag 36418900/18161938
2779.97/2645.98	c cleaning 189997 clauses out of 380026 with flag 36802648/18352938
2809.53/2674.08	c cleaning 191002 clauses out of 382029 with flag 37188353/18544938
2839.87/2703.19	c cleaning 192002 clauses out of 384027 with flag 37574968/18737938
2871.36/2730.28	c cleaning 193001 clauses out of 386025 with flag 37963278/18931938
2901.83/2759.20	c cleaning 193995 clauses out of 388023 with flag 38353769/19126937
2934.22/2790.27	c cleaning 195007 clauses out of 390028 with flag 38746344/19322937
2964.39/2819.19	c cleaning 195999 clauses out of 392021 with flag 39142724/19519937
2999.23/2848.26	c cleaning 196999 clauses out of 394022 with flag 39541388/19717937
3034.43/2881.51	c cleaning 198001 clauses out of 396024 with flag 39943417/19916938
3066.84/2912.46	c cleaning 199000 clauses out of 398022 with flag 40347049/20116937
3096.77/2940.78	c cleaning 199996 clauses out of 400022 with flag 40752883/20317937
3132.77/2971.61	c cleaning 201000 clauses out of 402027 with flag 41160732/20519938
3165.05/3002.48	c cleaning 202001 clauses out of 404026 with flag 41568569/20722937
3196.27/3032.08	c cleaning 203004 clauses out of 406026 with flag 41979470/20926938
3231.83/3069.48	c cleaning 204003 clauses out of 408022 with flag 42392937/21131938
3266.63/3099.15	c cleaning 205000 clauses out of 410019 with flag 42808955/21337938
3299.94/3131.08	c cleaning 205997 clauses out of 412018 with flag 43226775/21544937
3335.00/3164.77	c cleaning 207000 clauses out of 414021 with flag 43647431/21752937
3367.90/3196.22	c cleaning 207997 clauses out of 416022 with flag 44071240/21961938
3407.22/3230.08	c cleaning 209000 clauses out of 418025 with flag 44494690/22171938
3441.45/3262.86	c cleaning 210002 clauses out of 420026 with flag 44918474/22382939
3475.01/3294.87	c cleaning 211002 clauses out of 422023 with flag 45344115/22594938
3508.82/3327.06	c cleaning 212000 clauses out of 424021 with flag 45772244/22807938
3548.35/3361.37	c cleaning 213001 clauses out of 426021 with flag 46200769/23021938
3584.44/3395.88	c cleaning 213999 clauses out of 428019 with flag 46631416/23236937
3600.02/3410.62	c starts		: 7
3600.02/3410.62	c conflicts		: 23356869
3600.02/3410.62	c decisions		: 25756257
3600.02/3410.62	c propagations		: 243060376
3600.02/3410.62	c inspects		: 4129114748
3600.02/3410.62	c shortcuts		: 0
3600.02/3410.62	c learnt literals	: 0
3600.02/3410.62	c learnt binary clauses	: 0
3600.02/3410.62	c learnt ternary clauses	: 0
3600.02/3410.62	c learnt constraints	: 23356869
3600.02/3410.62	c ignored constraints	: 0
3600.02/3410.62	c root simplifications	: 0
3600.02/3410.62	c removed literals (reason simplification)	: 3724820
3600.02/3410.62	c reason swapping (by a shorter reason)	: 0
3600.02/3410.63	c Calls to reduceDB	: 215
3600.02/3410.63	c Number of update (reduction) of LBD	: 108492
3600.02/3410.63	c Imported unit clauses	: 0
3600.02/3410.63	c No decision after first conflict	: false
3600.02/3410.63	c number of reductions to clauses (during analyze)	: 0
3600.02/3410.63	c number of learned constraints concerned by reduction	: 0
3600.02/3410.63	c number of learning phase by resolution	: 0
3600.02/3410.63	c number of learning phase by cutting planes	: 0
3600.02/3410.63	c number of rounding to 1 operations	: 0
3600.02/3410.63	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.02/3410.63	c number of reductions of the coefficients by power 2 	: 0
3600.02/3410.63	c number of right shift for reduction by power 2 	: 0
3600.02/3410.63	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.02/3410.63	c number of ending skipping 	: 0
3600.02/3410.63	c number of internal skipping 	: 0
3600.02/3410.63	c number of derivation steps 	: 0
3600.02/3410.63	c number of skipped derivation steps 	: 0
3600.02/3410.63	c number of remaining unassigned 	: 0
3600.02/3410.63	c number of remaining assigned 	: 0
3600.02/3410.63	c number of falsified literals weakened from reason	: 0
3600.02/3410.63	c number of falsified literals weakened from conflict	: 0
3600.02/3410.63	c time for arithmetic operations	: 0
3600.02/3410.63	c minimum degree of deleted constraints	: null
3600.02/3410.63	c maximum degree of deleted constraints	: null
3600.02/3410.63	c number of deleted constraints	: 0
3600.02/3410.64	c speed (assignments/second)	: 71270.90673073004
3600.02/3410.64	c non guided choices	: 17
3600.23/3410.71	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 333952
3600.23/3410.71	s SATISFIABLE
3600.23/3410.71	c Found 6 solution(s)
3600.23/3410.71	v x1 -x2 x3 x4 -x5 x6 x7 x8 x9 -x10 x11 -x12 -x13 -x14 x15 x16 x17 x18 -x19 -x20 -x21 -x22 x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 x32 x33 -x34 x35 x36 x37 x38 x39 x40 x41 -x42 x43 -x44 x45 x46 -x47 -x48 x49 x50 -x51 x52 x53 x54 x55 x56 x57 -x58 -x59 x60 x61 -x62 -x63 x64 -x65 x66 x67 -x68 -x69 x70 -x71 x72 x73 x74 -x75 -x76 x77 x78 -x79 -x80 -x81 x82 x83 -x84 x85 x86 x87 -x88 x89 -x90 x91 x92 x93 -x94 -x95 -x96 x97 x98 -x99 -x100 x101 -x102 -x103 x104 x105 -x106 x107 -x108 x109 x110 -x111 x112 x113 -x114 x115 x116 -x117 -x118 x119 x120 -x121 x122 -x123 -x124 x125 -x126 x127 x128 x129 x130 x131 x132 -x133 -x134 x135 -x136 x137 x138 -x139 x140 x141 -x142 -x143 x144 x145 -x146 -x147 x148 x149 -x150 x151 -x152 -x153 x154 x155 -x156 x157 x158 -x159 x160 x161 -x162 x163 x164 -x165 x166 x167 x168 x169 x170 -x171 x172 -x173 -x174 x175 -x176 x177 -x178 -x179 -x180 x181 x182 -x183 x184 x185 x186 x187 x188 x189 -x190 -x191 x192 -x193 x194 x195 x196 -x197 x198 x199 -x200 -x201 x202 x203 x204 x205 -x206 -x207 x208 x209 -x210 x211 x212 -x213 x214 -x215 x216 x217 x218 x219 -x220 x221 x222 -x223 -x224 x225 x226 x227 -x228 -x229 -x230 -x231 x232 x233 x234 -x235 x236 -x237 -x238 x239 -x240 -x241 x242 -x243 -x244 x245 -x246 x247 -x248 x249 x250 -x251 x252 -x253 x254 -x255 -x256 -x257 -x258 x259 -x260 x261 -x262 -x263 -x264 -x265 -x266 -x267 x268 -x269 x270 x271 x272 -x273 x274 x275 x276 -x277 -x278 -x279 x280 x281 x282 -x283 x284 x285 x286 -x287 -x288 x289 -x290 -x291 x292 -x293 -x294 x295 x296 x297 -x298 -x299 -x300 x301 x302 -x303 x304 -x305 -x306 x307 x308 x309 -x310 -x311 -x312 -x313 x314 -x315 -x316 x317 -x318 -x319 x320 -x321 x322 x323 x324 -x325 -x326 -x327 x328 x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 x347 -x348 -x349 x350 -x351 -x352 x353 x354 x355 x356 -x357 -x358 x359 -x360 -x361 -x362 -x363 -x364 -x365 x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 x377 x378 x379 -x380 -x381 -x382 x383 -x384 x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 x429 x430 -x431 x432 -x433 -x434 -x435 x436 -x437 x438 -x439 -x440 x441 -x442 x443 x444 x445 x446 x447 x448 x449 -x450 x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 x460 -x461 -x462 -x463 -x464 x465 -x466 x467 -x468 -x469 -x470 -x471 -x472 -x473 x474 -x475 x476 x477 -x478 -x479 -x480 -x481 -x482 x483 x484 x485 -x486 -x487 x488 x489 -x490 -x491 -x492 x493 -x494 x495 x496 -x497 x498 -x499 -x500 x501 x502 -x503 -x504 x505 -x506 x507 -x508 -x509 -x510 -x511 -x512 -x513 x514 x515 -x516 -x517 -x518 -x519 -x520 -x521 x522 -x523 -x524 x525 -x526 -x527 -x528 -x529 -x530 x531 x532 -x533 -x534 -x535 -x536 x537 -x538 -x539 x540 x541 -x542 -x543 -x544 -x545 -x546 x547 x548 -x549 -x550 x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 x560 x561 -x562 -x563 -x564 x565 -x566 -x567 -x568 x569 -x570 x571 x572 x573 x574 x575 -x576 -x577 -x578 -x579 -x580 -x581 x582 -x583 -x584 x585 -x586 x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 x611 -x612 -x613 -x614 -x615 x616 x617 -x618 -x619 -x620 -x621 -x622 -x623 x624 x625 x626 x627 x628 -x629 -x630 -x631 x632 -x633 x634 x635 -x636 -x637 x638 -x639 x640 x641 -x642 -x643 -x644 -x645 -x646 -x647 x648 -x649 -x650 -x651 x652 -x653 -x654 -x655 x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 x665 x666 x667 -x668 -x669 -x670 -x671 -x672 -x673 x674 x675 -x676 x677 -x678 x679 x680 x681 x682 x683 x684 -x685 -x686 -x687 -x688 -x689 -x690 x691 -x692 -x693 -x694 x695 x696 -x697 x698 -x699 -x700 -x701 x702 x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 x711 -x712 -x713 -x714 -x715 -x716 -x717 -x718 -x719 x720 -x721 x722 -x723 -x724 -x725 x726 -x727 -x728 -x729 -x730 -x731 -x732 -x733 x734 x735 -x736 x737 -x738 -x739 -x740 x741 -x742 x743 -x744 -x745 -x746 x747 -x748 -x749 x750 x751 -x752 -x753 -x754 x755 x756 -x757 -x758 -x759 -x760 -x761 x762 -x763 -x764 x765 x766 -x767 -x768 x769 -x770 x771 -x772 -x773 -x774 -x775 -x776 -x777 -x778 -x779 -x780 -x781 x782 x783 -x784 -x785 x786 -x787 -x788 -x789 -x790 -x791 -x792 -x793 -x794 -x795 x796 x797 x798 -x799 -x800 -x801 x802 x803 x804 x805 -x806 x807 -x808 x809 x810 -x811 x812 -x813 -x814 -x815 -x816 -x817 -x818 x819 -x820 -x821 -x822 x823 -x824 x825 -x826 -x827 x828 x829 -x830 x831 -x832 -x833 x834 -x835 -x836 -x837 x838 x839 x840 -x841 x842 -x843 -x844 x845 x846 -x847 -x848 -x849 x850 x851 -x852 -x853 -x854 x855 -x856 -x857 -x858 -x859 -x860 -x861 -x862 x863 x864 -x865 -x866 x867 x868 x869 x870 -x871 -x872 -x873 -x874 x875 -x876 -x877 x878 x879 x880 x881 x882 x883 -x884 -x885 -x886 -x887 x888 x889 -x890 -x891 -x892 -x893 -x894 -x895 -x896 -x897 x898 -x899 -x900 -x901 -x902 -x903 -x904 -x905 x906 -x907 -x908 -x909 -x910 x911 -x912 -x913 -x914 -x915 x916 -x917 -x918 -x919 -x920 -x921 -x922 -x923 x924 x925 -x926 x927 -x928 -x929 -x930 -x931 -x932 -x933 x934 -x935 -x936 -x937 -x938 -x939 -x940 -x941 -x942 -x943 -x944 -x945 -x946 -x947 x948 -x949 
3600.23/3410.72	c objective function=-102
3600.23/3410.72	c Total wall clock time (in seconds): 3410.584

Verifier Data

OK	-102

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

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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
Current StackSize limit: 8192 KiB

solver pid=72610, runsolver pid=72607

[startup+0.10006 s]*
/proc/loadavg: 4.10 4.10 4.05 5/343 72628
/proc/meminfo: memFree=109050192/131249996 swapFree=33010160/33010684
[pid=72610] ppid=72607 vsize=18930384 memory=55484 CPUtime=0.12 cores=1,3
/proc/72610/stat : 72610 (java) S 72607 72610 72213 0 -1 4194304 6535 0 0 0 10 2 0 0 20 0 18 0 67410865 19384713216 13871 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
/proc/72610/statm: 4732596 13871 5334 1 0 547588 0
[pid=72610/tid=72612] ppid=72607 vsize=18930384 memory=4026531960 CPUtime=0.07 cores=1,3
/proc/72610/task/72612/stat : 72612 (java) R 72607 72610 72213 0 -1 4194368 5040 0 0 0 6 1 0 0 20 0 18 0 67410866 19384713216 13871 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72621] ppid=72607 vsize=18930384 memory=241407623509 CPUtime=0 cores=1,3
/proc/72610/task/72621/stat : 72621 (Finalizer) S 72607 72610 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 67410868 19384713216 13871 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72628] ppid=72607 vsize=18930384 memory=59585004307076 CPUtime=0 cores=1,3
/proc/72610/task/72628/stat : 72628 (Common-Cleaner) S 72607 72610 72213 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 67410869 19384713216 13871 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 55484 KiB

[startup+0.205779 s]*
/proc/loadavg: 4.10 4.10 4.05 7/343 72628
/proc/meminfo: memFree=109044932/131249996 swapFree=33010160/33010684
[pid=72610] ppid=72607 vsize=18930384 memory=61648 CPUtime=0.29 cores=1,3
/proc/72610/stat : 72610 (java) S 72607 72610 72213 0 -1 4194304 6996 0 0 0 27 2 0 0 20 0 18 0 67410865 19384713216 15412 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
/proc/72610/statm: 4732596 15412 5398 1 0 547895 0
[pid=72610/tid=72612] ppid=72607 vsize=18930384 memory=4026728732 CPUtime=0.15 cores=1,3
/proc/72610/task/72612/stat : 72612 (java) R 72607 72610 72213 0 -1 4194368 5291 0 0 0 14 1 0 0 20 0 18 0 67410866 19384713216 15412 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72621] ppid=72607 vsize=18930384 memory=15140 CPUtime=0 cores=1,3
/proc/72610/task/72621/stat : 72621 (Finalizer) S 72607 72610 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 67410868 19384713216 15412 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72628] ppid=72607 vsize=18930384 memory=58485492679654 CPUtime=0 cores=1,3
/proc/72610/task/72628/stat : 72628 (Common-Cleaner) S 72607 72610 72213 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 67410869 19384713216 15412 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 61648 KiB

[startup+0.305735 s]*
/proc/loadavg: 4.10 4.10 4.05 6/344 72629
/proc/meminfo: memFree=109028676/131249996 swapFree=33010160/33010684
[pid=72610] ppid=72607 vsize=18996948 memory=71360 CPUtime=0.47 cores=1,3
/proc/72610/stat : 72610 (java) S 72607 72610 72213 0 -1 4194304 7505 0 0 0 45 2 0 0 20 0 19 0 67410865 19452874752 17840 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
/proc/72610/statm: 4749237 17840 5462 1 0 548427 0
[pid=72610/tid=72612] ppid=72607 vsize=18996948 memory=-6000919477085301352 CPUtime=0.23 cores=1,3
/proc/72610/task/72612/stat : 72612 (java) R 72607 72610 72213 0 -1 4194368 5432 0 0 0 22 1 0 0 20 0 19 0 67410866 19452874752 17840 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72621] ppid=72607 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/72610/task/72621/stat : 72621 (Finalizer) S 72607 72610 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 67410868 19452874752 17840 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72628] ppid=72607 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/72610/task/72628/stat : 72628 (Common-Cleaner) S 72607 72610 72213 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 67410869 19452874752 17840 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72629] ppid=72607 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/72610/task/72629/stat : 72629 (Timer-0) S 72607 72610 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 67410891 19452874752 17840 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 71360 KiB

[startup+0.700246 s]
/proc/loadavg: 4.10 4.10 4.05 6/344 72629
/proc/meminfo: memFree=108958920/131249996 swapFree=33010160/33010684
[pid=72610] ppid=72607 vsize=19063512 memory=166864 CPUtime=1.23 cores=1,3
/proc/72610/stat : 72610 (java) S 72607 72610 72213 0 -1 4194304 11996 0 0 0 117 6 0 0 20 0 20 0 67410865 19521036288 41716 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
/proc/72610/statm: 4765878 41716 5494 1 0 551231 0
[pid=72610/tid=72612] ppid=72607 vsize=19063512 memory=18816 CPUtime=0.6 cores=1,3
/proc/72610/task/72612/stat : 72612 (java) R 72607 72610 72213 0 -1 4194368 5491 0 0 0 56 4 0 0 20 0 20 0 67410866 19521036288 41716 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72621] ppid=72607 vsize=19063512 memory=10752 CPUtime=0 cores=1,3
/proc/72610/task/72621/stat : 72621 (Finalizer) S 72607 72610 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67410868 19521036288 41716 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72628] ppid=72607 vsize=19063512 memory=3200 CPUtime=0 cores=1,3
/proc/72610/task/72628/stat : 72628 (Common-Cleaner) S 72607 72610 72213 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 67410869 19521036288 41716 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72629] ppid=72607 vsize=19063512 memory=4888 CPUtime=0 cores=1,3
/proc/72610/task/72629/stat : 72629 (Timer-0) S 72607 72610 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67410891 19521036288 41716 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
Current children cumulated CPU time: 1.23 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 166864 KiB

[startup+1.50026 s]
/proc/loadavg: 4.10 4.10 4.05 6/345 72630
/proc/meminfo: memFree=108903912/131249996 swapFree=33010160/33010684
[pid=72610] ppid=72607 vsize=19063512 memory=230588 CPUtime=2.77 cores=1,3
/proc/72610/stat : 72610 (java) S 72607 72610 72213 0 -1 4194304 17158 0 0 0 269 8 0 0 20 0 20 0 67410865 19521036288 57647 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
/proc/72610/statm: 4765878 57647 5494 1 0 1080367 0
[pid=72610/tid=72612] ppid=72607 vsize=19063512 memory=0 CPUtime=1.26 cores=1,3
/proc/72610/task/72612/stat : 72612 (java) R 72607 72610 72213 0 -1 4194368 5538 0 0 0 121 5 0 0 20 0 20 0 67410866 19521036288 57647 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72621] ppid=72607 vsize=19063512 memory=10752 CPUtime=0 cores=1,3
/proc/72610/task/72621/stat : 72621 (Finalizer) S 72607 72610 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67410868 19521036288 57647 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72628] ppid=72607 vsize=19063512 memory=3200 CPUtime=0 cores=1,3
/proc/72610/task/72628/stat : 72628 (Common-Cleaner) S 72607 72610 72213 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 67410869 19521036288 57647 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72629] ppid=72607 vsize=19063512 memory=4888 CPUtime=0 cores=1,3
/proc/72610/task/72629/stat : 72629 (Timer-0) S 72607 72610 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67410891 19521036288 57647 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
Current children cumulated CPU time: 2.77 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 230588 KiB

[startup+3.10567 s]
/proc/loadavg: 4.18 4.12 4.06 5/345 72630
/proc/meminfo: memFree=108199096/131249996 swapFree=33010160/33010684
[pid=72610] ppid=72607 vsize=19063512 memory=856324 CPUtime=5.44 cores=1,3
/proc/72610/stat : 72610 (java) S 72607 72610 72213 0 -1 4194304 18271 0 0 0 521 23 0 0 20 0 20 0 67410865 19521036288 214081 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
/proc/72610/statm: 4765878 214081 5494 1 0 1525365 0
[pid=72610/tid=72612] ppid=72607 vsize=19063512 memory=10752 CPUtime=2.7 cores=1,3
/proc/72610/task/72612/stat : 72612 (java) R 72607 72610 72213 0 -1 4194368 5814 0 0 0 253 17 0 0 20 0 20 0 67410866 19521036288 214081 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72621] ppid=72607 vsize=19063512 memory=-6000919477085301352 CPUtime=0 cores=1,3
/proc/72610/task/72621/stat : 72621 (Finalizer) S 72607 72610 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67410868 19521036288 214081 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72628] ppid=72607 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/72610/task/72628/stat : 72628 (Common-Cleaner) S 72607 72610 72213 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 67410869 19521036288 214081 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72629] ppid=72607 vsize=19063512 memory=3200 CPUtime=0 cores=1,3
/proc/72610/task/72629/stat : 72629 (Timer-0) S 72607 72610 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67410891 19521036288 214081 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
Current children cumulated CPU time: 5.44 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 856324 KiB

[startup+6.30024 s]
/proc/loadavg: 4.18 4.12 4.06 5/322 72641
/proc/meminfo: memFree=108654772/131249996 swapFree=33010160/33010684
[pid=72610] ppid=72607 vsize=19063512 memory=1997632 CPUtime=9.05 cores=1,3
/proc/72610/stat : 72610 (java) S 72607 72610 72213 0 -1 4194304 19661 0 0 0 854 51 0 0 20 0 20 0 67410865 19521036288 499408 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
/proc/72610/statm: 4765878 499408 5494 1 0 1822011 0
[pid=72610/tid=72612] ppid=72607 vsize=19063512 memory=0 CPUtime=5.61 cores=1,3
/proc/72610/task/72612/stat : 72612 (java) R 72607 72610 72213 0 -1 4194368 6197 0 0 0 524 37 0 0 20 0 20 0 67410866 19521036288 499408 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72621] ppid=72607 vsize=19063512 memory=3200 CPUtime=0 cores=1,3
/proc/72610/task/72621/stat : 72621 (Finalizer) S 72607 72610 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67410868 19521036288 499408 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72628] ppid=72607 vsize=19063512 memory=10752 CPUtime=0 cores=1,3
/proc/72610/task/72628/stat : 72628 (Common-Cleaner) S 72607 72610 72213 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 67410869 19521036288 499408 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72629] ppid=72607 vsize=19063512 memory=289980 CPUtime=0 cores=1,3
/proc/72610/task/72629/stat : 72629 (Timer-0) S 72607 72610 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67410891 19521036288 499408 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
Current children cumulated CPU time: 9.05 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1997632 KiB

[startup+12.7002 s]
/proc/loadavg: 4.07 4.10 4.05 4/322 72708
/proc/meminfo: memFree=109682316/131249996 swapFree=33010160/33010684
[pid=72610] ppid=72607 vsize=19063512 memory=3213996 CPUtime=15.96 cores=1,3
/proc/72610/stat : 72610 (java) S 72607 72610 72213 0 -1 4194304 21516 0 0 0 1509 87 0 0 20 0 20 0 67410865 19521036288 803499 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
/proc/72610/statm: 4765878 803499 5494 1 0 1964062 0
[pid=72610/tid=72612] ppid=72607 vsize=19063512 memory=289980 CPUtime=11.56 cores=1,3
/proc/72610/task/72612/stat : 72612 (java) R 72607 72610 72213 0 -1 4194368 7355 0 0 0 1088 68 0 0 20 0 20 0 67410866 19521036288 803499 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72621] ppid=72607 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/72610/task/72621/stat : 72621 (Finalizer) S 72607 72610 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67410868 19521036288 803499 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72628] ppid=72607 vsize=19063512 memory=10752 CPUtime=0 cores=1,3
/proc/72610/task/72628/stat : 72628 (Common-Cleaner) S 72607 72610 72213 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 67410869 19521036288 803499 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72629] ppid=72607 vsize=19063512 memory=-6000919477085301352 CPUtime=0 cores=1,3
/proc/72610/task/72629/stat : 72629 (Timer-0) S 72607 72610 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67410891 19521036288 803499 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
Current children cumulated CPU time: 15.96 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3213996 KiB

[startup+25.5002 s]
/proc/loadavg: 4.21 4.13 4.06 5/345 72831
/proc/meminfo: memFree=113444208/131249996 swapFree=33010160/33010684
[pid=72610] ppid=72607 vsize=19063512 memory=4349828 CPUtime=29.47 cores=1,3
/proc/72610/stat : 72610 (java) S 72607 72610 72213 0 -1 4194304 29255 0 0 0 2820 127 0 0 20 0 20 0 67410865 19521036288 1087457 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
/proc/72610/statm: 4765878 1087457 5526 1 0 2074767 0
[pid=72610/tid=72612] ppid=72607 vsize=19063512 memory=3402476 CPUtime=23.64 cores=1,3
/proc/72610/task/72612/stat : 72612 (java) R 72607 72610 72213 0 -1 4194368 9071 0 0 0 2263 101 0 0 20 0 20 0 67410866 19521036288 1087457 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72621] ppid=72607 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/72610/task/72621/stat : 72621 (Finalizer) S 72607 72610 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67410868 19521036288 1087457 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72628] ppid=72607 vsize=19063512 memory=14592 CPUtime=0 cores=1,3
/proc/72610/task/72628/stat : 72628 (Common-Cleaner) S 72607 72610 72213 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 67410869 19521036288 1087457 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72629] ppid=72607 vsize=19063512 memory=4015876 CPUtime=0 cores=1,3
/proc/72610/task/72629/stat : 72629 (Timer-0) S 72607 72610 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67410891 19521036288 1087457 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
Current children cumulated CPU time: 29.47 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4349828 KiB

[startup+51.1057 s]
/proc/loadavg: 4.39 4.18 4.08 5/345 72833
/proc/meminfo: memFree=102463608/131249996 swapFree=33010160/33010684
[pid=72610] ppid=72607 vsize=19063512 memory=7064500 CPUtime=56.62 cores=1,3
/proc/72610/stat : 72610 (java) S 72607 72610 72213 0 -1 4194304 34073 0 0 0 5442 220 0 0 20 0 20 0 67410865 19521036288 1766125 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
/proc/72610/statm: 4765878 1766125 5526 1 0 2375587 0
[pid=72610/tid=72612] ppid=72607 vsize=19063512 memory=14592 CPUtime=47.6 cores=1,3
/proc/72610/task/72612/stat : 72612 (java) R 72607 72610 72213 0 -1 4194368 12104 0 0 0 4584 176 0 0 20 0 20 0 67410866 19521036288 1766125 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72621] ppid=72607 vsize=19063512 memory=7064500 CPUtime=0 cores=1,3

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

/proc/72610/statm: 4765878 4068468 5526 1 0 4084094 0
[pid=72610/tid=72612] ppid=72607 vsize=19063512 memory=16273872 CPUtime=2874.18 cores=1,3
/proc/72610/task/72612/stat : 72612 (java) R 72607 72610 72213 0 -1 4194368 265930 0 0 0 282742 4676 0 0 20 0 20 0 67410866 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72621] ppid=72607 vsize=19063512 memory=16273872 CPUtime=0 cores=1,3
/proc/72610/task/72621/stat : 72621 (Finalizer) S 72607 72610 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67410868 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72628] ppid=72607 vsize=19063512 memory=16273872 CPUtime=0 cores=1,3
/proc/72610/task/72628/stat : 72628 (Common-Cleaner) S 72607 72610 72213 0 -1 4194368 2681 0 0 0 0 0 0 0 20 0 20 0 67410869 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72629] ppid=72607 vsize=19063512 memory=16273872 CPUtime=0 cores=1,3
/proc/72610/task/72629/stat : 72629 (Timer-0) S 72607 72610 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67410891 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
Current children cumulated CPU time: 3269.9 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16273872 KiB

[startup+3162.3 s]
/proc/loadavg: 4.35 4.46 4.46 5/351 73089
/proc/meminfo: memFree=1289816/131249996 swapFree=33009136/33010684
[pid=72610] ppid=72607 vsize=19063512 memory=16273872 CPUtime=3332.61 cores=1,3
/proc/72610/stat : 72610 (java) S 72607 72610 72213 0 -1 4194304 548364 0 0 0 328260 5001 0 0 20 0 20 0 67410865 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
/proc/72610/statm: 4765878 4068468 5526 1 0 4084094 0
[pid=72610/tid=72612] ppid=72607 vsize=19063512 memory=16273872 CPUtime=2930.19 cores=1,3
/proc/72610/task/72612/stat : 72612 (java) R 72607 72610 72213 0 -1 4194368 270372 0 0 0 288263 4756 0 0 20 0 20 0 67410866 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72621] ppid=72607 vsize=19063512 memory=16273872 CPUtime=0 cores=1,3
/proc/72610/task/72621/stat : 72621 (Finalizer) S 72607 72610 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67410868 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72628] ppid=72607 vsize=19063512 memory=16273872 CPUtime=0 cores=1,3
/proc/72610/task/72628/stat : 72628 (Common-Cleaner) S 72607 72610 72213 0 -1 4194368 2700 0 0 0 0 0 0 0 20 0 20 0 67410869 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72629] ppid=72607 vsize=19063512 memory=16273872 CPUtime=0 cores=1,3
/proc/72610/task/72629/stat : 72629 (Timer-0) S 72607 72610 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67410891 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
Current children cumulated CPU time: 3332.61 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16273872 KiB

[startup+3222.3 s]
/proc/loadavg: 4.32 4.43 4.45 6/351 73091
/proc/meminfo: memFree=1045072/131249996 swapFree=33009136/33010684
[pid=72610] ppid=72607 vsize=19063512 memory=16273872 CPUtime=3399.56 cores=1,3
/proc/72610/stat : 72610 (java) S 72607 72610 72213 0 -1 4194304 559934 0 0 0 334859 5097 0 0 20 0 20 0 67410865 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
/proc/72610/statm: 4765878 4068468 5526 1 0 4084094 0
[pid=72610/tid=72612] ppid=72607 vsize=19063512 memory=16273872 CPUtime=2986.18 cores=1,3
/proc/72610/task/72612/stat : 72612 (java) R 72607 72610 72213 0 -1 4194368 276226 0 0 0 293772 4846 0 0 20 0 20 0 67410866 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72621] ppid=72607 vsize=19063512 memory=16273872 CPUtime=0 cores=1,3
/proc/72610/task/72621/stat : 72621 (Finalizer) S 72607 72610 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67410868 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72628] ppid=72607 vsize=19063512 memory=16273872 CPUtime=0 cores=1,3
/proc/72610/task/72628/stat : 72628 (Common-Cleaner) S 72607 72610 72213 0 -1 4194368 2756 0 0 0 0 0 0 0 20 0 20 0 67410869 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72629] ppid=72607 vsize=19063512 memory=18048 CPUtime=0 cores=1,3
/proc/72610/task/72629/stat : 72629 (Timer-0) S 72607 72610 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67410891 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
Current children cumulated CPU time: 3399.56 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16273872 KiB

[startup+3282.3 s]
/proc/loadavg: 4.29 4.41 4.44 4/332 73096
/proc/meminfo: memFree=1294904/131249996 swapFree=33009136/33010684
[pid=72610] ppid=72607 vsize=19063512 memory=16273872 CPUtime=3462.16 cores=1,3
/proc/72610/stat : 72610 (java) S 72607 72610 72213 0 -1 4194304 567953 0 0 0 341042 5174 0 0 20 0 20 0 67410865 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
/proc/72610/statm: 4765878 4068468 5526 1 0 4084094 0
[pid=72610/tid=72612] ppid=72607 vsize=19063512 memory=16273872 CPUtime=3042.79 cores=1,3
/proc/72610/task/72612/stat : 72612 (java) R 72607 72610 72213 0 -1 4194368 280646 0 0 0 299359 4920 0 0 20 0 20 0 67410866 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72621] ppid=72607 vsize=19063512 memory=18048 CPUtime=0 cores=1,3
/proc/72610/task/72621/stat : 72621 (Finalizer) S 72607 72610 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67410868 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72628] ppid=72607 vsize=19063512 memory=5632 CPUtime=0 cores=1,3
/proc/72610/task/72628/stat : 72628 (Common-Cleaner) S 72607 72610 72213 0 -1 4194368 2782 0 0 0 0 0 0 0 20 0 20 0 67410869 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72629] ppid=72607 vsize=19063512 memory=16273872 CPUtime=0 cores=1,3
/proc/72610/task/72629/stat : 72629 (Timer-0) S 72607 72610 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67410891 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
Current children cumulated CPU time: 3462.16 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16273872 KiB

[startup+3342.3 s]
/proc/loadavg: 4.39 4.41 4.44 6/351 73163
/proc/meminfo: memFree=44968112/131249996 swapFree=33009136/33010684
[pid=72610] ppid=72607 vsize=19063512 memory=16273872 CPUtime=3527.6 cores=1,3
/proc/72610/stat : 72610 (java) S 72607 72610 72213 0 -1 4194304 578817 0 0 0 347498 5262 0 0 20 0 20 0 67410865 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
/proc/72610/statm: 4765878 4068468 5526 1 0 4084094 0
[pid=72610/tid=72612] ppid=72607 vsize=19063512 memory=16273872 CPUtime=3099.6 cores=1,3
/proc/72610/task/72612/stat : 72612 (java) R 72607 72610 72213 0 -1 4194368 285765 0 0 0 304956 5004 0 0 20 0 20 0 67410866 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72621] ppid=72607 vsize=19063512 memory=-6000919468445362536 CPUtime=0 cores=1,3
/proc/72610/task/72621/stat : 72621 (Finalizer) S 72607 72610 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67410868 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72628] ppid=72607 vsize=19063512 memory=4480 CPUtime=0 cores=1,3
/proc/72610/task/72628/stat : 72628 (Common-Cleaner) S 72607 72610 72213 0 -1 4194368 2834 0 0 0 0 0 0 0 20 0 20 0 67410869 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72629] ppid=72607 vsize=19063512 memory=16273872 CPUtime=0 cores=1,3
/proc/72610/task/72629/stat : 72629 (Timer-0) S 72607 72610 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67410891 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
Current children cumulated CPU time: 3527.6 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16273872 KiB

[startup+3402.3 s]
/proc/loadavg: 4.52 4.43 4.45 5/348 73166
/proc/meminfo: memFree=39946328/131249996 swapFree=33009136/33010684
[pid=72610] ppid=72607 vsize=19063512 memory=16273872 CPUtime=3591.35 cores=1,3
/proc/72610/stat : 72610 (java) S 72607 72610 72213 0 -1 4194304 587105 0 0 0 353800 5335 0 0 20 0 20 0 67410865 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
/proc/72610/statm: 4765878 4068468 5526 1 0 4084094 0
[pid=72610/tid=72612] ppid=72607 vsize=19063512 memory=16273872 CPUtime=3156.38 cores=1,3
/proc/72610/task/72612/stat : 72612 (java) S 72607 72610 72213 0 -1 4194368 289533 0 0 0 310564 5074 0 0 20 0 20 0 67410866 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72621] ppid=72607 vsize=19063512 memory=3200 CPUtime=0 cores=1,3
/proc/72610/task/72621/stat : 72621 (Finalizer) S 72607 72610 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67410868 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72628] ppid=72607 vsize=19063512 memory=16273872 CPUtime=0 cores=1,3
/proc/72610/task/72628/stat : 72628 (Common-Cleaner) S 72607 72610 72213 0 -1 4194368 2858 0 0 0 0 0 0 0 20 0 20 0 67410869 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72629] ppid=72607 vsize=19063512 memory=16273872 CPUtime=0 cores=1,3
/proc/72610/task/72629/stat : 72629 (Timer-0) S 72607 72610 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67410891 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
Current children cumulated CPU time: 3591.35 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16273872 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3410.6 s]
/proc/loadavg: 4.48 4.42 4.44 5/349 73167
/proc/meminfo: memFree=38407228/131249996 swapFree=33009136/33010684
[pid=72610] ppid=72607 vsize=19063512 memory=16273872 CPUtime=3600.02 cores=1,3
/proc/72610/stat : 72610 (java) S 72607 72610 72213 0 -1 4194304 587561 0 0 0 354655 5347 0 0 20 0 20 0 67410865 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
/proc/72610/statm: 4765878 4068468 5526 1 0 4084094 0
[pid=72610/tid=72612] ppid=72607 vsize=19063512 memory=10752 CPUtime=3164.24 cores=1,3
/proc/72610/task/72612/stat : 72612 (java) R 72607 72610 72213 0 -1 4194368 289833 0 0 0 311338 5086 0 0 20 0 20 0 67410866 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72621] ppid=72607 vsize=19063512 memory=16273872 CPUtime=0 cores=1,3
/proc/72610/task/72621/stat : 72621 (Finalizer) S 72607 72610 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67410868 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72628] ppid=72607 vsize=19063512 memory=-6000919477085301352 CPUtime=0 cores=1,3
/proc/72610/task/72628/stat : 72628 (Common-Cleaner) S 72607 72610 72213 0 -1 4194368 2858 0 0 0 0 0 0 0 20 0 20 0 67410869 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
[pid=72610/tid=72629] ppid=72607 vsize=19063512 memory=6912 CPUtime=0 cores=1,3
/proc/72610/task/72629/stat : 72629 (Timer-0) S 72607 72610 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67410891 19521036288 4068468 18446744073709551615 94211419680768 94211419684464 140734789734832 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94211419692280 94211419693072 94211447930880 140734789736752 140734789736934 140734789736934 140734789742536 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16273872 KiB

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

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

# cumulated CPU time of all completed processes:  user=3546.79 s, system=53.7154 s

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

[startup+3411.2 s]
/proc/loadavg: 4.48 4.42 4.44 4/331 73170
/proc/meminfo: memFree=54319264/131249996 swapFree=33009136/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3412 s]*
/proc/loadavg: 4.52 4.43 4.45 4/331 73171
/proc/meminfo: memFree=54228584/131249996 swapFree=33009136/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3412.2 s]
/proc/loadavg: 4.52 4.43 4.45 4/331 73171
/proc/meminfo: memFree=54228584/131249996 swapFree=33009136/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): 3412.26
CPU time (s): 3600.51
CPU user time (s): 3546.79
CPU system time (s): 53.7154
CPU usage (%): 105.517
Max. virtual memory (cumulated for all children) (KiB): 19263204
Max. memory (cumulated for all children) (KiB): 16274640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3546.79
system time used= 53.7154
maximum resident set size= 16274768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 590900
page faults= 0
swaps= 0
block input operations= 40
block output operations= 120109312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 174371
involuntary context switches= 27491


# summary of solver processes directly reported to runsolver:
#   pid: 72610
#   total CPU time (s): 3600.51
#   total CPU user time (s): 3546.79
#   total CPU system time (s): 53.7154

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.24834 second user time and 16.2508 second system time

The end

Launcher Data

Begin job on nodeC021 at 2025-07-03 06:35:32
IDJOB=4508881
IDBENCH=158516
IDSOLVER=3364
FILE ID=nodeC021/4508881-1751517332
RUNJOBID= nodeC021-1751513701-72225
SLURM_JOB_ID= 9598619
Free space on /tmp= 430956 MiB

SOLVER NAME= Sat4j Resolution VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/minlplib2-pb-0.1.0/opb/normalized-sporttournament26.lin.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4508881-1751517332/watcher-4508881-1751517332 -o /tmp/evaluation-result-4508881-1751517332/solver-4508881-1751517332 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751513701-72225 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4508881-1751517332 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4508881-1751517332.opb

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

MD5SUM BENCH= 21e597bc04bc5fa012b59bdeb9fb9987
RANDOM SEED=1167987818

nodeC021 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.781
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.56
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		: 3601.325
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.56
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		: 3596.605
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.56
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		: 3599.785
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.56
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.796
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.56
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.779
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.56
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		: 3300.249
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.56
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.162
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        109078208 kB
MemAvailable:   123712316 kB
Buffers:            2128 kB
Cached:         15372248 kB
SwapCached:           20 kB
Active:          6550168 kB
Inactive:       14893248 kB
Active(anon):    6076260 kB
Inactive(anon):    10924 kB
Active(file):     473908 kB
Inactive(file): 14882324 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7924 kB
Writeback:             0 kB
AnonPages:       6071736 kB
Mapped:           124260 kB
Shmem:             18040 kB
KReclaimable:     233828 kB
Slab:             326504 kB
SReclaimable:     233828 kB
SUnreclaim:        92676 kB
KernelStack:        5264 kB
PageTables:        15504 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    7100580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151544 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5840896 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430944 MiB
End job on nodeC021 at 2025-07-03 07:32:24