Trace number 4516614

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 2025-06-06? (TO) 3600.32 3595.56

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
subsetcard/larger/random4reg_opb/normalized-subsetcard-eq-random4reg-2500.opb
MD5SUM138bc3205b5997c85a47b0b24df7783d
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.539428
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10001
Total number of constraints5000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)5000
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 8
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.12/0.16	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.12/0.16	c This is free software under the dual EPL/GNU LGPL licenses.
0.12/0.16	c See www.sat4j.org for details.
0.12/0.17	c version PB25.v20250606
0.12/0.20	c java.runtime.name	OpenJDK Runtime Environment
0.12/0.20	c java.vm.name		OpenJDK 64-Bit Server VM
0.12/0.20	c java.vm.version	22.0.1+8-16
0.12/0.20	c java.vm.vendor	Oracle Corporation
0.12/0.20	c sun.arch.data.model	64
0.12/0.20	c java.version		22.0.1
0.12/0.20	c os.name		Linux
0.12/0.20	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.12/0.20	c os.arch		amd64
0.12/0.21	c Free memory 		2104792832
0.12/0.21	c Max memory 		16282288128
0.12/0.21	c Total memory 		2113929216
0.12/0.21	c Number of processors 	2
0.30/0.31	c Pseudo Boolean Optimization by upper bound
0.30/0.31	c --- Begin Solver configuration ---
0.30/0.31	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.30/0.31	c Learn all clauses as in MiniSAT
0.30/0.31	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.30/0.31	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.30/0.31	c Expensive reason simplification
0.30/0.31	c Glucose 2.1 dynamic restart strategy
0.30/0.31	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.30/0.31	c timeout=2147483s
0.30/0.31	c DB Simplification allowed=false
0.30/0.31	c Listener: none
0.30/0.31	c --- End Solver configuration ---
0.30/0.32	c solving HOME/instance-4516614-1751240801.opb
0.30/0.32	c reading problem ... 
0.30/0.32	c  no objective function found
1.33/0.82	c ... done. Wall clock time 0.495s.
1.33/0.82	c declared #vars     10001
1.33/0.82	c #constraints  10000
1.33/0.82	c constraints type 
1.33/0.82	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 10000
1.33/0.82	c 10000 constraints processed.
3.23/1.83	c cleaning 2492 clauses out of 5000 with flag 35141/5000
3.95/2.39	c cleaning 4245 clauses out of 8508 with flag 83948/11000
5.57/3.71	c cleaning 5611 clauses out of 11264 with flag 175107/18001
7.29/5.39	c cleaning 6804 clauses out of 13652 with flag 258108/26000
9.48/7.58	c cleaning 7888 clauses out of 15848 with flag 362864/35000
11.18/9.23	c cleaning 8895 clauses out of 17960 with flag 498018/45000
12.79/10.80	c cleaning 9985 clauses out of 20065 with flag 632839/56000
14.49/12.56	c cleaning 10969 clauses out of 22080 with flag 781940/68000
16.69/14.76	c cleaning 11942 clauses out of 24112 with flag 971415/81001
18.80/16.83	c cleaning 13000 clauses out of 26169 with flag 1156975/95000
20.80/18.83	c cleaning 13981 clauses out of 28169 with flag 1367657/110000
22.79/20.81	c cleaning 14994 clauses out of 30191 with flag 1582370/126003
25.17/23.16	c cleaning 15990 clauses out of 32194 with flag 1803407/143000
27.73/25.69	c cleaning 17002 clauses out of 34204 with flag 2060880/161000
30.23/28.19	c cleaning 17973 clauses out of 36202 with flag 2327670/180000
33.01/30.98	c cleaning 18967 clauses out of 38231 with flag 2629493/200002
35.81/33.76	c cleaning 19989 clauses out of 40262 with flag 2942635/221000
38.60/36.57	c cleaning 21045 clauses out of 42278 with flag 3251832/243005
41.99/39.92	c cleaning 21968 clauses out of 44228 with flag 3633832/266000
45.10/43.06	c cleaning 23004 clauses out of 46263 with flag 3983812/290003
48.28/46.27	c cleaning 23991 clauses out of 48257 with flag 4356114/315001
51.67/49.61	c cleaning 25123 clauses out of 50265 with flag 4733236/341000
54.97/52.94	c cleaning 25936 clauses out of 52143 with flag 5108451/368001
58.56/56.53	c cleaning 26949 clauses out of 54208 with flag 5506852/396002
62.35/60.36	c cleaning 28023 clauses out of 56257 with flag 5936033/425000
66.45/64.46	c cleaning 28981 clauses out of 58234 with flag 6414804/455000
70.74/68.76	c cleaning 29989 clauses out of 60254 with flag 6921432/486001
74.93/72.91	c cleaning 30994 clauses out of 62265 with flag 7408389/518001
79.22/77.23	c cleaning 32024 clauses out of 64272 with flag 7935792/551002
83.61/81.62	c cleaning 32975 clauses out of 66247 with flag 8453514/585001
87.90/86.00	c cleaning 34013 clauses out of 68274 with flag 8970273/620003
92.29/90.34	c cleaning 35020 clauses out of 70259 with flag 9486103/656001
96.68/94.78	c cleaning 35971 clauses out of 72238 with flag 10019295/693000
101.57/99.62	c cleaning 36977 clauses out of 74269 with flag 10614708/731002
106.46/104.59	c cleaning 38002 clauses out of 76291 with flag 11216913/770001
111.75/109.83	c cleaning 38981 clauses out of 78289 with flag 11864084/810001
117.34/115.49	c cleaning 39987 clauses out of 80307 with flag 12573904/851000
122.72/120.85	c cleaning 41023 clauses out of 82321 with flag 13243465/893001
128.11/126.22	c cleaning 41972 clauses out of 84298 with flag 13930680/936001
133.41/131.51	c cleaning 43056 clauses out of 86326 with flag 14605441/980001
138.69/136.85	c cleaning 43972 clauses out of 88270 with flag 15291311/1025001
144.58/142.78	c cleaning 44981 clauses out of 90300 with flag 16044533/1071003
150.57/148.73	c cleaning 46026 clauses out of 92316 with flag 16813419/1118000
156.66/154.85	c cleaning 46994 clauses out of 94292 with flag 17602073/1166002
162.64/160.84	c cleaning 47984 clauses out of 96296 with flag 18390384/1215000
168.63/166.82	c cleaning 49015 clauses out of 98312 with flag 19165269/1265000
174.62/172.89	c cleaning 49974 clauses out of 100297 with flag 19935509/1316000
181.21/179.49	c cleaning 51002 clauses out of 102324 with flag 20789063/1368001
187.83/186.10	c cleaning 52009 clauses out of 104322 with flag 21640472/1421001
194.30/192.56	c cleaning 52978 clauses out of 106312 with flag 22500625/1475000
201.35/199.54	c cleaning 54050 clauses out of 108334 with flag 23386220/1530000
208.33/206.51	c cleaning 54961 clauses out of 110285 with flag 24273893/1586001
215.62/213.88	c cleaning 56083 clauses out of 112323 with flag 25211558/1643000
222.99/221.18	c cleaning 56951 clauses out of 114240 with flag 26127586/1701000
230.06/228.20	c cleaning 58013 clauses out of 116289 with flag 27014549/1760000
237.86/235.99	c cleaning 58970 clauses out of 118278 with flag 27998604/1820002
245.55/243.61	c cleaning 60006 clauses out of 120309 with flag 28966287/1881003
253.54/251.62	c cleaning 61016 clauses out of 122302 with flag 29955220/1943002
262.88/260.92	c cleaning 62043 clauses out of 124284 with flag 30948797/2006000
271.17/269.26	c cleaning 62950 clauses out of 126241 with flag 32000712/2070000
280.26/278.21	c cleaning 64147 clauses out of 128294 with flag 33051647/2135003
288.64/286.63	c cleaning 64939 clauses out of 130145 with flag 34107545/2201001
298.02/295.99	c cleaning 65940 clauses out of 132206 with flag 35212177/2268001
306.50/304.45	c cleaning 67003 clauses out of 134265 with flag 36267886/2336000
316.07/313.95	c cleaning 67998 clauses out of 136262 with flag 37359911/2405000
324.96/322.88	c cleaning 68973 clauses out of 138265 with flag 38479071/2475001
335.26/333.08	c cleaning 69980 clauses out of 140292 with flag 39664448/2546001
344.43/342.25	c cleaning 71029 clauses out of 142315 with flag 40809284/2618004
354.70/352.41	c cleaning 72009 clauses out of 144285 with flag 41978470/2691003
364.19/361.95	c cleaning 73137 clauses out of 146274 with flag 43157181/2765001
374.86/372.57	c cleaning 73950 clauses out of 148139 with flag 44381068/2840003
384.64/382.38	c cleaning 74958 clauses out of 150186 with flag 45577808/2916000
395.51/393.12	c cleaning 75969 clauses out of 152228 with flag 46816163/2993000
405.49/403.12	c cleaning 77016 clauses out of 154259 with flag 48044777/3071000
416.24/413.87	c cleaning 77978 clauses out of 156243 with flag 49327556/3150000
426.82/424.44	c cleaning 79029 clauses out of 158266 with flag 50611073/3230001
437.98/435.57	c cleaning 79977 clauses out of 160236 with flag 51967857/3311000
448.95/446.52	c cleaning 80987 clauses out of 162259 with flag 53301325/3393000
460.26/457.78	c cleaning 82024 clauses out of 164272 with flag 54579490/3476000
471.55/469.08	c cleaning 82972 clauses out of 166249 with flag 55950943/3560001
482.82/480.37	c cleaning 83998 clauses out of 168277 with flag 57318501/3645001
494.46/491.95	c cleaning 84993 clauses out of 170278 with flag 58690831/3731000
506.64/504.19	c cleaning 86020 clauses out of 172287 with flag 60179498/3818002
518.22/515.78	c cleaning 87036 clauses out of 174267 with flag 61561197/3906002
530.10/527.53	c cleaning 87991 clauses out of 176230 with flag 62989074/3995001
542.29/539.78	c cleaning 88988 clauses out of 178240 with flag 64474089/4085002
554.66/552.13	c cleaning 89960 clauses out of 180250 with flag 65955349/4176000
567.32/564.75	c cleaning 91017 clauses out of 182291 with flag 67461876/4268001
579.71/577.12	c cleaning 92000 clauses out of 184273 with flag 68944769/4361000
592.37/589.86	c cleaning 92990 clauses out of 186273 with flag 70482158/4455000
606.32/603.60	c cleaning 93980 clauses out of 188285 with flag 71998144/4550002
619.59/617.00	c cleaning 95010 clauses out of 190303 with flag 73618587/4646000
633.27/630.65	c cleaning 95999 clauses out of 192293 with flag 75256921/4743000
648.42/645.74	c cleaning 96989 clauses out of 194294 with flag 76901572/4841000
661.88/659.21	c cleaning 98040 clauses out of 196305 with flag 78497561/4940000
675.55/672.97	c cleaning 99013 clauses out of 198265 with flag 80132274/5040000
689.64/687.10	c cleaning 100006 clauses out of 200252 with flag 81796806/5141000
704.45/701.76	c cleaning 100951 clauses out of 202246 with flag 83525332/5243000
718.92/716.24	c cleaning 102038 clauses out of 204295 with flag 85249511/5346000
733.91/731.11	c cleaning 103031 clauses out of 206257 with flag 86990098/5450000
748.58/745.81	c cleaning 103981 clauses out of 208226 with flag 88720364/5555000
762.85/760.15	c cleaning 104979 clauses out of 210245 with flag 90410574/5661000
777.85/775.11	c cleaning 105999 clauses out of 212267 with flag 92154477/5768001
793.11/790.39	c cleaning 107021 clauses out of 214267 with flag 93952116/5876000
808.07/805.37	c cleaning 107962 clauses out of 216246 with flag 95730382/5985000
823.73/820.95	c cleaning 109027 clauses out of 218284 with flag 97559125/6095000
838.81/836.03	c cleaning 110006 clauses out of 220258 with flag 99314100/6206001
854.77/852.08	c cleaning 111008 clauses out of 222251 with flag 101187668/6318000
871.02/868.19	c cleaning 111994 clauses out of 224244 with flag 103042812/6431001
887.37/884.53	c cleaning 112988 clauses out of 226249 with flag 104941296/6545000
903.84/901.10	c cleaning 114001 clauses out of 228261 with flag 106867953/6660000
920.81/917.97	c cleaning 114994 clauses out of 230260 with flag 108805987/6776000
937.68/934.85	c cleaning 116014 clauses out of 232266 with flag 110750907/6893000
954.55/951.74	c cleaning 116979 clauses out of 234252 with flag 112703305/7011000
972.32/969.34	c cleaning 118000 clauses out of 236274 with flag 114728751/7130001
989.99/987.11	c cleaning 118995 clauses out of 238273 with flag 116782972/7250000
1007.83/1004.91	c cleaning 120009 clauses out of 240279 with flag 118815818/7371001
1027.92/1024.41	c cleaning 120998 clauses out of 242272 with flag 120920564/7493003
1045.69/1042.29	c cleaning 122032 clauses out of 244272 with flag 122993610/7616001
1064.15/1060.60	c cleaning 123009 clauses out of 246239 with flag 125107163/7740000
1081.61/1078.17	c cleaning 124004 clauses out of 248230 with flag 127129100/7865000
1100.14/1096.60	c cleaning 125000 clauses out of 250227 with flag 129199658/7991001
1118.50/1114.93	c cleaning 125994 clauses out of 252226 with flag 131306522/8118000
1137.56/1134.10	c cleaning 126973 clauses out of 254234 with flag 133501517/8246002
1157.75/1154.27	c cleaning 127967 clauses out of 256260 with flag 135659416/8375001
1177.11/1173.69	c cleaning 129018 clauses out of 258292 with flag 137875284/8505000
1196.17/1192.74	c cleaning 129990 clauses out of 260274 with flag 140047040/8636000
1216.27/1212.77	c cleaning 131030 clauses out of 262284 with flag 142228582/8768000
1236.99/1233.44	c cleaning 132012 clauses out of 264256 with flag 144480084/8901002
1257.14/1253.61	c cleaning 132955 clauses out of 266243 with flag 146764174/9035001
1276.90/1273.47	c cleaning 134004 clauses out of 268288 with flag 149007089/9170001
1298.23/1294.77	c cleaning 135023 clauses out of 270285 with flag 151338510/9306002
1319.00/1315.54	c cleaning 136007 clauses out of 272260 with flag 153719793/9443000
1338.95/1335.56	c cleaning 137016 clauses out of 274253 with flag 156007374/9581000
1359.69/1356.30	c cleaning 138010 clauses out of 276237 with flag 158342133/9720000
1381.61/1378.12	c cleaning 138954 clauses out of 278227 with flag 160686646/9860000
1402.26/1398.89	c cleaning 140024 clauses out of 280273 with flag 163034706/10001000
1424.02/1420.68	c cleaning 141013 clauses out of 282249 with flag 165516439/10143000
1445.77/1442.49	c cleaning 141992 clauses out of 284237 with flag 167972016/10286001
1467.60/1464.26	c cleaning 142970 clauses out of 286246 with flag 170421418/10430002
1489.47/1486.14	c cleaning 144137 clauses out of 288274 with flag 172891933/10575000
1512.66/1509.28	c cleaning 144924 clauses out of 290138 with flag 175361953/10721001
1535.01/1531.65	c cleaning 145985 clauses out of 292213 with flag 177912725/10868000
1557.27/1553.93	c cleaning 146982 clauses out of 294230 with flag 180458600/11016002
1579.71/1576.48	c cleaning 147996 clauses out of 296246 with flag 183039600/11165000
1602.72/1599.31	c cleaning 149005 clauses out of 298252 with flag 185628065/11315002
1625.07/1621.75	c cleaning 149975 clauses out of 300245 with flag 188207632/11466000
1648.03/1644.70	c cleaning 151051 clauses out of 302270 with flag 190801873/11618000
1672.59/1669.12	c cleaning 151980 clauses out of 304219 with flag 193452803/11771000
1696.02/1692.62	c cleaning 152978 clauses out of 306239 with flag 196129485/11925000
1719.77/1716.43	c cleaning 154021 clauses out of 308262 with flag 198815851/12080001
1743.79/1740.38	c cleaning 155004 clauses out of 310241 with flag 201514835/12236001
1767.56/1764.15	c cleaning 155998 clauses out of 312236 with flag 204192273/12393000
1792.20/1788.81	c cleaning 157010 clauses out of 314238 with flag 206943162/12551000
1818.52/1815.08	c cleaning 157963 clauses out of 316228 with flag 209710563/12710000
1842.86/1839.45	c cleaning 159002 clauses out of 318267 with flag 212474812/12870002
1867.20/1863.82	c cleaning 160015 clauses out of 320263 with flag 215182057/13031000
1892.41/1888.98	c cleaning 161015 clauses out of 322248 with flag 217964677/13193000
1917.46/1914.09	c cleaning 161992 clauses out of 324236 with flag 220798981/13356003
1942.59/1939.24	c cleaning 163071 clauses out of 326241 with flag 223600736/13520000
1968.21/1964.78	c cleaning 163958 clauses out of 328171 with flag 226412003/13685001
1993.96/1990.57	c cleaning 164998 clauses out of 330213 with flag 229307739/13851001
2020.09/2016.78	c cleaning 165960 clauses out of 332214 with flag 232238603/14018000
2046.70/2043.29	c cleaning 167013 clauses out of 334254 with flag 235165822/14186000
2073.14/2069.78	c cleaning 168006 clauses out of 336241 with flag 238097792/14355000
2099.78/2096.40	c cleaning 168969 clauses out of 338236 with flag 241050863/14525001
2127.79/2124.31	c cleaning 169978 clauses out of 340266 with flag 244016938/14696000
2155.13/2151.72	c cleaning 171008 clauses out of 342289 with flag 247068004/14868001
2182.38/2179.10	c cleaning 171989 clauses out of 344281 with flag 250133340/15041001
2210.77/2207.30	c cleaning 172999 clauses out of 346291 with flag 253146829/15215000
2238.71/2235.39	c cleaning 174039 clauses out of 348294 with flag 256278183/15390002
2266.24/2262.92	c cleaning 175073 clauses out of 350254 with flag 259329421/15566001
2294.26/2290.84	c cleaning 175961 clauses out of 352180 with flag 262397444/15743000
2322.50/2319.16	c cleaning 176981 clauses out of 354219 with flag 265562918/15921000
2350.33/2347.07	c cleaning 177989 clauses out of 356238 with flag 268636989/16100000
2380.38/2376.32	c cleaning 178997 clauses out of 358249 with flag 271823768/16280000
2409.02/2405.06	c cleaning 179973 clauses out of 360254 with flag 274996905/16461002
2438.53/2434.60	c cleaning 181005 clauses out of 362279 with flag 278252234/16643000
2467.78/2463.81	c cleaning 182019 clauses out of 364274 with flag 281453700/16826000
2497.52/2493.40	c cleaning 183020 clauses out of 366256 with flag 284693387/17010001
2527.07/2523.02	c cleaning 184022 clauses out of 368235 with flag 287950737/17195000
2558.87/2554.86	c cleaning 184995 clauses out of 370213 with flag 291348110/17381000
2589.11/2585.11	c cleaning 185975 clauses out of 372218 with flag 294694987/17568000
2620.42/2616.45	c cleaning 186990 clauses out of 374244 with flag 297975891/17756001
2650.93/2647.01	c cleaning 187955 clauses out of 376253 with flag 301322578/17945000
2681.58/2677.64	c cleaning 189024 clauses out of 378298 with flag 304694340/18135000
2713.02/2709.03	c cleaning 190103 clauses out of 380274 with flag 308146926/18326000
2743.96/2740.10	c cleaning 190957 clauses out of 382171 with flag 311524066/18518000
2776.73/2772.77	c cleaning 192108 clauses out of 384215 with flag 314991815/18711001
2807.67/2803.74	c cleaning 192905 clauses out of 386106 with flag 318416144/18905000
2838.84/2834.83	c cleaning 193980 clauses out of 388201 with flag 321833198/19100000
2870.17/2866.20	c cleaning 194995 clauses out of 390223 with flag 325282879/19296002
2902.29/2898.46	c cleaning 195994 clauses out of 392227 with flag 328814458/19493001
2933.50/2929.65	c cleaning 197116 clauses out of 394232 with flag 332252127/19691000
2965.44/2961.64	c cleaning 197895 clauses out of 396116 with flag 335762114/19890000
2999.23/2995.09	c cleaning 198947 clauses out of 398221 with flag 339367549/20090000
3032.17/3027.96	c cleaning 200017 clauses out of 400275 with flag 342962006/20291001
3064.49/3060.30	c cleaning 200986 clauses out of 402257 with flag 346493705/20493000
3098.21/3094.08	c cleaning 202021 clauses out of 404271 with flag 350187412/20696000
3131.51/3127.47	c cleaning 202991 clauses out of 406251 with flag 353831518/20900001
3165.72/3161.67	c cleaning 203973 clauses out of 408259 with flag 357523090/21105000
3199.74/3195.70	c cleaning 204995 clauses out of 410286 with flag 361229607/21311000
3233.90/3229.83	c cleaning 206032 clauses out of 412293 with flag 364926525/21518002
3267.62/3263.67	c cleaning 207008 clauses out of 414259 with flag 368598606/21726000
3301.43/3297.49	c cleaning 207974 clauses out of 416253 with flag 372254494/21935002
3335.67/3331.75	c cleaning 209039 clauses out of 418278 with flag 375960771/22145001
3372.05/3368.08	c cleaning 210005 clauses out of 420240 with flag 379823828/22356002
3407.47/3403.52	c cleaning 210981 clauses out of 422234 with flag 383679444/22568001
3444.23/3440.23	c cleaning 212034 clauses out of 424255 with flag 387510603/22781003
3479.16/3475.22	c cleaning 212968 clauses out of 426219 with flag 391293630/22995001
3516.27/3512.21	c cleaning 213959 clauses out of 428250 with flag 395167726/23210000
3552.70/3548.73	c cleaning 215023 clauses out of 430292 with flag 399088238/23426001
3589.65/3584.97	c cleaning 215989 clauses out of 432269 with flag 402990430/23643001
3600.03/3595.32	c timeout
3600.03/3595.34	c starts		: 189116
3600.03/3595.36	c conflicts		: 23711018
3600.03/3595.36	c decisions		: 1007491333
3600.03/3595.36	c propagations		: 7407953566
3600.03/3595.36	c inspects		: 21325589817
3600.03/3595.36	c shortcuts		: 0
3600.03/3595.36	c learnt literals	: 0
3600.03/3595.36	c learnt binary clauses	: 0
3600.03/3595.36	c learnt ternary clauses	: 0
3600.03/3595.36	c learnt constraints	: 23711018
3600.03/3595.36	c ignored constraints	: 0
3600.03/3595.36	c root simplifications	: 0
3600.03/3595.36	c removed literals (reason simplification)	: 22380139
3600.03/3595.36	c reason swapping (by a shorter reason)	: 0
3600.03/3595.36	c Calls to reduceDB	: 213
3600.03/3595.36	c Number of update (reduction) of LBD	: 8339046
3600.03/3595.36	c Imported unit clauses	: 0
3600.03/3595.37	c No decision after first conflict	: false
3600.03/3595.37	c number of reductions to clauses (during analyze)	: 0
3600.03/3595.37	c number of learned constraints concerned by reduction	: 0
3600.03/3595.37	c number of learning phase by resolution	: 0
3600.03/3595.37	c number of learning phase by cutting planes	: 0
3600.03/3595.37	c number of rounding to 1 operations	: 0
3600.03/3595.37	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.03/3595.37	c number of reductions of the coefficients by power 2 	: 0
3600.03/3595.37	c number of right shift for reduction by power 2 	: 0
3600.03/3595.37	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.03/3595.37	c number of ending skipping 	: 0
3600.03/3595.37	c number of internal skipping 	: 0
3600.03/3595.37	c number of derivation steps 	: 0
3600.03/3595.37	c number of skipped derivation steps 	: 0
3600.03/3595.37	c number of remaining unassigned 	: 0
3600.03/3595.37	c number of remaining assigned 	: 0
3600.03/3595.37	c number of falsified literals weakened from reason	: 0
3600.03/3595.37	c number of falsified literals weakened from conflict	: 0
3600.03/3595.37	c time for arithmetic operations	: 0
3600.03/3595.37	c minimum degree of deleted constraints	: null
3600.03/3595.37	c maximum degree of deleted constraints	: null
3600.03/3595.37	c number of deleted constraints	: 0
3600.03/3595.38	c speed (assignments/second)	: 2060884.2567541816
3600.03/3595.38	c non guided choices	: 23260580
3600.26/3595.51	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 284297
3600.26/3595.52	s UNKNOWN
3600.26/3595.52	c Total wall clock time (in seconds): 3595.199

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: 63837 MiB (54828 MiB free)
  memory of node 1: 64465 MiB (53909 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4516614-1751240801/watcher-4516614-1751240801 -o /tmp/evaluation-result-4516614-1751240801/solver-4516614-1751240801 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751237252-34856 --watchdog 3760 java -jar sat4j-pb.jar Resolution HOME/instance-4516614-1751240801.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100073 s]*
