Trace number 4521639

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)264 3600.3 3583.97

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/vertex_cover/
vertexcover_opt_grid_oddrowevencolsquare/normalized-vertexcover_opt_grid_oddrowevencolsquare_dim_022.opb
MD5SUM8e50416028301376aa06deda864f0965
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 benchmark264
Best CPU time to get the best result obtained on this benchmark0.021602
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables506
Total number of constraints1012
Number of constraints which are clauses1012
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 506
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 506
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 506
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

Solver Data

0.03/0.39	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.03/0.39	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.39	c See www.sat4j.org for details.
0.10/0.52	c version PB25.v20250606
0.10/0.53	c java.runtime.name	OpenJDK Runtime Environment
0.10/0.53	c java.vm.name		OpenJDK 64-Bit Server VM
0.10/0.53	c java.vm.version	22.0.1+8-16
0.10/0.53	c java.vm.vendor	Oracle Corporation
0.10/0.53	c sun.arch.data.model	64
0.10/0.53	c java.version		22.0.1
0.10/0.53	c os.name		Linux
0.10/0.53	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.10/0.53	c os.arch		amd64
0.10/0.53	c Free memory 		2104792832
0.10/0.53	c Max memory 		16282288128
0.10/0.53	c Total memory 		2113929216
0.10/0.53	c Number of processors 	2
0.16/0.63	c Pseudo Boolean Optimization by upper bound
0.16/0.63	c --- Begin Solver configuration ---
0.16/0.63	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.16/0.63	c Learn all clauses as in MiniSAT
0.16/0.63	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.16/0.63	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.16/0.63	c Expensive reason simplification
0.16/0.63	c Glucose 2.1 dynamic restart strategy
0.16/0.63	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.16/0.63	c timeout=2147483s
0.16/0.63	c DB Simplification allowed=false
0.16/0.63	c Listener: none
0.16/0.63	c --- End Solver configuration ---
0.16/0.63	c solving HOME/instance-4521639-1751587924.opb
0.16/0.63	c reading problem ... 
0.21/0.75	c using VERIPB proof format
0.21/0.76	c  objective function found
0.29/0.80	c ... done. Wall clock time 0.17s.
0.29/0.80	c declared #vars     506
0.29/0.80	c #constraints  1012
0.29/0.80	c constraints type 
0.29/0.80	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1012
0.29/0.80	c 1012 constraints processed.
0.29/0.87	c objective function length is 506 literals
0.29/0.88	c SATISFIABLE
0.29/0.88	c OPTIMIZING...
0.29/0.88	c Got one! Elapsed wall clock time (in seconds):0.251
0.29/0.88	o 264
2.37/1.96	c cleaning 2500 clauses out of 5000 with flag 10663/5000
3.95/2.76	c cleaning 4251 clauses out of 8501 with flag 23419/11001
5.00/3.50	c cleaning 5625 clauses out of 11249 with flag 38280/18000
5.92/4.44	c cleaning 6813 clauses out of 13626 with flag 55257/26002
7.05/5.49	c cleaning 7906 clauses out of 15811 with flag 74303/35000
8.21/6.55	c cleaning 8953 clauses out of 17906 with flag 95501/45001
9.60/7.85	c cleaning 9977 clauses out of 19953 with flag 118855/56001
11.15/9.37	c cleaning 10989 clauses out of 21977 with flag 144132/68002
12.71/10.80	c cleaning 11993 clauses out of 23986 with flag 171694/81000
14.48/12.54	c cleaning 12997 clauses out of 25993 with flag 201251/95000
16.55/14.47	c cleaning 13998 clauses out of 27996 with flag 233106/110000
18.56/16.34	c cleaning 14999 clauses out of 29998 with flag 267116/126000
20.94/18.59	c cleaning 15999 clauses out of 31999 with flag 303363/143000
23.60/21.03	c cleaning 16998 clauses out of 34001 with flag 341663/161001
26.87/24.08	c cleaning 17998 clauses out of 36002 with flag 382065/180000
29.78/26.80	c cleaning 18995 clauses out of 38006 with flag 424487/200002
32.62/29.66	c cleaning 20000 clauses out of 40010 with flag 469022/221001
35.76/32.63	c cleaning 21005 clauses out of 42010 with flag 515645/243001
39.53/36.21	c cleaning 22002 clauses out of 44004 with flag 564471/266000
42.61/39.33	c cleaning 23002 clauses out of 46003 with flag 615117/290001
46.56/43.11	c cleaning 23994 clauses out of 48000 with flag 668255/315000
50.56/47.10	c cleaning 25004 clauses out of 50007 with flag 723444/341001
55.33/51.67	c cleaning 25996 clauses out of 52002 with flag 780789/368000
60.22/56.17	c cleaning 27003 clauses out of 54006 with flag 839682/396000
64.70/60.68	c cleaning 27999 clauses out of 56003 with flag 901015/425000
70.07/65.98	c cleaning 29002 clauses out of 58005 with flag 964608/455001
75.36/71.06	c cleaning 30002 clauses out of 60003 with flag 1030360/486001
80.51/76.03	c cleaning 30996 clauses out of 62000 with flag 1098261/518000
86.30/81.77	c cleaning 32000 clauses out of 64006 with flag 1168434/551002
92.24/87.52	c cleaning 33000 clauses out of 66005 with flag 1240450/585001
98.74/93.88	c cleaning 33997 clauses out of 68004 with flag 1314655/620000
106.23/101.24	c cleaning 35002 clauses out of 70007 with flag 1391018/656000
114.07/108.95	c cleaning 36002 clauses out of 72005 with flag 1469281/693000
120.84/115.57	c cleaning 36997 clauses out of 74003 with flag 1549281/731000
128.00/122.63	c cleaning 38001 clauses out of 76007 with flag 1631744/770001
135.32/129.83	c cleaning 38997 clauses out of 78006 with flag 1716536/810001
144.14/138.50	c cleaning 40000 clauses out of 80008 with flag 1803252/851000
153.50/147.74	c cleaning 40995 clauses out of 82008 with flag 1892085/893000
162.44/156.58	c cleaning 42006 clauses out of 84015 with flag 1983254/936002
173.88/167.63	c cleaning 43004 clauses out of 86007 with flag 2076429/980000
183.99/177.86	c cleaning 44000 clauses out of 88003 with flag 2171880/1025000
191.59/185.12	c cleaning 45001 clauses out of 90005 with flag 2269642/1071002
200.68/193.58	c cleaning 45994 clauses out of 92002 with flag 2369362/1118000
209.53/202.35	c cleaning 46997 clauses out of 94009 with flag 2471065/1166001
219.54/212.07	c cleaning 48001 clauses out of 96012 with flag 2574857/1215001
230.81/223.03	c cleaning 49001 clauses out of 98010 with flag 2680775/1265000
240.79/232.99	c cleaning 50002 clauses out of 100010 with flag 2788912/1316001
252.28/244.14	c cleaning 51002 clauses out of 102009 with flag 2899618/1368002
263.81/255.42	c cleaning 51998 clauses out of 104005 with flag 3011554/1421000
274.00/265.48	c cleaning 53003 clauses out of 106008 with flag 3125713/1475001
285.63/276.90	c cleaning 53997 clauses out of 108004 with flag 3242400/1530000
296.58/287.52	c cleaning 54998 clauses out of 110008 with flag 3361180/1586001
309.58/300.38	c cleaning 56001 clauses out of 112010 with flag 3481964/1643001
322.77/313.49	c cleaning 57001 clauses out of 114008 with flag 3604738/1701000
337.87/328.22	c cleaning 58004 clauses out of 116008 with flag 3729820/1760001
350.83/340.96	c cleaning 59001 clauses out of 118003 with flag 3857034/1820000
365.71/355.77	c cleaning 60000 clauses out of 120002 with flag 3986270/1881000
380.44/369.93	c cleaning 60996 clauses out of 122003 with flag 4117399/1943001
394.50/384.00	c cleaning 62000 clauses out of 124007 with flag 4251272/2006001
410.02/399.07	c cleaning 63003 clauses out of 126006 with flag 4387089/2070000
425.81/414.62	c cleaning 63995 clauses out of 128003 with flag 4524890/2135000
443.00/431.39	c cleaning 64997 clauses out of 130008 with flag 4665013/2201000
458.68/447.10	c cleaning 65997 clauses out of 132013 with flag 4806972/2268002
474.23/462.55	c cleaning 67008 clauses out of 134016 with flag 4951450/2336002
489.12/477.13	c cleaning 68003 clauses out of 136008 with flag 5097664/2405002
506.43/494.73	c cleaning 69002 clauses out of 138003 with flag 5246186/2475000
523.19/511.58	c cleaning 69994 clauses out of 140002 with flag 5395776/2546001
541.27/529.54	c cleaning 71002 clauses out of 142009 with flag 5548639/2618002
561.07/549.37	c cleaning 71993 clauses out of 144005 with flag 5703434/2691000
581.92/570.46	c cleaning 73006 clauses out of 146014 with flag 5860247/2765002
602.65/591.39	c cleaning 74001 clauses out of 148007 with flag 6018021/2840001
628.81/617.42	c cleaning 74995 clauses out of 150005 with flag 6178521/2916000
651.87/640.98	c cleaning 76001 clauses out of 152011 with flag 6341298/2993001
673.79/663.14	c cleaning 77003 clauses out of 154010 with flag 6506280/3071001
693.70/684.84	c cleaning 77994 clauses out of 156006 with flag 6672518/3150000
714.11/705.14	c cleaning 79004 clauses out of 158013 with flag 6840648/3230001
736.49/728.00	c cleaning 80005 clauses out of 160009 with flag 7010893/3311001
761.45/752.67	c cleaning 80999 clauses out of 162004 with flag 7183027/3393001
784.34/776.15	c cleaning 81994 clauses out of 164004 with flag 7359285/3476000
807.84/799.86	c cleaning 82998 clauses out of 166010 with flag 7537446/3560000
833.79/826.10	c cleaning 84006 clauses out of 168012 with flag 7717853/3645000
859.51/850.94	c cleaning 84998 clauses out of 170007 with flag 7900018/3731001
884.13/881.67	c cleaning 86000 clauses out of 172008 with flag 8084625/3818000
910.74/906.75	c cleaning 87005 clauses out of 174009 with flag 8271134/3906001
937.90/937.96	c cleaning 88001 clauses out of 176003 with flag 8459834/3995000
965.71/967.98	c cleaning 89001 clauses out of 178004 with flag 8650556/4085002
996.92/998.30	c cleaning 89995 clauses out of 180001 with flag 8843337/4176000
1023.04/1025.35	c cleaning 90995 clauses out of 182006 with flag 9036654/4268000
1052.46/1053.34	c cleaning 92000 clauses out of 184011 with flag 9232139/4361000
1081.93/1082.17	c cleaning 93004 clauses out of 186011 with flag 9430077/4455000
1111.51/1112.78	c cleaning 93993 clauses out of 188007 with flag 9630900/4550000
1141.26/1141.50	c cleaning 95001 clauses out of 190014 with flag 9834947/4646000
1169.60/1168.76	c cleaning 96002 clauses out of 192014 with flag 10040799/4743001
1199.82/1197.81	c cleaning 96995 clauses out of 194012 with flag 10248753/4841001
1230.39/1227.22	c cleaning 98007 clauses out of 196017 with flag 10458626/4940001
1264.20/1259.81	c cleaning 99000 clauses out of 198009 with flag 10670933/5040000
1291.34/1285.69	c cleaning 100001 clauses out of 200010 with flag 10885578/5141001
1333.66/1327.04	c cleaning 101001 clauses out of 202009 with flag 11102231/5243001
1366.91/1359.05	c cleaning 101994 clauses out of 204007 with flag 11319225/5346000
1402.30/1393.00	c cleaning 103003 clauses out of 206013 with flag 11539305/5450000
1436.33/1425.54	c cleaning 104003 clauses out of 208011 with flag 11761927/5555001
1475.95/1463.97	c cleaning 104999 clauses out of 210007 with flag 11985615/5661000
1516.76/1503.70	c cleaning 106000 clauses out of 212008 with flag 12211975/5768000
1557.76/1550.17	c cleaning 107000 clauses out of 214009 with flag 12441092/5876001
1603.52/1596.31	c cleaning 108004 clauses out of 216008 with flag 12671929/5985000
1648.17/1639.88	c cleaning 109002 clauses out of 218004 with flag 12904922/6095000
1695.78/1691.11	c cleaning 109997 clauses out of 220002 with flag 13139572/6206000
1726.76/1723.10	c cleaning 111001 clauses out of 222006 with flag 13376495/6318001
1763.72/1758.74	c cleaning 111997 clauses out of 224005 with flag 13615895/6431001
1801.25/1794.72	c cleaning 113003 clauses out of 226009 with flag 13857564/6545002
1844.28/1836.61	c cleaning 113998 clauses out of 228005 with flag 14101873/6660001
1887.20/1878.20	c cleaning 114999 clauses out of 230007 with flag 14347897/6776001
1927.19/1916.71	c cleaning 115995 clauses out of 232007 with flag 14595974/6893000
1968.98/1957.06	c cleaning 117002 clauses out of 234012 with flag 14847005/7011000
2010.65/1997.24	c cleaning 118006 clauses out of 236013 with flag 15099623/7130003
2051.32/2036.63	c cleaning 118994 clauses out of 238004 with flag 15354301/7250000
2093.57/2079.86	c cleaning 120002 clauses out of 240011 with flag 15610614/7371001
2135.34/2120.10	c cleaning 121000 clauses out of 242008 with flag 15868878/7493000
2181.91/2169.10	c cleaning 122004 clauses out of 244008 with flag 16127925/7616000
2228.77/2214.59	c cleaning 122999 clauses out of 246004 with flag 16390797/7740000
2280.02/2264.51	c cleaning 124001 clauses out of 248005 with flag 16655533/7865000
2331.42/2320.42	c cleaning 124995 clauses out of 250004 with flag 16922677/7991000
2385.51/2374.56	c cleaning 126000 clauses out of 252010 with flag 17190684/8118001
2439.00/2426.55	c cleaning 127005 clauses out of 254009 with flag 17461713/8246000
2489.73/2475.82	c cleaning 127992 clauses out of 256004 with flag 17734119/8375000
2547.68/2533.20	c cleaning 129003 clauses out of 258013 with flag 18009722/8505001
2600.38/2585.77	c cleaning 130005 clauses out of 260010 with flag 18287537/8636001
2661.61/2648.07	c cleaning 130998 clauses out of 262004 with flag 18567260/8768000
2713.79/2699.09	c cleaning 132001 clauses out of 264006 with flag 18847341/8901000
2763.60/2746.10	c cleaning 133001 clauses out of 266005 with flag 19131680/9035000
2820.41/2801.40	c cleaning 133995 clauses out of 268004 with flag 19418431/9170000
2867.77/2847.14	c cleaning 135001 clauses out of 270010 with flag 19706947/9306001
2921.03/2897.58	c cleaning 135999 clauses out of 272008 with flag 19996631/9443000
2982.01/2962.67	c cleaning 137002 clauses out of 274011 with flag 20289504/9581002
3039.98/3019.70	c cleaning 137999 clauses out of 276009 with flag 20584886/9720002
3103.51/3080.26	c cleaning 138995 clauses out of 278008 with flag 20882041/9860000
3151.30/3126.49	c cleaning 140002 clauses out of 280013 with flag 21180628/10001000
3197.22/3169.40	c cleaning 141002 clauses out of 282011 with flag 21481636/10143000
3244.78/3214.06	c cleaning 142001 clauses out of 284009 with flag 21783454/10286000
3291.36/3259.69	c cleaning 143000 clauses out of 286009 with flag 22088541/10430001
3344.27/3309.45	c cleaning 143998 clauses out of 288008 with flag 22396088/10575000
3393.76/3355.84	c cleaning 145005 clauses out of 290014 with flag 22706217/10721004
3442.91/3414.58	c cleaning 146000 clauses out of 292005 with flag 23018500/10868000
3492.15/3473.43	c cleaning 147001 clauses out of 294007 with flag 23330602/11016002
3547.40/3531.24	c cleaning 148000 clauses out of 296004 with flag 23644182/11165000
3600.02/3582.31	c starts		: 2
3600.02/3582.33	c conflicts		: 11315002
3600.02/3582.33	c decisions		: 11945681
3600.02/3582.33	c propagations		: 57704307
3600.02/3582.33	c inspects		: 10043058532
3600.02/3582.33	c shortcuts		: 0
3600.02/3582.33	c learnt literals	: 0
3600.02/3582.33	c learnt binary clauses	: 0
3600.02/3582.33	c learnt ternary clauses	: 0
3600.02/3582.33	c learnt constraints	: 11315002
3600.02/3582.33	c ignored constraints	: 0
3600.02/3582.33	c root simplifications	: 0
3600.02/3582.33	c removed literals (reason simplification)	: 241561995
3600.02/3582.33	c reason swapping (by a shorter reason)	: 0
3600.02/3582.33	c Calls to reduceDB	: 146
3600.02/3582.33	c Number of update (reduction) of LBD	: 209591
3600.02/3582.33	c Imported unit clauses	: 0
3600.02/3582.33	c No decision after first conflict	: false
3600.02/3582.33	c number of reductions to clauses (during analyze)	: 0
3600.02/3582.33	c number of learned constraints concerned by reduction	: 0
3600.02/3582.33	c number of learning phase by resolution	: 0
3600.02/3582.33	c number of learning phase by cutting planes	: 0
3600.02/3582.33	c number of rounding to 1 operations	: 0
3600.02/3582.33	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.02/3582.33	c number of reductions of the coefficients by power 2 	: 0
3600.02/3582.33	c number of right shift for reduction by power 2 	: 0
3600.02/3582.33	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.02/3582.33	c number of ending skipping 	: 0
3600.02/3582.33	c number of internal skipping 	: 0
3600.02/3582.33	c number of derivation steps 	: 0
3600.02/3582.33	c number of skipped derivation steps 	: 0
3600.02/3582.33	c number of remaining unassigned 	: 0
3600.02/3582.33	c number of remaining assigned 	: 0
3600.02/3582.33	c number of falsified literals weakened from reason	: 0
3600.02/3582.34	c number of falsified literals weakened from conflict	: 0
3600.02/3582.34	c time for arithmetic operations	: 0
3600.02/3582.34	c minimum degree of deleted constraints	: null
3600.02/3582.34	c maximum degree of deleted constraints	: null
3600.02/3582.34	c number of deleted constraints	: 0
3600.02/3582.34	c speed (assignments/second)	: 16111.946214128817
3600.02/3582.34	c non guided choices	: 0
3600.22/3582.41	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 298006
3600.22/3582.41	s SATISFIABLE
3600.22/3582.41	c Found 1 solution(s)
3600.22/3582.41	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 
3600.22/3582.42	c objective function=264
3600.22/3582.42	c Total wall clock time (in seconds): 3581.791

