Trace number 4485329

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution VeriPB 2025-06-06? (TO) 3600.25 3578.54

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-B2C1S1.opb
MD5SUM46c70d7f28752ee0ae29660ce5b35655
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark7149108224
Best CPU time to get the best result obtained on this benchmark72002.7
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables107808
Total number of constraints3904
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints3904
Minimum length of a constraint31
Maximum length of a constraint1440
Number of terms in the objective function 38688
Biggest coefficient in the objective function 348966092800
Number of bits for the biggest coefficient in the objective function 39
Sum of the numbers in the objective function 299074813804544
Number of bits of the sum of numbers in the objective function 49
Biggest number in a constraint 348966092800
Number of bits of the biggest number in a constraint 39
Biggest sum of numbers in a constraint 299074813804544
Number of bits of the biggest sum of numbers49
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB25.v20250606
0.00/0.09	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.09	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.09	c java.vm.version	22.0.1+8-16
0.00/0.09	c java.vm.vendor	Oracle Corporation
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		22.0.1
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		2104792832
0.00/0.09	c Max memory 		16282288128
0.00/0.09	c Total memory 		2113929216
0.12/0.10	c Number of processors 	2
0.12/0.14	c Pseudo Boolean Optimization by upper bound
0.12/0.14	c --- Begin Solver configuration ---
0.12/0.14	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.12/0.14	c Learn all clauses as in MiniSAT
0.12/0.14	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.14	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.14	c Expensive reason simplification
0.12/0.14	c Glucose 2.1 dynamic restart strategy
0.12/0.14	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.12/0.14	c timeout=2147483s
0.12/0.14	c DB Simplification allowed=false
0.12/0.14	c Listener: none
0.12/0.14	c --- End Solver configuration ---
0.12/0.14	c solving HOME/instance-4485329-1751298931.opb
0.12/0.14	c reading problem ... 
0.12/0.14	c using VERIPB proof format
0.12/0.14	c  objective function found
1.27/0.74	c ... done. Wall clock time 0.596s.
1.27/0.74	c declared #vars     107808
1.27/0.74	c #constraints  5184
1.27/0.74	c constraints type 
1.27/0.74	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 5184
1.27/0.74	c 5184 constraints processed.
1.27/0.75	c objective function length is 38688 literals
4.61/2.47	c cleaning 2474 clauses out of 5000 with flag 18038/5000
6.55/3.48	c cleaning 4260 clauses out of 8526 with flag 38846/11000
7.53/4.01	c cleaning 5615 clauses out of 11267 with flag 53120/18001
8.16/4.58	c cleaning 6807 clauses out of 13653 with flag 69446/26002
9.13/5.23	c cleaning 7904 clauses out of 15845 with flag 87819/35001
9.82/5.95	c cleaning 8948 clauses out of 17940 with flag 108210/45000
10.64/6.70	c cleaning 9973 clauses out of 19994 with flag 130653/56002
11.33/7.47	c cleaning 10987 clauses out of 22019 with flag 155093/68000
12.25/8.33	c cleaning 11992 clauses out of 24033 with flag 181568/81001
13.15/9.28	c cleaning 12994 clauses out of 26040 with flag 210121/95000
14.15/10.28	c cleaning 14003 clauses out of 28047 with flag 240769/110001
15.26/11.39	c cleaning 15003 clauses out of 30043 with flag 273413/126000
16.51/12.56	c cleaning 15997 clauses out of 32041 with flag 308075/143001
17.82/13.81	c cleaning 16999 clauses out of 34043 with flag 344577/161000
19.13/15.11	c cleaning 17997 clauses out of 36044 with flag 383348/180000
20.42/16.49	c cleaning 19002 clauses out of 38047 with flag 424178/200000
21.93/17.96	c cleaning 19996 clauses out of 40045 with flag 467080/221000
23.62/19.60	c cleaning 21009 clauses out of 42053 with flag 513761/243004
25.22/21.22	c cleaning 21993 clauses out of 44040 with flag 562426/266000
26.93/22.94	c cleaning 22997 clauses out of 46048 with flag 613774/290001
28.76/24.72	c cleaning 24005 clauses out of 48050 with flag 666738/315000
32.06/28.00	c cleaning 25008 clauses out of 50046 with flag 750076/341001
35.79/31.37	c cleaning 26004 clauses out of 52032 with flag 835427/368000
39.01/34.98	c cleaning 26999 clauses out of 54030 with flag 925552/396002
41.84/37.75	c cleaning 28003 clauses out of 56031 with flag 1004816/425002
44.86/40.73	c cleaning 29003 clauses out of 58027 with flag 1087852/455001
47.75/43.65	c cleaning 29994 clauses out of 60024 with flag 1172851/486001
50.95/46.82	c cleaning 30991 clauses out of 62029 with flag 1261873/518000
54.06/50.00	c cleaning 32006 clauses out of 64040 with flag 1352838/551002
57.35/53.30	c cleaning 32996 clauses out of 66032 with flag 1446881/585000
60.76/56.64	c cleaning 33988 clauses out of 68036 with flag 1544376/620000
64.37/60.26	c cleaning 34998 clauses out of 70048 with flag 1644806/656000
68.08/63.95	c cleaning 36002 clauses out of 72051 with flag 1746991/693001
71.79/67.66	c cleaning 37004 clauses out of 74048 with flag 1852278/731000
75.72/71.50	c cleaning 38003 clauses out of 76044 with flag 1958866/770000
79.70/75.53	c cleaning 39002 clauses out of 78041 with flag 2068605/810000
83.83/79.63	c cleaning 39997 clauses out of 80040 with flag 2182068/851001
87.92/83.75	c cleaning 40998 clauses out of 82042 with flag 2298004/893000
92.33/88.12	c cleaning 42003 clauses out of 84044 with flag 2414769/936000
96.78/92.58	c cleaning 43001 clauses out of 86041 with flag 2534541/980000
101.30/97.06	c cleaning 43992 clauses out of 88040 with flag 2657450/1025000
105.91/101.65	c cleaning 44998 clauses out of 90048 with flag 2782013/1071000
110.65/106.37	c cleaning 46002 clauses out of 92050 with flag 2910136/1118000
115.67/111.33	c cleaning 47001 clauses out of 94050 with flag 3040477/1166002
120.63/116.21	c cleaning 48005 clauses out of 96047 with flag 3174640/1215000
125.56/121.12	c cleaning 48997 clauses out of 98042 with flag 3312829/1265000
130.83/126.56	c cleaning 50000 clauses out of 100045 with flag 3450863/1316000
136.17/131.80	c cleaning 51003 clauses out of 102046 with flag 3592734/1368001
141.54/137.18	c cleaning 51998 clauses out of 104042 with flag 3737852/1421000
147.27/142.82	c cleaning 53000 clauses out of 106045 with flag 3886157/1475001
153.19/148.71	c cleaning 54001 clauses out of 108045 with flag 4037250/1530001
159.45/154.97	c cleaning 55004 clauses out of 110043 with flag 4228437/1586000
168.96/164.38	c cleaning 56005 clauses out of 112041 with flag 4497855/1643002
178.90/174.29	c cleaning 57002 clauses out of 114038 with flag 4786294/1701004
189.04/184.23	c cleaning 57996 clauses out of 116032 with flag 5083078/1760000
199.53/194.50	c cleaning 58997 clauses out of 118039 with flag 5387994/1820003
210.75/205.63	c cleaning 60002 clauses out of 120039 with flag 5706740/1881000
221.77/216.59	c cleaning 61003 clauses out of 122040 with flag 6034284/1943003
233.13/228.40	c cleaning 62003 clauses out of 124034 with flag 6361254/2006000
244.46/239.54	c cleaning 62997 clauses out of 126033 with flag 6691534/2070002
256.28/251.54	c cleaning 63993 clauses out of 128034 with flag 7039381/2135000
268.23/263.37	c cleaning 65002 clauses out of 130041 with flag 7381653/2201000
280.13/275.11	c cleaning 66001 clauses out of 132042 with flag 7728284/2268003
291.86/287.07	c cleaning 67000 clauses out of 134038 with flag 8086287/2336000
304.51/299.50	c cleaning 67998 clauses out of 136038 with flag 8455155/2405000
317.19/312.44	c cleaning 68998 clauses out of 138040 with flag 8830449/2475000
330.50/325.64	c cleaning 70003 clauses out of 140044 with flag 9215145/2546002
343.90/338.53	c cleaning 70999 clauses out of 142039 with flag 9604735/2618000
357.52/352.40	c cleaning 71992 clauses out of 144018 with flag 10027516/2691000
366.12/360.92	c cleaning 72990 clauses out of 146015 with flag 10254517/2765001
372.88/367.61	c cleaning 73998 clauses out of 148024 with flag 10422309/2840000
379.80/375.07	c cleaning 75001 clauses out of 150026 with flag 10593225/2916000
386.76/381.99	c cleaning 76005 clauses out of 152025 with flag 10765082/2993000
393.89/389.04	c cleaning 76999 clauses out of 154020 with flag 10951608/3071000
400.94/396.04	c cleaning 78001 clauses out of 156022 with flag 11130452/3150001
408.27/403.71	c cleaning 78996 clauses out of 158021 with flag 11311508/3230001
415.67/411.16	c cleaning 79998 clauses out of 160025 with flag 11498423/3311001
423.29/418.76	c cleaning 80998 clauses out of 162028 with flag 11688008/3393002
431.11/426.55	c cleaning 81996 clauses out of 164028 with flag 11882934/3476000
438.85/434.68	c cleaning 82998 clauses out of 166034 with flag 12080417/3560002
447.39/443.16	c cleaning 84007 clauses out of 168036 with flag 12281789/3645002
455.43/451.18	c cleaning 85002 clauses out of 170029 with flag 12482718/3731002
463.80/459.47	c cleaning 85998 clauses out of 172025 with flag 12689320/3818000
472.27/468.16	c cleaning 86998 clauses out of 174027 with flag 12895759/3906000
480.54/476.32	c cleaning 88001 clauses out of 176030 with flag 13109479/3995001
488.98/484.69	c cleaning 88995 clauses out of 178028 with flag 13325046/4085000
497.46/493.42	c cleaning 89996 clauses out of 180033 with flag 13542958/4176000
506.02/501.96	c cleaning 90998 clauses out of 182037 with flag 13765481/4268000
514.86/510.71	c cleaning 92006 clauses out of 184040 with flag 13990237/4361001
523.71/519.51	c cleaning 93001 clauses out of 186036 with flag 14219909/4455003
532.59/528.70	c cleaning 93997 clauses out of 188032 with flag 14452386/4550000
541.79/537.89	c cleaning 95000 clauses out of 190036 with flag 14691789/4646001
551.27/547.20	c cleaning 96004 clauses out of 192035 with flag 14930365/4743000
560.36/556.61	c cleaning 97000 clauses out of 194031 with flag 15163157/4841000
569.61/565.86	c cleaning 97997 clauses out of 196032 with flag 15399573/4940001
579.41/575.59	c cleaning 99003 clauses out of 198035 with flag 15639423/5040001
589.58/585.98	c cleaning 99999 clauses out of 200031 with flag 15882195/5141000
599.67/595.96	c cleaning 101000 clauses out of 202032 with flag 16129552/5243000
609.20/605.44	c cleaning 102004 clauses out of 204033 with flag 16371033/5346001
618.89/615.08	c cleaning 102996 clauses out of 206028 with flag 16616944/5450000
629.03/625.16	c cleaning 104004 clauses out of 208034 with flag 16862957/5555002
639.43/635.48	c cleaning 105006 clauses out of 210029 with flag 17117846/5661001
650.26/646.15	c cleaning 106002 clauses out of 212023 with flag 17377184/5768001
660.79/656.56	c cleaning 107000 clauses out of 214020 with flag 17639451/5876000
671.74/667.14	c cleaning 108001 clauses out of 216021 with flag 17908312/5985001
682.25/677.97	c cleaning 108995 clauses out of 218019 with flag 18176612/6095000
693.51/689.12	c cleaning 109999 clauses out of 220025 with flag 18446218/6206001
704.29/699.87	c cleaning 111003 clauses out of 222028 with flag 18716113/6318003
715.60/711.03	c cleaning 111997 clauses out of 224022 with flag 18987939/6431000
726.57/722.00	c cleaning 112975 clauses out of 226008 with flag 19277118/6545000
735.95/731.23	c cleaning 113991 clauses out of 228033 with flag 19550015/6660000
744.81/740.04	c cleaning 115001 clauses out of 230043 with flag 19836905/6776001
754.36/749.50	c cleaning 115993 clauses out of 232041 with flag 20143310/6893000
772.77/767.80	c cleaning 116961 clauses out of 233954 with flag 20699339/7011000
794.19/789.02	c cleaning 117975 clauses out of 235961 with flag 21486842/7130001
809.05/803.86	c cleaning 118962 clauses out of 237949 with flag 21916801/7250000
819.47/814.18	c cleaning 119973 clauses out of 239987 with flag 22188729/7371000
829.95/824.56	c cleaning 120987 clauses out of 242014 with flag 22464501/7493000
841.86/836.21	c cleaning 121997 clauses out of 244028 with flag 22741129/7616001
852.58/846.76	c cleaning 123000 clauses out of 246033 with flag 23020985/7740003
863.55/857.54	c cleaning 124002 clauses out of 248031 with flag 23307391/7865001
874.90/868.75	c cleaning 124996 clauses out of 250028 with flag 23595583/7991000
886.96/880.67	c cleaning 125997 clauses out of 252033 with flag 23885868/8118001
899.65/893.76	c cleaning 127000 clauses out of 254037 with flag 24177793/8246002
912.51/906.40	c cleaning 128002 clauses out of 256035 with flag 24474853/8375000
925.96/919.47	c cleaning 129001 clauses out of 258034 with flag 24770953/8505001
938.86/932.57	c cleaning 130003 clauses out of 260032 with flag 25070054/8636000
951.74/945.21	c cleaning 130995 clauses out of 262029 with flag 25354951/8768000
963.93/957.21	c cleaning 132000 clauses out of 264036 with flag 25642833/8901002
976.18/969.38	c cleaning 133007 clauses out of 266035 with flag 25932561/9035001
988.46/981.47	c cleaning 133996 clauses out of 268027 with flag 26220621/9170000
1000.37/993.29	c cleaning 135000 clauses out of 270031 with flag 26512028/9306000
1012.77/1005.53	c cleaning 135997 clauses out of 272034 with flag 26804008/9443003
1024.80/1017.46	c cleaning 136997 clauses out of 274038 with flag 27100307/9581004
1038.48/1030.99	c cleaning 138006 clauses out of 276017 with flag 27570029/9720000
1060.92/1053.27	c cleaning 139001 clauses out of 278007 with flag 28452616/9860001
1087.70/1079.81	c cleaning 139980 clauses out of 280001 with flag 29824121/10001000
1111.67/1103.25	c cleaning 140980 clauses out of 282011 with flag 30976028/10143000
1143.59/1135.30	c cleaning 141998 clauses out of 284033 with flag 32749169/10286002
1185.71/1177.51	c cleaning 142984 clauses out of 286033 with flag 34404496/10430000
1211.43/1203.14	c cleaning 144002 clauses out of 288036 with flag 35506073/10575000
1226.14/1217.62	c cleaning 144998 clauses out of 290032 with flag 35955557/10721000
1239.70/1231.38	c cleaning 146008 clauses out of 292034 with flag 36406408/10868000
1253.82/1245.34	c cleaning 146998 clauses out of 294029 with flag 36870502/11016003
1268.50/1259.90	c cleaning 148002 clauses out of 296033 with flag 37335072/11165005
1283.88/1274.69	c cleaning 148996 clauses out of 298027 with flag 37802083/11315001
1298.24/1288.87	c cleaning 149989 clauses out of 300030 with flag 38263745/11466000
1334.71/1324.82	c cleaning 150998 clauses out of 302007 with flag 39180626/11618003
1364.88/1354.74	c cleaning 151970 clauses out of 303976 with flag 40159276/11771002
1385.92/1375.54	c cleaning 152983 clauses out of 305982 with flag 40774379/11925000
1425.58/1414.86	c cleaning 153968 clauses out of 307976 with flag 41893779/12080001
1444.98/1434.08	c cleaning 154993 clauses out of 310007 with flag 42367106/12236000
1464.53/1453.43	c cleaning 155988 clauses out of 312015 with flag 42841339/12393001
1484.06/1472.93	c cleaning 156999 clauses out of 314028 with flag 43331935/12551002
1503.08/1491.89	c cleaning 158002 clauses out of 316028 with flag 43831279/12710001
1524.55/1513.42	c cleaning 159001 clauses out of 318027 with flag 44347306/12870002
1544.80/1533.35	c cleaning 160000 clauses out of 320026 with flag 44862453/13031002
1566.73/1555.46	c cleaning 161001 clauses out of 322025 with flag 45399634/13193001
1587.85/1576.72	c cleaning 162006 clauses out of 324024 with flag 45930111/13356001
1608.67/1597.47	c cleaning 162998 clauses out of 326018 with flag 46465839/13520001
1629.34/1618.08	c cleaning 164002 clauses out of 328019 with flag 47016505/13685000
1648.65/1637.44	c cleaning 164991 clauses out of 330018 with flag 47532213/13851001
1667.89/1656.42	c cleaning 165993 clauses out of 332026 with flag 48031653/14018000
1686.49/1674.94	c cleaning 167007 clauses out of 334034 with flag 48543497/14186001
1706.87/1695.28	c cleaning 168003 clauses out of 336026 with flag 49051510/14355000
1726.71/1715.19	c cleaning 168998 clauses out of 338024 with flag 49579756/14525001
1747.56/1735.95	c cleaning 170004 clauses out of 340025 with flag 50117228/14696000
1767.78/1756.24	c cleaning 170999 clauses out of 342023 with flag 50649468/14868002
1787.76/1775.68	c cleaning 171999 clauses out of 344022 with flag 51186971/15041000
1807.87/1795.62	c cleaning 172997 clauses out of 346023 with flag 51731400/15215000
1829.19/1817.05	c cleaning 174000 clauses out of 348026 with flag 52290019/15390000
1849.81/1837.51	c cleaning 175002 clauses out of 350027 with flag 52830055/15566001
1870.51/1858.23	c cleaning 176002 clauses out of 352024 with flag 53379835/15743000
1890.95/1878.71	c cleaning 176993 clauses out of 354023 with flag 53940713/15921001
1912.44/1900.21	c cleaning 178005 clauses out of 356030 with flag 54489665/16100001
1936.13/1923.95	c cleaning 179007 clauses out of 358023 with flag 55188580/16280000
1967.17/1955.02	c cleaning 179982 clauses out of 360014 with flag 56603451/16461000
1984.96/1972.70	c cleaning 181009 clauses out of 362030 with flag 57083733/16643000
2018.82/2005.65	c cleaning 182008 clauses out of 364019 with flag 58046338/16826000
2059.96/2046.83	c cleaning 182986 clauses out of 366003 with flag 59365177/17010001
2100.13/2087.04	c cleaning 183981 clauses out of 368016 with flag 61912011/17195000
2137.70/2123.64	c cleaning 184990 clauses out of 370032 with flag 63366214/17381000
2157.13/2142.95	c cleaning 186012 clauses out of 372042 with flag 63922644/17568001
2180.81/2166.56	c cleaning 187004 clauses out of 374019 with flag 64780506/17756000
2211.15/2196.28	c cleaning 187985 clauses out of 376012 with flag 66373194/17945000
2238.71/2223.70	c cleaning 189005 clauses out of 378027 with flag 67760699/18135002
2266.55/2251.44	c cleaning 189985 clauses out of 379996 with flag 68737122/18326000
2287.99/2272.69	c cleaning 190992 clauses out of 382009 with flag 69236554/18518003
2308.62/2292.71	c cleaning 191992 clauses out of 384016 with flag 69647579/18711002
2332.04/2315.99	c cleaning 192987 clauses out of 386020 with flag 70262241/18905000
2350.12/2334.09	c cleaning 193990 clauses out of 388033 with flag 70701044/19100000
2369.39/2353.25	c cleaning 194998 clauses out of 390046 with flag 71148273/19296003
2393.71/2377.09	c cleaning 196013 clauses out of 392044 with flag 72158950/19493000
2419.08/2402.33	c cleaning 197001 clauses out of 394031 with flag 73177521/19691000
2456.75/2439.72	c cleaning 198001 clauses out of 396027 with flag 74574787/19890001
2489.85/2472.42	c cleaning 198977 clauses out of 398022 with flag 76078114/20090001
2533.65/2516.27	c cleaning 200009 clauses out of 400045 with flag 78024847/20291001
2567.11/2549.35	c cleaning 201008 clauses out of 402027 with flag 79203460/20493001
2600.20/2581.64	c cleaning 201981 clauses out of 404016 with flag 80221124/20696000
2637.25/2618.57	c cleaning 202983 clauses out of 406027 with flag 81638868/20900001
2663.56/2644.25	c cleaning 203977 clauses out of 408042 with flag 82324375/21105000
2690.15/2670.85	c cleaning 205004 clauses out of 410066 with flag 82945761/21311001
2717.03/2697.48	c cleaning 206007 clauses out of 412062 with flag 83559357/21518001
2758.11/2738.06	c cleaning 207012 clauses out of 414047 with flag 84856040/21726000
2785.39/2765.18	c cleaning 207992 clauses out of 416013 with flag 85788868/21935001
2806.87/2785.93	c cleaning 208991 clauses out of 418021 with flag 86256250/22145001
2826.81/2805.92	c cleaning 209997 clauses out of 420029 with flag 86723943/22356000
2847.35/2826.56	c cleaning 210996 clauses out of 422032 with flag 87197930/22568000
2867.33/2846.50	c cleaning 211998 clauses out of 424037 with flag 87675011/22781001
2887.24/2866.52	c cleaning 212999 clauses out of 426039 with flag 88162457/22995001
2908.92/2888.38	c cleaning 213997 clauses out of 428040 with flag 88653972/23210001
2929.22/2908.48	c cleaning 214999 clauses out of 430042 with flag 89144036/23426000
2951.00/2930.46	c cleaning 216008 clauses out of 432044 with flag 89642864/23643001
2972.89/2951.67	c cleaning 217004 clauses out of 434035 with flag 90143028/23861000
2994.17/2973.01	c cleaning 217994 clauses out of 436031 with flag 90648334/24080000
3015.11/2994.03	c cleaning 219003 clauses out of 438037 with flag 91142793/24300000
3036.92/3015.78	c cleaning 219996 clauses out of 440034 with flag 91645828/24521000
3058.57/3037.37	c cleaning 221001 clauses out of 442039 with flag 92144935/24743001
3080.88/3059.56	c cleaning 221998 clauses out of 444037 with flag 92654523/24966000
3102.83/3081.58	c cleaning 223002 clauses out of 446039 with flag 93166896/25190000
3125.83/3104.45	c cleaning 224001 clauses out of 448039 with flag 93674039/25415002
3147.82/3126.53	c cleaning 225001 clauses out of 450038 with flag 94184428/25641002
3170.06/3148.89	c cleaning 226001 clauses out of 452035 with flag 94705420/25868000
3192.26/3170.91	c cleaning 226999 clauses out of 454035 with flag 95228534/26096001
3216.58/3195.50	c cleaning 227997 clauses out of 456036 with flag 95752467/26325001
3240.61/3219.33	c cleaning 229002 clauses out of 458039 with flag 96283154/26555001
3264.34/3242.57	c cleaning 230001 clauses out of 460037 with flag 96806393/26786001
3286.98/3265.37	c cleaning 231001 clauses out of 462035 with flag 97335473/27018000
3310.36/3288.80	c cleaning 231996 clauses out of 464034 with flag 97865788/27251000
3334.23/3312.57	c cleaning 233000 clauses out of 466038 with flag 98398044/27485000
3352.03/3330.78	c cleaning 234013 clauses out of 468036 with flag 99009060/27720000
3396.45/3375.57	c cleaning 235003 clauses out of 470020 with flag 100842654/27956001
3432.28/3410.50	c cleaning 235966 clauses out of 472008 with flag 102051440/28193000
3476.82/3455.46	c cleaning 237004 clauses out of 474040 with flag 103724100/28431001
3530.81/3509.85	c cleaning 238000 clauses out of 476030 with flag 106242137/28670000
3579.11/3557.43	c cleaning 239004 clauses out of 478030 with flag 108324919/28910000
3600.08/3578.41	c starts		: 23777
3600.08/3578.41	c conflicts		: 29011327
3600.08/3578.41	c decisions		: 58825660
3600.08/3578.41	c propagations		: 1294810886
3600.08/3578.41	c inspects		: 11861652126
3600.08/3578.41	c shortcuts		: 0
3600.08/3578.41	c learnt literals	: 537
3600.08/3578.41	c learnt binary clauses	: 4301
3600.08/3578.41	c learnt ternary clauses	: 525
3600.08/3578.41	c learnt constraints	: 29010790
3600.08/3578.41	c ignored constraints	: 0
3600.08/3578.41	c root simplifications	: 0
3600.08/3578.41	c removed literals (reason simplification)	: 239571087
3600.08/3578.41	c reason swapping (by a shorter reason)	: 0
3600.08/3578.41	c Calls to reduceDB	: 236
3600.08/3578.41	c Number of update (reduction) of LBD	: 3004031
3600.08/3578.41	c Imported unit clauses	: 0
3600.08/3578.41	c No decision after first conflict	: false
3600.08/3578.41	c number of reductions to clauses (during analyze)	: 0
3600.08/3578.41	c number of learned constraints concerned by reduction	: 0
3600.08/3578.41	c number of learning phase by resolution	: 0
3600.08/3578.41	c number of learning phase by cutting planes	: 0
3600.08/3578.41	c number of rounding to 1 operations	: 0
3600.08/3578.41	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.08/3578.41	c number of reductions of the coefficients by power 2 	: 0
3600.08/3578.41	c number of right shift for reduction by power 2 	: 0
3600.08/3578.42	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.08/3578.42	c number of ending skipping 	: 0
3600.08/3578.42	c number of internal skipping 	: 0
3600.08/3578.42	c number of derivation steps 	: 0
3600.08/3578.42	c number of skipped derivation steps 	: 0
3600.08/3578.42	c number of remaining unassigned 	: 0
3600.08/3578.42	c number of remaining assigned 	: 0
3600.08/3578.42	c number of falsified literals weakened from reason	: 0
3600.08/3578.42	c number of falsified literals weakened from conflict	: 0
3600.08/3578.42	c time for arithmetic operations	: 0
3600.08/3578.42	c minimum degree of deleted constraints	: null
3600.08/3578.42	c maximum degree of deleted constraints	: null
3600.08/3578.42	c timeout
3600.08/3578.42	c number of deleted constraints	: 0
3600.08/3578.42	c speed (assignments/second)	: 361928.62787212746
3600.08/3578.42	c non guided choices	: 9898965
3600.08/3578.50	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 336051
3600.08/3578.50	c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB	: 4301
3600.08/3578.50	s UNKNOWN
3600.08/3578.50	c Total wall clock time (in seconds): 3578.359

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: 63708 MiB (28851 MiB free)
  memory of node 1: 64465 MiB (23124 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100033 s]*
