Trace number 4519706

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 2025-06-06SAT (TO)-22 3600.3 3585.93

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/injcomp/injcomp_opt_3layers_maxall_lastlayerdecr1/
normalized-injcomp_opt_3layers_maxall_lastlayerdecr1_size_12.opb
MD5SUM256d30bb77c6fb77e4d51d825abbf0f4
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-22
Best CPU time to get the best result obtained on this benchmark0.018921
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables420
Total number of constraints179
Number of constraints which are clauses144
Number of constraints which are cardinality constraints (but not clauses)23
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint3
Maximum length of a constraint13
Number of terms in the objective function 276
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 276
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 12
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 276
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB25.v20250606
0.00/0.09	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.09	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.09	c java.vm.version	22.0.1+8-16
0.00/0.09	c java.vm.vendor	Oracle Corporation
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		22.0.1
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		2104792832
0.00/0.09	c Max memory 		16282288128
0.00/0.09	c Total memory 		2113929216
0.00/0.09	c Number of processors 	2
0.12/0.14	c Pseudo Boolean Optimization by upper bound
0.12/0.14	c --- Begin Solver configuration ---
0.12/0.14	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.12/0.14	c Learn all clauses as in MiniSAT
0.12/0.14	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.14	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.14	c Expensive reason simplification
0.12/0.14	c Glucose 2.1 dynamic restart strategy
0.12/0.14	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.12/0.14	c timeout=2147483s
0.12/0.14	c DB Simplification allowed=false
0.12/0.14	c Listener: none
0.12/0.14	c --- End Solver configuration ---
0.12/0.14	c solving HOME/instance-4519706-1751562171.opb
0.12/0.14	c reading problem ... 
0.12/0.14	c  objective function found
0.12/0.17	c ... done. Wall clock time 0.033s.
0.12/0.18	c declared #vars     420
0.12/0.18	c #constraints  179
0.12/0.18	c constraints type 
0.12/0.18	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 23
0.12/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 12
0.12/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 144
0.12/0.18	c 179 constraints processed.
0.12/0.19	c objective function length is 276 literals
0.31/0.27	c SATISFIABLE
0.31/0.27	c OPTIMIZING...
0.31/0.27	c Got one! Elapsed wall clock time (in seconds):0.127
0.31/0.27	o -21
0.31/0.29	c Got one! Elapsed wall clock time (in seconds):0.146
0.31/0.29	o -22
1.66/0.97	c cleaning 2949 clauses out of 5897 with flag 12516/5897
2.57/1.50	c cleaning 4473 clauses out of 8949 with flag 28179/11898
3.25/2.14	c cleaning 5738 clauses out of 11475 with flag 46443/18897
4.09/2.97	c cleaning 6867 clauses out of 13737 with flag 66304/26897
5.08/3.95	c cleaning 7930 clauses out of 15870 with flag 87812/35897
6.17/4.98	c cleaning 8970 clauses out of 17939 with flag 113075/45896
7.38/6.15	c cleaning 9985 clauses out of 19970 with flag 139725/56897
8.53/7.25	c cleaning 10988 clauses out of 21984 with flag 166410/68896
9.73/8.46	c cleaning 11993 clauses out of 23997 with flag 196630/81897
11.39/10.02	c cleaning 13002 clauses out of 26004 with flag 232669/95897
12.85/11.48	c cleaning 13999 clauses out of 28002 with flag 268335/110897
14.96/13.54	c cleaning 14998 clauses out of 30002 with flag 307567/126896
17.64/16.11	c cleaning 15998 clauses out of 32005 with flag 348990/143897
21.20/19.64	c cleaning 17003 clauses out of 34006 with flag 393722/161896
24.60/23.09	c cleaning 18002 clauses out of 36004 with flag 440320/180897
28.05/26.44	c cleaning 18996 clauses out of 38001 with flag 490052/200896
31.90/30.21	c cleaning 19999 clauses out of 40005 with flag 540486/221896
37.16/35.47	c cleaning 21000 clauses out of 42006 with flag 597084/243896
41.06/39.32	c cleaning 22003 clauses out of 44007 with flag 653411/266897
45.72/43.95	c cleaning 22998 clauses out of 46004 with flag 715701/290897
51.87/50.09	c cleaning 24001 clauses out of 48005 with flag 779134/315896
56.34/54.40	c cleaning 25003 clauses out of 50005 with flag 843988/341897
61.91/59.96	c cleaning 25996 clauses out of 52001 with flag 914239/368896
66.58/64.59	c cleaning 26998 clauses out of 54006 with flag 983462/396897
71.91/69.56	c cleaning 28004 clauses out of 56007 with flag 1054968/425896
76.75/74.37	c cleaning 28998 clauses out of 58003 with flag 1128578/455896
83.22/80.73	c cleaning 30002 clauses out of 60005 with flag 1205799/486896
90.27/87.70	c cleaning 31002 clauses out of 62004 with flag 1285877/518897
98.31/95.76	c cleaning 32001 clauses out of 64003 with flag 1368030/551898
106.02/103.40	c cleaning 32997 clauses out of 66000 with flag 1450946/585896
120.59/117.94	c cleaning 33996 clauses out of 68004 with flag 1536272/620897
129.98/127.38	c cleaning 35002 clauses out of 70008 with flag 1625279/656897
139.67/137.00	c cleaning 35997 clauses out of 72005 with flag 1715393/693896
145.51/142.70	c cleaning 37001 clauses out of 74008 with flag 1809495/731896
151.57/148.76	c cleaning 38000 clauses out of 76007 with flag 1901110/770896
159.35/156.46	c cleaning 38996 clauses out of 78007 with flag 1998531/810896
170.16/166.77	c cleaning 40004 clauses out of 80012 with flag 2093343/851897
183.14/179.77	c cleaning 41000 clauses out of 82007 with flag 2196786/893896
192.43/189.00	c cleaning 41997 clauses out of 84007 with flag 2302591/936896
206.70/203.26	c cleaning 43003 clauses out of 86011 with flag 2419086/980897
223.75/220.11	c cleaning 44002 clauses out of 88007 with flag 2534877/1025896
238.81/235.24	c cleaning 45002 clauses out of 90005 with flag 2652586/1071896
261.28/257.65	c cleaning 45999 clauses out of 92004 with flag 2771106/1118897
275.26/271.60	c cleaning 47003 clauses out of 94005 with flag 2889040/1166897
292.20/288.44	c cleaning 47998 clauses out of 96002 with flag 3015194/1215897
306.96/303.28	c cleaning 49000 clauses out of 98004 with flag 3143485/1265897
323.72/319.89	c cleaning 49997 clauses out of 100003 with flag 3276429/1316896
344.09/340.25	c cleaning 50999 clauses out of 102006 with flag 3404665/1368896
366.24/362.21	c cleaning 51999 clauses out of 104008 with flag 3538665/1421897
406.57/402.02	c cleaning 53000 clauses out of 106009 with flag 3674158/1475897
450.82/446.31	c cleaning 54002 clauses out of 108009 with flag 3810353/1530897
482.36/477.93	c cleaning 55003 clauses out of 110006 with flag 3947362/1586896
508.57/504.02	c cleaning 56002 clauses out of 112003 with flag 4084887/1643896
553.67/549.28	c cleaning 56994 clauses out of 114001 with flag 4235860/1701896
584.77/580.27	c cleaning 57999 clauses out of 116007 with flag 4385983/1760896
615.55/610.83	c cleaning 59000 clauses out of 118009 with flag 4536550/1820897
645.80/641.11	c cleaning 60001 clauses out of 120008 with flag 4687462/1881896
667.14/662.45	c cleaning 60998 clauses out of 122009 with flag 4842510/1943898
687.01/682.10	c cleaning 62005 clauses out of 124011 with flag 4996586/2006898
715.94/710.91	c cleaning 63003 clauses out of 126005 with flag 5161086/2070897
743.39/737.78	c cleaning 63999 clauses out of 128001 with flag 5325458/2135896
776.68/771.05	c cleaning 64999 clauses out of 130003 with flag 5487168/2201897
803.74/798.18	c cleaning 65998 clauses out of 132005 with flag 5652192/2268898
829.81/824.13	c cleaning 66998 clauses out of 134006 with flag 5829537/2336897
867.98/862.25	c cleaning 67999 clauses out of 136009 with flag 6002115/2405898
908.00/902.30	c cleaning 69003 clauses out of 138009 with flag 6173830/2475897
941.36/935.55	c cleaning 69995 clauses out of 140005 with flag 6348733/2546896
985.46/979.51	c cleaning 71001 clauses out of 142012 with flag 6531827/2618898
1045.65/1039.74	c cleaning 71999 clauses out of 144011 with flag 6712049/2691898
1097.41/1091.41	c cleaning 73005 clauses out of 146011 with flag 6894193/2765897
1163.60/1156.94	c cleaning 73996 clauses out of 148005 with flag 7074456/2840896
1204.81/1198.15	c cleaning 74994 clauses out of 150009 with flag 7264009/2916896
1240.12/1233.40	c cleaning 76006 clauses out of 152015 with flag 7462928/2993896
1279.21/1272.40	c cleaning 77000 clauses out of 154009 with flag 7664033/3071896
1315.94/1309.01	c cleaning 77998 clauses out of 156009 with flag 7861520/3150896
1356.88/1349.90	c cleaning 78997 clauses out of 158012 with flag 8064028/3230897
1390.95/1383.99	c cleaning 79998 clauses out of 160014 with flag 8271134/3311896
1431.22/1424.19	c cleaning 81002 clauses out of 162017 with flag 8473671/3393897
1482.02/1474.28	c cleaning 82001 clauses out of 164014 with flag 8681523/3476896
1523.53/1515.77	c cleaning 83001 clauses out of 166014 with flag 8880546/3560897
1571.87/1564.15	c cleaning 84000 clauses out of 168012 with flag 9079063/3645896
1601.56/1593.71	c cleaning 84998 clauses out of 170013 with flag 9293774/3731897
1652.32/1644.39	c cleaning 85997 clauses out of 172014 with flag 9504061/3818896
1701.10/1693.06	c cleaning 86999 clauses out of 174017 with flag 9726951/3906896
1783.07/1775.05	c cleaning 88009 clauses out of 176018 with flag 9945054/3995896
1850.45/1842.40	c cleaning 88997 clauses out of 178010 with flag 10163319/4085897
1909.19/1900.30	c cleaning 90002 clauses out of 180012 with flag 10380904/4176896
1976.52/1967.79	c cleaning 91002 clauses out of 182010 with flag 10597090/4268896
2076.34/2067.63	c cleaning 91999 clauses out of 184008 with flag 10811871/4361896
2147.77/2138.96	c cleaning 92999 clauses out of 186009 with flag 11054727/4455896
2242.88/2234.08	c cleaning 93999 clauses out of 188012 with flag 11288500/4550898
2325.86/2317.04	c cleaning 95000 clauses out of 190011 with flag 11533923/4646896
2431.14/2422.43	c cleaning 96001 clauses out of 192011 with flag 11770316/4743896
2507.86/2497.94	c cleaning 96999 clauses out of 194011 with flag 12020375/4841897
2581.92/2571.82	c cleaning 97996 clauses out of 196013 with flag 12253921/4940898
2627.38/2617.17	c cleaning 99004 clauses out of 198017 with flag 12499440/5040898
2695.61/2684.97	c cleaning 99999 clauses out of 200011 with flag 12746002/5141896
2740.48/2729.59	c cleaning 101004 clauses out of 202012 with flag 12989394/5243896
2799.82/2787.94	c cleaning 102000 clauses out of 204008 with flag 13235056/5346896
2860.32/2847.50	c cleaning 102993 clauses out of 206008 with flag 13486198/5450896
2935.68/2922.84	c cleaning 104003 clauses out of 208016 with flag 13737370/5555897
3014.82/3001.93	c cleaning 105002 clauses out of 210013 with flag 13997929/5661897
3128.22/3115.30	c cleaning 105999 clauses out of 212011 with flag 14277457/5768897
3240.28/3227.39	c cleaning 107002 clauses out of 214011 with flag 14550071/5876896
3312.23/3299.26	c cleaning 107997 clauses out of 216009 with flag 14829989/5985896
3398.52/3385.43	c cleaning 109006 clauses out of 218013 with flag 15109748/6095897
3468.54/3454.43	c cleaning 109994 clauses out of 220007 with flag 15386147/6206897
3552.23/3538.05	c cleaning 111001 clauses out of 222012 with flag 15664259/6318896
3600.06/3585.81	c starts		: 79
3600.06/3585.81	c conflicts		: 6409001
3600.06/3585.81	c decisions		: 6483898
3600.06/3585.81	c propagations		: 70107534
3600.06/3585.81	c inspects		: 15917073886
3600.06/3585.81	c shortcuts		: 0
3600.06/3585.81	c learnt literals	: 0
3600.06/3585.81	c learnt binary clauses	: 0
3600.06/3585.81	c learnt ternary clauses	: 0
3600.06/3585.81	c learnt constraints	: 6409001
3600.06/3585.81	c ignored constraints	: 0
3600.06/3585.82	c root simplifications	: 0
3600.06/3585.82	c removed literals (reason simplification)	: 80446753
3600.06/3585.82	c reason swapping (by a shorter reason)	: 0
3600.06/3585.82	c Calls to reduceDB	: 108
3600.06/3585.82	c Number of update (reduction) of LBD	: 15541
3600.06/3585.82	c Imported unit clauses	: 0
3600.06/3585.82	c No decision after first conflict	: false
3600.06/3585.82	c number of reductions to clauses (during analyze)	: 0
3600.06/3585.82	c number of learned constraints concerned by reduction	: 0
3600.06/3585.82	c number of learning phase by resolution	: 0
3600.06/3585.82	c number of learning phase by cutting planes	: 0
3600.06/3585.82	c number of rounding to 1 operations	: 0
3600.06/3585.82	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.06/3585.82	c number of reductions of the coefficients by power 2 	: 0
3600.06/3585.82	c number of right shift for reduction by power 2 	: 0
3600.06/3585.82	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.06/3585.82	c number of ending skipping 	: 0
3600.06/3585.82	c number of internal skipping 	: 0
3600.06/3585.82	c number of derivation steps 	: 0
3600.06/3585.82	c number of skipped derivation steps 	: 0
3600.06/3585.82	c number of remaining unassigned 	: 0
3600.06/3585.82	c number of remaining assigned 	: 0
3600.06/3585.82	c number of falsified literals weakened from reason	: 0
3600.06/3585.82	c number of falsified literals weakened from conflict	: 0
3600.06/3585.82	c time for arithmetic operations	: 0
3600.06/3585.83	c minimum degree of deleted constraints	: null
3600.06/3585.83	c maximum degree of deleted constraints	: null
3600.06/3585.83	c number of deleted constraints	: 0
3600.06/3585.84	c speed (assignments/second)	: 19552.290621235858
3600.06/3585.84	c non guided choices	: 12
3600.26/3585.90	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 201116
3600.26/3585.90	s SATISFIABLE
3600.26/3585.91	c Found 2 solution(s)
3600.26/3585.91	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 
3600.26/3585.91	c objective function=-22
3600.26/3585.91	c Total wall clock time (in seconds): 3585.769

