Trace number 4496009

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 VeriPB 2025-06-06? (TO) 3600.16 3601.12

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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.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.13/0.13	c Pseudo Boolean Optimization by upper bound
0.13/0.13	c --- Begin Solver configuration ---
0.13/0.13	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.13/0.13	c Learn all clauses as in MiniSAT
0.13/0.13	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.13	c Expensive reason simplification
0.13/0.13	c Glucose 2.1 dynamic restart strategy
0.13/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.13/0.13	c timeout=2147483s
0.13/0.13	c DB Simplification allowed=false
0.13/0.13	c Listener: none
0.13/0.13	c --- End Solver configuration ---
0.13/0.13	c solving HOME/instance-4496009-1751160133.opb
0.13/0.13	c reading problem ... 
0.13/0.13	c using VERIPB proof format
0.13/0.13	c  no objective function found
0.13/0.14	c ... done. Wall clock time 0.01s.
0.13/0.14	c declared #vars     86
0.13/0.14	c #constraints  2
0.13/0.14	c constraints type 
0.13/0.14	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2
0.13/0.14	c 2 constraints processed.
1.27/0.71	c cleaning 2500 clauses out of 5000 with flag 10009/5000
2.25/1.23	c cleaning 4251 clauses out of 8501 with flag 22067/11001
3.05/1.66	c cleaning 5624 clauses out of 11249 with flag 36076/18000
3.85/2.05	c cleaning 6814 clauses out of 13628 with flag 52085/26003
4.44/2.37	c cleaning 7907 clauses out of 15814 with flag 70091/35003
4.90/2.69	c cleaning 8952 clauses out of 17904 with flag 90091/45000
5.58/3.11	c cleaning 9976 clauses out of 19953 with flag 112099/56001
5.97/3.53	c cleaning 10988 clauses out of 21976 with flag 136108/68000
6.40/3.98	c cleaning 11995 clauses out of 23991 with flag 162119/81003
7.00/4.50	c cleaning 12996 clauses out of 25995 with flag 190121/95002
7.54/5.05	c cleaning 13995 clauses out of 27997 with flag 220123/110000
8.14/5.62	c cleaning 14998 clauses out of 30002 with flag 252132/126000
8.78/6.20	c cleaning 16002 clauses out of 32006 with flag 286150/143002
9.36/6.79	c cleaning 17001 clauses out of 34002 with flag 322162/161000
10.05/7.46	c cleaning 18002 clauses out of 36003 with flag 360178/180002
10.76/8.18	c cleaning 18997 clauses out of 38000 with flag 400184/200001
11.70/9.01	c cleaning 19996 clauses out of 40002 with flag 442211/221000
12.49/9.88	c cleaning 21004 clauses out of 42007 with flag 486232/243001
13.49/10.82	c cleaning 21997 clauses out of 44002 with flag 532251/266000
14.51/11.80	c cleaning 23004 clauses out of 46007 with flag 580281/290002
15.41/12.75	c cleaning 23998 clauses out of 48001 with flag 630288/315000
16.52/13.87	c cleaning 24999 clauses out of 50003 with flag 682302/341000
17.72/15.09	c cleaning 26000 clauses out of 52005 with flag 736328/368001
18.91/16.22	c cleaning 26999 clauses out of 54004 with flag 792333/396000
20.13/17.40	c cleaning 28000 clauses out of 56005 with flag 850355/425000
21.42/18.75	c cleaning 29002 clauses out of 58007 with flag 910390/455002
22.81/20.17	c cleaning 29999 clauses out of 60003 with flag 972430/486000
24.39/21.71	c cleaning 31004 clauses out of 62007 with flag 1036464/518003
25.70/23.04	c cleaning 32001 clauses out of 64002 with flag 1102497/551002
27.20/24.51	c cleaning 32999 clauses out of 65999 with flag 1170521/585000
29.10/26.45	c cleaning 34000 clauses out of 68001 with flag 1240552/620001
30.89/28.22	c cleaning 35000 clauses out of 70000 with flag 1312570/656000
32.80/30.12	c cleaning 36000 clauses out of 72001 with flag 1386610/693001
34.82/32.14	c cleaning 36995 clauses out of 74001 with flag 1462625/731001
36.54/33.81	c cleaning 38000 clauses out of 76005 with flag 1540638/770000
38.37/35.99	c cleaning 39001 clauses out of 78005 with flag 1620663/810000
40.39/37.98	c cleaning 39997 clauses out of 80006 with flag 1702688/851002
42.48/40.01	c cleaning 41002 clauses out of 82007 with flag 1786707/893000
44.49/42.09	c cleaning 41998 clauses out of 84005 with flag 1872738/936000
46.82/44.30	c cleaning 43000 clauses out of 86007 with flag 1960759/980000
49.00/46.58	c cleaning 44000 clauses out of 88007 with flag 2050802/1025000
51.32/48.81	c cleaning 45005 clauses out of 90009 with flag 2142832/1071002
53.85/51.31	c cleaning 45998 clauses out of 92003 with flag 2236845/1118001
56.14/53.60	c cleaning 46998 clauses out of 94004 with flag 2332889/1166000
59.14/56.65	c cleaning 47998 clauses out of 96006 with flag 2430932/1215000
61.66/59.19	c cleaning 49002 clauses out of 98008 with flag 2530977/1265000
64.75/62.20	c cleaning 50000 clauses out of 100006 with flag 2633018/1316000
67.57/65.06	c cleaning 51004 clauses out of 102008 with flag 2737045/1368002
70.97/68.65	c cleaning 51994 clauses out of 104003 with flag 2843063/1421001
73.61/71.26	c cleaning 53004 clauses out of 106008 with flag 2951075/1475000
76.74/74.33	c cleaning 53996 clauses out of 108004 with flag 3061100/1530000
79.64/77.29	c cleaning 55002 clauses out of 110010 with flag 3173118/1586002
82.57/80.19	c cleaning 56001 clauses out of 112008 with flag 3287139/1643002
85.60/83.11	c cleaning 57000 clauses out of 114007 with flag 3403163/1701002
88.72/86.25	c cleaning 57999 clauses out of 116005 with flag 3521175/1760000
91.86/89.31	c cleaning 58999 clauses out of 118008 with flag 3641221/1820002
94.69/92.17	c cleaning 59999 clauses out of 120008 with flag 3763225/1881001
98.73/96.17	c cleaning 61001 clauses out of 122010 with flag 3887242/1943002
101.87/99.27	c cleaning 61999 clauses out of 124007 with flag 4013274/2006000
105.22/102.57	c cleaning 63005 clauses out of 126010 with flag 4141343/2070002
108.61/105.99	c cleaning 64000 clauses out of 128004 with flag 4271363/2135001
112.13/109.49	c cleaning 65001 clauses out of 130003 with flag 4403362/2201000
116.05/113.31	c cleaning 66002 clauses out of 132003 with flag 4537388/2268001
119.89/117.14	c cleaning 66996 clauses out of 134002 with flag 4673403/2336002
125.21/122.43	c cleaning 67998 clauses out of 136005 with flag 4811427/2405001
129.35/126.56	c cleaning 69003 clauses out of 138006 with flag 4951437/2475000
133.52/130.68	c cleaning 70003 clauses out of 140006 with flag 5093478/2546003
139.64/136.79	c cleaning 70992 clauses out of 142001 with flag 5237502/2618001
144.46/141.45	c cleaning 71999 clauses out of 144008 with flag 5383531/2691000
149.42/146.36	c cleaning 73003 clauses out of 146009 with flag 5531571/2765000
155.86/152.80	c cleaning 73996 clauses out of 148006 with flag 5681661/2840000
160.11/156.95	c cleaning 75000 clauses out of 150010 with flag 5833703/2916000
165.02/161.86	c cleaning 76004 clauses out of 152011 with flag 5987726/2993001
170.15/166.91	c cleaning 77001 clauses out of 154007 with flag 6143783/3071001
175.28/172.06	c cleaning 78000 clauses out of 156007 with flag 6301806/3150002
181.74/178.48	c cleaning 78999 clauses out of 158006 with flag 6461826/3230001
187.49/184.12	c cleaning 79999 clauses out of 160007 with flag 6623876/3311001
194.12/190.71	c cleaning 80998 clauses out of 162007 with flag 6787893/3393000
200.46/197.00	c cleaning 81999 clauses out of 164010 with flag 6953921/3476001
206.27/202.82	c cleaning 82998 clauses out of 166011 with flag 7121945/3560001
212.23/208.79	c cleaning 84003 clauses out of 168012 with flag 7291968/3645000
218.26/214.75	c cleaning 85002 clauses out of 170010 with flag 7464002/3731001
224.46/220.94	c cleaning 86002 clauses out of 172007 with flag 7638017/3818000
232.18/228.63	c cleaning 86995 clauses out of 174005 with flag 7814049/3906000
238.90/235.33	c cleaning 88002 clauses out of 176010 with flag 7992089/3995000
245.91/242.33	c cleaning 88997 clauses out of 178008 with flag 8172111/4085000
254.06/250.46	c cleaning 90005 clauses out of 180013 with flag 8354142/4176002
261.98/258.38	c cleaning 90999 clauses out of 182006 with flag 8538179/4268000
269.53/265.83	c cleaning 92003 clauses out of 184007 with flag 8724213/4361000
277.67/273.97	c cleaning 92996 clauses out of 186005 with flag 8912237/4455001
285.64/281.86	c cleaning 94003 clauses out of 188008 with flag 9102270/4550000
293.00/289.16	c cleaning 95000 clauses out of 190006 with flag 9294307/4646001
300.50/296.67	c cleaning 95999 clauses out of 192005 with flag 9488346/4743000
309.32/305.43	c cleaning 96999 clauses out of 194007 with flag 9684384/4841001
317.45/313.54	c cleaning 98000 clauses out of 196007 with flag 9882424/4940000
324.48/320.56	c cleaning 99000 clauses out of 198008 with flag 10082472/5040001
331.42/327.43	c cleaning 100004 clauses out of 200007 with flag 10284515/5141000
343.98/339.74	c cleaning 100994 clauses out of 202003 with flag 10488547/5243000
353.75/349.74	c cleaning 102003 clauses out of 204010 with flag 10694604/5346001
366.08/362.06	c cleaning 103000 clauses out of 206007 with flag 10902670/5450001
377.60/373.78	c cleaning 104000 clauses out of 208006 with flag 11112759/5555000
390.80/386.92	c cleaning 104999 clauses out of 210006 with flag 11324788/5661000
402.08/398.15	c cleaning 105998 clauses out of 212007 with flag 11538807/5768000
409.38/405.51	c cleaning 107004 clauses out of 214010 with flag 11754832/5876001
416.80/412.91	c cleaning 107996 clauses out of 216005 with flag 11972851/5985000
424.26/420.30	c cleaning 109003 clauses out of 218010 with flag 12192873/6095001
431.78/427.85	c cleaning 110000 clauses out of 220007 with flag 12414890/6206001
441.01/437.21	c cleaning 111001 clauses out of 222007 with flag 12638897/6318001
450.00/446.16	c cleaning 112001 clauses out of 224006 with flag 12864911/6431001
457.60/453.79	c cleaning 112998 clauses out of 226004 with flag 13092937/6545000
466.55/462.60	c cleaning 113998 clauses out of 228006 with flag 13322956/6660000
475.49/471.79	c cleaning 114995 clauses out of 230008 with flag 13555013/6776000
484.40/480.69	c cleaning 116002 clauses out of 232013 with flag 13789038/6893000
493.83/490.02	c cleaning 117005 clauses out of 234011 with flag 14025055/7011000
502.06/498.46	c cleaning 118000 clauses out of 236006 with flag 14263077/7130000
510.33/506.62	c cleaning 118996 clauses out of 238006 with flag 14503115/7250000
518.15/514.47	c cleaning 120003 clauses out of 240012 with flag 14745145/7371002
527.17/523.47	c cleaning 121005 clauses out of 242009 with flag 14989160/7493002
537.60/534.03	c cleaning 122000 clauses out of 244003 with flag 15235183/7616001
547.84/544.21	c cleaning 122994 clauses out of 246002 with flag 15483206/7740000
556.84/553.25	c cleaning 124001 clauses out of 248008 with flag 15733242/7865000
566.66/563.26	c cleaning 124999 clauses out of 250007 with flag 15985250/7991000
580.07/576.69	c cleaning 126002 clauses out of 252009 with flag 16239289/8118001
590.44/586.97	c cleaning 127004 clauses out of 254008 with flag 16495312/8246002
601.72/598.34	c cleaning 127999 clauses out of 256004 with flag 16753321/8375002
612.25/608.86	c cleaning 128997 clauses out of 258003 with flag 17013334/8505000
621.49/618.02	c cleaning 129999 clauses out of 260006 with flag 17275367/8636000
631.64/628.30	c cleaning 131000 clauses out of 262007 with flag 17539369/8768000
641.48/638.17	c cleaning 131997 clauses out of 264008 with flag 17805402/8901001
655.29/652.13	c cleaning 133000 clauses out of 266011 with flag 18073418/9035001
665.36/662.19	c cleaning 133998 clauses out of 268010 with flag 18343443/9170000
677.45/674.17	c cleaning 135006 clauses out of 270012 with flag 18615458/9306000
689.12/686.00	c cleaning 136003 clauses out of 272006 with flag 18889485/9443000
704.68/701.49	c cleaning 136997 clauses out of 274003 with flag 19165512/9581000
716.52/713.19	c cleaning 138002 clauses out of 276007 with flag 19443553/9720001
727.62/724.21	c cleaning 138999 clauses out of 278005 with flag 19723578/9860001
738.94/735.58	c cleaning 140003 clauses out of 280006 with flag 20005607/10001001
751.90/748.69	c cleaning 140992 clauses out of 282003 with flag 20289640/10143001
766.66/763.31	c cleaning 142004 clauses out of 284011 with flag 20575669/10286001
785.47/782.22	c cleaning 142996 clauses out of 286006 with flag 20863716/10430000
798.41/795.13	c cleaning 144000 clauses out of 288010 with flag 21153742/10575000
814.56/811.49	c cleaning 145005 clauses out of 290011 with flag 21445760/10721001
829.88/826.72	c cleaning 146001 clauses out of 292006 with flag 21739786/10868001
845.35/842.38	c cleaning 147002 clauses out of 294005 with flag 22035806/11016001
863.39/860.33	c cleaning 148002 clauses out of 296003 with flag 22333818/11165001
880.28/877.37	c cleaning 148996 clauses out of 298000 with flag 22633839/11315000
893.41/890.47	c cleaning 150000 clauses out of 300005 with flag 22935849/11466001
909.09/906.14	c cleaning 151003 clauses out of 302005 with flag 23239899/11618001
925.13/922.10	c cleaning 151999 clauses out of 304001 with flag 23545918/11771000
938.31/935.40	c cleaning 152991 clauses out of 306002 with flag 23853936/11925000
951.99/949.04	c cleaning 154002 clauses out of 308011 with flag 24163948/12080000
970.69/967.86	c cleaning 154999 clauses out of 310010 with flag 24475979/12236001
987.13/984.21	c cleaning 155999 clauses out of 312011 with flag 24790009/12393001
1002.84/1000.04	c cleaning 157002 clauses out of 314011 with flag 25106021/12551000
1016.28/1013.49	c cleaning 157999 clauses out of 316009 with flag 25424042/12710000
1034.36/1031.78	c cleaning 158998 clauses out of 318011 with flag 25744070/12870001
1048.38/1045.61	c cleaning 159998 clauses out of 320012 with flag 26066076/13031000
1063.69/1061.29	c cleaning 161000 clauses out of 322014 with flag 26390095/13193000
1078.95/1076.42	c cleaning 162005 clauses out of 324015 with flag 26716116/13356001
1094.31/1092.11	c cleaning 163002 clauses out of 326010 with flag 27044133/13520001
1106.87/1104.67	c cleaning 164004 clauses out of 328011 with flag 27374170/13685004
1123.25/1121.15	c cleaning 164998 clauses out of 330003 with flag 27706180/13851000
1136.95/1134.72	c cleaning 166001 clauses out of 332006 with flag 28040188/14018001
1150.72/1148.68	c cleaning 167002 clauses out of 334005 with flag 28376206/14186001
1167.48/1165.38	c cleaning 167998 clauses out of 336003 with flag 28714228/14355001
1188.35/1186.35	c cleaning 168997 clauses out of 338004 with flag 29054257/14525000
1204.10/1201.60	c cleaning 170001 clauses out of 340008 with flag 29396285/14696001
1217.65/1215.25	c cleaning 171001 clauses out of 342007 with flag 29740300/14868001
1232.89/1230.47	c cleaning 171998 clauses out of 344006 with flag 30086322/15041001
1249.28/1246.98	c cleaning 173003 clauses out of 346009 with flag 30434347/15215002
1266.87/1264.69	c cleaning 173999 clauses out of 348005 with flag 30784362/15390001
1286.33/1284.03	c cleaning 174998 clauses out of 350005 with flag 31136396/15566000
1302.22/1300.09	c cleaning 176002 clauses out of 352008 with flag 31490424/15743001
1318.40/1316.17	c cleaning 176996 clauses out of 354005 with flag 31846450/15921000
1335.97/1333.86	c cleaning 178001 clauses out of 356011 with flag 32204476/16100002
1365.69/1364.59	c cleaning 179001 clauses out of 358010 with flag 32564490/16280002
1386.93/1385.61	c cleaning 179998 clauses out of 360008 with flag 32926502/16461001
1407.91/1406.77	c cleaning 181002 clauses out of 362010 with flag 33290531/16643001
1426.21/1425.14	c cleaning 181997 clauses out of 364009 with flag 33656556/16826002
1443.68/1442.52	c cleaning 183003 clauses out of 366011 with flag 34024586/17010001
1466.91/1466.40	c cleaning 183999 clauses out of 368009 with flag 34394608/17195002
1490.24/1489.89	c cleaning 184998 clauses out of 370009 with flag 34766628/17381001
1506.31/1505.85	c cleaning 186004 clauses out of 372011 with flag 35140650/17568001
1525.66/1525.30	c cleaning 187000 clauses out of 374006 with flag 35516686/17756000
1546.15/1545.95	c cleaning 187998 clauses out of 376007 with flag 35894709/17945001
1564.86/1564.52	c cleaning 189003 clauses out of 378009 with flag 36274798/18135001
1582.93/1582.72	c cleaning 189996 clauses out of 380006 with flag 36656840/18326001
1607.75/1607.61	c cleaning 190996 clauses out of 382009 with flag 37040863/18518000
1625.42/1625.22	c cleaning 192004 clauses out of 384014 with flag 37426888/18711001
1645.66/1645.25	c cleaning 192998 clauses out of 386009 with flag 37814924/18905000
1664.26/1663.70	c cleaning 194000 clauses out of 388012 with flag 38204961/19100001
1685.88/1685.45	c cleaning 195002 clauses out of 390011 with flag 38596993/19296000
1707.29/1706.90	c cleaning 195998 clauses out of 392010 with flag 38991036/19493001
1726.54/1726.12	c cleaning 197003 clauses out of 394012 with flag 39387062/19691001
1745.64/1745.25	c cleaning 197999 clauses out of 396009 with flag 39785099/19890001
1768.94/1768.63	c cleaning 199003 clauses out of 398009 with flag 40185134/20090000
1795.19/1794.92	c cleaning 200000 clauses out of 400006 with flag 40587172/20291000
1819.50/1819.19	c cleaning 201000 clauses out of 402007 with flag 40991202/20493001
1841.82/1841.57	c cleaning 201998 clauses out of 404007 with flag 41397243/20696001
1863.66/1863.45	c cleaning 203002 clauses out of 406009 with flag 41805286/20900001
1894.39/1894.24	c cleaning 204001 clauses out of 408007 with flag 42215347/21105001
1916.24/1915.73	c cleaning 204999 clauses out of 410006 with flag 42627374/21311001
1937.57/1936.96	c cleaning 206000 clauses out of 412009 with flag 43041409/21518003
1958.57/1958.05	c cleaning 206998 clauses out of 414007 with flag 43457442/21726001
1988.19/1987.76	c cleaning 207999 clauses out of 416008 with flag 43875478/21935000
2015.11/2014.60	c cleaning 208998 clauses out of 418011 with flag 44295495/22145002
2045.03/2044.60	c cleaning 210003 clauses out of 420011 with flag 44717514/22356000
2072.45/2073.95	c cleaning 210996 clauses out of 422008 with flag 45141553/22568000
2094.89/2095.76	c cleaning 212003 clauses out of 424012 with flag 45567584/22781000
2116.17/2117.16	c cleaning 213004 clauses out of 426009 with flag 45995608/22995000
2139.09/2140.12	c cleaning 213999 clauses out of 428006 with flag 46425647/23210001
2162.84/2163.88	c cleaning 214999 clauses out of 430007 with flag 46857703/23426001
2192.56/2193.72	c cleaning 216001 clauses out of 432007 with flag 47291740/23643000
2220.91/2222.11	c cleaning 217001 clauses out of 434007 with flag 47727781/23861001
2241.33/2242.62	c cleaning 217999 clauses out of 436005 with flag 48165787/24080000
2261.90/2263.38	c cleaning 218997 clauses out of 438007 with flag 48605805/24300001
2286.21/2287.25	c cleaning 220000 clauses out of 440009 with flag 49047846/24521000
2305.57/2306.56	c cleaning 220997 clauses out of 442009 with flag 49491878/24743000
2331.08/2332.13	c cleaning 222001 clauses out of 444012 with flag 49937903/24966000
2361.38/2362.59	c cleaning 222999 clauses out of 446012 with flag 50385939/25190001
2387.10/2388.32	c cleaning 224002 clauses out of 448012 with flag 50835947/25415000
2408.85/2409.97	c cleaning 225002 clauses out of 450011 with flag 51287982/25641001
2431.13/2432.28	c cleaning 226001 clauses out of 452008 with flag 51742024/25868000
2454.53/2455.44	c cleaning 226995 clauses out of 454007 with flag 52198040/26096000
2483.10/2484.04	c cleaning 228001 clauses out of 456013 with flag 52656079/26325001
2510.64/2511.65	c cleaning 228998 clauses out of 458011 with flag 53116142/26555000
2536.15/2537.24	c cleaning 230002 clauses out of 460014 with flag 53578182/26786001
2560.57/2561.55	c cleaning 230998 clauses out of 462011 with flag 54042217/27018000
2582.80/2584.09	c cleaning 232002 clauses out of 464013 with flag 54508266/27251000
2604.59/2605.96	c cleaning 233003 clauses out of 466012 with flag 54976303/27485001
2632.37/2633.72	c cleaning 233996 clauses out of 468008 with flag 55446336/27720000
2660.62/2662.05	c cleaning 235002 clauses out of 470013 with flag 55918390/27956001
2686.71/2688.18	c cleaning 235998 clauses out of 472011 with flag 56392437/28193001
2716.41/2717.46	c cleaning 237002 clauses out of 474013 with flag 56868478/28431001
2745.84/2746.97	c cleaning 238000 clauses out of 476012 with flag 57346529/28670002
2771.39/2772.53	c cleaning 239003 clauses out of 478010 with flag 57826583/28910000
2799.40/2800.60	c cleaning 239993 clauses out of 480007 with flag 58308635/29151000
2831.43/2832.71	c cleaning 241003 clauses out of 482014 with flag 58792661/29393000
2860.46/2861.81	c cleaning 242004 clauses out of 484012 with flag 59278708/29636001
2897.28/2898.71	c cleaning 243001 clauses out of 486007 with flag 59766770/29880000
2936.34/2937.32	c cleaning 244000 clauses out of 488008 with flag 60256824/30125002
2964.99/2966.08	c cleaning 244999 clauses out of 490006 with flag 60748865/30371000
2997.15/2998.28	c cleaning 245999 clauses out of 492008 with flag 61242900/30618001
3023.00/3024.00	c cleaning 246994 clauses out of 494008 with flag 61738935/30866000
3044.25/3045.23	c cleaning 248007 clauses out of 496014 with flag 62236983/31115000
3069.80/3070.58	c cleaning 248996 clauses out of 498008 with flag 62737028/31365001
3100.91/3101.70	c cleaning 250002 clauses out of 500012 with flag 63239075/31616001
3131.83/3132.76	c cleaning 251002 clauses out of 502009 with flag 63743103/31868000
3162.47/3163.43	c cleaning 251997 clauses out of 504007 with flag 64249147/32121000
3198.21/3199.28	c cleaning 252998 clauses out of 506011 with flag 64757186/32375001
3227.53/3228.15	c cleaning 254003 clauses out of 508012 with flag 65267208/32630000
3263.76/3264.83	c cleaning 254995 clauses out of 510010 with flag 65779256/32886001
3299.26/3300.55	c cleaning 256001 clauses out of 512014 with flag 66293289/33143000
3326.16/3327.46	c cleaning 257001 clauses out of 514014 with flag 66809331/33401001
3358.49/3359.89	c cleaning 258002 clauses out of 516013 with flag 67327354/33660001
3390.96/3391.95	c cleaning 258998 clauses out of 518012 with flag 67847381/33920002
3422.99/3424.03	c cleaning 260002 clauses out of 520013 with flag 68369411/34181001
3453.94/3455.10	c cleaning 260997 clauses out of 522010 with flag 68893438/34443000
3494.07/3495.48	c cleaning 262001 clauses out of 524016 with flag 69419495/34706003
3524.85/3526.23	c cleaning 263003 clauses out of 526013 with flag 69947524/34970001
3556.19/3557.13	c cleaning 264002 clauses out of 528011 with flag 70477561/35235002
3596.61/3597.67	c cleaning 264995 clauses out of 530008 with flag 71009596/35501001
3600.01/3601.01	c starts		: 1
3600.01/3601.02	c timeout
3600.01/3601.03	c conflicts		: 35568521
3600.01/3601.03	c decisions		: 35571935
3600.01/3601.03	c propagations		: 166253944
3600.01/3601.03	c inspects		: 14375437414
3600.01/3601.03	c shortcuts		: 0
3600.01/3601.03	c learnt literals	: 0
3600.01/3601.03	c learnt binary clauses	: 0
3600.01/3601.03	c learnt ternary clauses	: 0
3600.01/3601.03	c learnt constraints	: 35568521
3600.01/3601.03	c ignored constraints	: 0
3600.01/3601.03	c root simplifications	: 0
3600.01/3601.03	c removed literals (reason simplification)	: 379002869
3600.01/3601.03	c reason swapping (by a shorter reason)	: 0
3600.01/3601.03	c Calls to reduceDB	: 262
3600.01/3601.03	c Number of update (reduction) of LBD	: 4689
3600.01/3601.03	c Imported unit clauses	: 0
3600.01/3601.03	c No decision after first conflict	: false
3600.01/3601.03	c number of reductions to clauses (during analyze)	: 0
3600.01/3601.03	c number of learned constraints concerned by reduction	: 0
3600.01/3601.03	c number of learning phase by resolution	: 0
3600.01/3601.03	c number of learning phase by cutting planes	: 0
3600.01/3601.03	c number of rounding to 1 operations	: 0
3600.01/3601.03	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.01/3601.03	c number of reductions of the coefficients by power 2 	: 0
3600.01/3601.03	c number of right shift for reduction by power 2 	: 0
3600.01/3601.03	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.01/3601.03	c number of ending skipping 	: 0
3600.01/3601.03	c number of internal skipping 	: 0
3600.01/3601.03	c number of derivation steps 	: 0
3600.01/3601.03	c number of skipped derivation steps 	: 0
3600.01/3601.03	c number of remaining unassigned 	: 0
3600.01/3601.03	c number of remaining assigned 	: 0
3600.01/3601.03	c number of falsified literals weakened from reason	: 0
3600.01/3601.03	c number of falsified literals weakened from conflict	: 0
3600.01/3601.03	c time for arithmetic operations	: 0
3600.01/3601.03	c minimum degree of deleted constraints	: null
3600.01/3601.03	c maximum degree of deleted constraints	: null
3600.01/3601.03	c number of deleted constraints	: 0
3600.01/3601.04	c speed (assignments/second)	: 46170.23680256826
3600.01/3601.04	c non guided choices	: 74
3600.01/3601.09	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 332533
3600.01/3601.10	s UNKNOWN
3600.01/3601.10	c Total wall clock time (in seconds): 3600.966

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 (61493 MiB free)
  memory of node 1: 64507 MiB (61172 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing 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=16997, runsolver pid=16994

[startup+0.100062 s]*
/proc/loadavg: 4.21 4.16 4.15 5/343 17015
/proc/meminfo: memFree=125572804/131250000 swapFree=33010684/33010684
[pid=16997] ppid=16994 vsize=18930384 memory=57944 CPUtime=0.13 cores=0,2
/proc/16997/stat : 16997 (java) S 16994 16997 16344 0 -1 4194304 6589 0 0 0 11 2 0 0 20 0 18 0 31693147 19384713216 14486 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
/proc/16997/statm: 4732596 14486 5380 1 0 547623 0
[pid=16997/tid=16999] ppid=16994 vsize=18930384 memory=4026531960 CPUtime=0.07 cores=0,2
/proc/16997/task/16999/stat : 16999 (java) R 16994 16997 16344 0 -1 4194368 5089 0 0 0 6 1 0 0 20 0 18 0 31693148 19384713216 14486 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17008] ppid=16994 vsize=18930384 memory=241407623509 CPUtime=0 cores=0,2
/proc/16997/task/17008/stat : 17008 (Finalizer) S 16994 16997 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 31693150 19384713216 14486 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17015] ppid=16994 vsize=18930384 memory=61784027586760 CPUtime=0 cores=0,2
/proc/16997/task/17015/stat : 17015 (Common-Cleaner) S 16994 16997 16344 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 31693150 19384713216 14486 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57944 KiB

