Trace number 4496008

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Resolution 2025-06-06? (TO) 3600.19 3598.3

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
manquiho/Aardal_1/normalized-cuww5.opb
MD5SUMf50ea280ec2253a5ba14d185d456771a
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.019044
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables86
Total number of constraints2
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 constraints2
Minimum length of a constraint86
Maximum length of a constraint86
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 45094584
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 553509859
Number of bits of the biggest sum of numbers30
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.06	c See www.sat4j.org for details.
0.00/0.07	c version PB25.v20250606
0.00/0.08	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.08	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.08	c java.vm.version	22.0.1+8-16
0.00/0.08	c java.vm.vendor	Oracle Corporation
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		22.0.1
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		2104792832
0.00/0.08	c Max memory 		16282288128
0.00/0.08	c Total memory 		2113929216
0.00/0.09	c Number of processors 	2
0.12/0.13	c Pseudo Boolean Optimization by upper bound
0.12/0.13	c --- Begin Solver configuration ---
0.12/0.13	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.12/0.13	c Learn all clauses as in MiniSAT
0.12/0.13	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.13	c Expensive reason simplification
0.12/0.13	c Glucose 2.1 dynamic restart strategy
0.12/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.12/0.13	c timeout=2147483s
0.12/0.13	c DB Simplification allowed=false
0.12/0.13	c Listener: none
0.12/0.13	c --- End Solver configuration ---
0.12/0.13	c solving HOME/instance-4496008-1751160478.opb
0.12/0.13	c reading problem ... 
0.12/0.13	c  no objective function found
0.12/0.14	c ... done. Wall clock time 0.008s.
0.12/0.14	c declared #vars     86
0.12/0.14	c #constraints  2
0.12/0.14	c constraints type 
0.12/0.14	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2
0.12/0.14	c 2 constraints processed.
0.71/0.48	c cleaning 2500 clauses out of 5000 with flag 10009/5000
1.27/0.79	c cleaning 4251 clauses out of 8501 with flag 22067/11001
1.87/1.09	c cleaning 5624 clauses out of 11249 with flag 36076/18000
2.23/1.24	c cleaning 6814 clauses out of 13628 with flag 52085/26003
2.53/1.41	c cleaning 7907 clauses out of 15814 with flag 70091/35003
2.80/1.60	c cleaning 8952 clauses out of 17904 with flag 90091/45000
3.05/1.84	c cleaning 9976 clauses out of 19953 with flag 112099/56001
3.25/2.08	c cleaning 10988 clauses out of 21976 with flag 136108/68000
3.55/2.33	c cleaning 11995 clauses out of 23991 with flag 162119/81003
3.85/2.63	c cleaning 12996 clauses out of 25995 with flag 190121/95002
4.16/2.98	c cleaning 13995 clauses out of 27997 with flag 220123/110000
4.57/3.36	c cleaning 14998 clauses out of 30002 with flag 252132/126000
4.99/3.73	c cleaning 16002 clauses out of 32006 with flag 286150/143002
5.42/4.11	c cleaning 17001 clauses out of 34002 with flag 322162/161000
5.81/4.55	c cleaning 18002 clauses out of 36003 with flag 360178/180002
6.32/5.03	c cleaning 18997 clauses out of 38000 with flag 400184/200001
6.81/5.57	c cleaning 19996 clauses out of 40002 with flag 442211/221000
7.42/6.16	c cleaning 21004 clauses out of 42007 with flag 486232/243001
8.14/6.85	c cleaning 21997 clauses out of 44002 with flag 532251/266000
8.84/7.51	c cleaning 23004 clauses out of 46007 with flag 580281/290002
9.44/8.16	c cleaning 23998 clauses out of 48001 with flag 630288/315000
10.23/8.96	c cleaning 24999 clauses out of 50003 with flag 682302/341000
11.13/9.83	c cleaning 26000 clauses out of 52005 with flag 736328/368001
11.95/10.66	c cleaning 26999 clauses out of 54004 with flag 792333/396000
12.76/11.47	c cleaning 28000 clauses out of 56005 with flag 850355/425000
13.76/12.45	c cleaning 29002 clauses out of 58007 with flag 910390/455002
14.76/13.41	c cleaning 29999 clauses out of 60003 with flag 972430/486000
15.89/14.58	c cleaning 31004 clauses out of 62007 with flag 1036464/518003
16.89/15.52	c cleaning 32001 clauses out of 64002 with flag 1102497/551002
17.88/16.54	c cleaning 32999 clauses out of 65999 with flag 1170521/585000
19.42/18.08	c cleaning 34000 clauses out of 68001 with flag 1240552/620001
20.71/19.35	c cleaning 35000 clauses out of 70000 with flag 1312570/656000
22.11/20.79	c cleaning 36000 clauses out of 72001 with flag 1386610/693001
23.70/22.30	c cleaning 36995 clauses out of 74001 with flag 1462625/731001
24.83/23.49	c cleaning 38000 clauses out of 76005 with flag 1540638/770000
26.23/24.84	c cleaning 39001 clauses out of 78005 with flag 1620663/810000
27.73/26.30	c cleaning 39997 clauses out of 80006 with flag 1702688/851002
29.25/27.80	c cleaning 41002 clauses out of 82007 with flag 1786707/893000
30.74/29.30	c cleaning 41998 clauses out of 84005 with flag 1872738/936000
32.36/30.93	c cleaning 43000 clauses out of 86007 with flag 1960759/980000
34.07/32.62	c cleaning 44000 clauses out of 88007 with flag 2050802/1025000
35.67/34.24	c cleaning 45005 clauses out of 90009 with flag 2142832/1071002
37.50/36.10	c cleaning 45998 clauses out of 92003 with flag 2236845/1118001
39.19/37.76	c cleaning 46998 clauses out of 94004 with flag 2332889/1166000
41.59/40.14	c cleaning 47998 clauses out of 96006 with flag 2430932/1215000
43.42/41.99	c cleaning 49002 clauses out of 98008 with flag 2530977/1265000
45.71/44.28	c cleaning 50000 clauses out of 100006 with flag 2633018/1316000
48.05/46.50	c cleaning 51004 clauses out of 102008 with flag 2737045/1368002
50.65/49.12	c cleaning 51994 clauses out of 104003 with flag 2843063/1421001
52.44/50.99	c cleaning 53004 clauses out of 106008 with flag 2951075/1475000
54.86/53.30	c cleaning 53996 clauses out of 108004 with flag 3061100/1530000
56.97/55.47	c cleaning 55002 clauses out of 110010 with flag 3173118/1586002
59.08/57.53	c cleaning 56001 clauses out of 112008 with flag 3287139/1643002
61.17/59.61	c cleaning 57000 clauses out of 114007 with flag 3403163/1701002
63.37/61.88	c cleaning 57999 clauses out of 116005 with flag 3521175/1760000
65.70/64.12	c cleaning 58999 clauses out of 118008 with flag 3641221/1820002
67.60/66.10	c cleaning 59999 clauses out of 120008 with flag 3763225/1881001
70.79/69.20	c cleaning 61001 clauses out of 122010 with flag 3887242/1943002
72.88/71.38	c cleaning 61999 clauses out of 124007 with flag 4013274/2006000
75.28/73.74	c cleaning 63005 clauses out of 126010 with flag 4141343/2070002
77.78/76.24	c cleaning 64000 clauses out of 128004 with flag 4271363/2135001
80.28/78.76	c cleaning 65001 clauses out of 130003 with flag 4403362/2201000
83.16/81.68	c cleaning 66002 clauses out of 132003 with flag 4537388/2268001
86.26/84.65	c cleaning 66996 clauses out of 134002 with flag 4673403/2336002
90.55/88.94	c cleaning 67998 clauses out of 136005 with flag 4811427/2405001
93.65/92.05	c cleaning 69003 clauses out of 138006 with flag 4951437/2475000
96.92/95.20	c cleaning 70003 clauses out of 140006 with flag 5093478/2546003
101.91/100.24	c cleaning 70992 clauses out of 142001 with flag 5237502/2618001
105.40/103.73	c cleaning 71999 clauses out of 144008 with flag 5383531/2691000
109.36/107.63	c cleaning 73003 clauses out of 146009 with flag 5531571/2765000
114.56/112.87	c cleaning 73996 clauses out of 148006 with flag 5681661/2840000
117.65/115.93	c cleaning 75000 clauses out of 150010 with flag 5833703/2916000
121.81/119.83	c cleaning 76004 clauses out of 152011 with flag 5987726/2993001
125.70/123.73	c cleaning 77001 clauses out of 154007 with flag 6143783/3071001
129.59/127.63	c cleaning 78000 clauses out of 156007 with flag 6301806/3150002
134.80/132.83	c cleaning 78999 clauses out of 158006 with flag 6461826/3230001
139.19/137.24	c cleaning 79999 clauses out of 160007 with flag 6623876/3311001
144.48/142.56	c cleaning 80998 clauses out of 162007 with flag 6787893/3393000
149.64/147.73	c cleaning 81999 clauses out of 164010 with flag 6953921/3476001
154.37/152.45	c cleaning 82998 clauses out of 166011 with flag 7121945/3560001
159.14/157.23	c cleaning 84003 clauses out of 168012 with flag 7291968/3645000
163.92/162.01	c cleaning 85002 clauses out of 170010 with flag 7464002/3731001
168.94/167.00	c cleaning 86002 clauses out of 172007 with flag 7638017/3818000
175.33/173.42	c cleaning 86995 clauses out of 174005 with flag 7814049/3906000
180.72/178.81	c cleaning 88002 clauses out of 176010 with flag 7992089/3995000
186.41/184.52	c cleaning 88997 clauses out of 178008 with flag 8172111/4085000
193.23/191.30	c cleaning 90005 clauses out of 180013 with flag 8354142/4176002
199.72/197.88	c cleaning 90999 clauses out of 182006 with flag 8538179/4268000
205.80/203.91	c cleaning 92003 clauses out of 184007 with flag 8724213/4361000
212.49/210.61	c cleaning 92996 clauses out of 186005 with flag 8912237/4455001
218.88/217.03	c cleaning 94003 clauses out of 188008 with flag 9102270/4550000
224.66/222.88	c cleaning 95000 clauses out of 190006 with flag 9294307/4646001
231.03/229.11	c cleaning 95999 clauses out of 192005 with flag 9488346/4743000
238.30/236.41	c cleaning 96999 clauses out of 194007 with flag 9684384/4841001
244.89/243.08	c cleaning 98000 clauses out of 196007 with flag 9882424/4940000
250.38/248.56	c cleaning 99000 clauses out of 198008 with flag 10082472/5040001
255.87/254.07	c cleaning 100004 clauses out of 200007 with flag 10284515/5141000
266.75/264.94	c cleaning 100994 clauses out of 202003 with flag 10488547/5243000
274.73/273.00	c cleaning 102003 clauses out of 204010 with flag 10694604/5346001
285.50/283.77	c cleaning 103000 clauses out of 206007 with flag 10902670/5450001
295.47/293.74	c cleaning 104000 clauses out of 208006 with flag 11112759/5555000
307.15/305.42	c cleaning 104999 clauses out of 210006 with flag 11324788/5661000
316.63/315.00	c cleaning 105998 clauses out of 212007 with flag 11538807/5768000
322.22/320.55	c cleaning 107004 clauses out of 214010 with flag 11754832/5876001
328.23/326.49	c cleaning 107996 clauses out of 216005 with flag 11972851/5985000
334.12/332.31	c cleaning 109003 clauses out of 218010 with flag 12192873/6095001
339.91/338.12	c cleaning 110000 clauses out of 220007 with flag 12414890/6206001
347.30/345.55	c cleaning 111001 clauses out of 222007 with flag 12638897/6318001
354.77/352.91	c cleaning 112001 clauses out of 224006 with flag 12864911/6431001
360.66/358.81	c cleaning 112998 clauses out of 226004 with flag 13092937/6545000
367.84/366.07	c cleaning 113998 clauses out of 228006 with flag 13322956/6660000
375.12/373.34	c cleaning 114995 clauses out of 230008 with flag 13555013/6776000
382.45/380.63	c cleaning 116002 clauses out of 232013 with flag 13789038/6893000
390.13/388.32	c cleaning 117005 clauses out of 234011 with flag 14025055/7011000
396.52/394.73	c cleaning 118000 clauses out of 236006 with flag 14263077/7130000
403.00/401.23	c cleaning 118996 clauses out of 238006 with flag 14503115/7250000
409.09/407.35	c cleaning 120003 clauses out of 240012 with flag 14745145/7371002
416.42/414.67	c cleaning 121005 clauses out of 242009 with flag 14989160/7493002
425.00/423.25	c cleaning 122000 clauses out of 244003 with flag 15235183/7616001
433.28/431.55	c cleaning 122994 clauses out of 246002 with flag 15483206/7740000
440.46/438.79	c cleaning 124001 clauses out of 248008 with flag 15733242/7865000
448.45/446.77	c cleaning 124999 clauses out of 250007 with flag 15985250/7991000
459.93/458.29	c cleaning 126002 clauses out of 252009 with flag 16239289/8118001
468.96/466.83	c cleaning 127004 clauses out of 254008 with flag 16495312/8246002
478.15/476.09	c cleaning 127999 clauses out of 256004 with flag 16753321/8375002
486.82/484.71	c cleaning 128997 clauses out of 258003 with flag 17013334/8505000
493.92/491.83	c cleaning 129999 clauses out of 260006 with flag 17275367/8636000
502.11/500.08	c cleaning 131000 clauses out of 262007 with flag 17539369/8768000
510.09/508.00	c cleaning 131997 clauses out of 264008 with flag 17805402/8901001
522.08/520.03	c cleaning 133000 clauses out of 266011 with flag 18073418/9035001
530.16/528.19	c cleaning 133998 clauses out of 268010 with flag 18343443/9170000
540.35/538.35	c cleaning 135006 clauses out of 270012 with flag 18615458/9306000
550.03/548.07	c cleaning 136003 clauses out of 272006 with flag 18889485/9443000
563.60/561.67	c cleaning 136997 clauses out of 274003 with flag 19165512/9581000
573.28/571.34	c cleaning 138002 clauses out of 276007 with flag 19443553/9720001
582.26/580.31	c cleaning 138999 clauses out of 278005 with flag 19723578/9860001
591.79/589.75	c cleaning 140003 clauses out of 280006 with flag 20005607/10001001
602.57/600.57	c cleaning 140992 clauses out of 282003 with flag 20289640/10143001
615.16/613.11	c cleaning 142004 clauses out of 284011 with flag 20575669/10286001
631.42/629.49	c cleaning 142996 clauses out of 286006 with flag 20863716/10430000
642.10/640.18	c cleaning 144000 clauses out of 288010 with flag 21153742/10575000
656.08/654.17	c cleaning 145005 clauses out of 290011 with flag 21445760/10721001
669.15/667.24	c cleaning 146001 clauses out of 292006 with flag 21739786/10868001
682.63/680.60	c cleaning 147002 clauses out of 294005 with flag 22035806/11016001
698.40/696.48	c cleaning 148002 clauses out of 296003 with flag 22333818/11165001
713.08/711.13	c cleaning 148996 clauses out of 298000 with flag 22633839/11315000
723.76/721.81	c cleaning 150000 clauses out of 300005 with flag 22935849/11466001
736.63/734.73	c cleaning 151003 clauses out of 302005 with flag 23239899/11618001
750.00/748.14	c cleaning 151999 clauses out of 304001 with flag 23545918/11771000
760.87/759.09	c cleaning 152991 clauses out of 306002 with flag 23853936/11925000
772.13/770.29	c cleaning 154002 clauses out of 308011 with flag 24163948/12080000
788.40/786.52	c cleaning 154999 clauses out of 310010 with flag 24475979/12236001
802.37/800.56	c cleaning 155999 clauses out of 312011 with flag 24790009/12393001
815.63/813.86	c cleaning 157002 clauses out of 314011 with flag 25106021/12551000
826.61/824.81	c cleaning 157999 clauses out of 316009 with flag 25424042/12710000
842.28/840.44	c cleaning 158998 clauses out of 318011 with flag 25744070/12870001
853.36/851.54	c cleaning 159998 clauses out of 320012 with flag 26066076/13031000
866.23/864.49	c cleaning 161000 clauses out of 322014 with flag 26390095/13193000
879.01/877.27	c cleaning 162005 clauses out of 324015 with flag 26716116/13356001
891.89/890.20	c cleaning 163002 clauses out of 326010 with flag 27044133/13520001
902.43/900.67	c cleaning 164004 clauses out of 328011 with flag 27374170/13685004
916.40/914.61	c cleaning 164998 clauses out of 330003 with flag 27706180/13851000
927.48/925.78	c cleaning 166001 clauses out of 332006 with flag 28040188/14018001
938.96/937.26	c cleaning 167002 clauses out of 334005 with flag 28376206/14186001
953.43/951.71	c cleaning 167998 clauses out of 336003 with flag 28714228/14355001
972.40/970.26	c cleaning 168997 clauses out of 338004 with flag 29054257/14525000
984.88/982.79	c cleaning 170001 clauses out of 340008 with flag 29396285/14696001
995.95/993.84	c cleaning 171001 clauses out of 342007 with flag 29740300/14868001
1008.73/1006.67	c cleaning 171998 clauses out of 344006 with flag 30086322/15041001
1022.45/1020.39	c cleaning 173003 clauses out of 346009 with flag 30434347/15215002
1037.31/1035.23	c cleaning 173999 clauses out of 348005 with flag 30784362/15390001
1053.67/1051.66	c cleaning 174998 clauses out of 350005 with flag 31136396/15566000
1066.75/1064.76	c cleaning 176002 clauses out of 352008 with flag 31490424/15743001
1080.02/1078.05	c cleaning 176996 clauses out of 354005 with flag 31846450/15921000
1094.85/1092.86	c cleaning 178001 clauses out of 356011 with flag 32204476/16100002
1121.80/1119.86	c cleaning 179001 clauses out of 358010 with flag 32564490/16280002
1140.16/1138.23	c cleaning 179998 clauses out of 360008 with flag 32926502/16461001
1158.41/1156.55	c cleaning 181002 clauses out of 362010 with flag 33290531/16643001
1173.88/1172.10	c cleaning 181997 clauses out of 364009 with flag 33656556/16826002
1188.76/1186.84	c cleaning 183003 clauses out of 366011 with flag 34024586/17010001
1209.31/1207.44	c cleaning 183999 clauses out of 368009 with flag 34394608/17195002
1229.67/1227.82	c cleaning 184998 clauses out of 370009 with flag 34766628/17381001
1243.04/1241.21	c cleaning 186004 clauses out of 372011 with flag 35140650/17568001
1259.40/1257.66	c cleaning 187000 clauses out of 374006 with flag 35516686/17756000
1277.27/1275.54	c cleaning 187998 clauses out of 376007 with flag 35894709/17945001
1293.04/1291.30	c cleaning 189003 clauses out of 378009 with flag 36274798/18135001
1308.11/1306.41	c cleaning 189996 clauses out of 380006 with flag 36656840/18326001
1329.27/1327.68	c cleaning 190996 clauses out of 382009 with flag 37040863/18518000
1343.95/1342.33	c cleaning 192004 clauses out of 384014 with flag 37426888/18711001
1361.06/1359.38	c cleaning 192998 clauses out of 386009 with flag 37814924/18905000
1376.53/1374.88	c cleaning 194000 clauses out of 388012 with flag 38204961/19100001
1395.19/1393.50	c cleaning 195002 clauses out of 390011 with flag 38596993/19296000
1413.37/1411.70	c cleaning 195998 clauses out of 392010 with flag 38991036/19493001
1429.33/1427.78	c cleaning 197003 clauses out of 394012 with flag 39387062/19691001
1445.52/1443.81	c cleaning 197999 clauses out of 396009 with flag 39785099/19890001
1465.58/1463.97	c cleaning 199003 clauses out of 398009 with flag 40185134/20090000
1488.84/1487.25	c cleaning 200000 clauses out of 400006 with flag 40587172/20291000
1510.95/1508.82	c cleaning 201000 clauses out of 402007 with flag 40991202/20493001
1530.32/1528.27	c cleaning 201998 clauses out of 404007 with flag 41397243/20696001
1548.89/1546.88	c cleaning 203002 clauses out of 406009 with flag 41805286/20900001
1575.99/1573.91	c cleaning 204001 clauses out of 408007 with flag 42215347/21105001
1594.36/1592.33	c cleaning 204999 clauses out of 410006 with flag 42627374/21311001
1612.62/1610.63	c cleaning 206000 clauses out of 412009 with flag 43041409/21518003
1630.29/1628.30	c cleaning 206998 clauses out of 414007 with flag 43457442/21726001
1656.44/1654.56	c cleaning 207999 clauses out of 416008 with flag 43875478/21935000
1679.85/1677.88	c cleaning 208998 clauses out of 418011 with flag 44295495/22145002
1706.60/1704.62	c cleaning 210003 clauses out of 420011 with flag 44717514/22356000
1730.75/1728.89	c cleaning 210996 clauses out of 422008 with flag 45141553/22568000
1749.89/1747.84	c cleaning 212003 clauses out of 424012 with flag 45567584/22781000
1767.46/1765.42	c cleaning 213004 clauses out of 426009 with flag 45995608/22995000
1786.92/1784.97	c cleaning 213999 clauses out of 428006 with flag 46425647/23210001
1807.74/1805.73	c cleaning 214999 clauses out of 430007 with flag 46857703/23426001
1833.99/1832.09	c cleaning 216001 clauses out of 432007 with flag 47291740/23643000
1859.05/1857.11	c cleaning 217001 clauses out of 434007 with flag 47727781/23861001
1876.26/1874.31	c cleaning 217999 clauses out of 436005 with flag 48165787/24080000
1893.23/1891.38	c cleaning 218997 clauses out of 438007 with flag 48605805/24300001
1913.59/1911.75	c cleaning 220000 clauses out of 440009 with flag 49047846/24521000
1930.08/1927.59	c cleaning 220997 clauses out of 442009 with flag 49491878/24743000
1952.54/1950.06	c cleaning 222001 clauses out of 444012 with flag 49937903/24966000
1979.09/1976.68	c cleaning 222999 clauses out of 446012 with flag 50385939/25190001
2001.18/1998.72	c cleaning 224002 clauses out of 448012 with flag 50835947/25415000
2018.85/2016.47	c cleaning 225002 clauses out of 450011 with flag 51287982/25641001
2037.91/2035.51	c cleaning 226001 clauses out of 452008 with flag 51742024/25868000
2057.78/2055.48	c cleaning 226995 clauses out of 454007 with flag 52198040/26096000
2083.03/2080.68	c cleaning 228001 clauses out of 456013 with flag 52656079/26325001
2106.39/2104.03	c cleaning 228998 clauses out of 458011 with flag 53116142/26555000
2128.05/2125.70	c cleaning 230002 clauses out of 460014 with flag 53578182/26786001
2148.50/2146.23	c cleaning 230998 clauses out of 462011 with flag 54042217/27018000
2167.26/2165.05	c cleaning 232002 clauses out of 464013 with flag 54508266/27251000
2185.39/2183.13	c cleaning 233003 clauses out of 466012 with flag 54976303/27485001
2209.53/2207.30	c cleaning 233996 clauses out of 468008 with flag 55446336/27720000
2234.29/2232.19	c cleaning 235002 clauses out of 470013 with flag 55918390/27956001
2256.84/2254.79	c cleaning 235998 clauses out of 472011 with flag 56392437/28193001
2282.29/2280.29	c cleaning 237002 clauses out of 474013 with flag 56868478/28431001
2307.58/2305.50	c cleaning 238000 clauses out of 476012 with flag 57346529/28670002
2329.34/2327.35	c cleaning 239003 clauses out of 478010 with flag 57826583/28910000
2353.69/2351.73	c cleaning 239993 clauses out of 480007 with flag 58308635/29151000
2381.74/2379.83	c cleaning 241003 clauses out of 482014 with flag 58792661/29393000
2406.39/2404.57	c cleaning 242004 clauses out of 484012 with flag 59278708/29636001
2439.46/2437.60	c cleaning 243001 clauses out of 486007 with flag 59766770/29880000
2473.20/2471.41	c cleaning 244000 clauses out of 488008 with flag 60256824/30125002
2497.45/2495.74	c cleaning 244999 clauses out of 490006 with flag 60748865/30371000
2525.50/2523.89	c cleaning 245999 clauses out of 492008 with flag 61242900/30618001
2547.16/2545.52	c cleaning 246994 clauses out of 494008 with flag 61738935/30866000
2565.85/2563.02	c cleaning 248007 clauses out of 496014 with flag 62236983/31115000
2587.40/2584.65	c cleaning 248996 clauses out of 498008 with flag 62737028/31365001
2614.34/2611.65	c cleaning 250002 clauses out of 500012 with flag 63239075/31616001
2641.53/2638.81	c cleaning 251002 clauses out of 502009 with flag 63743103/31868000
2668.19/2665.51	c cleaning 251997 clauses out of 504007 with flag 64249147/32121000
2699.22/2696.69	c cleaning 252998 clauses out of 506011 with flag 64757186/32375001
2723.28/2720.71	c cleaning 254003 clauses out of 508012 with flag 65267208/32630000
2755.65/2753.10	c cleaning 254995 clauses out of 510010 with flag 65779256/32886001
2786.79/2784.24	c cleaning 256001 clauses out of 512014 with flag 66293289/33143000
2809.54/2807.06	c cleaning 257001 clauses out of 514014 with flag 66809331/33401001
2838.34/2835.87	c cleaning 258002 clauses out of 516013 with flag 67327354/33660001
2866.99/2864.55	c cleaning 258998 clauses out of 518012 with flag 67847381/33920002
2895.43/2893.01	c cleaning 260002 clauses out of 520013 with flag 68369411/34181001
2922.29/2919.95	c cleaning 260997 clauses out of 522010 with flag 68893438/34443000
2957.95/2955.69	c cleaning 262001 clauses out of 524016 with flag 69419495/34706003
2983.90/2981.67	c cleaning 263003 clauses out of 526013 with flag 69947524/34970001
3009.64/3007.45	c cleaning 264002 clauses out of 528011 with flag 70477561/35235002
3045.68/3043.54	c cleaning 264995 clauses out of 530008 with flag 71009596/35501001
3080.24/3078.13	c cleaning 265998 clauses out of 532013 with flag 71543640/35768001
3116.46/3114.49	c cleaning 267007 clauses out of 534015 with flag 72079657/36036001
3152.00/3150.00	c cleaning 268000 clauses out of 536007 with flag 72617676/36305000
3191.81/3189.94	c cleaning 269003 clauses out of 538008 with flag 73157715/36575001
3222.21/3219.87	c cleaning 270001 clauses out of 540005 with flag 73699782/36846001
3249.55/3247.21	c cleaning 270993 clauses out of 542003 with flag 74243800/37118000
3302.35/3300.19	c cleaning 272003 clauses out of 544011 with flag 74789839/37391001
3341.88/3339.79	c cleaning 273002 clauses out of 546009 with flag 75337857/37665002
3375.26/3373.14	c cleaning 273998 clauses out of 548006 with flag 75887880/37940001
3409.49/3407.47	c cleaning 274997 clauses out of 550007 with flag 76439926/38216000
3445.42/3443.41	c cleaning 276001 clauses out of 552011 with flag 76993966/38493001
3480.24/3478.37	c cleaning 277003 clauses out of 554012 with flag 77549993/38771003
3529.39/3527.50	c cleaning 278000 clauses out of 556006 with flag 78108028/39050000
3563.83/3561.93	c cleaning 279003 clauses out of 558006 with flag 78668082/39330000
3599.65/3597.89	c cleaning 280000 clauses out of 560004 with flag 79230116/39611001
3600.05/3598.21	c starts		: 1
3600.05/3598.21	c conflicts		: 39621386
3600.05/3598.22	c decisions		: 39625017
3600.05/3598.22	c propagations		: 184984135
3600.05/3598.22	c inspects		: 17028987638
3600.05/3598.22	c shortcuts		: 0
3600.05/3598.22	c learnt literals	: 0
3600.05/3598.22	c learnt binary clauses	: 0
3600.05/3598.22	c learnt ternary clauses	: 0
3600.05/3598.22	c learnt constraints	: 39621386
3600.05/3598.22	c ignored constraints	: 0
3600.05/3598.22	c root simplifications	: 0
3600.05/3598.22	c removed literals (reason simplification)	: 424464340
3600.05/3598.22	c timeout
3600.05/3598.22	c reason swapping (by a shorter reason)	: 0
3600.05/3598.22	c Calls to reduceDB	: 277
3600.05/3598.22	c Number of update (reduction) of LBD	: 5015
3600.05/3598.22	c Imported unit clauses	: 0
3600.05/3598.22	c No decision after first conflict	: false
3600.05/3598.22	c number of reductions to clauses (during analyze)	: 0
3600.05/3598.22	c number of learned constraints concerned by reduction	: 0
3600.05/3598.22	c number of learning phase by resolution	: 0
3600.05/3598.22	c number of learning phase by cutting planes	: 0
3600.05/3598.22	c number of rounding to 1 operations	: 0
3600.05/3598.22	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.05/3598.22	c number of reductions of the coefficients by power 2 	: 0
3600.05/3598.22	c number of right shift for reduction by power 2 	: 0
3600.05/3598.22	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.05/3598.22	c number of ending skipping 	: 0
3600.05/3598.22	c number of internal skipping 	: 0
3600.05/3598.22	c number of derivation steps 	: 0
3600.05/3598.22	c number of skipped derivation steps 	: 0
3600.05/3598.22	c number of remaining unassigned 	: 0
3600.05/3598.22	c number of remaining assigned 	: 0
3600.05/3598.22	c number of falsified literals weakened from reason	: 0
3600.05/3598.22	c number of falsified literals weakened from conflict	: 0
3600.05/3598.22	c time for arithmetic operations	: 0
3600.05/3598.23	c minimum degree of deleted constraints	: null
3600.05/3598.23	c maximum degree of deleted constraints	: null
3600.05/3598.23	c number of deleted constraints	: 0
3600.05/3598.23	c speed (assignments/second)	: 51411.90162531128
3600.05/3598.23	c non guided choices	: 74
3600.05/3598.28	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 290389
3600.05/3598.28	s UNKNOWN
3600.05/3598.28	c Total wall clock time (in seconds): 3598.153

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4496008-1751160478/watcher-4496008-1751160478 -o /tmp/evaluation-result-4496008-1751160478/solver-4496008-1751160478 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751156866-21070 --watchdog 3760 java -jar sat4j-pb.jar Resolution HOME/instance-4496008-1751160478.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=21718, runsolver pid=21715