Verifier Data

OK	264

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4521639-1751587924/watcher-4521639-1751587924 -o /tmp/evaluation-result-4521639-1751587924/solver-4521639-1751587924 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751579235-82802 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4521639-1751587924 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4521639-1751587924.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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=84182, runsolver pid=84179

[startup+0.100066 s]*
/proc/loadavg: 5.70 5.75 5.46 5/326 84183
/proc/meminfo: memFree=38225812/131249996 swapFree=33005016/33010684
[pid=84182] ppid=84179 vsize=24960 memory=2304 CPUtime=0 cores=1,3
/proc/84182/stat : 84182 (java) D 84179 84182 82790 0 -1 4194304 177 0 5 0 0 0 0 0 20 0 1 0 74472026 25559040 576 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 0 0 0 1 0 0 17 3 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
/proc/84182/statm: 6240 576 544 1 0 464 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 24960 KiB
Current children cumulated memory: 2304 KiB

[startup+0.205802 s]*
/proc/loadavg: 5.70 5.75 5.46 5/332 84189
/proc/meminfo: memFree=38206660/131249996 swapFree=33005016/33010684
[pid=84182] ppid=84179 vsize=18130736 memory=20960 CPUtime=0 cores=1,3
/proc/84182/stat : 84182 (java) S 84179 84182 82790 0 -1 4194304 1732 0 18 0 0 0 0 0 20 0 7 0 74472026 18565873664 5240 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 0 0 16784588 0 0 0 17 3 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
/proc/84182/statm: 4532684 5240 3328 1 0 540973 0
[pid=84182/tid=84184] ppid=84179 vsize=18130736 memory=3472328300254200092 CPUtime=0 cores=1,3
/proc/84182/task/84184/stat : 84184 (java) D 84179 84182 82790 0 -1 4194368 1152 0 5 0 0 0 0 0 20 0 7 0 74472044 18565873664 5240 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16784588 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 18130736 KiB
Current children cumulated memory: 20960 KiB

