Trace number 4450714

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 NameAnswerCPU timeWall clock time
Sat4j Resolution Default 2024-07-07? (TO) 3600.18 3605.22

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size144-round23-3.opb
MD5SUM3a6a9e178c68ea233cbdb43dd005ad2a
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9520
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)432
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.06	c See www.sat4j.org for details.
0.00/0.07	c version CUSTOM.v20240707
0.00/0.08	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.08	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.08	c java.vm.version	22.0.1+8-16
0.00/0.08	c java.vm.vendor	Oracle Corporation
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		22.0.1
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		4.18.0-301.1.el8.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		2104792832
0.00/0.08	c Max memory 		16282288128
0.00/0.08	c Total memory 		2113929216
0.00/0.08	c Number of processors 	2
0.14/0.12	--- Begin Solver configuration ---
0.14/0.12	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.14/0.12	Learn all clauses as in MiniSAT
0.14/0.12	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.14/0.12	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.14/0.12	No reason simplification
0.14/0.12	Glucose 2.1 dynamic restart strategy
0.14/0.12	Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.14/0.12	timeout=2147483s
0.14/0.12	DB Simplification allowed=false
0.14/0.12	Listener: none
0.14/0.12	--- End Solver configuration ---
0.14/0.12	c Pseudo Boolean Optimization by upper bound
0.14/0.12	c --- Begin Solver configuration ---
0.14/0.12	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.14/0.12	c Learn all clauses as in MiniSAT
0.14/0.12	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.14/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.14/0.12	c No reason simplification
0.14/0.12	c Glucose 2.1 dynamic restart strategy
0.14/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.14/0.12	c timeout=2147483s
0.14/0.12	c DB Simplification allowed=false
0.14/0.12	c Listener: none
0.14/0.12	c --- End Solver configuration ---
0.14/0.12	c solving HOME/instance-4450714-1721414740.opb
0.14/0.12	c reading problem ... 
0.14/0.13	c  no objective function found
0.34/0.26	c ... done. Wall clock time 0.139s.
0.34/0.26	c declared #vars     4288
0.34/0.26	c #constraints  10848
0.34/0.26	c constraints type 
0.34/0.26	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 134
0.34/0.27	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1786
0.34/0.27	c org.sat4j.specs.Constr$1 => 920
0.34/0.27	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 7488
0.34/0.27	c org.sat4j.pb.constraints.pb.UnitClausePB => 520
0.34/0.27	c 10848 constraints processed.
1.69/0.91	c cleaning 2488 clauses out of 4999 with flag 17100/5001
2.35/1.37	c cleaning 4237 clauses out of 8510 with flag 41837/11000
3.15/1.84	c cleaning 5631 clauses out of 11273 with flag 70675/18000
3.74/2.38	c cleaning 6819 clauses out of 13645 with flag 105712/26003
4.45/3.02	c cleaning 7891 clauses out of 15824 with flag 147350/35001
5.15/3.75	c cleaning 8940 clauses out of 17933 with flag 194818/45001
5.95/4.55	c cleaning 9963 clauses out of 19992 with flag 249261/56000
6.85/5.47	c cleaning 10997 clauses out of 22029 with flag 309187/68000
7.86/6.49	c cleaning 12002 clauses out of 24032 with flag 377370/81000
8.95/7.59	c cleaning 12968 clauses out of 26030 with flag 451110/95000
10.17/8.71	c cleaning 13993 clauses out of 28062 with flag 530240/110000
11.36/9.93	c cleaning 14995 clauses out of 30069 with flag 619399/126000
12.79/11.31	c cleaning 15999 clauses out of 32075 with flag 715136/143001
14.21/12.74	c cleaning 17000 clauses out of 34075 with flag 819373/161000
15.80/14.37	c cleaning 18018 clauses out of 36075 with flag 924477/180000
17.61/16.11	c cleaning 18976 clauses out of 38057 with flag 1039059/200000
19.40/17.96	c cleaning 20009 clauses out of 40081 with flag 1159555/221000
21.39/19.98	c cleaning 21007 clauses out of 42072 with flag 1285970/243000
23.49/22.06	c cleaning 21995 clauses out of 44065 with flag 1420602/266000
25.78/24.35	c cleaning 22994 clauses out of 46071 with flag 1557762/290001
28.27/26.81	c cleaning 23986 clauses out of 48076 with flag 1699664/315000
30.76/29.37	c cleaning 24999 clauses out of 50091 with flag 1852653/341001
33.56/32.15	c cleaning 26011 clauses out of 52094 with flag 2009024/368003
36.54/35.11	c cleaning 27021 clauses out of 54080 with flag 2173346/396000
39.60/38.22	c cleaning 27989 clauses out of 56062 with flag 2343391/425003
42.78/41.48	c cleaning 29017 clauses out of 58070 with flag 2523525/455000
46.34/45.01	c cleaning 30000 clauses out of 60053 with flag 2709298/486000
50.04/48.70	c cleaning 30990 clauses out of 62053 with flag 2899193/518000
53.81/52.53	c cleaning 32019 clauses out of 64063 with flag 3094051/551000
57.67/56.47	c cleaning 32996 clauses out of 66044 with flag 3297984/585000
61.93/60.71	c cleaning 33968 clauses out of 68050 with flag 3505868/620002
66.26/65.10	c cleaning 35021 clauses out of 70081 with flag 3722662/656001
70.94/69.76	c cleaning 36005 clauses out of 72059 with flag 3944450/693000
75.73/74.55	c cleaning 36996 clauses out of 74056 with flag 4171873/731002
80.85/79.70	c cleaning 37984 clauses out of 76060 with flag 4405380/770002
86.04/84.85	c cleaning 38996 clauses out of 78074 with flag 4646905/810000
91.43/90.20	c cleaning 40029 clauses out of 80079 with flag 4895560/851001
97.06/95.81	c cleaning 41013 clauses out of 82050 with flag 5143362/893001
102.74/101.58	c cleaning 41995 clauses out of 84036 with flag 5400908/936000
108.73/107.55	c cleaning 42991 clauses out of 86041 with flag 5669236/980000
114.95/113.79	c cleaning 43977 clauses out of 88051 with flag 5946036/1025001
121.54/120.32	c cleaning 45003 clauses out of 90075 with flag 6226831/1071002
128.13/126.90	c cleaning 46007 clauses out of 92071 with flag 6515660/1118001
135.01/133.88	c cleaning 46982 clauses out of 94065 with flag 6813169/1166002
142.31/141.11	c cleaning 48006 clauses out of 96081 with flag 7114400/1215000
149.79/148.61	c cleaning 49027 clauses out of 98075 with flag 7418643/1265000
157.60/156.45	c cleaning 50006 clauses out of 100048 with flag 7732094/1316000
165.57/164.42	c cleaning 51009 clauses out of 102042 with flag 8043386/1368000
173.99/172.81	c cleaning 51964 clauses out of 104034 with flag 8367717/1421001
182.36/181.23	c cleaning 52991 clauses out of 106069 with flag 8697897/1475000
191.04/189.98	c cleaning 54007 clauses out of 108080 with flag 9029691/1530002
200.24/199.11	c cleaning 55024 clauses out of 110071 with flag 9366719/1586000
209.31/208.26	c cleaning 55986 clauses out of 112047 with flag 9712783/1643000
219.01/217.90	c cleaning 57004 clauses out of 114062 with flag 10059103/1701001
228.79/227.73	c cleaning 58000 clauses out of 116058 with flag 10413532/1760001
238.76/237.72	c cleaning 58994 clauses out of 118057 with flag 10775722/1820000
249.28/248.29	c cleaning 59977 clauses out of 120065 with flag 11138885/1881002
259.75/258.72	c cleaning 60999 clauses out of 122086 with flag 11511783/1943000
270.52/269.55	c cleaning 62027 clauses out of 124087 with flag 11892485/2006000
281.92/280.90	c cleaning 62977 clauses out of 126060 with flag 12273528/2070000
293.40/292.41	c cleaning 64000 clauses out of 128085 with flag 12661508/2135002
305.38/304.45	c cleaning 65024 clauses out of 130083 with flag 13052531/2201000
317.55/316.69	c cleaning 65992 clauses out of 132060 with flag 13454315/2268001
330.06/329.15	c cleaning 66987 clauses out of 134068 with flag 13859409/2336001
342.82/341.99	c cleaning 67996 clauses out of 136080 with flag 14271585/2405000
356.00/355.11	c cleaning 69017 clauses out of 138086 with flag 14686632/2475002
369.47/368.62	c cleaning 70020 clauses out of 140067 with flag 15107892/2546000
383.71/382.85	c cleaning 71007 clauses out of 142047 with flag 15533224/2618000
397.98/397.14	c cleaning 72009 clauses out of 144040 with flag 15964029/2691000
412.74/411.99	c cleaning 72978 clauses out of 146031 with flag 16400276/2765000
428.11/427.31	c cleaning 73988 clauses out of 148054 with flag 16840089/2840001
443.87/443.17	c cleaning 74981 clauses out of 150066 with flag 17283226/2916001
459.77/459.08	c cleaning 76029 clauses out of 152085 with flag 17740839/2993001
475.73/475.04	c cleaning 77000 clauses out of 154055 with flag 18201911/3071000
491.88/491.23	c cleaning 78021 clauses out of 156055 with flag 18675582/3150000
508.34/507.79	c cleaning 78999 clauses out of 158034 with flag 19157453/3230000
525.49/524.93	c cleaning 80008 clauses out of 160035 with flag 19637310/3311000
543.11/542.51	c cleaning 80982 clauses out of 162028 with flag 20123720/3393001
560.97/560.44	c cleaning 82011 clauses out of 164047 with flag 20615272/3476002
579.43/578.93	c cleaning 83003 clauses out of 166034 with flag 21108054/3560000
598.19/597.78	c cleaning 83995 clauses out of 168031 with flag 21609006/3645000
617.44/617.04	c cleaning 84984 clauses out of 170036 with flag 22120761/3731000
636.90/636.50	c cleaning 86004 clauses out of 172052 with flag 22639759/3818000
656.52/656.18	c cleaning 86988 clauses out of 174048 with flag 23164407/3906000
676.86/676.50	c cleaning 88002 clauses out of 176060 with flag 23689736/3995000
697.43/697.13	c cleaning 89024 clauses out of 178059 with flag 24219302/4085001
718.37/718.12	c cleaning 89953 clauses out of 180035 with flag 24758937/4176001
740.22/740.09	c cleaning 91018 clauses out of 182081 with flag 25299908/4268000
762.78/762.68	c cleaning 92021 clauses out of 184064 with flag 25843534/4361001
785.63/785.52	c cleaning 92982 clauses out of 186042 with flag 26392905/4455000
808.73/808.66	c cleaning 93986 clauses out of 188060 with flag 26956570/4550000
831.88/831.88	c cleaning 95008 clauses out of 190074 with flag 27522820/4646000
855.94/855.97	c cleaning 96008 clauses out of 192068 with flag 28092530/4743002
880.38/880.40	c cleaning 97022 clauses out of 194058 with flag 28667019/4841000
905.43/905.52	c cleaning 97987 clauses out of 196036 with flag 29250458/4940000
930.78/930.96	c cleaning 99005 clauses out of 198049 with flag 29837710/5040000
956.72/956.92	c cleaning 99999 clauses out of 200045 with flag 30425638/5141001
983.01/983.15	c cleaning 100972 clauses out of 202046 with flag 31017551/5243001
1009.25/1009.49	c cleaning 102023 clauses out of 204073 with flag 31616016/5346000
1036.18/1036.46	c cleaning 102991 clauses out of 206051 with flag 32220722/5450001
1063.52/1063.84	c cleaning 103987 clauses out of 208060 with flag 32839226/5555001
1092.06/1092.47	c cleaning 105001 clauses out of 210072 with flag 33452274/5661000
1120.80/1121.25	c cleaning 105975 clauses out of 212073 with flag 34078319/5768002
1149.52/1149.98	c cleaning 107038 clauses out of 214097 with flag 34705317/5876001
1179.06/1179.59	c cleaning 108016 clauses out of 216058 with flag 35332478/5985000
1209.50/1210.01	c cleaning 108968 clauses out of 218042 with flag 35967619/6095000
1240.62/1241.20	c cleaning 110021 clauses out of 220074 with flag 36614826/6206000
1271.76/1272.46	c cleaning 111018 clauses out of 222053 with flag 37268102/6318000
1303.59/1304.31	c cleaning 111969 clauses out of 224035 with flag 37917644/6431000
1336.12/1336.94	c cleaning 112994 clauses out of 226067 with flag 38580010/6545001
1369.15/1369.90	c cleaning 114032 clauses out of 228072 with flag 39241918/6660000
1402.38/1403.29	c cleaning 115001 clauses out of 230040 with flag 39913105/6776000
1435.70/1436.62	c cleaning 115997 clauses out of 232042 with flag 40594177/6893003
1470.02/1471.03	c cleaning 117011 clauses out of 234042 with flag 41275176/7011000
1504.84/1505.94	c cleaning 117981 clauses out of 236031 with flag 41962293/7130000
1540.47/1541.66	c cleaning 119016 clauses out of 238051 with flag 42658920/7250001
1576.59/1577.82	c cleaning 119963 clauses out of 240036 with flag 43356969/7371002
1614.06/1615.09	c cleaning 121020 clauses out of 242071 with flag 44057539/7493000
1650.68/1651.71	c cleaning 122013 clauses out of 244051 with flag 44765232/7616000
1687.80/1688.99	c cleaning 122992 clauses out of 246039 with flag 45487581/7740001
1726.52/1727.70	c cleaning 123965 clauses out of 248046 with flag 46203626/7865000
1765.33/1766.64	c cleaning 125018 clauses out of 250083 with flag 46933936/7991002
1805.04/1806.49	c cleaning 126021 clauses out of 252063 with flag 47659332/8118000
1845.45/1846.85	c cleaning 126994 clauses out of 254043 with flag 48401662/8246001
1886.07/1887.54	c cleaning 127977 clauses out of 256050 with flag 49145252/8375002
1927.46/1929.04	c cleaning 128984 clauses out of 258071 with flag 49886949/8505000
1969.53/1971.23	c cleaning 130003 clauses out of 260087 with flag 50641900/8636000
2012.62/2014.41	c cleaning 131017 clauses out of 262084 with flag 51401794/8768000
2055.59/2057.56	c cleaning 131982 clauses out of 264069 with flag 52162902/8901002
2099.47/2101.56	c cleaning 133020 clauses out of 266085 with flag 52931281/9035000
2143.96/2146.07	c cleaning 134015 clauses out of 268065 with flag 53705833/9170000
2188.66/2190.85	c cleaning 134988 clauses out of 270050 with flag 54487736/9306000
2234.26/2236.53	c cleaning 136031 clauses out of 272062 with flag 55274892/9443000
2281.06/2283.48	c cleaning 136980 clauses out of 274031 with flag 56064043/9581000
2328.66/2331.14	c cleaning 138018 clauses out of 276052 with flag 56863311/9720001
2375.65/2378.26	c cleaning 138959 clauses out of 278033 with flag 57666675/9860000
2423.24/2425.93	c cleaning 140001 clauses out of 280074 with flag 58478975/10001000
2471.93/2474.60	c cleaning 140990 clauses out of 282073 with flag 59300094/10143000
2521.33/2524.13	c cleaning 142021 clauses out of 284085 with flag 60113543/10286002
2571.82/2574.77	c cleaning 143013 clauses out of 286063 with flag 60938275/10430001
2622.28/2625.33	c cleaning 143965 clauses out of 288049 with flag 61767947/10575000
2673.17/2676.37	c cleaning 144996 clauses out of 290085 with flag 62605786/10721001
2725.56/2728.89	c cleaning 146031 clauses out of 292088 with flag 63446479/10868000
2777.55/2780.97	c cleaning 146985 clauses out of 294057 with flag 64302560/11016000
2830.94/2834.37	c cleaning 147997 clauses out of 296072 with flag 65162297/11165000
2884.02/2887.51	c cleaning 149025 clauses out of 298075 with flag 66023479/11315000
2939.07/2942.74	c cleaning 149998 clauses out of 300050 with flag 66887400/11466000
2994.72/2998.52	c cleaning 150990 clauses out of 302052 with flag 67763738/11618000
3051.07/3055.03	c cleaning 152018 clauses out of 304062 with flag 68642031/11771000
3108.08/3112.17	c cleaning 152969 clauses out of 306046 with flag 69521960/11925002
3164.36/3168.56	c cleaning 153976 clauses out of 308076 with flag 70407366/12080001
3222.62/3226.98	c cleaning 155015 clauses out of 310099 with flag 71297289/12236000
3281.50/3285.94	c cleaning 156032 clauses out of 312084 with flag 72199035/12393000
3340.58/3345.19	c cleaning 157000 clauses out of 314052 with flag 73107903/12551000
3400.24/3404.97	c cleaning 158003 clauses out of 316052 with flag 74017532/12710000
3459.19/3464.01	c cleaning 158993 clauses out of 318049 with flag 74928778/12870000
3519.32/3524.23	c cleaning 159993 clauses out of 320056 with flag 75844673/13031000
3580.57/3585.67	c cleaning 161019 clauses out of 322063 with flag 76764814/13193000
3600.03/3605.13	c starts		: 109634
3600.03/3605.13	c timeout
3600.03/3605.13	c conflicts		: 13255645
3600.03/3605.13	c decisions		: 112063417
3600.03/3605.13	c propagations		: 1701856011
3600.03/3605.13	c inspects		: 38608721394
3600.03/3605.13	c shortcuts		: 0
3600.03/3605.13	c learnt literals	: 2
3600.03/3605.13	c learnt binary clauses	: 81
3600.03/3605.13	c learnt ternary clauses	: 925
3600.03/3605.13	c learnt constraints	: 13255643
3600.03/3605.13	c ignored constraints	: 0
3600.03/3605.13	c root simplifications	: 0
3600.03/3605.13	c removed literals (reason simplification)	: 0
3600.03/3605.13	c reason swapping (by a shorter reason)	: 0
3600.03/3605.13	c Calls to reduceDB	: 158
3600.03/3605.13	c Number of update (reduction) of LBD	: 2794353
3600.03/3605.13	c Imported unit clauses	: 0
3600.03/3605.13	c No decision after first conflict	: false
3600.03/3605.13	c number of reductions to clauses (during analyze)	: 0
3600.03/3605.13	c number of learned constraints concerned by reduction	: 0
3600.03/3605.13	c number of learning phase by resolution	: 0
3600.03/3605.13	c number of learning phase by cutting planes	: 0
3600.03/3605.13	c number of rounding to 1 operations	: 0
3600.03/3605.13	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.03/3605.13	c number of reductions of the coefficients by power 2 	: 0
3600.03/3605.13	c number of right shift for reduction by power 2 	: 0
3600.03/3605.13	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.03/3605.13	c number of ending skipping 	: 0
3600.03/3605.13	c number of internal skipping 	: 0
3600.03/3605.14	c number of derivation steps 	: 0
3600.03/3605.14	c number of skipped derivation steps 	: 0
3600.03/3605.14	c number of remaining unassigned 	: 0
3600.03/3605.14	c number of remaining assigned 	: 0
3600.03/3605.14	c number of falsified literals weakened from reason	: 0
3600.03/3605.14	c number of falsified literals weakened from conflict	: 0
3600.03/3605.14	c time for arithmetic operations	: 0
3600.03/3605.14	c minimum degree of deleted constraints	: null
3600.03/3605.14	c maximum degree of deleted constraints	: null
3600.03/3605.14	c number of deleted constraints	: 0
3600.03/3605.14	c speed (assignments/second)	: 472099.65946029616
3600.03/3605.14	c non guided choices	: 46781
3600.03/3605.19	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 223608
3600.03/3605.19	c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB	: 81
3600.03/3605.19	s UNKNOWN
3600.03/3605.19	c Total wall clock time (in seconds): 3605.075

