Trace number 4458474

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution 2024 2024-07-07SAT (TO)-30 3542.32 3700.14

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/injcomp/injcomp_opt_4layers_maxall_lastlayerdiv2/
normalized-injcomp_opt_4layers_maxall_lastlayerdiv2_size_16.opb
MD5SUM678da6339402b89815c46f6042afd950
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-32
Best CPU time to get the best result obtained on this benchmark506.649
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1056
Total number of constraints488
Number of constraints which are clauses416
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints32
Minimum length of a constraint3
Maximum length of a constraint17
Number of terms in the objective function 640
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 640
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 640
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.06	c See www.sat4j.org for details.
0.00/0.07	c version CUSTOM.v20240707
0.00/0.08	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.08	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.08	c java.vm.version	22.0.1+8-16
0.00/0.08	c java.vm.vendor	Oracle Corporation
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		22.0.1
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		4.18.0-301.1.el8.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		2104792832
0.00/0.08	c Max memory 		16282288128
0.00/0.08	c Total memory 		2113929216
0.00/0.08	c Number of processors 	2
0.14/0.12	--- Begin Solver configuration ---
0.14/0.12	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.14/0.12	Learn all clauses as in MiniSAT
0.14/0.12	LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.14/0.12	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.14/0.12	Expensive reason simplification
0.14/0.12	Glucose 2.1 dynamic restart strategy
0.14/0.12	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.14/0.12	timeout=2147483s
0.14/0.12	DB Simplification allowed=false
0.14/0.12	Listener: none
0.14/0.12	--- End Solver configuration ---
0.14/0.12	c Pseudo Boolean Optimization by upper bound
0.14/0.12	c --- Begin Solver configuration ---
0.14/0.12	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.14/0.12	c Learn all clauses as in MiniSAT
0.14/0.12	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.14/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.14/0.12	c Expensive reason simplification
0.14/0.12	c Glucose 2.1 dynamic restart strategy
0.14/0.12	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.14/0.12	c timeout=2147483s
0.14/0.12	c DB Simplification allowed=false
0.14/0.12	c Listener: none
0.14/0.12	c --- End Solver configuration ---
0.14/0.12	c solving HOME/instance-4458474-1721890515.opb
0.14/0.13	c reading problem ... 
0.14/0.13	c using VERIPB proof format
0.14/0.13	c  objective function found
0.14/0.17	c ... done. Wall clock time 0.04s.
0.14/0.17	c declared #vars     1056
0.14/0.17	c #constraints  488
0.14/0.17	c constraints type 
0.14/0.17	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 40
0.14/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 32
0.14/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 416
0.14/0.17	c 488 constraints processed.
0.14/0.18	c objective function length is 640 literals
0.33/0.23	c SATISFIABLE
0.33/0.23	c OPTIMIZING...
0.33/0.23	c Got one! Elapsed wall clock time (in seconds):0.107
0.33/0.24	o -29
3.83/2.11	c cleaning 2539 clauses out of 5085 with flag 21453/5085
5.95/3.77	c cleaning 4274 clauses out of 8547 with flag 35973/11086
8.30/5.84	c cleaning 5629 clauses out of 11272 with flag 55921/18085
10.54/7.86	c cleaning 6822 clauses out of 13644 with flag 79586/26086
13.34/10.46	c cleaning 7908 clauses out of 15822 with flag 106376/35086
16.11/13.18	c cleaning 8952 clauses out of 17913 with flag 136115/45085
18.98/15.88	c cleaning 9981 clauses out of 19961 with flag 168783/56085
22.60/19.22	c cleaning 10990 clauses out of 21980 with flag 204441/68085
26.50/23.01	c cleaning 11993 clauses out of 23990 with flag 242902/81085
30.17/26.49	c cleaning 12990 clauses out of 25998 with flag 280706/95086
34.34/30.37	c cleaning 14003 clauses out of 28007 with flag 320530/110085
38.97/35.18	c cleaning 14998 clauses out of 30004 with flag 363097/126085
44.11/40.18	c cleaning 16004 clauses out of 32007 with flag 408286/143086
50.27/45.75	c cleaning 17002 clauses out of 34003 with flag 456131/161086
55.20/50.52	c cleaning 17998 clauses out of 36000 with flag 505615/180085
60.06/55.35	c cleaning 18998 clauses out of 38003 with flag 559302/200086
65.97/61.10	c cleaning 20002 clauses out of 40004 with flag 615629/221085
72.04/67.59	c cleaning 21001 clauses out of 42003 with flag 674660/243086
79.39/74.50	c cleaning 21997 clauses out of 44001 with flag 736375/266085
86.87/81.62	c cleaning 22999 clauses out of 46005 with flag 800802/290086
94.91/89.32	c cleaning 24001 clauses out of 48005 with flag 865443/315085
102.61/97.69	c cleaning 24999 clauses out of 50005 with flag 932697/341086
109.93/104.67	c cleaning 26001 clauses out of 52006 with flag 1002578/368086
118.57/112.69	c cleaning 26996 clauses out of 54005 with flag 1075034/396086
127.31/121.02	c cleaning 28000 clauses out of 56008 with flag 1150089/425085
136.33/132.10	c cleaning 29004 clauses out of 58008 with flag 1227690/455085
146.63/141.87	c cleaning 30003 clauses out of 60005 with flag 1307893/486086
147.43/142.66	c Got one! Elapsed wall clock time (in seconds):142.53
147.43/142.66	o -30
148.84/144.10	c cleaning 17677 clauses out of 35354 with flag 13532/491438
151.75/146.85	c cleaning 11836 clauses out of 23671 with flag 25822/497432
158.11/153.02	c cleaning 9417 clauses out of 18834 with flag 40163/504431
167.16/163.47	c cleaning 8709 clauses out of 17417 with flag 56559/512431
177.46/173.84	c cleaning 8856 clauses out of 17712 with flag 74999/521435
190.23/186.54	c cleaning 9422 clauses out of 18851 with flag 95456/531430
205.33/201.96	c cleaning 10218 clauses out of 20436 with flag 117966/542437
223.86/220.67	c cleaning 11106 clauses out of 22211 with flag 142536/554430
246.25/243.14	c cleaning 12049 clauses out of 24108 with flag 169195/567433
270.49/267.79	c cleaning 13025 clauses out of 26056 with flag 197891/581430
305.22/302.63	c cleaning 14016 clauses out of 28031 with flag 228098/596430
348.17/347.01	c cleaning 15009 clauses out of 30018 with flag 260235/612433
372.87/373.88	c cleaning 15999 clauses out of 32006 with flag 294559/629430
400.16/401.32	c cleaning 17001 clauses out of 34007 with flag 330896/647430
429.41/430.68	c cleaning 17997 clauses out of 36008 with flag 369243/666432
464.44/465.58	c cleaning 19004 clauses out of 38009 with flag 409647/686430
504.93/505.94	c cleaning 20000 clauses out of 40005 with flag 452074/707430
545.60/547.02	c cleaning 20999 clauses out of 42005 with flag 496532/729430
591.45/593.00	c cleaning 22004 clauses out of 44010 with flag 543025/752434
637.17/638.84	c cleaning 22988 clauses out of 46002 with flag 591551/776430
690.38/692.24	c cleaning 23997 clauses out of 48014 with flag 642087/801430
748.80/750.87	c cleaning 25009 clauses out of 50023 with flag 694658/827436
811.81/813.24	c cleaning 25998 clauses out of 52009 with flag 749212/854431
876.49/878.37	c cleaning 27007 clauses out of 54013 with flag 805807/882433
939.00/944.48	c cleaning 28001 clauses out of 56006 with flag 864364/911433
1015.69/1021.34	c cleaning 29001 clauses out of 58004 with flag 924912/941432
1094.30/1100.70	c cleaning 30003 clauses out of 60005 with flag 987433/972434
1174.12/1181.34	c cleaning 30996 clauses out of 61998 with flag 1051934/1004430
1267.41/1400.07	c cleaning 31997 clauses out of 64003 with flag 1118492/1037431
1366.53/1499.36	c cleaning 33008 clauses out of 66015 with flag 1187068/1071440
1472.23/1605.93	c cleaning 33994 clauses out of 67997 with flag 1257624/1106430
1589.57/1723.66	c cleaning 35003 clauses out of 70006 with flag 1330298/1142433
1702.06/1840.99	c cleaning 35994 clauses out of 72000 with flag 1404892/1179430
1832.40/1973.27	c cleaning 36999 clauses out of 74008 with flag 1481577/1217432
1964.04/2105.95	c cleaning 38007 clauses out of 76013 with flag 1560255/1256436
2102.40/2249.84	c cleaning 38998 clauses out of 78002 with flag 1640934/1296432
2243.56/2391.80	c cleaning 39995 clauses out of 80004 with flag 1723693/1337432
2380.64/2533.02	c cleaning 40999 clauses out of 82011 with flag 1808280/1379434
2526.27/2679.21	c cleaning 42002 clauses out of 84009 with flag 1894723/1422431
2680.13/2833.00	c cleaning 43004 clauses out of 86012 with flag 1983163/1466436
2837.80/2992.06	c cleaning 44000 clauses out of 88006 with flag 2073622/1511434
3010.69/3165.15	c cleaning 44999 clauses out of 90004 with flag 2166079/1557432
3194.32/3349.74	c cleaning 46003 clauses out of 92008 with flag 2260577/1604435
3394.03/3550.60	c cleaning 46999 clauses out of 94008 with flag 2357479/1652438
3542.10/3700.03	c starts		: 92
3542.10/3700.03	c conflicts		: 1690832
3542.10/3700.03	c decisions		: 1747067
3542.10/3700.03	c propagations		: 18657367
3542.10/3700.03	c inspects		: 6783862161
3542.10/3700.03	c shortcuts		: 0
3542.10/3700.03	c learnt literals	: 0
3542.10/3700.03	c learnt binary clauses	: 0
3542.10/3700.03	c learnt ternary clauses	: 0
3542.10/3700.03	c learnt constraints	: 1690832
3542.10/3700.03	c ignored constraints	: 0
3542.10/3700.03	c root simplifications	: 0
3542.10/3700.03	c removed literals (reason simplification)	: 34087508
3542.10/3700.03	c reason swapping (by a shorter reason)	: 0
3542.10/3700.03	c Calls to reduceDB	: 71
3542.10/3700.03	c Number of update (reduction) of LBD	: 1248
3542.10/3700.03	c Imported unit clauses	: 0
3542.10/3700.03	c No decision after first conflict	: false
3542.10/3700.03	c number of reductions to clauses (during analyze)	: 0
3542.10/3700.03	c number of learned constraints concerned by reduction	: 0
3542.10/3700.03	c number of learning phase by resolution	: 0
3542.10/3700.03	c number of learning phase by cutting planes	: 0
3542.10/3700.03	c number of rounding to 1 operations	: 0
3542.10/3700.03	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3542.10/3700.03	c number of reductions of the coefficients by power 2 	: 0
3542.10/3700.03	c number of right shift for reduction by power 2 	: 0
3542.10/3700.03	c number of reductions of the coefficients by GCD over coefficients 	: 0
3542.10/3700.03	c number of ending skipping 	: 0
3542.10/3700.03	c number of internal skipping 	: 0
3542.10/3700.03	c number of derivation steps 	: 0
3542.10/3700.03	c number of skipped derivation steps 	: 0
3542.10/3700.03	c number of remaining unassigned 	: 0
3542.10/3700.03	c number of remaining assigned 	: 0
3542.10/3700.03	c number of falsified literals weakened from reason	: 0
3542.10/3700.03	c number of falsified literals weakened from conflict	: 0
3542.10/3700.03	c time for arithmetic operations	: 0
3542.10/3700.03	c minimum degree of deleted constraints	: null
3542.10/3700.03	c maximum degree of deleted constraints	: null
3542.10/3700.03	c number of deleted constraints	: 0
3542.10/3700.03	c speed (assignments/second)	: 5042.7455975834655
3542.10/3700.03	c non guided choices	: 173
3542.10/3700.09	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 85403
3542.10/3700.10	s SATISFIABLE
3542.10/3700.10	c Found 2 solution(s)
3542.10/3700.10	v x1 x2 -x3 x4 -x5 -x6 -x7 x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 x271 -x272 -x273 -x274 -x275 -x276 x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 x521 -x522 -x523 -x524 x525 -x526 x527 x528 -x529 -x530 -x531 -x532 x533 -x534 -x535 -x536 -x537 -x538 x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 x564 -x565 x566 -x567 -x568 -x569 x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 x578 -x579 -x580 -x581 -x582 -x583 x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 x620 -x621 -x622 -x623 -x624 -x625 -x626 x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 x638 -x639 -x640 x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 -x730 -x731 -x732 -x733 -x734 -x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 -x746 -x747 -x748 -x749 -x750 -x751 -x752 -x753 -x754 -x755 -x756 -x757 -x758 x759 -x760 -x761 -x762 -x763 -x764 -x765 -x766 -x767 -x768 x769 x770 -x771 x772 x773 -x774 -x775 x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783 x784 -x785 -x786 -x787 -x788 -x789 x790 -x791 -x792 -x793 -x794 -x795 -x796 -x797 -x798 x799 -x800 -x801 -x802 -x803 -x804 -x805 -x806 x807 -x808 -x809 -x810 -x811 -x812 -x813 x814 -x815 -x816 x817 -x818 -x819 -x820 -x821 -x822 -x823 -x824 -x825 -x826 -x827 -x828 -x829 x830 -x831 -x832 -x833 -x834 x835 -x836 -x837 -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 x846 -x847 -x848 -x849 -x850 -x851 -x852 -x853 -x854 x855 -x856 -x857 -x858 -x859 -x860 x861 -x862 -x863 -x864 -x865 -x866 -x867 -x868 -x869 x870 -x871 -x872 -x873 -x874 -x875 -x876 -x877 -x878 x879 -x880 -x881 -x882 -x883 -x884 -x885 x886 -x887 -x888 -x889 -x890 -x891 -x892 -x893 -x894 -x895 x896 -x897 -x898 -x899 x900 -x901 -x902 -x903 -x904 -x905 -x906 -x907 -x908 -x909 -x910 -x911 x912 -x913 -x914 -x915 -x916 -x917 -x918 -x919 -x920 -x921 -x922 -x923 -x924 -x925 -x926 -x927 -x928 -x929 -x930 -x931 -x932 -x933 -x934 -x935 -x936 -x937 -x938 -x939 -x940 -x941 -x942 -x943 -x944 x945 -x946 -x947 -x948 -x949 -x950 -x951 -x952 -x953 -x954 -x955 -x956 -x957 -x958 x959 -x960 -x961 -x962 x963 -x964 -x965 -x966 -x967 -x968 -x969 -x970 -x971 -x972 -x973 x974 -x975 -x976 -x977 -x978 -x979 -x980 -x981 -x982 -x983 -x984 -x985 -x986 -x987 -x988 x989 -x990 -x991 -x992 -x993 -x994 -x995 -x996 -x997 -x998 -x999 -x1000 -x1001 -x1002 -x1003 -x1004 -x1005 -x1006 -x1007 -x1008 -x1009 -x1010 -x1011 -x1012 -x1013 -x1014 -x1015 -x1016 -x1017 -x1018 -x1019 -x1020 -x1021 -x1022 -x1023 x1024 -x1025 x1026 -x1027 x1028 -x1029 -x1030 -x1031 -x1032 -x1033 -x1034 -x1035 -x1036 -x1037 -x1038 -x1039 -x1040 -x1041 -x1042 -x1043 -x1044 x1045 -x1046 x1047 x1048 -x1049 x1050 -x1051 -x1052 -x1053 x1054 x1055 -x1056 
3542.10/3700.10	c objective function=-30
3542.10/3700.10	c Total wall clock time (in seconds): 3699.979

