Trace number 4520949

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution VeriPB 2025-06-06SAT (TO)-522 3512.57 3702.88

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/maxcut/maxcut_opt_complete_5-partite_block/
normalized-maxcut_opt_complete_5-partite_block_nvert_47.opb
MD5SUM84fd44c84eee80e386362762f3a8050d
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-540
Best CPU time to get the best result obtained on this benchmark36.5516
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1081
Total number of constraints64860
Number of constraints which are clauses64860
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 883
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 883
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 883
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.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.12/0.11	c version PB25.v20250606
0.12/0.13	c java.runtime.name	OpenJDK Runtime Environment
0.12/0.13	c java.vm.name		OpenJDK 64-Bit Server VM
0.12/0.13	c java.vm.version	22.0.1+8-16
0.12/0.13	c java.vm.vendor	Oracle Corporation
0.12/0.13	c sun.arch.data.model	64
0.12/0.13	c java.version		22.0.1
0.12/0.13	c os.name		Linux
0.12/0.13	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.12/0.13	c os.arch		amd64
0.12/0.14	c Free memory 		2104792832
0.12/0.14	c Max memory 		16282288128
0.12/0.14	c Total memory 		2113929216
0.12/0.15	c Number of processors 	2
0.26/0.24	c Pseudo Boolean Optimization by upper bound
0.26/0.24	c --- Begin Solver configuration ---
0.26/0.24	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.26/0.24	c Learn all clauses as in MiniSAT
0.26/0.24	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.26/0.24	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.26/0.24	c Expensive reason simplification
0.26/0.24	c Glucose 2.1 dynamic restart strategy
0.26/0.24	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.26/0.24	c timeout=2147483s
0.26/0.24	c DB Simplification allowed=false
0.26/0.24	c Listener: none
0.26/0.24	c --- End Solver configuration ---
0.26/0.24	c solving HOME/instance-4520949-1751579844.opb
0.26/0.24	c reading problem ... 
0.32/0.31	c using VERIPB proof format
0.32/0.31	c  objective function found
1.08/0.78	c ... done. Wall clock time 0.534s.
1.08/0.78	c declared #vars     1081
1.08/0.78	c #constraints  64860
1.08/0.78	c constraints type 
1.08/0.78	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 64860
1.08/0.78	c 64860 constraints processed.
1.08/0.78	c objective function length is 883 literals
1.28/0.84	c SATISFIABLE
1.28/0.84	c OPTIMIZING...
1.28/0.84	c Got one! Elapsed wall clock time (in seconds):0.599
1.28/0.84	o -481
1.28/0.87	c Got one! Elapsed wall clock time (in seconds):0.635
1.28/0.87	o -488
1.47/0.90	c Got one! Elapsed wall clock time (in seconds):0.658
1.47/0.90	o -495
1.47/0.92	c Got one! Elapsed wall clock time (in seconds):0.677
1.47/0.92	o -502
1.47/0.95	c Got one! Elapsed wall clock time (in seconds):0.707
1.47/0.95	o -509
1.68/1.04	c Got one! Elapsed wall clock time (in seconds):0.8
1.68/1.04	o -513
1.87/1.18	c Got one! Elapsed wall clock time (in seconds):0.94
1.87/1.18	o -514
2.06/1.28	c Got one! Elapsed wall clock time (in seconds):1.043
2.06/1.28	o -517
2.46/1.48	c Got one! Elapsed wall clock time (in seconds):1.237
2.46/1.48	o -518
2.86/1.68	c Got one! Elapsed wall clock time (in seconds):1.444
2.86/1.68	o -519
3.05/1.74	c Got one! Elapsed wall clock time (in seconds):1.504
3.05/1.74	o -520
3.05/1.76	c Got one! Elapsed wall clock time (in seconds):1.522
3.05/1.76	o -521
8.09/4.52	c cleaning 2984 clauses out of 5972 with flag 10025/5972
11.01/7.10	c cleaning 4487 clauses out of 8987 with flag 22025/11971
14.29/10.24	c cleaning 5745 clauses out of 11501 with flag 36032/18972
17.37/13.24	c cleaning 6870 clauses out of 13755 with flag 52032/26971
23.65/19.54	c cleaning 7934 clauses out of 15886 with flag 70034/35972
29.46/25.31	c cleaning 8970 clauses out of 17951 with flag 90034/45971
35.51/31.26	c cleaning 9981 clauses out of 19981 with flag 112037/56971
42.87/45.41	c cleaning 10992 clauses out of 22000 with flag 136041/68971
52.08/54.69	c cleaning 11997 clauses out of 24008 with flag 162041/81971
60.66/63.25	c cleaning 12998 clauses out of 26011 with flag 190042/95971
68.40/70.77	c cleaning 14000 clauses out of 28013 with flag 220043/110971
75.03/93.12	c cleaning 15000 clauses out of 30013 with flag 252043/126971
81.56/99.43	c cleaning 16000 clauses out of 32014 with flag 286045/143972
88.91/106.70	c cleaning 16995 clauses out of 34013 with flag 322043/161971
99.90/117.77	c cleaning 18000 clauses out of 36018 with flag 360045/180971
112.85/130.76	c cleaning 19004 clauses out of 38019 with flag 400049/200972
125.36/143.14	c cleaning 19999 clauses out of 40015 with flag 442051/221972
135.21/152.96	c cleaning 21000 clauses out of 42015 with flag 486052/243971
148.81/166.42	c cleaning 21999 clauses out of 44016 with flag 532066/266972
160.24/177.79	c cleaning 23000 clauses out of 46016 with flag 580068/290971
167.97/185.54	c Got one! Elapsed wall clock time (in seconds):185.301
167.97/185.54	o -522
170.39/187.89	c cleaning 20641 clauses out of 41294 with flag 10507/309249
173.09/190.52	c cleaning 13321 clauses out of 26655 with flag 22695/315251
176.19/193.63	c cleaning 10159 clauses out of 20334 with flag 36890/322251
179.79/197.08	c cleaning 9080 clauses out of 18173 with flag 52944/330249
185.39/202.36	c cleaning 9039 clauses out of 18093 with flag 71096/339249
190.20/207.12	c cleaning 9516 clauses out of 19055 with flag 91469/349250
196.30/218.13	c cleaning 10262 clauses out of 20540 with flag 113623/360251
205.06/226.83	c cleaning 11128 clauses out of 22276 with flag 137877/372249
211.82/233.68	c cleaning 12063 clauses out of 24148 with flag 164038/385249
220.39/242.01	c cleaning 13036 clauses out of 26085 with flag 192198/399249
227.14/248.87	c cleaning 14014 clauses out of 28050 with flag 222578/414250
236.61/258.32	c cleaning 15008 clauses out of 30035 with flag 254789/430249
244.93/266.57	c cleaning 16003 clauses out of 32028 with flag 288955/447250
255.00/276.57	c cleaning 17003 clauses out of 34024 with flag 325007/465249
265.88/287.42	c cleaning 17999 clauses out of 36021 with flag 363184/484249
276.25/297.68	c cleaning 19008 clauses out of 38022 with flag 403426/504249
286.61/307.89	c cleaning 20007 clauses out of 40014 with flag 445705/525249
298.88/320.07	c cleaning 21003 clauses out of 42008 with flag 489949/547250
310.05/331.27	c cleaning 22000 clauses out of 44004 with flag 536239/570249
322.35/348.06	c cleaning 23001 clauses out of 46004 with flag 584549/594249
333.62/359.35	c cleaning 24002 clauses out of 48004 with flag 634839/619250
346.48/372.18	c cleaning 25000 clauses out of 50001 with flag 687148/645249
357.04/382.77	c cleaning 26002 clauses out of 52003 with flag 741351/672251
366.95/392.54	c cleaning 27000 clauses out of 54000 with flag 797443/700250
378.47/404.17	c cleaning 27999 clauses out of 55999 with flag 855699/729249
389.73/415.43	c cleaning 28999 clauses out of 58001 with flag 915953/759250
400.27/425.85	c cleaning 29996 clauses out of 60001 with flag 978109/790249
417.99/443.70	c cleaning 31003 clauses out of 62005 with flag 1042215/822249
437.03/462.69	c cleaning 31997 clauses out of 64002 with flag 1108234/855249
457.94/483.65	c cleaning 32999 clauses out of 66005 with flag 1176246/889249
480.68/518.73	c cleaning 34000 clauses out of 68007 with flag 1246264/924250
501.43/539.51	c cleaning 35000 clauses out of 70007 with flag 1318285/960250
523.09/564.75	c cleaning 36002 clauses out of 72006 with flag 1392294/997249
545.87/587.57	c cleaning 37003 clauses out of 74005 with flag 1468308/1035250
570.55/612.39	c cleaning 38000 clauses out of 76003 with flag 1546316/1074251
597.48/639.35	c cleaning 38997 clauses out of 78003 with flag 1626327/1114251
623.29/665.28	c cleaning 39997 clauses out of 80005 with flag 1708339/1155250
646.15/688.42	c cleaning 41000 clauses out of 82007 with flag 1792348/1197249
675.36/717.65	c cleaning 42001 clauses out of 84008 with flag 1878369/1240250
700.94/743.37	c cleaning 42998 clauses out of 86006 with flag 1966376/1284249
735.42/778.00	c cleaning 44004 clauses out of 88009 with flag 2056384/1329250
775.02/822.20	c cleaning 45001 clauses out of 90006 with flag 2148413/1375251
812.04/859.40	c cleaning 45992 clauses out of 92003 with flag 2242425/1422249
839.62/886.92	c cleaning 47005 clauses out of 94013 with flag 2338430/1470251
871.75/919.06	c cleaning 47996 clauses out of 96006 with flag 2436443/1519249
904.40/951.84	c cleaning 48995 clauses out of 98010 with flag 2536457/1569249
943.25/990.54	c cleaning 50002 clauses out of 100016 with flag 2638464/1620250
988.45/1035.73	c cleaning 51002 clauses out of 102014 with flag 2742469/1672250
1019.52/1079.23	c cleaning 52000 clauses out of 104011 with flag 2848471/1725249
1059.38/1120.81	c cleaning 52999 clauses out of 106012 with flag 2956477/1779250
1101.29/1178.36	c cleaning 54000 clauses out of 108012 with flag 3066477/1834249
1143.84/1220.72	c cleaning 55004 clauses out of 110013 with flag 3178479/1890250
1184.28/1261.19	c cleaning 56003 clauses out of 112009 with flag 3292492/1947250
1223.35/1300.27	c cleaning 57002 clauses out of 114005 with flag 3408498/2005249
1261.57/1338.76	c cleaning 57997 clauses out of 116005 with flag 3526663/2064251
1304.88/1382.11	c cleaning 58996 clauses out of 118006 with flag 3646691/2124249
1354.05/1431.12	c cleaning 60001 clauses out of 120011 with flag 3768721/2185250
1407.41/1483.76	c cleaning 60996 clauses out of 122009 with flag 3892771/2247249
1463.49/1539.91	c cleaning 62000 clauses out of 124014 with flag 4018821/2310250
1516.25/1592.86	c cleaning 63004 clauses out of 126013 with flag 4146905/2374249
1580.78/1665.96	c cleaning 64001 clauses out of 128010 with flag 4276966/2439250
1654.53/1740.36	c cleaning 65002 clauses out of 130009 with flag 4409097/2505250
1699.31/1785.27	c cleaning 65997 clauses out of 132007 with flag 4543141/2572250
1752.58/1838.61	c cleaning 67003 clauses out of 134009 with flag 4679165/2640249
1809.35/1895.48	c cleaning 67997 clauses out of 136007 with flag 4817214/2709250
1876.80/1962.98	c cleaning 69001 clauses out of 138010 with flag 4957259/2779250
1938.02/2039.45	c cleaning 69998 clauses out of 140008 with flag 5099298/2850249
1996.42/2097.91	c cleaning 70999 clauses out of 142011 with flag 5243353/2922250
2058.83/2160.47	c cleaning 71999 clauses out of 144011 with flag 5389398/2995249
2122.86/2227.53	c cleaning 73002 clauses out of 146013 with flag 5537434/3069250
2186.72/2309.46	c cleaning 73999 clauses out of 148012 with flag 5687531/3144251
2225.57/2364.58	c cleaning 74997 clauses out of 150011 with flag 5839651/3220249
2266.33/2412.61	c cleaning 76004 clauses out of 152014 with flag 5993733/3297249
2319.58/2466.60	c cleaning 77002 clauses out of 154011 with flag 6149770/3375250
2368.79/2515.90	c cleaning 77997 clauses out of 156008 with flag 6307828/3454249
2415.91/2563.14	c cleaning 79003 clauses out of 158011 with flag 6467836/3534249
2473.00/2620.02	c cleaning 79996 clauses out of 160008 with flag 6629867/3615249
2527.36/2674.55	c cleaning 81001 clauses out of 162013 with flag 6793876/3697250
2593.78/2746.50	c cleaning 82001 clauses out of 164012 with flag 6959892/3780250
2676.30/2829.35	c cleaning 82999 clauses out of 166011 with flag 7127898/3864250
2758.85/2916.51	c cleaning 84000 clauses out of 168012 with flag 7297939/3949250
2830.06/2987.78	c cleaning 84997 clauses out of 170012 with flag 7469981/4035250
2897.51/3055.66	c cleaning 86003 clauses out of 172016 with flag 7644001/4122251
2987.82/3145.91	c cleaning 86997 clauses out of 174012 with flag 7820066/4210250
3075.92/3243.39	c cleaning 88000 clauses out of 176015 with flag 7998102/4299250
3177.09/3348.96	c cleaning 89001 clauses out of 178014 with flag 8178159/4389249
3244.08/3421.05	c cleaning 90005 clauses out of 180014 with flag 8360166/4480250
3332.42/3509.40	c cleaning 91002 clauses out of 182008 with flag 8544182/4572249
3418.56/3606.56	c cleaning 91998 clauses out of 184006 with flag 8730204/4665249
3491.90/3679.91	c cleaning 92996 clauses out of 186008 with flag 8918223/4759249
3512.05/3700.04	c starts		: 3849
3512.05/3700.06	c conflicts		: 4792208
3512.05/3700.06	c decisions		: 4935872
3512.05/3700.06	c propagations		: 422127485
3512.05/3700.06	c inspects		: 41102388672
3512.05/3700.06	c shortcuts		: 0
3512.05/3700.06	c learnt literals	: 0
3512.05/3700.07	c learnt binary clauses	: 0
3512.05/3700.07	c learnt ternary clauses	: 0
3512.05/3700.07	c learnt constraints	: 4792208
3512.05/3700.07	c ignored constraints	: 0
3512.05/3700.07	c root simplifications	: 0
3512.05/3700.07	c removed literals (reason simplification)	: 995860745
3512.05/3700.07	c reason swapping (by a shorter reason)	: 0
3512.05/3700.07	c Calls to reduceDB	: 110
3512.05/3700.07	c Number of update (reduction) of LBD	: 3424
3512.05/3700.07	c Imported unit clauses	: 0
3512.05/3700.08	c No decision after first conflict	: false
3512.05/3700.09	c number of reductions to clauses (during analyze)	: 0
3512.05/3700.09	c number of learned constraints concerned by reduction	: 0
3512.05/3700.09	c number of learning phase by resolution	: 0
3512.05/3700.09	c number of learning phase by cutting planes	: 0
3512.05/3700.09	c number of rounding to 1 operations	: 0
3512.05/3700.09	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3512.05/3700.09	c number of reductions of the coefficients by power 2 	: 0
3512.05/3700.09	c number of right shift for reduction by power 2 	: 0
3512.05/3700.09	c number of reductions of the coefficients by GCD over coefficients 	: 0
3512.05/3700.09	c number of ending skipping 	: 0
3512.05/3700.09	c number of internal skipping 	: 0
3512.05/3700.09	c number of derivation steps 	: 0
3512.05/3700.09	c number of skipped derivation steps 	: 0
3512.05/3700.10	c number of remaining unassigned 	: 0
3512.05/3700.10	c number of remaining assigned 	: 0
3512.05/3700.10	c number of falsified literals weakened from reason	: 0
3512.05/3700.10	c number of falsified literals weakened from conflict	: 0
3512.05/3700.10	c time for arithmetic operations	: 0
3512.05/3700.10	c minimum degree of deleted constraints	: null
3512.05/3700.10	c maximum degree of deleted constraints	: null
3512.05/3700.10	c number of deleted constraints	: 0
3512.05/3700.10	c speed (assignments/second)	: 114110.00531721787
3512.05/3700.11	c non guided choices	: 177
3512.42/3700.24	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 125971
3512.42/3700.25	s SATISFIABLE
3512.42/3700.25	c Found 13 solution(s)
3512.42/3700.25	v x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 x29 x30 x31 x32 x33 x34 x35 x36 x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 x83 x84 x85 x86 x87 x88 x89 x90 x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 x108 x109 x110 x111 x112 x113 x114 x115 x116 x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 x127 x128 x129 x130 x131 x132 x133 x134 x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 x151 x152 x153 x154 x155 x156 x157 x158 x159 x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 x170 x171 x172 x173 x174 x175 x176 x177 x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 x193 x194 x195 x196 x197 x198 x199 x200 x201 x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 x212 x213 x214 x215 x216 x217 x218 x219 x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 x234 x235 x236 x237 x238 x239 x240 x241 x242 x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 x253 x254 x255 x256 x257 x258 x259 x260 x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 x274 x275 x276 x277 x278 x279 x280 x281 x282 x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 x293 x294 x295 x296 x297 x298 x299 x300 x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 x313 x314 x315 x316 x317 x318 x319 x320 x321 x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 x332 x333 x334 x335 x336 x337 x338 x339 x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 x351 x352 x353 x354 x355 x356 x357 x358 x359 x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 x370 x371 x372 x373 x374 x375 x376 x377 x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 x388 x389 x390 x391 x392 x393 x394 x395 x396 x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 x407 x408 x409 x410 x411 x412 x413 x414 x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 x424 x425 x426 x427 x428 x429 x430 x431 x432 x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 x443 x444 x445 x446 x447 x448 x449 x450 x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 x459 x460 x461 x462 x463 x464 x465 x466 x467 x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 x478 x479 x480 x481 x482 x483 x484 x485 x486 -x487 -x488 -x489 -x490 -x491 -x492 x493 x494 x495 x496 x497 x498 x499 x500 x501 x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 x512 x513 x514 x515 x516 x517 x518 x519 x520 -x521 -x522 -x523 -x524 -x525 x526 x527 x528 x529 x530 x531 x532 x533 x534 x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 x545 x546 x547 x548 x549 x550 x551 x552 x553 -x554 -x555 -x556 -x557 x558 x559 x560 x561 x562 x563 x564 x565 x566 x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 x577 x578 x579 x580 x581 x582 x583 x584 x585 -x586 -x587 -x588 x589 x590 x591 x592 x593 x594 x595 x596 x597 x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 x608 x609 x610 x611 x612 x613 x614 x615 x616 -x617 -x618 x619 x620 x621 x622 x623 x624 x625 x626 x627 x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 x638 x639 x640 x641 x642 x643 x644 x645 x646 -x647 x648 x649 x650 x651 x652 x653 x654 x655 x656 x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 x667 x668 x669 x670 x671 x672 x673 x674 x675 x676 x677 x678 x679 x680 x681 x682 x683 x684 x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 x695 x696 x697 x698 x699 x700 x701 x702 x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 x713 x714 x715 x716 x717 x718 x719 x720 x721 -x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 -x730 -x731 -x732 -x733 -x734 -x735 -x736 -x737 -x738 x739 x740 x741 x742 x743 x744 x745 x746 x747 -x748 -x749 -x750 -x751 -x752 -x753 -x754 -x755 -x756 -x757 -x758 -x759 -x760 -x761 -x762 -x763 x764 x765 x766 x767 x768 x769 x770 x771 x772 -x773 -x774 -x775 -x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783 -x784 -x785 -x786 -x787 x788 x789 x790 x791 x792 x793 x794 x795 x796 -x797 -x798 -x799 -x800 -x801 -x802 -x803 -x804 -x805 -x806 -x807 -x808 -x809 -x810 x811 x812 x813 x814 x815 x816 x817 x818 x819 -x820 -x821 -x822 -x823 -x824 -x825 -x826 -x827 -x828 -x829 -x830 -x831 -x832 x833 x834 x835 x836 x837 x838 x839 x840 x841 -x842 -x843 -x844 -x845 -x846 -x847 -x848 -x849 -x850 -x851 -x852 -x853 x854 x855 x856 x857 x858 x859 x860 x861 x862 -x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 -x871 -x872 -x873 x874 x875 x876 x877 x878 x879 x880 x881 x882 -x883 -x884 -x885 -x886 -x887 -x888 -x889 -x890 -x891 -x892 x893 x894 x895 x896 x897 x898 x899 x900 x901 -x902 -x903 -x904 -x905 -x906 -x907 -x908 -x909 -x910 x911 x912 x913 x914 x915 x916 x917 x918 x919 -x920 -x921 -x922 -x923 -x924 -x925 -x926 -x927 -x928 -x929 -x930 -x931 -x932 -x933 -x934 -x935 -x936 x937 x938 x939 x940 x941 x942 x943 x944 x945 -x946 -x947 -x948 -x949 -x950 -x951 -x952 x953 x954 x955 x956 x957 x958 x959 x960 x961 -x962 -x963 -x964 -x965 -x966 -x967 x968 x969 x970 x971 x972 x973 x974 x975 x976 -x977 -x978 -x979 -x980 -x981 x982 x983 x984 x985 x986 x987 x988 x989 x990 -x991 -x992 -x993 -x994 x995 x996 x997 x998 x999 x1000 x1001 x1002 x1003 -x1004 -x1005 -x1006 x1007 x1008 x1009 x1010 x1011 x1012 x1013 x1014 x1015 -x1016 -x1017 x1018 x1019 x1020 x1021 x1022 x1023 x1024 x1025 x1026 -x1027 x1028 x1029 x1030 x1031 x1032 x1033 x1034 x1035 x1036 x1037 x1038 x1039 x1040 x1041 x1042 x1043 x1044 x1045 -x1046 -x1047 -x1048 -x1049 -x1050 -x1051 -x1052 -x1053 -x1054 -x1055 -x1056 -x1057 -x1058 -x1059 -x1060 -x1061 -x1062 -x1063 -x1064 -x1065 -x1066 -x1067 -x1068 -x1069 -x1070 -x1071 -x1072 -x1073 -x1074 -x1075 -x1076 -x1077 -x1078 -x1079 -x1080 -x1081 
3512.42/3700.26	c objective function=-522
3512.42/3700.26	c Total wall clock time (in seconds): 3700.018

