Trace number 4524623

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Resolution 2025-06-06MSAT (TO) 3600.34 3605.24

General information on the benchmark

NamePB24/WBO/SOFT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl15_16_pb.cnf.cr--soft-0-100-0.wbo
MD5SUM70531ee5749151dad1953cdd0a25cead
Bench CategorySOFT-LIN (WBO, only soft constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark0.051019
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables480
Total number of constraints62
Number of soft constraints62
Number of constraints which are clauses32
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint16
Top cost 2961
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 2960
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 17
Number of bits of the biggest sum of numbers5
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.07/0.11	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.07/0.11	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.11	c See www.sat4j.org for details.
0.07/0.17	c version PB25.v20250606
0.07/0.18	c java.runtime.name	OpenJDK Runtime Environment
0.07/0.18	c java.vm.name		OpenJDK 64-Bit Server VM
0.07/0.18	c java.vm.version	22.0.1+8-16
0.07/0.18	c java.vm.vendor	Oracle Corporation
0.07/0.18	c sun.arch.data.model	64
0.07/0.18	c java.version		22.0.1
0.07/0.18	c os.name		Linux
0.07/0.18	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.07/0.18	c os.arch		amd64
0.07/0.18	c Free memory 		2104792832
0.07/0.18	c Max memory 		16282288128
0.07/0.18	c Total memory 		2113929216
0.07/0.18	c Number of processors 	2
0.15/0.23	c Pseudo Boolean Optimization by upper bound
0.15/0.23	c --- Begin Solver configuration ---
0.15/0.23	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.15/0.23	c Learn all clauses as in MiniSAT
0.15/0.23	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.15/0.23	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.15/0.23	c Expensive reason simplification
0.15/0.23	c Glucose 2.1 dynamic restart strategy
0.15/0.23	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.15/0.23	c timeout=2147483s
0.15/0.23	c DB Simplification allowed=false
0.15/0.23	c Listener: none
0.15/0.23	c --- End Solver configuration ---
0.15/0.23	c solving HOME/instance-4524623-1751615822.wbo
0.15/0.23	c reading problem ... 
0.15/0.25	c ... done. Wall clock time 0.025s.
0.15/0.25	c declared #vars     480
0.15/0.25	c internal #vars     542
0.15/0.25	c #constraints  63
0.15/0.25	c constraints type 
0.15/0.25	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 30
0.15/0.25	c org.sat4j.specs.Constr$1 => 1
0.15/0.25	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 32
0.15/0.25	c 63 constraints processed.
0.15/0.26	c objective function length is 62 literals
0.33/0.38	c SATISFIABLE
0.33/0.38	c OPTIMIZING...
0.33/0.39	c Got one! Elapsed wall clock time (in seconds):0.158
0.33/0.39	o 115
0.71/0.52	c Got one! Elapsed wall clock time (in seconds):0.295
0.71/0.52	o 86
1.29/0.87	c cleaning 2922 clauses out of 5849 with flag 18454/5849
2.02/1.20	c Got one! Elapsed wall clock time (in seconds):0.968
2.02/1.20	o 18
2.13/1.39	c cleaning 4423 clauses out of 8846 with flag 12411/11768
2.55/1.60	c Got one! Elapsed wall clock time (in seconds):1.37
2.55/1.60	o 13
2.75/1.84	c cleaning 4979 clauses out of 9961 with flag 17833/17306
3.13/2.18	c cleaning 5400 clauses out of 10983 with flag 65353/23307
3.51/2.50	c Got one! Elapsed wall clock time (in seconds):2.268
3.61/2.50	o 8
4.27/3.15	c cleaning 7972 clauses out of 15952 with flag 39133/33676
5.13/3.98	c cleaning 6985 clauses out of 13979 with flag 86953/39675
6.03/4.84	c cleaning 6991 clauses out of 13994 with flag 142793/46675
7.12/5.95	c cleaning 7493 clauses out of 15003 with flag 205427/54675
8.42/7.25	c cleaning 8251 clauses out of 16510 with flag 273273/63675
10.11/8.92	c cleaning 9123 clauses out of 18259 with flag 352700/73675
11.82/10.68	c cleaning 10062 clauses out of 20136 with flag 435485/84675
13.11/11.90	c cleaning 10995 clauses out of 22075 with flag 533280/96676
15.01/13.84	c cleaning 12028 clauses out of 24079 with flag 646178/109675
17.22/16.10	c cleaning 13027 clauses out of 26054 with flag 764187/123678
18.34/17.18	c cleaning 14002 clauses out of 28025 with flag 881250/138676
19.55/18.30	c cleaning 15006 clauses out of 30022 with flag 1013179/154675
21.85/20.60	c cleaning 16000 clauses out of 32016 with flag 1162653/171675
25.47/24.23	c cleaning 17004 clauses out of 34017 with flag 1330144/189676
30.76/29.53	c cleaning 18005 clauses out of 36012 with flag 1503618/208675
33.85/32.61	c cleaning 19003 clauses out of 38007 with flag 1669395/228675
40.63/39.43	c cleaning 20002 clauses out of 40005 with flag 1847704/249676
44.34/43.12	c cleaning 21001 clauses out of 42003 with flag 2043299/271676
50.04/48.87	c cleaning 21999 clauses out of 44002 with flag 2236666/294676
56.84/55.65	c cleaning 22995 clauses out of 46005 with flag 2439875/318678
63.42/62.23	c cleaning 23995 clauses out of 48007 with flag 2646932/343675
70.35/69.12	c cleaning 24998 clauses out of 50012 with flag 2871615/369675
77.63/76.47	c cleaning 26003 clauses out of 52015 with flag 3085261/396676
85.81/84.64	c cleaning 26998 clauses out of 54014 with flag 3316555/424678
93.79/92.60	c cleaning 28001 clauses out of 56015 with flag 3560889/453677
103.70/102.57	c cleaning 28999 clauses out of 58012 with flag 3834580/483675
113.98/112.82	c cleaning 29995 clauses out of 60014 with flag 4080516/514676
124.56/123.43	c cleaning 31000 clauses out of 62018 with flag 4340403/546675
137.44/136.33	c cleaning 32006 clauses out of 64019 with flag 4636743/579676
151.30/150.22	c cleaning 33000 clauses out of 66013 with flag 4936688/613676
164.67/163.68	c cleaning 34002 clauses out of 68015 with flag 5251728/648678
176.19/175.17	c cleaning 34998 clauses out of 70011 with flag 5561872/684676
186.86/185.82	c cleaning 35991 clauses out of 72012 with flag 5865132/721675
198.46/197.47	c cleaning 37006 clauses out of 74025 with flag 6184352/759679
212.42/211.44	c cleaning 38002 clauses out of 76020 with flag 6515853/798680
240.69/239.79	c cleaning 39002 clauses out of 78014 with flag 6858724/838676
277.76/276.98	c cleaning 40001 clauses out of 80011 with flag 7226738/879675
319.20/318.43	c cleaning 41005 clauses out of 82012 with flag 7599975/921677
360.60/359.93	c cleaning 41997 clauses out of 84005 with flag 7997048/964675
407.88/407.35	c cleaning 43002 clauses out of 86008 with flag 8405458/1008675
419.59/419.07	c cleaning 43997 clauses out of 88006 with flag 8820762/1053675
432.30/431.77	c cleaning 44969 clauses out of 90009 with flag 9152330/1099675
446.85/446.37	c cleaning 45981 clauses out of 92040 with flag 9521297/1146675
460.77/460.20	c cleaning 46996 clauses out of 94060 with flag 9910273/1194676
473.33/472.80	c cleaning 47990 clauses out of 96065 with flag 10313799/1243677
487.45/487.00	c cleaning 49002 clauses out of 98073 with flag 10713361/1293675
499.52/499.01	c cleaning 50024 clauses out of 100073 with flag 11138164/1344677
525.90/525.43	c cleaning 51013 clauses out of 102048 with flag 11582472/1396676
549.55/549.18	c cleaning 52008 clauses out of 104035 with flag 12069306/1449676
572.60/571.96	c cleaning 53001 clauses out of 106027 with flag 12585200/1503676
595.54/594.95	c cleaning 53999 clauses out of 108026 with flag 13103562/1558676
628.10/627.59	c cleaning 54997 clauses out of 110028 with flag 13656869/1614677
662.70/662.25	c cleaning 56003 clauses out of 112031 with flag 14227861/1671677
698.81/698.49	c cleaning 56999 clauses out of 114029 with flag 14814895/1729678
731.09/730.74	c cleaning 57996 clauses out of 116028 with flag 15373783/1788676
764.61/764.39	c cleaning 58998 clauses out of 118032 with flag 16017745/1848676
807.58/807.35	c cleaning 60004 clauses out of 120034 with flag 16659635/1909676
846.98/846.82	c cleaning 60997 clauses out of 122030 with flag 17344624/1971676
885.32/885.23	c cleaning 62003 clauses out of 124034 with flag 17970532/2034677
927.52/927.55	c cleaning 62998 clauses out of 126030 with flag 18654553/2098676
983.99/984.14	c cleaning 63997 clauses out of 128031 with flag 19379234/2163675
1030.17/1030.43	c cleaning 64999 clauses out of 130035 with flag 19999841/2229676
1079.94/1080.30	c cleaning 66000 clauses out of 132036 with flag 20674380/2296676
1130.90/1131.33	c cleaning 66999 clauses out of 134037 with flag 21372174/2364677
1178.29/1178.80	c cleaning 68002 clauses out of 136036 with flag 22038466/2433675
1218.59/1219.23	c cleaning 69001 clauses out of 138035 with flag 22646955/2503676
1258.69/1259.49	c cleaning 70001 clauses out of 140033 with flag 23245884/2574675
1311.95/1312.83	c cleaning 71001 clauses out of 142034 with flag 23983594/2646677
1365.52/1366.42	c cleaning 72003 clauses out of 144031 with flag 24623569/2719675
1420.10/1421.16	c cleaning 73000 clauses out of 146028 with flag 25367419/2793675
1482.77/1483.50	c cleaning 73997 clauses out of 148028 with flag 26047717/2868675
1532.16/1533.04	c cleaning 75003 clauses out of 150033 with flag 26747812/2944677
1588.83/1589.84	c cleaning 76000 clauses out of 152029 with flag 27498260/3021676
1670.47/1671.61	c cleaning 76994 clauses out of 154030 with flag 28293313/3099677
1747.19/1748.52	c cleaning 77994 clauses out of 156035 with flag 29076030/3178676
1819.71/1821.25	c cleaning 79005 clauses out of 158041 with flag 29839637/3258676
1904.08/1905.85	c cleaning 80000 clauses out of 160037 with flag 30650113/3339677
2008.52/2010.57	c cleaning 81000 clauses out of 162035 with flag 31469397/3421675
2084.77/2086.86	c cleaning 81997 clauses out of 164037 with flag 32262876/3504677
2157.17/2159.49	c cleaning 83004 clauses out of 166039 with flag 33037675/3588676
2252.03/2254.56	c cleaning 83994 clauses out of 168034 with flag 33872164/3673675
2335.11/2337.87	c cleaning 85002 clauses out of 170041 with flag 34701783/3759676
2399.89/2402.66	c cleaning 85998 clauses out of 172038 with flag 35520065/3846675
2482.89/2485.80	c cleaning 87001 clauses out of 174042 with flag 36357536/3934677
2567.39/2570.57	c cleaning 88002 clauses out of 176039 with flag 37290509/4023675
2670.44/2673.82	c cleaning 88999 clauses out of 178038 with flag 38144139/4113676
2767.52/2771.13	c cleaning 90001 clauses out of 180040 with flag 39031895/4204677
2870.62/2874.38	c cleaning 91001 clauses out of 182040 with flag 39911282/4296678
2967.08/2971.07	c cleaning 92002 clauses out of 184037 with flag 40862896/4389676
3071.50/3075.78	c cleaning 92996 clauses out of 186034 with flag 41808324/4483675
3179.83/3184.35	c cleaning 94004 clauses out of 188040 with flag 42831474/4578677
3285.80/3290.41	c cleaning 94997 clauses out of 190035 with flag 43768209/4674676
3411.60/3416.51	c cleaning 95999 clauses out of 192038 with flag 44726896/4771676
3539.69/3544.58	c cleaning 96996 clauses out of 194040 with flag 45645314/4869677
3600.09/3605.12	c starts		: 9617
3600.09/3605.13	c conflicts		: 4942677
3600.09/3605.14	c decisions		: 6375826
3600.09/3605.14	c propagations		: 86991836
3600.09/3605.14	c inspects		: 32163930957
3600.09/3605.14	c shortcuts		: 0
3600.09/3605.14	c learnt literals	: 0
3600.09/3605.14	c learnt binary clauses	: 0
3600.09/3605.14	c learnt ternary clauses	: 0
3600.09/3605.14	c learnt constraints	: 4942677
3600.09/3605.14	c ignored constraints	: 0
3600.09/3605.14	c root simplifications	: 0
3600.09/3605.14	c removed literals (reason simplification)	: 3783488
3600.09/3605.14	c reason swapping (by a shorter reason)	: 0
3600.09/3605.14	c Calls to reduceDB	: 98
3600.09/3605.14	c Number of update (reduction) of LBD	: 2669194
3600.09/3605.14	c Imported unit clauses	: 0
3600.09/3605.14	c No decision after first conflict	: false
3600.09/3605.14	c number of reductions to clauses (during analyze)	: 0
3600.09/3605.14	c number of learned constraints concerned by reduction	: 0
3600.09/3605.14	c number of learning phase by resolution	: 0
3600.09/3605.14	c number of learning phase by cutting planes	: 0
3600.09/3605.14	c number of rounding to 1 operations	: 0
3600.09/3605.14	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.09/3605.14	c number of reductions of the coefficients by power 2 	: 0
3600.09/3605.14	c number of right shift for reduction by power 2 	: 0
3600.09/3605.14	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.09/3605.14	c number of ending skipping 	: 0
3600.09/3605.14	c number of internal skipping 	: 0
3600.09/3605.14	c number of derivation steps 	: 0
3600.09/3605.14	c number of skipped derivation steps 	: 0
3600.09/3605.14	c number of remaining unassigned 	: 0
3600.09/3605.14	c number of remaining assigned 	: 0
3600.09/3605.14	c number of falsified literals weakened from reason	: 0
3600.09/3605.14	c number of falsified literals weakened from conflict	: 0
3600.09/3605.14	c time for arithmetic operations	: 0
3600.09/3605.15	c minimum degree of deleted constraints	: null
3600.09/3605.15	c maximum degree of deleted constraints	: null
3600.09/3605.15	c number of deleted constraints	: 0
3600.09/3605.15	c speed (assignments/second)	: 24131.666963948624
3600.09/3605.15	c non guided choices	: 3683
3600.28/3605.22	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 170044
3600.28/3605.22	s SATISFIABLE
3600.28/3605.22	c Found 5 solution(s)
3600.28/3605.22	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 
3600.28/3605.22	c objective function=8
3600.28/3605.22	c Total wall clock time (in seconds): 3604.994

Verifier Data

OK	8

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: 63708 MiB (62311 MiB free)
  memory of node 1: 64465 MiB (55970 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4524623-1751615822/watcher-4524623-1751615822 -o /tmp/evaluation-result-4524623-1751615822/solver-4524623-1751615822 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751615822-99729 --watchdog 3760 java -jar sat4j-pb.jar Resolution HOME/instance-4524623-1751615822.wbo 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100079 s]*
/proc/loadavg: 1.17 1.11 1.60 3/333 99856
/proc/meminfo: memFree=121058868/131249992 swapFree=33010160/33010684
[pid=99775] ppid=99769 vsize=18930384 memory=49528 CPUtime=0.07 cores=4,6
/proc/99775/stat : 99775 (java) S 99769 99775 98938 0 -1 4194304 5982 0 110 0 6 1 0 0 20 0 18 0 77261026 19384713216 12382 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
/proc/99775/statm: 4732596 12382 5341 1 0 547187 0
[pid=99775/tid=99790] ppid=99769 vsize=18930384 memory=4026532124 CPUtime=0.04 cores=4,6
/proc/99775/task/99790/stat : 99790 (java) D 99769 99775 98938 0 -1 4194368 4777 0 110 0 3 1 0 0 20 0 18 0 77261029 19384713216 12382 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99821] ppid=99769 vsize=18930384 memory=17913 CPUtime=0 cores=4,6
/proc/99775/task/99821/stat : 99821 (Finalizer) S 99769 99775 98938 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 77261031 19384713216 12382 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99838] ppid=99769 vsize=18930384 memory=56286469424100 CPUtime=0 cores=4,6
/proc/99775/task/99838/stat : 99838 (Common-Cleaner) S 99769 99775 98938 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 77261032 19384713216 12382 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 49528 KiB