Verifier Data

OK	-30

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (54215 MiB free)
  memory of node 1: 64473 MiB (35466 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=229057, runsolver pid=229054

[startup+0.100122 s]*
/proc/loadavg: 4.22 4.39 4.37 7/334 229075
/proc/meminfo: memFree=91789424/131524600 swapFree=131058148/131071996
[pid=229057] ppid=229054 vsize=18975048 memory=64640 CPUtime=0.14 cores=0,2
/proc/229057/stat : 229057 (java) S 229054 229057 227049 0 -1 1077936128 7230 0 0 0 12 2 0 0 20 0 18 0 25580513 19430449152 16160 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
/proc/229057/statm: 4743762 16160 5542 1 0 549321 0
[pid=229057/tid=229059] ppid=229054 vsize=18975048 memory=4026561586 CPUtime=0.08 cores=0,2
/proc/229057/task/229059/stat : 229059 (java) R 229054 229057 227049 0 -1 1077936192 5759 0 0 0 7 1 0 0 20 0 18 0 25580513 19430449152 16160 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229068] ppid=229054 vsize=18975048 memory=237146210664 CPUtime=0 cores=0,2
/proc/229057/task/229068/stat : 229068 (Finalizer) S 229054 229057 227049 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 25580516 19430449152 16160 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229075] ppid=229054 vsize=18975048 memory=14973373508847284 CPUtime=0 cores=0,2
/proc/229057/task/229075/stat : 229075 (Common-Cleaner) S 229054 229057 227049 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 25580516 19430449152 16160 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 64640 KiB