Verifier Data

OK	-522

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: 63837 MiB (30692 MiB free)
  memory of node 1: 64465 MiB (30897 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100057 s]*
/proc/loadavg: 4.66 4.84 5.08 6/331 85580
/proc/meminfo: memFree=63043188/131382116 swapFree=33005528/33010684
[pid=85562] ppid=85559 vsize=18930384 memory=52036 CPUtime=0.12 cores=4,6
/proc/85562/stat : 85562 (java) S 85559 85562 84660 0 -1 4194304 6143 0 0 0 10 2 0 0 20 0 18 0 73663838 19384713216 13009 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
/proc/85562/statm: 4732596 13009 5368 1 0 547313 0
[pid=85562/tid=85564] ppid=85559 vsize=18930384 memory=4026531960 CPUtime=0.06 cores=4,6
/proc/85562/task/85564/stat : 85564 (java) R 85559 85562 84660 0 -1 4194368 4914 0 0 0 5 1 0 0 20 0 18 0 73663839 19384713216 13009 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85573] ppid=85559 vsize=18930384 memory=228522721619 CPUtime=0 cores=4,6
/proc/85562/task/85573/stat : 85573 (Finalizer) S 85559 85562 84660 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 73663842 19384713216 13009 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85580] ppid=85559 vsize=18930384 memory=56295059375534 CPUtime=0 cores=4,6
/proc/85562/task/85580/stat : 85580 (Common-Cleaner) S 85559 85562 84660 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 73663842 19384713216 13009 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 52036 KiB