/proc/loadavg: 4.39 4.33 4.29 5/347 38760
/proc/meminfo: memFree=53197488/131250000 swapFree=33010416/33010684
[pid=38742] ppid=38739 vsize=18930384 memory=55572 CPUtime=0.12 cores=1,3
/proc/38742/stat : 38742 (java) S 38739 38742 37803 0 -1 4194304 6525 0 0 0 10 2 0 0 20 0 18 0 45570626 19384713216 13893 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
/proc/38742/statm: 4732596 13893 5370 1 0 547604 0
[pid=38742/tid=38744] ppid=38739 vsize=18930384 memory=4026531960 CPUtime=0.08 cores=1,3
/proc/38742/task/38744/stat : 38744 (java) R 38739 38742 37803 0 -1 4194368 5044 0 0 0 7 1 0 0 20 0 18 0 45570627 19384713216 13893 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38753] ppid=38739 vsize=18930384 memory=241407623509 CPUtime=0 cores=1,3
/proc/38742/task/38753/stat : 38753 (Finalizer) S 38739 38742 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 45570629 19384713216 13893 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38760] ppid=38739 vsize=18930384 memory=60684515934839 CPUtime=0 cores=1,3
/proc/38742/task/38760/stat : 38760 (Common-Cleaner) S 38739 38742 37803 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 45570630 19384713216 13893 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 55572 KiB