[startup+0.205853 s]*
/proc/loadavg: 4.21 4.16 4.15 7/344 17016
/proc/meminfo: memFree=125565684/131250000 swapFree=33010684/33010684
[pid=16997] ppid=16994 vsize=18996948 memory=65780 CPUtime=0.32 cores=0,2
/proc/16997/stat : 16997 (java) S 16994 16997 16344 0 -1 4194304 7684 0 0 0 29 3 0 0 20 0 19 0 31693147 19452874752 16445 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
/proc/16997/statm: 4749237 16445 5444 1 0 548596 0
[pid=16997/tid=16999] ppid=16994 vsize=18996948 memory=4026597660 CPUtime=0.16 cores=0,2
/proc/16997/task/16999/stat : 16999 (java) R 16994 16997 16344 0 -1 4194368 5337 0 0 0 15 1 0 0 20 0 19 0 31693148 19452874752 16445 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17008] ppid=16994 vsize=18996948 memory=18954 CPUtime=0 cores=0,2
/proc/16997/task/17008/stat : 17008 (Finalizer) S 16994 16997 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 31693150 19452874752 16445 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17015] ppid=16994 vsize=18996948 memory=60684515935208 CPUtime=0 cores=0,2
/proc/16997/task/17015/stat : 17015 (Common-Cleaner) S 16994 16997 16344 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 31693150 19452874752 16445 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17016] ppid=16994 vsize=18996948 memory=0 CPUtime=0 cores=0,2
/proc/16997/task/17016/stat : 17016 (Timer-0) S 16994 16997 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 31693162 19452874752 16445 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 65780 KiB