[startup+0.100061 s]*
/proc/loadavg: 4.31 4.15 4.10 5/338 21736
/proc/meminfo: memFree=129437888/131250000 swapFree=33010684/33010684
[pid=21718] ppid=21715 vsize=18930384 memory=57608 CPUtime=0.12 cores=4,6
/proc/21718/stat : 21718 (java) S 21715 21718 21059 0 -1 4194304 6578 0 0 0 11 1 0 0 20 0 18 0 31725687 19384713216 14402 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
/proc/21718/statm: 4732596 14402 5310 1 0 547620 0
[pid=21718/tid=21720] ppid=21715 vsize=18930384 memory=4026531960 CPUtime=0.08 cores=4,6
/proc/21718/task/21720/stat : 21720 (java) R 21715 21718 21059 0 -1 4194368 5069 0 0 0 7 1 0 0 20 0 18 0 31725688 19384713216 14402 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21729] ppid=21715 vsize=18930384 memory=237112656212 CPUtime=0 cores=4,6
/proc/21718/task/21729/stat : 21729 (Finalizer) S 21715 21718 21059 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 31725690 19384713216 14402 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21736] ppid=21715 vsize=18930384 memory=59585004336188 CPUtime=0 cores=4,6
/proc/21718/task/21736/stat : 21736 (Common-Cleaner) S 21715 21718 21059 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 31725691 19384713216 14402 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57608 KiB