[startup+0.205819 s]*
/proc/loadavg: 1.17 1.11 1.60 10/333 99856
/proc/meminfo: memFree=121032768/131249992 swapFree=33010160/33010684
[pid=99775] ppid=99769 vsize=18930384 memory=57956 CPUtime=0.15 cores=4,6
/proc/99775/stat : 99775 (java) S 99769 99775 98938 0 -1 4194304 6582 0 110 0 13 2 0 0 20 0 18 0 77261026 19384713216 14489 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
/proc/99775/statm: 4732596 14489 5341 1 0 547676 0
[pid=99775/tid=99790] ppid=99769 vsize=18930384 memory=4026794268 CPUtime=0.08 cores=4,6
/proc/99775/task/99790/stat : 99790 (java) R 99769 99775 98938 0 -1 4194368 5031 0 110 0 7 1 0 0 20 0 18 0 77261029 19384713216 14489 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99821] ppid=99769 vsize=18930384 memory=17913 CPUtime=0 cores=4,6
/proc/99775/task/99821/stat : 99821 (Finalizer) S 99769 99775 98938 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 77261031 19384713216 14489 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99838] ppid=99769 vsize=18930384 memory=56286469424100 CPUtime=0 cores=4,6
/proc/99775/task/99838/stat : 99838 (Common-Cleaner) S 99769 99775 98938 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 77261032 19384713216 14489 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57956 KiB