[startup+0.305748 s]*
/proc/loadavg: 4.21 4.16 4.15 6/344 17016
/proc/meminfo: memFree=125538336/131250000 swapFree=33010684/33010684
[pid=16997] ppid=16994 vsize=18996948 memory=93104 CPUtime=0.52 cores=0,2
/proc/16997/stat : 16997 (java) S 16994 16997 16344 0 -1 4194304 8977 0 0 0 47 5 0 0 20 0 19 0 31693147 19452874752 23276 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
/proc/16997/statm: 4749237 23276 5444 1 0 549152 0
[pid=16997/tid=16999] ppid=16994 vsize=18996948 memory=-6000919489819010670 CPUtime=0.26 cores=0,2
/proc/16997/task/16999/stat : 16999 (java) R 16994 16997 16344 0 -1 4194368 5363 0 0 0 24 2 0 0 20 0 19 0 31693148 19452874752 23276 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17008] ppid=16994 vsize=18996948 memory=0 CPUtime=0 cores=0,2
/proc/16997/task/17008/stat : 17008 (Finalizer) S 16994 16997 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 31693150 19452874752 23276 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17015] ppid=16994 vsize=18996948 memory=0 CPUtime=0 cores=0,2
/proc/16997/task/17015/stat : 17015 (Common-Cleaner) S 16994 16997 16344 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 31693150 19452874752 23276 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17016] ppid=16994 vsize=18996948 memory=0 CPUtime=0 cores=0,2
/proc/16997/task/17016/stat : 17016 (Timer-0) S 16994 16997 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 31693162 19452874752 23276 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 93104 KiB