[startup+0.205577 s]*
/proc/loadavg: 4.31 4.15 4.10 6/339 21737
/proc/meminfo: memFree=129433792/131250000 swapFree=33010684/33010684
[pid=21718] ppid=21715 vsize=18996948 memory=64336 CPUtime=0.32 cores=4,6
/proc/21718/stat : 21718 (java) S 21715 21718 21059 0 -1 4194304 8368 0 0 0 30 2 0 0 20 0 19 0 31725687 19452874752 16084 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
/proc/21718/statm: 4749237 16084 5438 1 0 548799 0
[pid=21718/tid=21720] ppid=21715 vsize=18996948 memory=4026597660 CPUtime=0.17 cores=4,6
/proc/21718/task/21720/stat : 21720 (java) R 21715 21718 21059 0 -1 4194368 5292 0 0 0 16 1 0 0 20 0 19 0 31725688 19452874752 16084 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21729] ppid=21715 vsize=18996948 memory=16163 CPUtime=0 cores=4,6
/proc/21718/task/21729/stat : 21729 (Finalizer) S 21715 21718 21059 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 31725690 19452874752 16084 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21736] ppid=21715 vsize=18996948 memory=58485492679654 CPUtime=0 cores=4,6
/proc/21718/task/21736/stat : 21736 (Common-Cleaner) S 21715 21718 21059 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 31725691 19452874752 16084 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21737] ppid=21715 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/21718/task/21737/stat : 21737 (Timer-0) S 21715 21718 21059 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 31725702 19452874752 16084 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 64336 KiB