[startup+0.206288 s]*
/proc/loadavg: 4.39 4.33 4.29 6/347 38760
/proc/meminfo: memFree=53170016/131250000 swapFree=33010416/33010684
[pid=38742] ppid=38739 vsize=18930384 memory=73276 CPUtime=0.32 cores=1,3
/proc/38742/stat : 38742 (java) S 38739 38742 37803 0 -1 4194304 7424 0 0 0 29 3 0 0 20 0 18 0 45570626 19384713216 18319 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
/proc/38742/statm: 4732596 18319 5434 1 0 548195 0
[pid=38742/tid=38744] ppid=38739 vsize=18930384 memory=4026663196 CPUtime=0.18 cores=1,3
/proc/38742/task/38744/stat : 38744 (java) R 38739 38742 37803 0 -1 4194368 5243 0 0 0 17 1 0 0 20 0 18 0 45570627 19384713216 18319 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38753] ppid=38739 vsize=18930384 memory=15987 CPUtime=0 cores=1,3
/proc/38742/task/38753/stat : 38753 (Finalizer) S 38739 38742 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 45570629 19384713216 18319 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38760] ppid=38739 vsize=18930384 memory=59585004307431 CPUtime=0 cores=1,3
/proc/38742/task/38760/stat : 38760 (Common-Cleaner) S 38739 38742 37803 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 45570630 19384713216 18319 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 73276 KiB