Verifier Data

OK	-22

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4519706-1751562171/watcher-4519706-1751562171 -o /tmp/evaluation-result-4519706-1751562171/solver-4519706-1751562171 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751554990-82448 --watchdog 3760 java -jar sat4j-pb.jar Resolution HOME/instance-4519706-1751562171.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100062 s]*
/proc/loadavg: 4.10 4.09 4.09 6/337 83487
/proc/meminfo: memFree=116681696/131249996 swapFree=33010672/33010684
[pid=83469] ppid=83466 vsize=18930384 memory=55436 CPUtime=0.12 cores=1,3
/proc/83469/stat : 83469 (java) S 83466 83469 82431 0 -1 4194304 6517 0 0 0 10 2 0 0 20 0 18 0 71894904 19384713216 13859 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
/proc/83469/statm: 4732596 13859 5337 1 0 547579 0
[pid=83469/tid=83471] ppid=83466 vsize=18930384 memory=4026531960 CPUtime=0.07 cores=1,3
/proc/83469/task/83471/stat : 83471 (java) S 83466 83469 82431 0 -1 4194368 5023 0 0 0 6 1 0 0 20 0 18 0 71894905 19384713216 13859 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83480] ppid=83466 vsize=18930384 memory=228522721619 CPUtime=0 cores=1,3
/proc/83469/task/83480/stat : 83480 (Finalizer) S 83466 83469 82431 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 71894907 19384713216 13859 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83487] ppid=83466 vsize=18930384 memory=60684515963265 CPUtime=0 cores=1,3
/proc/83469/task/83487/stat : 83487 (Common-Cleaner) S 83466 83469 82431 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 71894907 19384713216 13859 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 55436 KiB