[startup+0.305818 s]*
/proc/loadavg: 1.17 1.11 1.60 12/336 99859
/proc/meminfo: memFree=121018088/131249992 swapFree=33010160/33010684
[pid=99775] ppid=99769 vsize=18996948 memory=63076 CPUtime=0.33 cores=4,6
/proc/99775/stat : 99775 (java) S 99769 99775 98938 0 -1 4194304 7735 0 110 0 31 2 0 0 20 0 19 0 77261026 19452874752 15769 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
/proc/99775/statm: 4749237 15769 5469 1 0 548384 0
[pid=99775/tid=99790] ppid=99769 vsize=18996948 memory=-6000919498442629990 CPUtime=0.17 cores=4,6
/proc/99775/task/99790/stat : 99790 (java) R 99769 99775 98938 0 -1 4194368 5289 0 110 0 16 1 0 0 20 0 19 0 77261029 19452874752 15769 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99821] ppid=99769 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/99775/task/99821/stat : 99821 (Finalizer) S 99769 99775 98938 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77261031 19452874752 15769 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99838] ppid=99769 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/99775/task/99838/stat : 99838 (Common-Cleaner) S 99769 99775 98938 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 77261032 19452874752 15769 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99857] ppid=99769 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/99775/task/99857/stat : 99857 (Timer-0) S 99769 99775 98938 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77261053 19452874752 15769 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 63076 KiB