[startup+0.206254 s]*
/proc/loadavg: 4.22 4.39 4.37 7/335 229076
/proc/meminfo: memFree=91781816/131524600 swapFree=131058148/131071996
[pid=229057] ppid=229054 vsize=19041612 memory=72336 CPUtime=0.33 cores=0,2
/proc/229057/stat : 229057 (java) S 229054 229057 227049 0 -1 1077936128 7848 0 0 0 31 2 0 0 20 0 19 0 25580513 19498610688 18084 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
/proc/229057/statm: 4760403 18084 5873 1 0 550012 0
[pid=229057/tid=229059] ppid=229054 vsize=19041612 memory=4782652875487838339 CPUtime=0.18 cores=0,2
/proc/229057/task/229059/stat : 229059 (java) R 229054 229057 227049 0 -1 1077936192 6076 0 0 0 17 1 0 0 20 0 19 0 25580513 19498610688 18084 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229068] ppid=229054 vsize=19041612 memory=1148849 CPUtime=0 cores=0,2
/proc/229057/task/229068/stat : 229068 (Finalizer) S 229054 229057 227049 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 25580516 19498610688 18084 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229075] ppid=229054 vsize=19041612 memory=14690799019361963 CPUtime=0 cores=0,2
/proc/229057/task/229075/stat : 229075 (Common-Cleaner) S 229054 229057 227049 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 25580516 19498610688 18084 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229076] ppid=229054 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/229057/task/229076/stat : 229076 (Timer-0) S 229054 229057 227049 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 25580531 19498610688 18084 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 72336 KiB