[startup+0.205898 s]*
/proc/loadavg: 4.10 4.09 4.09 8/338 83488
/proc/meminfo: memFree=116675080/131249996 swapFree=33010672/33010684
[pid=83469] ppid=83466 vsize=18996948 memory=62484 CPUtime=0.31 cores=1,3
/proc/83469/stat : 83469 (java) S 83466 83469 82431 0 -1 4194304 7156 0 0 0 28 3 0 0 20 0 19 0 71894904 19452874752 15621 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
/proc/83469/statm: 4749237 15621 5465 1 0 548297 0
[pid=83469/tid=83471] ppid=83466 vsize=18996948 memory=4026794268 CPUtime=0.17 cores=1,3
/proc/83469/task/83471/stat : 83471 (java) R 83466 83469 82431 0 -1 4194368 5377 0 0 0 15 2 0 0 20 0 19 0 71894905 19452874752 15621 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83480] ppid=83466 vsize=18996948 memory=16198 CPUtime=0 cores=1,3
/proc/83469/task/83480/stat : 83480 (Finalizer) S 83466 83469 82431 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 71894907 19452874752 15621 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83487] ppid=83466 vsize=18996948 memory=59585004307431 CPUtime=0 cores=1,3
/proc/83469/task/83487/stat : 83487 (Common-Cleaner) S 83466 83469 82431 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 71894907 19452874752 15621 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83488] ppid=83466 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/83469/task/83488/stat : 83488 (Timer-0) R 83466 83469 82431 0 -1 4194368 19 0 0 0 0 0 0 0 20 0 19 0 71894923 19452874752 15621 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 62484 KiB