[startup+0.700221 s]
/proc/loadavg: 1.17 1.11 1.60 9/337 99860
/proc/meminfo: memFree=120979912/131249992 swapFree=33010160/33010684
[pid=99775] ppid=99769 vsize=18996948 memory=78092 CPUtime=1.1 cores=4,6
/proc/99775/stat : 99775 (java) S 99769 99775 98938 0 -1 4194304 11472 0 110 0 107 3 0 0 20 0 19 0 77261026 19452874752 19523 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
/proc/99775/statm: 4749237 19523 5469 1 0 551017 0
[pid=99775/tid=99790] ppid=99769 vsize=18996948 memory=18048 CPUtime=0.54 cores=4,6
/proc/99775/task/99790/stat : 99790 (java) R 99769 99775 98938 0 -1 4194368 5323 0 110 0 53 1 0 0 20 0 19 0 77261029 19452874752 19523 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99821] ppid=99769 vsize=18996948 memory=10752 CPUtime=0 cores=4,6
/proc/99775/task/99821/stat : 99821 (Finalizer) S 99769 99775 98938 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77261031 19452874752 19523 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99838] ppid=99769 vsize=18996948 memory=3200 CPUtime=0 cores=4,6
/proc/99775/task/99838/stat : 99838 (Common-Cleaner) S 99769 99775 98938 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 77261032 19452874752 19523 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99857] ppid=99769 vsize=18996948 memory=4764 CPUtime=0 cores=4,6
/proc/99775/task/99857/stat : 99857 (Timer-0) S 99769 99775 98938 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77261053 19452874752 19523 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 78092 KiB

[startup+1.50022 s]
/proc/loadavg: 1.17 1.11 1.60 8/337 99860
/proc/meminfo: memFree=120908992/131249992 swapFree=33010160/33010684
[pid=99775] ppid=99769 vsize=18996948 memory=88004 CPUtime=2.44 cores=4,6
/proc/99775/stat : 99775 (java) S 99769 99775 98938 0 -1 4194304 16290 0 110 0 240 4 0 0 20 0 19 0 77261026 19452874752 22001 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
/proc/99775/statm: 4749237 22001 5469 1 0 551833 0
[pid=99775/tid=99790] ppid=99769 vsize=18996948 memory=10752 CPUtime=1.32 cores=4,6
/proc/99775/task/99790/stat : 99790 (java) R 99769 99775 98938 0 -1 4194368 5886 0 110 0 131 1 0 0 20 0 19 0 77261029 19452874752 22001 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99821] ppid=99769 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/99775/task/99821/stat : 99821 (Finalizer) S 99769 99775 98938 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77261031 19452874752 22001 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99838] ppid=99769 vsize=18996948 memory=3200 CPUtime=0 cores=4,6
/proc/99775/task/99838/stat : 99838 (Common-Cleaner) S 99769 99775 98938 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 77261032 19452874752 22001 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99857] ppid=99769 vsize=18996948 memory=4764 CPUtime=0 cores=4,6
/proc/99775/task/99857/stat : 99857 (Timer-0) S 99769 99775 98938 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77261053 19452874752 22001 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
Current children cumulated CPU time: 2.44 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 88004 KiB