Verifier Data

ERROR: no interpretation found !

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: 63968 MiB (62071 MiB free)
  memory of node 1: 64473 MiB (62926 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450714-1721414740/watcher-4450714-1721414740 -o /tmp/evaluation-result-4450714-1721414740/solver-4450714-1721414740 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1721410942-1024585 --watchdog 3760 java -jar sat4j-pb.jar HOME/instance-4450714-1721414740.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100786 s]*
/proc/loadavg: 4.14 4.18 4.14 4/328 1027543
/proc/meminfo: memFree=127953684/131524600 swapFree=131071996/131071996
[pid=1027525] ppid=1027522 vsize=18975048 memory=65480 CPUtime=0.14 cores=5,7
/proc/1027525/stat : 1027525 (java) S 1027522 1027525 1024572 0 -1 1077936128 7231 0 0 0 12 2 0 0 20 0 18 0 193640149 19430449152 16370 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
/proc/1027525/statm: 4743762 16370 5731 1 0 549344 0
[pid=1027525/tid=1027527] ppid=1027522 vsize=18975048 memory=4026561586 CPUtime=0.08 cores=5,7
/proc/1027525/task/1027527/stat : 1027527 (java) R 1027522 1027525 1024572 0 -1 4194368 5754 0 0 0 7 1 0 0 20 0 18 0 193640150 19430449152 16370 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027536] ppid=1027522 vsize=18975048 memory=228556276070 CPUtime=0 cores=5,7
/proc/1027525/task/1027536/stat : 1027536 (Finalizer) S 1027522 1027525 1024572 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 193640152 19430449152 16370 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027543] ppid=1027522 vsize=18975048 memory=13845278874243994 CPUtime=0 cores=5,7
/proc/1027525/task/1027543/stat : 1027543 (Common-Cleaner) S 1027522 1027525 1024572 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 193640153 19430449152 16370 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 65480 KiB