[startup+0.305852 s]*
/proc/loadavg: 4.10 4.09 4.09 6/338 83488
/proc/meminfo: memFree=116670796/131249996 swapFree=33010672/33010684
[pid=83469] ppid=83466 vsize=18998292 memory=69132 CPUtime=0.5 cores=1,3
/proc/83469/stat : 83469 (java) S 83466 83469 82431 0 -1 4194304 9937 0 0 0 47 3 0 0 20 0 19 0 71894904 19454251008 17283 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
/proc/83469/statm: 4749573 17283 5465 1 0 549944 0
[pid=83469/tid=83471] ppid=83466 vsize=18998292 memory=-6000919481279736167 CPUtime=0.26 cores=1,3
/proc/83469/task/83471/stat : 83471 (java) R 83466 83469 82431 0 -1 4194368 5419 0 0 0 24 2 0 0 20 0 19 0 71894905 19454251008 17283 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83480] ppid=83466 vsize=18998292 memory=0 CPUtime=0 cores=1,3
/proc/83469/task/83480/stat : 83480 (Finalizer) S 83466 83469 82431 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 71894907 19454251008 17283 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83487] ppid=83466 vsize=18998292 memory=0 CPUtime=0 cores=1,3
/proc/83469/task/83487/stat : 83487 (Common-Cleaner) S 83466 83469 82431 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 71894907 19454251008 17283 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83488] ppid=83466 vsize=18998292 memory=0 CPUtime=0 cores=1,3
/proc/83469/task/83488/stat : 83488 (Timer-0) S 83466 83469 82431 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 71894923 19454251008 17283 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 18998292 KiB
Current children cumulated memory: 69132 KiB

[startup+0.700246 s]
/proc/loadavg: 4.10 4.09 4.09 6/338 83488
/proc/meminfo: memFree=116654288/131249996 swapFree=33010672/33010684
[pid=83469] ppid=83466 vsize=18996948 memory=86008 CPUtime=1.26 cores=1,3
/proc/83469/stat : 83469 (java) S 83466 83469 82431 0 -1 4194304 12812 0 0 0 122 4 0 0 20 0 19 0 71894904 19452874752 21502 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
/proc/83469/statm: 4749237 21502 5465 1 0 551439 0
[pid=83469/tid=83471] ppid=83466 vsize=18996948 memory=18688 CPUtime=0.63 cores=1,3
/proc/83469/task/83471/stat : 83471 (java) R 83466 83469 82431 0 -1 4194368 5469 0 0 0 61 2 0 0 20 0 19 0 71894905 19452874752 21502 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83480] ppid=83466 vsize=18996948 memory=10752 CPUtime=0 cores=1,3
/proc/83469/task/83480/stat : 83480 (Finalizer) S 83466 83469 82431 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 71894907 19452874752 21502 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83487] ppid=83466 vsize=18996948 memory=3328 CPUtime=0 cores=1,3
/proc/83469/task/83487/stat : 83487 (Common-Cleaner) S 83466 83469 82431 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 71894907 19452874752 21502 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83488] ppid=83466 vsize=18996948 memory=4764 CPUtime=0 cores=1,3
/proc/83469/task/83488/stat : 83488 (Timer-0) S 83466 83469 82431 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 71894923 19452874752 21502 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
Current children cumulated CPU time: 1.26 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 86008 KiB

[startup+1.50021 s]
/proc/loadavg: 4.10 4.09 4.09 6/338 83488
/proc/meminfo: memFree=116632328/131249996 swapFree=33010672/33010684
[pid=83469] ppid=83466 vsize=18996948 memory=121384 CPUtime=2.57 cores=1,3
/proc/83469/stat : 83469 (java) S 83466 83469 82431 0 -1 4194304 16598 0 0 0 252 5 0 0 20 0 19 0 71894904 19452874752 30346 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
/proc/83469/statm: 4749237 30346 5465 1 0 551471 0
[pid=83469/tid=83471] ppid=83466 vsize=18996948 memory=0 CPUtime=1.41 cores=1,3
/proc/83469/task/83471/stat : 83471 (java) R 83466 83469 82431 0 -1 4194368 5689 0 0 0 139 2 0 0 20 0 19 0 71894905 19452874752 30346 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83480] ppid=83466 vsize=18996948 memory=10752 CPUtime=0 cores=1,3
/proc/83469/task/83480/stat : 83480 (Finalizer) S 83466 83469 82431 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 71894907 19452874752 30346 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83487] ppid=83466 vsize=18996948 memory=3328 CPUtime=0 cores=1,3
/proc/83469/task/83487/stat : 83487 (Common-Cleaner) S 83466 83469 82431 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 71894907 19452874752 30346 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83488] ppid=83466 vsize=18996948 memory=4764 CPUtime=0 cores=1,3
/proc/83469/task/83488/stat : 83488 (Timer-0) S 83466 83469 82431 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 71894923 19452874752 30346 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
Current children cumulated CPU time: 2.57 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 121384 KiB

