Trace number 4489423

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution VeriPB 2025-06-06SAT (TO)216 3600.24 3394.15

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_13.opb.PB06.opb
MD5SUM15e811bd466a2fe28afb8f0d217d004b
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 benchmark183
Best CPU time to get the best result obtained on this benchmark3583.9
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables476
Total number of constraints476
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 constraints476
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 476
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 476
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 476
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB25.v20250606
0.10/0.10	c java.runtime.name	OpenJDK Runtime Environment
0.10/0.10	c java.vm.name		OpenJDK 64-Bit Server VM
0.10/0.10	c java.vm.version	22.0.1+8-16
0.10/0.10	c java.vm.vendor	Oracle Corporation
0.10/0.10	c sun.arch.data.model	64
0.10/0.10	c java.version		22.0.1
0.10/0.10	c os.name		Linux
0.10/0.10	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.10/0.10	c os.arch		amd64
0.10/0.11	c Free memory 		2104792832
0.10/0.11	c Max memory 		16282288128
0.10/0.11	c Total memory 		2113929216
0.10/0.11	c Number of processors 	2
0.10/0.15	c Pseudo Boolean Optimization by upper bound
0.10/0.15	c --- Begin Solver configuration ---
0.10/0.15	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.10/0.15	c Learn all clauses as in MiniSAT
0.10/0.15	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.15	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.15	c Expensive reason simplification
0.10/0.15	c Glucose 2.1 dynamic restart strategy
0.10/0.15	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.10/0.15	c timeout=2147483s
0.10/0.15	c DB Simplification allowed=false
0.10/0.15	c Listener: none
0.10/0.15	c --- End Solver configuration ---
0.10/0.15	c solving HOME/instance-4489423-1751344846.opb
0.10/0.15	c reading problem ... 
0.10/0.16	c using VERIPB proof format
0.10/0.16	c  objective function found
0.29/0.22	c ... done. Wall clock time 0.061s.
0.29/0.22	c declared #vars     476
0.29/0.22	c #constraints  476
0.29/0.22	c constraints type 
0.29/0.22	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 476
0.29/0.22	c 476 constraints processed.
0.29/0.23	c objective function length is 476 literals
0.29/0.25	c SATISFIABLE
0.29/0.25	c OPTIMIZING...
0.29/0.25	c Got one! Elapsed wall clock time (in seconds):0.097
0.29/0.25	o 227
0.29/0.27	c Got one! Elapsed wall clock time (in seconds):0.115
0.29/0.27	o 226
0.29/0.28	c Got one! Elapsed wall clock time (in seconds):0.126
0.29/0.28	o 225
0.29/0.29	c Got one! Elapsed wall clock time (in seconds):0.133
0.29/0.29	o 224
0.29/0.30	c Got one! Elapsed wall clock time (in seconds):0.143
0.29/0.30	o 223
0.48/0.31	c Got one! Elapsed wall clock time (in seconds):0.156
0.48/0.31	o 222
0.48/0.38	c Got one! Elapsed wall clock time (in seconds):0.223
0.48/0.38	o 221
0.66/0.46	c Got one! Elapsed wall clock time (in seconds):0.304
0.66/0.46	o 220
0.86/0.55	c Got one! Elapsed wall clock time (in seconds):0.395
0.86/0.55	o 219
2.81/1.57	c cleaning 2874 clauses out of 5761 with flag 11091/5761
4.80/2.52	c cleaning 4434 clauses out of 8887 with flag 23602/11761
6.00/3.30	c cleaning 5719 clauses out of 11453 with flag 38078/18761
6.41/3.64	c Got one! Elapsed wall clock time (in seconds):3.489
6.41/3.64	o 218
6.62/3.85	c cleaning 5689 clauses out of 11390 with flag 4148/24417
7.51/4.52	c cleaning 5839 clauses out of 11701 with flag 17300/30417
8.25/5.22	c cleaning 6424 clauses out of 12861 with flag 32169/37416
9.16/6.02	c cleaning 7212 clauses out of 14436 with flag 48808/45415
10.10/6.91	c cleaning 8106 clauses out of 16225 with flag 67586/54416
11.14/7.98	c cleaning 9052 clauses out of 18118 with flag 88409/64415
12.38/9.11	c cleaning 10024 clauses out of 20067 with flag 111531/75416
13.47/10.22	c cleaning 11016 clauses out of 22043 with flag 136743/87416
14.92/11.61	c cleaning 12007 clauses out of 24026 with flag 164024/100415
16.50/13.12	c cleaning 13000 clauses out of 26020 with flag 193194/114416
18.23/14.78	c cleaning 14002 clauses out of 28019 with flag 224701/129415
19.95/16.45	c cleaning 15002 clauses out of 30018 with flag 258361/145416
22.01/18.44	c cleaning 15998 clauses out of 32015 with flag 293815/162415
23.91/20.35	c cleaning 16998 clauses out of 34018 with flag 331438/180416
26.09/22.49	c cleaning 17999 clauses out of 36019 with flag 371050/199415
28.51/24.78	c cleaning 19001 clauses out of 38020 with flag 412775/219415
30.79/26.98	c cleaning 20001 clauses out of 40019 with flag 456693/240415
33.08/29.27	c cleaning 21003 clauses out of 42018 with flag 502985/262415
35.75/31.90	c cleaning 21996 clauses out of 44016 with flag 551090/285416
38.63/34.65	c cleaning 22998 clauses out of 46019 with flag 601390/309415
41.52/37.55	c cleaning 24001 clauses out of 48021 with flag 653917/334415
44.72/40.65	c cleaning 25002 clauses out of 50021 with flag 708301/360416
48.31/44.01	c cleaning 25996 clauses out of 52018 with flag 764807/387415
51.77/47.39	c cleaning 27004 clauses out of 54023 with flag 823391/415416
55.33/50.88	c cleaning 28001 clauses out of 56019 with flag 883858/444416
59.35/54.77	c cleaning 29002 clauses out of 58019 with flag 947259/474417
63.56/58.82	c cleaning 29995 clauses out of 60015 with flag 1011612/505415
67.84/63.01	c cleaning 31003 clauses out of 62020 with flag 1078305/537415
72.13/67.36	c cleaning 31997 clauses out of 64018 with flag 1147197/570416
76.58/71.76	c cleaning 33002 clauses out of 66021 with flag 1218263/604416
81.27/76.40	c cleaning 33999 clauses out of 68018 with flag 1291100/639415
85.91/80.81	c cleaning 35000 clauses out of 70020 with flag 1366071/675416
90.33/85.12	c cleaning 36002 clauses out of 72020 with flag 1443355/712416
94.93/89.65	c cleaning 36998 clauses out of 74017 with flag 1522842/750415
99.66/94.30	c cleaning 37998 clauses out of 76019 with flag 1604260/789415
104.61/99.27	c cleaning 39001 clauses out of 78022 with flag 1687709/829416
110.22/104.66	c cleaning 39998 clauses out of 80020 with flag 1773027/870415
116.19/110.41	c cleaning 41000 clauses out of 82022 with flag 1860371/912415
122.11/116.24	c cleaning 41999 clauses out of 84022 with flag 1949677/955415
128.18/122.21	c cleaning 43006 clauses out of 86023 with flag 2040792/999415
134.88/128.80	c cleaning 44002 clauses out of 88019 with flag 2134703/1044417
141.76/135.49	c cleaning 44999 clauses out of 90015 with flag 2231751/1090415
148.61/142.19	c cleaning 45999 clauses out of 92017 with flag 2330559/1137416
156.35/149.79	c cleaning 47002 clauses out of 94017 with flag 2430748/1185415
163.53/156.87	c cleaning 47998 clauses out of 96016 with flag 2532387/1234416
171.05/164.17	c cleaning 48996 clauses out of 98018 with flag 2636798/1284416
178.64/171.62	c cleaning 49999 clauses out of 100021 with flag 2743540/1335415
186.20/178.95	c cleaning 50998 clauses out of 102023 with flag 2851680/1387416
193.93/186.46	c cleaning 52000 clauses out of 104025 with flag 2961988/1440416
197.64/190.09	c Got one! Elapsed wall clock time (in seconds):189.931
197.64/190.09	o 217
198.75/191.13	c cleaning 43772 clauses out of 87559 with flag 11290/1475950
199.45/191.82	c cleaning 24884 clauses out of 49787 with flag 23727/1481950
199.95/192.35	c Got one! Elapsed wall clock time (in seconds):192.195
199.95/192.35	o 216
201.02/193.03	c cleaning 17869 clauses out of 35757 with flag 11068/1492804
201.58/193.58	c cleaning 11931 clauses out of 23885 with flag 23831/1498801
202.18/194.17	c cleaning 9472 clauses out of 18955 with flag 38325/1505802
202.87/194.86	c cleaning 8734 clauses out of 17483 with flag 54853/1513802
203.68/195.62	c cleaning 8865 clauses out of 17748 with flag 73480/1522801
204.57/196.50	c cleaning 9432 clauses out of 18883 with flag 94151/1532801
205.47/197.46	c cleaning 10217 clauses out of 20451 with flag 117179/1543801
206.57/198.55	c cleaning 11106 clauses out of 22234 with flag 142173/1555801
207.79/199.79	c cleaning 12061 clauses out of 24129 with flag 169179/1568802
209.20/201.13	c cleaning 13026 clauses out of 26067 with flag 198211/1582801
210.63/202.56	c cleaning 14010 clauses out of 28042 with flag 229525/1597802
212.13/204.08	c cleaning 15004 clauses out of 30032 with flag 262832/1613802
213.83/205.74	c cleaning 16003 clauses out of 32027 with flag 298182/1630801
215.74/207.61	c cleaning 17000 clauses out of 34025 with flag 335531/1648802
217.54/209.44	c cleaning 18004 clauses out of 36025 with flag 375226/1667802
219.47/211.34	c cleaning 19000 clauses out of 38022 with flag 417099/1687803
221.56/213.40	c cleaning 19995 clauses out of 40020 with flag 460923/1708801
223.59/215.44	c cleaning 20999 clauses out of 42026 with flag 506804/1730802
225.95/217.71	c cleaning 22005 clauses out of 44027 with flag 554660/1753802
228.25/220.04	c cleaning 23001 clauses out of 46021 with flag 604700/1777801
230.89/222.67	c cleaning 23999 clauses out of 48021 with flag 656852/1802802
233.78/225.45	c cleaning 24996 clauses out of 50022 with flag 710976/1828802
236.56/228.22	c cleaning 26002 clauses out of 52025 with flag 767188/1855801
239.71/231.37	c cleaning 27004 clauses out of 54025 with flag 826283/1883803
243.08/234.67	c cleaning 27996 clauses out of 56019 with flag 886455/1912801
246.77/238.22	c cleaning 29002 clauses out of 58024 with flag 948757/1942802
250.36/241.83	c cleaning 29997 clauses out of 60022 with flag 1013208/1973802
254.09/245.53	c cleaning 31001 clauses out of 62024 with flag 1079988/2005801
258.05/249.44	c cleaning 32002 clauses out of 64024 with flag 1148444/2038802
262.02/253.31	c cleaning 33001 clauses out of 66021 with flag 1219183/2072801
266.09/257.37	c cleaning 34002 clauses out of 68020 with flag 1292328/2107801
270.48/261.62	c cleaning 35000 clauses out of 70018 with flag 1367727/2143801
274.95/266.07	c cleaning 35995 clauses out of 72018 with flag 1445090/2180801
279.63/270.63	c cleaning 36997 clauses out of 74024 with flag 1524674/2218802
284.31/275.28	c cleaning 38000 clauses out of 76026 with flag 1606350/2257801
289.19/280.01	c cleaning 39002 clauses out of 78027 with flag 1690275/2297802
294.54/285.30	c cleaning 40000 clauses out of 80024 with flag 1775815/2338801
300.41/291.17	c cleaning 41000 clauses out of 82024 with flag 1862637/2380801
306.15/296.84	c cleaning 42000 clauses out of 84024 with flag 1951904/2423801
312.22/302.73	c cleaning 42999 clauses out of 86024 with flag 2043903/2467801
318.23/308.60	c cleaning 44001 clauses out of 88025 with flag 2137281/2512801
324.26/314.64	c cleaning 45000 clauses out of 90024 with flag 2232973/2558801
330.40/320.70	c cleaning 46002 clauses out of 92024 with flag 2330920/2605801
336.63/326.84	c cleaning 47004 clauses out of 94023 with flag 2431226/2653802
343.91/334.10	c cleaning 47997 clauses out of 96018 with flag 2533047/2702801
350.64/340.71	c cleaning 49001 clauses out of 98023 with flag 2636629/2752803
357.36/347.32	c cleaning 50001 clauses out of 100021 with flag 2742482/2803802
364.33/354.28	c cleaning 51002 clauses out of 102020 with flag 2850558/2855802
371.27/361.19	c cleaning 51998 clauses out of 104019 with flag 2960658/2908803
378.62/368.39	c cleaning 53000 clauses out of 106022 with flag 3072892/2962804
385.12/374.79	c cleaning 54000 clauses out of 108020 with flag 3187006/3017802
392.13/381.53	c cleaning 55003 clauses out of 110021 with flag 3303824/3073803
399.65/388.93	c cleaning 56002 clauses out of 112016 with flag 3422691/3130801
407.05/396.11	c cleaning 56998 clauses out of 114015 with flag 3543106/3188802
414.57/403.33	c cleaning 57994 clauses out of 116016 with flag 3665329/3247801
422.36/411.02	c cleaning 59002 clauses out of 118023 with flag 3790105/3307802
430.62/419.09	c cleaning 60001 clauses out of 120021 with flag 3916657/3368802
438.66/426.71	c cleaning 61000 clauses out of 122020 with flag 4044850/3430802
446.93/434.94	c cleaning 61997 clauses out of 124019 with flag 4175747/3493801
455.44/443.24	c cleaning 63003 clauses out of 126022 with flag 4308568/3557801
464.11/451.64	c cleaning 63999 clauses out of 128019 with flag 4443952/3622801
473.01/460.32	c cleaning 64999 clauses out of 130022 with flag 4581234/3688803
481.52/468.76	c cleaning 66001 clauses out of 132021 with flag 4721464/3755801
490.30/477.34	c cleaning 67002 clauses out of 134020 with flag 4863447/3823801
499.72/486.50	c cleaning 67996 clauses out of 136019 with flag 5008207/3892802
508.57/495.19	c cleaning 69001 clauses out of 138022 with flag 5153922/3962801
518.03/504.44	c cleaning 70002 clauses out of 140022 with flag 5301900/4033802
528.26/514.36	c cleaning 70997 clauses out of 142020 with flag 5452098/4105802
539.03/524.95	c cleaning 72000 clauses out of 144022 with flag 5604664/4178801
549.54/535.20	c cleaning 72998 clauses out of 146022 with flag 5759217/4252801
561.68/546.39	c cleaning 74003 clauses out of 148024 with flag 5915682/4327801
571.95/556.55	c cleaning 74999 clauses out of 150021 with flag 6074047/4403801
582.49/566.93	c cleaning 75997 clauses out of 152023 with flag 6235019/4480802
593.21/577.51	c cleaning 77008 clauses out of 154026 with flag 6397171/4558802
604.08/588.23	c cleaning 77997 clauses out of 156018 with flag 6562594/4637802
615.17/599.10	c cleaning 78999 clauses out of 158021 with flag 6729651/4717802
626.41/610.19	c cleaning 80000 clauses out of 160021 with flag 6898883/4798801
637.38/620.96	c cleaning 80999 clauses out of 162022 with flag 7070669/4880802
648.58/631.98	c cleaning 82000 clauses out of 164022 with flag 7244845/4963801
660.29/643.44	c cleaning 83001 clauses out of 166022 with flag 7419918/5047801
670.85/653.89	c cleaning 83998 clauses out of 168021 with flag 7597059/5132801
682.77/665.65	c cleaning 84997 clauses out of 170023 with flag 7777614/5218801
695.26/677.83	c cleaning 86003 clauses out of 172026 with flag 7960118/5305801
707.03/689.37	c cleaning 87003 clauses out of 174023 with flag 8143812/5393801
720.73/702.56	c cleaning 88002 clauses out of 176020 with flag 8329506/5482801
734.11/715.63	c cleaning 88999 clauses out of 178019 with flag 8517989/5572802
747.19/728.30	c cleaning 89998 clauses out of 180019 with flag 8708812/5663801
762.78/742.70	c cleaning 91006 clauses out of 182022 with flag 8902688/5755802
775.06/754.76	c cleaning 92005 clauses out of 184017 with flag 9137333/5848803
789.28/768.59	c cleaning 93005 clauses out of 186010 with flag 9381755/5942801
802.82/781.97	c cleaning 94000 clauses out of 188005 with flag 9633979/6037801
815.53/794.24	c cleaning 94998 clauses out of 190006 with flag 9879560/6133802
828.21/806.71	c cleaning 96000 clauses out of 192011 with flag 10129755/6230805
841.02/819.19	c cleaning 97000 clauses out of 194007 with flag 10380685/6328801
854.91/832.62	c cleaning 97999 clauses out of 196007 with flag 10631708/6427801
869.75/846.26	c cleaning 99000 clauses out of 198008 with flag 10887875/6527801
885.03/861.05	c cleaning 100004 clauses out of 200009 with flag 11151568/6628802
900.89/876.48	c cleaning 101002 clauses out of 202005 with flag 11430087/6730802
916.67/891.02	c cleaning 102000 clauses out of 204002 with flag 11703067/6833801
931.99/905.97	c cleaning 103001 clauses out of 206002 with flag 11974973/6937801
946.97/920.54	c cleaning 104000 clauses out of 208001 with flag 12239263/7042801
962.38/934.78	c cleaning 104997 clauses out of 210001 with flag 12517999/7148801
977.70/949.61	c cleaning 106000 clauses out of 212004 with flag 12793821/7255801
993.35/964.83	c cleaning 106999 clauses out of 214004 with flag 13068852/7363801
1009.36/979.59	c cleaning 108001 clauses out of 216005 with flag 13344422/7472801
1026.53/996.27	c cleaning 108996 clauses out of 218004 with flag 13634363/7582801
1042.39/1011.60	c cleaning 110003 clauses out of 220009 with flag 13911212/7693802
1058.54/1027.74	c cleaning 110993 clauses out of 222005 with flag 14194197/7805801
1075.89/1044.57	c cleaning 112000 clauses out of 224012 with flag 14491431/7918801
1094.32/1061.40	c cleaning 113002 clauses out of 226012 with flag 14784793/8032801
1112.05/1078.67	c cleaning 114000 clauses out of 228010 with flag 15080045/8147801
1127.92/1094.26	c cleaning 115002 clauses out of 230010 with flag 15373732/8263801
1144.57/1109.67	c cleaning 115999 clauses out of 232008 with flag 15663538/8380801
1159.78/1124.63	c cleaning 117002 clauses out of 234010 with flag 15955668/8498802
1176.04/1140.49	c cleaning 118004 clauses out of 236007 with flag 16252758/8617801
1194.16/1157.55	c cleaning 119000 clauses out of 238003 with flag 16552155/8737801
1211.55/1174.75	c cleaning 119997 clauses out of 240003 with flag 16852761/8858801
1230.00/1191.93	c cleaning 121001 clauses out of 242006 with flag 17162662/8980801
1249.31/1210.20	c cleaning 122000 clauses out of 244005 with flag 17472327/9103801
1267.80/1227.32	c cleaning 122998 clauses out of 246007 with flag 17784635/9227803
1287.22/1245.77	c cleaning 123996 clauses out of 248008 with flag 18103993/9352802
1307.23/1264.44	c cleaning 125005 clauses out of 250011 with flag 18421581/9478801
1328.94/1284.06	c cleaning 126000 clauses out of 252006 with flag 18750556/9605801
1348.85/1302.66	c cleaning 126999 clauses out of 254007 with flag 19075428/9733802
1367.00/1319.47	c cleaning 127997 clauses out of 256007 with flag 19399197/9862801
1386.73/1336.93	c cleaning 129001 clauses out of 258010 with flag 19729662/9992801
1405.31/1355.02	c cleaning 130002 clauses out of 260010 with flag 20057222/10123802
1425.25/1372.71	c cleaning 130995 clauses out of 262008 with flag 20386582/10255802
1443.54/1389.83	c cleaning 132004 clauses out of 264013 with flag 20728424/10388802
1463.51/1407.83	c cleaning 132997 clauses out of 266008 with flag 21069378/10522801
1484.62/1426.49	c cleaning 134000 clauses out of 268012 with flag 21420052/10657802
1504.52/1444.84	c cleaning 135005 clauses out of 270013 with flag 21767987/10793803
1527.33/1465.33	c cleaning 136002 clauses out of 272007 with flag 22116756/10930802
1546.29/1482.76	c cleaning 137001 clauses out of 274005 with flag 22459315/11068802
1568.12/1502.40	c cleaning 138000 clauses out of 276004 with flag 22808235/11207802
1588.77/1521.43	c cleaning 138996 clauses out of 278005 with flag 23161212/11347803
1611.77/1542.04	c cleaning 140002 clauses out of 280007 with flag 23517459/11488801
1633.74/1561.09	c cleaning 140994 clauses out of 282006 with flag 23875343/11630802
1653.22/1579.12	c cleaning 141999 clauses out of 284011 with flag 24232299/11773801
1673.63/1598.39	c cleaning 143002 clauses out of 286012 with flag 24592349/11917801
1695.93/1618.14	c cleaning 144003 clauses out of 288010 with flag 24950530/12062801
1719.23/1638.70	c cleaning 145001 clauses out of 290009 with flag 25307790/12208803
1742.74/1661.07	c cleaning 146002 clauses out of 292007 with flag 25661257/12355802
1766.47/1682.44	c cleaning 147000 clauses out of 294005 with flag 26003113/12503802
1790.55/1703.47	c cleaning 147999 clauses out of 296004 with flag 26351765/12652801
1814.46/1726.08	c cleaning 149003 clauses out of 298005 with flag 26697394/12802801
1839.70/1749.30	c cleaning 149994 clauses out of 300002 with flag 27049843/12953801
1864.73/1773.21	c cleaning 150998 clauses out of 302008 with flag 27403461/13105801
1890.04/1796.02	c cleaning 152003 clauses out of 304011 with flag 27757874/13258802
1915.86/1820.21	c cleaning 153000 clauses out of 306007 with flag 28113903/13412801
1942.84/1846.04	c cleaning 154001 clauses out of 308009 with flag 28471857/13567803
1969.11/1870.86	c cleaning 154994 clauses out of 310006 with flag 28828774/13723801
1997.26/1897.82	c cleaning 155994 clauses out of 312012 with flag 29188610/13880801
2024.51/1923.73	c cleaning 157010 clauses out of 314020 with flag 29551682/14038803
2051.26/1948.86	c cleaning 158000 clauses out of 316009 with flag 29919392/14197802
2080.43/1975.45	c cleaning 159002 clauses out of 318009 with flag 30287948/14357802
2108.65/2002.26	c cleaning 159995 clauses out of 320006 with flag 30660424/14518801
2139.75/2030.12	c cleaning 161001 clauses out of 322011 with flag 31033270/14680801
2168.72/2057.60	c cleaning 162002 clauses out of 324010 with flag 31410903/14843801
2196.68/2084.38	c cleaning 163000 clauses out of 326008 with flag 31789309/15007801
2223.75/2109.78	c cleaning 163998 clauses out of 328008 with flag 32170323/15172801
2252.49/2137.25	c cleaning 165002 clauses out of 330011 with flag 32554727/15338802
2281.14/2164.21	c cleaning 166004 clauses out of 332011 with flag 32939524/15505804
2309.63/2191.49	c cleaning 166998 clauses out of 334006 with flag 33327834/15673803
2341.38/2221.86	c cleaning 168001 clauses out of 336007 with flag 33718693/15842802
2371.86/2249.25	c cleaning 169001 clauses out of 338005 with flag 34112071/16012801
2402.64/2278.51	c cleaning 169998 clauses out of 340004 with flag 34507887/16183801
2431.60/2305.81	c cleaning 171001 clauses out of 342009 with flag 34906608/16355804
2462.56/2333.83	c cleaning 172001 clauses out of 344005 with flag 35312141/16528801
2493.01/2362.95	c cleaning 173001 clauses out of 346005 with flag 35715820/16702802
2522.30/2390.85	c cleaning 173999 clauses out of 348003 with flag 36123018/16877801
2555.05/2420.30	c cleaning 174993 clauses out of 350004 with flag 36534996/17053801
2586.57/2450.15	c cleaning 176000 clauses out of 352012 with flag 36949577/17230802
2617.72/2479.35	c cleaning 176998 clauses out of 354011 with flag 37370029/17408801
2649.76/2509.63	c cleaning 178000 clauses out of 356014 with flag 37790800/17587802
2680.39/2538.55	c cleaning 179004 clauses out of 358013 with flag 38206548/17767801
2713.15/2569.59	c cleaning 179999 clauses out of 360009 with flag 38625016/17948801
2748.26/2601.60	c cleaning 180998 clauses out of 362012 with flag 39049016/18130803
2786.39/2636.69	c cleaning 182000 clauses out of 364012 with flag 39478392/18313801
2819.28/2667.68	c cleaning 183000 clauses out of 366013 with flag 39911865/18497802
2853.44/2699.66	c cleaning 184002 clauses out of 368013 with flag 40345717/18682802
2885.27/2730.05	c cleaning 185001 clauses out of 370010 with flag 40779414/18868801
2918.61/2761.24	c cleaning 186003 clauses out of 372010 with flag 41216816/19055802
2953.35/2794.27	c cleaning 186997 clauses out of 374006 with flag 41661015/19243801
2990.03/2829.23	c cleaning 188001 clauses out of 376011 with flag 42107456/19432803
3025.08/2862.39	c cleaning 188999 clauses out of 378008 with flag 42558343/19622801
3063.83/2897.44	c cleaning 189997 clauses out of 380009 with flag 43003447/19813801
3101.38/2931.45	c cleaning 190997 clauses out of 382012 with flag 43452064/20005801
3137.54/2965.99	c cleaning 192002 clauses out of 384017 with flag 43907485/20198803
3176.81/3002.31	c cleaning 193000 clauses out of 386013 with flag 44359173/20392801
3213.59/3036.79	c cleaning 193998 clauses out of 388013 with flag 44814817/20587801
3249.69/3070.90	c cleaning 194999 clauses out of 390016 with flag 45279539/20783802
3286.82/3106.13	c cleaning 196003 clauses out of 392016 with flag 45739716/20980801
3323.27/3140.92	c cleaning 196999 clauses out of 394014 with flag 46207201/21178802
3363.76/3177.52	c cleaning 198003 clauses out of 396015 with flag 46676969/21377802
3401.59/3213.59	c cleaning 199004 clauses out of 398013 with flag 47150575/21577803
3440.94/3249.38	c cleaning 199996 clauses out of 400008 with flag 47630028/21778802
3479.41/3285.28	c cleaning 201000 clauses out of 402012 with flag 48109500/21980802
3518.59/3320.49	c cleaning 202001 clauses out of 404012 with flag 48589008/22183802
3559.08/3357.02	c cleaning 203000 clauses out of 406012 with flag 49072094/22387803
3598.62/3392.69	c cleaning 204000 clauses out of 408010 with flag 49557017/22592801
3600.01/3394.02	c starts		: 124651
3600.01/3394.02	c conflicts		: 22605447
3600.01/3394.03	c decisions		: 61497570
3600.01/3394.03	c propagations		: 894850289
3600.01/3394.03	c inspects		: 14855475793
3600.01/3394.03	c shortcuts		: 0
3600.01/3394.03	c learnt literals	: 0
3600.01/3394.03	c learnt binary clauses	: 0
3600.01/3394.03	c learnt ternary clauses	: 0
3600.01/3394.03	c learnt constraints	: 22605447
3600.01/3394.03	c ignored constraints	: 0
3600.01/3394.03	c root simplifications	: 0
3600.01/3394.03	c removed literals (reason simplification)	: 29709925
3600.01/3394.03	c reason swapping (by a shorter reason)	: 0
3600.01/3394.03	c Calls to reduceDB	: 255
3600.01/3394.03	c Number of update (reduction) of LBD	: 2491650
3600.01/3394.03	c Imported unit clauses	: 0
3600.01/3394.03	c No decision after first conflict	: false
3600.01/3394.03	c number of reductions to clauses (during analyze)	: 0
3600.01/3394.03	c number of learned constraints concerned by reduction	: 0
3600.01/3394.03	c number of learning phase by resolution	: 0
3600.01/3394.03	c number of learning phase by cutting planes	: 0
3600.01/3394.03	c number of rounding to 1 operations	: 0
3600.01/3394.03	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.01/3394.03	c number of reductions of the coefficients by power 2 	: 0
3600.01/3394.03	c number of right shift for reduction by power 2 	: 0
3600.01/3394.03	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.01/3394.03	c number of ending skipping 	: 0
3600.01/3394.03	c number of internal skipping 	: 0
3600.01/3394.03	c number of derivation steps 	: 0
3600.01/3394.03	c number of skipped derivation steps 	: 0
3600.01/3394.03	c number of remaining unassigned 	: 0
3600.01/3394.03	c number of remaining assigned 	: 0
3600.01/3394.03	c number of falsified literals weakened from reason	: 0
3600.01/3394.03	c number of falsified literals weakened from conflict	: 0
3600.01/3394.03	c time for arithmetic operations	: 0
3600.01/3394.03	c minimum degree of deleted constraints	: null
3600.01/3394.03	c maximum degree of deleted constraints	: null
3600.01/3394.03	c number of deleted constraints	: 0
3600.01/3394.04	c speed (assignments/second)	: 263672.9298727764
3600.01/3394.04	c non guided choices	: 0
3600.01/3394.10	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 216656
3600.01/3394.10	s SATISFIABLE
3600.01/3394.10	c Found 12 solution(s)
3600.01/3394.10	v -x1 x2 x3 x4 -x5 x6 x7 x8 x9 -x10 x11 -x12 x13 x14 -x15 -x16 -x17 x18 x19 -x20 x21 x22 x23 -x24 x25 x26 x27 x28 x29 -x30 x31 x32 x33 x34 -x35 x36 -x37 x38 x39 x40 x41 x42 x43 x44 x45 x46 x47 x48 x49 -x50 -x51 x52 -x53 x54 x55 -x56 -x57 -x58 -x59 -x60 x61 x62 -x63 x64 x65 -x66 -x67 -x68 -x69 x70 -x71 x72 x73 -x74 x75 x76 x77 x78 x79 x80 x81 -x82 x83 -x84 x85 x86 -x87 -x88 x89 x90 -x91 x92 x93 x94 x95 -x96 x97 x98 x99 x100 x101 -x102 x103 x104 x105 x106 x107 x108 -x109 x110 -x111 x112 -x113 x114 x115 x116 x117 -x118 -x119 x120 x121 x122 -x123 x124 -x125 -x126 -x127 x128 -x129 -x130 -x131 x132 x133 -x134 x135 x136 x137 -x138 -x139 x140 -x141 x142 x143 x144 x145 -x146 x147 -x148 -x149 x150 x151 x152 x153 x154 x155 -x156 -x157 x158 -x159 x160 x161 x162 x163 x164 x165 x166 x167 x168 x169 x170 -x171 x172 -x173 -x174 -x175 x176 x177 x178 x179 -x180 -x181 -x182 x183 -x184 x185 -x186 x187 x188 -x189 x190 -x191 x192 -x193 x194 x195 x196 x197 x198 x199 -x200 x201 x202 x203 -x204 x205 x206 x207 x208 x209 -x210 -x211 -x212 x213 -x214 -x215 x216 x217 x218 -x219 -x220 -x221 x222 x223 -x224 -x225 -x226 x227 x228 x229 -x230 x231 -x232 x233 -x234 -x235 x236 -x237 x238 x239 x240 x241 x242 -x243 -x244 x245 -x246 x247 x248 x249 -x250 -x251 -x252 x253 -x254 x255 x256 x257 -x258 -x259 -x260 x261 x262 x263 x264 -x265 -x266 x267 x268 x269 x270 -x271 -x272 x273 x274 -x275 x276 x277 x278 x279 -x280 -x281 x282 -x283 x284 x285 x286 -x287 x288 x289 -x290 -x291 -x292 x293 x294 -x295 -x296 -x297 x298 x299 -x300 x301 x302 -x303 -x304 x305 -x306 -x307 -x308 -x309 x310 -x311 x312 -x313 x314 -x315 -x316 x317 -x318 -x319 x320 x321 x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 x331 -x332 -x333 -x334 x335 -x336 -x337 x338 x339 -x340 -x341 -x342 -x343 x344 -x345 -x346 -x347 -x348 -x349 x350 -x351 -x352 -x353 -x354 -x355 -x356 x357 x358 -x359 -x360 -x361 -x362 -x363 x364 -x365 x366 -x367 -x368 x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 x397 -x398 -x399 -x400 x401 -x402 -x403 -x404 -x405 -x406 -x407 x408 -x409 -x410 x411 -x412 -x413 -x414 x415 -x416 -x417 -x418 -x419 -x420 x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 
3600.21/3394.11	c objective function=216
3600.21/3394.11	c Total wall clock time (in seconds): 3393.951