[startup+0.305631 s]*
/proc/loadavg: 4.31 4.15 4.10 7/339 21737
/proc/meminfo: memFree=129430264/131250000 swapFree=33010684/33010684
[pid=21718] ppid=21715 vsize=18996948 memory=74372 CPUtime=0.51 cores=4,6
/proc/21718/stat : 21718 (java) S 21715 21718 21059 0 -1 4194304 11780 0 0 0 49 2 0 0 20 0 19 0 31725687 19452874752 18593 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
/proc/21718/statm: 4749237 18593 5438 1 0 550757 0
[pid=21718/tid=21720] ppid=21715 vsize=18996948 memory=-6000919485658393453 CPUtime=0.27 cores=4,6
/proc/21718/task/21720/stat : 21720 (java) R 21715 21718 21059 0 -1 4194368 5342 0 0 0 26 1 0 0 20 0 19 0 31725688 19452874752 18593 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21729] ppid=21715 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/21718/task/21729/stat : 21729 (Finalizer) S 21715 21718 21059 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 31725690 19452874752 18593 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21736] ppid=21715 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/21718/task/21736/stat : 21736 (Common-Cleaner) S 21715 21718 21059 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 31725691 19452874752 18593 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21737] ppid=21715 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/21718/task/21737/stat : 21737 (Timer-0) S 21715 21718 21059 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 31725702 19452874752 18593 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 74372 KiB