[startup+0.305803 s]*
/proc/loadavg: 5.70 5.75 5.46 5/342 84199
/proc/meminfo: memFree=38169048/131249996 swapFree=33005016/33010684
[pid=84182] ppid=84179 vsize=18863636 memory=41276 CPUtime=0.03 cores=1,3
/proc/84182/stat : 84182 (java) S 84179 84182 82790 0 -1 4194304 5163 0 124 0 1 2 0 0 20 0 17 0 74472026 19316363264 10319 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
/proc/84182/statm: 4715909 10319 4498 1 0 546337 0
[pid=84182/tid=84184] ppid=84179 vsize=18863636 memory=-6000919468378253415 CPUtime=0.01 cores=1,3
/proc/84182/task/84184/stat : 84184 (java) S 84179 84182 82790 0 -1 4194368 4407 0 111 0 0 1 0 0 20 0 17 0 74472044 19316363264 10319 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84193] ppid=84179 vsize=18863636 memory=0 CPUtime=0 cores=1,3
/proc/84182/task/84193/stat : 84193 (Finalizer) S 84179 84182 82790 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 17 0 74472055 19316363264 10319 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 18863636 KiB
Current children cumulated memory: 41276 KiB

[startup+0.700241 s]
/proc/loadavg: 5.70 5.75 5.46 8/343 84200
/proc/meminfo: memFree=38153412/131249996 swapFree=33005016/33010684
[pid=84182] ppid=84179 vsize=18930384 memory=59068 CPUtime=0.21 cores=1,3
/proc/84182/stat : 84182 (java) S 84179 84182 82790 0 -1 4194304 6718 0 131 0 18 3 0 0 20 0 18 0 74472026 19384713216 14767 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
/proc/84182/statm: 4732596 14767 5426 1 0 547817 0
[pid=84182/tid=84184] ppid=84179 vsize=18930384 memory=0 CPUtime=0.12 cores=1,3
/proc/84182/task/84184/stat : 84184 (java) D 84179 84182 82790 0 -1 4456512 5108 0 117 0 10 2 0 0 20 0 18 0 74472044 19384713216 14767 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84193] ppid=84179 vsize=18930384 memory=164274209 CPUtime=0 cores=1,3
/proc/84182/task/84193/stat : 84193 (Finalizer) S 84179 84182 82790 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 74472055 19384713216 14767 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84200] ppid=84179 vsize=18930384 memory=2622 CPUtime=0 cores=1,3
/proc/84182/task/84200/stat : 84200 (Common-Cleaner) S 84179 84182 82790 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 74472058 19384713216 14767 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 59068 KiB