[startup+0.205706 s]*
/proc/loadavg: 4.14 4.18 4.14 7/328 1027543
/proc/meminfo: memFree=127938736/131524600 swapFree=131071996/131071996
[pid=1027525] ppid=1027522 vsize=18975048 memory=82820 CPUtime=0.34 cores=5,7
/proc/1027525/stat : 1027525 (java) S 1027522 1027525 1024572 0 -1 1077936128 7972 0 0 0 32 2 0 0 20 0 18 0 193640149 19430449152 20705 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
/proc/1027525/statm: 4743762 20705 5853 1 0 549807 0
[pid=1027525/tid=1027527] ppid=1027522 vsize=18975048 memory=6876556183782621315 CPUtime=0.19 cores=5,7
/proc/1027525/task/1027527/stat : 1027527 (java) R 1027522 1027525 1024572 0 -1 4194368 5939 0 0 0 17 2 0 0 20 0 18 0 193640150 19430449152 20705 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027536] ppid=1027522 vsize=18975048 memory=1676398 CPUtime=0 cores=5,7
/proc/1027525/task/1027536/stat : 1027536 (Finalizer) S 1027522 1027525 1024572 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 193640152 19430449152 20705 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027543] ppid=1027522 vsize=18975048 memory=15544020042516215 CPUtime=0 cores=5,7
/proc/1027525/task/1027543/stat : 1027543 (Common-Cleaner) S 1027522 1027525 1024572 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 193640153 19430449152 20705 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 82820 KiB