[startup+3.10563 s]
/proc/loadavg: 1.17 1.11 1.60 5/339 99862
/proc/meminfo: memFree=120661904/131249992 swapFree=33010160/33010684
[pid=99775] ppid=99769 vsize=18996948 memory=108728 CPUtime=4.27 cores=4,6
/proc/99775/stat : 99775 (java) S 99769 99775 98938 0 -1 4194304 17894 0 110 0 423 4 0 0 20 0 19 0 77261026 19452874752 27182 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
/proc/99775/statm: 4749237 27182 5469 1 0 551836 0
[pid=99775/tid=99790] ppid=99769 vsize=18996948 memory=10752 CPUtime=2.92 cores=4,6
/proc/99775/task/99790/stat : 99790 (java) R 99769 99775 98938 0 -1 4194368 6223 0 110 0 290 2 0 0 20 0 19 0 77261029 19452874752 27182 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99821] ppid=99769 vsize=18996948 memory=-6000919468394636134 CPUtime=0 cores=4,6
/proc/99775/task/99821/stat : 99821 (Finalizer) S 99769 99775 98938 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77261031 19452874752 27182 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99838] ppid=99769 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/99775/task/99838/stat : 99838 (Common-Cleaner) S 99769 99775 98938 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 77261032 19452874752 27182 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99857] ppid=99769 vsize=18996948 memory=3200 CPUtime=0 cores=4,6
/proc/99775/task/99857/stat : 99857 (Timer-0) S 99769 99775 98938 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77261053 19452874752 27182 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
Current children cumulated CPU time: 4.27 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 108728 KiB

[startup+6.30021 s]
/proc/loadavg: 1.39 1.16 1.62 5/339 99862
/proc/meminfo: memFree=120473420/131249992 swapFree=33010160/33010684
[pid=99775] ppid=99769 vsize=18996948 memory=122184 CPUtime=7.52 cores=4,6
/proc/99775/stat : 99775 (java) S 99769 99775 98938 0 -1 4194304 18000 0 110 0 747 5 0 0 20 0 19 0 77261026 19452874752 30546 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
/proc/99775/statm: 4749237 30546 5469 1 0 551836 0
[pid=99775/tid=99790] ppid=99769 vsize=18996948 memory=0 CPUtime=6.1 cores=4,6
/proc/99775/task/99790/stat : 99790 (java) R 99769 99775 98938 0 -1 4194368 6293 0 110 0 608 2 0 0 20 0 19 0 77261029 19452874752 30546 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99821] ppid=99769 vsize=18996948 memory=3200 CPUtime=0 cores=4,6
/proc/99775/task/99821/stat : 99821 (Finalizer) S 99769 99775 98938 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77261031 19452874752 30546 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99838] ppid=99769 vsize=18996948 memory=10752 CPUtime=0 cores=4,6
/proc/99775/task/99838/stat : 99838 (Common-Cleaner) S 99769 99775 98938 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 77261032 19452874752 30546 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99857] ppid=99769 vsize=18996948 memory=14692 CPUtime=0 cores=4,6
/proc/99775/task/99857/stat : 99857 (Timer-0) S 99769 99775 98938 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77261053 19452874752 30546 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
Current children cumulated CPU time: 7.52 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 122184 KiB

[startup+12.7002 s]
/proc/loadavg: 1.76 1.24 1.64 6/340 99864
/proc/meminfo: memFree=120120036/131249992 swapFree=33010160/33010684
[pid=99775] ppid=99769 vsize=18996948 memory=161096 CPUtime=13.91 cores=4,6
/proc/99775/stat : 99775 (java) S 99769 99775 98938 0 -1 4194304 20122 0 110 0 1385 6 0 0 20 0 19 0 77261026 19452874752 40274 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
/proc/99775/statm: 4749237 40274 5469 1 0 551836 0
[pid=99775/tid=99790] ppid=99769 vsize=18996948 memory=10752 CPUtime=12.48 cores=4,6
/proc/99775/task/99790/stat : 99790 (java) R 99769 99775 98938 0 -1 4194368 7510 0 110 0 1245 3 0 0 20 0 19 0 77261029 19452874752 40274 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99821] ppid=99769 vsize=18996948 memory=150856 CPUtime=0 cores=4,6
/proc/99775/task/99821/stat : 99821 (Finalizer) S 99769 99775 98938 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77261031 19452874752 40274 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99838] ppid=99769 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/99775/task/99838/stat : 99838 (Common-Cleaner) S 99769 99775 98938 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 77261032 19452874752 40274 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99857] ppid=99769 vsize=18996948 memory=-6000919468394636134 CPUtime=0 cores=4,6
/proc/99775/task/99857/stat : 99857 (Timer-0) S 99769 99775 98938 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77261053 19452874752 40274 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
Current children cumulated CPU time: 13.91 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 161096 KiB

[startup+25.5002 s]
/proc/loadavg: 2.33 1.39 1.68 5/341 99865
/proc/meminfo: memFree=119315448/131249992 swapFree=33010160/33010684
[pid=99775] ppid=99769 vsize=19063512 memory=227516 CPUtime=26.77 cores=4,6
/proc/99775/stat : 99775 (java) S 99769 99775 98938 0 -1 4194304 24674 0 110 0 2669 8 0 0 20 0 20 0 77261026 19521036288 56879 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
/proc/99775/statm: 4765878 56879 5501 1 0 552125 0
[pid=99775/tid=99790] ppid=99769 vsize=19063512 memory=150856 CPUtime=25.19 cores=4,6
/proc/99775/task/99790/stat : 99790 (java) R 99769 99775 98938 0 -1 4194368 8125 0 110 0 2516 3 0 0 20 0 20 0 77261029 19521036288 56879 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99821] ppid=99769 vsize=19063512 memory=14692 CPUtime=0 cores=4,6
/proc/99775/task/99821/stat : 99821 (Finalizer) S 99769 99775 98938 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77261031 19521036288 56879 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99838] ppid=99769 vsize=19063512 memory=-6000919468394636134 CPUtime=0 cores=4,6
/proc/99775/task/99838/stat : 99838 (Common-Cleaner) S 99769 99775 98938 0 -1 4194368 55 0 0 0 0 0 0 0 20 0 20 0 77261032 19521036288 56879 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99857] ppid=99769 vsize=19063512 memory=122184 CPUtime=0 cores=4,6
/proc/99775/task/99857/stat : 99857 (Timer-0) S 99769 99775 98938 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77261053 19521036288 56879 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
Current children cumulated CPU time: 26.77 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 227516 KiB