Verifier Data

OK	216

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (3406 MiB free)
  memory of node 1: 64507 MiB (31659 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=45241, runsolver pid=45238

[startup+0.100061 s]*
/proc/loadavg: 4.29 4.32 4.35 7/345 45259
/proc/meminfo: memFree=35897736/131249996 swapFree=33010416/33010684
[pid=45241] ppid=45238 vsize=18930384 memory=51984 CPUtime=0.1 cores=5,7
/proc/45241/stat : 45241 (java) S 45238 45241 43887 0 -1 4194304 6132 0 0 0 8 2 0 0 20 0 18 0 50164173 19384713216 12996 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
/proc/45241/statm: 4732596 12996 5369 1 0 547233 0
[pid=45241/tid=45243] ppid=45238 vsize=18930384 memory=4026531960 CPUtime=0.06 cores=5,7
/proc/45241/task/45243/stat : 45243 (java) R 45238 45241 43887 0 -1 4194368 4967 0 0 0 5 1 0 0 20 0 18 0 50164176 19384713216 12996 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45252] ppid=45238 vsize=18930384 memory=228522721619 CPUtime=0 cores=5,7
/proc/45241/task/45252/stat : 45252 (Finalizer) S 45238 45241 43887 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 50164178 19384713216 12996 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45259] ppid=45238 vsize=18930384 memory=59585004335790 CPUtime=0 cores=5,7
/proc/45241/task/45259/stat : 45259 (Common-Cleaner) S 45238 45241 43887 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 50164178 19384713216 12996 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 51984 KiB