[startup+0.306018 s]*
/proc/loadavg: 4.22 4.39 4.37 8/335 229076
/proc/meminfo: memFree=91765528/131524600 swapFree=131058148/131071996
[pid=229057] ppid=229054 vsize=19041612 memory=86872 CPUtime=0.52 cores=0,2
/proc/229057/stat : 229057 (java) S 229054 229057 227049 0 -1 1077936128 9755 0 0 0 50 2 0 0 20 0 19 0 25580513 19498610688 21718 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
/proc/229057/statm: 4760403 21718 5873 1 0 551100 0
[pid=229057/tid=229059] ppid=229054 vsize=19041612 memory=-8887970839867925180 CPUtime=0.27 cores=0,2
/proc/229057/task/229059/stat : 229059 (java) R 229054 229057 227049 0 -1 4194368 6103 0 0 0 26 1 0 0 20 0 19 0 25580513 19498610688 21718 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229068] ppid=229054 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/229057/task/229068/stat : 229068 (Finalizer) S 229054 229057 227049 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 25580516 19498610688 21718 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229075] ppid=229054 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/229057/task/229075/stat : 229075 (Common-Cleaner) S 229054 229057 227049 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 25580516 19498610688 21718 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229076] ppid=229054 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/229057/task/229076/stat : 229076 (Timer-0) S 229054 229057 227049 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 25580531 19498610688 21718 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 86872 KiB

[startup+0.701018 s]
/proc/loadavg: 4.22 4.39 4.37 7/335 229076
/proc/meminfo: memFree=91732212/131524600 swapFree=131058148/131071996
[pid=229057] ppid=229054 vsize=19108176 memory=174048 CPUtime=1.28 cores=0,2
/proc/229057/stat : 229057 (java) S 229054 229057 227049 0 -1 1077936128 11232 0 0 0 124 4 0 0 20 0 20 0 25580513 19566772224 43512 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
/proc/229057/statm: 4777044 43512 5884 1 0 552380 0
[pid=229057/tid=229059] ppid=229054 vsize=19108176 memory=70248 CPUtime=0.64 cores=0,2
/proc/229057/task/229059/stat : 229059 (java) R 229054 229057 227049 0 -1 4194368 6143 0 0 0 61 3 0 0 20 0 20 0 25580513 19566772224 43512 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229068] ppid=229054 vsize=19108176 memory=12404 CPUtime=0 cores=0,2
/proc/229057/task/229068/stat : 229068 (Finalizer) S 229054 229057 227049 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 25580516 19566772224 43512 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229075] ppid=229054 vsize=19108176 memory=2308 CPUtime=0 cores=0,2
/proc/229057/task/229075/stat : 229075 (Common-Cleaner) S 229054 229057 227049 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 25580516 19566772224 43512 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229076] ppid=229054 vsize=19108176 memory=1932 CPUtime=0 cores=0,2
/proc/229057/task/229076/stat : 229076 (Timer-0) S 229054 229057 227049 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 25580531 19566772224 43512 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 174048 KiB

[startup+1.50102 s]
/proc/loadavg: 4.22 4.39 4.37 6/336 229077
/proc/meminfo: memFree=91658632/131524600 swapFree=131058148/131071996
[pid=229057] ppid=229054 vsize=19108176 memory=200476 CPUtime=2.87 cores=0,2
/proc/229057/stat : 229057 (java) S 229054 229057 227049 0 -1 1077936128 13339 0 0 0 280 7 0 0 20 0 20 0 25580513 19566772224 50119 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
/proc/229057/statm: 4777044 50119 5884 1 0 553323 0
[pid=229057/tid=229059] ppid=229054 vsize=19108176 memory=12404 CPUtime=1.37 cores=0,2
/proc/229057/task/229059/stat : 229059 (java) R 229054 229057 227049 0 -1 4194368 6157 0 0 0 134 3 0 0 20 0 20 0 25580513 19566772224 50119 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229068] ppid=229054 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/229057/task/229068/stat : 229068 (Finalizer) S 229054 229057 227049 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 25580516 19566772224 50119 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229075] ppid=229054 vsize=19108176 memory=2308 CPUtime=0 cores=0,2
/proc/229057/task/229075/stat : 229075 (Common-Cleaner) S 229054 229057 227049 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 25580516 19566772224 50119 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229076] ppid=229054 vsize=19108176 memory=1932 CPUtime=0 cores=0,2
/proc/229057/task/229076/stat : 229076 (Timer-0) S 229054 229057 227049 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 25580531 19566772224 50119 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
Current children cumulated CPU time: 2.87 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 200476 KiB