[startup+0.700224 s]
/proc/loadavg: 4.21 4.16 4.15 6/344 17016
/proc/meminfo: memFree=125477340/131250000 swapFree=33010684/33010684
[pid=16997] ppid=16994 vsize=19063512 memory=169916 CPUtime=1.27 cores=0,2
/proc/16997/stat : 16997 (java) S 16994 16997 16344 0 -1 4194304 14103 0 0 0 119 8 0 0 20 0 20 0 31693147 19521036288 42479 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
/proc/16997/statm: 4765878 42479 5476 1 0 552574 0
[pid=16997/tid=16999] ppid=16994 vsize=19063512 memory=17536 CPUtime=0.62 cores=0,2
/proc/16997/task/16999/stat : 16999 (java) R 16994 16997 16344 0 -1 4194368 5454 0 0 0 58 4 0 0 20 0 20 0 31693148 19521036288 42479 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17008] ppid=16994 vsize=19063512 memory=10880 CPUtime=0 cores=0,2
/proc/16997/task/17008/stat : 17008 (Finalizer) S 16994 16997 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31693150 19521036288 42479 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17015] ppid=16994 vsize=19063512 memory=3328 CPUtime=0 cores=0,2
/proc/16997/task/17015/stat : 17015 (Common-Cleaner) S 16994 16997 16344 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 31693150 19521036288 42479 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17016] ppid=16994 vsize=19063512 memory=4760 CPUtime=0 cores=0,2
/proc/16997/task/17016/stat : 17016 (Timer-0) S 16994 16997 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31693162 19521036288 42479 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 169916 KiB