[startup+0.206076 s]*
/proc/loadavg: 4.29 4.32 4.35 7/345 45259
/proc/meminfo: memFree=35877452/131249996 swapFree=33010416/33010684
[pid=45241] ppid=45238 vsize=18930384 memory=61876 CPUtime=0.29 cores=5,7
/proc/45241/stat : 45241 (java) S 45238 45241 43887 0 -1 4194304 6993 0 0 0 26 3 0 0 20 0 18 0 50164173 19384713216 15469 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
/proc/45241/statm: 4732596 15469 5433 1 0 547928 0
[pid=45241/tid=45243] ppid=45238 vsize=18930384 memory=4026663196 CPUtime=0.16 cores=5,7
/proc/45241/task/45243/stat : 45243 (java) R 45238 45241 43887 0 -1 4194368 5281 0 0 0 14 2 0 0 20 0 18 0 50164176 19384713216 15469 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45252] ppid=45238 vsize=18930384 memory=16912 CPUtime=0 cores=5,7
/proc/45241/task/45252/stat : 45252 (Finalizer) S 45238 45241 43887 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 50164178 19384713216 15469 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45259] ppid=45238 vsize=18930384 memory=58485492679654 CPUtime=0 cores=5,7
/proc/45241/task/45259/stat : 45259 (Common-Cleaner) S 45238 45241 43887 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 50164178 19384713216 15469 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 61876 KiB