[startup+3.11303 s]
/proc/loadavg: 4.37 4.41 4.38 5/336 229077
/proc/meminfo: memFree=91126788/131524600 swapFree=131058148/131071996
[pid=229057] ppid=229054 vsize=19108176 memory=742596 CPUtime=5.28 cores=0,2
/proc/229057/stat : 229057 (java) S 229054 229057 227049 0 -1 1077936128 14975 0 0 0 509 19 0 0 20 0 20 0 25580513 19566772224 185649 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
/proc/229057/statm: 4777044 185649 5916 1 0 1278210 0
[pid=229057/tid=229059] ppid=229054 vsize=19108176 memory=0 CPUtime=2.82 cores=0,2
/proc/229057/task/229059/stat : 229059 (java) R 229054 229057 227049 0 -1 4194368 6390 0 0 0 269 13 0 0 20 0 20 0 25580513 19566772224 185649 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229068] ppid=229054 vsize=19108176 memory=-8887970839867925180 CPUtime=0 cores=0,2
/proc/229057/task/229068/stat : 229068 (Finalizer) S 229054 229057 227049 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 25580516 19566772224 185649 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229075] ppid=229054 vsize=19108176 memory=12404 CPUtime=0 cores=0,2
/proc/229057/task/229075/stat : 229075 (Common-Cleaner) S 229054 229057 227049 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 25580516 19566772224 185649 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229076] ppid=229054 vsize=19108176 memory=2308 CPUtime=0 cores=0,2
/proc/229057/task/229076/stat : 229076 (Timer-0) S 229054 229057 227049 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 25580531 19566772224 185649 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
Current children cumulated CPU time: 5.28 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 742596 KiB

[startup+6.30102 s]
/proc/loadavg: 4.37 4.41 4.38 5/336 229077
/proc/meminfo: memFree=90081768/131524600 swapFree=131058148/131071996
[pid=229057] ppid=229054 vsize=19108176 memory=1639428 CPUtime=8.82 cores=0,2
/proc/229057/stat : 229057 (java) S 229054 229057 227049 0 -1 1077936128 16484 0 0 0 841 41 0 0 20 0 20 0 25580513 19566772224 409857 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
/proc/229057/statm: 4777044 409857 5916 1 0 1610548 0
[pid=229057/tid=229059] ppid=229054 vsize=19108176 memory=2308 CPUtime=5.76 cores=0,2
/proc/229057/task/229059/stat : 229059 (java) R 229054 229057 227049 0 -1 4194368 6719 0 0 0 547 29 0 0 20 0 20 0 25580513 19566772224 409857 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229068] ppid=229054 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/229057/task/229068/stat : 229068 (Finalizer) S 229054 229057 227049 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 25580516 19566772224 409857 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229075] ppid=229054 vsize=19108176 memory=12404 CPUtime=0 cores=0,2
/proc/229057/task/229075/stat : 229075 (Common-Cleaner) S 229054 229057 227049 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 25580516 19566772224 409857 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229076] ppid=229054 vsize=19108176 memory=-5158697563450915880 CPUtime=0 cores=0,2
/proc/229057/task/229076/stat : 229076 (Timer-0) S 229054 229057 227049 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 25580531 19566772224 409857 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
Current children cumulated CPU time: 8.82 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1639428 KiB

[startup+12.701 s]
/proc/loadavg: 4.31 4.40 4.38 5/336 229079
/proc/meminfo: memFree=88818412/131524600 swapFree=131058148/131071996
[pid=229057] ppid=229054 vsize=19108176 memory=2757968 CPUtime=15.71 cores=0,2
/proc/229057/stat : 229057 (java) S 229054 229057 227049 0 -1 1077936128 17806 0 0 0 1502 69 0 0 20 0 20 0 25580513 19566772224 689492 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
/proc/229057/statm: 4777044 689492 5916 1 0 1779755 0
[pid=229057/tid=229059] ppid=229054 vsize=19108176 memory=12404 CPUtime=11.69 cores=0,2
/proc/229057/task/229059/stat : 229059 (java) R 229054 229057 227049 0 -1 4194368 7316 0 0 0 1119 50 0 0 20 0 20 0 25580513 19566772224 689492 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229068] ppid=229054 vsize=19108176 memory=2464580 CPUtime=0 cores=0,2
/proc/229057/task/229068/stat : 229068 (Finalizer) S 229054 229057 227049 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 25580516 19566772224 689492 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229075] ppid=229054 vsize=19108176 memory=70248 CPUtime=0 cores=0,2
/proc/229057/task/229075/stat : 229075 (Common-Cleaner) S 229054 229057 227049 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 25580516 19566772224 689492 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229076] ppid=229054 vsize=19108176 memory=12404 CPUtime=0 cores=0,2
/proc/229057/task/229076/stat : 229076 (Timer-0) S 229054 229057 227049 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 25580531 19566772224 689492 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
Current children cumulated CPU time: 15.71 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2757968 KiB

[startup+25.501 s]
/proc/loadavg: 4.26 4.38 4.37 5/337 229464
/proc/meminfo: memFree=87139332/131524600 swapFree=131058148/131071996
[pid=229057] ppid=229054 vsize=19108176 memory=4140948 CPUtime=29.28 cores=0,2
/proc/229057/stat : 229057 (java) S 229054 229057 227049 0 -1 1077936128 23764 0 0 0 2816 112 0 0 20 0 20 0 25580513 19566772224 1035237 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
/proc/229057/statm: 4777044 1035237 5916 1 0 1909270 0
[pid=229057/tid=229059] ppid=229054 vsize=19108176 memory=6943526294502006880 CPUtime=23.42 cores=0,2
/proc/229057/task/229059/stat : 229059 (java) R 229054 229057 227049 0 -1 4194368 9386 0 0 0 2263 79 0 0 20 0 20 0 25580513 19566772224 1035237 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229068] ppid=229054 vsize=19108176 memory=11360 CPUtime=0 cores=0,2
/proc/229057/task/229068/stat : 229068 (Finalizer) S 229054 229057 227049 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 25580516 19566772224 1035237 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229075] ppid=229054 vsize=19108176 memory=3548 CPUtime=0 cores=0,2
/proc/229057/task/229075/stat : 229075 (Common-Cleaner) S 229054 229057 227049 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 25580516 19566772224 1035237 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229076] ppid=229054 vsize=19108176 memory=12404 CPUtime=0 cores=0,2
/proc/229057/task/229076/stat : 229076 (Timer-0) S 229054 229057 227049 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 25580531 19566772224 1035237 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
Current children cumulated CPU time: 29.28 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 4140948 KiB