[startup+51.1057 s]
/proc/loadavg: 2.98 1.62 1.75 5/341 99865
/proc/meminfo: memFree=117837744/131249992 swapFree=33010160/33010684
[pid=99775] ppid=99769 vsize=19063512 memory=285048 CPUtime=52.35 cores=4,6
/proc/99775/stat : 99775 (java) S 99769 99775 98938 0 -1 4194304 25656 0 110 0 5225 10 0 0 20 0 20 0 77261026 19521036288 71262 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
/proc/99775/statm: 4765878 71262 5501 1 0 552125 0
[pid=99775/tid=99790] ppid=99769 vsize=19063512 memory=285048 CPUtime=50.68 cores=4,6
/proc/99775/task/99790/stat : 99790 (java) R 99769 99775 98938 0 -1 4194368 8335 0 110 0 5065 3 0 0 20 0 20 0 77261029 19521036288 71262 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99821] ppid=99769 vsize=19063512 memory=227516 CPUtime=0 cores=4,6

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

[startup+3282.3 s]
/proc/loadavg: 4.08 4.11 4.04 5/341 100032
/proc/meminfo: memFree=95735176/131249992 swapFree=33010160/33010684
[pid=99775] ppid=99769 vsize=19063512 memory=1815712 CPUtime=3277.71 cores=4,6
/proc/99775/stat : 99775 (java) S 99769 99775 98938 0 -1 4194304 67963 0 110 0 327639 132 0 0 20 0 20 0 77261026 19521036288 453928 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
/proc/99775/statm: 4765878 453928 5565 1 0 553159 0
[pid=99775/tid=99790] ppid=99769 vsize=19063512 memory=1815712 CPUtime=3270.48 cores=4,6
/proc/99775/task/99790/stat : 99790 (java) R 99769 99775 98938 0 -1 4194368 27272 0 110 0 327033 15 0 0 20 0 20 0 77261029 19521036288 453928 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99821] ppid=99769 vsize=19063512 memory=1815712 CPUtime=0 cores=4,6
/proc/99775/task/99821/stat : 99821 (Finalizer) S 99769 99775 98938 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77261031 19521036288 453928 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99838] ppid=99769 vsize=19063512 memory=1813656 CPUtime=0 cores=4,6
/proc/99775/task/99838/stat : 99838 (Common-Cleaner) S 99769 99775 98938 0 -1 4194368 1758 0 0 0 0 0 0 0 20 0 20 0 77261032 19521036288 453928 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99857] ppid=99769 vsize=19063512 memory=10752 CPUtime=0 cores=4,6
/proc/99775/task/99857/stat : 99857 (Timer-0) S 99769 99775 98938 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77261053 19521036288 453928 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
Current children cumulated CPU time: 3277.71 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1815712 KiB

[startup+3342.3 s]
/proc/loadavg: 4.17 4.13 4.05 5/341 100035
/proc/meminfo: memFree=95112464/131249992 swapFree=33010160/33010684
[pid=99775] ppid=99769 vsize=19063512 memory=1815712 CPUtime=3337.58 cores=4,6
/proc/99775/stat : 99775 (java) S 99769 99775 98938 0 -1 4194304 68552 0 110 0 333623 135 0 0 20 0 20 0 77261026 19521036288 453928 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
/proc/99775/statm: 4765878 453928 5565 1 0 553159 0
[pid=99775/tid=99790] ppid=99769 vsize=19063512 memory=1815712 CPUtime=3330.32 cores=4,6
/proc/99775/task/99790/stat : 99790 (java) R 99769 99775 98938 0 -1 4194368 27649 0 110 0 333017 15 0 0 20 0 20 0 77261029 19521036288 453928 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99821] ppid=99769 vsize=19063512 memory=1815712 CPUtime=0 cores=4,6
/proc/99775/task/99821/stat : 99821 (Finalizer) S 99769 99775 98938 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77261031 19521036288 453928 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99838] ppid=99769 vsize=19063512 memory=14692 CPUtime=0 cores=4,6
/proc/99775/task/99838/stat : 99838 (Common-Cleaner) S 99769 99775 98938 0 -1 4194368 1880 0 0 0 0 0 0 0 20 0 20 0 77261032 19521036288 453928 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99857] ppid=99769 vsize=19063512 memory=18048 CPUtime=0 cores=4,6
/proc/99775/task/99857/stat : 99857 (Timer-0) S 99769 99775 98938 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77261053 19521036288 453928 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
Current children cumulated CPU time: 3337.58 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1815712 KiB