[startup+0.305932 s]*
/proc/loadavg: 4.29 4.32 4.35 7/346 45260
/proc/meminfo: memFree=35875940/131249996 swapFree=33010416/33010684
[pid=45241] ppid=45238 vsize=18996948 memory=70480 CPUtime=0.48 cores=5,7
/proc/45241/stat : 45241 (java) S 45238 45241 43887 0 -1 4194304 8153 0 0 0 44 4 0 0 20 0 19 0 50164173 19452874752 17620 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
/proc/45241/statm: 4749237 17620 5465 1 0 548661 0
[pid=45241/tid=45243] ppid=45238 vsize=18996948 memory=-6000919472740263787 CPUtime=0.24 cores=5,7
/proc/45241/task/45243/stat : 45243 (java) R 45238 45241 43887 0 -1 4194368 5443 0 0 0 22 2 0 0 20 0 19 0 50164176 19452874752 17620 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45252] ppid=45238 vsize=18996948 memory=0 CPUtime=0 cores=5,7
/proc/45241/task/45252/stat : 45252 (Finalizer) S 45238 45241 43887 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 50164178 19452874752 17620 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45259] ppid=45238 vsize=18996948 memory=0 CPUtime=0 cores=5,7
/proc/45241/task/45259/stat : 45259 (Common-Cleaner) S 45238 45241 43887 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 50164178 19452874752 17620 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45260] ppid=45238 vsize=18996948 memory=0 CPUtime=0 cores=5,7
/proc/45241/task/45260/stat : 45260 (Timer-0) S 45238 45241 43887 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 50164198 19452874752 17620 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 70480 KiB

