Trace number 4440333

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution 2024 2024-07-07? (TO) 3600.15 3612.79

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_2.opb
MD5SUM52024caa2fcec9d840e113a681eace59
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark40876.6
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables41
Total number of constraints11
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint1
Maximum length of a constraint40
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1196
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3589
Number of bits of the biggest sum of numbers12
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.09/0.10	c version CUSTOM.v20240707
0.09/0.11	c java.runtime.name	OpenJDK Runtime Environment
0.09/0.11	c java.vm.name		OpenJDK 64-Bit Server VM
0.09/0.11	c java.vm.version	22.0.1+8-16
0.09/0.11	c java.vm.vendor	Oracle Corporation
0.09/0.11	c sun.arch.data.model	64
0.09/0.11	c java.version		22.0.1
0.09/0.11	c os.name		Linux
0.09/0.11	c os.version		4.18.0-301.1.el8.x86_64
0.09/0.11	c os.arch		amd64
0.09/0.11	c Free memory 		2104792832
0.09/0.11	c Max memory 		16282288128
0.09/0.11	c Total memory 		2113929216
0.09/0.11	c Number of processors 	2
0.09/0.15	--- Begin Solver configuration ---
0.09/0.15	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.09/0.15	Learn all clauses as in MiniSAT
0.09/0.15	LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.15	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.15	Expensive reason simplification
0.09/0.15	Glucose 2.1 dynamic restart strategy
0.09/0.15	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.09/0.15	timeout=2147483s
0.09/0.15	DB Simplification allowed=false
0.09/0.15	Listener: none
0.09/0.15	--- End Solver configuration ---
0.09/0.15	c Pseudo Boolean Optimization by upper bound
0.09/0.15	c --- Begin Solver configuration ---
0.09/0.15	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.09/0.15	c Learn all clauses as in MiniSAT
0.09/0.15	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.15	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.15	c Expensive reason simplification
0.09/0.15	c Glucose 2.1 dynamic restart strategy
0.09/0.15	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.15	c timeout=2147483s
0.09/0.15	c DB Simplification allowed=false
0.09/0.15	c Listener: none
0.09/0.15	c --- End Solver configuration ---
0.09/0.15	c solving HOME/instance-4440333-1721772722.opb
0.09/0.15	c reading problem ... 
0.09/0.16	c using VERIPB proof format
0.09/0.16	c  objective function found
0.09/0.17	c ... done. Wall clock time 0.017s.
0.09/0.17	c declared #vars     41
0.09/0.17	c #constraints  11
0.09/0.17	c constraints type 
0.09/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 10
0.09/0.17	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
0.09/0.17	c 11 constraints processed.
0.09/0.18	c objective function length is 1 literals
0.84/0.61	c cleaning 2500 clauses out of 5000 with flag 10149/5000
1.61/0.94	c cleaning 4250 clauses out of 8500 with flag 22402/11000
2.20/1.25	c cleaning 5625 clauses out of 11252 with flag 36671/18002
2.73/1.56	c cleaning 6813 clauses out of 13625 with flag 53245/26000
3.18/1.86	c cleaning 7907 clauses out of 15813 with flag 71728/35001
3.68/2.27	c cleaning 8953 clauses out of 17906 with flag 92333/45001
4.15/2.67	c cleaning 9976 clauses out of 19953 with flag 114649/56001
4.70/3.14	c cleaning 10986 clauses out of 21976 with flag 139218/68000
5.20/3.60	c cleaning 11994 clauses out of 23990 with flag 165766/81000
5.79/4.25	c cleaning 12999 clauses out of 25997 with flag 194131/95001
6.39/4.89	c cleaning 13997 clauses out of 27997 with flag 224801/110000
7.09/5.54	c cleaning 14996 clauses out of 30000 with flag 257248/126000
8.14/6.40	c cleaning 16003 clauses out of 32005 with flag 291734/143001
8.93/7.23	c cleaning 17000 clauses out of 34001 with flag 328379/161000
9.93/8.20	c cleaning 18000 clauses out of 36001 with flag 367010/180000
10.92/9.24	c cleaning 19001 clauses out of 38002 with flag 408037/200001
12.12/10.44	c cleaning 20001 clauses out of 40002 with flag 450570/221002
13.36/11.69	c cleaning 21000 clauses out of 41999 with flag 495452/243000
14.98/13.14	c cleaning 21996 clauses out of 43999 with flag 542640/266000
16.37/14.51	c cleaning 23002 clauses out of 46004 with flag 591592/290001
18.09/16.29	c cleaning 23997 clauses out of 48001 with flag 642946/315000
19.71/17.86	c cleaning 24999 clauses out of 50006 with flag 695598/341002
21.73/19.84	c cleaning 26001 clauses out of 52005 with flag 750943/368000
23.63/21.72	c cleaning 27002 clauses out of 54007 with flag 809019/396003
25.53/23.65	c cleaning 27999 clauses out of 56005 with flag 867539/425003
27.31/25.45	c cleaning 29004 clauses out of 58007 with flag 928028/455004
29.41/27.57	c cleaning 29997 clauses out of 59999 with flag 991014/486000
32.13/30.27	c cleaning 31002 clauses out of 62005 with flag 1055965/518003
35.03/33.16	c cleaning 32000 clauses out of 64000 with flag 1123910/551000
37.17/35.79	c cleaning 32999 clauses out of 66000 with flag 1193617/585000
38.86/37.49	c cleaning 33999 clauses out of 68001 with flag 1265232/620000
41.36/39.91	c cleaning 35002 clauses out of 70003 with flag 1339648/656001
43.95/42.52	c cleaning 35997 clauses out of 72000 with flag 1415595/693000
46.56/45.13	c cleaning 36995 clauses out of 74004 with flag 1493418/731001
49.55/48.19	c cleaning 38005 clauses out of 76009 with flag 1572878/770001
52.24/50.86	c cleaning 39003 clauses out of 78005 with flag 1654857/810002
55.82/54.42	c cleaning 39999 clauses out of 80001 with flag 1738917/851001
58.74/57.32	c cleaning 41001 clauses out of 82008 with flag 1826144/893007
61.29/59.86	c cleaning 41996 clauses out of 84002 with flag 1914659/936002
64.29/62.73	c cleaning 43000 clauses out of 86004 with flag 2004626/980000
66.93/65.54	c cleaning 44001 clauses out of 88005 with flag 2095770/1025001
69.95/68.57	c cleaning 45002 clauses out of 90004 with flag 2189633/1071001
73.24/71.81	c cleaning 46000 clauses out of 92001 with flag 2285180/1118000
76.23/74.86	c cleaning 47001 clauses out of 94003 with flag 2383285/1166002
80.37/78.90	c cleaning 48002 clauses out of 96005 with flag 2484581/1215005
85.05/83.60	c cleaning 48994 clauses out of 97998 with flag 2587626/1265000
89.83/88.47	c cleaning 50004 clauses out of 100007 with flag 2693327/1316003
95.02/93.68	c cleaning 50997 clauses out of 102000 with flag 2798726/1368000
98.57/97.27	c cleaning 52001 clauses out of 104003 with flag 2906859/1421000
102.75/101.47	c cleaning 52997 clauses out of 106003 with flag 3017427/1475001
106.64/105.39	c cleaning 54003 clauses out of 108006 with flag 3130043/1530001
111.03/109.71	c cleaning 54996 clauses out of 110003 with flag 3245774/1586001
115.21/113.97	c cleaning 55995 clauses out of 112006 with flag 3362553/1643000
120.10/118.89	c cleaning 56995 clauses out of 114012 with flag 3480417/1701001
124.88/123.60	c cleaning 58007 clauses out of 116016 with flag 3600420/1760000
130.81/129.67	c cleaning 59001 clauses out of 118010 with flag 3723594/1820001
136.60/135.49	c cleaning 59995 clauses out of 120008 with flag 3849456/1881000
143.98/142.84	c cleaning 60998 clauses out of 122013 with flag 3976769/1943000
150.20/149.01	c cleaning 62001 clauses out of 124015 with flag 4105524/2006000
155.08/153.95	c cleaning 63003 clauses out of 126014 with flag 4236687/2070000
162.09/161.05	c cleaning 64005 clauses out of 128012 with flag 4371343/2135001
168.76/167.77	c cleaning 65002 clauses out of 130007 with flag 4507521/2201001
175.65/174.67	c cleaning 65996 clauses out of 132004 with flag 4643844/2268000
183.38/182.38	c cleaning 67005 clauses out of 134017 with flag 4785816/2336009
191.16/190.23	c cleaning 67997 clauses out of 136005 with flag 4929868/2405002
201.73/200.89	c cleaning 68997 clauses out of 138007 with flag 5076042/2475001
209.80/208.99	c cleaning 69996 clauses out of 140009 with flag 5223490/2546000
217.90/217.07	c cleaning 71004 clauses out of 142016 with flag 5371673/2618003
228.61/227.84	c cleaning 72002 clauses out of 144010 with flag 5524093/2691001
237.09/236.38	c cleaning 72999 clauses out of 146007 with flag 5676980/2765000
244.57/243.88	c cleaning 74003 clauses out of 148008 with flag 5829978/2840000
254.69/254.07	c cleaning 74996 clauses out of 150006 with flag 5986745/2916001
266.55/265.91	c cleaning 76003 clauses out of 152009 with flag 6145844/2993000
276.52/275.98	c cleaning 76999 clauses out of 154008 with flag 6306908/3071002
286.74/286.24	c cleaning 78002 clauses out of 156009 with flag 6471998/3150002
297.31/296.84	c cleaning 79004 clauses out of 158007 with flag 6637134/3230002
307.41/306.95	c cleaning 79996 clauses out of 160001 with flag 6805665/3311000
318.82/318.40	c cleaning 80997 clauses out of 162008 with flag 6973909/3393003
330.82/330.49	c cleaning 81999 clauses out of 164008 with flag 7144367/3476000
341.84/341.55	c cleaning 82999 clauses out of 166010 with flag 7317367/3560001
353.61/353.33	c cleaning 83998 clauses out of 168010 with flag 7492802/3645000
365.18/364.93	c cleaning 85002 clauses out of 170013 with flag 7670615/3731001
377.80/377.68	c cleaning 86000 clauses out of 172011 with flag 7851762/3818001
391.56/391.42	c cleaning 87005 clauses out of 174014 with flag 8033581/3906004
405.78/405.78	c cleaning 87998 clauses out of 176005 with flag 8221594/3995000
420.78/420.88	c cleaning 88995 clauses out of 178009 with flag 8414457/4085002
435.23/435.35	c cleaning 90005 clauses out of 180017 with flag 8609999/4176005
452.28/452.49	c cleaning 91000 clauses out of 182009 with flag 8801602/4268002
464.90/465.11	c cleaning 92002 clauses out of 184008 with flag 8994825/4361001
475.57/475.81	c cleaning 92997 clauses out of 186006 with flag 9189000/4455001
489.53/489.89	c cleaning 94001 clauses out of 188008 with flag 9383865/4550000
505.16/505.57	c cleaning 95001 clauses out of 190007 with flag 9580839/4646000
519.12/519.54	c cleaning 96002 clauses out of 192006 with flag 9781052/4743000
534.59/535.05	c cleaning 96998 clauses out of 194004 with flag 9983922/4841000
550.23/550.77	c cleaning 98000 clauses out of 196006 with flag 10188439/4940000
565.42/566.05	c cleaning 99003 clauses out of 198012 with flag 10393965/5040006
583.85/584.53	c cleaning 100001 clauses out of 200005 with flag 10604597/5141002
601.37/602.14	c cleaning 100996 clauses out of 202002 with flag 10818868/5243000
620.09/620.91	c cleaning 102003 clauses out of 204007 with flag 11031734/5346001
635.85/636.72	c cleaning 102998 clauses out of 206005 with flag 11248676/5450002
654.91/655.85	c cleaning 103997 clauses out of 208006 with flag 11465286/5555001
675.05/676.01	c cleaning 104999 clauses out of 210009 with flag 11684879/5661001
690.23/691.26	c cleaning 106004 clauses out of 212012 with flag 11905818/5768003
712.62/713.72	c cleaning 107000 clauses out of 214007 with flag 12127501/5876002
729.31/730.45	c cleaning 108002 clauses out of 216007 with flag 12349784/5985002
749.10/750.35	c cleaning 108997 clauses out of 218003 with flag 12576241/6095000
765.50/766.77	c cleaning 110004 clauses out of 220011 with flag 12802249/6206005
784.51/785.81	c cleaning 110999 clauses out of 222005 with flag 13033268/6318003
807.07/808.41	c cleaning 111996 clauses out of 224004 with flag 13266178/6431001
826.03/827.41	c cleaning 112999 clauses out of 226008 with flag 13505242/6545001
848.27/849.74	c cleaning 113993 clauses out of 228010 with flag 13740883/6660002
869.17/870.77	c cleaning 115001 clauses out of 230018 with flag 13980657/6776003
888.86/890.49	c cleaning 116000 clauses out of 232014 with flag 14222102/6893000
909.47/911.17	c cleaning 117004 clauses out of 234014 with flag 14465884/7011000
926.91/928.64	c cleaning 118004 clauses out of 236012 with flag 14711211/7130002
948.32/950.09	c cleaning 118999 clauses out of 238008 with flag 14958354/7250002
971.02/972.97	c cleaning 120002 clauses out of 240008 with flag 15208002/7371001
996.35/998.40	c cleaning 120995 clauses out of 242006 with flag 15460925/7493001
1016.85/1019.02	c cleaning 122005 clauses out of 244011 with flag 15721303/7616001
1046.88/1049.13	c cleaning 123001 clauses out of 246007 with flag 15983608/7740002
1076.86/1079.23	c cleaning 124001 clauses out of 248004 with flag 16247386/7865000
1098.88/1101.28	c cleaning 124996 clauses out of 250004 with flag 16507543/7991001
1130.44/1132.96	c cleaning 126006 clauses out of 252014 with flag 16773963/8118007
1151.80/1154.32	c cleaning 126992 clauses out of 254001 with flag 17036125/8246000
1177.32/1180.00	c cleaning 128002 clauses out of 256009 with flag 17301077/8375000
1200.42/1203.15	c cleaning 129002 clauses out of 258007 with flag 17567483/8505000
1222.41/1225.14	c cleaning 129993 clauses out of 260006 with flag 17835114/8636001
1257.67/1260.58	c cleaning 131004 clauses out of 262013 with flag 18111740/8768001
1283.83/1286.72	c cleaning 131998 clauses out of 264008 with flag 18387825/8901000
1319.01/1322.09	c cleaning 133005 clauses out of 266011 with flag 18667532/9035001
1354.23/1357.47	c cleaning 134000 clauses out of 268006 with flag 18952944/9170001
1385.63/1388.97	c cleaning 134998 clauses out of 270006 with flag 19239817/9306001
1414.32/1417.71	c cleaning 136000 clauses out of 272007 with flag 19523172/9443000
1452.72/1456.23	c cleaning 136997 clauses out of 274008 with flag 19815972/9581001
1500.00/1503.69	c cleaning 138005 clauses out of 276010 with flag 20110729/9720000
1532.66/1536.40	c cleaning 139000 clauses out of 278005 with flag 20407375/9860000
1563.00/1566.80	c cleaning 139997 clauses out of 280005 with flag 20704233/10001000
1589.05/1592.97	c cleaning 140999 clauses out of 282009 with flag 20999168/10143001
1615.73/1619.77	c cleaning 142001 clauses out of 284011 with flag 21294054/10286002
1649.57/1653.65	c cleaning 143005 clauses out of 286011 with flag 21592185/10430003
1680.40/1684.55	c cleaning 143997 clauses out of 288003 with flag 21893313/10575000
1706.69/1710.94	c cleaning 145004 clauses out of 290007 with flag 22192599/10721001
1746.30/1750.60	c cleaning 145999 clauses out of 292002 with flag 22502872/10868000
1778.57/1783.03	c cleaning 147001 clauses out of 294003 with flag 22812589/11016000
1808.21/1812.71	c cleaning 147995 clauses out of 296002 with flag 23126444/11165000
1835.76/1840.33	c cleaning 148993 clauses out of 298007 with flag 23434019/11315000
1871.18/1875.82	c cleaning 150002 clauses out of 300015 with flag 23743743/11466001
1905.72/1910.58	c cleaning 151003 clauses out of 302013 with flag 24071303/11618001
1941.75/1946.68	c cleaning 152001 clauses out of 304009 with flag 24394703/11771000
1974.89/1979.83	c cleaning 152992 clauses out of 306008 with flag 24718390/11925000
2009.67/2014.71	c cleaning 154006 clauses out of 308017 with flag 25039417/12080001
2050.30/2055.69	c cleaning 155002 clauses out of 310011 with flag 25366768/12236001
2087.92/2093.61	c cleaning 156002 clauses out of 312008 with flag 25693850/12393000
2117.99/2123.86	c cleaning 156999 clauses out of 314006 with flag 26017828/12551000
2151.23/2157.18	c cleaning 157996 clauses out of 316007 with flag 26346517/12710000
2188.63/2194.67	c cleaning 159004 clauses out of 318014 with flag 26681400/12870003
2219.71/2225.82	c cleaning 159994 clauses out of 320007 with flag 27018050/13031000
2263.62/2269.82	c cleaning 160998 clauses out of 322013 with flag 27355886/13193000
2306.50/2312.85	c cleaning 162006 clauses out of 324016 with flag 27692480/13356001
2338.96/2345.38	c cleaning 163005 clauses out of 326014 with flag 28030215/13520005
2369.43/2375.93	c cleaning 164002 clauses out of 328005 with flag 28369335/13685001
2418.69/2425.34	c cleaning 164999 clauses out of 330004 with flag 28716573/13851002
2479.89/2486.71	c cleaning 165999 clauses out of 332006 with flag 29068068/14018003
2527.10/2534.27	c cleaning 166998 clauses out of 334005 with flag 29425932/14186001
2565.19/2572.68	c cleaning 167999 clauses out of 336006 with flag 29779994/14355000
2605.93/2613.53	c cleaning 168997 clauses out of 338009 with flag 30134384/14525002
2658.13/2666.03	c cleaning 169997 clauses out of 340010 with flag 30491873/14696000
2696.78/2704.86	c cleaning 171000 clauses out of 342014 with flag 30847706/14868001
2731.36/2739.65	c cleaning 172002 clauses out of 344014 with flag 31206458/15041001
2773.61/2782.01	c cleaning 173004 clauses out of 346011 with flag 31570763/15215000
2822.75/2831.47	c cleaning 174003 clauses out of 348010 with flag 31939246/15390003
2883.63/2892.62	c cleaning 175002 clauses out of 350004 with flag 32307912/15566000
2933.03/2942.24	c cleaning 175996 clauses out of 352002 with flag 32676495/15743000
2993.76/3003.39	c cleaning 176995 clauses out of 354007 with flag 33064299/15921001
3033.62/3043.30	c cleaning 178005 clauses out of 356016 with flag 33434548/16100005
3080.18/3090.29	c cleaning 179000 clauses out of 358009 with flag 33811809/16280003
3119.86/3130.00	c cleaning 180002 clauses out of 360009 with flag 34189126/16461003
3174.00/3184.49	c cleaning 180994 clauses out of 362004 with flag 34564764/16643000
3217.66/3228.24	c cleaning 182001 clauses out of 364012 with flag 34947597/16826002
3270.36/3281.23	c cleaning 182998 clauses out of 366009 with flag 35333610/17010000
3330.02/3341.33	c cleaning 184002 clauses out of 368012 with flag 35718819/17195001
3374.94/3386.75	c cleaning 185001 clauses out of 370009 with flag 36107923/17381000
3425.24/3437.27	c cleaning 186002 clauses out of 372009 with flag 36500626/17568001
3479.23/3491.57	c cleaning 186996 clauses out of 374006 with flag 36897219/17756000
3527.31/3540.05	c cleaning 187996 clauses out of 376011 with flag 37290792/17945001
3594.52/3607.30	c cleaning 189000 clauses out of 378014 with flag 37690703/18135000
3600.01/3612.71	c starts		: 2667
3600.01/3612.71	c timeout
3600.01/3612.72	c conflicts		: 18161618
3600.01/3612.72	c decisions		: 18397387
3600.01/3612.72	c propagations		: 108638250
3600.01/3612.72	c inspects		: 47064344845
3600.01/3612.72	c shortcuts		: 0
3600.01/3612.72	c learnt literals	: 0
3600.01/3612.72	c learnt binary clauses	: 0
3600.01/3612.72	c learnt ternary clauses	: 0
3600.01/3612.72	c learnt constraints	: 18161618
3600.01/3612.72	c ignored constraints	: 0
3600.01/3612.72	c root simplifications	: 0
3600.01/3612.72	c removed literals (reason simplification)	: 157268177
3600.01/3612.72	c reason swapping (by a shorter reason)	: 0
3600.01/3612.72	c Calls to reduceDB	: 186
3600.01/3612.72	c Number of update (reduction) of LBD	: 509011
3600.01/3612.72	c Imported unit clauses	: 0
3600.01/3612.72	c No decision after first conflict	: false
3600.01/3612.72	c number of reductions to clauses (during analyze)	: 0
3600.01/3612.72	c number of learned constraints concerned by reduction	: 0
3600.01/3612.72	c number of learning phase by resolution	: 0
3600.01/3612.72	c number of learning phase by cutting planes	: 0
3600.01/3612.72	c number of rounding to 1 operations	: 0
3600.01/3612.72	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.01/3612.72	c number of reductions of the coefficients by power 2 	: 0
3600.01/3612.72	c number of right shift for reduction by power 2 	: 0
3600.01/3612.72	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.01/3612.72	c number of ending skipping 	: 0
3600.01/3612.72	c number of internal skipping 	: 0
3600.01/3612.72	c number of derivation steps 	: 0
3600.01/3612.72	c number of skipped derivation steps 	: 0
3600.01/3612.72	c number of remaining unassigned 	: 0
3600.01/3612.72	c number of remaining assigned 	: 0
3600.01/3612.72	c number of falsified literals weakened from reason	: 0
3600.01/3612.72	c number of falsified literals weakened from conflict	: 0
3600.01/3612.72	c time for arithmetic operations	: 0
3600.01/3612.72	c minimum degree of deleted constraints	: null
3600.01/3612.72	c maximum degree of deleted constraints	: null
3600.01/3612.72	c number of deleted constraints	: 0
3600.01/3612.72	c speed (assignments/second)	: 30072.580611675738
3600.01/3612.72	c non guided choices	: 18
3600.01/3612.78	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 215632
3600.01/3612.78	s UNKNOWN
3600.01/3612.78	c Total wall clock time (in seconds): 3612.625

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: 63968 MiB (13410 MiB free)
  memory of node 1: 64473 MiB (233 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4440333-1721772722/watcher-4440333-1721772722 -o /tmp/evaluation-result-4440333-1721772722/solver-4440333-1721772722 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1721765707-133295 --watchdog 3760 java -Dveripb=PROOFDIR/proof-4440333-1721772722 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4440333-1721772722.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=137988, runsolver pid=137985

[startup+0.100063 s]*
/proc/loadavg: 4.40 4.44 4.42 5/341 138006
/proc/meminfo: memFree=13920428/131524600 swapFree=131049848/131071996
[pid=137988] ppid=137985 vsize=18975048 memory=60516 CPUtime=0.09 cores=0,2
/proc/137988/stat : 137988 (java) S 137985 137988 133285 0 -1 1077936128 6596 0 29 0 7 2 0 0 20 0 18 0 13795585 19430449152 15129 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
/proc/137988/statm: 4743762 15129 5599 1 0 548926 0
[pid=137988/tid=137990] ppid=137985 vsize=18975048 memory=4026561586 CPUtime=0.06 cores=0,2
/proc/137988/task/137990/stat : 137990 (java) R 137985 137988 133285 0 -1 4194368 5524 0 24 0 5 1 0 0 20 0 18 0 13795586 19430449152 15129 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=137999] ppid=137985 vsize=18975048 memory=237146210664 CPUtime=0 cores=0,2
/proc/137988/task/137999/stat : 137999 (Finalizer) S 137985 137988 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 13795591 19430449152 15129 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138006] ppid=137985 vsize=18975048 memory=15262540771678668 CPUtime=0 cores=0,2
/proc/137988/task/138006/stat : 138006 (Common-Cleaner) S 137985 137988 133285 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 13795591 19430449152 15129 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 60516 KiB