/proc/loadavg: 4.21 4.17 4.11 7/324 35307
/proc/meminfo: memFree=111337680/131382112 swapFree=33010684/33010684
[pid=35289] ppid=35286 vsize=18930384 memory=48396 CPUtime=0.12 cores=0,2
/proc/35289/stat : 35289 (java) S 35286 35289 32092 0 -1 4194304 5783 0 0 0 9 3 0 0 20 0 18 0 39759538 19384713216 12099 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
/proc/35289/statm: 4732596 12099 5305 1 0 546986 0
[pid=35289/tid=35291] ppid=35286 vsize=18930384 memory=4026531960 CPUtime=0.08 cores=0,2
/proc/35289/task/35291/stat : 35291 (java) R 35286 35289 32092 0 -1 4194368 4689 0 0 0 6 2 0 0 20 0 18 0 39759540 19384713216 12099 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35300] ppid=35286 vsize=18930384 memory=228522721619 CPUtime=0 cores=0,2
/proc/35289/task/35300/stat : 35300 (Finalizer) S 35286 35289 32092 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 39759544 19384713216 12099 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35307] ppid=35286 vsize=18930384 memory=58494082630061 CPUtime=0 cores=0,2
/proc/35289/task/35307/stat : 35307 (Common-Cleaner) S 35286 35289 32092 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 39759545 19384713216 12099 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 48396 KiB