[startup+3.10566 s]
/proc/loadavg: 4.10 4.09 4.09 5/339 83489
/proc/meminfo: memFree=116512536/131249996 swapFree=33010672/33010684
[pid=83469] ppid=83466 vsize=19063512 memory=200096 CPUtime=4.28 cores=1,3
/proc/83469/stat : 83469 (java) S 83466 83469 82431 0 -1 4194304 18783 0 0 0 422 6 0 0 20 0 20 0 71894904 19521036288 50024 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
/proc/83469/statm: 4765878 50024 5529 1 0 551762 0
[pid=83469/tid=83471] ppid=83466 vsize=19063512 memory=10752 CPUtime=2.98 cores=1,3
/proc/83469/task/83471/stat : 83471 (java) R 83466 83469 82431 0 -1 4194368 6226 0 0 0 295 3 0 0 20 0 20 0 71894905 19521036288 50024 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83480] ppid=83466 vsize=19063512 memory=-6000919481279736167 CPUtime=0 cores=1,3
/proc/83469/task/83480/stat : 83480 (Finalizer) S 83466 83469 82431 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 71894907 19521036288 50024 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83487] ppid=83466 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/83469/task/83487/stat : 83487 (Common-Cleaner) S 83466 83469 82431 0 -1 4194368 58 0 0 0 0 0 0 0 20 0 20 0 71894907 19521036288 50024 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83488] ppid=83466 vsize=19063512 memory=3328 CPUtime=0 cores=1,3
/proc/83469/task/83488/stat : 83488 (Timer-0) S 83466 83469 82431 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 71894923 19521036288 50024 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
Current children cumulated CPU time: 4.28 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 200096 KiB

[startup+6.30019 s]
/proc/loadavg: 4.09 4.09 4.09 5/339 83489
/proc/meminfo: memFree=116410620/131249996 swapFree=33010672/33010684
[pid=83469] ppid=83466 vsize=19063512 memory=261764 CPUtime=7.57 cores=1,3
/proc/83469/stat : 83469 (java) S 83466 83469 82431 0 -1 4194304 19012 0 0 0 749 8 0 0 20 0 20 0 71894904 19521036288 65441 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
/proc/83469/statm: 4765878 65441 5529 1 0 551762 0
[pid=83469/tid=83471] ppid=83466 vsize=19063512 memory=0 CPUtime=6.1 cores=1,3
/proc/83469/task/83471/stat : 83471 (java) R 83466 83469 82431 0 -1 4194368 6234 0 0 0 607 3 0 0 20 0 20 0 71894905 19521036288 65441 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83480] ppid=83466 vsize=19063512 memory=3328 CPUtime=0 cores=1,3
/proc/83469/task/83480/stat : 83480 (Finalizer) S 83466 83469 82431 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 71894907 19521036288 65441 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83487] ppid=83466 vsize=19063512 memory=10752 CPUtime=0 cores=1,3
/proc/83469/task/83487/stat : 83487 (Common-Cleaner) S 83466 83469 82431 0 -1 4194368 58 0 0 0 0 0 0 0 20 0 20 0 71894907 19521036288 65441 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83488] ppid=83466 vsize=19063512 memory=127528 CPUtime=0 cores=1,3
/proc/83469/task/83488/stat : 83488 (Timer-0) S 83466 83469 82431 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 71894923 19521036288 65441 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
Current children cumulated CPU time: 7.57 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 261764 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.08 4.09 6/337 83554
/proc/meminfo: memFree=122532696/131249996 swapFree=33010672/33010684
[pid=83469] ppid=83466 vsize=19063512 memory=479028 CPUtime=14.14 cores=1,3
/proc/83469/stat : 83469 (java) S 83466 83469 82431 0 -1 4194304 21055 0 0 0 1402 12 0 0 20 0 20 0 71894904 19521036288 119757 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
/proc/83469/statm: 4765878 119757 5529 1 0 551778 0
[pid=83469/tid=83471] ppid=83466 vsize=19063512 memory=127528 CPUtime=12.3 cores=1,3
/proc/83469/task/83471/stat : 83471 (java) R 83466 83469 82431 0 -1 4194368 7020 0 0 0 1227 3 0 0 20 0 20 0 71894905 19521036288 119757 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83480] ppid=83466 vsize=19063512 memory=479028 CPUtime=0 cores=1,3
/proc/83469/task/83480/stat : 83480 (Finalizer) S 83466 83469 82431 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 71894907 19521036288 119757 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83487] ppid=83466 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/83469/task/83487/stat : 83487 (Common-Cleaner) S 83466 83469 82431 0 -1 4194368 58 0 0 0 0 0 0 0 20 0 20 0 71894907 19521036288 119757 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83488] ppid=83466 vsize=19063512 memory=10752 CPUtime=0 cores=1,3
/proc/83469/task/83488/stat : 83488 (Timer-0) S 83466 83469 82431 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 71894923 19521036288 119757 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
Current children cumulated CPU time: 14.14 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 479028 KiB

[startup+25.5003 s]
/proc/loadavg: 4.23 4.11 4.10 5/339 83623
/proc/meminfo: memFree=123307020/131249996 swapFree=33010672/33010684
[pid=83469] ppid=83466 vsize=19063512 memory=846672 CPUtime=27.16 cores=1,3
/proc/83469/stat : 83469 (java) S 83466 83469 82431 0 -1 4194304 24821 0 0 0 2696 20 0 0 20 0 20 0 71894904 19521036288 211668 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
/proc/83469/statm: 4765878 211668 5529 1 0 658297 0
[pid=83469/tid=83471] ppid=83466 vsize=19063512 memory=479028 CPUtime=24.87 cores=1,3
/proc/83469/task/83471/stat : 83471 (java) R 83466 83469 82431 0 -1 4194368 7782 0 0 0 2482 5 0 0 20 0 20 0 71894905 19521036288 211668 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83480] ppid=83466 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/83469/task/83480/stat : 83480 (Finalizer) S 83466 83469 82431 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 71894907 19521036288 211668 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83487] ppid=83466 vsize=19063512 memory=846672 CPUtime=0 cores=1,3
/proc/83469/task/83487/stat : 83487 (Common-Cleaner) S 83466 83469 82431 0 -1 4194368 58 0 0 0 0 0 0 0 20 0 20 0 71894907 19521036288 211668 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83488] ppid=83466 vsize=19063512 memory=754500 CPUtime=0 cores=1,3
/proc/83469/task/83488/stat : 83488 (Timer-0) S 83466 83469 82431 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 71894923 19521036288 211668 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
Current children cumulated CPU time: 27.16 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 846672 KiB