[startup+0.205741 s]*
/proc/loadavg: 4.66 4.84 5.08 6/331 85580
/proc/meminfo: memFree=63024980/131382116 swapFree=33005528/33010684
[pid=85562] ppid=85559 vsize=18930384 memory=59892 CPUtime=0.26 cores=4,6
/proc/85562/stat : 85562 (java) S 85559 85562 84660 0 -1 4194304 6568 0 0 0 23 3 0 0 20 0 18 0 73663838 19384713216 14973 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
/proc/85562/statm: 4732596 14973 5368 1 0 547692 0
[pid=85562/tid=85564] ppid=85559 vsize=18930384 memory=4026794268 CPUtime=0.15 cores=4,6
/proc/85562/task/85564/stat : 85564 (java) R 85559 85562 84660 0 -1 4194368 5127 0 0 0 14 1 0 0 20 0 18 0 73663839 19384713216 14973 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85573] ppid=85559 vsize=18930384 memory=2622 CPUtime=0 cores=4,6
/proc/85562/task/85573/stat : 85573 (Finalizer) S 85559 85562 84660 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 73663842 19384713216 14973 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85580] ppid=85559 vsize=18930384 memory=55195547730935 CPUtime=0 cores=4,6
/proc/85562/task/85580/stat : 85580 (Common-Cleaner) S 85559 85562 84660 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 73663842 19384713216 14973 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 59892 KiB