[startup+0.213794 s]*
/proc/loadavg: 4.21 4.17 4.11 9/324 35307
/proc/meminfo: memFree=111332652/131382112 swapFree=33010684/33010684
[pid=35289] ppid=35286 vsize=18930384 memory=55488 CPUtime=0.3 cores=0,2
/proc/35289/stat : 35289 (java) S 35286 35289 32092 0 -1 4194304 6486 0 0 0 26 4 0 0 20 0 18 0 39759538 19384713216 13872 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
/proc/35289/statm: 4732596 13872 5369 1 0 547572 0
[pid=35289/tid=35291] ppid=35286 vsize=18930384 memory=4026597660 CPUtime=0.18 cores=0,2
/proc/35289/task/35291/stat : 35291 (java) S 35286 35289 32092 0 -1 4194368 5009 0 0 0 16 2 0 0 20 0 18 0 39759540 19384713216 13872 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35300] ppid=35286 vsize=18930384 memory=13926 CPUtime=0 cores=0,2
/proc/35289/task/35300/stat : 35300 (Finalizer) S 35286 35289 32092 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 39759544 19384713216 13872 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35307] ppid=35286 vsize=18930384 memory=57394570986489 CPUtime=0 cores=0,2
/proc/35289/task/35307/stat : 35307 (Common-Cleaner) S 35286 35289 32092 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 39759545 19384713216 13872 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 55488 KiB