[startup+1.50025 s]
/proc/loadavg: 5.70 5.75 5.46 7/344 84201
/proc/meminfo: memFree=38108460/131249996 swapFree=33005016/33010684
[pid=84182] ppid=84179 vsize=19063512 memory=171900 CPUtime=1.58 cores=1,3
/proc/84182/stat : 84182 (java) S 84179 84182 82790 0 -1 4194304 12581 0 131 0 151 7 0 0 20 0 20 0 74472026 19521036288 42975 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
/proc/84182/statm: 4765878 42975 5522 1 0 551924 0
[pid=84182/tid=84184] ppid=84179 vsize=19063512 memory=0 CPUtime=0.74 cores=1,3
/proc/84182/task/84184/stat : 84184 (java) R 84179 84182 82790 0 -1 4194368 5371 0 117 0 69 5 0 0 20 0 20 0 74472044 19521036288 42975 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84193] ppid=84179 vsize=19063512 memory=164274209 CPUtime=0 cores=1,3
/proc/84182/task/84193/stat : 84193 (Finalizer) S 84179 84182 82790 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74472055 19521036288 42975 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84200] ppid=84179 vsize=19063512 memory=2622 CPUtime=0 cores=1,3
/proc/84182/task/84200/stat : 84200 (Common-Cleaner) S 84179 84182 82790 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 74472058 19521036288 42975 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84201] ppid=84179 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/84182/task/84201/stat : 84201 (Timer-0) S 84179 84182 82790 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 74472114 19521036288 42975 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
Current children cumulated CPU time: 1.58 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 171900 KiB