[startup+0.308367 s]*
/proc/loadavg: 4.14 4.18 4.14 7/329 1027544
/proc/meminfo: memFree=127918940/131524600 swapFree=131071996/131071996
[pid=1027525] ppid=1027522 vsize=19041612 memory=100496 CPUtime=0.53 cores=5,7
/proc/1027525/stat : 1027525 (java) S 1027522 1027525 1024572 0 -1 1077936128 9256 0 0 0 51 2 0 0 20 0 19 0 193640149 19498610688 25124 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
/proc/1027525/statm: 4760403 25124 5853 1 0 550895 0
[pid=1027525/tid=1027527] ppid=1027522 vsize=19041612 memory=-7308319077851949410 CPUtime=0.28 cores=5,7
/proc/1027525/task/1027527/stat : 1027527 (java) R 1027522 1027525 1024572 0 -1 4194368 5985 0 0 0 26 2 0 0 20 0 19 0 193640150 19498610688 25124 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027536] ppid=1027522 vsize=19041612 memory=0 CPUtime=0 cores=5,7
/proc/1027525/task/1027536/stat : 1027536 (Finalizer) S 1027522 1027525 1024572 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 193640152 19498610688 25124 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027543] ppid=1027522 vsize=19041612 memory=0 CPUtime=0 cores=5,7
/proc/1027525/task/1027543/stat : 1027543 (Common-Cleaner) S 1027522 1027525 1024572 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 193640153 19498610688 25124 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027544] ppid=1027522 vsize=19041612 memory=0 CPUtime=0 cores=5,7
/proc/1027525/task/1027544/stat : 1027544 (Timer-0) S 1027522 1027525 1024572 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 193640176 19498610688 25124 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 100496 KiB

[startup+0.701105 s]
/proc/loadavg: 4.14 4.18 4.14 7/329 1027544
/proc/meminfo: memFree=127915044/131524600 swapFree=131071996/131071996
[pid=1027525] ppid=1027522 vsize=19041612 memory=111712 CPUtime=1.29 cores=5,7
/proc/1027525/stat : 1027525 (java) S 1027522 1027525 1024572 0 -1 1077936128 12787 0 0 0 126 3 0 0 20 0 19 0 193640149 19498610688 27928 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
/proc/1027525/statm: 4760403 27928 5853 1 0 553096 0
[pid=1027525/tid=1027527] ppid=1027522 vsize=19041612 memory=12420 CPUtime=0.66 cores=5,7
/proc/1027525/task/1027527/stat : 1027527 (java) R 1027522 1027525 1024572 0 -1 4194368 6013 0 0 0 64 2 0 0 20 0 19 0 193640150 19498610688 27928 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027536] ppid=1027522 vsize=19041612 memory=12420 CPUtime=0 cores=5,7
/proc/1027525/task/1027536/stat : 1027536 (Finalizer) S 1027522 1027525 1024572 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 193640152 19498610688 27928 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027543] ppid=1027522 vsize=19041612 memory=117636 CPUtime=0 cores=5,7
/proc/1027525/task/1027543/stat : 1027543 (Common-Cleaner) S 1027522 1027525 1024572 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 193640153 19498610688 27928 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027544] ppid=1027522 vsize=19041612 memory=39476 CPUtime=0 cores=5,7
/proc/1027525/task/1027544/stat : 1027544 (Timer-0) S 1027522 1027525 1024572 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 193640176 19498610688 27928 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
Current children cumulated CPU time: 1.29 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 111712 KiB