[startup+0.313594 s]*
/proc/loadavg: 4.21 4.17 4.11 7/324 35307
/proc/meminfo: memFree=111331644/131382112 swapFree=33010684/33010684
[pid=35289] ppid=35286 vsize=18930384 memory=59024 CPUtime=0.46 cores=0,2
/proc/35289/stat : 35289 (java) S 35286 35289 32092 0 -1 4194304 6810 0 0 0 42 4 0 0 20 0 18 0 39759538 19384713216 14756 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
/proc/35289/statm: 4732596 14756 5433 1 0 547800 0
[pid=35289/tid=35291] ppid=35286 vsize=18930384 memory=-6000919481246312300 CPUtime=0.29 cores=0,2
/proc/35289/task/35291/stat : 35291 (java) R 35286 35289 32092 0 -1 4194368 5237 0 0 0 26 3 0 0 20 0 18 0 39759540 19384713216 15289 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35300] ppid=35286 vsize=18930384 memory=0 CPUtime=0 cores=0,2
/proc/35289/task/35300/stat : 35300 (Finalizer) S 35286 35289 32092 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 39759544 19384713216 15289 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35307] ppid=35286 vsize=18930384 memory=0 CPUtime=0 cores=0,2
/proc/35289/task/35307/stat : 35307 (Common-Cleaner) S 35286 35289 32092 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 39759545 19384713216 15289 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 59024 KiB