[startup+0.305018 s]*
/proc/loadavg: 4.66 4.84 5.08 4/331 85580
/proc/meminfo: memFree=63024732/131382116 swapFree=33005528/33010684
[pid=85562] ppid=85559 vsize=18930384 memory=60660 CPUtime=0.32 cores=4,6
/proc/85562/stat : 85562 (java) S 85559 85562 84660 0 -1 4194304 6713 0 0 0 29 3 0 0 20 0 18 0 73663838 19384713216 15165 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
/proc/85562/statm: 4732596 15165 5432 1 0 547809 0
[pid=85562/tid=85564] ppid=85559 vsize=18930384 memory=-6000919468411545447 CPUtime=0.2 cores=4,6
/proc/85562/task/85564/stat : 85564 (java) R 85559 85562 84660 0 -1 4194368 5219 0 0 0 18 2 0 0 20 0 18 0 73663839 19384713216 15165 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85573] ppid=85559 vsize=18930384 memory=0 CPUtime=0 cores=4,6
/proc/85562/task/85573/stat : 85573 (Finalizer) S 85559 85562 84660 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 73663842 19384713216 15165 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85580] ppid=85559 vsize=18930384 memory=0 CPUtime=0 cores=4,6
/proc/85562/task/85580/stat : 85580 (Common-Cleaner) S 85559 85562 84660 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 73663842 19384713216 15165 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 60660 KiB