[startup+1.5011 s]
/proc/loadavg: 4.29 4.22 4.15 5/329 1027544
/proc/meminfo: memFree=127903980/131524600 swapFree=131071996/131071996
[pid=1027525] ppid=1027522 vsize=19041612 memory=128860 CPUtime=2.7 cores=5,7
/proc/1027525/stat : 1027525 (java) S 1027522 1027525 1024572 0 -1 1077936128 21114 0 0 0 266 4 0 0 20 0 19 0 193640149 19498610688 32215 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
/proc/1027525/statm: 4760403 32215 5853 1 0 555212 0
[pid=1027525/tid=1027527] ppid=1027522 vsize=19041612 memory=12420 CPUtime=1.46 cores=5,7
/proc/1027525/task/1027527/stat : 1027527 (java) R 1027522 1027525 1024572 0 -1 4194368 6481 0 0 0 144 2 0 0 20 0 19 0 193640150 19498610688 32215 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027536] ppid=1027522 vsize=19041612 memory=0 CPUtime=0 cores=5,7
/proc/1027525/task/1027536/stat : 1027536 (Finalizer) S 1027522 1027525 1024572 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 193640152 19498610688 32215 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027543] ppid=1027522 vsize=19041612 memory=0 CPUtime=0 cores=5,7
/proc/1027525/task/1027543/stat : 1027543 (Common-Cleaner) S 1027522 1027525 1024572 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 193640153 19498610688 32215 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027544] ppid=1027522 vsize=19041612 memory=65 CPUtime=0 cores=5,7
/proc/1027525/task/1027544/stat : 1027544 (Timer-0) S 1027522 1027525 1024572 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 193640176 19498610688 32215 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
Current children cumulated CPU time: 2.7 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 128860 KiB

[startup+3.10555 s]
/proc/loadavg: 4.29 4.22 4.15 5/329 1027544
/proc/meminfo: memFree=127876700/131524600 swapFree=131071996/131071996
[pid=1027525] ppid=1027522 vsize=19041612 memory=144532 CPUtime=4.55 cores=5,7
/proc/1027525/stat : 1027525 (java) S 1027522 1027525 1024572 0 -1 1077936128 21941 0 0 0 451 4 0 0 20 0 19 0 193640149 19498610688 36133 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
/proc/1027525/statm: 4760403 36133 5853 1 0 555419 0
[pid=1027525/tid=1027527] ppid=1027522 vsize=19041612 memory=0 CPUtime=3.05 cores=5,7
/proc/1027525/task/1027527/stat : 1027527 (java) R 1027522 1027525 1024572 0 -1 4194368 6787 0 0 0 303 2 0 0 20 0 19 0 193640150 19498610688 36133 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027536] ppid=1027522 vsize=19041612 memory=0 CPUtime=0 cores=5,7
/proc/1027525/task/1027536/stat : 1027536 (Finalizer) S 1027522 1027525 1024572 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 193640152 19498610688 36133 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027543] ppid=1027522 vsize=19041612 memory=131964 CPUtime=0 cores=5,7
/proc/1027525/task/1027543/stat : 1027543 (Common-Cleaner) S 1027522 1027525 1024572 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 193640153 19498610688 36133 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027544] ppid=1027522 vsize=19041612 memory=12420 CPUtime=0 cores=5,7
/proc/1027525/task/1027544/stat : 1027544 (Timer-0) S 1027522 1027525 1024572 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 193640176 19498610688 36133 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
Current children cumulated CPU time: 4.55 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 144532 KiB

[startup+6.30028 s]
/proc/loadavg: 4.35 4.23 4.15 5/329 1027545
/proc/meminfo: memFree=127793192/131524600 swapFree=131071996/131071996
[pid=1027525] ppid=1027522 vsize=19041612 memory=166076 CPUtime=7.76 cores=5,7
/proc/1027525/stat : 1027525 (java) S 1027522 1027525 1024572 0 -1 1077936128 23935 0 0 0 771 5 0 0 20 0 19 0 193640149 19498610688 41519 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
/proc/1027525/statm: 4760403 41519 5869 1 0 555419 0
[pid=1027525/tid=1027527] ppid=1027522 vsize=19041612 memory=12420 CPUtime=6.24 cores=5,7
/proc/1027525/task/1027527/stat : 1027527 (java) R 1027522 1027525 1024572 0 -1 4194368 7519 0 0 0 621 3 0 0 20 0 19 0 193640150 19498610688 41519 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027536] ppid=1027522 vsize=19041612 memory=0 CPUtime=0 cores=5,7
/proc/1027525/task/1027536/stat : 1027536 (Finalizer) S 1027522 1027525 1024572 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 193640152 19498610688 41519 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027543] ppid=1027522 vsize=19041612 memory=7738416034832933994 CPUtime=0 cores=5,7
/proc/1027525/task/1027543/stat : 1027543 (Common-Cleaner) S 1027522 1027525 1024572 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 193640153 19498610688 41519 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027544] ppid=1027522 vsize=19041612 memory=5468 CPUtime=0 cores=5,7
/proc/1027525/task/1027544/stat : 1027544 (Timer-0) S 1027522 1027525 1024572 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 193640176 19498610688 41519 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
Current children cumulated CPU time: 7.76 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 166076 KiB

[startup+12.7003 s]
/proc/loadavg: 4.32 4.22 4.15 5/330 1027546
/proc/meminfo: memFree=127772208/131524600 swapFree=131071996/131071996
[pid=1027525] ppid=1027522 vsize=19108176 memory=182992 CPUtime=14.21 cores=5,7
/proc/1027525/stat : 1027525 (java) S 1027522 1027525 1024572 0 -1 1077936128 27710 0 0 0 1415 6 0 0 20 0 20 0 193640149 19566772224 45748 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
/proc/1027525/statm: 4777044 45748 5913 1 0 555708 0
[pid=1027525/tid=1027527] ppid=1027522 vsize=19108176 memory=0 CPUtime=12.62 cores=5,7
/proc/1027525/task/1027527/stat : 1027527 (java) R 1027522 1027525 1024572 0 -1 4194368 8026 0 0 0 1259 3 0 0 20 0 20 0 193640150 19566772224 45748 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027536] ppid=1027522 vsize=19108176 memory=182992 CPUtime=0 cores=5,7
/proc/1027525/task/1027536/stat : 1027536 (Finalizer) S 1027522 1027525 1024572 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 193640152 19566772224 45748 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027543] ppid=1027522 vsize=19108176 memory=0 CPUtime=0 cores=5,7
/proc/1027525/task/1027543/stat : 1027543 (Common-Cleaner) S 1027522 1027525 1024572 0 -1 1077936192 55 0 0 0 0 0 0 0 20 0 20 0 193640153 19566772224 45748 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027544] ppid=1027522 vsize=19108176 memory=16156 CPUtime=0 cores=5,7
/proc/1027525/task/1027544/stat : 1027544 (Timer-0) S 1027522 1027525 1024572 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 193640176 19566772224 45748 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
Current children cumulated CPU time: 14.21 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 182992 KiB