[startup+0.700228 s]
/proc/loadavg: 4.31 4.15 4.10 6/339 21737
/proc/meminfo: memFree=129329944/131250000 swapFree=33010684/33010684
[pid=21718] ppid=21715 vsize=18996948 memory=92540 CPUtime=1.27 cores=4,6
/proc/21718/stat : 21718 (java) S 21715 21718 21059 0 -1 4194304 16039 0 0 0 123 4 0 0 20 0 19 0 31725687 19452874752 23135 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
/proc/21718/statm: 4749237 23135 5438 1 0 553692 0
[pid=21718/tid=21720] ppid=21715 vsize=18996948 memory=17408 CPUtime=0.64 cores=4,6
/proc/21718/task/21720/stat : 21720 (java) R 21715 21718 21059 0 -1 4194368 5442 0 0 0 63 1 0 0 20 0 19 0 31725688 19452874752 23135 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21729] ppid=21715 vsize=18996948 memory=10496 CPUtime=0 cores=4,6
/proc/21718/task/21729/stat : 21729 (Finalizer) S 21715 21718 21059 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 31725690 19452874752 23135 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21736] ppid=21715 vsize=18996948 memory=3200 CPUtime=0 cores=4,6
/proc/21718/task/21736/stat : 21736 (Common-Cleaner) S 21715 21718 21059 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 31725691 19452874752 23135 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21737] ppid=21715 vsize=18996948 memory=4740 CPUtime=0 cores=4,6
/proc/21718/task/21737/stat : 21737 (Timer-0) S 21715 21718 21059 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 31725702 19452874752 23135 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 92540 KiB

[startup+1.50023 s]
/proc/loadavg: 4.31 4.15 4.10 6/339 21737
/proc/meminfo: memFree=129308396/131250000 swapFree=33010684/33010684
[pid=21718] ppid=21715 vsize=18996948 memory=118600 CPUtime=2.7 cores=4,6
/proc/21718/stat : 21718 (java) S 21715 21718 21059 0 -1 4194304 21994 0 0 0 265 5 0 0 20 0 19 0 31725687 19452874752 29650 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
/proc/21718/statm: 4749237 29650 5438 1 0 554502 0
[pid=21718/tid=21720] ppid=21715 vsize=18996948 memory=0 CPUtime=1.42 cores=4,6
/proc/21718/task/21720/stat : 21720 (java) R 21715 21718 21059 0 -1 4194368 5760 0 0 0 141 1 0 0 20 0 19 0 31725688 19452874752 29650 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21729] ppid=21715 vsize=18996948 memory=10496 CPUtime=0 cores=4,6
/proc/21718/task/21729/stat : 21729 (Finalizer) S 21715 21718 21059 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 31725690 19452874752 29650 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21736] ppid=21715 vsize=18996948 memory=3200 CPUtime=0 cores=4,6
/proc/21718/task/21736/stat : 21736 (Common-Cleaner) S 21715 21718 21059 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 31725691 19452874752 29650 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21737] ppid=21715 vsize=18996948 memory=4740 CPUtime=0 cores=4,6
/proc/21718/task/21737/stat : 21737 (Timer-0) S 21715 21718 21059 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 31725702 19452874752 29650 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
Current children cumulated CPU time: 2.7 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 118600 KiB