[startup+51.1059 s]
/proc/loadavg: 4.35 4.15 4.11 6/339 83624
/proc/meminfo: memFree=120574764/131249996 swapFree=33010672/33010684
[pid=83469] ppid=83466 vsize=19063512 memory=1178592 CPUtime=52.97 cores=1,3
/proc/83469/stat : 83469 (java) S 83466 83469 82431 0 -1 4194304 26381 0 0 0 5270 27 0 0 20 0 20 0 71894904 19521036288 294648 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
/proc/83469/statm: 4765878 294648 5529 1 0 658297 0
[pid=83469/tid=83471] ppid=83466 vsize=19063512 memory=14824 CPUtime=50.12 cores=1,3

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

[startup+3282.3 s]
/proc/loadavg: 3.17 3.44 4.01 4/315 83825
/proc/meminfo: memFree=102989036/131249996 swapFree=33010672/33010684
[pid=83469] ppid=83466 vsize=19063512 memory=3412820 CPUtime=3295.36 cores=1,3
/proc/83469/stat : 83469 (java) S 83466 83469 82431 0 -1 4194304 122517 0 0 0 329355 181 0 0 20 0 20 0 71894904 19521036288 853205 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
/proc/83469/statm: 4765878 853205 5561 1 0 964783 0
[pid=83469/tid=83471] ppid=83466 vsize=19063512 memory=3404604 CPUtime=3261.36 cores=1,3
/proc/83469/task/83471/stat : 83471 (java) R 83466 83469 82431 0 -1 4194368 46948 0 0 0 326110 26 0 0 20 0 20 0 71894905 19521036288 853205 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83480] ppid=83466 vsize=19063512 memory=3404604 CPUtime=0 cores=1,3
/proc/83469/task/83480/stat : 83480 (Finalizer) S 83466 83469 82431 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 71894907 19521036288 853205 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83487] ppid=83466 vsize=19063512 memory=3412820 CPUtime=0 cores=1,3
/proc/83469/task/83487/stat : 83487 (Common-Cleaner) S 83466 83469 82431 0 -1 4194368 1770 0 0 0 0 0 0 0 20 0 20 0 71894907 19521036288 853205 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83488] ppid=83466 vsize=19063512 memory=3412820 CPUtime=0 cores=1,3
/proc/83469/task/83488/stat : 83488 (Timer-0) S 83466 83469 82431 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 71894923 19521036288 853205 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
Current children cumulated CPU time: 3295.36 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3412820 KiB

[startup+3342.3 s]
/proc/loadavg: 3.43 3.48 3.98 4/316 83828
/proc/meminfo: memFree=102989128/131249996 swapFree=33010672/33010684
[pid=83469] ppid=83466 vsize=19063512 memory=3412820 CPUtime=3355.32 cores=1,3
/proc/83469/stat : 83469 (java) S 83466 83469 82431 0 -1 4194304 124568 0 0 0 335348 184 0 0 20 0 20 0 71894904 19521036288 853205 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
/proc/83469/statm: 4765878 853205 5561 1 0 964783 0
[pid=83469/tid=83471] ppid=83466 vsize=19063512 memory=3412820 CPUtime=3321.12 cores=1,3
/proc/83469/task/83471/stat : 83471 (java) R 83466 83469 82431 0 -1 4194368 48239 0 0 0 332086 26 0 0 20 0 20 0 71894905 19521036288 853205 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83480] ppid=83466 vsize=19063512 memory=3412820 CPUtime=0 cores=1,3
/proc/83469/task/83480/stat : 83480 (Finalizer) S 83466 83469 82431 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 71894907 19521036288 853205 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83487] ppid=83466 vsize=19063512 memory=3412820 CPUtime=0 cores=1,3
/proc/83469/task/83487/stat : 83487 (Common-Cleaner) S 83466 83469 82431 0 -1 4194368 1770 0 0 0 0 0 0 0 20 0 20 0 71894907 19521036288 853205 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83488] ppid=83466 vsize=19063512 memory=-6000919481279736167 CPUtime=0 cores=1,3
/proc/83469/task/83488/stat : 83488 (Timer-0) S 83466 83469 82431 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 71894923 19521036288 853205 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
Current children cumulated CPU time: 3355.32 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3412820 KiB

[startup+3402.3 s]
/proc/loadavg: 2.87 3.33 3.90 3/291 83864
/proc/meminfo: memFree=108098820/131249996 swapFree=33010672/33010684
[pid=83469] ppid=83466 vsize=19063512 memory=3470436 CPUtime=3415.38 cores=1,3
/proc/83469/stat : 83469 (java) S 83466 83469 82431 0 -1 4194304 126358 0 0 0 341351 187 0 0 20 0 20 0 71894904 19521036288 867609 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
/proc/83469/statm: 4765878 867609 5561 1 0 964783 0
[pid=83469/tid=83471] ppid=83466 vsize=19063512 memory=3412820 CPUtime=3380.76 cores=1,3
/proc/83469/task/83471/stat : 83471 (java) R 83466 83469 82431 0 -1 4194368 49666 0 0 0 338050 26 0 0 20 0 20 0 71894905 19521036288 867609 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83480] ppid=83466 vsize=19063512 memory=3412820 CPUtime=0 cores=1,3
/proc/83469/task/83480/stat : 83480 (Finalizer) S 83466 83469 82431 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 71894907 19521036288 867609 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83487] ppid=83466 vsize=19063512 memory=3412820 CPUtime=0 cores=1,3
/proc/83469/task/83487/stat : 83487 (Common-Cleaner) S 83466 83469 82431 0 -1 4194368 1849 0 0 0 0 0 0 0 20 0 20 0 71894907 19521036288 867609 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83488] ppid=83466 vsize=19063512 memory=3470436 CPUtime=0 cores=1,3
/proc/83469/task/83488/stat : 83488 (Timer-0) S 83466 83469 82431 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 71894923 19521036288 867609 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
Current children cumulated CPU time: 3415.38 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3470436 KiB