[startup+1.50025 s]
/proc/loadavg: 4.21 4.16 4.15 6/345 17017
/proc/meminfo: memFree=125417864/131250000 swapFree=33010684/33010684
[pid=16997] ppid=16994 vsize=19063512 memory=185304 CPUtime=2.86 cores=0,2
/proc/16997/stat : 16997 (java) S 16994 16997 16344 0 -1 4194304 25933 0 0 0 276 10 0 0 20 0 20 0 31693147 19521036288 46326 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
/proc/16997/statm: 4765878 46326 5476 1 0 555823 0
[pid=16997/tid=16999] ppid=16994 vsize=19063512 memory=0 CPUtime=1.39 cores=0,2
/proc/16997/task/16999/stat : 16999 (java) R 16994 16997 16344 0 -1 4194368 5678 0 0 0 134 5 0 0 20 0 20 0 31693148 19521036288 46326 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17008] ppid=16994 vsize=19063512 memory=10880 CPUtime=0 cores=0,2
/proc/16997/task/17008/stat : 17008 (Finalizer) S 16994 16997 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31693150 19521036288 46326 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17015] ppid=16994 vsize=19063512 memory=3328 CPUtime=0 cores=0,2
/proc/16997/task/17015/stat : 17015 (Common-Cleaner) S 16994 16997 16344 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 31693150 19521036288 46326 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17016] ppid=16994 vsize=19063512 memory=4760 CPUtime=0 cores=0,2
/proc/16997/task/17016/stat : 17016 (Timer-0) S 16994 16997 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31693162 19521036288 46326 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
Current children cumulated CPU time: 2.86 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 185304 KiB