[startup+0.700405 s]
/proc/loadavg: 4.21 4.17 4.11 9/325 35308
/proc/meminfo: memFree=111240540/131382112 swapFree=33010684/33010684
[pid=35289] ppid=35286 vsize=18996948 memory=289252 CPUtime=1.13 cores=0,2
/proc/35289/stat : 35289 (java) S 35286 35289 32092 0 -1 4194304 8549 0 0 0 103 10 0 0 20 0 19 0 39759538 19452874752 72313 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
/proc/35289/statm: 4749237 72313 5465 1 0 549104 0
[pid=35289/tid=35291] ppid=35286 vsize=18996948 memory=17408 CPUtime=0.59 cores=0,2
/proc/35289/task/35291/stat : 35291 (java) R 35286 35289 32092 0 -1 4194368 5365 0 0 0 52 7 0 0 20 0 19 0 39759540 19452874752 72313 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35300] ppid=35286 vsize=18996948 memory=11264 CPUtime=0 cores=0,2
/proc/35289/task/35300/stat : 35300 (Finalizer) S 35286 35289 32092 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 39759544 19452874752 72313 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35307] ppid=35286 vsize=18996948 memory=3200 CPUtime=0 cores=0,2
/proc/35289/task/35307/stat : 35307 (Common-Cleaner) S 35286 35289 32092 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 39759545 19452874752 72313 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 289252 KiB

[startup+1.50027 s]
/proc/loadavg: 4.21 4.17 4.11 6/326 35309
/proc/meminfo: memFree=110841780/131382112 swapFree=33010684/33010684
[pid=35289] ppid=35286 vsize=19063512 memory=555492 CPUtime=2.7 cores=0,2
/proc/35289/stat : 35289 (java) S 35286 35289 32092 0 -1 4194304 12228 0 0 0 253 17 0 0 20 0 20 0 39759538 19521036288 138873 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
/proc/35289/statm: 4765878 138873 5465 1 0 551740 0
[pid=35289/tid=35291] ppid=35286 vsize=19063512 memory=3200 CPUtime=1.31 cores=0,2
/proc/35289/task/35291/stat : 35291 (java) R 35286 35289 32092 0 -1 4194368 5557 0 0 0 118 13 0 0 20 0 20 0 39759540 19521036288 138873 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35300] ppid=35286 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/35289/task/35300/stat : 35300 (Finalizer) S 35286 35289 32092 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 39759544 19521036288 138873 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35307] ppid=35286 vsize=19063512 memory=11264 CPUtime=0 cores=0,2
/proc/35289/task/35307/stat : 35307 (Common-Cleaner) S 35286 35289 32092 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 39759545 19521036288 138873 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35309] ppid=35286 vsize=19063512 memory=14720 CPUtime=0 cores=0,2
/proc/35289/task/35309/stat : 35309 (Timer-0) S 35286 35289 32092 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 39759621 19521036288 138873 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
Current children cumulated CPU time: 2.7 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 555492 KiB

[startup+3.10545 s]
/proc/loadavg: 4.21 4.17 4.11 5/326 35309
/proc/meminfo: memFree=110834160/131382112 swapFree=33010684/33010684
[pid=35289] ppid=35286 vsize=19063512 memory=556260 CPUtime=4.97 cores=0,2
/proc/35289/stat : 35289 (java) S 35286 35289 32092 0 -1 4194304 12426 0 0 0 480 17 0 0 20 0 20 0 39759538 19521036288 139065 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
/proc/35289/statm: 4765878 139065 5465 1 0 551792 0
[pid=35289/tid=35291] ppid=35286 vsize=19063512 memory=11264 CPUtime=2.89 cores=0,2
/proc/35289/task/35291/stat : 35291 (java) R 35286 35289 32092 0 -1 4194368 5596 0 0 0 276 13 0 0 20 0 20 0 39759540 19521036288 139065 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35300] ppid=35286 vsize=19063512 memory=14720 CPUtime=0 cores=0,2
/proc/35289/task/35300/stat : 35300 (Finalizer) S 35286 35289 32092 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 39759544 19521036288 139065 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35307] ppid=35286 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/35289/task/35307/stat : 35307 (Common-Cleaner) S 35286 35289 32092 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 39759545 19521036288 139065 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35309] ppid=35286 vsize=19063512 memory=3200 CPUtime=0 cores=0,2
/proc/35289/task/35309/stat : 35309 (Timer-0) S 35286 35289 32092 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 39759621 19521036288 139065 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
Current children cumulated CPU time: 4.97 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 556260 KiB

[startup+6.30043 s]
/proc/loadavg: 4.19 4.17 4.11 5/326 35309
/proc/meminfo: memFree=110834256/131382112 swapFree=33010684/33010684
[pid=35289] ppid=35286 vsize=19063512 memory=553372 CPUtime=8.29 cores=0,2
/proc/35289/stat : 35289 (java) S 35286 35289 32092 0 -1 4194304 16407 0 0 0 811 18 0 0 20 0 20 0 39759538 19521036288 138343 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
/proc/35289/statm: 4765878 138343 5497 1 0 551793 0
[pid=35289/tid=35291] ppid=35286 vsize=19063512 memory=0 CPUtime=6.06 cores=0,2
/proc/35289/task/35291/stat : 35291 (java) R 35286 35289 32092 0 -1 4194368 6182 0 0 0 593 13 0 0 20 0 20 0 39759540 19521036288 138343 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35300] ppid=35286 vsize=19063512 memory=3200 CPUtime=0 cores=0,2
/proc/35289/task/35300/stat : 35300 (Finalizer) S 35286 35289 32092 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 39759544 19521036288 138343 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35307] ppid=35286 vsize=19063512 memory=11264 CPUtime=0 cores=0,2
/proc/35289/task/35307/stat : 35307 (Common-Cleaner) S 35286 35289 32092 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 39759545 19521036288 138343 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35309] ppid=35286 vsize=19063512 memory=555492 CPUtime=0 cores=0,2
/proc/35289/task/35309/stat : 35309 (Timer-0) S 35286 35289 32092 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 39759621 19521036288 138343 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
Current children cumulated CPU time: 8.29 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 553372 KiB