[startup+3.11615 s]
/proc/loadavg: 5.70 5.75 5.46 7/345 84202
/proc/meminfo: memFree=37463860/131249996 swapFree=33005016/33010684
[pid=84182] ppid=84179 vsize=19063512 memory=667748 CPUtime=4.58 cores=1,3
/proc/84182/stat : 84182 (java) S 84179 84182 82790 0 -1 4194304 15876 0 131 0 438 20 0 0 20 0 20 0 74472026 19521036288 166937 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
/proc/84182/statm: 4765878 166937 5522 1 0 728793 0
[pid=84182/tid=84184] ppid=84179 vsize=19063512 memory=0 CPUtime=2.21 cores=1,3
/proc/84182/task/84184/stat : 84184 (java) S 84179 84182 82790 0 -1 4194368 5621 0 117 0 206 15 0 0 20 0 20 0 74472044 19521036288 166937 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84193] ppid=84179 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/84182/task/84193/stat : 84193 (Finalizer) S 84179 84182 82790 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74472055 19521036288 166937 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84200] ppid=84179 vsize=19063512 memory=164274209 CPUtime=0 cores=1,3
/proc/84182/task/84200/stat : 84200 (Common-Cleaner) S 84179 84182 82790 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 74472058 19521036288 166937 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84201] ppid=84179 vsize=19063512 memory=4636 CPUtime=0 cores=1,3
/proc/84182/task/84201/stat : 84201 (Timer-0) S 84179 84182 82790 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 74472114 19521036288 166937 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
Current children cumulated CPU time: 4.58 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 667748 KiB

[startup+6.30022 s]
/proc/loadavg: 5.65 5.73 5.46 6/345 84202
/proc/meminfo: memFree=36391472/131249996 swapFree=33005016/33010684
[pid=84182] ppid=84179 vsize=19063512 memory=1447532 CPUtime=8.01 cores=1,3
/proc/84182/stat : 84182 (java) S 84179 84182 82790 0 -1 4194304 16751 0 131 0 759 42 0 0 20 0 20 0 74472026 19521036288 361883 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
/proc/84182/statm: 4765878 361883 5522 1 0 1106886 0
[pid=84182/tid=84184] ppid=84179 vsize=19063512 memory=164274209 CPUtime=5.19 cores=1,3
/proc/84182/task/84184/stat : 84184 (java) R 84179 84182 82790 0 -1 4194368 5907 0 117 0 488 31 0 0 20 0 20 0 74472044 19521036288 361883 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84193] ppid=84179 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/84182/task/84193/stat : 84193 (Finalizer) S 84179 84182 82790 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74472055 19521036288 361883 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84200] ppid=84179 vsize=19063512 memory=10624 CPUtime=0 cores=1,3
/proc/84182/task/84200/stat : 84200 (Common-Cleaner) S 84179 84182 82790 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 74472058 19521036288 361883 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84201] ppid=84179 vsize=19063512 memory=5760 CPUtime=0 cores=1,3
/proc/84182/task/84201/stat : 84201 (Timer-0) S 84179 84182 82790 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 74472114 19521036288 361883 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
Current children cumulated CPU time: 8.01 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1447532 KiB

[startup+12.7002 s]
/proc/loadavg: 5.60 5.72 5.46 5/345 84202
/proc/meminfo: memFree=35111060/131249996 swapFree=33005016/33010684
[pid=84182] ppid=84179 vsize=19063512 memory=2323716 CPUtime=14.75 cores=1,3
/proc/84182/stat : 84182 (java) S 84179 84182 82790 0 -1 4194304 18166 0 131 0 1408 67 0 0 20 0 20 0 74472026 19521036288 580929 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
/proc/84182/statm: 4765878 580929 5522 1 0 1251024 0
[pid=84182/tid=84184] ppid=84179 vsize=19063512 memory=0 CPUtime=11.27 cores=1,3
/proc/84182/task/84184/stat : 84184 (java) R 84179 84182 82790 0 -1 4194368 6729 0 117 0 1074 53 0 0 20 0 20 0 74472044 19521036288 580929 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84193] ppid=84179 vsize=19063512 memory=2323716 CPUtime=0 cores=1,3
/proc/84182/task/84193/stat : 84193 (Finalizer) S 84179 84182 82790 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74472055 19521036288 580929 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84200] ppid=84179 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/84182/task/84200/stat : 84200 (Common-Cleaner) S 84179 84182 82790 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 74472058 19521036288 580929 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84201] ppid=84179 vsize=19063512 memory=12416 CPUtime=0 cores=1,3
/proc/84182/task/84201/stat : 84201 (Timer-0) S 84179 84182 82790 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 74472114 19521036288 580929 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
Current children cumulated CPU time: 14.75 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2323716 KiB