[startup+0.700234 s]
/proc/loadavg: 4.29 4.32 4.35 7/346 45260
/proc/meminfo: memFree=35818156/131249996 swapFree=33010416/33010684
[pid=45241] ppid=45238 vsize=19063512 memory=161400 CPUtime=1.23 cores=5,7
/proc/45241/stat : 45241 (java) S 45238 45241 43887 0 -1 4194304 10063 0 0 0 117 6 0 0 20 0 20 0 50164173 19521036288 40350 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
/proc/45241/statm: 4765878 40350 5529 1 0 549780 0
[pid=45241/tid=45243] ppid=45238 vsize=19063512 memory=17792 CPUtime=0.61 cores=5,7
/proc/45241/task/45243/stat : 45243 (java) R 45238 45241 43887 0 -1 4194368 5491 0 0 0 56 5 0 0 20 0 20 0 50164176 19521036288 40350 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45252] ppid=45238 vsize=19063512 memory=11008 CPUtime=0 cores=5,7
/proc/45241/task/45252/stat : 45252 (Finalizer) S 45238 45241 43887 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50164178 19521036288 40350 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45259] ppid=45238 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/45241/task/45259/stat : 45259 (Common-Cleaner) S 45238 45241 43887 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 50164178 19521036288 40350 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45260] ppid=45238 vsize=19063512 memory=4764 CPUtime=0 cores=5,7
/proc/45241/task/45260/stat : 45260 (Timer-0) S 45238 45241 43887 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50164198 19521036288 40350 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
Current children cumulated CPU time: 1.23 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 161400 KiB