[startup+0.306101 s]*
/proc/loadavg: 4.39 4.33 4.29 7/347 38760
/proc/meminfo: memFree=53141156/131250000 swapFree=33010416/33010684
[pid=38742] ppid=38739 vsize=18930384 memory=104244 CPUtime=0.51 cores=1,3
/proc/38742/stat : 38742 (java) S 38739 38742 37803 0 -1 4194304 9176 0 0 0 48 3 0 0 20 0 18 0 45570626 19384713216 26061 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
/proc/38742/statm: 4732596 26061 5434 1 0 549275 0
[pid=38742/tid=38744] ppid=38739 vsize=18930384 memory=-6000919468444968044 CPUtime=0.27 cores=1,3
/proc/38742/task/38744/stat : 38744 (java) R 38739 38742 37803 0 -1 4194368 5290 0 0 0 26 1 0 0 20 0 18 0 45570627 19384713216 26061 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38753] ppid=38739 vsize=18930384 memory=0 CPUtime=0 cores=1,3
/proc/38742/task/38753/stat : 38753 (Finalizer) S 38739 38742 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 45570629 19384713216 26061 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38760] ppid=38739 vsize=18930384 memory=0 CPUtime=0 cores=1,3
/proc/38742/task/38760/stat : 38760 (Common-Cleaner) S 38739 38742 37803 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 45570630 19384713216 26061 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 104244 KiB