[startup+51.1058 s]
/proc/loadavg: 4.17 4.35 4.36 5/337 229470
/proc/meminfo: memFree=84432356/131524600 swapFree=131058148/131071996
[pid=229057] ppid=229054 vsize=19108176 memory=6291188 CPUtime=55.88 cores=0,2
/proc/229057/stat : 229057 (java) S 229054 229057 227049 0 -1 1077936128 31533 0 0 0 5403 185 0 0 20 0 20 0 25580513 19566772224 1572797 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
/proc/229057/statm: 4777044 1572797 5931 1 0 2247676 0

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

/proc/229057/task/229068/stat : 229068 (Finalizer) S 229054 229057 227049 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 25580516 19566772224 1218759 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229075] ppid=229054 vsize=19108176 memory=4875036 CPUtime=0 cores=0,2
/proc/229057/task/229075/stat : 229075 (Common-Cleaner) S 229054 229057 227049 0 -1 1077936192 3047 0 0 0 0 0 0 0 20 0 20 0 25580516 19566772224 1218759 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229076] ppid=229054 vsize=19108176 memory=32060 CPUtime=0 cores=0,2
/proc/229057/task/229076/stat : 229076 (Timer-0) S 229054 229057 227049 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 25580531 19566772224 1218759 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
Current children cumulated CPU time: 3127.58 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 4875036 KiB

[startup+3342.3 s]
/proc/loadavg: 4.60 4.67 4.59 5/345 231086
/proc/meminfo: memFree=637292/131524600 swapFree=131057636/131071996
[pid=229057] ppid=229054 vsize=19108176 memory=4875036 CPUtime=3186.99 cores=0,2
/proc/229057/stat : 229057 (java) S 229054 229057 227049 0 -1 1077936128 454333 0 0 0 317356 1343 0 0 20 0 20 0 25580513 19566772224 1218759 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
/proc/229057/statm: 4777044 1218759 5928 1 0 1228065 0
[pid=229057/tid=229059] ppid=229054 vsize=19108176 memory=5616 CPUtime=3122.66 cores=0,2
/proc/229057/task/229059/stat : 229059 (java) R 229054 229057 227049 0 -1 4194368 145499 0 0 0 311150 1116 0 0 20 0 20 0 25580513 19566772224 1218759 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 17246 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229068] ppid=229054 vsize=19108176 memory=32060 CPUtime=0 cores=0,2
/proc/229057/task/229068/stat : 229068 (Finalizer) S 229054 229057 227049 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 25580516 19566772224 1218759 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229075] ppid=229054 vsize=19108176 memory=4875036 CPUtime=0 cores=0,2
/proc/229057/task/229075/stat : 229075 (Common-Cleaner) S 229054 229057 227049 0 -1 1077936192 3048 0 0 0 0 0 0 0 20 0 20 0 25580516 19566772224 1218759 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229076] ppid=229054 vsize=19108176 memory=18776 CPUtime=0 cores=0,2
/proc/229057/task/229076/stat : 229076 (Timer-0) S 229054 229057 227049 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 25580531 19566772224 1218759 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
Current children cumulated CPU time: 3186.99 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 4875036 KiB

[startup+3402.3 s]
/proc/loadavg: 4.42 4.61 4.57 5/345 231098
/proc/meminfo: memFree=533872/131524600 swapFree=131057636/131071996
[pid=229057] ppid=229054 vsize=19108176 memory=4875036 CPUtime=3246.17 cores=0,2
/proc/229057/stat : 229057 (java) S 229054 229057 227049 0 -1 1077936128 455885 0 0 0 323257 1360 0 0 20 0 20 0 25580513 19566772224 1218759 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
/proc/229057/statm: 4777044 1218759 5928 1 0 1228065 0
[pid=229057/tid=229059] ppid=229054 vsize=19108176 memory=70248 CPUtime=3181.45 cores=0,2
/proc/229057/task/229059/stat : 229059 (java) R 229054 229057 227049 0 -1 4194368 146585 0 0 0 317014 1131 0 0 20 0 20 0 25580513 19566772224 1218759 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 17286 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229068] ppid=229054 vsize=19108176 memory=4875036 CPUtime=0 cores=0,2
/proc/229057/task/229068/stat : 229068 (Finalizer) S 229054 229057 227049 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 25580516 19566772224 1218759 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229075] ppid=229054 vsize=19108176 memory=5616 CPUtime=0 cores=0,2
/proc/229057/task/229075/stat : 229075 (Common-Cleaner) S 229054 229057 227049 0 -1 1077936192 3104 0 0 0 0 0 0 0 20 0 20 0 25580516 19566772224 1218759 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229076] ppid=229054 vsize=19108176 memory=4875036 CPUtime=0 cores=0,2
/proc/229057/task/229076/stat : 229076 (Timer-0) S 229054 229057 227049 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 25580531 19566772224 1218759 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
Current children cumulated CPU time: 3246.17 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 4875036 KiB