[startup+0.213596 s]*
/proc/loadavg: 4.40 4.44 4.42 7/342 138007
/proc/meminfo: memFree=13907480/131524600 swapFree=131049848/131071996
[pid=137988] ppid=137985 vsize=19041612 memory=72280 CPUtime=0.28 cores=0,2
/proc/137988/stat : 137988 (java) S 137985 137988 133285 0 -1 1077936128 8249 0 29 0 25 3 0 0 20 0 19 0 13795585 19498610688 18070 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
/proc/137988/statm: 4760403 18070 5830 1 0 550233 0
[pid=137988/tid=137990] ppid=137985 vsize=19041612 memory=4782652875487838339 CPUtime=0.15 cores=0,2
/proc/137988/task/137990/stat : 137990 (java) R 137985 137988 133285 0 -1 4194368 5960 0 24 0 14 1 0 0 20 0 19 0 13795586 19498610688 18070 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=137999] ppid=137985 vsize=19041612 memory=842447 CPUtime=0 cores=0,2
/proc/137988/task/137999/stat : 137999 (Finalizer) S 137985 137988 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 13795591 19498610688 18070 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138006] ppid=137985 vsize=19041612 memory=13855165887284878 CPUtime=0 cores=0,2
/proc/137988/task/138006/stat : 138006 (Common-Cleaner) S 137985 137988 133285 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 13795591 19498610688 18070 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138007] ppid=137985 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/137988/task/138007/stat : 138007 (Timer-0) S 137985 137988 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 13795604 19498610688 18070 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 72280 KiB