[startup+0.7002 s]
/proc/loadavg: 4.39 4.33 4.29 6/348 38761
/proc/meminfo: memFree=53057664/131250000 swapFree=33010416/33010684
[pid=38742] ppid=38739 vsize=18996948 memory=195284 CPUtime=1.27 cores=1,3
/proc/38742/stat : 38742 (java) S 38739 38742 37803 0 -1 4194304 9950 0 0 0 121 6 0 0 20 0 19 0 45570626 19452874752 48821 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
/proc/38742/statm: 4749237 48821 5466 1 0 550023 0
[pid=38742/tid=38744] ppid=38739 vsize=18996948 memory=17920 CPUtime=0.62 cores=1,3
/proc/38742/task/38744/stat : 38744 (java) R 38739 38742 37803 0 -1 4194368 5332 0 0 0 59 3 0 0 20 0 19 0 45570627 19452874752 48821 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38753] ppid=38739 vsize=18996948 memory=10752 CPUtime=0 cores=1,3
/proc/38742/task/38753/stat : 38753 (Finalizer) S 38739 38742 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 45570629 19452874752 48821 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38760] ppid=38739 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/38742/task/38760/stat : 38760 (Common-Cleaner) S 38739 38742 37803 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 45570630 19452874752 48821 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 195284 KiB

[startup+1.50025 s]
/proc/loadavg: 4.39 4.33 4.29 6/349 38762
/proc/meminfo: memFree=53009904/131250000 swapFree=33010416/33010684
[pid=38742] ppid=38739 vsize=19063512 memory=217700 CPUtime=2.85 cores=1,3
/proc/38742/stat : 38742 (java) S 38739 38742 37803 0 -1 4194304 13849 0 0 0 277 8 0 0 20 0 20 0 45570626 19521036288 54425 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
/proc/38742/statm: 4765878 54425 5530 1 0 552425 0
[pid=38742/tid=38744] ppid=38739 vsize=19063512 memory=3200 CPUtime=1.31 cores=1,3
/proc/38742/task/38744/stat : 38744 (java) R 38739 38742 37803 0 -1 4194368 5514 0 0 0 128 3 0 0 20 0 20 0 45570627 19521036288 54425 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38753] ppid=38739 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/38742/task/38753/stat : 38753 (Finalizer) S 38739 38742 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45570629 19521036288 54425 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38760] ppid=38739 vsize=19063512 memory=10752 CPUtime=0 cores=1,3
/proc/38742/task/38760/stat : 38760 (Common-Cleaner) S 38739 38742 37803 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 45570630 19521036288 54425 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38762] ppid=38739 vsize=19063512 memory=14432 CPUtime=0 cores=1,3
/proc/38742/task/38762/stat : 38762 (Timer-0) S 38739 38742 37803 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45570715 19521036288 54425 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
Current children cumulated CPU time: 2.85 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 217700 KiB

[startup+3.10602 s]
/proc/loadavg: 4.39 4.33 4.29 6/349 38762
/proc/meminfo: memFree=52881648/131250000 swapFree=33010416/33010684
[pid=38742] ppid=38739 vsize=19063512 memory=236008 CPUtime=6 cores=1,3
/proc/38742/stat : 38742 (java) S 38739 38742 37803 0 -1 4194304 19754 0 0 0 589 11 0 0 20 0 20 0 45570626 19521036288 59002 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
/proc/38742/statm: 4765878 59002 5530 1 0 552527 0
[pid=38742/tid=38744] ppid=38739 vsize=19063512 memory=14432 CPUtime=2.79 cores=1,3
/proc/38742/task/38744/stat : 38744 (java) R 38739 38742 37803 0 -1 4194368 6474 0 0 0 274 5 0 0 20 0 20 0 45570627 19521036288 59002 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38753] ppid=38739 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/38742/task/38753/stat : 38753 (Finalizer) S 38739 38742 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45570629 19521036288 59002 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38760] ppid=38739 vsize=19063512 memory=10752 CPUtime=0 cores=1,3
/proc/38742/task/38760/stat : 38760 (Common-Cleaner) S 38739 38742 37803 0 -1 4194368 39 0 0 0 0 0 0 0 20 0 20 0 45570630 19521036288 59002 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38762] ppid=38739 vsize=19063512 memory=3200 CPUtime=0 cores=1,3
/proc/38742/task/38762/stat : 38762 (Timer-0) S 38739 38742 37803 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45570715 19521036288 59002 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
Current children cumulated CPU time: 6 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 236008 KiB