[startup+0.700234 s]
/proc/loadavg: 4.66 4.84 5.08 6/331 85580
/proc/meminfo: memFree=62980264/131382116 swapFree=33005528/33010684
[pid=85562] ppid=85559 vsize=18996948 memory=162024 CPUtime=1.08 cores=4,6
/proc/85562/stat : 85562 (java) S 85559 85562 84660 0 -1 4194304 8416 0 0 0 102 6 0 0 20 0 19 0 73663838 19452874752 40506 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
/proc/85562/statm: 4749237 40506 5464 1 0 549194 0
[pid=85562/tid=85564] ppid=85559 vsize=18996948 memory=14464 CPUtime=0.56 cores=4,6
/proc/85562/task/85564/stat : 85564 (java) R 85559 85562 84660 0 -1 4194368 5307 0 0 0 53 3 0 0 20 0 19 0 73663839 19452874752 40506 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85573] ppid=85559 vsize=18996948 memory=11008 CPUtime=0 cores=4,6
/proc/85562/task/85573/stat : 85573 (Finalizer) S 85559 85562 84660 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 73663842 19452874752 40506 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85580] ppid=85559 vsize=18996948 memory=3328 CPUtime=0 cores=4,6
/proc/85562/task/85580/stat : 85580 (Common-Cleaner) S 85559 85562 84660 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 73663842 19452874752 40506 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
Current children cumulated CPU time: 1.08 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 162024 KiB

[startup+1.50021 s]
/proc/loadavg: 4.66 4.84 5.08 7/333 85582
/proc/meminfo: memFree=62907104/131382116 swapFree=33005528/33010684
[pid=85562] ppid=85559 vsize=19063512 memory=183544 CPUtime=2.66 cores=4,6
/proc/85562/stat : 85562 (java) S 85559 85562 84660 0 -1 4194304 20396 0 0 0 258 8 0 0 20 0 20 0 73663838 19521036288 45886 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
/proc/85562/statm: 4765878 45886 5528 1 0 553680 0
[pid=85562/tid=85564] ppid=85559 vsize=19063512 memory=3328 CPUtime=1.31 cores=4,6
/proc/85562/task/85564/stat : 85564 (java) R 85559 85562 84660 0 -1 4194368 6079 0 0 0 127 4 0 0 20 0 20 0 73663839 19521036288 45886 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85573] ppid=85559 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/85562/task/85573/stat : 85573 (Finalizer) S 85559 85562 84660 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 73663842 19521036288 45886 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85580] ppid=85559 vsize=19063512 memory=11008 CPUtime=0 cores=4,6
/proc/85562/task/85580/stat : 85580 (Common-Cleaner) S 85559 85562 84660 0 -1 4194368 45 0 0 0 0 0 0 0 20 0 20 0 73663842 19521036288 45886 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85582] ppid=85559 vsize=19063512 memory=14588 CPUtime=0 cores=4,6
/proc/85562/task/85582/stat : 85582 (Timer-0) S 85559 85562 84660 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 73663918 19521036288 45886 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
Current children cumulated CPU time: 2.66 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 183544 KiB

[startup+3.10558 s]
/proc/loadavg: 4.66 4.84 5.08 6/333 85582
/proc/meminfo: memFree=62867308/131382116 swapFree=33005528/33010684
[pid=85562] ppid=85559 vsize=19063512 memory=197676 CPUtime=5.82 cores=4,6
/proc/85562/stat : 85562 (java) S 85559 85562 84660 0 -1 4194304 22749 0 0 0 572 10 0 0 20 0 20 0 73663838 19521036288 49419 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
/proc/85562/statm: 4765878 49419 5528 1 0 553981 0
[pid=85562/tid=85564] ppid=85559 vsize=19063512 memory=14588 CPUtime=2.83 cores=4,6
/proc/85562/task/85564/stat : 85564 (java) R 85559 85562 84660 0 -1 4194368 6438 0 0 0 279 4 0 0 20 0 20 0 73663839 19521036288 49419 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85573] ppid=85559 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/85562/task/85573/stat : 85573 (Finalizer) S 85559 85562 84660 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 73663842 19521036288 49419 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85580] ppid=85559 vsize=19063512 memory=11008 CPUtime=0 cores=4,6
/proc/85562/task/85580/stat : 85580 (Common-Cleaner) S 85559 85562 84660 0 -1 4194368 45 0 0 0 0 0 0 0 20 0 20 0 73663842 19521036288 49419 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85582] ppid=85559 vsize=19063512 memory=3328 CPUtime=0 cores=4,6
/proc/85562/task/85582/stat : 85582 (Timer-0) S 85559 85562 84660 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 73663918 19521036288 49419 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
Current children cumulated CPU time: 5.82 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 197676 KiB

[startup+6.30038 s]
/proc/loadavg: 4.77 4.86 5.08 6/333 85582
/proc/meminfo: memFree=62548352/131382116 swapFree=33005528/33010684
[pid=85562] ppid=85559 vsize=19063512 memory=385144 CPUtime=10.26 cores=4,6
/proc/85562/stat : 85562 (java) S 85559 85562 84660 0 -1 4194304 25539 0 0 0 1009 17 0 0 20 0 20 0 73663838 19521036288 96286 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
/proc/85562/statm: 4765878 96286 5528 1 0 661249 0
[pid=85562/tid=85564] ppid=85559 vsize=19063512 memory=0 CPUtime=5.9 cores=4,6
/proc/85562/task/85564/stat : 85564 (java) R 85559 85562 84660 0 -1 4194368 7021 0 0 0 581 9 0 0 20 0 20 0 73663839 19521036288 96286 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85573] ppid=85559 vsize=19063512 memory=11008 CPUtime=0 cores=4,6
/proc/85562/task/85573/stat : 85573 (Finalizer) S 85559 85562 84660 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 73663842 19521036288 96286 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85580] ppid=85559 vsize=19063512 memory=3328 CPUtime=0 cores=4,6
/proc/85562/task/85580/stat : 85580 (Common-Cleaner) S 85559 85562 84660 0 -1 4194368 55 0 0 0 0 0 0 0 20 0 20 0 73663842 19521036288 96286 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85582] ppid=85559 vsize=19063512 memory=183672 CPUtime=0 cores=4,6
/proc/85562/task/85582/stat : 85582 (Timer-0) S 85559 85562 84660 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 73663918 19521036288 96286 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
Current children cumulated CPU time: 10.26 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 385144 KiB