[startup+0.309836 s]*
/proc/loadavg: 4.40 4.44 4.42 7/342 138007
/proc/meminfo: memFree=13893268/131524600 swapFree=131049848/131071996
[pid=137988] ppid=137985 vsize=19041612 memory=83092 CPUtime=0.47 cores=0,2
/proc/137988/stat : 137988 (java) S 137985 137988 133285 0 -1 1077936128 9050 0 29 0 43 4 0 0 20 0 19 0 13795585 19498610688 20773 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
/proc/137988/statm: 4760403 20773 5837 1 0 550752 0
[pid=137988/tid=137990] ppid=137985 vsize=19041612 memory=-8815058933868438204 CPUtime=0.24 cores=0,2
/proc/137988/task/137990/stat : 137990 (java) R 137985 137988 133285 0 -1 4194368 5977 0 24 0 22 2 0 0 20 0 19 0 13795586 19498610688 20773 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=137999] ppid=137985 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/137988/task/137999/stat : 137999 (Finalizer) S 137985 137988 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 13795591 19498610688 20773 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138006] ppid=137985 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/137988/task/138006/stat : 138006 (Common-Cleaner) S 137985 137988 133285 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 13795591 19498610688 20773 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138007] ppid=137985 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/137988/task/138007/stat : 138007 (Timer-0) S 137985 137988 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 13795604 19498610688 20773 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 83092 KiB