[startup+3.10543 s]
/proc/loadavg: 4.28 4.15 4.10 5/339 21737
/proc/meminfo: memFree=129198124/131250000 swapFree=33010684/33010684
[pid=21718] ppid=21715 vsize=18996948 memory=169912 CPUtime=4.36 cores=4,6
/proc/21718/stat : 21718 (java) S 21715 21718 21059 0 -1 4194304 22809 0 0 0 430 6 0 0 20 0 19 0 31725687 19452874752 42478 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
/proc/21718/statm: 4749237 42478 5438 1 0 554504 0
[pid=21718/tid=21720] ppid=21715 vsize=18996948 memory=10496 CPUtime=3.02 cores=4,6
/proc/21718/task/21720/stat : 21720 (java) R 21715 21718 21059 0 -1 4194368 6136 0 0 0 300 2 0 0 20 0 19 0 31725688 19452874752 42478 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21729] ppid=21715 vsize=18996948 memory=-6000919485658393453 CPUtime=0 cores=4,6
/proc/21718/task/21729/stat : 21729 (Finalizer) S 21715 21718 21059 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 31725690 19452874752 42478 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21736] ppid=21715 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/21718/task/21736/stat : 21736 (Common-Cleaner) S 21715 21718 21059 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 31725691 19452874752 42478 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21737] ppid=21715 vsize=18996948 memory=3200 CPUtime=0 cores=4,6
/proc/21718/task/21737/stat : 21737 (Timer-0) S 21715 21718 21059 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 31725702 19452874752 42478 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
Current children cumulated CPU time: 4.36 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 169912 KiB

[startup+6.30016 s]
/proc/loadavg: 4.28 4.15 4.10 5/340 21738
/proc/meminfo: memFree=129021744/131250000 swapFree=33010684/33010684
[pid=21718] ppid=21715 vsize=19063512 memory=219804 CPUtime=7.64 cores=4,6
/proc/21718/stat : 21718 (java) S 21715 21718 21059 0 -1 4194304 24373 0 0 0 756 8 0 0 20 0 20 0 31725687 19521036288 54951 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
/proc/21718/statm: 4765878 54951 5470 1 0 554793 0
[pid=21718/tid=21720] ppid=21715 vsize=19063512 memory=0 CPUtime=6.17 cores=4,6
/proc/21718/task/21720/stat : 21720 (java) R 21715 21718 21059 0 -1 4194368 6154 0 0 0 614 3 0 0 20 0 20 0 31725688 19521036288 54951 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21729] ppid=21715 vsize=19063512 memory=3200 CPUtime=0 cores=4,6
/proc/21718/task/21729/stat : 21729 (Finalizer) S 21715 21718 21059 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31725690 19521036288 54951 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21736] ppid=21715 vsize=19063512 memory=10496 CPUtime=0 cores=4,6
/proc/21718/task/21736/stat : 21736 (Common-Cleaner) S 21715 21718 21059 0 -1 4194368 56 0 0 0 0 0 0 0 20 0 20 0 31725691 19521036288 54951 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21737] ppid=21715 vsize=19063512 memory=16520 CPUtime=0 cores=4,6
/proc/21718/task/21737/stat : 21737 (Timer-0) S 21715 21718 21059 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31725702 19521036288 54951 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
Current children cumulated CPU time: 7.64 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 219804 KiB

[startup+12.7002 s]
/proc/loadavg: 4.31 4.16 4.10 5/340 21738
/proc/meminfo: memFree=128727344/131250000 swapFree=33010684/33010684
[pid=21718] ppid=21715 vsize=19063512 memory=273116 CPUtime=14.06 cores=4,6
/proc/21718/stat : 21718 (java) S 21715 21718 21059 0 -1 4194304 25825 0 0 0 1397 9 0 0 20 0 20 0 31725687 19521036288 68279 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
/proc/21718/statm: 4765878 68279 5470 1 0 554793 0
[pid=21718/tid=21720] ppid=21715 vsize=19063512 memory=10496 CPUtime=12.51 cores=4,6
/proc/21718/task/21720/stat : 21720 (java) R 21715 21718 21059 0 -1 4194368 6744 0 0 0 1248 3 0 0 20 0 20 0 31725688 19521036288 68279 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21729] ppid=21715 vsize=19063512 memory=273116 CPUtime=0 cores=4,6
/proc/21718/task/21729/stat : 21729 (Finalizer) S 21715 21718 21059 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31725690 19521036288 68279 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21736] ppid=21715 vsize=19063512 memory=-6000919485658393453 CPUtime=0 cores=4,6
/proc/21718/task/21736/stat : 21736 (Common-Cleaner) S 21715 21718 21059 0 -1 4194368 56 0 0 0 0 0 0 0 20 0 20 0 31725691 19521036288 68279 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21737] ppid=21715 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/21718/task/21737/stat : 21737 (Timer-0) S 21715 21718 21059 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31725702 19521036288 68279 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
Current children cumulated CPU time: 14.06 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 273116 KiB

[startup+25.5003 s]
/proc/loadavg: 4.26 4.16 4.10 5/340 21804
/proc/meminfo: memFree=128602996/131250000 swapFree=33010684/33010684
[pid=21718] ppid=21715 vsize=19063512 memory=412436 CPUtime=26.93 cores=4,6
/proc/21718/stat : 21718 (java) S 21715 21718 21059 0 -1 4194304 28050 0 0 0 2681 12 0 0 20 0 20 0 31725687 19521036288 103109 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
/proc/21718/statm: 4765878 103109 5470 1 0 554809 0
[pid=21718/tid=21720] ppid=21715 vsize=19063512 memory=273116 CPUtime=25.17 cores=4,6
/proc/21718/task/21720/stat : 21720 (java) R 21715 21718 21059 0 -1 4194368 7471 0 0 0 2514 3 0 0 20 0 20 0 31725688 19521036288 103109 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21729] ppid=21715 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/21718/task/21729/stat : 21729 (Finalizer) S 21715 21718 21059 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31725690 19521036288 103109 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21736] ppid=21715 vsize=19063512 memory=412436 CPUtime=0 cores=4,6
/proc/21718/task/21736/stat : 21736 (Common-Cleaner) S 21715 21718 21059 0 -1 4194368 56 0 0 0 0 0 0 0 20 0 20 0 31725691 19521036288 103109 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21737] ppid=21715 vsize=19063512 memory=371468 CPUtime=0 cores=4,6
/proc/21718/task/21737/stat : 21737 (Timer-0) S 21715 21718 21059 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31725702 19521036288 103109 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
Current children cumulated CPU time: 26.93 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 412436 KiB

[startup+51.1054 s]
/proc/loadavg: 4.23 4.16 4.10 5/340 21871
/proc/meminfo: memFree=127844956/131250000 swapFree=33010684/33010684
[pid=21718] ppid=21715 vsize=19063512 memory=627544 CPUtime=52.64 cores=4,6
/proc/21718/stat : 21718 (java) S 21715 21718 21059 0 -1 4194304 29024 0 0 0 5248 16 0 0 20 0 20 0 31725687 19521036288 156886 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
/proc/21718/statm: 4765878 156886 5470 1 0 554809 0
[pid=21718/tid=21720] ppid=21715 vsize=19063512 memory=564052 CPUtime=50.56 cores=4,6

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