[startup+3462.3 s]
/proc/loadavg: 4.77 4.66 4.59 4/346 231177
/proc/meminfo: memFree=484512/131524600 swapFree=131057380/131071996
[pid=229057] ppid=229054 vsize=19108176 memory=4875036 CPUtime=3305.37 cores=0,2
/proc/229057/stat : 229057 (java) S 229054 229057 227049 0 -1 1077936128 457002 0 0 0 329158 1379 0 0 20 0 20 0 25580513 19566772224 1218759 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
/proc/229057/statm: 4777044 1218759 5928 1 0 1228065 0
[pid=229057/tid=229059] ppid=229054 vsize=19108176 memory=4875036 CPUtime=3240.22 cores=0,2
/proc/229057/task/229059/stat : 229059 (java) R 229054 229057 227049 0 -1 4194368 147600 0 0 0 322873 1149 0 0 20 0 20 0 25580513 19566772224 1218759 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 17321 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229068] ppid=229054 vsize=19108176 memory=11360 CPUtime=0 cores=0,2
/proc/229057/task/229068/stat : 229068 (Finalizer) S 229054 229057 227049 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 25580516 19566772224 1218759 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229075] ppid=229054 vsize=19108176 memory=2308 CPUtime=0 cores=0,2
/proc/229057/task/229075/stat : 229075 (Common-Cleaner) S 229054 229057 227049 0 -1 1077936192 3104 0 0 0 0 0 0 0 20 0 20 0 25580516 19566772224 1218759 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229076] ppid=229054 vsize=19108176 memory=4875036 CPUtime=0 cores=0,2
/proc/229057/task/229076/stat : 229076 (Timer-0) S 229054 229057 227049 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 25580531 19566772224 1218759 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
Current children cumulated CPU time: 3305.37 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 4875036 KiB

[startup+3522.3 s]
/proc/loadavg: 4.81 4.72 4.62 6/347 231189
/proc/meminfo: memFree=553484/131524600 swapFree=131057380/131071996
[pid=229057] ppid=229054 vsize=19108176 memory=4875208 CPUtime=3366.22 cores=0,2
/proc/229057/stat : 229057 (java) S 229054 229057 227049 0 -1 1077936128 482075 0 0 0 335222 1400 0 0 20 0 20 0 25580513 19566772224 1218802 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
/proc/229057/statm: 4777044 1218802 5944 1 0 1228087 0
[pid=229057/tid=229059] ppid=229054 vsize=19108176 memory=4875036 CPUtime=3298.77 cores=0,2
/proc/229057/task/229059/stat : 229059 (java) R 229054 229057 227049 0 -1 4194368 152581 0 0 0 328711 1166 0 0 20 0 20 0 25580513 19566772224 1218802 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 17357 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229068] ppid=229054 vsize=19108176 memory=4875036 CPUtime=0 cores=0,2
/proc/229057/task/229068/stat : 229068 (Finalizer) S 229054 229057 227049 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 25580516 19566772224 1218802 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229075] ppid=229054 vsize=19108176 memory=11360 CPUtime=0 cores=0,2
/proc/229057/task/229075/stat : 229075 (Common-Cleaner) S 229054 229057 227049 0 -1 1077936192 3187 0 0 0 0 0 0 0 20 0 20 0 25580516 19566772224 1218802 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229076] ppid=229054 vsize=19108176 memory=16076 CPUtime=0 cores=0,2
/proc/229057/task/229076/stat : 229076 (Timer-0) S 229054 229057 227049 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 25580531 19566772224 1218802 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
Current children cumulated CPU time: 3366.22 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 4875208 KiB

[startup+3582.3 s]
/proc/loadavg: 4.68 4.71 4.62 5/346 231267
/proc/meminfo: memFree=41622236/131524600 swapFree=131057380/131071996
[pid=229057] ppid=229054 vsize=19108176 memory=4875208 CPUtime=3425.21 cores=0,2
/proc/229057/stat : 229057 (java) S 229054 229057 227049 0 -1 1077936128 482744 0 0 0 341104 1417 0 0 20 0 20 0 25580513 19566772224 1218802 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
/proc/229057/statm: 4777044 1218802 5944 1 0 1228087 0
[pid=229057/tid=229059] ppid=229054 vsize=19108176 memory=70248 CPUtime=3357.61 cores=0,2
/proc/229057/task/229059/stat : 229059 (java) R 229054 229057 227049 0 -1 4194368 153206 0 0 0 334580 1181 0 0 20 0 20 0 25580513 19566772224 1218802 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 17397 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229068] ppid=229054 vsize=19108176 memory=18776 CPUtime=0 cores=0,2
/proc/229057/task/229068/stat : 229068 (Finalizer) S 229054 229057 227049 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 25580516 19566772224 1218802 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229075] ppid=229054 vsize=19108176 memory=4875208 CPUtime=0 cores=0,2
/proc/229057/task/229075/stat : 229075 (Common-Cleaner) S 229054 229057 227049 0 -1 1077936192 3187 0 0 0 0 0 0 0 20 0 20 0 25580516 19566772224 1218802 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229076] ppid=229054 vsize=19108176 memory=4875208 CPUtime=0 cores=0,2
/proc/229057/task/229076/stat : 229076 (Timer-0) S 229054 229057 227049 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 25580531 19566772224 1218802 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
Current children cumulated CPU time: 3425.21 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 4875208 KiB