[startup+3.10567 s]
/proc/loadavg: 4.27 4.17 4.15 5/345 17018
/proc/meminfo: memFree=124993796/131250000 swapFree=33010684/33010684
[pid=16997] ppid=16994 vsize=19063512 memory=507676 CPUtime=5.58 cores=0,2
/proc/16997/stat : 16997 (java) S 16994 16997 16344 0 -1 4194304 29122 0 0 0 539 19 0 0 20 0 20 0 31693147 19521036288 126919 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
/proc/16997/statm: 4765878 126919 5476 1 0 555824 0
[pid=16997/tid=16999] ppid=16994 vsize=19063512 memory=10880 CPUtime=2.97 cores=0,2
/proc/16997/task/16999/stat : 16999 (java) R 16994 16997 16344 0 -1 4194368 6582 0 0 0 284 13 0 0 20 0 20 0 31693148 19521036288 126919 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17008] ppid=16994 vsize=19063512 memory=-6000919489819010670 CPUtime=0 cores=0,2
/proc/16997/task/17008/stat : 17008 (Finalizer) S 16994 16997 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31693150 19521036288 126919 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17015] ppid=16994 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/16997/task/17015/stat : 17015 (Common-Cleaner) S 16994 16997 16344 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 31693150 19521036288 126919 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17016] ppid=16994 vsize=19063512 memory=3328 CPUtime=0 cores=0,2
/proc/16997/task/17016/stat : 17016 (Timer-0) S 16994 16997 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31693162 19521036288 126919 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
Current children cumulated CPU time: 5.58 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 507676 KiB

[startup+6.3002 s]
/proc/loadavg: 4.27 4.17 4.15 5/345 17018
/proc/meminfo: memFree=124071676/131250000 swapFree=33010684/33010684
[pid=16997] ppid=16994 vsize=19063512 memory=1260408 CPUtime=8.89 cores=0,2
/proc/16997/stat : 16997 (java) S 16994 16997 16344 0 -1 4194304 29860 0 0 0 851 38 0 0 20 0 20 0 31693147 19521036288 315102 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
/proc/16997/statm: 4765878 315102 5476 1 0 555826 0
[pid=16997/tid=16999] ppid=16994 vsize=19063512 memory=0 CPUtime=6.14 cores=0,2
/proc/16997/task/16999/stat : 16999 (java) R 16994 16997 16344 0 -1 4194368 7175 0 0 0 582 32 0 0 20 0 20 0 31693148 19521036288 315102 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17008] ppid=16994 vsize=19063512 memory=3328 CPUtime=0 cores=0,2
/proc/16997/task/17008/stat : 17008 (Finalizer) S 16994 16997 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31693150 19521036288 315102 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17015] ppid=16994 vsize=19063512 memory=10880 CPUtime=0 cores=0,2
/proc/16997/task/17015/stat : 17015 (Common-Cleaner) S 16994 16997 16344 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 31693150 19521036288 315102 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17016] ppid=16994 vsize=19063512 memory=14720 CPUtime=0 cores=0,2
/proc/16997/task/17016/stat : 17016 (Timer-0) S 16994 16997 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31693162 19521036288 315102 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
Current children cumulated CPU time: 8.89 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1260408 KiB

[startup+12.7002 s]
/proc/loadavg: 4.23 4.17 4.15 5/345 17018
/proc/meminfo: memFree=123731512/131250000 swapFree=33010684/33010684
[pid=16997] ppid=16994 vsize=19063512 memory=1332184 CPUtime=15.41 cores=0,2
/proc/16997/stat : 16997 (java) S 16994 16997 16344 0 -1 4194304 32951 0 0 0 1492 49 0 0 20 0 20 0 31693147 19521036288 333046 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
/proc/16997/statm: 4765878 333046 5476 1 0 555826 0
[pid=16997/tid=16999] ppid=16994 vsize=19063512 memory=10880 CPUtime=12.49 cores=0,2
/proc/16997/task/16999/stat : 16999 (java) R 16994 16997 16344 0 -1 4194368 8114 0 0 0 1207 42 0 0 20 0 20 0 31693148 19521036288 333046 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17008] ppid=16994 vsize=19063512 memory=1332184 CPUtime=0 cores=0,2
/proc/16997/task/17008/stat : 17008 (Finalizer) S 16994 16997 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31693150 19521036288 333046 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17015] ppid=16994 vsize=19063512 memory=-6000919489819010670 CPUtime=0 cores=0,2
/proc/16997/task/17015/stat : 17015 (Common-Cleaner) S 16994 16997 16344 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 31693150 19521036288 333046 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17016] ppid=16994 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/16997/task/17016/stat : 17016 (Timer-0) S 16994 16997 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31693162 19521036288 333046 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
Current children cumulated CPU time: 15.41 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1332184 KiB

[startup+25.5002 s]
/proc/loadavg: 4.20 4.16 4.15 5/345 17018
/proc/meminfo: memFree=123184900/131250000 swapFree=33010684/33010684
[pid=16997] ppid=16994 vsize=19063512 memory=1342460 CPUtime=28.2 cores=0,2
/proc/16997/stat : 16997 (java) S 16994 16997 16344 0 -1 4194304 35756 0 0 0 2753 67 0 0 20 0 20 0 31693147 19521036288 335615 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
/proc/16997/statm: 4765878 335615 5476 1 0 555826 0
[pid=16997/tid=16999] ppid=16994 vsize=19063512 memory=1332184 CPUtime=25.14 cores=0,2
/proc/16997/task/16999/stat : 16999 (java) R 16994 16997 16344 0 -1 4194368 9262 0 0 0 2454 60 0 0 20 0 20 0 31693148 19521036288 335615 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17008] ppid=16994 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/16997/task/17008/stat : 17008 (Finalizer) S 16994 16997 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31693150 19521036288 335615 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17015] ppid=16994 vsize=19063512 memory=1342460 CPUtime=0 cores=0,2
/proc/16997/task/17015/stat : 17015 (Common-Cleaner) S 16994 16997 16344 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 31693150 19521036288 335615 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17016] ppid=16994 vsize=19063512 memory=1342460 CPUtime=0 cores=0,2
/proc/16997/task/17016/stat : 17016 (Timer-0) S 16994 16997 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31693162 19521036288 335615 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
Current children cumulated CPU time: 28.2 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1342460 KiB

[startup+51.1057 s]
/proc/loadavg: 4.20 4.16 4.15 5/345 17084
/proc/meminfo: memFree=122570368/131250000 swapFree=33010684/33010684
[pid=16997] ppid=16994 vsize=19063512 memory=1367076 CPUtime=53.66 cores=0,2
/proc/16997/stat : 16997 (java) S 16994 16997 16344 0 -1 4194304 39108 0 0 0 5267 99 0 0 20 0 20 0 31693147 19521036288 341769 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
/proc/16997/statm: 4765878 341769 5476 1 0 555826 0

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

/proc/16997/task/17008/stat : 17008 (Finalizer) S 16994 16997 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31693150 19521036288 543281 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17015] ppid=16994 vsize=19063512 memory=2173124 CPUtime=0 cores=0,2
/proc/16997/task/17015/stat : 17015 (Common-Cleaner) S 16994 16997 16344 0 -1 4194368 1556 0 0 0 0 0 0 0 20 0 20 0 31693150 19521036288 543281 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17016] ppid=16994 vsize=19063512 memory=2173124 CPUtime=0 cores=0,2
/proc/16997/task/17016/stat : 17016 (Timer-0) S 16994 16997 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31693162 19521036288 543281 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
Current children cumulated CPU time: 3221.75 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2173124 KiB