/proc/meminfo: memFree=122041636/131250000 swapFree=33010684/33010684
[pid=21718] ppid=21715 vsize=19063512 memory=2069464 CPUtime=3224.7 cores=4,6
/proc/21718/stat : 21718 (java) S 21715 21718 21059 0 -1 4194304 100935 0 0 0 322344 126 0 0 20 0 20 0 31725687 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
/proc/21718/statm: 4765878 517366 5502 1 0 532496 0
[pid=21718/tid=21720] ppid=21715 vsize=19063512 memory=10496 CPUtime=3210.11 cores=4,6
/proc/21718/task/21720/stat : 21720 (java) R 21715 21718 21059 0 -1 4194368 41892 0 0 0 320965 46 0 0 20 0 20 0 31725688 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21729] ppid=21715 vsize=19063512 memory=164 CPUtime=0 cores=4,6
/proc/21718/task/21729/stat : 21729 (Finalizer) S 21715 21718 21059 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31725690 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21736] ppid=21715 vsize=19063512 memory=2069464 CPUtime=0 cores=4,6
/proc/21718/task/21736/stat : 21736 (Common-Cleaner) S 21715 21718 21059 0 -1 4194368 1112 0 0 0 0 0 0 0 20 0 20 0 31725691 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21737] ppid=21715 vsize=19063512 memory=2069464 CPUtime=0 cores=4,6
/proc/21718/task/21737/stat : 21737 (Timer-0) S 21715 21718 21059 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31725702 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
Current children cumulated CPU time: 3224.7 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2069464 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.16 4.12 5/341 22762
/proc/meminfo: memFree=122049752/131250000 swapFree=33010684/33010684
[pid=21718] ppid=21715 vsize=19063512 memory=2069464 CPUtime=3284.59 cores=4,6
/proc/21718/stat : 21718 (java) S 21715 21718 21059 0 -1 4194304 101475 0 0 0 328331 128 0 0 20 0 20 0 31725687 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
/proc/21718/statm: 4765878 517366 5502 1 0 532496 0
[pid=21718/tid=21720] ppid=21715 vsize=19063512 memory=2069464 CPUtime=3269.98 cores=4,6
/proc/21718/task/21720/stat : 21720 (java) R 21715 21718 21059 0 -1 4194368 42359 0 0 0 326951 47 0 0 20 0 20 0 31725688 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21729] ppid=21715 vsize=19063512 memory=2069464 CPUtime=0 cores=4,6
/proc/21718/task/21729/stat : 21729 (Finalizer) S 21715 21718 21059 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31725690 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21736] ppid=21715 vsize=19063512 memory=2069464 CPUtime=0 cores=4,6
/proc/21718/task/21736/stat : 21736 (Common-Cleaner) S 21715 21718 21059 0 -1 4194368 1165 0 0 0 0 0 0 0 20 0 20 0 31725691 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21737] ppid=21715 vsize=19063512 memory=-6000919485658393453 CPUtime=0 cores=4,6
/proc/21718/task/21737/stat : 21737 (Timer-0) S 21715 21718 21059 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31725702 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
Current children cumulated CPU time: 3284.59 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2069464 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.15 4.12 5/343 22771
/proc/meminfo: memFree=122024104/131250000 swapFree=33010684/33010684
[pid=21718] ppid=21715 vsize=19063512 memory=2069464 CPUtime=3344.52 cores=4,6
/proc/21718/stat : 21718 (java) S 21715 21718 21059 0 -1 4194304 101971 0 0 0 334322 130 0 0 20 0 20 0 31725687 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
/proc/21718/statm: 4765878 517366 5502 1 0 532501 0
[pid=21718/tid=21720] ppid=21715 vsize=19063512 memory=2069464 CPUtime=3329.78 cores=4,6
/proc/21718/task/21720/stat : 21720 (java) R 21715 21718 21059 0 -1 4194368 42566 0 0 0 332931 47 0 0 20 0 20 0 31725688 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21729] ppid=21715 vsize=19063512 memory=2069464 CPUtime=0 cores=4,6
/proc/21718/task/21729/stat : 21729 (Finalizer) S 21715 21718 21059 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31725690 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21736] ppid=21715 vsize=19063512 memory=2208 CPUtime=0 cores=4,6
/proc/21718/task/21736/stat : 21736 (Common-Cleaner) S 21715 21718 21059 0 -1 4194368 1165 0 0 0 0 0 0 0 20 0 20 0 31725691 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21737] ppid=21715 vsize=19063512 memory=2069464 CPUtime=0 cores=4,6
/proc/21718/task/21737/stat : 21737 (Timer-0) S 21715 21718 21059 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31725702 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
Current children cumulated CPU time: 3344.52 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2069464 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.15 4.12 5/343 22773
/proc/meminfo: memFree=122026344/131250000 swapFree=33010684/33010684
[pid=21718] ppid=21715 vsize=19063512 memory=2069464 CPUtime=3404.41 cores=4,6
/proc/21718/stat : 21718 (java) S 21715 21718 21059 0 -1 4194304 102153 0 0 0 340310 131 0 0 20 0 20 0 31725687 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
/proc/21718/statm: 4765878 517366 5502 1 0 532501 0
[pid=21718/tid=21720] ppid=21715 vsize=19063512 memory=2069464 CPUtime=3389.65 cores=4,6
/proc/21718/task/21720/stat : 21720 (java) R 21715 21718 21059 0 -1 4194368 42744 0 0 0 338917 48 0 0 20 0 20 0 31725688 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21729] ppid=21715 vsize=19063512 memory=2069464 CPUtime=0 cores=4,6
/proc/21718/task/21729/stat : 21729 (Finalizer) S 21715 21718 21059 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31725690 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21736] ppid=21715 vsize=19063512 memory=2208 CPUtime=0 cores=4,6
/proc/21718/task/21736/stat : 21736 (Common-Cleaner) S 21715 21718 21059 0 -1 4194368 1165 0 0 0 0 0 0 0 20 0 20 0 31725691 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21737] ppid=21715 vsize=19063512 memory=2069464 CPUtime=0 cores=4,6
/proc/21718/task/21737/stat : 21737 (Timer-0) S 21715 21718 21059 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31725702 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
Current children cumulated CPU time: 3404.41 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2069464 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.15 4.12 5/343 22775
/proc/meminfo: memFree=121963536/131250000 swapFree=33010684/33010684
[pid=21718] ppid=21715 vsize=19063512 memory=2069464 CPUtime=3464.28 cores=4,6
/proc/21718/stat : 21718 (java) S 21715 21718 21059 0 -1 4194304 102843 0 0 0 346296 132 0 0 20 0 20 0 31725687 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
/proc/21718/statm: 4765878 517366 5502 1 0 532501 0
[pid=21718/tid=21720] ppid=21715 vsize=19063512 memory=2069464 CPUtime=3449.52 cores=4,6
/proc/21718/task/21720/stat : 21720 (java) R 21715 21718 21059 0 -1 4194368 43428 0 0 0 344903 49 0 0 20 0 20 0 31725688 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21729] ppid=21715 vsize=19063512 memory=2069464 CPUtime=0 cores=4,6
/proc/21718/task/21729/stat : 21729 (Finalizer) S 21715 21718 21059 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31725690 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21736] ppid=21715 vsize=19063512 memory=2069464 CPUtime=0 cores=4,6
/proc/21718/task/21736/stat : 21736 (Common-Cleaner) S 21715 21718 21059 0 -1 4194368 1165 0 0 0 0 0 0 0 20 0 20 0 31725691 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21737] ppid=21715 vsize=19063512 memory=2208 CPUtime=0 cores=4,6
/proc/21718/task/21737/stat : 21737 (Timer-0) S 21715 21718 21059 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31725702 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
Current children cumulated CPU time: 3464.28 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2069464 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.14 4.11 5/343 22777
/proc/meminfo: memFree=121965756/131250000 swapFree=33010684/33010684
[pid=21718] ppid=21715 vsize=19063512 memory=2069464 CPUtime=3524.3 cores=4,6
/proc/21718/stat : 21718 (java) S 21715 21718 21059 0 -1 4194304 104029 0 0 0 352297 133 0 0 20 0 20 0 31725687 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
/proc/21718/statm: 4765878 517366 5502 1 0 532501 0
[pid=21718/tid=21720] ppid=21715 vsize=19063512 memory=2069464 CPUtime=3509.2 cores=4,6
/proc/21718/task/21720/stat : 21720 (java) R 21715 21718 21059 0 -1 4194368 44085 0 0 0 350871 49 0 0 20 0 20 0 31725688 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21729] ppid=21715 vsize=19063512 memory=2069464 CPUtime=0 cores=4,6
/proc/21718/task/21729/stat : 21729 (Finalizer) S 21715 21718 21059 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31725690 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21736] ppid=21715 vsize=19063512 memory=16520 CPUtime=0 cores=4,6
/proc/21718/task/21736/stat : 21736 (Common-Cleaner) S 21715 21718 21059 0 -1 4194368 1181 0 0 0 0 0 0 0 20 0 20 0 31725691 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21737] ppid=21715 vsize=19063512 memory=2069464 CPUtime=0 cores=4,6
/proc/21718/task/21737/stat : 21737 (Timer-0) S 21715 21718 21059 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31725702 19521036288 517366 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
Current children cumulated CPU time: 3524.3 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2069464 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.12 4.11 5/342 22780
/proc/meminfo: memFree=121980988/131250000 swapFree=33010684/33010684
[pid=21718] ppid=21715 vsize=19063512 memory=2071540 CPUtime=3584.18 cores=4,6
/proc/21718/stat : 21718 (java) S 21715 21718 21059 0 -1 4194304 104336 0 0 0 358284 134 0 0 20 0 20 0 31725687 19521036288 517885 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
/proc/21718/statm: 4765878 517885 5502 1 0 532501 0
[pid=21718/tid=21720] ppid=21715 vsize=19063512 memory=17408 CPUtime=3569.06 cores=4,6
/proc/21718/task/21720/stat : 21720 (java) R 21715 21718 21059 0 -1 4194368 44373 0 0 0 356857 49 0 0 20 0 20 0 31725688 19521036288 517885 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21729] ppid=21715 vsize=19063512 memory=16520 CPUtime=0 cores=4,6
/proc/21718/task/21729/stat : 21729 (Finalizer) S 21715 21718 21059 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31725690 19521036288 517885 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21736] ppid=21715 vsize=19063512 memory=16520 CPUtime=0 cores=4,6
/proc/21718/task/21736/stat : 21736 (Common-Cleaner) S 21715 21718 21059 0 -1 4194368 1196 0 0 0 0 0 0 0 20 0 20 0 31725691 19521036288 517885 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21737] ppid=21715 vsize=19063512 memory=16520 CPUtime=0 cores=4,6
/proc/21718/task/21737/stat : 21737 (Timer-0) S 21715 21718 21059 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31725702 19521036288 517885 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
Current children cumulated CPU time: 3584.18 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2071540 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3598.2 s]
/proc/loadavg: 4.33 4.18 4.13 5/342 22914
/proc/meminfo: memFree=123938440/131250000 swapFree=33010684/33010684
[pid=21718] ppid=21715 vsize=19063512 memory=2071540 CPUtime=3600.05 cores=4,6
/proc/21718/stat : 21718 (java) S 21715 21718 21059 0 -1 4194304 104350 0 0 0 359870 135 0 0 20 0 20 0 31725687 19521036288 517885 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
/proc/21718/statm: 4765878 517885 5502 1 0 532501 0
[pid=21718/tid=21720] ppid=21715 vsize=19063512 memory=-6000919485658393453 CPUtime=3584.93 cores=4,6
/proc/21718/task/21720/stat : 21720 (java) R 21715 21718 21059 0 -1 4194368 44385 0 0 0 358443 50 0 0 20 0 20 0 31725688 19521036288 517885 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21729] ppid=21715 vsize=19063512 memory=1920 CPUtime=0 cores=4,6
/proc/21718/task/21729/stat : 21729 (Finalizer) S 21715 21718 21059 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31725690 19521036288 517885 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21736] ppid=21715 vsize=19063512 memory=5632 CPUtime=0 cores=4,6
/proc/21718/task/21736/stat : 21736 (Common-Cleaner) S 21715 21718 21059 0 -1 4194368 1196 0 0 0 0 0 0 0 20 0 20 0 31725691 19521036288 517885 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
[pid=21718/tid=21737] ppid=21715 vsize=19063512 memory=2944 CPUtime=0 cores=4,6
/proc/21718/task/21737/stat : 21737 (Timer-0) S 21715 21718 21059 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31725702 19521036288 517885 18446744073709551615 94514736959488 94514736963184 140722831994208 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94514736971000 94514736971792 94514759110656 140722832001409 140722832001510 140722832001510 140722832007112 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2071540 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.83 s, system=1.36597 s

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