[startup+1.50026 s]
/proc/loadavg: 4.29 4.32 4.35 6/347 45261
/proc/meminfo: memFree=35739964/131249996 swapFree=33010416/33010684
[pid=45241] ppid=45238 vsize=19063512 memory=187632 CPUtime=2.81 cores=5,7
/proc/45241/stat : 45241 (java) S 45238 45241 43887 0 -1 4194304 20320 0 0 0 272 9 0 0 20 0 20 0 50164173 19521036288 46908 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
/proc/45241/statm: 4765878 46908 5529 1 0 553130 0
[pid=45241/tid=45243] ppid=45238 vsize=19063512 memory=11008 CPUtime=1.36 cores=5,7
/proc/45241/task/45243/stat : 45243 (java) R 45238 45241 43887 0 -1 4194368 5818 0 0 0 131 5 0 0 20 0 20 0 50164176 19521036288 46908 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45252] ppid=45238 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/45241/task/45252/stat : 45252 (Finalizer) S 45238 45241 43887 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50164178 19521036288 46908 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45259] ppid=45238 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/45241/task/45259/stat : 45259 (Common-Cleaner) S 45238 45241 43887 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 50164178 19521036288 46908 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45260] ppid=45238 vsize=19063512 memory=4764 CPUtime=0 cores=5,7
/proc/45241/task/45260/stat : 45260 (Timer-0) S 45238 45241 43887 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50164198 19521036288 46908 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
Current children cumulated CPU time: 2.81 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 187632 KiB

[startup+3.10578 s]
/proc/loadavg: 4.29 4.32 4.35 6/347 45261
/proc/meminfo: memFree=35171560/131249996 swapFree=33010416/33010684
[pid=45241] ppid=45238 vsize=19063512 memory=714564 CPUtime=5.79 cores=5,7
/proc/45241/stat : 45241 (java) S 45238 45241 43887 0 -1 4194304 24349 0 0 0 556 23 0 0 20 0 20 0 50164173 19521036288 178641 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
/proc/45241/statm: 4765878 178641 5529 1 0 659800 0
[pid=45241/tid=45243] ppid=45238 vsize=19063512 memory=11008 CPUtime=2.89 cores=5,7
/proc/45241/task/45243/stat : 45243 (java) R 45238 45241 43887 0 -1 4194368 7087 0 0 0 272 17 0 0 20 0 20 0 50164176 19521036288 178641 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45252] ppid=45238 vsize=19063512 memory=-6000919472740263787 CPUtime=0 cores=5,7
/proc/45241/task/45252/stat : 45252 (Finalizer) S 45238 45241 43887 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50164178 19521036288 178641 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45259] ppid=45238 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/45241/task/45259/stat : 45259 (Common-Cleaner) S 45238 45241 43887 0 -1 4194368 32 0 0 0 0 0 0 0 20 0 20 0 50164178 19521036288 178641 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45260] ppid=45238 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/45241/task/45260/stat : 45260 (Timer-0) S 45238 45241 43887 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50164198 19521036288 178641 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
Current children cumulated CPU time: 5.79 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 714564 KiB

[startup+6.30022 s]
/proc/loadavg: 4.27 4.32 4.35 5/347 45261
/proc/meminfo: memFree=34216144/131249996 swapFree=33010416/33010684
[pid=45241] ppid=45238 vsize=19063512 memory=1506696 CPUtime=9.51 cores=5,7
/proc/45241/stat : 45241 (java) S 45238 45241 43887 0 -1 4194304 25564 0 0 0 905 46 0 0 20 0 20 0 50164173 19521036288 376674 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
/proc/45241/statm: 4765878 376674 5529 1 0 866606 0
[pid=45241/tid=45243] ppid=45238 vsize=19063512 memory=0 CPUtime=5.87 cores=5,7
/proc/45241/task/45243/stat : 45243 (java) R 45238 45241 43887 0 -1 4194368 7485 0 0 0 554 33 0 0 20 0 20 0 50164176 19521036288 376674 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45252] ppid=45238 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/45241/task/45252/stat : 45252 (Finalizer) S 45238 45241 43887 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50164178 19521036288 376674 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45259] ppid=45238 vsize=19063512 memory=11008 CPUtime=0 cores=5,7
/proc/45241/task/45259/stat : 45259 (Common-Cleaner) S 45238 45241 43887 0 -1 4194368 32 0 0 0 0 0 0 0 20 0 20 0 50164178 19521036288 376674 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45260] ppid=45238 vsize=19063512 memory=187780 CPUtime=0 cores=5,7
/proc/45241/task/45260/stat : 45260 (Timer-0) S 45238 45241 43887 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50164198 19521036288 376674 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
Current children cumulated CPU time: 9.51 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1506696 KiB

[startup+12.7002 s]
/proc/loadavg: 4.25 4.31 4.35 6/347 45261
/proc/meminfo: memFree=33129756/131249996 swapFree=33010416/33010684
[pid=45241] ppid=45238 vsize=19063512 memory=2280884 CPUtime=16.09 cores=5,7
/proc/45241/stat : 45241 (java) S 45238 45241 43887 0 -1 4194304 26521 0 0 0 1539 70 0 0 20 0 20 0 50164173 19521036288 570221 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
/proc/45241/statm: 4765878 570221 5529 1 0 1052538 0
[pid=45241/tid=45243] ppid=45238 vsize=19063512 memory=187780 CPUtime=12.05 cores=5,7
/proc/45241/task/45243/stat : 45243 (java) R 45238 45241 43887 0 -1 4194368 7881 0 0 0 1149 56 0 0 20 0 20 0 50164176 19521036288 570221 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45252] ppid=45238 vsize=19063512 memory=11008 CPUtime=0 cores=5,7
/proc/45241/task/45252/stat : 45252 (Finalizer) S 45238 45241 43887 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50164178 19521036288 570221 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45259] ppid=45238 vsize=19063512 memory=2264364 CPUtime=0 cores=5,7
/proc/45241/task/45259/stat : 45259 (Common-Cleaner) S 45238 45241 43887 0 -1 4194368 32 0 0 0 0 0 0 0 20 0 20 0 50164178 19521036288 570221 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45260] ppid=45238 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/45241/task/45260/stat : 45260 (Timer-0) S 45238 45241 43887 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50164198 19521036288 570221 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
Current children cumulated CPU time: 16.09 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2280884 KiB

[startup+25.5002 s]
/proc/loadavg: 4.41 4.35 4.36 5/347 45261
/proc/meminfo: memFree=31944116/131249996 swapFree=33010416/33010684
[pid=45241] ppid=45238 vsize=19063512 memory=2861040 CPUtime=29.31 cores=5,7
/proc/45241/stat : 45241 (java) S 45238 45241 43887 0 -1 4194304 30909 0 0 0 2829 102 0 0 20 0 20 0 50164173 19521036288 715260 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
/proc/45241/statm: 4765878 715260 5529 1 0 1052544 0
[pid=45241/tid=45243] ppid=45238 vsize=19063512 memory=11008 CPUtime=24.42 cores=5,7
/proc/45241/task/45243/stat : 45243 (java) R 45238 45241 43887 0 -1 4194368 9648 0 0 0 2363 79 0 0 20 0 20 0 50164176 19521036288 715260 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45252] ppid=45238 vsize=19063512 memory=2264364 CPUtime=0 cores=5,7
/proc/45241/task/45252/stat : 45252 (Finalizer) S 45238 45241 43887 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50164178 19521036288 715260 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45259] ppid=45238 vsize=19063512 memory=2372 CPUtime=0 cores=5,7
/proc/45241/task/45259/stat : 45259 (Common-Cleaner) S 45238 45241 43887 0 -1 4194368 32 0 0 0 0 0 0 0 20 0 20 0 50164178 19521036288 715260 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45260] ppid=45238 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/45241/task/45260/stat : 45260 (Timer-0) S 45238 45241 43887 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50164198 19521036288 715260 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
Current children cumulated CPU time: 29.31 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2861040 KiB