[startup+25.5002 s]
/proc/loadavg: 5.70 5.74 5.47 6/345 84203
/proc/meminfo: memFree=33366496/131249996 swapFree=33005016/33010684
[pid=84182] ppid=84179 vsize=19063512 memory=3318948 CPUtime=28.37 cores=1,3
/proc/84182/stat : 84182 (java) S 84179 84182 82790 0 -1 4194304 26011 0 131 0 2734 103 0 0 20 0 20 0 74472026 19521036288 829737 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
/proc/84182/statm: 4765878 829737 5522 1 0 1365917 0
[pid=84182/tid=84184] ppid=84179 vsize=19063512 memory=2323716 CPUtime=23.51 cores=1,3
/proc/84182/task/84184/stat : 84184 (java) R 84179 84182 82790 0 -1 4194368 7957 0 117 0 2269 82 0 0 20 0 20 0 74472044 19521036288 829737 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84193] ppid=84179 vsize=19063512 memory=14464 CPUtime=0 cores=1,3
/proc/84182/task/84193/stat : 84193 (Finalizer) S 84179 84182 82790 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74472055 19521036288 829737 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84200] ppid=84179 vsize=19063512 memory=2440764 CPUtime=0 cores=1,3
/proc/84182/task/84200/stat : 84200 (Common-Cleaner) S 84179 84182 82790 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 74472058 19521036288 829737 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84201] ppid=84179 vsize=19063512 memory=3261328 CPUtime=0 cores=1,3
/proc/84182/task/84201/stat : 84201 (Timer-0) S 84179 84182 82790 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 74472114 19521036288 829737 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
Current children cumulated CPU time: 28.37 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3318948 KiB

[startup+51.1059 s]
/proc/loadavg: 5.33 5.64 5.44 7/345 84203
/proc/meminfo: memFree=30837456/131249996 swapFree=33005016/33010684
[pid=84182] ppid=84179 vsize=19063512 memory=4290404 CPUtime=54.84 cores=1,3
/proc/84182/stat : 84182 (java) S 84179 84182 82790 0 -1 4194304 33087 0 131 0 5337 147 0 0 20 0 20 0 74472026 19521036288 1072601 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
/proc/84182/statm: 4765878 1072601 5554 1 0 1365926 0
[pid=84182/tid=84184] ppid=84179 vsize=19063512 memory=4072944 CPUtime=48.23 cores=1,3
/proc/84182/task/84184/stat : 84184 (java) R 84179 84182 82790 0 -1 4194368 11010 0 117 0 4704 119 0 0 20 0 20 0 74472044 19521036288 1072601 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84193] ppid=84179 vsize=19063512 memory=4072944 CPUtime=0 cores=1,3
/proc/84182/task/84193/stat : 84193 (Finalizer) S 84179 84182 82790 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74472055 19521036288 1072601 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84200] ppid=84179 vsize=19063512 memory=14464 CPUtime=0 cores=1,3
/proc/84182/task/84200/stat : 84200 (Common-Cleaner) S 84179 84182 82790 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 74472058 19521036288 1072601 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84201] ppid=84179 vsize=19063512 memory=-6000919468378253415 CPUtime=0 cores=1,3
/proc/84182/task/84201/stat : 84201 (Timer-0) S 84179 84182 82790 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 74472114 19521036288 1072601 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
Current children cumulated CPU time: 54.84 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4290404 KiB

[startup+102.3 s]
/proc/loadavg: 5.08 5.53 5.41 6/347 84211
/proc/meminfo: memFree=27272772/131249996 swapFree=33005016/33010684
[pid=84182] ppid=84179 vsize=19063512 memory=4968508 CPUtime=107.33 cores=1,3
/proc/84182/stat : 84182 (java) S 84179 84182 82790 0 -1 4194304 41273 0 131 0 10522 211 0 0 20 0 20 0 74472026 19521036288 1242127 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
/proc/84182/statm: 4765878 1242127 5554 1 0 1365927 0

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

[pid=84182/tid=84200] ppid=84179 vsize=19063512 memory=14464 CPUtime=0 cores=1,3
/proc/84182/task/84200/stat : 84200 (Common-Cleaner) S 84179 84182 82790 0 -1 4194368 1567 0 0 0 0 0 0 0 20 0 20 0 74472058 19521036288 777716 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84201] ppid=84179 vsize=19063512 memory=13824 CPUtime=0 cores=1,3
/proc/84182/task/84201/stat : 84201 (Timer-0) S 84179 84182 82790 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 74472114 19521036288 777716 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
Current children cumulated CPU time: 3378.53 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3110864 KiB

[startup+3402.3 s]
/proc/loadavg: 1.20 1.74 2.54 2/271 84572
/proc/meminfo: memFree=111491480/131249996 swapFree=33005016/33010684
[pid=84182] ppid=84179 vsize=19063512 memory=3110864 CPUtime=3430.61 cores=1,3
/proc/84182/stat : 84182 (java) S 84179 84182 82790 0 -1 4194304 830675 0 131 0 340900 2161 0 0 20 0 20 0 74472026 19521036288 777716 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
/proc/84182/statm: 4765878 777716 5554 1 0 789439 0
[pid=84182/tid=84184] ppid=84179 vsize=19063512 memory=3110864 CPUtime=3231.54 cores=1,3
/proc/84182/task/84184/stat : 84184 (java) R 84179 84182 82790 0 -1 4194368 708384 0 117 0 321207 1947 0 0 20 0 20 0 74472044 19521036288 777716 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84193] ppid=84179 vsize=19063512 memory=3110864 CPUtime=0 cores=1,3
/proc/84182/task/84193/stat : 84193 (Finalizer) S 84179 84182 82790 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74472055 19521036288 777716 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84200] ppid=84179 vsize=19063512 memory=-6000919468378253415 CPUtime=0 cores=1,3
/proc/84182/task/84200/stat : 84200 (Common-Cleaner) S 84179 84182 82790 0 -1 4194368 1569 0 0 0 0 0 0 0 20 0 20 0 74472058 19521036288 777716 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84201] ppid=84179 vsize=19063512 memory=14464 CPUtime=0 cores=1,3
/proc/84182/task/84201/stat : 84201 (Timer-0) S 84179 84182 82790 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 74472114 19521036288 777716 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
Current children cumulated CPU time: 3430.61 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3110864 KiB