[startup+25.5003 s]
/proc/loadavg: 4.27 4.22 4.15 5/330 1027550
/proc/meminfo: memFree=127683416/131524600 swapFree=131071996/131071996
[pid=1027525] ppid=1027522 vsize=19108176 memory=195436 CPUtime=26.97 cores=5,7
/proc/1027525/stat : 1027525 (java) S 1027522 1027525 1024572 0 -1 1077936128 30584 0 0 0 2691 6 0 0 20 0 20 0 193640149 19566772224 48859 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
/proc/1027525/statm: 4777044 48859 5913 1 0 555708 0
[pid=1027525/tid=1027527] ppid=1027522 vsize=19108176 memory=182992 CPUtime=25.35 cores=5,7
/proc/1027525/task/1027527/stat : 1027527 (java) R 1027522 1027525 1024572 0 -1 4194368 9179 0 0 0 2532 3 0 0 20 0 20 0 193640150 19566772224 48859 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027536] ppid=1027522 vsize=19108176 memory=16156 CPUtime=0 cores=5,7
/proc/1027525/task/1027536/stat : 1027536 (Finalizer) S 1027522 1027525 1024572 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 193640152 19566772224 48859 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027543] ppid=1027522 vsize=19108176 memory=182992 CPUtime=0 cores=5,7
/proc/1027525/task/1027543/stat : 1027543 (Common-Cleaner) S 1027522 1027525 1024572 0 -1 1077936192 55 0 0 0 0 0 0 0 20 0 20 0 193640153 19566772224 48859 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027544] ppid=1027522 vsize=19108176 memory=11664 CPUtime=0 cores=5,7
/proc/1027525/task/1027544/stat : 1027544 (Timer-0) S 1027522 1027525 1024572 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 193640176 19566772224 48859 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
Current children cumulated CPU time: 26.97 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 195436 KiB

[startup+51.1061 s]
/proc/loadavg: 4.24 4.21 4.15 5/330 1027553
/proc/meminfo: memFree=127471228/131524600 swapFree=131071996/131071996
[pid=1027525] ppid=1027522 vsize=19108176 memory=244824 CPUtime=52.42 cores=5,7
/proc/1027525/stat : 1027525 (java) S 1027522 1027525 1024572 0 -1 1077936128 34287 0 0 0 5234 8 0 0 20 0 20 0 193640149 19566772224 61206 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
/proc/1027525/statm: 4777044 61206 5913 1 0 555708 0
[pid=1027525/tid=1027527] ppid=1027522 vsize=19108176 memory=207908 CPUtime=50.66 cores=5,7
/proc/1027525/task/1027527/stat : 1027527 (java) R 1027522 1027525 1024572 0 -1 4194368 10611 0 0 0 5063 3 0 0 20 0 20 0 193640150 19566772224 61206 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0

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

/proc/1027525/task/1027536/stat : 1027536 (Finalizer) S 1027522 1027525 1024572 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 193640152 19566772224 512425 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027543] ppid=1027522 vsize=19108176 memory=2049700 CPUtime=0 cores=5,7
/proc/1027525/task/1027543/stat : 1027543 (Common-Cleaner) S 1027522 1027525 1024572 0 -1 1077936192 4276 0 0 0 0 0 0 0 20 0 20 0 193640153 19566772224 512425 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027544] ppid=1027522 vsize=19108176 memory=2049700 CPUtime=0 cores=5,7
/proc/1027525/task/1027544/stat : 1027544 (Timer-0) S 1027522 1027525 1024572 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 193640176 19566772224 512425 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
Current children cumulated CPU time: 3218.04 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2049700 KiB

[startup+3282.3 s]
/proc/loadavg: 4.21 4.21 4.16 5/332 1029394
/proc/meminfo: memFree=121109896/131524600 swapFree=131071996/131071996
[pid=1027525] ppid=1027522 vsize=19108176 memory=2049712 CPUtime=3277.91 cores=5,7
/proc/1027525/stat : 1027525 (java) S 1027522 1027525 1024572 0 -1 1077936128 126316 0 0 0 327657 134 0 0 20 0 20 0 193640149 19566772224 512428 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
/proc/1027525/statm: 4777044 512428 5913 1 0 558440 0
[pid=1027525/tid=1027527] ppid=1027522 vsize=19108176 memory=11664 CPUtime=3270.62 cores=5,7
/proc/1027525/task/1027527/stat : 1027527 (java) R 1027522 1027525 1024572 0 -1 4194368 60808 0 0 0 327051 11 0 0 20 0 20 0 193640150 19566772224 512428 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027536] ppid=1027522 vsize=19108176 memory=2049712 CPUtime=0 cores=5,7
/proc/1027525/task/1027536/stat : 1027536 (Finalizer) S 1027522 1027525 1024572 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 193640152 19566772224 512428 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027543] ppid=1027522 vsize=19108176 memory=2049712 CPUtime=0 cores=5,7
/proc/1027525/task/1027543/stat : 1027543 (Common-Cleaner) S 1027522 1027525 1024572 0 -1 1077936192 4298 0 0 0 0 0 0 0 20 0 20 0 193640153 19566772224 512428 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027544] ppid=1027522 vsize=19108176 memory=2049712 CPUtime=0 cores=5,7
/proc/1027525/task/1027544/stat : 1027544 (Timer-0) S 1027522 1027525 1024572 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 193640176 19566772224 512428 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
Current children cumulated CPU time: 3277.91 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2049712 KiB