[startup+3282.3 s]
/proc/loadavg: 4.21 4.17 4.16 5/343 18041
/proc/meminfo: memFree=82969292/131250000 swapFree=33010684/33010684
[pid=16997] ppid=16994 vsize=19063512 memory=2173124 CPUtime=3281.02 cores=0,2
/proc/16997/stat : 16997 (java) S 16994 16997 16344 0 -1 4194304 120525 0 0 0 325797 2305 0 0 20 0 20 0 31693147 19521036288 543281 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
/proc/16997/statm: 4765878 543281 5508 1 0 557027 0
[pid=16997/tid=16999] ppid=16994 vsize=19063512 memory=2173124 CPUtime=3231.28 cores=0,2
/proc/16997/task/16999/stat : 16999 (java) R 16994 16997 16344 0 -1 4194368 45790 0 0 0 320915 2213 0 0 20 0 20 0 31693148 19521036288 543281 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17008] ppid=16994 vsize=19063512 memory=14720 CPUtime=0 cores=0,2
/proc/16997/task/17008/stat : 17008 (Finalizer) S 16994 16997 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31693150 19521036288 543281 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17015] ppid=16994 vsize=19063512 memory=14720 CPUtime=0 cores=0,2
/proc/16997/task/17015/stat : 17015 (Common-Cleaner) S 16994 16997 16344 0 -1 4194368 1614 0 0 0 0 0 0 0 20 0 20 0 31693150 19521036288 543281 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17016] ppid=16994 vsize=19063512 memory=2173124 CPUtime=0 cores=0,2
/proc/16997/task/17016/stat : 17016 (Timer-0) S 16994 16997 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31693162 19521036288 543281 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
Current children cumulated CPU time: 3281.02 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2173124 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.15 4.16 5/345 18049
/proc/meminfo: memFree=82416360/131250000 swapFree=33010684/33010684
[pid=16997] ppid=16994 vsize=19063512 memory=2173124 CPUtime=3340.96 cores=0,2
/proc/16997/stat : 16997 (java) S 16994 16997 16344 0 -1 4194304 120641 0 0 0 331754 2342 0 0 20 0 20 0 31693147 19521036288 543281 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
/proc/16997/statm: 4765878 543281 5508 1 0 557027 0
[pid=16997/tid=16999] ppid=16994 vsize=19063512 memory=5760 CPUtime=3290.48 cores=0,2
/proc/16997/task/16999/stat : 16999 (java) R 16994 16997 16344 0 -1 4194368 45805 0 0 0 326799 2249 0 0 20 0 20 0 31693148 19521036288 543281 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17008] ppid=16994 vsize=19063512 memory=2173124 CPUtime=0 cores=0,2
/proc/16997/task/17008/stat : 17008 (Finalizer) S 16994 16997 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31693150 19521036288 543281 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17015] ppid=16994 vsize=19063512 memory=14720 CPUtime=0 cores=0,2
/proc/16997/task/17015/stat : 17015 (Common-Cleaner) S 16994 16997 16344 0 -1 4194368 1614 0 0 0 0 0 0 0 20 0 20 0 31693150 19521036288 543281 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17016] ppid=16994 vsize=19063512 memory=17536 CPUtime=0 cores=0,2
/proc/16997/task/17016/stat : 17016 (Timer-0) S 16994 16997 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31693162 19521036288 543281 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
Current children cumulated CPU time: 3340.96 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2173124 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.15 4.16 5/345 18051
/proc/meminfo: memFree=81839248/131250000 swapFree=33010684/33010684
[pid=16997] ppid=16994 vsize=19063512 memory=2173124 CPUtime=3401.27 cores=0,2
/proc/16997/stat : 16997 (java) S 16994 16997 16344 0 -1 4194304 122302 0 0 0 337748 2379 0 0 20 0 20 0 31693147 19521036288 543281 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
/proc/16997/statm: 4765878 543281 5508 1 0 557027 0
[pid=16997/tid=16999] ppid=16994 vsize=19063512 memory=2173124 CPUtime=3349.7 cores=0,2
/proc/16997/task/16999/stat : 16999 (java) R 16994 16997 16344 0 -1 4194368 46105 0 0 0 332686 2284 0 0 20 0 20 0 31693148 19521036288 543281 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17008] ppid=16994 vsize=19063512 memory=3328 CPUtime=0 cores=0,2
/proc/16997/task/17008/stat : 17008 (Finalizer) S 16994 16997 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31693150 19521036288 543281 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17015] ppid=16994 vsize=19063512 memory=2173124 CPUtime=0 cores=0,2
/proc/16997/task/17015/stat : 17015 (Common-Cleaner) S 16994 16997 16344 0 -1 4194368 1614 0 0 0 0 0 0 0 20 0 20 0 31693150 19521036288 543281 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17016] ppid=16994 vsize=19063512 memory=2173124 CPUtime=0 cores=0,2
/proc/16997/task/17016/stat : 17016 (Timer-0) S 16994 16997 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31693162 19521036288 543281 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
Current children cumulated CPU time: 3401.27 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2173124 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.15 4.16 5/346 18056
/proc/meminfo: memFree=81255872/131250000 swapFree=33010684/33010684
[pid=16997] ppid=16994 vsize=19063512 memory=2173124 CPUtime=3461.09 cores=0,2
/proc/16997/stat : 16997 (java) S 16994 16997 16344 0 -1 4194304 123445 0 0 0 343693 2416 0 0 20 0 20 0 31693147 19521036288 543281 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
/proc/16997/statm: 4765878 543281 5508 1 0 557027 0
[pid=16997/tid=16999] ppid=16994 vsize=19063512 memory=2173124 CPUtime=3408.92 cores=0,2
/proc/16997/task/16999/stat : 16999 (java) R 16994 16997 16344 0 -1 4194368 47032 0 0 0 338573 2319 0 0 20 0 20 0 31693148 19521036288 543281 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17008] ppid=16994 vsize=19063512 memory=-6000919489819010670 CPUtime=0 cores=0,2
/proc/16997/task/17008/stat : 17008 (Finalizer) S 16994 16997 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31693150 19521036288 543281 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17015] ppid=16994 vsize=19063512 memory=2173124 CPUtime=0 cores=0,2
/proc/16997/task/17015/stat : 17015 (Common-Cleaner) S 16994 16997 16344 0 -1 4194368 1614 0 0 0 0 0 0 0 20 0 20 0 31693150 19521036288 543281 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17016] ppid=16994 vsize=19063512 memory=14720 CPUtime=0 cores=0,2
/proc/16997/task/17016/stat : 17016 (Timer-0) S 16994 16997 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31693162 19521036288 543281 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
Current children cumulated CPU time: 3461.09 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2173124 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.13 4.15 5/345 18058
/proc/meminfo: memFree=80820476/131250000 swapFree=33010684/33010684
[pid=16997] ppid=16994 vsize=19063512 memory=2173124 CPUtime=3520.95 cores=0,2
/proc/16997/stat : 16997 (java) S 16994 16997 16344 0 -1 4194304 124630 0 0 0 349648 2447 0 0 20 0 20 0 31693147 19521036288 543281 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
/proc/16997/statm: 4765878 543281 5508 1 0 557027 0
[pid=16997/tid=16999] ppid=16994 vsize=19063512 memory=-6000919489819010670 CPUtime=3468.04 cores=0,2
/proc/16997/task/16999/stat : 16999 (java) R 16994 16997 16344 0 -1 4194368 47858 0 0 0 344454 2350 0 0 20 0 20 0 31693148 19521036288 543281 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17008] ppid=16994 vsize=19063512 memory=2173124 CPUtime=0 cores=0,2
/proc/16997/task/17008/stat : 17008 (Finalizer) S 16994 16997 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31693150 19521036288 543281 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17015] ppid=16994 vsize=19063512 memory=2173124 CPUtime=0 cores=0,2
/proc/16997/task/17015/stat : 17015 (Common-Cleaner) S 16994 16997 16344 0 -1 4194368 1669 0 0 0 0 0 0 0 20 0 20 0 31693150 19521036288 543281 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17016] ppid=16994 vsize=19063512 memory=14720 CPUtime=0 cores=0,2
/proc/16997/task/17016/stat : 17016 (Timer-0) S 16994 16997 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31693162 19521036288 543281 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
Current children cumulated CPU time: 3520.95 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2173124 KiB