[startup+0.700246 s]
/proc/loadavg: 4.40 4.44 4.42 7/342 138007
/proc/meminfo: memFree=13854656/131524600 swapFree=131049848/131071996
[pid=137988] ppid=137985 vsize=19041612 memory=146940 CPUtime=1.21 cores=0,2
/proc/137988/stat : 137988 (java) S 137985 137988 133285 0 -1 1077936128 12996 0 29 0 116 5 0 0 20 0 19 0 13795585 19498610688 36735 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
/proc/137988/statm: 4760403 36735 5837 1 0 553214 0
[pid=137988/tid=137990] ppid=137985 vsize=19041612 memory=51052 CPUtime=0.58 cores=0,2
/proc/137988/task/137990/stat : 137990 (java) R 137985 137988 133285 0 -1 4194368 6047 0 24 0 55 3 0 0 20 0 19 0 13795586 19498610688 36735 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=137999] ppid=137985 vsize=19041612 memory=12304 CPUtime=0 cores=0,2
/proc/137988/task/137999/stat : 137999 (Finalizer) S 137985 137988 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 13795591 19498610688 36735 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138006] ppid=137985 vsize=19041612 memory=2296 CPUtime=0 cores=0,2
/proc/137988/task/138006/stat : 138006 (Common-Cleaner) S 137985 137988 133285 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 13795591 19498610688 36735 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138007] ppid=137985 vsize=19041612 memory=25596 CPUtime=0 cores=0,2
/proc/137988/task/138007/stat : 138007 (Timer-0) S 137985 137988 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 13795604 19498610688 36735 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
Current children cumulated CPU time: 1.21 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 146940 KiB