[startup+12.7004 s]
/proc/loadavg: 4.71 4.84 5.08 5/333 85582
/proc/meminfo: memFree=61840620/131382116 swapFree=33005528/33010684
[pid=85562] ppid=85559 vsize=19063512 memory=880604 CPUtime=16.88 cores=4,6
/proc/85562/stat : 85562 (java) S 85559 85562 84660 0 -1 4194304 29039 0 0 0 1656 32 0 0 20 0 20 0 73663838 19521036288 220151 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
/proc/85562/statm: 4765878 220151 5528 1 0 842984 0
[pid=85562/tid=85564] ppid=85559 vsize=19063512 memory=183672 CPUtime=12.07 cores=4,6
/proc/85562/task/85564/stat : 85564 (java) R 85559 85562 84660 0 -1 4194368 7962 0 0 0 1186 21 0 0 20 0 20 0 73663839 19521036288 220151 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85573] ppid=85559 vsize=19063512 memory=833468 CPUtime=0 cores=4,6
/proc/85562/task/85573/stat : 85573 (Finalizer) S 85559 85562 84660 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 73663842 19521036288 220151 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85580] ppid=85559 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/85562/task/85580/stat : 85580 (Common-Cleaner) S 85559 85562 84660 0 -1 4194368 55 0 0 0 0 0 0 0 20 0 20 0 73663842 19521036288 220151 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85582] ppid=85559 vsize=19063512 memory=11008 CPUtime=0 cores=4,6
/proc/85562/task/85582/stat : 85582 (Timer-0) S 85559 85562 84660 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 73663918 19521036288 220151 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
Current children cumulated CPU time: 16.88 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 880604 KiB

[startup+25.5005 s]
/proc/loadavg: 4.63 4.82 5.07 6/333 85582
/proc/meminfo: memFree=61173616/131382116 swapFree=33005528/33010684
[pid=85562] ppid=85559 vsize=19063512 memory=1028272 CPUtime=29.66 cores=4,6
/proc/85562/stat : 85562 (java) S 85559 85562 84660 0 -1 4194304 31647 0 0 0 2926 40 0 0 20 0 20 0 73663838 19521036288 257068 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
/proc/85562/statm: 4765878 257068 5528 1 0 842986 0
[pid=85562/tid=85564] ppid=85559 vsize=19063512 memory=0 CPUtime=24.33 cores=4,6
/proc/85562/task/85564/stat : 85564 (java) R 85559 85562 84660 0 -1 4194368 8883 0 0 0 2408 25 0 0 20 0 20 0 73663839 19521036288 257068 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85573] ppid=85559 vsize=19063512 memory=14588 CPUtime=0 cores=4,6
/proc/85562/task/85573/stat : 85573 (Finalizer) S 85559 85562 84660 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 73663842 19521036288 257068 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85580] ppid=85559 vsize=19063512 memory=1020076 CPUtime=0 cores=4,6
/proc/85562/task/85580/stat : 85580 (Common-Cleaner) S 85559 85562 84660 0 -1 4194368 55 0 0 0 0 0 0 0 20 0 20 0 73663842 19521036288 257068 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85582] ppid=85559 vsize=19063512 memory=1020076 CPUtime=0 cores=4,6
/proc/85562/task/85582/stat : 85582 (Timer-0) S 85559 85562 84660 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 73663918 19521036288 257068 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
Current children cumulated CPU time: 29.66 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1028272 KiB

[startup+51.1199 s]
/proc/loadavg: 5.05 4.90 5.09 7/333 85583
/proc/meminfo: memFree=59512416/131382116 swapFree=33005528/33010684
[pid=85562] ppid=85559 vsize=19063512 memory=1759464 CPUtime=48.61 cores=4,6
/proc/85562/stat : 85562 (java) S 85559 85562 84660 0 -1 4194304 36601 0 0 0 4796 65 0 0 20 0 20 0 73663838 19521036288 439866 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
/proc/85562/statm: 4765878 439866 5528 1 0 1041436 0
[pid=85562/tid=85564] ppid=85559 vsize=19063512 memory=1056944 CPUtime=42.35 cores=4,6
/proc/85562/task/85564/stat : 85564 (java) R 85559 85562 84660 0 -1 4194368 10126 0 0 0 4191 44 0 0 20 0 20 0 73663839 19521036288 439866 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85573] ppid=85559 vsize=19063512 memory=26356 CPUtime=0 cores=4,6
/proc/85562/task/85573/stat : 85573 (Finalizer) S 85559 85562 84660 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 73663842 19521036288 439866 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85580] ppid=85559 vsize=19063512 memory=2308 CPUtime=0 cores=4,6
/proc/85562/task/85580/stat : 85580 (Common-Cleaner) S 85559 85562 84660 0 -1 4194368 55 0 0 0 0 0 0 0 20 0 20 0 73663842 19521036288 439866 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0

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

/proc/85562/task/85564/stat : 85564 (java) R 85559 85562 84660 0 -1 4194368 71440 0 0 0 312946 626 0 0 20 0 20 0 73663839 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85573] ppid=85559 vsize=19063512 memory=4146664 CPUtime=0 cores=4,6
/proc/85562/task/85573/stat : 85573 (Finalizer) S 85559 85562 84660 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 73663842 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85580] ppid=85559 vsize=19063512 memory=4146792 CPUtime=0 cores=4,6
/proc/85562/task/85580/stat : 85580 (Common-Cleaner) S 85559 85562 84660 0 -1 4194368 2220 0 0 0 0 0 0 0 20 0 20 0 73663842 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85582] ppid=85559 vsize=19063512 memory=4146792 CPUtime=0 cores=4,6
/proc/85562/task/85582/stat : 85582 (Timer-0) S 85559 85562 84660 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 73663918 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
Current children cumulated CPU time: 3170.52 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4146792 KiB