[startup+3462.3 s]
/proc/loadavg: 2.40 3.11 3.79 4/291 83866
/proc/meminfo: memFree=107651368/131249996 swapFree=33010672/33010684
[pid=83469] ppid=83466 vsize=19063512 memory=3916628 CPUtime=3476.47 cores=1,3
/proc/83469/stat : 83469 (java) S 83466 83469 82431 0 -1 4194304 130857 0 0 0 347449 198 0 0 20 0 20 0 71894904 19521036288 979157 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
/proc/83469/statm: 4765878 979157 5561 1 0 1107207 0
[pid=83469/tid=83471] ppid=83466 vsize=19063512 memory=3412820 CPUtime=3440.37 cores=1,3
/proc/83469/task/83471/stat : 83471 (java) R 83466 83469 82431 0 -1 4194368 51269 0 0 0 344006 31 0 0 20 0 20 0 71894905 19521036288 979157 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83480] ppid=83466 vsize=19063512 memory=3412820 CPUtime=0 cores=1,3
/proc/83469/task/83480/stat : 83480 (Finalizer) S 83466 83469 82431 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 71894907 19521036288 979157 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83487] ppid=83466 vsize=19063512 memory=3840812 CPUtime=0 cores=1,3
/proc/83469/task/83487/stat : 83487 (Common-Cleaner) S 83466 83469 82431 0 -1 4194368 1853 0 0 0 0 0 0 0 20 0 20 0 71894907 19521036288 979157 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83488] ppid=83466 vsize=19063512 memory=18688 CPUtime=0 cores=1,3
/proc/83469/task/83488/stat : 83488 (Timer-0) S 83466 83469 82431 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 71894923 19521036288 979157 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
Current children cumulated CPU time: 3476.47 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3916628 KiB

[startup+3522.3 s]
/proc/loadavg: 2.21 2.93 3.68 2/265 83913
/proc/meminfo: memFree=122074108/131249996 swapFree=33010672/33010684
[pid=83469] ppid=83466 vsize=19063512 memory=4047704 CPUtime=3536.54 cores=1,3
/proc/83469/stat : 83469 (java) S 83466 83469 82431 0 -1 4194304 131928 0 0 0 353452 202 0 0 20 0 20 0 71894904 19521036288 1011926 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
/proc/83469/statm: 4765878 1011926 5561 1 0 1107207 0
[pid=83469/tid=83471] ppid=83466 vsize=19063512 memory=3994452 CPUtime=3500 cores=1,3
/proc/83469/task/83471/stat : 83471 (java) R 83466 83469 82431 0 -1 4194368 52120 0 0 0 349967 33 0 0 20 0 20 0 71894905 19521036288 1011926 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83480] ppid=83466 vsize=19063512 memory=14824 CPUtime=0 cores=1,3
/proc/83469/task/83480/stat : 83480 (Finalizer) S 83466 83469 82431 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 71894907 19521036288 1011926 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83487] ppid=83466 vsize=19063512 memory=3840812 CPUtime=0 cores=1,3
/proc/83469/task/83487/stat : 83487 (Common-Cleaner) S 83466 83469 82431 0 -1 4194368 1853 0 0 0 0 0 0 0 20 0 20 0 71894907 19521036288 1011926 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83488] ppid=83466 vsize=19063512 memory=3916628 CPUtime=0 cores=1,3
/proc/83469/task/83488/stat : 83488 (Timer-0) S 83466 83469 82431 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 71894923 19521036288 1011926 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
Current children cumulated CPU time: 3536.54 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4047704 KiB

[startup+3582.3 s]
/proc/loadavg: 1.50 2.59 3.52 2/265 83915
/proc/meminfo: memFree=122074396/131249996 swapFree=33010672/33010684
[pid=83469] ppid=83466 vsize=19063512 memory=4047704 CPUtime=3596.56 cores=1,3
/proc/83469/stat : 83469 (java) S 83466 83469 82431 0 -1 4194304 134840 0 0 0 359452 204 0 0 20 0 20 0 71894904 19521036288 1011926 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
/proc/83469/statm: 4765878 1011926 5561 1 0 1107207 0
[pid=83469/tid=83471] ppid=83466 vsize=19063512 memory=3916628 CPUtime=3559.68 cores=1,3
/proc/83469/task/83471/stat : 83471 (java) R 83466 83469 82431 0 -1 4194368 53917 0 0 0 355935 33 0 0 20 0 20 0 71894905 19521036288 1011926 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83480] ppid=83466 vsize=19063512 memory=4480 CPUtime=0 cores=1,3
/proc/83469/task/83480/stat : 83480 (Finalizer) S 83466 83469 82431 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 71894907 19521036288 1011926 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83487] ppid=83466 vsize=19063512 memory=21996 CPUtime=0 cores=1,3
/proc/83469/task/83487/stat : 83487 (Common-Cleaner) S 83466 83469 82431 0 -1 4194368 1928 0 0 0 0 0 0 0 20 0 20 0 71894907 19521036288 1011926 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83488] ppid=83466 vsize=19063512 memory=164 CPUtime=0 cores=1,3
/proc/83469/task/83488/stat : 83488 (Timer-0) S 83466 83469 82431 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 71894923 19521036288 1011926 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
Current children cumulated CPU time: 3596.56 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4047704 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3585.8 s]
/proc/loadavg: 1.50 2.59 3.52 2/265 83915
/proc/meminfo: memFree=122074396/131249996 swapFree=33010672/33010684
[pid=83469] ppid=83466 vsize=19063512 memory=4047704 CPUtime=3600.06 cores=1,3
/proc/83469/stat : 83469 (java) S 83466 83469 82431 0 -1 4194304 134850 0 0 0 359801 205 0 0 20 0 20 0 71894904 19521036288 1011926 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
/proc/83469/statm: 4765878 1011926 5561 1 0 1107207 0
[pid=83469/tid=83471] ppid=83466 vsize=19063512 memory=21996 CPUtime=3563.18 cores=1,3
/proc/83469/task/83471/stat : 83471 (java) R 83466 83469 82431 0 -1 4194368 53925 0 0 0 356285 33 0 0 20 0 20 0 71894905 19521036288 1011926 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83480] ppid=83466 vsize=19063512 memory=14824 CPUtime=0 cores=1,3
/proc/83469/task/83480/stat : 83480 (Finalizer) S 83466 83469 82431 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 71894907 19521036288 1011926 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83487] ppid=83466 vsize=19063512 memory=18688 CPUtime=0 cores=1,3
/proc/83469/task/83487/stat : 83487 (Common-Cleaner) S 83466 83469 82431 0 -1 4194368 1928 0 0 0 0 0 0 0 20 0 20 0 71894907 19521036288 1011926 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83488] ppid=83466 vsize=19063512 memory=-6000919481279736167 CPUtime=0 cores=1,3
/proc/83469/task/83488/stat : 83488 (Timer-0) S 83466 83469 82431 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 71894923 19521036288 1011926 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4047704 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.23 s, system=2.06791 s

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