[startup+1.5006 s]
/proc/loadavg: 4.40 4.44 4.42 7/343 138008
/proc/meminfo: memFree=13775732/131524600 swapFree=131049848/131071996
[pid=137988] ppid=137985 vsize=19108176 memory=181960 CPUtime=2.73 cores=0,2
/proc/137988/stat : 137988 (java) S 137985 137988 133285 0 -1 1077936128 20368 0 29 0 266 7 0 0 20 0 20 0 13795585 19566772224 45490 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
/proc/137988/statm: 4777044 45490 5869 1 0 554889 0
[pid=137988/tid=137990] ppid=137985 vsize=19108176 memory=12304 CPUtime=1.36 cores=0,2
/proc/137988/task/137990/stat : 137990 (java) R 137985 137988 133285 0 -1 4194368 6489 0 24 0 131 5 0 0 20 0 20 0 13795586 19566772224 45490 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=137999] ppid=137985 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/137988/task/137999/stat : 137999 (Finalizer) S 137985 137988 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13795591 19566772224 45490 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138006] ppid=137985 vsize=19108176 memory=2296 CPUtime=0 cores=0,2
/proc/137988/task/138006/stat : 138006 (Common-Cleaner) S 137985 137988 133285 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 13795591 19566772224 45490 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138007] ppid=137985 vsize=19108176 memory=25596 CPUtime=0 cores=0,2
/proc/137988/task/138007/stat : 138007 (Timer-0) S 137985 137988 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13795604 19566772224 45490 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
Current children cumulated CPU time: 2.73 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 181960 KiB

[startup+3.10581 s]
/proc/loadavg: 4.37 4.43 4.42 5/343 138011
/proc/meminfo: memFree=13693080/131524600 swapFree=131049848/131071996
[pid=137988] ppid=137985 vsize=19108176 memory=233612 CPUtime=4.7 cores=0,2
/proc/137988/stat : 137988 (java) S 137985 137988 133285 0 -1 1077936128 22659 0 29 0 460 10 0 0 20 0 20 0 13795585 19566772224 58403 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
/proc/137988/statm: 4777044 58403 5869 1 0 554891 0
[pid=137988/tid=137990] ppid=137985 vsize=19108176 memory=0 CPUtime=2.91 cores=0,2
/proc/137988/task/137990/stat : 137990 (java) R 137985 137988 133285 0 -1 1077936192 6857 0 24 0 284 7 0 0 20 0 20 0 13795586 19566772224 58403 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=137999] ppid=137985 vsize=19108176 memory=-8815058933868438204 CPUtime=0 cores=0,2
/proc/137988/task/137999/stat : 137999 (Finalizer) S 137985 137988 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13795591 19566772224 58403 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138006] ppid=137985 vsize=19108176 memory=12304 CPUtime=0 cores=0,2
/proc/137988/task/138006/stat : 138006 (Common-Cleaner) S 137985 137988 133285 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 13795591 19566772224 58403 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138007] ppid=137985 vsize=19108176 memory=2296 CPUtime=0 cores=0,2
/proc/137988/task/138007/stat : 138007 (Timer-0) S 137985 137988 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13795604 19566772224 58403 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
Current children cumulated CPU time: 4.7 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 233612 KiB

[startup+6.30025 s]
/proc/loadavg: 4.37 4.43 4.42 5/343 138011
/proc/meminfo: memFree=13504160/131524600 swapFree=131049848/131071996
[pid=137988] ppid=137985 vsize=19108176 memory=369560 CPUtime=7.97 cores=0,2
/proc/137988/stat : 137988 (java) S 137985 137988 133285 0 -1 1077936128 22938 0 29 0 781 16 0 0 20 0 20 0 13795585 19566772224 92390 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
/proc/137988/statm: 4777044 92390 5869 1 0 554892 0
[pid=137988/tid=137990] ppid=137985 vsize=19108176 memory=2296 CPUtime=6.08 cores=0,2
/proc/137988/task/137990/stat : 137990 (java) R 137985 137988 133285 0 -1 4194368 6940 0 24 0 596 12 0 0 20 0 20 0 13795586 19566772224 92390 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=137999] ppid=137985 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/137988/task/137999/stat : 137999 (Finalizer) S 137985 137988 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13795591 19566772224 92390 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138006] ppid=137985 vsize=19108176 memory=12304 CPUtime=0 cores=0,2
/proc/137988/task/138006/stat : 138006 (Common-Cleaner) S 137985 137988 133285 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 13795591 19566772224 92390 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138007] ppid=137985 vsize=19108176 memory=-5158697563450915880 CPUtime=0 cores=0,2
/proc/137988/task/138007/stat : 138007 (Timer-0) S 137985 137988 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13795604 19566772224 92390 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
Current children cumulated CPU time: 7.97 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 369560 KiB