[startup+3342.3 s]
/proc/loadavg: 4.19 4.20 4.16 5/332 1029405
/proc/meminfo: memFree=121109384/131524600 swapFree=131071996/131071996
[pid=1027525] ppid=1027522 vsize=19108176 memory=2049712 CPUtime=3337.78 cores=5,7
/proc/1027525/stat : 1027525 (java) S 1027522 1027525 1024572 0 -1 1077936128 127579 0 0 0 333643 135 0 0 20 0 20 0 193640149 19566772224 512428 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
/proc/1027525/statm: 4777044 512428 5913 1 0 558440 0
[pid=1027525/tid=1027527] ppid=1027522 vsize=19108176 memory=2049712 CPUtime=3330.46 cores=5,7
/proc/1027525/task/1027527/stat : 1027527 (java) R 1027522 1027525 1024572 0 -1 4194368 61830 0 0 0 333035 11 0 0 20 0 20 0 193640150 19566772224 512428 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027536] ppid=1027522 vsize=19108176 memory=-7308319077851949410 CPUtime=0 cores=5,7
/proc/1027525/task/1027536/stat : 1027536 (Finalizer) S 1027522 1027525 1024572 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 193640152 19566772224 512428 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027543] ppid=1027522 vsize=19108176 memory=2049712 CPUtime=0 cores=5,7
/proc/1027525/task/1027543/stat : 1027543 (Common-Cleaner) S 1027522 1027525 1024572 0 -1 1077936192 4383 0 0 0 0 0 0 0 20 0 20 0 193640153 19566772224 512428 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027544] ppid=1027522 vsize=19108176 memory=0 CPUtime=0 cores=5,7
/proc/1027525/task/1027544/stat : 1027544 (Timer-0) S 1027522 1027525 1024572 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 193640176 19566772224 512428 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
Current children cumulated CPU time: 3337.78 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2049712 KiB

[startup+3402.3 s]
/proc/loadavg: 4.28 4.21 4.16 5/332 1029483
/proc/meminfo: memFree=122964588/131524600 swapFree=131071996/131071996
[pid=1027525] ppid=1027522 vsize=19108176 memory=2049712 CPUtime=3397.65 cores=5,7
/proc/1027525/stat : 1027525 (java) S 1027522 1027525 1024572 0 -1 1077936128 128929 0 0 0 339628 137 0 0 20 0 20 0 193640149 19566772224 512428 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
/proc/1027525/statm: 4777044 512428 5913 1 0 558440 0
[pid=1027525/tid=1027527] ppid=1027522 vsize=19108176 memory=0 CPUtime=3390.3 cores=5,7
/proc/1027525/task/1027527/stat : 1027527 (java) R 1027522 1027525 1024572 0 -1 4194368 62934 0 0 0 339019 11 0 0 20 0 20 0 193640150 19566772224 512428 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027536] ppid=1027522 vsize=19108176 memory=2049712 CPUtime=0 cores=5,7
/proc/1027525/task/1027536/stat : 1027536 (Finalizer) S 1027522 1027525 1024572 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 193640152 19566772224 512428 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027543] ppid=1027522 vsize=19108176 memory=2049712 CPUtime=0 cores=5,7
/proc/1027525/task/1027543/stat : 1027543 (Common-Cleaner) S 1027522 1027525 1024572 0 -1 1077936192 4468 0 0 0 0 0 0 0 20 0 20 0 193640153 19566772224 512428 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027544] ppid=1027522 vsize=19108176 memory=2049712 CPUtime=0 cores=5,7
/proc/1027525/task/1027544/stat : 1027544 (Timer-0) S 1027522 1027525 1024572 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 193640176 19566772224 512428 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
Current children cumulated CPU time: 3397.65 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2049712 KiB

[startup+3462.3 s]
/proc/loadavg: 4.37 4.23 4.18 6/332 1029562
/proc/meminfo: memFree=124600288/131524600 swapFree=131071996/131071996
[pid=1027525] ppid=1027522 vsize=19108176 memory=2049716 CPUtime=3457.49 cores=5,7
/proc/1027525/stat : 1027525 (java) S 1027522 1027525 1024572 0 -1 1077936128 130321 0 0 0 345610 139 0 0 20 0 20 0 193640149 19566772224 512429 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
/proc/1027525/statm: 4777044 512429 5913 1 0 558441 0
[pid=1027525/tid=1027527] ppid=1027522 vsize=19108176 memory=0 CPUtime=3450.11 cores=5,7
/proc/1027525/task/1027527/stat : 1027527 (java) R 1027522 1027525 1024572 0 -1 4194368 64065 0 0 0 345000 11 0 0 20 0 20 0 193640150 19566772224 512429 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027536] ppid=1027522 vsize=19108176 memory=2049712 CPUtime=0 cores=5,7
/proc/1027525/task/1027536/stat : 1027536 (Finalizer) S 1027522 1027525 1024572 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 193640152 19566772224 512429 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027543] ppid=1027522 vsize=19108176 memory=2049712 CPUtime=0 cores=5,7
/proc/1027525/task/1027543/stat : 1027543 (Common-Cleaner) S 1027522 1027525 1024572 0 -1 1077936192 4553 0 0 0 0 0 0 0 20 0 20 0 193640153 19566772224 512429 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027544] ppid=1027522 vsize=19108176 memory=11664 CPUtime=0 cores=5,7
/proc/1027525/task/1027544/stat : 1027544 (Timer-0) S 1027522 1027525 1024572 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 193640176 19566772224 512429 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
Current children cumulated CPU time: 3457.49 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2049716 KiB

[startup+3522.3 s]
/proc/loadavg: 4.18 4.20 4.17 5/333 1029574
/proc/meminfo: memFree=124317384/131524600 swapFree=131071996/131071996
[pid=1027525] ppid=1027522 vsize=19108176 memory=2115252 CPUtime=3517.42 cores=5,7
/proc/1027525/stat : 1027525 (java) S 1027522 1027525 1024572 0 -1 1077936128 132289 0 0 0 351601 141 0 0 20 0 20 0 193640149 19566772224 528813 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
/proc/1027525/statm: 4777044 528813 5913 1 0 558441 0
[pid=1027525/tid=1027527] ppid=1027522 vsize=19108176 memory=2049712 CPUtime=3509.84 cores=5,7
/proc/1027525/task/1027527/stat : 1027527 (java) R 1027522 1027525 1024572 0 -1 4194368 64711 0 0 0 350973 11 0 0 20 0 20 0 193640150 19566772224 528813 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027536] ppid=1027522 vsize=19108176 memory=2049712 CPUtime=0 cores=5,7
/proc/1027525/task/1027536/stat : 1027536 (Finalizer) S 1027522 1027525 1024572 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 193640152 19566772224 528813 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027543] ppid=1027522 vsize=19108176 memory=16156 CPUtime=0 cores=5,7
/proc/1027525/task/1027543/stat : 1027543 (Common-Cleaner) S 1027522 1027525 1024572 0 -1 1077936192 4638 0 0 0 0 0 0 0 20 0 20 0 193640153 19566772224 528813 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027544] ppid=1027522 vsize=19108176 memory=12420 CPUtime=0 cores=5,7
/proc/1027525/task/1027544/stat : 1027544 (Timer-0) S 1027522 1027525 1024572 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 193640176 19566772224 528813 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
Current children cumulated CPU time: 3517.42 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2115252 KiB