[startup+3582.3 s]
/proc/loadavg: 4.76 4.31 4.21 5/345 18193
/proc/meminfo: memFree=96485928/131250000 swapFree=33010684/33010684
[pid=16997] ppid=16994 vsize=19063512 memory=2173252 CPUtime=3581.33 cores=0,2
/proc/16997/stat : 16997 (java) S 16994 16997 16344 0 -1 4194304 126200 0 0 0 355648 2485 0 0 20 0 20 0 31693147 19521036288 543313 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
/proc/16997/statm: 4765878 543313 5508 1 0 557029 0
[pid=16997/tid=16999] ppid=16994 vsize=19063512 memory=2173124 CPUtime=3527.24 cores=0,2
/proc/16997/task/16999/stat : 16999 (java) R 16994 16997 16344 0 -1 4194368 48070 0 0 0 350338 2386 0 0 20 0 20 0 31693148 19521036288 543313 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17008] ppid=16994 vsize=19063512 memory=2173124 CPUtime=0 cores=0,2
/proc/16997/task/17008/stat : 17008 (Finalizer) S 16994 16997 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31693150 19521036288 543313 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17015] ppid=16994 vsize=19063512 memory=14720 CPUtime=0 cores=0,2
/proc/16997/task/17015/stat : 17015 (Common-Cleaner) S 16994 16997 16344 0 -1 4194368 1700 0 0 0 0 0 0 0 20 0 20 0 31693150 19521036288 543313 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17016] ppid=16994 vsize=19063512 memory=14720 CPUtime=0 cores=0,2
/proc/16997/task/17016/stat : 17016 (Timer-0) S 16994 16997 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31693162 19521036288 543313 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
Current children cumulated CPU time: 3581.33 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2173252 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3601 s]*
/proc/loadavg: 4.55 4.29 4.21 5/345 18193
/proc/meminfo: memFree=95300928/131250000 swapFree=33010684/33010684
[pid=16997] ppid=16994 vsize=19063512 memory=2173252 CPUtime=3600.01 cores=0,2
/proc/16997/stat : 16997 (java) S 16994 16997 16344 0 -1 4194304 126213 0 0 0 357512 2489 0 0 20 0 20 0 31693147 19521036288 543313 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
/proc/16997/statm: 4765878 543313 5508 1 0 557029 0
[pid=16997/tid=16999] ppid=16994 vsize=19063512 memory=-6000919507032958062 CPUtime=3545.89 cores=0,2
/proc/16997/task/16999/stat : 16999 (java) R 16994 16997 16344 0 -1 4194368 48072 0 0 0 352199 2390 0 0 20 0 20 0 31693148 19521036288 543313 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17008] ppid=16994 vsize=19063512 memory=2892 CPUtime=0 cores=0,2
/proc/16997/task/17008/stat : 17008 (Finalizer) S 16994 16997 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31693150 19521036288 543313 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17015] ppid=16994 vsize=19063512 memory=21968 CPUtime=0 cores=0,2
/proc/16997/task/17015/stat : 17015 (Common-Cleaner) S 16994 16997 16344 0 -1 4194368 1700 0 0 0 0 0 0 0 20 0 20 0 31693150 19521036288 543313 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
[pid=16997/tid=17016] ppid=16994 vsize=19063512 memory=4352 CPUtime=0 cores=0,2
/proc/16997/task/17016/stat : 17016 (Timer-0) S 16994 16997 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31693162 19521036288 543313 18446744073709551615 94389994274816 94389994278512 140735119869952 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94389994286328 94389994287120 94389996781568 140735119874352 140735119874534 140735119874534 140735119880136 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2173252 KiB

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

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

# cumulated CPU time of all completed processes:  user=3575.25 s, system=24.9151 s

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

[startup+3601.11 s]*
/proc/loadavg: 4.55 4.29 4.21 5/324 18196
/proc/meminfo: memFree=97432032/131250000 swapFree=33010684/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143

Real time (s): 3601.12
CPU time (s): 3600.16
CPU user time (s): 3575.25
CPU system time (s): 24.9151
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 19063512
Max. memory (cumulated for all children) (KiB): 2173252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3575.25
system time used= 24.9151
maximum resident set size= 2174404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127695
page faults= 0
swaps= 0
block input operations= 0
block output operations= 31553864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 137151
involuntary context switches= 13960


# summary of solver processes directly reported to runsolver:
#   pid: 16997
#   total CPU time (s): 3600.16
#   total CPU user time (s): 3575.25
#   total CPU system time (s): 24.9151

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.16063 second user time and 14.8631 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-06-29 03:22:13
IDJOB=4496009
IDBENCH=148104
IDSOLVER=3364
FILE ID=nodeC027/4496009-1751160133
RUNJOBID= nodeC027-1751156506-16354
SLURM_JOB_ID= 9587479
Free space on /tmp= 433060 MiB

SOLVER NAME= Sat4j Resolution VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/manquiho/Aardal_1/normalized-cuww5.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4496009-1751160133/watcher-4496009-1751160133 -o /tmp/evaluation-result-4496009-1751160133/solver-4496009-1751160133 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751156506-16354 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4496009-1751160133 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4496009-1751160133.opb

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

MD5SUM BENCH= f50ea280ec2253a5ba14d185d456771a
RANDOM SEED=141659712

nodeC027 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		: 3597.862
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.29
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.655
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.612
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.29
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		: 3608.891
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.636
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.29
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.635
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.29
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.160
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.29
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		: 3700.000
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        125609504 kB
MemAvailable:   125839284 kB
Buffers:            3280 kB
Cached:          1040160 kB
SwapCached:            0 kB
Active:          4262064 kB
Inactive:         798672 kB
Active(anon):    4035384 kB
Inactive(anon):        0 kB
Active(file):     226680 kB
Inactive(file):   798672 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            357108 kB
Writeback:             0 kB
AnonPages:       4020420 kB
Mapped:           122672 kB
Shmem:             18068 kB
KReclaimable:      86932 kB
Slab:             182836 kB
SReclaimable:      86932 kB
SUnreclaim:        95904 kB
KernelStack:        5264 kB
PageTables:        11524 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    7083644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151464 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3813376 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:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433052 MiB
End job on nodeC027 at 2025-06-29 04:22:14