[startup+12.7003 s]
/proc/loadavg: 4.39 4.43 4.42 6/343 138011
/proc/meminfo: memFree=12956792/131524600 swapFree=131049848/131071996
[pid=137988] ppid=137985 vsize=19108176 memory=821044 CPUtime=14.57 cores=0,2
/proc/137988/stat : 137988 (java) S 137985 137988 133285 0 -1 1077936128 25940 0 29 0 1427 30 0 0 20 0 20 0 13795585 19566772224 205261 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
/proc/137988/statm: 4777044 205261 5869 1 0 554892 0
[pid=137988/tid=137990] ppid=137985 vsize=19108176 memory=12304 CPUtime=12.46 cores=0,2
/proc/137988/task/137990/stat : 137990 (java) R 137985 137988 133285 0 -1 4194368 7900 0 24 0 1219 27 0 0 20 0 20 0 13795586 19566772224 205261 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=137999] ppid=137985 vsize=19108176 memory=495264 CPUtime=0 cores=0,2
/proc/137988/task/137999/stat : 137999 (Finalizer) S 137985 137988 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13795591 19566772224 205261 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138006] ppid=137985 vsize=19108176 memory=51052 CPUtime=0 cores=0,2
/proc/137988/task/138006/stat : 138006 (Common-Cleaner) S 137985 137988 133285 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 13795591 19566772224 205261 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138007] ppid=137985 vsize=19108176 memory=12304 CPUtime=0 cores=0,2
/proc/137988/task/138007/stat : 138007 (Timer-0) S 137985 137988 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13795604 19566772224 205261 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
Current children cumulated CPU time: 14.57 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 821044 KiB

[startup+25.5003 s]
/proc/loadavg: 4.33 4.42 4.42 5/343 138014
/proc/meminfo: memFree=12011488/131524600 swapFree=131049848/131071996
[pid=137988] ppid=137985 vsize=19108176 memory=1316756 CPUtime=27.42 cores=0,2
/proc/137988/stat : 137988 (java) S 137985 137988 133285 0 -1 1077936128 30056 0 29 0 2693 49 0 0 20 0 20 0 13795585 19566772224 329189 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
/proc/137988/statm: 4777044 329189 5869 1 0 554892 0
[pid=137988/tid=137990] ppid=137985 vsize=19108176 memory=6943526294502006880 CPUtime=25.19 cores=0,2
/proc/137988/task/137990/stat : 137990 (java) R 137985 137988 133285 0 -1 4194368 9284 0 24 0 2475 44 0 0 20 0 20 0 13795586 19566772224 329189 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=137999] ppid=137985 vsize=19108176 memory=11944 CPUtime=0 cores=0,2
/proc/137988/task/137999/stat : 137999 (Finalizer) S 137985 137988 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13795591 19566772224 329189 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138006] ppid=137985 vsize=19108176 memory=3524 CPUtime=0 cores=0,2
/proc/137988/task/138006/stat : 138006 (Common-Cleaner) S 137985 137988 133285 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 13795591 19566772224 329189 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138007] ppid=137985 vsize=19108176 memory=12304 CPUtime=0 cores=0,2
/proc/137988/task/138007/stat : 138007 (Timer-0) S 137985 137988 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13795604 19566772224 329189 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
Current children cumulated CPU time: 27.42 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1316756 KiB

[startup+51.1059 s]
/proc/loadavg: 4.30 4.40 4.41 5/342 138017
/proc/meminfo: memFree=15159788/131524600 swapFree=131049848/131071996
[pid=137988] ppid=137985 vsize=19108176 memory=1325000 CPUtime=52.54 cores=0,2
/proc/137988/stat : 137988 (java) S 137985 137988 133285 0 -1 1077936128 36277 0 29 0 5190 64 0 0 20 0 20 0 13795585 19566772224 331250 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
/proc/137988/statm: 4777044 331250 5869 1 0 554892 0

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

/proc/meminfo: memFree=73078600/131524600 swapFree=131049848/131071996
[pid=137988] ppid=137985 vsize=19108176 memory=2129960 CPUtime=3271.46 cores=0,2
/proc/137988/stat : 137988 (java) S 137985 137988 133285 0 -1 1077936128 141999 0 29 0 326170 976 0 0 20 0 20 0 13795585 19566772224 532490 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
/proc/137988/statm: 4777044 532490 5884 1 0 554892 0
[pid=137988/tid=137990] ppid=137985 vsize=19108176 memory=2129960 CPUtime=3259.55 cores=0,2
/proc/137988/task/137990/stat : 137990 (java) R 137985 137988 133285 0 -1 4194368 64341 0 24 0 325081 874 0 0 20 0 20 0 13795586 19566772224 532490 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 650 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=137999] ppid=137985 vsize=19108176 memory=2129960 CPUtime=0 cores=0,2
/proc/137988/task/137999/stat : 137999 (Finalizer) S 137985 137988 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13795591 19566772224 532490 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138006] ppid=137985 vsize=19108176 memory=1896 CPUtime=0 cores=0,2
/proc/137988/task/138006/stat : 138006 (Common-Cleaner) S 137985 137988 133285 0 -1 1077936192 3304 0 0 0 0 0 0 0 20 0 20 0 13795591 19566772224 532490 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138007] ppid=137985 vsize=19108176 memory=2129960 CPUtime=0 cores=0,2
/proc/137988/task/138007/stat : 138007 (Timer-0) S 137985 137988 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13795604 19566772224 532490 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
Current children cumulated CPU time: 3271.46 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2129960 KiB

[startup+3342.3 s]
/proc/loadavg: 4.44 4.44 4.35 5/336 140290
/proc/meminfo: memFree=72895384/131524600 swapFree=131049848/131071996
[pid=137988] ppid=137985 vsize=19108176 memory=2129960 CPUtime=3331.02 cores=0,2
/proc/137988/stat : 137988 (java) S 137985 137988 133285 0 -1 1077936128 143681 0 29 0 332113 989 0 0 20 0 20 0 13795585 19566772224 532490 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
/proc/137988/statm: 4777044 532490 5884 1 0 554892 0
[pid=137988/tid=137990] ppid=137985 vsize=19108176 memory=15884 CPUtime=3318.96 cores=0,2
/proc/137988/task/137990/stat : 137990 (java) R 137985 137988 133285 0 -1 4194368 65361 0 24 0 331011 885 0 0 20 0 20 0 13795586 19566772224 532490 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 668 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=137999] ppid=137985 vsize=19108176 memory=39732 CPUtime=0 cores=0,2
/proc/137988/task/137999/stat : 137999 (Finalizer) S 137985 137988 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13795591 19566772224 532490 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138006] ppid=137985 vsize=19108176 memory=2129960 CPUtime=0 cores=0,2
/proc/137988/task/138006/stat : 138006 (Common-Cleaner) S 137985 137988 133285 0 -1 1077936192 3360 0 0 0 0 0 0 0 20 0 20 0 13795591 19566772224 532490 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138007] ppid=137985 vsize=19108176 memory=5432 CPUtime=0 cores=0,2
/proc/137988/task/138007/stat : 138007 (Timer-0) S 137985 137988 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13795604 19566772224 532490 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
Current children cumulated CPU time: 3331.02 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2129960 KiB