[startup+3462.3 s]
/proc/loadavg: 1.13 1.62 2.45 2/271 84575
/proc/meminfo: memFree=111214008/131249996 swapFree=33005016/33010684
[pid=84182] ppid=84179 vsize=19063512 memory=3110864 CPUtime=3480.94 cores=1,3
/proc/84182/stat : 84182 (java) S 84179 84182 82790 0 -1 4194304 832749 0 131 0 345907 2187 0 0 20 0 20 0 74472026 19521036288 777716 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
/proc/84182/statm: 4765878 777716 5554 1 0 789439 0
[pid=84182/tid=84184] ppid=84179 vsize=19063512 memory=3110864 CPUtime=3279.01 cores=1,3
/proc/84182/task/84184/stat : 84184 (java) R 84179 84182 82790 0 -1 4194368 709575 0 117 0 325930 1971 0 0 20 0 20 0 74472044 19521036288 777716 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84193] ppid=84179 vsize=19063512 memory=3110864 CPUtime=0 cores=1,3
/proc/84182/task/84193/stat : 84193 (Finalizer) S 84179 84182 82790 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74472055 19521036288 777716 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84200] ppid=84179 vsize=19063512 memory=3110864 CPUtime=0 cores=1,3
/proc/84182/task/84200/stat : 84200 (Common-Cleaner) S 84179 84182 82790 0 -1 4194368 1584 0 0 0 0 0 0 0 20 0 20 0 74472058 19521036288 777716 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84201] ppid=84179 vsize=19063512 memory=10624 CPUtime=0 cores=1,3
/proc/84182/task/84201/stat : 84201 (Timer-0) S 84179 84182 82790 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 74472114 19521036288 777716 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
Current children cumulated CPU time: 3480.94 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3110864 KiB

[startup+3522.3 s]
/proc/loadavg: 1.15 1.53 2.37 2/276 84582
/proc/meminfo: memFree=110934432/131249996 swapFree=33005016/33010684
[pid=84182] ppid=84179 vsize=19063512 memory=3110864 CPUtime=3536.73 cores=1,3
/proc/84182/stat : 84182 (java) S 84179 84182 82790 0 -1 4194304 833117 0 131 0 351456 2217 0 0 20 0 20 0 74472026 19521036288 777716 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
/proc/84182/statm: 4765878 777716 5554 1 0 789439 0
[pid=84182/tid=84184] ppid=84179 vsize=19063512 memory=3110864 CPUtime=3332.04 cores=1,3
/proc/84182/task/84184/stat : 84184 (java) R 84179 84182 82790 0 -1 4194368 709595 0 117 0 331206 1998 0 0 20 0 20 0 74472044 19521036288 777716 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84193] ppid=84179 vsize=19063512 memory=13824 CPUtime=0 cores=1,3
/proc/84182/task/84193/stat : 84193 (Finalizer) S 84179 84182 82790 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74472055 19521036288 777716 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84200] ppid=84179 vsize=19063512 memory=3110864 CPUtime=0 cores=1,3
/proc/84182/task/84200/stat : 84200 (Common-Cleaner) S 84179 84182 82790 0 -1 4194368 1584 0 0 0 0 0 0 0 20 0 20 0 74472058 19521036288 777716 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84201] ppid=84179 vsize=19063512 memory=3110864 CPUtime=0 cores=1,3
/proc/84182/task/84201/stat : 84201 (Timer-0) S 84179 84182 82790 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 74472114 19521036288 777716 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
Current children cumulated CPU time: 3536.73 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3110864 KiB

[startup+3582.3 s]
/proc/loadavg: 1.19 1.48 2.29 2/276 84584
/proc/meminfo: memFree=110644636/131249996 swapFree=33005016/33010684
[pid=84182] ppid=84179 vsize=19063512 memory=3110864 CPUtime=3600.02 cores=1,3
/proc/84182/stat : 84182 (java) S 84179 84182 82790 0 -1 4194304 833681 0 131 0 357754 2248 0 0 20 0 20 0 74472026 19521036288 777716 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
/proc/84182/statm: 4765878 777716 5554 1 0 789439 0
[pid=84182/tid=84184] ppid=84179 vsize=19063512 memory=13824 CPUtime=3390.55 cores=1,3
/proc/84182/task/84184/stat : 84184 (java) R 84179 84182 82790 0 -1 4194368 709945 0 117 0 337031 2024 0 0 20 0 20 0 74472044 19521036288 777716 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84193] ppid=84179 vsize=19063512 memory=3110864 CPUtime=0 cores=1,3
/proc/84182/task/84193/stat : 84193 (Finalizer) S 84179 84182 82790 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74472055 19521036288 777716 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84200] ppid=84179 vsize=19063512 memory=3110864 CPUtime=0 cores=1,3
/proc/84182/task/84200/stat : 84200 (Common-Cleaner) S 84179 84182 82790 0 -1 4194368 1584 0 0 0 0 0 0 0 20 0 20 0 74472058 19521036288 777716 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84201] ppid=84179 vsize=19063512 memory=10624 CPUtime=0 cores=1,3
/proc/84182/task/84201/stat : 84201 (Timer-0) S 84179 84182 82790 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 74472114 19521036288 777716 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3110864 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3582.3 s]
/proc/loadavg: 1.19 1.48 2.29 2/276 84584
/proc/meminfo: memFree=110644636/131249996 swapFree=33005016/33010684
[pid=84182] ppid=84179 vsize=19063512 memory=3110864 CPUtime=3600.02 cores=1,3
/proc/84182/stat : 84182 (java) S 84179 84182 82790 0 -1 4194304 833681 0 131 0 357754 2248 0 0 20 0 20 0 74472026 19521036288 777716 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
/proc/84182/statm: 4765878 777716 5554 1 0 789439 0
[pid=84182/tid=84184] ppid=84179 vsize=19063512 memory=13824 CPUtime=3390.55 cores=1,3
/proc/84182/task/84184/stat : 84184 (java) R 84179 84182 82790 0 -1 4194368 709945 0 117 0 337031 2024 0 0 20 0 20 0 74472044 19521036288 777716 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84193] ppid=84179 vsize=19063512 memory=3110864 CPUtime=0 cores=1,3
/proc/84182/task/84193/stat : 84193 (Finalizer) S 84179 84182 82790 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74472055 19521036288 777716 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84200] ppid=84179 vsize=19063512 memory=3110864 CPUtime=0 cores=1,3
/proc/84182/task/84200/stat : 84200 (Common-Cleaner) S 84179 84182 82790 0 -1 4194368 1584 0 0 0 0 0 0 0 20 0 20 0 74472058 19521036288 777716 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84201] ppid=84179 vsize=19063512 memory=10624 CPUtime=0 cores=1,3
/proc/84182/task/84201/stat : 84201 (Timer-0) S 84179 84182 82790 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 74472114 19521036288 777716 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3110864 KiB

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

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