[startup+6.30024 s]
/proc/loadavg: 4.36 4.33 4.29 7/349 38762
/proc/meminfo: memFree=51462196/131250000 swapFree=33010416/33010684
[pid=38742] ppid=38739 vsize=19063512 memory=1365568 CPUtime=10.23 cores=1,3
/proc/38742/stat : 38742 (java) S 38739 38742 37803 0 -1 4194304 26537 0 0 0 984 39 0 0 20 0 20 0 45570626 19521036288 341392 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
/proc/38742/statm: 4765878 341392 5562 1 0 554499 0
[pid=38742/tid=38744] ppid=38739 vsize=19063512 memory=0 CPUtime=5.88 cores=1,3
/proc/38742/task/38744/stat : 38744 (java) R 38739 38742 37803 0 -1 4194368 7881 0 0 0 556 32 0 0 20 0 20 0 45570627 19521036288 341392 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38753] ppid=38739 vsize=19063512 memory=10752 CPUtime=0 cores=1,3
/proc/38742/task/38753/stat : 38753 (Finalizer) S 38739 38742 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45570629 19521036288 341392 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38760] ppid=38739 vsize=19063512 memory=3200 CPUtime=0 cores=1,3
/proc/38742/task/38760/stat : 38760 (Common-Cleaner) S 38739 38742 37803 0 -1 4194368 39 0 0 0 0 0 0 0 20 0 20 0 45570630 19521036288 341392 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38762] ppid=38739 vsize=19063512 memory=217828 CPUtime=0 cores=1,3
/proc/38742/task/38762/stat : 38762 (Timer-0) S 38739 38742 37803 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45570715 19521036288 341392 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
Current children cumulated CPU time: 10.23 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1365568 KiB

[startup+12.7002 s]
/proc/loadavg: 4.33 4.32 4.29 5/350 38763
/proc/meminfo: memFree=50423432/131250000 swapFree=33010416/33010684
[pid=38742] ppid=38739 vsize=19063512 memory=1388184 CPUtime=16.72 cores=1,3
/proc/38742/stat : 38742 (java) S 38739 38742 37803 0 -1 4194304 27219 0 0 0 1622 50 0 0 20 0 20 0 45570626 19521036288 347046 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
/proc/38742/statm: 4765878 347046 5562 1 0 554516 0
[pid=38742/tid=38744] ppid=38739 vsize=19063512 memory=217828 CPUtime=12.21 cores=1,3
/proc/38742/task/38744/stat : 38744 (java) R 38739 38742 37803 0 -1 4194368 8471 0 0 0 1179 42 0 0 20 0 20 0 45570627 19521036288 347046 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38753] ppid=38739 vsize=19063512 memory=1384072 CPUtime=0 cores=1,3
/proc/38742/task/38753/stat : 38753 (Finalizer) S 38739 38742 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45570629 19521036288 347046 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38760] ppid=38739 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/38742/task/38760/stat : 38760 (Common-Cleaner) S 38739 38742 37803 0 -1 4194368 39 0 0 0 0 0 0 0 20 0 20 0 45570630 19521036288 347046 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38762] ppid=38739 vsize=19063512 memory=10752 CPUtime=0 cores=1,3
/proc/38742/task/38762/stat : 38762 (Timer-0) S 38739 38742 37803 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45570715 19521036288 347046 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
Current children cumulated CPU time: 16.72 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1388184 KiB

[startup+25.5002 s]
/proc/loadavg: 4.26 4.31 4.28 5/350 38764
/proc/meminfo: memFree=48829804/131250000 swapFree=33010416/33010684
[pid=38742] ppid=38739 vsize=19063512 memory=1394368 CPUtime=29.56 cores=1,3
/proc/38742/stat : 38742 (java) S 38739 38742 37803 0 -1 4194304 32015 0 0 0 2886 70 0 0 20 0 20 0 45570626 19521036288 348592 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
/proc/38742/statm: 4765878 348592 5562 1 0 554516 0
[pid=38742/tid=38744] ppid=38739 vsize=19063512 memory=0 CPUtime=24.87 cores=1,3
/proc/38742/task/38744/stat : 38744 (java) R 38739 38742 37803 0 -1 4194368 9842 0 0 0 2426 61 0 0 20 0 20 0 45570627 19521036288 348592 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38753] ppid=38739 vsize=19063512 memory=14432 CPUtime=0 cores=1,3
/proc/38742/task/38753/stat : 38753 (Finalizer) S 38739 38742 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45570629 19521036288 348592 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38760] ppid=38739 vsize=19063512 memory=1394368 CPUtime=0 cores=1,3
/proc/38742/task/38760/stat : 38760 (Common-Cleaner) S 38739 38742 37803 0 -1 4194368 39 0 0 0 0 0 0 0 20 0 20 0 45570630 19521036288 348592 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38762] ppid=38739 vsize=19063512 memory=1394368 CPUtime=0 cores=1,3
/proc/38742/task/38762/stat : 38762 (Timer-0) S 38739 38742 37803 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45570715 19521036288 348592 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
Current children cumulated CPU time: 29.56 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1394368 KiB

[startup+51.1061 s]
/proc/loadavg: 4.29 4.31 4.28 6/350 38764
/proc/meminfo: memFree=44687488/131250000 swapFree=33010416/33010684
[pid=38742] ppid=38739 vsize=19063512 memory=1419232 CPUtime=55.27 cores=1,3
/proc/38742/stat : 38742 (java) S 38739 38742 37803 0 -1 4194304 40822 0 0 0 5433 94 0 0 20 0 20 0 45570626 19521036288 354808 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
/proc/38742/statm: 4765878 354808 5562 1 0 554532 0
[pid=38742/tid=38744] ppid=38739 vsize=19063512 memory=1394368 CPUtime=49.8 cores=1,3
/proc/38742/task/38744/stat : 38744 (java) R 38739 38742 37803 0 -1 4194368 12646 0 0 0 4896 84 0 0 20 0 20 0 45570627 19521036288 354808 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38753] ppid=38739 vsize=19063512 memory=12800 CPUtime=0 cores=1,3
/proc/38742/task/38753/stat : 38753 (Finalizer) S 38739 38742 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45570629 19521036288 354808 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38760] ppid=38739 vsize=19063512 memory=2308 CPUtime=0 cores=1,3
/proc/38742/task/38760/stat : 38760 (Common-Cleaner) S 38739 38742 37803 0 -1 4194368 39 0 0 0 0 0 0 0 20 0 20 0 45570630 19521036288 354808 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0

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

[startup+3222.3 s]
/proc/loadavg: 4.41 4.41 4.37 5/347 39079
/proc/meminfo: memFree=778552/131250000 swapFree=33007332/33010684
[pid=38742] ppid=38739 vsize=19063512 memory=3111424 CPUtime=3243.96 cores=1,3
/proc/38742/stat : 38742 (java) S 38739 38742 37803 0 -1 4194304 150411 0 0 0 321952 2444 0 0 20 0 20 0 45570626 19521036288 777856 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
/proc/38742/statm: 4765878 777856 5562 1 0 790519 0
[pid=38742/tid=38744] ppid=38739 vsize=19063512 memory=-6351834196615654290 CPUtime=3153.77 cores=1,3
/proc/38742/task/38744/stat : 38744 (java) R 38739 38742 37803 0 -1 4194368 62557 0 0 0 313051 2326 0 0 20 0 20 0 45570627 19521036288 777856 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38753] ppid=38739 vsize=19063512 memory=3111424 CPUtime=0 cores=1,3
/proc/38742/task/38753/stat : 38753 (Finalizer) S 38739 38742 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45570629 19521036288 777856 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38760] ppid=38739 vsize=19063512 memory=4952 CPUtime=0 cores=1,3
/proc/38742/task/38760/stat : 38760 (Common-Cleaner) S 38739 38742 37803 0 -1 4194368 1319 0 0 0 0 0 0 0 20 0 20 0 45570630 19521036288 777856 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38762] ppid=38739 vsize=19063512 memory=5072 CPUtime=0 cores=1,3
/proc/38742/task/38762/stat : 38762 (Timer-0) S 38739 38742 37803 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45570715 19521036288 777856 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
Current children cumulated CPU time: 3243.96 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3111424 KiB