[startup+12.7004 s]
/proc/loadavg: 4.18 4.17 4.11 5/326 35309
/proc/meminfo: memFree=110834056/131382112 swapFree=33010684/33010684
[pid=35289] ppid=35286 vsize=19063512 memory=553372 CPUtime=14.69 cores=0,2
/proc/35289/stat : 35289 (java) S 35286 35289 32092 0 -1 4194304 18405 0 0 0 1451 18 0 0 20 0 20 0 39759538 19521036288 138343 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
/proc/35289/statm: 4765878 138343 5497 1 0 551793 0
[pid=35289/tid=35291] ppid=35286 vsize=19063512 memory=11264 CPUtime=12.44 cores=0,2
/proc/35289/task/35291/stat : 35291 (java) R 35286 35289 32092 0 -1 4194368 7414 0 0 0 1231 13 0 0 20 0 20 0 39759540 19521036288 138343 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35300] ppid=35286 vsize=19063512 memory=555492 CPUtime=0 cores=0,2
/proc/35289/task/35300/stat : 35300 (Finalizer) S 35286 35289 32092 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 39759544 19521036288 138343 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35307] ppid=35286 vsize=19063512 memory=14720 CPUtime=0 cores=0,2
/proc/35289/task/35307/stat : 35307 (Common-Cleaner) S 35286 35289 32092 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 39759545 19521036288 138343 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35309] ppid=35286 vsize=19063512 memory=553372 CPUtime=0 cores=0,2
/proc/35289/task/35309/stat : 35309 (Timer-0) S 35286 35289 32092 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 39759621 19521036288 138343 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
Current children cumulated CPU time: 14.69 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 553372 KiB

[startup+25.5005 s]
/proc/loadavg: 4.44 4.23 4.13 7/327 35445
/proc/meminfo: memFree=124746792/131382112 swapFree=33010684/33010684
[pid=35289] ppid=35286 vsize=19063512 memory=557500 CPUtime=27.63 cores=0,2
/proc/35289/stat : 35289 (java) S 35286 35289 32092 0 -1 4194304 21785 0 0 0 2743 20 0 0 20 0 20 0 39759538 19521036288 139375 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
/proc/35289/statm: 4765878 139375 5497 1 0 551793 0
[pid=35289/tid=35291] ppid=35286 vsize=19063512 memory=553372 CPUtime=25.21 cores=0,2
/proc/35289/task/35291/stat : 35291 (java) R 35286 35289 32092 0 -1 4194368 8243 0 0 0 2508 13 0 0 20 0 20 0 39759540 19521036288 139375 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35300] ppid=35286 vsize=19063512 memory=14720 CPUtime=0 cores=0,2
/proc/35289/task/35300/stat : 35300 (Finalizer) S 35286 35289 32092 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 39759544 19521036288 139375 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35307] ppid=35286 vsize=19063512 memory=557500 CPUtime=0 cores=0,2
/proc/35289/task/35307/stat : 35307 (Common-Cleaner) S 35286 35289 32092 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 39759545 19521036288 139375 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35309] ppid=35286 vsize=19063512 memory=11264 CPUtime=0 cores=0,2
/proc/35289/task/35309/stat : 35309 (Timer-0) S 35286 35289 32092 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 39759621 19521036288 139375 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
Current children cumulated CPU time: 27.63 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 557500 KiB

[startup+51.1134 s]
/proc/loadavg: 4.50 4.26 4.14 5/326 35512
/proc/meminfo: memFree=126771756/131382112 swapFree=33010684/33010684
[pid=35289] ppid=35286 vsize=19063512 memory=557500 CPUtime=53.18 cores=0,2
/proc/35289/stat : 35289 (java) S 35286 35289 32092 0 -1 4194304 22040 0 0 0 5298 20 0 0 20 0 20 0 39759538 19521036288 139375 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
/proc/35289/statm: 4765878 139375 5497 1 0 551793 0
[pid=35289/tid=35291] ppid=35286 vsize=19063512 memory=557500 CPUtime=50.75 cores=0,2
/proc/35289/task/35291/stat : 35291 (java) R 35286 35289 32092 0 -1 4194368 8478 0 0 0 5062 13 0 0 20 0 20 0 39759540 19521036288 139375 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35300] ppid=35286 vsize=19063512 memory=-6000919481246312300 CPUtime=0 cores=0,2
/proc/35289/task/35300/stat : 35300 (Finalizer) S 35286 35289 32092 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 39759544 19521036288 139375 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35307] ppid=35286 vsize=19063512 memory=557500 CPUtime=0 cores=0,2
/proc/35289/task/35307/stat : 35307 (Common-Cleaner) S 35286 35289 32092 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 39759545 19521036288 139375 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0

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

Current children cumulated memory: 3175856 KiB