# cumulated CPU time of all completed processes:  user=3577.78 s, system=22.5149 s

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

[startup+3582.4 s]
/proc/loadavg: 1.19 1.48 2.29 2/276 84584
/proc/meminfo: memFree=110644636/131249996 swapFree=33005016/33010684
[pid=84182] ppid=84179 vsize=19263204 memory=3111504 CPUtime=3600.22 cores=1,3
/proc/84182/stat : 84182 (java) S 84179 84182 82790 0 -1 4194304 834996 0 131 0 357774 2248 0 0 20 0 21 0 74472026 19725520896 777876 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
/proc/84182/statm: 4815801 777876 5554 1 0 790374 0
[pid=84182/tid=84184] ppid=84179 vsize=19263204 memory=13824 CPUtime=3390.65 cores=1,3
/proc/84182/task/84184/stat : 84184 (java) R 84179 84182 82790 0 -1 4194368 709945 0 117 0 337041 2024 0 0 20 0 21 0 74472044 19725520896 777876 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84193] ppid=84179 vsize=19263204 memory=10624 CPUtime=0 cores=1,3
/proc/84182/task/84193/stat : 84193 (Finalizer) S 84179 84182 82790 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 74472055 19725520896 777876 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
[pid=84182/tid=84200] ppid=84179 vsize=19263204 memory=5760 CPUtime=0 cores=1,3
/proc/84182/task/84200/stat : 84200 (Common-Cleaner) S 84179 84182 82790 0 -1 4194368 1584 0 0 0 0 0 0 0 20 0 21 0 74472058 19725520896 777876 18446744073709551615 94258311778304 94258311782000 140731825989488 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94258311789816 94258311790608 94258312667136 140731825998128 140731825998310 140731825998310 140731826003912 0
Current children cumulated CPU time: 3600.22 s
Current children cumulated vsize: 19263204 KiB
Current children cumulated memory: 3111504 KiB

[startup+3583.2 s]
/proc/loadavg: 1.19 1.48 2.29 1/258 84587
/proc/meminfo: memFree=113747676/131249996 swapFree=33005016/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3583.6 s]
/proc/loadavg: 1.19 1.48 2.29 1/258 84587
/proc/meminfo: memFree=113747676/131249996 swapFree=33005016/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3583.8 s]
/proc/loadavg: 1.19 1.48 2.29 1/258 84587
/proc/meminfo: memFree=113747676/131249996 swapFree=33005016/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3583.9 s]
/proc/loadavg: 1.19 1.48 2.29 1/258 84587
/proc/meminfo: memFree=113747676/131249996 swapFree=33005016/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): 3583.97
CPU time (s): 3600.3
CPU user time (s): 3577.78
CPU system time (s): 22.5149
CPU usage (%): 100.456
Max. virtual memory (cumulated for all children) (KiB): 19263204
Max. memory (cumulated for all children) (KiB): 5412760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3577.78
system time used= 22.5149
maximum resident set size= 5412760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 835204
page faults= 131
swaps= 0
block input operations= 26176
block output operations= 42190840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 135826
involuntary context switches= 19194


# summary of solver processes directly reported to runsolver:
#   pid: 84182
#   total CPU time (s): 3600.3
#   total CPU user time (s): 3577.78
#   total CPU system time (s): 22.5149

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.32959 second user time and 17.5184 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-07-04 02:12:04
IDJOB=4521639
IDBENCH=178397
IDSOLVER=3364
FILE ID=nodeC030/4521639-1751587924
RUNJOBID= nodeC030-1751579235-82802
SLURM_JOB_ID= 9598815
Free space on /tmp= 432492 MiB

SOLVER NAME= Sat4j Resolution VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/vertex_cover/vertexcover_opt_grid_oddrowevencolsquare/normalized-vertexcover_opt_grid_oddrowevencolsquare_dim_022.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4521639-1751587924/watcher-4521639-1751587924 -o /tmp/evaluation-result-4521639-1751587924/solver-4521639-1751587924 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751579235-82802 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4521639-1751587924 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4521639-1751587924.opb

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

MD5SUM BENCH= 8e50416028301376aa06deda864f0965
RANDOM SEED=1079055657

nodeC030 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		: 3600.336
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	: 7000.62
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		: 3600.339
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	: 7000.62
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		: 3552.748
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	: 7000.62
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		: 3604.647
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	: 7000.62
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		: 3600.322
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	: 7000.62
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		: 3600.305
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	: 7000.62
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		: 3596.103
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	: 7000.62
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.314
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	: 7000.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        38225988 kB
MemAvailable:   80639556 kB
Buffers:              16 kB
Cached:         43094232 kB
SwapCached:          224 kB
Active:         48856840 kB
Inactive:       43059548 kB
Active(anon):   48769824 kB
Inactive(anon):    65664 kB
Active(file):      87016 kB
Inactive(file): 42993884 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005016 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:           4396800 kB
Writeback:             0 kB
AnonPages:      48824800 kB
Mapped:           118220 kB
Shmem:             13540 kB
KReclaimable:     343416 kB
Slab:             575040 kB
SReclaimable:     343416 kB
SUnreclaim:       231624 kB
KernelStack:        5232 kB
PageTables:        99132 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   49396604 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151592 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  47841280 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:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432496 MiB
End job on nodeC030 at 2025-07-04 03:11:49