[startup+3582.3 s]
/proc/loadavg: 4.17 4.20 4.17 6/331 1029585
/proc/meminfo: memFree=124133608/131524600 swapFree=131071996/131071996
[pid=1027525] ppid=1027522 vsize=19108176 memory=2115252 CPUtime=3577.28 cores=5,7
/proc/1027525/stat : 1027525 (java) S 1027522 1027525 1024572 0 -1 1077936128 133466 0 0 0 357585 143 0 0 20 0 20 0 193640149 19566772224 528813 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
/proc/1027525/statm: 4777044 528813 5913 1 0 558441 0
[pid=1027525/tid=1027527] ppid=1027522 vsize=19108176 memory=2049712 CPUtime=3569.66 cores=5,7
/proc/1027525/task/1027527/stat : 1027527 (java) R 1027522 1027525 1024572 0 -1 4194368 65569 0 0 0 356955 11 0 0 20 0 20 0 193640150 19566772224 528813 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027536] ppid=1027522 vsize=19108176 memory=2115252 CPUtime=0 cores=5,7
/proc/1027525/task/1027536/stat : 1027536 (Finalizer) S 1027522 1027525 1024572 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 193640152 19566772224 528813 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027543] ppid=1027522 vsize=19108176 memory=47456 CPUtime=0 cores=5,7
/proc/1027525/task/1027543/stat : 1027543 (Common-Cleaner) S 1027522 1027525 1024572 0 -1 1077936192 4765 0 0 0 0 0 0 0 20 0 20 0 193640153 19566772224 528813 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027544] ppid=1027522 vsize=19108176 memory=16156 CPUtime=0 cores=5,7
/proc/1027525/task/1027544/stat : 1027544 (Timer-0) S 1027522 1027525 1024572 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 193640176 19566772224 528813 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
Current children cumulated CPU time: 3577.28 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2115252 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3605.11 s]
/proc/loadavg: 4.12 4.18 4.17 5/331 1029589
/proc/meminfo: memFree=124075580/131524600 swapFree=131071996/131071996
[pid=1027525] ppid=1027522 vsize=19108176 memory=2115268 CPUtime=3600.03 cores=5,7
/proc/1027525/stat : 1027525 (java) S 1027522 1027525 1024572 0 -1 1077936128 134024 0 0 0 359859 144 0 0 20 0 20 0 193640149 19566772224 528817 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
/proc/1027525/statm: 4777044 528817 5913 1 0 558452 0
[pid=1027525/tid=1027527] ppid=1027522 vsize=19108176 memory=2049712 CPUtime=3592.4 cores=5,7
/proc/1027525/task/1027527/stat : 1027527 (java) R 1027522 1027525 1024572 0 -1 4194368 66109 0 0 0 359229 11 0 0 20 0 20 0 193640150 19566772224 528817 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027536] ppid=1027522 vsize=19108176 memory=2049712 CPUtime=0 cores=5,7
/proc/1027525/task/1027536/stat : 1027536 (Finalizer) S 1027522 1027525 1024572 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 193640152 19566772224 528817 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027543] ppid=1027522 vsize=19108176 memory=-7164203889775699555 CPUtime=0 cores=5,7
/proc/1027525/task/1027543/stat : 1027543 (Common-Cleaner) S 1027522 1027525 1024572 0 -1 1077936192 4765 0 0 0 0 0 0 0 20 0 20 0 193640153 19566772224 528817 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
[pid=1027525/tid=1027544] ppid=1027522 vsize=19108176 memory=2115268 CPUtime=0 cores=5,7
/proc/1027525/task/1027544/stat : 1027544 (Timer-0) S 1027522 1027525 1024572 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 193640176 19566772224 528817 134679101440 94345173573632 94345173577328 140724097792352 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94345173585144 94345173585936 94345182818304 140724097799173 140724097799263 140724097799263 140724097806280 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2115268 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.73 s, system=1.45247 s

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

[startup+3605.21 s]*
/proc/loadavg: 4.12 4.18 4.17 5/313 1029592
/proc/meminfo: memFree=126104216/131524600 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143

Real time (s): 3605.22
CPU time (s): 3600.18
CPU user time (s): 3598.73
CPU system time (s): 1.45247
CPU usage (%): 99.8604
Max. virtual memory (cumulated for all children) (KiB): 19108176
Max. memory (cumulated for all children) (KiB): 2115268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.73
system time used= 1.45247
maximum resident set size= 2117164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137317
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 102453
involuntary context switches= 1945


# summary of solver processes directly reported to runsolver:
#   pid: 1027525
#   total CPU time (s): 3600.18
#   total CPU user time (s): 3598.73
#   total CPU system time (s): 1.45247

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.87351 second user time and 18.1542 second system time

The end

Launcher Data

Begin job on nodeC026 at 2024-07-19 20:45:53
IDJOB=4450714
IDBENCH=162225
IDSOLVER=3058
FILE ID=nodeC026/4450714-1721414740
RUNJOBID= nodeC026-1721410942-1024585
SLURM_JOB_ID= 7545477
Free space on /tmp= 890080 MiB

SOLVER NAME= Sat4j Resolution Default 2024-07-07
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size144-round23-3.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450714-1721414740/watcher-4450714-1721414740 -o /tmp/evaluation-result-4450714-1721414740/solver-4450714-1721414740 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1721410942-1024585 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4450714-1721414740.opb

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

MD5SUM BENCH= 3a6a9e178c68ea233cbdb43dd005ad2a
RANDOM SEED=218885705

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3677.736
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.74
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		: 3686.336
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.45
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.079
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.74
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		: 3669.177
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.45
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		: 3677.121
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.74
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		: 3647.622
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.45
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.057
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.74
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		: 3643.841
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.45
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127997992 kB
MemAvailable:   128529624 kB
Buffers:          565592 kB
Cached:           812764 kB
SwapCached:            0 kB
Active:          1080972 kB
Inactive:        1833792 kB
Active(anon):       1548 kB
Inactive(anon):  1580764 kB
Active(file):    1079424 kB
Inactive(file):   253028 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              1296 kB
Writeback:            36 kB
AnonPages:       1533412 kB
Mapped:           127236 kB
Shmem:             45912 kB
KReclaimable:      78004 kB
Slab:             188420 kB
SReclaimable:      78004 kB
SUnreclaim:       110416 kB
KernelStack:        5000 kB
PageTables:        13036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    7364724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            67808 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1343488 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      260820 kB
DirectMap2M:    27824128 kB
DirectMap1G:    108003328 kB

Free space on /tmp at the end= 890076 MiB
End job on nodeC026 at 2024-07-19 21:45:58