[startup+3282.3 s]
/proc/loadavg: 4.44 4.42 4.38 5/347 39085
/proc/meminfo: memFree=814808/131250000 swapFree=33007332/33010684
[pid=38742] ppid=38739 vsize=19063512 memory=3111424 CPUtime=3304.05 cores=1,3
/proc/38742/stat : 38742 (java) S 38739 38742 37803 0 -1 4194304 151439 0 0 0 327915 2490 0 0 20 0 20 0 45570626 19521036288 777856 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
/proc/38742/statm: 4765878 777856 5562 1 0 790519 0
[pid=38742/tid=38744] ppid=38739 vsize=19063512 memory=3111424 CPUtime=3212.64 cores=1,3
/proc/38742/task/38744/stat : 38744 (java) R 38739 38742 37803 0 -1 4194368 62583 0 0 0 318893 2371 0 0 20 0 20 0 45570627 19521036288 777856 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38753] ppid=38739 vsize=19063512 memory=10112 CPUtime=0 cores=1,3
/proc/38742/task/38753/stat : 38753 (Finalizer) S 38739 38742 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45570629 19521036288 777856 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38760] ppid=38739 vsize=19063512 memory=9344 CPUtime=0 cores=1,3
/proc/38742/task/38760/stat : 38760 (Common-Cleaner) S 38739 38742 37803 0 -1 4194368 1350 0 0 0 0 0 0 0 20 0 20 0 45570630 19521036288 777856 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38762] ppid=38739 vsize=19063512 memory=28228 CPUtime=0 cores=1,3
/proc/38742/task/38762/stat : 38762 (Timer-0) S 38739 38742 37803 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45570715 19521036288 777856 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
Current children cumulated CPU time: 3304.05 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3111424 KiB

[startup+3342.3 s]
/proc/loadavg: 4.55 4.45 4.39 4/330 39091
/proc/meminfo: memFree=16900572/131250000 swapFree=33007332/33010684
[pid=38742] ppid=38739 vsize=19063512 memory=3111424 CPUtime=3363.64 cores=1,3
/proc/38742/stat : 38742 (java) S 38739 38742 37803 0 -1 4194304 151730 0 0 0 333840 2524 0 0 20 0 20 0 45570626 19521036288 777856 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
/proc/38742/statm: 4765878 777856 5562 1 0 790519 0
[pid=38742/tid=38744] ppid=38739 vsize=19063512 memory=-6000919468444968044 CPUtime=3271.29 cores=1,3
/proc/38742/task/38744/stat : 38744 (java) R 38739 38742 37803 0 -1 4194368 62804 0 0 0 324724 2405 0 0 20 0 20 0 45570627 19521036288 777856 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38753] ppid=38739 vsize=19063512 memory=4760 CPUtime=0 cores=1,3
/proc/38742/task/38753/stat : 38753 (Finalizer) S 38739 38742 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45570629 19521036288 777856 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38760] ppid=38739 vsize=19063512 memory=2760 CPUtime=0 cores=1,3
/proc/38742/task/38760/stat : 38760 (Common-Cleaner) S 38739 38742 37803 0 -1 4194368 1350 0 0 0 0 0 0 0 20 0 20 0 45570630 19521036288 777856 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38762] ppid=38739 vsize=19063512 memory=19968 CPUtime=0 cores=1,3
/proc/38742/task/38762/stat : 38762 (Timer-0) S 38739 38742 37803 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45570715 19521036288 777856 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
Current children cumulated CPU time: 3363.64 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3111424 KiB

[startup+3402.3 s]
/proc/loadavg: 3.98 4.31 4.34 4/324 39125
/proc/meminfo: memFree=51130916/131250000 swapFree=33007332/33010684
[pid=38742] ppid=38739 vsize=19063512 memory=3111552 CPUtime=3423.21 cores=1,3
/proc/38742/stat : 38742 (java) S 38739 38742 37803 0 -1 4194304 153918 0 0 0 339769 2552 0 0 20 0 20 0 45570626 19521036288 777888 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
/proc/38742/statm: 4765878 777888 5562 1 0 790529 0
[pid=38742/tid=38744] ppid=38739 vsize=19063512 memory=19968 CPUtime=3329.54 cores=1,3
/proc/38742/task/38744/stat : 38744 (java) S 38739 38742 37803 0 -1 4194368 63776 0 0 0 330523 2431 0 0 20 0 20 0 45570627 19521036288 777888 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38753] ppid=38739 vsize=19063512 memory=4352 CPUtime=0 cores=1,3
/proc/38742/task/38753/stat : 38753 (Finalizer) S 38739 38742 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45570629 19521036288 777888 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38760] ppid=38739 vsize=19063512 memory=1792 CPUtime=0 cores=1,3
/proc/38742/task/38760/stat : 38760 (Common-Cleaner) S 38739 38742 37803 0 -1 4194368 1350 0 0 0 0 0 0 0 20 0 20 0 45570630 19521036288 777888 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38762] ppid=38739 vsize=19063512 memory=1920 CPUtime=0 cores=1,3
/proc/38742/task/38762/stat : 38762 (Timer-0) S 38739 38742 37803 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45570715 19521036288 777888 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
Current children cumulated CPU time: 3423.21 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3111552 KiB

[startup+3462.3 s]
/proc/loadavg: 3.56 4.13 4.27 4/324 39127
/proc/meminfo: memFree=49788828/131250000 swapFree=33007332/33010684
[pid=38742] ppid=38739 vsize=19063512 memory=3111808 CPUtime=3483.75 cores=1,3
/proc/38742/stat : 38742 (java) S 38739 38742 37803 0 -1 4194304 157910 0 0 0 345789 2586 0 0 20 0 20 0 45570626 19521036288 777952 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
/proc/38742/statm: 4765878 777952 5562 1 0 790623 0
[pid=38742/tid=38744] ppid=38739 vsize=19063512 memory=-6000919468444968044 CPUtime=3387.78 cores=1,3
/proc/38742/task/38744/stat : 38744 (java) R 38739 38742 37803 0 -1 4194368 66197 0 0 0 336316 2462 0 0 20 0 20 0 45570627 19521036288 777952 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38753] ppid=38739 vsize=19063512 memory=17300 CPUtime=0 cores=1,3
/proc/38742/task/38753/stat : 38753 (Finalizer) S 38739 38742 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45570629 19521036288 777952 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38760] ppid=38739 vsize=19063512 memory=4252 CPUtime=0 cores=1,3
/proc/38742/task/38760/stat : 38760 (Common-Cleaner) S 38739 38742 37803 0 -1 4194368 1379 0 0 0 0 0 0 0 20 0 20 0 45570630 19521036288 777952 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38762] ppid=38739 vsize=19063512 memory=3200 CPUtime=0 cores=1,3
/proc/38742/task/38762/stat : 38762 (Timer-0) S 38739 38742 37803 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45570715 19521036288 777952 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
Current children cumulated CPU time: 3483.75 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3111808 KiB