[startup+3642.3 s]
/proc/loadavg: 4.51 4.64 4.60 5/347 231662
/proc/meminfo: memFree=39323184/131524600 swapFree=131057380/131071996
[pid=229057] ppid=229054 vsize=19108176 memory=4875208 CPUtime=3484.95 cores=0,2
/proc/229057/stat : 229057 (java) S 229054 229057 227049 0 -1 1077936128 487284 0 0 0 347061 1434 0 0 20 0 20 0 25580513 19566772224 1218802 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
/proc/229057/statm: 4777044 1218802 5944 1 0 1228087 0
[pid=229057/tid=229059] ppid=229054 vsize=19108176 memory=70248 CPUtime=3416.51 cores=0,2
/proc/229057/task/229059/stat : 229059 (java) R 229054 229057 227049 0 -1 4194368 155005 0 0 0 340455 1196 0 0 20 0 20 0 25580513 19566772224 1218802 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 17429 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229068] ppid=229054 vsize=19108176 memory=4875208 CPUtime=0 cores=0,2
/proc/229057/task/229068/stat : 229068 (Finalizer) S 229054 229057 227049 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 25580516 19566772224 1218802 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229075] ppid=229054 vsize=19108176 memory=4875208 CPUtime=0 cores=0,2
/proc/229057/task/229075/stat : 229075 (Common-Cleaner) S 229054 229057 227049 0 -1 1077936192 3188 0 0 0 0 0 0 0 20 0 20 0 25580516 19566772224 1218802 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229076] ppid=229054 vsize=19108176 memory=4875208 CPUtime=0 cores=0,2
/proc/229057/task/229076/stat : 229076 (Timer-0) S 229054 229057 227049 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 25580531 19566772224 1218802 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
Current children cumulated CPU time: 3484.95 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 4875208 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 4.71 4.67 4.62 6/349 231676
/proc/meminfo: memFree=37027416/131524600 swapFree=131057380/131071996
[pid=229057] ppid=229054 vsize=19108176 memory=4875208 CPUtime=3542.1 cores=0,2
/proc/229057/stat : 229057 (java) S 229054 229057 227049 0 -1 1077936128 488175 0 0 0 352764 1446 0 0 20 0 20 0 25580513 19566772224 1218802 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
/proc/229057/statm: 4777044 1218802 5944 1 0 1228087 0
[pid=229057/tid=229059] ppid=229054 vsize=19108176 memory=16275008 CPUtime=3473.63 cores=0,2
/proc/229057/task/229059/stat : 229059 (java) R 229054 229057 227049 0 -1 4194368 155808 0 0 0 346157 1206 0 0 20 0 20 0 25580513 19566772224 1218802 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 17463 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229068] ppid=229054 vsize=19108176 memory=2656 CPUtime=0 cores=0,2
/proc/229057/task/229068/stat : 229068 (Finalizer) S 229054 229057 227049 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 25580516 19566772224 1218802 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229075] ppid=229054 vsize=19108176 memory=3224 CPUtime=0 cores=0,2
/proc/229057/task/229075/stat : 229075 (Common-Cleaner) S 229054 229057 227049 0 -1 1077936192 3272 0 0 0 0 0 0 0 20 0 20 0 25580516 19566772224 1218802 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
[pid=229057/tid=229076] ppid=229054 vsize=19108176 memory=-5155633680935826750 CPUtime=0 cores=0,2
/proc/229057/task/229076/stat : 229076 (Timer-0) S 229054 229057 227049 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 25580531 19566772224 1218802 134679101440 94187786731520 94187786735216 140728654430544 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94187786743032 94187786743824 94187819401216 140728654439339 140728654439521 140728654439521 140728654446536 0
Current children cumulated CPU time: 3542.1 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 4875208 KiB

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

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

# cumulated CPU time of all completed processes:  user=3527.83 s, system=14.4877 s

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

[startup+3700.11 s]*
/proc/loadavg: 4.71 4.67 4.62 8/331 231679
/proc/meminfo: memFree=37460776/131524600 swapFree=131057380/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143

Real time (s): 3700.14
CPU time (s): 3542.32
CPU user time (s): 3527.83
CPU system time (s): 14.4877
CPU usage (%): 95.7349
Max. virtual memory (cumulated for all children) (KiB): 19108176
Max. memory (cumulated for all children) (KiB): 11361600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3527.83
system time used= 14.4877
maximum resident set size= 11361908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 491428
page faults= 0
swaps= 0
block input operations= 8
block output operations= 13396680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 116748
involuntary context switches= 36345


# summary of solver processes directly reported to runsolver:
#   pid: 229057
#   total CPU time (s): 3542.32
#   total CPU user time (s): 3527.83
#   total CPU system time (s): 14.4877

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.26025 second user time and 19.6164 second system time

The end

Launcher Data

Begin job on nodeC025 at 2024-07-25 08:55:15
IDJOB=4458474
IDBENCH=177485
IDSOLVER=3079
FILE ID=nodeC025/4458474-1721890515
RUNJOBID= nodeC025-1721886943-227059
SLURM_JOB_ID= 8089292
Free space on /tmp= 890028 MiB

SOLVER NAME= Sat4j Resolution 2024 2024-07-07
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/injcomp/injcomp_opt_4layers_maxall_lastlayerdiv2/normalized-injcomp_opt_4layers_maxall_lastlayerdiv2_size_16.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4458474-1721890515/watcher-4458474-1721890515 -o /tmp/evaluation-result-4458474-1721890515/solver-4458474-1721890515 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721886943-227059 --watchdog 3760  java -Dveripb=PROOFDIR/proof-4458474-1721890515 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4458474-1721890515.opb

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

MD5SUM BENCH= 678da6339402b89815c46f6042afd950
RANDOM SEED=1693571649

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        91835004 kB
MemAvailable:   121717152 kB
Buffers:          304800 kB
Cached:         30330728 kB
SwapCached:         4496 kB
Active:          2505396 kB
Inactive:       36407276 kB
Active(anon):       4448 kB
Inactive(anon):  8325680 kB
Active(file):    2500948 kB
Inactive(file): 28081596 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131058148 kB
Dirty:            125604 kB
Writeback:             0 kB
AnonPages:       8270884 kB
Mapped:           136960 kB
Shmem:             53184 kB
KReclaimable:     278852 kB
Slab:             408564 kB
SReclaimable:     278852 kB
SUnreclaim:       129712 kB
KernelStack:        5084 kB
PageTables:        26496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    8952236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            13952 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7903232 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      379604 kB
DirectMap2M:    40288256 kB
DirectMap1G:    95420416 kB

Free space on /tmp at the end= 889916 MiB
End job on nodeC025 at 2024-07-25 09:56:55