[startup+3402.3 s]
/proc/loadavg: 4.28 4.39 4.33 5/337 140303
/proc/meminfo: memFree=71534564/131524600 swapFree=131049848/131071996
[pid=137988] ppid=137985 vsize=19108176 memory=2129960 CPUtime=3390.48 cores=0,2
/proc/137988/stat : 137988 (java) S 137985 137988 133285 0 -1 1077936128 145022 0 29 0 338044 1004 0 0 20 0 20 0 13795585 19566772224 532490 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
/proc/137988/statm: 4777044 532490 5884 1 0 554892 0
[pid=137988/tid=137990] ppid=137985 vsize=19108176 memory=2129960 CPUtime=3378.27 cores=0,2
/proc/137988/task/137990/stat : 137990 (java) R 137985 137988 133285 0 -1 4194368 66347 0 24 0 336928 899 0 0 20 0 20 0 13795586 19566772224 532490 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 689 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=137999] ppid=137985 vsize=19108176 memory=2129960 CPUtime=0 cores=0,2
/proc/137988/task/137999/stat : 137999 (Finalizer) S 137985 137988 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13795591 19566772224 532490 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138006] ppid=137985 vsize=19108176 memory=2129960 CPUtime=0 cores=0,2
/proc/137988/task/138006/stat : 138006 (Common-Cleaner) S 137985 137988 133285 0 -1 1077936192 3416 0 0 0 0 0 0 0 20 0 20 0 13795591 19566772224 532490 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138007] ppid=137985 vsize=19108176 memory=2129960 CPUtime=0 cores=0,2
/proc/137988/task/138007/stat : 138007 (Timer-0) S 137985 137988 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13795604 19566772224 532490 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
Current children cumulated CPU time: 3390.48 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2129960 KiB

[startup+3462.3 s]
/proc/loadavg: 4.21 4.34 4.32 5/338 140314
/proc/meminfo: memFree=70777304/131524600 swapFree=131049848/131071996
[pid=137988] ppid=137985 vsize=19108176 memory=2129960 CPUtime=3450.16 cores=0,2
/proc/137988/stat : 137988 (java) S 137985 137988 133285 0 -1 1077936128 146523 0 29 0 343998 1018 0 0 20 0 20 0 13795585 19566772224 532490 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
/proc/137988/statm: 4777044 532490 5884 1 0 554892 0
[pid=137988/tid=137990] ppid=137985 vsize=19108176 memory=2129960 CPUtime=3437.82 cores=0,2
/proc/137988/task/137990/stat : 137990 (java) R 137985 137988 133285 0 -1 4194368 67383 0 24 0 342871 911 0 0 20 0 20 0 13795586 19566772224 532490 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 706 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=137999] ppid=137985 vsize=19108176 memory=2129960 CPUtime=0 cores=0,2
/proc/137988/task/137999/stat : 137999 (Finalizer) S 137985 137988 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13795591 19566772224 532490 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138006] ppid=137985 vsize=19108176 memory=11944 CPUtime=0 cores=0,2
/proc/137988/task/138006/stat : 138006 (Common-Cleaner) S 137985 137988 133285 0 -1 1077936192 3471 0 0 0 0 0 0 0 20 0 20 0 13795591 19566772224 532490 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138007] ppid=137985 vsize=19108176 memory=2129960 CPUtime=0 cores=0,2
/proc/137988/task/138007/stat : 138007 (Timer-0) S 137985 137988 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13795604 19566772224 532490 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
Current children cumulated CPU time: 3450.16 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2129960 KiB

[startup+3522.3 s]
/proc/loadavg: 4.59 4.41 4.35 5/339 140328
/proc/meminfo: memFree=70356128/131524600 swapFree=131049848/131071996
[pid=137988] ppid=137985 vsize=19108176 memory=2129980 CPUtime=3509.81 cores=0,2
/proc/137988/stat : 137988 (java) S 137985 137988 133285 0 -1 1077936128 148598 0 29 0 349947 1034 0 0 20 0 20 0 13795585 19566772224 532495 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
/proc/137988/statm: 4777044 532495 5884 1 0 554892 0
[pid=137988/tid=137990] ppid=137985 vsize=19108176 memory=12304 CPUtime=3497.22 cores=0,2
/proc/137988/task/137990/stat : 137990 (java) R 137985 137988 133285 0 -1 4194368 68388 0 24 0 348798 924 0 0 20 0 20 0 13795586 19566772224 532495 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 720 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=137999] ppid=137985 vsize=19108176 memory=2129960 CPUtime=0 cores=0,2
/proc/137988/task/137999/stat : 137999 (Finalizer) S 137985 137988 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13795591 19566772224 532495 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138006] ppid=137985 vsize=19108176 memory=12304 CPUtime=0 cores=0,2
/proc/137988/task/138006/stat : 138006 (Common-Cleaner) S 137985 137988 133285 0 -1 1077936192 3527 0 0 0 0 0 0 0 20 0 20 0 13795591 19566772224 532495 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138007] ppid=137985 vsize=19108176 memory=2129980 CPUtime=0 cores=0,2
/proc/137988/task/138007/stat : 138007 (Timer-0) S 137985 137988 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13795604 19566772224 532495 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
Current children cumulated CPU time: 3509.81 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2129980 KiB