[startup+3402.3 s]
/proc/loadavg: 4.33 4.35 4.31 5/331 86042
/proc/meminfo: memFree=52290508/131382116 swapFree=33005528/33010684
[pid=85562] ppid=85559 vsize=19063512 memory=4146792 CPUtime=3230.25 cores=4,6
/proc/85562/stat : 85562 (java) S 85559 85562 84660 0 -1 4194304 140596 0 0 0 322146 879 0 0 20 0 20 0 73663838 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
/proc/85562/statm: 4765878 1036698 5528 1 0 1050611 0
[pid=85562/tid=85564] ppid=85559 vsize=19063512 memory=4146664 CPUtime=3195.3 cores=4,6
/proc/85562/task/85564/stat : 85564 (java) R 85559 85562 84660 0 -1 4194368 72216 0 0 0 318892 638 0 0 20 0 20 0 73663839 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85573] ppid=85559 vsize=19063512 memory=4146664 CPUtime=0 cores=4,6
/proc/85562/task/85573/stat : 85573 (Finalizer) S 85559 85562 84660 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 73663842 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85580] ppid=85559 vsize=19063512 memory=14588 CPUtime=0 cores=4,6
/proc/85562/task/85580/stat : 85580 (Common-Cleaner) S 85559 85562 84660 0 -1 4194368 2220 0 0 0 0 0 0 0 20 0 20 0 73663842 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85582] ppid=85559 vsize=19063512 memory=4146792 CPUtime=0 cores=4,6
/proc/85562/task/85582/stat : 85582 (Timer-0) S 85559 85562 84660 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 73663918 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
Current children cumulated CPU time: 3230.25 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4146792 KiB

[startup+3462.3 s]
/proc/loadavg: 4.46 4.39 4.33 6/335 86048
/proc/meminfo: memFree=50682756/131382116 swapFree=33005528/33010684
[pid=85562] ppid=85559 vsize=19063512 memory=4146792 CPUtime=3285.29 cores=4,6
/proc/85562/stat : 85562 (java) S 85559 85562 84660 0 -1 4194304 142807 0 0 0 327637 892 0 0 20 0 20 0 73663838 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
/proc/85562/statm: 4765878 1036698 5528 1 0 1050612 0
[pid=85562/tid=85564] ppid=85559 vsize=19063512 memory=4146664 CPUtime=3249.53 cores=4,6
/proc/85562/task/85564/stat : 85564 (java) R 85559 85562 84660 0 -1 4194368 73583 0 0 0 324304 649 0 0 20 0 20 0 73663839 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85573] ppid=85559 vsize=19063512 memory=4146664 CPUtime=0 cores=4,6
/proc/85562/task/85573/stat : 85573 (Finalizer) S 85559 85562 84660 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 73663842 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85580] ppid=85559 vsize=19063512 memory=4146792 CPUtime=0 cores=4,6
/proc/85562/task/85580/stat : 85580 (Common-Cleaner) S 85559 85562 84660 0 -1 4194368 2222 0 0 0 0 0 0 0 20 0 20 0 73663842 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85582] ppid=85559 vsize=19063512 memory=4146792 CPUtime=0 cores=4,6
/proc/85562/task/85582/stat : 85582 (Timer-0) S 85559 85562 84660 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 73663918 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
Current children cumulated CPU time: 3285.29 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4146792 KiB

[startup+3522.3 s]
/proc/loadavg: 4.38 4.38 4.33 5/335 86050
/proc/meminfo: memFree=49160824/131382116 swapFree=33005528/33010684
[pid=85562] ppid=85559 vsize=19063512 memory=4146792 CPUtime=3345.28 cores=4,6
/proc/85562/stat : 85562 (java) S 85559 85562 84660 0 -1 4194304 144966 0 0 0 333621 907 0 0 20 0 20 0 73663838 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
/proc/85562/statm: 4765878 1036698 5528 1 0 1050612 0
[pid=85562/tid=85564] ppid=85559 vsize=19063512 memory=4146792 CPUtime=3309.01 cores=4,6
/proc/85562/task/85564/stat : 85564 (java) R 85559 85562 84660 0 -1 4194368 74834 0 0 0 330241 660 0 0 20 0 20 0 73663839 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85573] ppid=85559 vsize=19063512 memory=4146792 CPUtime=0 cores=4,6
/proc/85562/task/85573/stat : 85573 (Finalizer) S 85559 85562 84660 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 73663842 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85580] ppid=85559 vsize=19063512 memory=4146792 CPUtime=0 cores=4,6
/proc/85562/task/85580/stat : 85580 (Common-Cleaner) S 85559 85562 84660 0 -1 4194368 2284 0 0 0 0 0 0 0 20 0 20 0 73663842 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85582] ppid=85559 vsize=19063512 memory=11008 CPUtime=0 cores=4,6
/proc/85562/task/85582/stat : 85582 (Timer-0) S 85559 85562 84660 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 73663918 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
Current children cumulated CPU time: 3345.28 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4146792 KiB

[startup+3582.3 s]
/proc/loadavg: 4.48 4.40 4.34 6/335 86056
/proc/meminfo: memFree=47167012/131382116 swapFree=33005528/33010684
[pid=85562] ppid=85559 vsize=19063512 memory=4146792 CPUtime=3394.48 cores=4,6
/proc/85562/stat : 85562 (java) S 85559 85562 84660 0 -1 4194304 145320 0 0 0 338531 917 0 0 20 0 20 0 73663838 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
/proc/85562/statm: 4765878 1036698 5528 1 0 1050612 0
[pid=85562/tid=85564] ppid=85559 vsize=19063512 memory=14588 CPUtime=3357.98 cores=4,6
/proc/85562/task/85564/stat : 85564 (java) R 85559 85562 84660 0 -1 4194368 75082 0 0 0 335131 667 0 0 20 0 20 0 73663839 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85573] ppid=85559 vsize=19063512 memory=4146792 CPUtime=0 cores=4,6
/proc/85562/task/85573/stat : 85573 (Finalizer) S 85559 85562 84660 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 73663842 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85580] ppid=85559 vsize=19063512 memory=6768 CPUtime=0 cores=4,6
/proc/85562/task/85580/stat : 85580 (Common-Cleaner) S 85559 85562 84660 0 -1 4194368 2322 0 0 0 0 0 0 0 20 0 20 0 73663842 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85582] ppid=85559 vsize=19063512 memory=14975236 CPUtime=0 cores=4,6
/proc/85562/task/85582/stat : 85582 (Timer-0) S 85559 85562 84660 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 73663918 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
Current children cumulated CPU time: 3394.48 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4146792 KiB