[startup+3402.3 s]
/proc/loadavg: 4.06 4.10 4.04 5/342 100042
/proc/meminfo: memFree=95105448/131249992 swapFree=33010160/33010684
[pid=99775] ppid=99769 vsize=19063512 memory=1815712 CPUtime=3397.43 cores=4,6
/proc/99775/stat : 99775 (java) S 99769 99775 98938 0 -1 4194304 68613 0 110 0 339607 136 0 0 20 0 20 0 77261026 19521036288 453928 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
/proc/99775/statm: 4765878 453928 5565 1 0 553159 0
[pid=99775/tid=99790] ppid=99769 vsize=19063512 memory=14692 CPUtime=3390.14 cores=4,6
/proc/99775/task/99790/stat : 99790 (java) R 99769 99775 98938 0 -1 4194368 27679 0 110 0 338999 15 0 0 20 0 20 0 77261029 19521036288 453928 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99821] ppid=99769 vsize=19063512 memory=18048 CPUtime=0 cores=4,6
/proc/99775/task/99821/stat : 99821 (Finalizer) S 99769 99775 98938 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77261031 19521036288 453928 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99838] ppid=99769 vsize=19063512 memory=1815712 CPUtime=0 cores=4,6
/proc/99775/task/99838/stat : 99838 (Common-Cleaner) S 99769 99775 98938 0 -1 4194368 1880 0 0 0 0 0 0 0 20 0 20 0 77261032 19521036288 453928 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99857] ppid=99769 vsize=19063512 memory=1815712 CPUtime=0 cores=4,6
/proc/99775/task/99857/stat : 99857 (Timer-0) S 99769 99775 98938 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77261053 19521036288 453928 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
Current children cumulated CPU time: 3397.43 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1815712 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.11 4.05 5/342 100044
/proc/meminfo: memFree=94925044/131249992 swapFree=33010160/33010684
[pid=99775] ppid=99769 vsize=19063512 memory=1904800 CPUtime=3457.71 cores=4,6
/proc/99775/stat : 99775 (java) S 99769 99775 98938 0 -1 4194304 73064 0 110 0 345630 141 0 0 20 0 20 0 77261026 19521036288 476200 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
/proc/99775/statm: 4765878 476200 5565 1 0 554457 0
[pid=99775/tid=99790] ppid=99769 vsize=19063512 memory=1815712 CPUtime=3449.89 cores=4,6
/proc/99775/task/99790/stat : 99790 (java) R 99769 99775 98938 0 -1 4194368 30219 0 110 0 344973 16 0 0 20 0 20 0 77261029 19521036288 476200 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99821] ppid=99769 vsize=19063512 memory=1904800 CPUtime=0 cores=4,6
/proc/99775/task/99821/stat : 99821 (Finalizer) S 99769 99775 98938 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77261031 19521036288 476200 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99838] ppid=99769 vsize=19063512 memory=1904800 CPUtime=0 cores=4,6
/proc/99775/task/99838/stat : 99838 (Common-Cleaner) S 99769 99775 98938 0 -1 4194368 1880 0 0 0 0 0 0 0 20 0 20 0 77261032 19521036288 476200 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99857] ppid=99769 vsize=19063512 memory=1904800 CPUtime=0 cores=4,6
/proc/99775/task/99857/stat : 99857 (Timer-0) S 99769 99775 98938 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77261053 19521036288 476200 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
Current children cumulated CPU time: 3457.71 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1904800 KiB

[startup+3522.3 s]
/proc/loadavg: 4.68 4.24 4.09 5/342 100046
/proc/meminfo: memFree=94924320/131249992 swapFree=33010160/33010684
[pid=99775] ppid=99769 vsize=19063512 memory=1904800 CPUtime=3517.55 cores=4,6
/proc/99775/stat : 99775 (java) S 99769 99775 98938 0 -1 4194304 73475 0 110 0 351613 142 0 0 20 0 20 0 77261026 19521036288 476200 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
/proc/99775/statm: 4765878 476200 5565 1 0 554457 0
[pid=99775/tid=99790] ppid=99769 vsize=19063512 memory=1904800 CPUtime=3509.71 cores=4,6
/proc/99775/task/99790/stat : 99790 (java) R 99769 99775 98938 0 -1 4194368 30566 0 110 0 350955 16 0 0 20 0 20 0 77261029 19521036288 476200 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99821] ppid=99769 vsize=19063512 memory=1904800 CPUtime=0 cores=4,6
/proc/99775/task/99821/stat : 99821 (Finalizer) S 99769 99775 98938 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77261031 19521036288 476200 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99838] ppid=99769 vsize=19063512 memory=1904800 CPUtime=0 cores=4,6
/proc/99775/task/99838/stat : 99838 (Common-Cleaner) S 99769 99775 98938 0 -1 4194368 1880 0 0 0 0 0 0 0 20 0 20 0 77261032 19521036288 476200 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99857] ppid=99769 vsize=19063512 memory=1904800 CPUtime=0 cores=4,6
/proc/99775/task/99857/stat : 99857 (Timer-0) S 99769 99775 98938 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77261053 19521036288 476200 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
Current children cumulated CPU time: 3517.55 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1904800 KiB