[startup+3522.3 s]
/proc/loadavg: 2.90 3.85 4.17 3/296 39163
/proc/meminfo: memFree=104507428/131250000 swapFree=33007332/33010684
[pid=38742] ppid=38739 vsize=19063512 memory=3111936 CPUtime=3544.01 cores=1,3
/proc/38742/stat : 38742 (java) S 38739 38742 37803 0 -1 4194304 161093 0 0 0 351790 2611 0 0 20 0 20 0 45570626 19521036288 777984 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
/proc/38742/statm: 4765878 777984 5562 1 0 790623 0
[pid=38742/tid=38744] ppid=38739 vsize=19063512 memory=3111936 CPUtime=3446.57 cores=1,3
/proc/38742/task/38744/stat : 38744 (java) R 38739 38742 37803 0 -1 4194368 67475 0 0 0 342171 2486 0 0 20 0 20 0 45570627 19521036288 777984 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38753] ppid=38739 vsize=19063512 memory=5632 CPUtime=0 cores=1,3
/proc/38742/task/38753/stat : 38753 (Finalizer) S 38739 38742 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45570629 19521036288 777984 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38760] ppid=38739 vsize=19063512 memory=12544 CPUtime=0 cores=1,3
/proc/38742/task/38760/stat : 38760 (Common-Cleaner) S 38739 38742 37803 0 -1 4194368 1460 0 0 0 0 0 0 0 20 0 20 0 45570630 19521036288 777984 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38762] ppid=38739 vsize=19063512 memory=2724 CPUtime=0 cores=1,3
/proc/38742/task/38762/stat : 38762 (Timer-0) S 38739 38742 37803 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45570715 19521036288 777984 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
Current children cumulated CPU time: 3544.01 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3111936 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3578.4 s]
/proc/loadavg: 2.42 3.55 4.05 3/296 39164
/proc/meminfo: memFree=104034144/131250000 swapFree=33007332/33010684
[pid=38742] ppid=38739 vsize=19063512 memory=3111936 CPUtime=3600.08 cores=1,3
/proc/38742/stat : 38742 (java) S 38739 38742 37803 0 -1 4194304 161540 0 0 0 357367 2641 0 0 20 0 20 0 45570626 19521036288 777984 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
/proc/38742/statm: 4765878 777984 5562 1 0 790623 0
[pid=38742/tid=38744] ppid=38739 vsize=19063512 memory=14432 CPUtime=3501.32 cores=1,3
/proc/38742/task/38744/stat : 38744 (java) R 38739 38742 37803 0 -1 4194368 67492 0 0 0 347617 2515 0 0 20 0 20 0 45570627 19521036288 777984 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38753] ppid=38739 vsize=19063512 memory=17920 CPUtime=0 cores=1,3
/proc/38742/task/38753/stat : 38753 (Finalizer) S 38739 38742 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 45570629 19521036288 777984 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38760] ppid=38739 vsize=19063512 memory=2760 CPUtime=0 cores=1,3
/proc/38742/task/38760/stat : 38760 (Common-Cleaner) S 38739 38742 37803 0 -1 4194368 1460 0 0 0 0 0 0 0 20 0 20 0 45570630 19521036288 777984 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38762] ppid=38739 vsize=19063512 memory=3111936 CPUtime=0 cores=1,3
/proc/38742/task/38762/stat : 38762 (Timer-0) S 38739 38742 37803 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 45570715 19521036288 777984 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3111936 KiB

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

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

# cumulated CPU time of all completed processes:  user=3573.81 s, system=26.4396 s

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

[startup+3578.5 s]
/proc/loadavg: 2.42 3.55 4.05 3/296 39164
/proc/meminfo: memFree=104034144/131250000 swapFree=33007332/33010684
[pid=38742] ppid=38739 vsize=19263204 memory=3112832 CPUtime=3600.23 cores=1,3
/proc/38742/stat : 38742 (java) S 38739 38742 37803 0 -1 4194304 162894 0 0 0 357381 2642 0 0 20 0 15 0 45570626 19725520896 778208 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
/proc/38742/statm: 4815801 778208 5562 1 0 791577 0
[pid=38742/tid=38744] ppid=38739 vsize=19263204 memory=2760 CPUtime=3501.34 cores=1,3
/proc/38742/task/38744/stat : 38744 (java) D 38739 38742 37803 0 -1 4194368 67663 0 0 0 347618 2516 0 0 20 0 15 0 45570627 19725520896 778208 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38753] ppid=38739 vsize=19263204 memory=19968 CPUtime=0 cores=1,3
/proc/38742/task/38753/stat : 38753 (Finalizer) S 38739 38742 37803 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 15 0 45570629 19725520896 778208 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
[pid=38742/tid=38760] ppid=38739 vsize=19263204 memory=4352 CPUtime=0 cores=1,3
/proc/38742/task/38760/stat : 38760 (Common-Cleaner) S 38739 38742 37803 0 -1 4194368 1460 0 0 0 0 0 0 0 20 0 15 0 45570630 19725520896 778208 18446744073709551615 94475014881280 94475014884976 140730347858736 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94475014892792 94475014893584 94475036524544 140730347866416 140730347866598 140730347866598 140730347872200 0
Current children cumulated CPU time: 3600.23 s
Current children cumulated vsize: 19263204 KiB
Current children cumulated memory: 3112832 KiB

Child status: 143

Real time (s): 3578.54
CPU time (s): 3600.25
CPU user time (s): 3573.81
CPU system time (s): 26.4396
CPU usage (%): 100.607
Max. virtual memory (cumulated for all children) (KiB): 19263204
Max. memory (cumulated for all children) (KiB): 3112832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3573.81
system time used= 26.4396
maximum resident set size= 3113088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 162923
page faults= 0
swaps= 0
block input operations= 16
block output operations= 56206560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 140160
involuntary context switches= 15683


# summary of solver processes directly reported to runsolver:
#   pid: 38742
#   total CPU time (s): 3600.25
#   total CPU user time (s): 3573.81
#   total CPU system time (s): 26.4396

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.34897 second user time and 17.3441 second system time

The end

Launcher Data

Begin job on nodeC019 at 2025-06-30 17:55:31
IDJOB=4485329
IDBENCH=146784
IDSOLVER=3364
FILE ID=nodeC019/4485329-1751298931
RUNJOBID= nodeC019-1751291993-37815
SLURM_JOB_ID= 9594257
Free space on /tmp= 433032 MiB

SOLVER NAME= Sat4j Resolution VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-B2C1S1.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4485329-1751298931/watcher-4485329-1751298931 -o /tmp/evaluation-result-4485329-1751298931/solver-4485329-1751298931 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1751291993-37815 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4485329-1751298931 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4485329-1751298931.opb

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

MD5SUM BENCH= 46c70d7f28752ee0ae29660ce5b35655
RANDOM SEED=917604518

nodeC019 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.711
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.546
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
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		: 3599.827
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.672
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.696
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.678
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
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		: 3617.762
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
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		: 3599.899
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        53223744 kB
MemAvailable:   93241172 kB
Buffers:             912 kB
Cached:         40777448 kB
SwapCached:           20 kB
Active:         36685880 kB
Inactive:       40580164 kB
Active(anon):   36480068 kB
Inactive(anon):    25336 kB
Active(file):     205812 kB
Inactive(file): 40554828 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            811384 kB
Writeback:             0 kB
AnonPages:      36489964 kB
Mapped:           123236 kB
Shmem:             18004 kB
KReclaimable:     192052 kB
Slab:             306028 kB
SReclaimable:     192052 kB
SUnreclaim:       113976 kB
KernelStack:        5296 kB
PageTables:        75024 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   40833256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151608 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  35932160 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:      176852 kB
DirectMap2M:     9031680 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433032 MiB
End job on nodeC019 at 2025-06-30 18:55:10