Child status: 143

Real time (s): 3598.3
CPU time (s): 3600.19
CPU user time (s): 3598.83
CPU system time (s): 1.36597
CPU usage (%): 100.053
Max. virtual memory (cumulated for all children) (KiB): 19063512
Max. memory (cumulated for all children) (KiB): 2227684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.83
system time used= 1.36597
maximum resident set size= 2227684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105920
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 105939
involuntary context switches= 3459


# summary of solver processes directly reported to runsolver:
#   pid: 21718
#   total CPU time (s): 3600.19
#   total CPU user time (s): 3598.83
#   total CPU system time (s): 1.36597

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.10913 second user time and 15.1345 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-06-29 03:27:58
IDJOB=4496008
IDBENCH=148104
IDSOLVER=3363
FILE ID=nodeC018/4496008-1751160478
RUNJOBID= nodeC018-1751156866-21070
SLURM_JOB_ID= 9587480
Free space on /tmp= 433060 MiB

SOLVER NAME= Sat4j Resolution 2025-06-06
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/manquiho/Aardal_1/normalized-cuww5.opb
COMMAND LINE= java -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4496008-1751160478/watcher-4496008-1751160478 -o /tmp/evaluation-result-4496008-1751160478/solver-4496008-1751160478 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751156866-21070 --watchdog 3760  java -jar sat4j-pb.jar Resolution HOME/instance-4496008-1751160478.opb

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

MD5SUM BENCH= f50ea280ec2253a5ba14d185d456771a
RANDOM SEED=43705441

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129461452 kB
MemAvailable:   129085944 kB
Buffers:            3280 kB
Cached:           412532 kB
SwapCached:            0 kB
Active:          1021268 kB
Inactive:         156668 kB
Active(anon):     780200 kB
Inactive(anon):        0 kB
Active(file):     241068 kB
Inactive(file):   156668 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3800 kB
Writeback:             0 kB
AnonPages:        764688 kB
Mapped:           122496 kB
Shmem:             18076 kB
KReclaimable:      86208 kB
Slab:             169308 kB
SReclaimable:      86208 kB
SUnreclaim:        83100 kB
KernelStack:        5168 kB
PageTables:         5176 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    7062272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151384 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    571392 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433052 MiB
End job on nodeC018 at 2025-06-29 04:27:57