[startup+51.1059 s]
/proc/loadavg: 4.27 4.32 4.35 6/347 45262
/proc/meminfo: memFree=30208788/131249996 swapFree=33010416/33010684
[pid=45241] ppid=45238 vsize=19063512 memory=3425040 CPUtime=55.64 cores=5,7
/proc/45241/stat : 45241 (java) S 45238 45241 43887 0 -1 4194304 36026 0 0 0 5417 147 0 0 20 0 20 0 50164173 19521036288 856260 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
/proc/45241/statm: 4765878 856260 5561 1 0 1052545 0
[pid=45241/tid=45243] ppid=45238 vsize=19063512 memory=3425040 CPUtime=49.09 cores=5,7
/proc/45241/task/45243/stat : 45243 (java) R 45238 45241 43887 0 -1 4194368 12665 0 0 0 4797 112 0 0 20 0 20 0 50164176 19521036288 856260 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0

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

[startup+3042.3 s]
/proc/loadavg: 1.28 1.23 1.58 2/273 45537
/proc/meminfo: memFree=91565912/131249996 swapFree=33010416/33010684
[pid=45241] ppid=45238 vsize=19063512 memory=4206312 CPUtime=3219.21 cores=5,7
/proc/45241/stat : 45241 (java) S 45238 45241 43887 0 -1 4194304 1609802 0 0 0 318388 3533 0 0 20 0 20 0 50164173 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
/proc/45241/statm: 4765878 1051578 5561 1 0 1064269 0
[pid=45241/tid=45243] ppid=45238 vsize=19063512 memory=4206312 CPUtime=2930.6 cores=5,7
/proc/45241/task/45243/stat : 45243 (java) R 45238 45241 43887 0 -1 4194368 1376290 0 0 0 289775 3285 0 0 20 0 20 0 50164176 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45252] ppid=45238 vsize=19063512 memory=4206312 CPUtime=0 cores=5,7
/proc/45241/task/45252/stat : 45252 (Finalizer) S 45238 45241 43887 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50164178 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45259] ppid=45238 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/45241/task/45259/stat : 45259 (Common-Cleaner) S 45238 45241 43887 0 -1 4194368 1268 0 0 0 0 0 0 0 20 0 20 0 50164178 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45260] ppid=45238 vsize=19063512 memory=4206312 CPUtime=0 cores=5,7
/proc/45241/task/45260/stat : 45260 (Timer-0) S 45238 45241 43887 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50164198 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
Current children cumulated CPU time: 3219.21 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4206312 KiB

[startup+3102.3 s]
/proc/loadavg: 1.29 1.24 1.56 2/272 45540
/proc/meminfo: memFree=90992848/131249996 swapFree=33010416/33010684
[pid=45241] ppid=45238 vsize=19063512 memory=4206312 CPUtime=3282.83 cores=5,7
/proc/45241/stat : 45241 (java) S 45238 45241 43887 0 -1 4194304 1642113 0 0 0 324699 3584 0 0 20 0 20 0 50164173 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
/proc/45241/statm: 4765878 1051578 5561 1 0 1064269 0
[pid=45241/tid=45243] ppid=45238 vsize=19063512 memory=4206312 CPUtime=2988.04 cores=5,7
/proc/45241/task/45243/stat : 45243 (java) R 45238 45241 43887 0 -1 4194368 1406046 0 0 0 295472 3332 0 0 20 0 20 0 50164176 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45252] ppid=45238 vsize=19063512 memory=4206312 CPUtime=0 cores=5,7
/proc/45241/task/45252/stat : 45252 (Finalizer) S 45238 45241 43887 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50164178 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45259] ppid=45238 vsize=19063512 memory=5632 CPUtime=0 cores=5,7
/proc/45241/task/45259/stat : 45259 (Common-Cleaner) S 45238 45241 43887 0 -1 4194368 1287 0 0 0 0 0 0 0 20 0 20 0 50164178 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45260] ppid=45238 vsize=19063512 memory=4206312 CPUtime=0 cores=5,7
/proc/45241/task/45260/stat : 45260 (Timer-0) S 45238 45241 43887 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50164198 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
Current children cumulated CPU time: 3282.83 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4206312 KiB

[startup+3162.3 s]
/proc/loadavg: 1.17 1.21 1.53 2/272 45542
/proc/meminfo: memFree=90416164/131249996 swapFree=33010416/33010684
[pid=45241] ppid=45238 vsize=19063512 memory=4206312 CPUtime=3346.79 cores=5,7
/proc/45241/stat : 45241 (java) S 45238 45241 43887 0 -1 4194304 1642724 0 0 0 331044 3635 0 0 20 0 20 0 50164173 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
/proc/45241/statm: 4765878 1051578 5561 1 0 1064269 0
[pid=45241/tid=45243] ppid=45238 vsize=19063512 memory=4206312 CPUtime=3045.46 cores=5,7
/proc/45241/task/45243/stat : 45243 (java) R 45238 45241 43887 0 -1 4194368 1406552 0 0 0 301166 3380 0 0 20 0 20 0 50164176 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45252] ppid=45238 vsize=19063512 memory=5632 CPUtime=0 cores=5,7
/proc/45241/task/45252/stat : 45252 (Finalizer) S 45238 45241 43887 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50164178 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45259] ppid=45238 vsize=19063512 memory=17792 CPUtime=0 cores=5,7
/proc/45241/task/45259/stat : 45259 (Common-Cleaner) S 45238 45241 43887 0 -1 4194368 1305 0 0 0 0 0 0 0 20 0 20 0 50164178 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45260] ppid=45238 vsize=19063512 memory=17792 CPUtime=0 cores=5,7
/proc/45241/task/45260/stat : 45260 (Timer-0) S 45238 45241 43887 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50164198 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
Current children cumulated CPU time: 3346.79 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4206312 KiB

[startup+3222.3 s]
/proc/loadavg: 1.17 1.20 1.51 2/272 45544
/proc/meminfo: memFree=89885284/131249996 swapFree=33010416/33010684
[pid=45241] ppid=45238 vsize=19063512 memory=4206312 CPUtime=3411.72 cores=5,7
/proc/45241/stat : 45241 (java) S 45238 45241 43887 0 -1 4194304 1673482 0 0 0 337485 3687 0 0 20 0 20 0 50164173 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
/proc/45241/statm: 4765878 1051578 5561 1 0 1064269 0
[pid=45241/tid=45243] ppid=45238 vsize=19063512 memory=5632 CPUtime=3103.33 cores=5,7
/proc/45241/task/45243/stat : 45243 (java) R 45238 45241 43887 0 -1 4194368 1434738 0 0 0 306906 3427 0 0 20 0 20 0 50164176 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45252] ppid=45238 vsize=19063512 memory=4206312 CPUtime=0 cores=5,7
/proc/45241/task/45252/stat : 45252 (Finalizer) S 45238 45241 43887 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50164178 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45259] ppid=45238 vsize=19063512 memory=4206312 CPUtime=0 cores=5,7
/proc/45241/task/45259/stat : 45259 (Common-Cleaner) S 45238 45241 43887 0 -1 4194368 1305 0 0 0 0 0 0 0 20 0 20 0 50164178 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45260] ppid=45238 vsize=19063512 memory=14464 CPUtime=0 cores=5,7
/proc/45241/task/45260/stat : 45260 (Timer-0) S 45238 45241 43887 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50164198 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
Current children cumulated CPU time: 3411.72 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4206312 KiB

[startup+3282.3 s]
/proc/loadavg: 1.27 1.22 1.50 2/273 45552
/proc/meminfo: memFree=89338160/131249996 swapFree=33010416/33010684
[pid=45241] ppid=45238 vsize=19063512 memory=4206312 CPUtime=3476.52 cores=5,7
/proc/45241/stat : 45241 (java) S 45238 45241 43887 0 -1 4194304 1678891 0 0 0 343918 3734 0 0 20 0 20 0 50164173 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
/proc/45241/statm: 4765878 1051578 5561 1 0 1064269 0
[pid=45241/tid=45243] ppid=45238 vsize=19063512 memory=4206312 CPUtime=3160.83 cores=5,7
/proc/45241/task/45243/stat : 45243 (java) R 45238 45241 43887 0 -1 4194368 1439588 0 0 0 312613 3470 0 0 20 0 20 0 50164176 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45252] ppid=45238 vsize=19063512 memory=4206312 CPUtime=0 cores=5,7
/proc/45241/task/45252/stat : 45252 (Finalizer) S 45238 45241 43887 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50164178 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45259] ppid=45238 vsize=19063512 memory=4206312 CPUtime=0 cores=5,7
/proc/45241/task/45259/stat : 45259 (Common-Cleaner) S 45238 45241 43887 0 -1 4194368 1327 0 0 0 0 0 0 0 20 0 20 0 50164178 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45260] ppid=45238 vsize=19063512 memory=4206312 CPUtime=0 cores=5,7
/proc/45241/task/45260/stat : 45260 (Timer-0) S 45238 45241 43887 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50164198 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
Current children cumulated CPU time: 3476.52 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4206312 KiB