[startup+3585.9 s]
/proc/loadavg: 1.50 2.59 3.52 2/265 83915
/proc/meminfo: memFree=122074396/131249996 swapFree=33010672/33010684
[pid=83469] ppid=83466 vsize=19263204 memory=4048344 CPUtime=3600.26 cores=1,3
/proc/83469/stat : 83469 (java) S 83466 83469 82431 0 -1 4194304 137076 0 0 0 359821 205 0 0 20 0 21 0 71894904 19725520896 1012086 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
/proc/83469/statm: 4815801 1012086 5561 1 0 1108164 0
[pid=83469/tid=83471] ppid=83466 vsize=19263204 memory=4047704 CPUtime=3563.27 cores=1,3
/proc/83469/task/83471/stat : 83471 (java) R 83466 83469 82431 0 -1 4194368 54018 0 0 0 356294 33 0 0 20 0 21 0 71894905 19725520896 1012086 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83480] ppid=83466 vsize=19263204 memory=4480 CPUtime=0 cores=1,3
/proc/83469/task/83480/stat : 83480 (Finalizer) S 83466 83469 82431 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 71894907 19725520896 1012086 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
[pid=83469/tid=83487] ppid=83466 vsize=19263204 memory=14824 CPUtime=0 cores=1,3
/proc/83469/task/83487/stat : 83487 (Common-Cleaner) S 83466 83469 82431 0 -1 4194368 1928 0 0 0 0 0 0 0 20 0 21 0 71894907 19725520896 1012086 18446744073709551615 94574392139776 94574392143472 140723317915104 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94574392151288 94574392152080 94574415015936 140723317918081 140723317918182 140723317918182 140723317923784 0
Current children cumulated CPU time: 3600.26 s
Current children cumulated vsize: 19263204 KiB
Current children cumulated memory: 4048344 KiB

Child status: 143

Real time (s): 3585.93
CPU time (s): 3600.3
CPU user time (s): 3598.23
CPU system time (s): 2.06791
CPU usage (%): 100.401
Max. virtual memory (cumulated for all children) (KiB): 19263204
Max. memory (cumulated for all children) (KiB): 4048344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.23
system time used= 2.06791
maximum resident set size= 4048472
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137318
page faults= 0
swaps= 0
block input operations= 0
block output operations= 15264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 109950
involuntary context switches= 7369


# summary of solver processes directly reported to runsolver:
#   pid: 83469
#   total CPU time (s): 3600.3
#   total CPU user time (s): 3598.23
#   total CPU system time (s): 2.06791

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.10621 second user time and 19.6956 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-07-03 19:02:52
IDJOB=4519706
IDBENCH=177394
IDSOLVER=3363
FILE ID=nodeC017/4519706-1751562171
RUNJOBID= nodeC017-1751554990-82448
SLURM_JOB_ID= 9598744
Free space on /tmp= 432444 MiB

SOLVER NAME= Sat4j Resolution 2025-06-06
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/injcomp/injcomp_opt_3layers_maxall_lastlayerdecr1/normalized-injcomp_opt_3layers_maxall_lastlayerdecr1_size_12.opb
COMMAND LINE= java -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4519706-1751562171/watcher-4519706-1751562171 -o /tmp/evaluation-result-4519706-1751562171/solver-4519706-1751562171 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751554990-82448 --watchdog 3760  java -jar sat4j-pb.jar Resolution HOME/instance-4519706-1751562171.opb

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

MD5SUM BENCH= 256d30bb77c6fb77e4d51d825abbf0f4
RANDOM SEED=1036316462

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        116694756 kB
MemAvailable:   120335740 kB
Buffers:            1688 kB
Cached:          4409576 kB
SwapCached:            8 kB
Active:          9762620 kB
Inactive:        4120192 kB
Active(anon):    9473496 kB
Inactive(anon):    16128 kB
Active(file):     289124 kB
Inactive(file):  4104064 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010672 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               708 kB
Writeback:             0 kB
AnonPages:       9474088 kB
Mapped:           124056 kB
Shmem:             18072 kB
KReclaimable:     173668 kB
Slab:             265748 kB
SReclaimable:     173668 kB
SUnreclaim:        92080 kB
KernelStack:        5200 kB
PageTables:        22164 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   12689268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151480 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   9256960 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:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432468 MiB
End job on nodeC017 at 2025-07-03 20:02:38