[startup+3342.3 s]
/proc/loadavg: 4.27 4.22 4.19 5/326 35677
/proc/meminfo: memFree=112970708/131382112 swapFree=33010684/33010684
[pid=35289] ppid=35286 vsize=19063512 memory=3175856 CPUtime=3346.24 cores=0,2
/proc/35289/stat : 35289 (java) S 35286 35289 32092 0 -1 4194304 118934 0 0 0 334352 272 0 0 20 0 20 0 39759538 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
/proc/35289/statm: 4765878 793964 5529 1 0 1086812 0
[pid=35289/tid=35291] ppid=35286 vsize=19063512 memory=14720 CPUtime=3323.77 cores=0,2
/proc/35289/task/35291/stat : 35291 (java) R 35286 35289 32092 0 -1 4194368 65740 0 0 0 332332 45 0 0 20 0 20 0 39759540 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35300] ppid=35286 vsize=19063512 memory=3175856 CPUtime=0 cores=0,2
/proc/35289/task/35300/stat : 35300 (Finalizer) S 35286 35289 32092 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 39759544 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35307] ppid=35286 vsize=19063512 memory=3175856 CPUtime=0 cores=0,2
/proc/35289/task/35307/stat : 35307 (Common-Cleaner) S 35286 35289 32092 0 -1 4194368 1481 0 0 0 0 0 0 0 20 0 20 0 39759545 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35309] ppid=35286 vsize=19063512 memory=3175856 CPUtime=0 cores=0,2
/proc/35289/task/35309/stat : 35309 (Timer-0) S 35286 35289 32092 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 39759621 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
Current children cumulated CPU time: 3346.24 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3175856 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.19 4.18 5/326 35679
/proc/meminfo: memFree=112608540/131382112 swapFree=33010684/33010684
[pid=35289] ppid=35286 vsize=19063512 memory=3175856 CPUtime=3406.27 cores=0,2
/proc/35289/stat : 35289 (java) S 35286 35289 32092 0 -1 4194304 120298 0 0 0 340351 276 0 0 20 0 20 0 39759538 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
/proc/35289/statm: 4765878 793964 5529 1 0 1086812 0
[pid=35289/tid=35291] ppid=35286 vsize=19063512 memory=3175856 CPUtime=3383.43 cores=0,2
/proc/35289/task/35291/stat : 35291 (java) R 35286 35289 32092 0 -1 4194368 66995 0 0 0 338298 45 0 0 20 0 20 0 39759540 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35300] ppid=35286 vsize=19063512 memory=3175856 CPUtime=0 cores=0,2
/proc/35289/task/35300/stat : 35300 (Finalizer) S 35286 35289 32092 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 39759544 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35307] ppid=35286 vsize=19063512 memory=3175856 CPUtime=0 cores=0,2
/proc/35289/task/35307/stat : 35307 (Common-Cleaner) S 35286 35289 32092 0 -1 4194368 1481 0 0 0 0 0 0 0 20 0 20 0 39759545 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35309] ppid=35286 vsize=19063512 memory=3175856 CPUtime=0 cores=0,2
/proc/35289/task/35309/stat : 35309 (Timer-0) S 35286 35289 32092 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 39759621 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
Current children cumulated CPU time: 3406.27 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3175856 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.17 4.17 5/326 35681
/proc/meminfo: memFree=112029684/131382112 swapFree=33010684/33010684
[pid=35289] ppid=35286 vsize=19063512 memory=3175856 CPUtime=3466.29 cores=0,2
/proc/35289/stat : 35289 (java) S 35286 35289 32092 0 -1 4194304 121505 0 0 0 346349 280 0 0 20 0 20 0 39759538 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
/proc/35289/statm: 4765878 793964 5529 1 0 1086812 0
[pid=35289/tid=35291] ppid=35286 vsize=19063512 memory=3175856 CPUtime=3443.11 cores=0,2
/proc/35289/task/35291/stat : 35291 (java) R 35286 35289 32092 0 -1 4194368 67875 0 0 0 344265 46 0 0 20 0 20 0 39759540 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35300] ppid=35286 vsize=19063512 memory=3175856 CPUtime=0 cores=0,2
/proc/35289/task/35300/stat : 35300 (Finalizer) S 35286 35289 32092 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 39759544 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35307] ppid=35286 vsize=19063512 memory=11264 CPUtime=0 cores=0,2
/proc/35289/task/35307/stat : 35307 (Common-Cleaner) S 35286 35289 32092 0 -1 4194368 1524 0 0 0 0 0 0 0 20 0 20 0 39759545 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35309] ppid=35286 vsize=19063512 memory=3175856 CPUtime=0 cores=0,2
/proc/35289/task/35309/stat : 35309 (Timer-0) S 35286 35289 32092 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 39759621 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
Current children cumulated CPU time: 3466.29 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3175856 KiB

[startup+3522.3 s]
/proc/loadavg: 4.22 4.18 4.18 5/326 35683
/proc/meminfo: memFree=111886396/131382112 swapFree=33010684/33010684
[pid=35289] ppid=35286 vsize=19063512 memory=3175856 CPUtime=3526.35 cores=0,2
/proc/35289/stat : 35289 (java) S 35286 35289 32092 0 -1 4194304 122356 0 0 0 352352 283 0 0 20 0 20 0 39759538 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
/proc/35289/statm: 4765878 793964 5529 1 0 1086812 0
[pid=35289/tid=35291] ppid=35286 vsize=19063512 memory=3175856 CPUtime=3502.74 cores=0,2
/proc/35289/task/35291/stat : 35291 (java) R 35286 35289 32092 0 -1 4194368 68418 0 0 0 350228 46 0 0 20 0 20 0 39759540 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35300] ppid=35286 vsize=19063512 memory=3175856 CPUtime=0 cores=0,2
/proc/35289/task/35300/stat : 35300 (Finalizer) S 35286 35289 32092 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 39759544 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35307] ppid=35286 vsize=19063512 memory=3175856 CPUtime=0 cores=0,2
/proc/35289/task/35307/stat : 35307 (Common-Cleaner) S 35286 35289 32092 0 -1 4194368 1601 0 0 0 0 0 0 0 20 0 20 0 39759545 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35309] ppid=35286 vsize=19063512 memory=3175856 CPUtime=0 cores=0,2
/proc/35289/task/35309/stat : 35309 (Timer-0) S 35286 35289 32092 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 39759621 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
Current children cumulated CPU time: 3526.35 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3175856 KiB

[startup+3582.3 s]
/proc/loadavg: 4.21 4.18 4.18 5/326 35685
/proc/meminfo: memFree=111888520/131382112 swapFree=33010684/33010684
[pid=35289] ppid=35286 vsize=19063512 memory=3175856 CPUtime=3587.05 cores=0,2
/proc/35289/stat : 35289 (java) S 35286 35289 32092 0 -1 4194304 129783 0 0 0 358416 289 0 0 20 0 20 0 39759538 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
/proc/35289/statm: 4765878 793964 5529 1 0 1086819 0
[pid=35289/tid=35291] ppid=35286 vsize=19063512 memory=3175856 CPUtime=3562.43 cores=0,2
/proc/35289/task/35291/stat : 35291 (java) R 35286 35289 32092 0 -1 4194368 74114 0 0 0 356197 46 0 0 20 0 20 0 39759540 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35300] ppid=35286 vsize=19063512 memory=14720 CPUtime=0 cores=0,2
/proc/35289/task/35300/stat : 35300 (Finalizer) S 35286 35289 32092 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 39759544 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35307] ppid=35286 vsize=19063512 memory=4760 CPUtime=0 cores=0,2
/proc/35289/task/35307/stat : 35307 (Common-Cleaner) S 35286 35289 32092 0 -1 4194368 1601 0 0 0 0 0 0 0 20 0 20 0 39759545 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35309] ppid=35286 vsize=19063512 memory=4760 CPUtime=0 cores=0,2
/proc/35289/task/35309/stat : 35309 (Timer-0) S 35286 35289 32092 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 39759621 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
Current children cumulated CPU time: 3587.05 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3175856 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3595.3 s]
/proc/loadavg: 4.24 4.19 4.18 5/326 35688
/proc/meminfo: memFree=111888080/131382112 swapFree=33010684/33010684
[pid=35289] ppid=35286 vsize=19063512 memory=3175856 CPUtime=3600.03 cores=0,2
/proc/35289/stat : 35289 (java) S 35286 35289 32092 0 -1 4194304 130126 0 0 0 359713 290 0 0 20 0 20 0 39759538 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
/proc/35289/statm: 4765878 793964 5529 1 0 1086819 0
[pid=35289/tid=35291] ppid=35286 vsize=19063512 memory=3175856 CPUtime=3575.39 cores=0,2
/proc/35289/task/35291/stat : 35291 (java) R 35286 35289 32092 0 -1 4194368 74455 0 0 0 357493 46 0 0 20 0 20 0 39759540 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35300] ppid=35286 vsize=19063512 memory=3175856 CPUtime=0 cores=0,2
/proc/35289/task/35300/stat : 35300 (Finalizer) S 35286 35289 32092 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 39759544 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35307] ppid=35286 vsize=19063512 memory=14720 CPUtime=0 cores=0,2
/proc/35289/task/35307/stat : 35307 (Common-Cleaner) S 35286 35289 32092 0 -1 4194368 1601 0 0 0 0 0 0 0 20 0 20 0 39759545 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35309] ppid=35286 vsize=19063512 memory=-6000919481246312300 CPUtime=0 cores=0,2
/proc/35289/task/35309/stat : 35309 (Timer-0) S 35286 35289 32092 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 39759621 19521036288 793964 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3175856 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.39 s, system=2.92937 s

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