[startup+3342.3 s]
/proc/loadavg: 1.26 1.23 1.48 2/274 45555
/proc/meminfo: memFree=88730356/131249996 swapFree=33010416/33010684
[pid=45241] ppid=45238 vsize=19063512 memory=4206312 CPUtime=3542.36 cores=5,7
/proc/45241/stat : 45241 (java) S 45238 45241 43887 0 -1 4194304 1709761 0 0 0 350449 3787 0 0 20 0 20 0 50164173 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
/proc/45241/statm: 4765878 1051578 5561 1 0 1064269 0
[pid=45241/tid=45243] ppid=45238 vsize=19063512 memory=4206312 CPUtime=3218.79 cores=5,7
/proc/45241/task/45243/stat : 45243 (java) R 45238 45241 43887 0 -1 4194368 1468591 0 0 0 318361 3518 0 0 20 0 20 0 50164176 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45252] ppid=45238 vsize=19063512 memory=-6000919472740263787 CPUtime=0 cores=5,7
/proc/45241/task/45252/stat : 45252 (Finalizer) S 45238 45241 43887 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50164178 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45259] ppid=45238 vsize=19063512 memory=-6000919472740263787 CPUtime=0 cores=5,7
/proc/45241/task/45259/stat : 45259 (Common-Cleaner) S 45238 45241 43887 0 -1 4194368 1344 0 0 0 0 0 0 0 20 0 20 0 50164178 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45260] ppid=45238 vsize=19063512 memory=1792 CPUtime=0 cores=5,7
/proc/45241/task/45260/stat : 45260 (Timer-0) S 45238 45241 43887 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50164198 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
Current children cumulated CPU time: 3542.36 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4206312 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3394 s]*
/proc/loadavg: 1.26 1.24 1.47 2/274 45557
/proc/meminfo: memFree=88317280/131249996 swapFree=33010416/33010684
[pid=45241] ppid=45238 vsize=19063512 memory=4206312 CPUtime=3600.01 cores=5,7
/proc/45241/stat : 45241 (java) S 45238 45241 43887 0 -1 4194304 1711833 0 0 0 356175 3826 0 0 20 0 20 0 50164173 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
/proc/45241/statm: 4765878 1051578 5561 1 0 1064269 0
[pid=45241/tid=45243] ppid=45238 vsize=19063512 memory=-6000919472740263787 CPUtime=3268.26 cores=5,7
/proc/45241/task/45243/stat : 45243 (java) R 45238 45241 43887 0 -1 4194368 1470212 0 0 0 323273 3553 0 0 20 0 20 0 50164176 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45252] ppid=45238 vsize=19063512 memory=4498983453857574557 CPUtime=0 cores=5,7
/proc/45241/task/45252/stat : 45252 (Finalizer) S 45238 45241 43887 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50164178 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45259] ppid=45238 vsize=19063512 memory=6656 CPUtime=0 cores=5,7
/proc/45241/task/45259/stat : 45259 (Common-Cleaner) S 45238 45241 43887 0 -1 4194368 1344 0 0 0 0 0 0 0 20 0 20 0 50164178 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45260] ppid=45238 vsize=19063512 memory=2688 CPUtime=0 cores=5,7
/proc/45241/task/45260/stat : 45260 (Timer-0) S 45238 45241 43887 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50164198 19521036288 1051578 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4206312 KiB

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

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

# cumulated CPU time of all completed processes:  user=3561.96 s, system=38.284 s

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

[startup+3394.11 s]
/proc/loadavg: 1.26 1.24 1.47 2/274 45557
/proc/meminfo: memFree=88317280/131249996 swapFree=33010416/33010684
[pid=45241] ppid=45238 vsize=19263204 memory=4206952 CPUtime=3600.21 cores=5,7
/proc/45241/stat : 45241 (java) S 45238 45241 43887 0 -1 4194304 1713206 0 0 0 356195 3826 0 0 20 0 21 0 50164173 19725520896 1051738 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
/proc/45241/statm: 4815801 1051738 5561 1 0 1065204 0
[pid=45241/tid=45243] ppid=45238 vsize=19263204 memory=4206312 CPUtime=3268.35 cores=5,7
/proc/45241/task/45243/stat : 45243 (java) R 45238 45241 43887 0 -1 4194368 1470305 0 0 0 323282 3553 0 0 20 0 21 0 50164176 19725520896 1051738 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45252] ppid=45238 vsize=19263204 memory=4206312 CPUtime=0 cores=5,7
/proc/45241/task/45252/stat : 45252 (Finalizer) S 45238 45241 43887 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 50164178 19725520896 1051738 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
[pid=45241/tid=45259] ppid=45238 vsize=19263204 memory=-6000919472740263787 CPUtime=0 cores=5,7
/proc/45241/task/45259/stat : 45259 (Common-Cleaner) S 45238 45241 43887 0 -1 4194368 1344 0 0 0 0 0 0 0 20 0 21 0 50164178 19725520896 1051738 18446744073709551615 93876954013696 93876954017392 140725217561216 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 93876954025208 93876954026000 93876956442624 140725217569072 140725217569254 140725217569254 140725217574856 0
Current children cumulated CPU time: 3600.21 s
Current children cumulated vsize: 19263204 KiB
Current children cumulated memory: 4206952 KiB

Child status: 143

Real time (s): 3394.15
CPU time (s): 3600.24
CPU user time (s): 3561.96
CPU system time (s): 38.284
CPU usage (%): 106.072
Max. virtual memory (cumulated for all children) (KiB): 19263204
Max. memory (cumulated for all children) (KiB): 8107620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3561.96
system time used= 38.284
maximum resident set size= 8107620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1713237
page faults= 0
swaps= 0
block input operations= 0
block output operations= 75075128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 136801
involuntary context switches= 33791


# summary of solver processes directly reported to runsolver:
#   pid: 45241
#   total CPU time (s): 3600.24
#   total CPU user time (s): 3561.96
#   total CPU system time (s): 38.284

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.83671 second user time and 15.9535 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-07-01 06:40:46
IDJOB=4489423
IDBENCH=147547
IDSOLVER=3364
FILE ID=nodeC030/4489423-1751344846
RUNJOBID= nodeC030-1751335254-43900
SLURM_JOB_ID= 9594379
Free space on /tmp= 433032 MiB

SOLVER NAME= Sat4j Resolution VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_13.opb.PB06.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4489423-1751344846/watcher-4489423-1751344846 -o /tmp/evaluation-result-4489423-1751344846/solver-4489423-1751344846 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751335254-43900 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4489423-1751344846 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4489423-1751344846.opb

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

MD5SUM BENCH= 15e811bd466a2fe28afb8f0d217d004b
RANDOM SEED=1494244930

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        35907512 kB
MemAvailable:   93172532 kB
Buffers:            2564 kB
Cached:         57981268 kB
SwapCached:           16 kB
Active:         36707104 kB
Inactive:       57562636 kB
Active(anon):   36299516 kB
Inactive(anon):     4548 kB
Active(file):     407588 kB
Inactive(file): 57558088 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:           7079052 kB
Writeback:             0 kB
AnonPages:      36284348 kB
Mapped:           123348 kB
Shmem:             18048 kB
KReclaimable:     276764 kB
Slab:             588672 kB
SReclaimable:     276764 kB
SUnreclaim:       311908 kB
KernelStack:        5312 kB
PageTables:        74680 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   36857672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151640 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  35362816 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433036 MiB
End job on nodeC030 at 2025-07-01 07:37:20