[startup+3582.3 s]
/proc/loadavg: 4.49 4.28 4.12 3/295 100085
/proc/meminfo: memFree=116836364/131249992 swapFree=33010160/33010684
[pid=99775] ppid=99769 vsize=19063512 memory=1904800 CPUtime=3577.36 cores=4,6
/proc/99775/stat : 99775 (java) S 99769 99775 98938 0 -1 4194304 74315 0 110 0 357589 147 0 0 20 0 20 0 77261026 19521036288 476200 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
/proc/99775/statm: 4765878 476200 5565 1 0 554457 0
[pid=99775/tid=99790] ppid=99769 vsize=19063512 memory=14692 CPUtime=3569.49 cores=4,6
/proc/99775/task/99790/stat : 99790 (java) R 99769 99775 98938 0 -1 4194368 31248 0 110 0 356929 20 0 0 20 0 20 0 77261029 19521036288 476200 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99821] ppid=99769 vsize=19063512 memory=18048 CPUtime=0 cores=4,6
/proc/99775/task/99821/stat : 99821 (Finalizer) S 99769 99775 98938 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77261031 19521036288 476200 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99838] ppid=99769 vsize=19063512 memory=3200 CPUtime=0 cores=4,6
/proc/99775/task/99838/stat : 99838 (Common-Cleaner) S 99769 99775 98938 0 -1 4194368 1954 0 0 0 0 0 0 0 20 0 20 0 77261032 19521036288 476200 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99857] ppid=99769 vsize=19063512 memory=1904800 CPUtime=0 cores=4,6
/proc/99775/task/99857/stat : 99857 (Timer-0) S 99769 99775 98938 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77261053 19521036288 476200 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
Current children cumulated CPU time: 3577.36 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1904800 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3605.11 s]
/proc/loadavg: 3.78 4.13 4.07 2/267 100153
/proc/meminfo: memFree=119267724/131249992 swapFree=33010160/33010684
[pid=99775] ppid=99769 vsize=19063512 memory=1904800 CPUtime=3600.09 cores=4,6
/proc/99775/stat : 99775 (java) S 99769 99775 98938 0 -1 4194304 74349 0 110 0 359859 150 0 0 20 0 20 0 77261026 19521036288 476200 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
/proc/99775/statm: 4765878 476200 5565 1 0 554457 0
[pid=99775/tid=99790] ppid=99769 vsize=19063512 memory=10752 CPUtime=3592.21 cores=4,6
/proc/99775/task/99790/stat : 99790 (java) R 99769 99775 98938 0 -1 4194368 31267 0 110 0 359199 22 0 0 20 0 20 0 77261029 19521036288 476200 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99821] ppid=99769 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/99775/task/99821/stat : 99821 (Finalizer) S 99769 99775 98938 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77261031 19521036288 476200 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99838] ppid=99769 vsize=19063512 memory=1904800 CPUtime=0 cores=4,6
/proc/99775/task/99838/stat : 99838 (Common-Cleaner) S 99769 99775 98938 0 -1 4194368 1954 0 0 0 0 0 0 0 20 0 20 0 77261032 19521036288 476200 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99857] ppid=99769 vsize=19063512 memory=1904800 CPUtime=0 cores=4,6
/proc/99775/task/99857/stat : 99857 (Timer-0) S 99769 99775 98938 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77261053 19521036288 476200 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1904800 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.82 s, system=1.52017 s

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

[startup+3605.21 s]
/proc/loadavg: 3.78 4.13 4.07 2/267 100153
/proc/meminfo: memFree=119267724/131249992 swapFree=33010160/33010684
[pid=99775] ppid=99769 vsize=19263204 memory=1905568 CPUtime=3600.28 cores=4,6
/proc/99775/stat : 99775 (java) S 99769 99775 98938 0 -1 4194304 76850 0 110 0 359878 150 0 0 20 0 21 0 77261026 19725520896 476392 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
/proc/99775/statm: 4815801 476392 5565 1 0 555419 0
[pid=99775/tid=99790] ppid=99769 vsize=19263204 memory=4788 CPUtime=3592.31 cores=4,6
/proc/99775/task/99790/stat : 99790 (java) R 99769 99775 98938 0 -1 4194368 31535 0 110 0 359209 22 0 0 20 0 21 0 77261029 19725520896 476392 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99821] ppid=99769 vsize=19263204 memory=-6000919468394636134 CPUtime=0 cores=4,6
/proc/99775/task/99821/stat : 99821 (Finalizer) S 99769 99775 98938 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 77261031 19725520896 476392 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
[pid=99775/tid=99838] ppid=99769 vsize=19263204 memory=245635481903 CPUtime=0 cores=4,6
/proc/99775/task/99838/stat : 99838 (Common-Cleaner) S 99769 99775 98938 0 -1 4194368 1954 0 0 0 0 0 0 0 20 0 21 0 77261032 19725520896 476392 18446744073709551615 94282927603712 94282927607408 140721449032688 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94282927615224 94282927616016 94282950705152 140721449040255 140721449040356 140721449040356 140721449045960 0
Current children cumulated CPU time: 3600.28 s
Current children cumulated vsize: 19263204 KiB
Current children cumulated memory: 1905568 KiB

Child status: 143

Real time (s): 3605.24
CPU time (s): 3600.34
CPU user time (s): 3598.82
CPU system time (s): 1.52017
CPU usage (%): 99.8642
Max. virtual memory (cumulated for all children) (KiB): 19263204
Max. memory (cumulated for all children) (KiB): 1905568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.82
system time used= 1.52017
maximum resident set size= 1905696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77151
page faults= 110
swaps= 0
block input operations= 0
block output operations= 4384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 105764
involuntary context switches= 21626


# summary of solver processes directly reported to runsolver:
#   pid: 99775
#   total CPU time (s): 3600.34
#   total CPU user time (s): 3598.82
#   total CPU system time (s): 1.52017

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.96196 second user time and 17.0362 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-07-04 09:57:03
IDJOB=4524623
IDBENCH=143142
IDSOLVER=3380
FILE ID=nodeC025/4524623-1751615822
RUNJOBID= nodeC025-1751615822-99729
SLURM_JOB_ID= 9598901
Free space on /tmp= 432980 MiB

SOLVER NAME= Sat4j Resolution 2025-06-06
BENCH NAME= PB24/WBO/SOFT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl15_16_pb.cnf.cr--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4524623-1751615822/watcher-4524623-1751615822 -o /tmp/evaluation-result-4524623-1751615822/solver-4524623-1751615822 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751615822-99729 --watchdog 3760  java -jar sat4j-pb.jar Resolution HOME/instance-4524623-1751615822.wbo

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

MD5SUM BENCH= 70531ee5749151dad1953cdd0a25cead
RANDOM SEED=75104551

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        121122756 kB
MemAvailable:   129657356 kB
Buffers:            2128 kB
Cached:          9282752 kB
SwapCached:          200 kB
Active:           404056 kB
Inactive:        8948436 kB
Active(anon):      68312 kB
Inactive(anon):    17156 kB
Active(file):     335744 kB
Inactive(file):  8931280 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              1948 kB
Writeback:             0 kB
AnonPages:         70496 kB
Mapped:           103244 kB
Shmem:             17856 kB
KReclaimable:     213628 kB
Slab:             303892 kB
SReclaimable:     213628 kB
SUnreclaim:        90264 kB
KernelStack:        4084 kB
PageTables:         2580 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     329684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432980 MiB
End job on nodeC025 at 2025-07-04 10:57:08