[startup+3595.4 s]
/proc/loadavg: 4.24 4.19 4.18 5/326 35688
/proc/meminfo: memFree=111888080/131382112 swapFree=33010684/33010684
[pid=35289] ppid=35286 vsize=19263204 memory=3176624 CPUtime=3600.16 cores=0,2
/proc/35289/stat : 35289 (java) S 35286 35289 32092 0 -1 4194304 131443 0 0 0 359726 290 0 0 20 0 21 0 39759538 19725520896 794156 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
/proc/35289/statm: 4815801 794156 5529 1 0 1087774 0
[pid=35289/tid=35291] ppid=35286 vsize=19263204 memory=5888 CPUtime=3575.41 cores=0,2
/proc/35289/task/35291/stat : 35291 (java) S 35286 35289 32092 0 -1 4194368 74580 0 0 0 357495 46 0 0 20 0 21 0 39759540 19725520896 794156 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35300] ppid=35286 vsize=19263204 memory=12544 CPUtime=0 cores=0,2
/proc/35289/task/35300/stat : 35300 (Finalizer) S 35286 35289 32092 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 39759544 19725520896 794156 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35307] ppid=35286 vsize=19263204 memory=-6000919481246312300 CPUtime=0 cores=0,2
/proc/35289/task/35307/stat : 35307 (Common-Cleaner) S 35286 35289 32092 0 -1 4194368 1601 0 0 0 0 0 0 0 20 0 21 0 39759545 19725520896 794156 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
Current children cumulated CPU time: 3600.16 s
Current children cumulated vsize: 19263204 KiB
Current children cumulated memory: 3176624 KiB

[startup+3595.5 s]
/proc/loadavg: 4.24 4.19 4.18 5/326 35688
/proc/meminfo: memFree=111888080/131382112 swapFree=33010684/33010684
[pid=35289] ppid=35286 vsize=19263204 memory=3176752 CPUtime=3600.26 cores=0,2
/proc/35289/stat : 35289 (java) S 35286 35289 32092 0 -1 4194304 131447 0 0 0 359736 290 0 0 20 0 21 0 39759538 19725520896 794188 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
/proc/35289/statm: 4815801 794188 5529 1 0 1087774 0
[pid=35289/tid=35291] ppid=35286 vsize=19263204 memory=3175856 CPUtime=3575.41 cores=0,2
/proc/35289/task/35291/stat : 35291 (java) S 35286 35289 32092 0 -1 4194368 74580 0 0 0 357495 46 0 0 20 0 21 0 39759540 19725520896 794188 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35300] ppid=35286 vsize=19263204 memory=3175856 CPUtime=0 cores=0,2
/proc/35289/task/35300/stat : 35300 (Finalizer) S 35286 35289 32092 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 39759544 19725520896 794188 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
[pid=35289/tid=35307] ppid=35286 vsize=19263204 memory=14720 CPUtime=0 cores=0,2
/proc/35289/task/35307/stat : 35307 (Common-Cleaner) S 35286 35289 32092 0 -1 4194368 1601 0 0 0 0 0 0 0 20 0 21 0 39759545 19725520896 794188 18446744073709551615 93987512279040 93987512282736 140724017243184 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 93987512290552 93987512291344 93987514675200 140724017244545 140724017244646 140724017244646 140724017250248 0
Current children cumulated CPU time: 3600.26 s
Current children cumulated vsize: 19263204 KiB
Current children cumulated memory: 3176752 KiB

Child status: 143

Real time (s): 3595.56
CPU time (s): 3600.32
CPU user time (s): 3597.39
CPU system time (s): 2.92937
CPU usage (%): 100.132
Max. virtual memory (cumulated for all children) (KiB): 19263204
Max. memory (cumulated for all children) (KiB): 3176752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.39
system time used= 2.92937
maximum resident set size= 3177008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131579
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3280
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 109693
involuntary context switches= 10421


# summary of solver processes directly reported to runsolver:
#   pid: 35289
#   total CPU time (s): 3600.32
#   total CPU user time (s): 3597.39
#   total CPU system time (s): 2.92937

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 24.9811 second user time and 32.2571 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-06-30 01:46:42
IDJOB=4516614
IDBENCH=175704
IDSOLVER=3363
FILE ID=nodeC005/4516614-1751240801
RUNJOBID= nodeC005-1751237252-34856
SLURM_JOB_ID= 9587711
Free space on /tmp= 433056 MiB

SOLVER NAME= Sat4j Resolution 2025-06-06
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/subsetcard/larger/random4reg_opb/normalized-subsetcard-eq-random4reg-2500.opb
COMMAND LINE= java -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4516614-1751240801/watcher-4516614-1751240801 -o /tmp/evaluation-result-4516614-1751240801/solver-4516614-1751240801 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751237252-34856 --watchdog 3760  java -jar sat4j-pb.jar Resolution HOME/instance-4516614-1751240801.opb

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

MD5SUM BENCH= 138bc3205b5997c85a47b0b24df7783d
RANDOM SEED=1450778477

nodeC005 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	: 0xb00001f
cpu MHz		: 1197.243
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 3491.571
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1198.051
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.535
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 3636.836
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 3491.954
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.627
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.277
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        111347796 kB
MemAvailable:   111435484 kB
Buffers:            3280 kB
Cached:           890828 kB
SwapCached:            0 kB
Active:         18825732 kB
Inactive:         642940 kB
Active(anon):   18592524 kB
Inactive(anon):        0 kB
Active(file):     233208 kB
Inactive(file):   642940 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               756 kB
Writeback:            44 kB
AnonPages:      18577688 kB
Mapped:           122056 kB
Shmem:             17960 kB
KReclaimable:     102332 kB
Slab:             184796 kB
SReclaimable:     102332 kB
SUnreclaim:        82464 kB
KernelStack:        5056 kB
PageTables:        39960 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   23689000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150344 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  18200576 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433056 MiB
End job on nodeC005 at 2025-06-30 02:46:37