[startup+3582.3 s]
/proc/loadavg: 3.81 4.24 4.29 4/313 140371
/proc/meminfo: memFree=112831284/131524600 swapFree=131049848/131071996
[pid=137988] ppid=137985 vsize=19108176 memory=2167376 CPUtime=3569.71 cores=0,2
/proc/137988/stat : 137988 (java) S 137985 137988 133285 0 -1 1077936128 157911 0 29 0 355921 1050 0 0 20 0 20 0 13795585 19566772224 541844 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
/proc/137988/statm: 4777044 541844 5884 1 0 556162 0
[pid=137988/tid=137990] ppid=137985 vsize=19108176 memory=2167376 CPUtime=3556.76 cores=0,2
/proc/137988/task/137990/stat : 137990 (java) R 137985 137988 133285 0 -1 4194368 70460 0 24 0 354738 938 0 0 20 0 20 0 13795586 19566772224 541844 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 730 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=137999] ppid=137985 vsize=19108176 memory=11944 CPUtime=0 cores=0,2
/proc/137988/task/137999/stat : 137999 (Finalizer) S 137985 137988 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13795591 19566772224 541844 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138006] ppid=137985 vsize=19108176 memory=51052 CPUtime=0 cores=0,2
/proc/137988/task/138006/stat : 138006 (Common-Cleaner) S 137985 137988 133285 0 -1 1077936192 3583 0 0 0 0 0 0 0 20 0 20 0 13795591 19566772224 541844 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138007] ppid=137985 vsize=19108176 memory=2167376 CPUtime=0 cores=0,2
/proc/137988/task/138007/stat : 138007 (Timer-0) S 137985 137988 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13795604 19566772224 541844 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
Current children cumulated CPU time: 3569.71 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2167376 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.7 s]
/proc/loadavg: 3.55 4.13 4.25 4/313 140379
/proc/meminfo: memFree=112700336/131524600 swapFree=131049848/131071996
[pid=137988] ppid=137985 vsize=19108176 memory=2167376 CPUtime=3600.01 cores=0,2
/proc/137988/stat : 137988 (java) S 137985 137988 133285 0 -1 1077936128 158395 0 29 0 358945 1056 0 0 20 0 20 0 13795585 19566772224 541844 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
/proc/137988/statm: 4777044 541844 5884 1 0 556162 0
[pid=137988/tid=137990] ppid=137985 vsize=19108176 memory=51052 CPUtime=3587.05 cores=0,2
/proc/137988/task/137990/stat : 137990 (java) R 137985 137988 133285 0 -1 4194368 70892 0 24 0 357762 943 0 0 20 0 20 0 13795586 19566772224 541844 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 732 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=137999] ppid=137985 vsize=19108176 memory=2167376 CPUtime=0 cores=0,2
/proc/137988/task/137999/stat : 137999 (Finalizer) S 137985 137988 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13795591 19566772224 541844 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138006] ppid=137985 vsize=19108176 memory=2167376 CPUtime=0 cores=0,2
/proc/137988/task/138006/stat : 138006 (Common-Cleaner) S 137985 137988 133285 0 -1 1077936192 3621 0 0 0 0 0 0 0 20 0 20 0 13795591 19566772224 541844 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138007] ppid=137985 vsize=19108176 memory=15884 CPUtime=0 cores=0,2
/proc/137988/task/138007/stat : 138007 (Timer-0) S 137985 137988 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13795604 19566772224 541844 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2167376 KiB

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

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

# cumulated CPU time of all completed processes:  user=3589.57 s, system=10.5807 s

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

[startup+3612.7 s]
/proc/loadavg: 3.55 4.13 4.25 4/313 140379
/proc/meminfo: memFree=112700336/131524600 swapFree=131049848/131071996
[pid=137988] ppid=137985 vsize=19108176 memory=2167376 CPUtime=3600.01 cores=0,2
/proc/137988/stat : 137988 (java) S 137985 137988 133285 0 -1 1077936128 158395 0 29 0 358945 1056 0 0 20 0 20 0 13795585 19566772224 541844 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
/proc/137988/statm: 4777044 541844 5884 1 0 556162 0
[pid=137988/tid=137990] ppid=137985 vsize=19108176 memory=51052 CPUtime=3587.05 cores=0,2
/proc/137988/task/137990/stat : 137990 (java) R 137985 137988 133285 0 -1 4194368 70892 0 24 0 357762 943 0 0 20 0 20 0 13795586 19566772224 541844 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 732 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=137999] ppid=137985 vsize=19108176 memory=2167376 CPUtime=0 cores=0,2
/proc/137988/task/137999/stat : 137999 (Finalizer) S 137985 137988 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 13795591 19566772224 541844 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138006] ppid=137985 vsize=19108176 memory=2167376 CPUtime=0 cores=0,2
/proc/137988/task/138006/stat : 138006 (Common-Cleaner) S 137985 137988 133285 0 -1 1077936192 3621 0 0 0 0 0 0 0 20 0 20 0 13795591 19566772224 541844 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
[pid=137988/tid=138007] ppid=137985 vsize=19108176 memory=15884 CPUtime=0 cores=0,2
/proc/137988/task/138007/stat : 138007 (Timer-0) S 137985 137988 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 13795604 19566772224 541844 134679101440 94746166403072 94746166406768 140729317349600 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746166414584 94746166415376 94746182553600 140729317352363 140729317352545 140729317352545 140729317359560 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2167376 KiB

Child status: 143

Real time (s): 3612.79
CPU time (s): 3600.15
CPU user time (s): 3589.57
CPU system time (s): 10.5807
CPU usage (%): 99.65
Max. virtual memory (cumulated for all children) (KiB): 19108176
Max. memory (cumulated for all children) (KiB): 2167376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.57
system time used= 10.5807
maximum resident set size= 2169232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160777
page faults= 29
swaps= 0
block input operations= 18632
block output operations= 5365256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 107068
involuntary context switches= 26903


# summary of solver processes directly reported to runsolver:
#   pid: 137988
#   total CPU time (s): 3600.15
#   total CPU user time (s): 3589.57
#   total CPU system time (s): 10.5807

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.2623 second user time and 18.7489 second system time

The end

Launcher Data

Begin job on nodeC028 at 2024-07-24 00:12:02
IDJOB=4440333
IDBENCH=147576
IDSOLVER=3079
FILE ID=nodeC028/4440333-1721772722
RUNJOBID= nodeC028-1721765707-133295
SLURM_JOB_ID= 7770675
Free space on /tmp= 890064 MiB

SOLVER NAME= Sat4j Resolution 2024 2024-07-07
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/market-split/normalized-market-split_5_40_2.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4440333-1721772722/watcher-4440333-1721772722 -o /tmp/evaluation-result-4440333-1721772722/solver-4440333-1721772722 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1721765707-133295 --watchdog 3760  java -Dveripb=PROOFDIR/proof-4440333-1721772722 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4440333-1721772722.opb

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

MD5SUM BENCH= 52024caa2fcec9d840e113a681eace59
RANDOM SEED=1405873916

nodeC028.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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		: 3623.177
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.136
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.51
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		: 3626.598
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.46
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		: 3692.847
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.51
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		: 3658.590
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.46
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		: 3692.987
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.51
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		: 3601.262
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.856
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        13972568 kB
MemAvailable:   103586724 kB
Buffers:          178952 kB
Cached:         90092380 kB
SwapCached:         2756 kB
Active:          1255248 kB
Inactive:       115300428 kB
Active(anon):       4672 kB
Inactive(anon): 26324304 kB
Active(file):    1250576 kB
Inactive(file): 88976124 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131049848 kB
Dirty:            582736 kB
Writeback:             0 kB
AnonPages:      26269432 kB
Mapped:           126076 kB
Shmem:             44816 kB
KReclaimable:     448864 kB
Slab:             581804 kB
SReclaimable:     448864 kB
SUnreclaim:       132940 kB
KernelStack:        5232 kB
PageTables:        61220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   26860868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            21632 kB
HardwareCorrupted:     0 kB
AnonHugePages:  22228992 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      330452 kB
DirectMap2M:    26705920 kB
DirectMap1G:    109051904 kB

Free space on /tmp at the end= 890064 MiB
End job on nodeC028 at 2024-07-24 01:12:15