[startup+3642.3 s]
/proc/loadavg: 4.60 4.43 4.35 6/334 86058
/proc/meminfo: memFree=44632856/131382116 swapFree=33005528/33010684
[pid=85562] ppid=85559 vsize=19063512 memory=4146792 CPUtime=3454.3 cores=4,6
/proc/85562/stat : 85562 (java) S 85559 85562 84660 0 -1 4194304 146659 0 0 0 344498 932 0 0 20 0 20 0 73663838 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
/proc/85562/statm: 4765878 1036698 5528 1 0 1050612 0
[pid=85562/tid=85564] ppid=85559 vsize=19063512 memory=4146792 CPUtime=3417.58 cores=4,6
/proc/85562/task/85564/stat : 85564 (java) R 85559 85562 84660 0 -1 4194368 76349 0 0 0 341080 678 0 0 20 0 20 0 73663839 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85573] ppid=85559 vsize=19063512 memory=4146792 CPUtime=0 cores=4,6
/proc/85562/task/85573/stat : 85573 (Finalizer) S 85559 85562 84660 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 73663842 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85580] ppid=85559 vsize=19063512 memory=4146792 CPUtime=0 cores=4,6
/proc/85562/task/85580/stat : 85580 (Common-Cleaner) S 85559 85562 84660 0 -1 4194368 2323 0 0 0 0 0 0 0 20 0 20 0 73663842 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85582] ppid=85559 vsize=19063512 memory=4146792 CPUtime=0 cores=4,6
/proc/85562/task/85582/stat : 85582 (Timer-0) S 85559 85562 84660 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 73663918 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
Current children cumulated CPU time: 3454.3 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4146792 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 4.37 4.39 4.34 5/334 86060
/proc/meminfo: memFree=41015064/131382116 swapFree=33005528/33010684
[pid=85562] ppid=85559 vsize=19063512 memory=4146792 CPUtime=3512.05 cores=4,6
/proc/85562/stat : 85562 (java) S 85559 85562 84660 0 -1 4194304 148525 0 0 0 350261 944 0 0 20 0 20 0 73663838 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
/proc/85562/statm: 4765878 1036698 5528 1 0 1050612 0
[pid=85562/tid=85564] ppid=85559 vsize=19063512 memory=-6000919477085693543 CPUtime=3474.73 cores=4,6
/proc/85562/task/85564/stat : 85564 (java) R 85559 85562 84660 0 -1 4194368 77365 0 0 0 346786 687 0 0 20 0 20 0 73663839 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85573] ppid=85559 vsize=19063512 memory=3456 CPUtime=0 cores=4,6
/proc/85562/task/85573/stat : 85573 (Finalizer) S 85559 85562 84660 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 73663842 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85580] ppid=85559 vsize=19063512 memory=1920 CPUtime=0 cores=4,6
/proc/85562/task/85580/stat : 85580 (Common-Cleaner) S 85559 85562 84660 0 -1 4194368 2438 0 0 0 0 0 0 0 20 0 20 0 73663842 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
[pid=85562/tid=85582] ppid=85559 vsize=19063512 memory=5632 CPUtime=0 cores=4,6
/proc/85562/task/85582/stat : 85582 (Timer-0) S 85559 85562 84660 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 73663918 19521036288 1036698 18446744073709551615 94705383993344 94705383997040 140726846290976 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94705384004856 94705384005648 94705387016192 140726846294320 140726846294502 140726846294502 140726846300104 0
Current children cumulated CPU time: 3512.05 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4146792 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

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

# cumulated CPU time of all completed processes:  user=3503.09 s, system=9.47331 s

Solver just ended.
Dumping a history of the last processes samples

[startup+3700.8 s]
/proc/loadavg: 4.37 4.39 4.34 4/316 86063
/proc/meminfo: memFree=45122788/131382116 swapFree=33005528/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3701.6 s]
/proc/loadavg: 4.37 4.39 4.34 4/316 86063
/proc/meminfo: memFree=45094080/131382116 swapFree=33005528/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3702 s]*
/proc/loadavg: 4.37 4.39 4.34 4/316 86063
/proc/meminfo: memFree=45077696/131382116 swapFree=33005528/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): 3702.88
CPU time (s): 3512.57
CPU user time (s): 3503.09
CPU system time (s): 9.47331
CPU usage (%): 94.8603
Max. virtual memory (cumulated for all children) (KiB): 19263204
Max. memory (cumulated for all children) (KiB): 4147688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3503.09
system time used= 9.47331
maximum resident set size= 4147816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150850
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8776528
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 114242
involuntary context switches= 10564


# summary of solver processes directly reported to runsolver:
#   pid: 85562
#   total CPU time (s): 3512.57
#   total CPU user time (s): 3503.09
#   total CPU system time (s): 9.47331

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.9104 second user time and 38.083 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-07-03 23:57:24
IDJOB=4520949
IDBENCH=178158
IDSOLVER=3364
FILE ID=nodeC010/4520949-1751579844
RUNJOBID= nodeC010-1751573472-84671
SLURM_JOB_ID= 9598796
Free space on /tmp= 429992 MiB

SOLVER NAME= Sat4j Resolution VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/maxcut/maxcut_opt_complete_5-partite_block/normalized-maxcut_opt_complete_5-partite_block_nvert_47.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4520949-1751579844/watcher-4520949-1751579844 -o /tmp/evaluation-result-4520949-1751579844/solver-4520949-1751579844 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751573472-84671 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4520949-1751579844 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4520949-1751579844.opb

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

MD5SUM BENCH= 84fd44c84eee80e386362762f3a8050d
RANDOM SEED=560177489

nodeC010 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	: 0xb00001f
cpu MHz		: 3492.003
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
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	: 0xb00001f
cpu MHz		: 3662.211
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
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	: 0xb00001f
cpu MHz		: 1197.148
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
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	: 0xb00001f
cpu MHz		: 1198.109
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
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	: 0xb00001f
cpu MHz		: 1197.154
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
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	: 0xb00001f
cpu MHz		: 3662.230
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
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	: 0xb00001f
cpu MHz		: 3592.119
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
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	: 0xb00001f
cpu MHz		: 1197.211
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        63070200 kB
MemAvailable:   104454200 kB
Buffers:             228 kB
Cached:         42084484 kB
SwapCached:         4296 kB
Active:         25403896 kB
Inactive:       41865224 kB
Active(anon):   25141020 kB
Inactive(anon):    57168 kB
Active(file):     262876 kB
Inactive(file): 41808056 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005528 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:           6284996 kB
Writeback:             0 kB
AnonPages:      25181312 kB
Mapped:           119860 kB
Shmem:             13620 kB
KReclaimable:     305392 kB
Slab:             593080 kB
SReclaimable:     305392 kB
SUnreclaim:       287688 kB
KernelStack:        5120 kB
PageTables:        52868 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   25836052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150488 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  24788992 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:      205640 kB
DirectMap2M:    12279808 kB
DirectMap1G:    123731968 kB

Free space on /tmp at the end= 429964 MiB
End job on nodeC010 at 2025-07-04 00:59:07