Trace number 4525253

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.73 3576.34

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-31-30--soft-66-100-0.wbo
MD5SUM624a339f0217b19ce83ed2965f11f6c0
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.04063
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables930
Total number of constraints61
Number of soft constraints16
Number of constraints which are clauses31
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 constraint30
Maximum length of a constraint31
Top cost 916
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 915
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 32
Number of bits of the biggest sum of numbers6
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.10/0.19	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.10/0.19	c This is free software under the dual EPL/GNU LGPL licenses.
0.10/0.19	c See www.sat4j.org for details.
0.10/0.21	c version PB25.v20250606
0.10/0.23	c java.runtime.name	OpenJDK Runtime Environment
0.10/0.23	c java.vm.name		OpenJDK 64-Bit Server VM
0.10/0.24	c java.vm.version	22.0.1+8-16
0.10/0.24	c java.vm.vendor	Oracle Corporation
0.10/0.24	c sun.arch.data.model	64
0.10/0.24	c java.version		22.0.1
0.10/0.24	c os.name		Linux
0.10/0.24	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.10/0.24	c os.arch		amd64
0.27/0.24	c Free memory 		2104792832
0.27/0.25	c Max memory 		16282288128
0.27/0.25	c Total memory 		2113929216
0.27/0.26	c Number of processors 	2
0.44/0.36	c Pseudo Boolean Optimization by upper bound
0.44/0.36	c --- Begin Solver configuration ---
0.44/0.36	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.44/0.36	c Learn all clauses as in MiniSAT
0.44/0.36	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.44/0.36	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.44/0.36	c Expensive reason simplification
0.44/0.36	c Glucose 2.1 dynamic restart strategy
0.44/0.36	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.44/0.36	c timeout=2147483s
0.44/0.36	c DB Simplification allowed=false
0.44/0.36	c Listener: none
0.44/0.36	c --- End Solver configuration ---
0.44/0.37	c solving HOME/instance-4525253-1751623235.wbo
0.44/0.37	c reading problem ... 
0.61/0.45	c ... done. Wall clock time 0.08s.
0.61/0.45	c declared #vars     930
0.61/0.45	c internal #vars     946
0.61/0.46	c #constraints  62
0.61/0.46	c constraints type 
0.61/0.46	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 24
0.61/0.46	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 6
0.61/0.46	c org.sat4j.specs.Constr$1 => 1
0.61/0.46	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 31
0.61/0.46	c 62 constraints processed.
0.61/0.49	c objective function length is 16 literals
2.68/1.56	c SATISFIABLE
2.68/1.57	c OPTIMIZING...
2.68/1.57	c Got one! Elapsed wall clock time (in seconds):1.199
2.68/1.57	o 89
2.80/1.66	c Got one! Elapsed wall clock time (in seconds):1.295
2.80/1.66	o 51
3.60/2.01	c cleaning 3019 clauses out of 6043 with flag 10705/6043
4.57/2.98	c cleaning 4502 clauses out of 9024 with flag 55026/12043
5.07/3.25	c Got one! Elapsed wall clock time (in seconds):2.887
5.07/3.25	o 1
5.58/3.74	c cleaning 4999 clauses out of 10034 with flag 26347/17555
7.09/5.10	c cleaning 5367 clauses out of 11037 with flag 74885/23557
9.20/6.60	c cleaning 6306 clauses out of 12668 with flag 168372/30555
11.05/8.46	c cleaning 7176 clauses out of 14364 with flag 268414/38557
14.35/11.64	c cleaning 8091 clauses out of 16186 with flag 384011/47555
18.95/16.14	c cleaning 9046 clauses out of 18096 with flag 519936/57556
22.84/19.96	c cleaning 10022 clauses out of 20049 with flag 673627/68555
26.93/23.91	c cleaning 11011 clauses out of 22028 with flag 838090/80556
34.74/31.64	c cleaning 12003 clauses out of 24017 with flag 1016335/93556
40.29/37.03	c cleaning 13005 clauses out of 26013 with flag 1152409/107555
44.41/41.11	c cleaning 14002 clauses out of 28008 with flag 1270425/122555
50.88/47.13	c cleaning 15003 clauses out of 30006 with flag 1384129/138555
58.15/54.20	c cleaning 15995 clauses out of 32003 with flag 1508276/155555
69.79/65.75	c cleaning 17003 clauses out of 34008 with flag 1641624/173555
83.53/79.33	c cleaning 18000 clauses out of 36006 with flag 1784720/192556
95.09/90.72	c cleaning 19000 clauses out of 38007 with flag 1945298/212557
107.58/102.16	c cleaning 20002 clauses out of 40009 with flag 2107695/233559
120.89/115.31	c cleaning 20995 clauses out of 42003 with flag 2251560/255555
133.44/127.73	c cleaning 22000 clauses out of 44009 with flag 2419234/278556
150.67/144.74	c cleaning 23000 clauses out of 46009 with flag 2600701/302556
167.96/161.97	c cleaning 24001 clauses out of 48010 with flag 2791019/327557
180.44/174.15	c cleaning 24997 clauses out of 50008 with flag 3009994/353556
198.66/192.23	c cleaning 25996 clauses out of 52010 with flag 3260503/380555
219.24/212.08	c cleaning 27004 clauses out of 54019 with flag 3495116/408560
243.52/236.10	c cleaning 27999 clauses out of 56011 with flag 3744584/437556
267.13/259.57	c cleaning 29001 clauses out of 58012 with flag 3994094/467556
294.78/286.96	c cleaning 29998 clauses out of 60010 with flag 4267452/498555
325.76/317.63	c cleaning 30998 clauses out of 62012 with flag 4547606/530555
357.53/348.47	c cleaning 31997 clauses out of 64014 with flag 4842129/563555
383.41/374.03	c cleaning 33003 clauses out of 66018 with flag 5149866/597556
418.32/408.84	c cleaning 34008 clauses out of 68017 with flag 5458370/632558
455.97/446.24	c cleaning 35003 clauses out of 70009 with flag 5759577/668558
501.11/490.92	c cleaning 35998 clauses out of 72005 with flag 6089014/705557
542.74/532.36	c cleaning 36994 clauses out of 74005 with flag 6383582/743555
584.69/574.03	c cleaning 37995 clauses out of 76012 with flag 6692456/782556
633.63/622.64	c cleaning 39004 clauses out of 78020 with flag 7035900/822559
687.26/674.54	c cleaning 39996 clauses out of 80016 with flag 7341941/863559
737.91/725.03	c cleaning 41002 clauses out of 82018 with flag 7668181/905557
797.32/784.16	c cleaning 41997 clauses out of 84016 with flag 8016888/948557
858.85/845.39	c cleaning 43001 clauses out of 86018 with flag 8389277/992556
920.31/906.46	c cleaning 44004 clauses out of 88018 with flag 8730722/1037557
999.53/985.35	c cleaning 45000 clauses out of 90013 with flag 9077711/1083556
1062.86/1048.42	c cleaning 46003 clauses out of 92016 with flag 9452163/1130559
1139.03/1124.48	c cleaning 46999 clauses out of 94012 with flag 9846284/1178558
1219.58/1204.72	c cleaning 48001 clauses out of 96011 with flag 10250043/1227556
1300.00/1284.62	c cleaning 49002 clauses out of 98011 with flag 10695689/1277557
1386.88/1369.89	c cleaning 49993 clauses out of 100010 with flag 11166499/1328558
1490.26/1472.79	c cleaning 50997 clauses out of 102017 with flag 11651254/1380558
1595.25/1577.67	c cleaning 52005 clauses out of 104017 with flag 12180205/1433555
1710.40/1692.57	c cleaning 53003 clauses out of 106014 with flag 12657507/1487557
1812.10/1793.76	c cleaning 54001 clauses out of 108011 with flag 13143262/1542557
1916.42/1897.90	c cleaning 54992 clauses out of 110008 with flag 13636975/1598555
2027.07/2008.23	c cleaning 56003 clauses out of 112017 with flag 14142970/1655556
2139.92/2120.70	c cleaning 56999 clauses out of 114013 with flag 14631015/1713555
2269.61/2250.09	c cleaning 58006 clauses out of 116015 with flag 15207955/1772556
2392.56/2372.94	c cleaning 58999 clauses out of 118009 with flag 15827387/1832556
2500.32/2480.35	c cleaning 59996 clauses out of 120009 with flag 16418302/1893555
2613.19/2592.78	c cleaning 61004 clauses out of 122016 with flag 16937232/1955558
2756.88/2734.13	c cleaning 61997 clauses out of 124010 with flag 17514047/2018556
2882.91/2860.10	c cleaning 63000 clauses out of 126013 with flag 18023011/2082556
3010.98/2988.03	c cleaning 63996 clauses out of 128016 with flag 18591977/2147559
3165.45/3142.02	c cleaning 65000 clauses out of 130016 with flag 19270872/2213555
3306.11/3282.69	c cleaning 66003 clauses out of 132016 with flag 19864622/2280555
3449.12/3425.14	c cleaning 66997 clauses out of 134014 with flag 20445100/2348556
3600.10/3576.05	c starts		: 1510
3600.10/3576.07	c conflicts		: 2412563
3600.10/3576.08	c decisions		: 3444405
3600.10/3576.08	c propagations		: 34321795
3600.10/3576.08	c inspects		: 12030504510
3600.10/3576.08	c shortcuts		: 0
3600.10/3576.08	c learnt literals	: 0
3600.10/3576.08	c learnt binary clauses	: 0
3600.10/3576.09	c learnt ternary clauses	: 0
3600.10/3576.09	c learnt constraints	: 2412563
3600.10/3576.09	c ignored constraints	: 0
3600.10/3576.09	c root simplifications	: 0
3600.10/3576.09	c removed literals (reason simplification)	: 11189594
3600.10/3576.09	c reason swapping (by a shorter reason)	: 0
3600.10/3576.09	c Calls to reduceDB	: 66
3600.10/3576.09	c Number of update (reduction) of LBD	: 1590364
3600.10/3576.09	c Imported unit clauses	: 0
3600.10/3576.09	c No decision after first conflict	: false
3600.10/3576.10	c number of reductions to clauses (during analyze)	: 0
3600.10/3576.10	c number of learned constraints concerned by reduction	: 0
3600.10/3576.10	c number of learning phase by resolution	: 0
3600.10/3576.10	c number of learning phase by cutting planes	: 0
3600.10/3576.10	c number of rounding to 1 operations	: 0
3600.10/3576.10	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.10/3576.11	c number of reductions of the coefficients by power 2 	: 0
3600.10/3576.11	c number of right shift for reduction by power 2 	: 0
3600.10/3576.11	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.10/3576.11	c number of ending skipping 	: 0
3600.10/3576.11	c number of internal skipping 	: 0
3600.10/3576.11	c number of derivation steps 	: 0
3600.10/3576.11	c number of skipped derivation steps 	: 0
3600.10/3576.11	c number of remaining unassigned 	: 0
3600.10/3576.11	c number of remaining assigned 	: 0
3600.10/3576.11	c number of falsified literals weakened from reason	: 0
3600.10/3576.11	c number of falsified literals weakened from conflict	: 0
3600.31/3576.14	c time for arithmetic operations	: 0
3600.31/3576.14	c minimum degree of deleted constraints	: null
3600.31/3576.14	c maximum degree of deleted constraints	: null
3600.31/3576.14	c number of deleted constraints	: 0
3600.31/3576.14	c speed (assignments/second)	: 9598.783714244164
3600.31/3576.14	c non guided choices	: 2898
3600.66/3576.30	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 131024
3600.66/3576.30	s SATISFIABLE
3600.66/3576.30	c Found 3 solution(s)
3600.66/3576.30	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 
3600.66/3576.31	c objective function=1
3600.66/3576.31	c Total wall clock time (in seconds): 3575.947

Verifier Data

OK	1

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (63143 MiB free)
  memory of node 1: 64465 MiB (62792 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=97382, runsolver pid=97376
Current StackSize limit: 8192 KiB


[startup+0.100073 s]*
/proc/loadavg: 0.97 3.67 6.00 12/318 97461
/proc/meminfo: memFree=128897012/131382116 swapFree=33009904/33010684
[pid=97382] ppid=97376 vsize=18930344 memory=46648 CPUtime=0.1 cores=0,2
/proc/97382/stat : 97382 (java) S 97376 97382 97320 0 -1 4194304 5687 0 0 0 6 4 0 0 20 0 18 0 78002672 19384672256 11662 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
/proc/97382/statm: 4732586 11662 5015 1 0 546911 0
[pid=97382/tid=97396] ppid=97376 vsize=18930344 memory=4026532124 CPUtime=0.06 cores=0,2
/proc/97382/task/97396/stat : 97396 (java) R 97376 97382 97320 0 -1 4194368 4602 0 0 0 3 3 0 0 20 0 18 0 78002675 19384672256 11694 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97431] ppid=97376 vsize=18930344 memory=14857 CPUtime=0 cores=0,2
/proc/97382/task/97431/stat : 97431 (Finalizer) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 78002680 19384672256 11694 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97454] ppid=97376 vsize=18930344 memory=59593594242043 CPUtime=0 cores=0,2
/proc/97382/task/97454/stat : 97454 (Common-Cleaner) S 97376 97382 97320 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 78002681 19384672256 11694 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 18930344 KiB
Current children cumulated memory: 46648 KiB

[startup+0.221668 s]*
/proc/loadavg: 0.97 3.67 6.00 8/320 97463
/proc/meminfo: memFree=128878928/131382116 swapFree=33009904/33010684
[pid=97382] ppid=97376 vsize=18930384 memory=52000 CPUtime=0.27 cores=0,2
/proc/97382/stat : 97382 (java) S 97376 97382 97320 0 -1 4194304 6208 0 0 0 22 5 0 0 20 0 18 0 78002672 19384713216 13000 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
/proc/97382/statm: 4732596 13000 5335 1 0 547283 0
[pid=97382/tid=97396] ppid=97376 vsize=18930384 memory=4026794268 CPUtime=0.17 cores=0,2
/proc/97382/task/97396/stat : 97396 (java) R 97376 97382 97320 0 -1 4194368 5004 0 0 0 14 3 0 0 20 0 18 0 78002675 19384713216 13000 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97431] ppid=97376 vsize=18930384 memory=14857 CPUtime=0 cores=0,2
/proc/97382/task/97431/stat : 97431 (Finalizer) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 78002680 19384713216 13000 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97454] ppid=97376 vsize=18930384 memory=59593594242043 CPUtime=0 cores=0,2
/proc/97382/task/97454/stat : 97454 (Common-Cleaner) S 97376 97382 97320 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 78002681 19384713216 13000 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 52000 KiB

[startup+0.319375 s]*
/proc/loadavg: 0.97 3.67 6.00 9/320 97463
/proc/meminfo: memFree=128855236/131382116 swapFree=33009904/33010684
[pid=97382] ppid=97376 vsize=18930384 memory=58340 CPUtime=0.44 cores=0,2
/proc/97382/stat : 97382 (java) S 97376 97382 97320 0 -1 4194304 6765 0 0 0 39 5 0 0 20 0 18 0 78002672 19384713216 14585 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
/proc/97382/statm: 4732596 14585 5335 1 0 547761 0
[pid=97382/tid=97396] ppid=97376 vsize=18930384 memory=-6000919468378121574 CPUtime=0.28 cores=0,2
/proc/97382/task/97396/stat : 97396 (java) R 97376 97382 97320 0 -1 4194368 5218 0 0 0 24 4 0 0 20 0 18 0 78002675 19384713216 14585 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97431] ppid=97376 vsize=18930384 memory=0 CPUtime=0 cores=0,2
/proc/97382/task/97431/stat : 97431 (Finalizer) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 78002680 19384713216 14585 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97454] ppid=97376 vsize=18930384 memory=0 CPUtime=0 cores=0,2
/proc/97382/task/97454/stat : 97454 (Common-Cleaner) S 97376 97382 97320 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 78002681 19384713216 14585 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 58340 KiB

[startup+0.700428 s]
/proc/loadavg: 0.97 3.67 6.00 14/321 97464
/proc/meminfo: memFree=128851396/131382116 swapFree=33009904/33010684
[pid=97382] ppid=97376 vsize=18996948 memory=65388 CPUtime=1.11 cores=0,2
/proc/97382/stat : 97382 (java) S 97376 97382 97320 0 -1 4194304 8648 0 0 0 104 7 0 0 20 0 19 0 78002672 19452874752 16347 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
/proc/97382/statm: 4749237 16347 5463 1 0 548990 0
[pid=97382/tid=97396] ppid=97376 vsize=18996948 memory=18560 CPUtime=0.57 cores=0,2
/proc/97382/task/97396/stat : 97396 (java) R 97376 97382 97320 0 -1 4194368 5412 0 0 0 53 4 0 0 20 0 19 0 78002675 19452874752 16347 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97431] ppid=97376 vsize=18996948 memory=11264 CPUtime=0 cores=0,2
/proc/97382/task/97431/stat : 97431 (Finalizer) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 78002680 19452874752 16347 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97454] ppid=97376 vsize=18996948 memory=3200 CPUtime=0 cores=0,2
/proc/97382/task/97454/stat : 97454 (Common-Cleaner) S 97376 97382 97320 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 78002681 19452874752 16347 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97464] ppid=97376 vsize=18996948 memory=4764 CPUtime=0 cores=0,2
/proc/97382/task/97464/stat : 97464 (Timer-0) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 78002722 19452874752 16347 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 65388 KiB

[startup+1.50034 s]
/proc/loadavg: 0.97 3.67 6.00 9/324 97467
/proc/meminfo: memFree=128799288/131382116 swapFree=33009904/33010684
[pid=97382] ppid=97376 vsize=18996948 memory=80232 CPUtime=2.68 cores=0,2
/proc/97382/stat : 97382 (java) S 97376 97382 97320 0 -1 4194304 14331 0 0 0 260 8 0 0 20 0 19 0 78002672 19452874752 20058 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
/proc/97382/statm: 4749237 20058 5463 1 0 551042 0
[pid=97382/tid=97396] ppid=97376 vsize=18996948 memory=0 CPUtime=1.35 cores=0,2
/proc/97382/task/97396/stat : 97396 (java) R 97376 97382 97320 0 -1 4194368 5607 0 0 0 131 4 0 0 20 0 19 0 78002675 19452874752 20058 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97431] ppid=97376 vsize=18996948 memory=11264 CPUtime=0 cores=0,2
/proc/97382/task/97431/stat : 97431 (Finalizer) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 78002680 19452874752 20058 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97454] ppid=97376 vsize=18996948 memory=3200 CPUtime=0 cores=0,2
/proc/97382/task/97454/stat : 97454 (Common-Cleaner) S 97376 97382 97320 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 78002681 19452874752 20058 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97464] ppid=97376 vsize=18996948 memory=4764 CPUtime=0 cores=0,2
/proc/97382/task/97464/stat : 97464 (Timer-0) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 78002722 19452874752 20058 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
Current children cumulated CPU time: 2.68 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 80232 KiB

[startup+3.1057 s]
/proc/loadavg: 0.97 3.67 6.00 6/324 97467
/proc/meminfo: memFree=128649748/131382116 swapFree=33009904/33010684
[pid=97382] ppid=97376 vsize=18996948 memory=104228 CPUtime=4.92 cores=0,2
/proc/97382/stat : 97382 (java) S 97376 97382 97320 0 -1 4194304 17884 0 0 0 483 9 0 0 20 0 19 0 78002672 19452874752 26057 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
/proc/97382/statm: 4749237 26057 5463 1 0 551773 0
[pid=97382/tid=97396] ppid=97376 vsize=18996948 memory=11264 CPUtime=2.93 cores=0,2
/proc/97382/task/97396/stat : 97396 (java) R 97376 97382 97320 0 -1 4194368 7116 0 0 0 288 5 0 0 20 0 19 0 78002675 19452874752 26057 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97431] ppid=97376 vsize=18996948 memory=-6000919481263023462 CPUtime=0 cores=0,2
/proc/97382/task/97431/stat : 97431 (Finalizer) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 78002680 19452874752 26057 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97454] ppid=97376 vsize=18996948 memory=0 CPUtime=0 cores=0,2
/proc/97382/task/97454/stat : 97454 (Common-Cleaner) S 97376 97382 97320 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 78002681 19452874752 26057 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97464] ppid=97376 vsize=18996948 memory=3200 CPUtime=0 cores=0,2
/proc/97382/task/97464/stat : 97464 (Timer-0) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 78002722 19452874752 26057 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
Current children cumulated CPU time: 4.92 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 104228 KiB

[startup+6.30043 s]
/proc/loadavg: 1.21 3.68 5.99 7/325 97468
/proc/meminfo: memFree=128468012/131382116 swapFree=33009904/33010684
[pid=97382] ppid=97376 vsize=19063512 memory=209524 CPUtime=8.9 cores=0,2
/proc/97382/stat : 97382 (java) S 97376 97382 97320 0 -1 4194304 23708 0 0 0 878 12 0 0 20 0 20 0 78002672 19521036288 52381 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
/proc/97382/statm: 4765878 52381 5495 1 0 552068 0
[pid=97382/tid=97396] ppid=97376 vsize=19063512 memory=0 CPUtime=6.05 cores=0,2
/proc/97382/task/97396/stat : 97396 (java) R 97376 97382 97320 0 -1 4194368 7888 0 0 0 599 6 0 0 20 0 20 0 78002675 19521036288 52381 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97431] ppid=97376 vsize=19063512 memory=3200 CPUtime=0 cores=0,2
/proc/97382/task/97431/stat : 97431 (Finalizer) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78002680 19521036288 52381 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97454] ppid=97376 vsize=19063512 memory=11264 CPUtime=0 cores=0,2
/proc/97382/task/97454/stat : 97454 (Common-Cleaner) S 97376 97382 97320 0 -1 4194368 59 0 0 0 0 0 0 0 20 0 20 0 78002681 19521036288 52381 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97464] ppid=97376 vsize=19063512 memory=82460 CPUtime=0 cores=0,2
/proc/97382/task/97464/stat : 97464 (Timer-0) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78002722 19521036288 52381 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
Current children cumulated CPU time: 8.9 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 209524 KiB

[startup+12.7005 s]
/proc/loadavg: 1.51 3.70 5.99 4/304 97480
/proc/meminfo: memFree=128356308/131382116 swapFree=33009904/33010684
[pid=97382] ppid=97376 vsize=19063512 memory=353428 CPUtime=15.44 cores=0,2
/proc/97382/stat : 97382 (java) S 97376 97382 97320 0 -1 4194304 24076 0 0 0 1528 16 0 0 20 0 20 0 78002672 19521036288 88357 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
/proc/97382/statm: 4765878 88357 5495 1 0 552068 0
[pid=97382/tid=97396] ppid=97376 vsize=19063512 memory=82460 CPUtime=12.15 cores=0,2
/proc/97382/task/97396/stat : 97396 (java) R 97376 97382 97320 0 -1 4194368 8110 0 0 0 1209 6 0 0 20 0 20 0 78002675 19521036288 88357 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97431] ppid=97376 vsize=19063512 memory=353428 CPUtime=0 cores=0,2
/proc/97382/task/97431/stat : 97431 (Finalizer) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78002680 19521036288 88357 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97454] ppid=97376 vsize=19063512 memory=353428 CPUtime=0 cores=0,2
/proc/97382/task/97454/stat : 97454 (Common-Cleaner) S 97376 97382 97320 0 -1 4194368 59 0 0 0 0 0 0 0 20 0 20 0 78002681 19521036288 88357 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97464] ppid=97376 vsize=19063512 memory=14080 CPUtime=0 cores=0,2
/proc/97382/task/97464/stat : 97464 (Timer-0) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78002722 19521036288 88357 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
Current children cumulated CPU time: 15.44 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 353428 KiB

[startup+25.5005 s]
/proc/loadavg: 2.56 3.83 5.99 6/306 97668
/proc/meminfo: memFree=128046204/131382116 swapFree=33009904/33010684
[pid=97382] ppid=97376 vsize=19063512 memory=721916 CPUtime=28.54 cores=0,2
/proc/97382/stat : 97382 (java) S 97376 97382 97320 0 -1 4194304 26870 0 0 0 2829 25 0 0 20 0 20 0 78002672 19521036288 180479 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
/proc/97382/statm: 4765878 180479 5495 1 0 754699 0
[pid=97382/tid=97396] ppid=97376 vsize=19063512 memory=353428 CPUtime=24.59 cores=0,2
/proc/97382/task/97396/stat : 97396 (java) R 97376 97382 97320 0 -1 4194368 8857 0 0 0 2450 9 0 0 20 0 20 0 78002675 19521036288 180479 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97431] ppid=97376 vsize=19063512 memory=656380 CPUtime=0 cores=0,2
/proc/97382/task/97431/stat : 97431 (Finalizer) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78002680 19521036288 180479 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97454] ppid=97376 vsize=19063512 memory=-6000919481263023462 CPUtime=0 cores=0,2
/proc/97382/task/97454/stat : 97454 (Common-Cleaner) S 97376 97382 97320 0 -1 4194368 59 0 0 0 0 0 0 0 20 0 20 0 78002681 19521036288 180479 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97464] ppid=97376 vsize=19063512 memory=137132 CPUtime=0 cores=0,2
/proc/97382/task/97464/stat : 97464 (Timer-0) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78002722 19521036288 180479 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
Current children cumulated CPU time: 28.54 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 721916 KiB

[startup+51.1139 s]
/proc/loadavg: 3.35 3.91 5.96 5/327 97941
/proc/meminfo: memFree=127317716/131382116 swapFree=33009904/33010684
[pid=97382] ppid=97376 vsize=19063512 memory=1285316 CPUtime=54.91 cores=0,2
/proc/97382/stat : 97382 (java) S 97376 97382 97320 0 -1 4194304 30034 0 0 0 5452 39 0 0 20 0 20 0 78002672 19521036288 321329 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
/proc/97382/statm: 4765878 321329 5495 1 0 754710 0
[pid=97382/tid=97396] ppid=97376 vsize=19063512 memory=1068176 CPUtime=49.43 cores=0,2
/proc/97382/task/97396/stat : 97396 (java) R 97376 97382 97320 0 -1 4194368 9602 0 0 0 4934 9 0 0 20 0 20 0 78002675 19521036288 321329 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97431] ppid=97376 vsize=19063512 memory=353428 CPUtime=0 cores=0,2
/proc/97382/task/97431/stat : 97431 (Finalizer) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78002680 19521036288 321329 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97454] ppid=97376 vsize=19063512 memory=14080 CPUtime=0 cores=0,2

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

Current children cumulated memory: 7207860 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.13 4.19 5/327 100056
/proc/meminfo: memFree=104036860/131382116 swapFree=33009904/33010684
[pid=97382] ppid=97376 vsize=19063512 memory=7207860 CPUtime=3305.81 cores=0,2
/proc/97382/stat : 97382 (java) S 97376 97382 97320 0 -1 4194304 170101 0 0 0 330277 304 0 0 20 0 20 0 78002672 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
/proc/97382/statm: 4765878 1801965 5527 1 0 2397502 0
[pid=97382/tid=97396] ppid=97376 vsize=19063512 memory=7207860 CPUtime=3252.28 cores=0,2
/proc/97382/task/97396/stat : 97396 (java) R 97376 97382 97320 0 -1 4194368 90490 0 0 0 325181 47 0 0 20 0 20 0 78002675 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97431] ppid=97376 vsize=19063512 memory=7207860 CPUtime=0 cores=0,2
/proc/97382/task/97431/stat : 97431 (Finalizer) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78002680 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97454] ppid=97376 vsize=19063512 memory=7207860 CPUtime=0.01 cores=0,2
/proc/97382/task/97454/stat : 97454 (Common-Cleaner) S 97376 97382 97320 0 -1 4194368 3075 0 0 0 0 1 0 0 20 0 20 0 78002681 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97464] ppid=97376 vsize=19063512 memory=5276 CPUtime=0 cores=0,2
/proc/97382/task/97464/stat : 97464 (Timer-0) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78002722 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
Current children cumulated CPU time: 3305.81 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 7207860 KiB

[startup+3342.3 s]
/proc/loadavg: 4.19 4.14 4.18 5/327 100058
/proc/meminfo: memFree=103770468/131382116 swapFree=33009904/33010684
[pid=97382] ppid=97376 vsize=19063512 memory=7207860 CPUtime=3366 cores=0,2
/proc/97382/stat : 97382 (java) S 97376 97382 97320 0 -1 4194304 173769 0 0 0 336294 306 0 0 20 0 20 0 78002672 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
/proc/97382/statm: 4765878 1801965 5527 1 0 2397502 0
[pid=97382/tid=97396] ppid=97376 vsize=19063512 memory=5276 CPUtime=3311.77 cores=0,2
/proc/97382/task/97396/stat : 97396 (java) R 97376 97382 97320 0 -1 4194368 92914 0 0 0 331129 48 0 0 20 0 20 0 78002675 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97431] ppid=97376 vsize=19063512 memory=2688 CPUtime=0 cores=0,2
/proc/97382/task/97431/stat : 97431 (Finalizer) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78002680 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97454] ppid=97376 vsize=19063512 memory=7207860 CPUtime=0.01 cores=0,2
/proc/97382/task/97454/stat : 97454 (Common-Cleaner) S 97376 97382 97320 0 -1 4194368 3209 0 0 0 0 1 0 0 20 0 20 0 78002681 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97464] ppid=97376 vsize=19063512 memory=7207860 CPUtime=0 cores=0,2
/proc/97382/task/97464/stat : 97464 (Timer-0) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78002722 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
Current children cumulated CPU time: 3366 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 7207860 KiB

[startup+3402.3 s]
/proc/loadavg: 4.69 4.28 4.23 5/327 100060
/proc/meminfo: memFree=103455076/131382116 swapFree=33009904/33010684
[pid=97382] ppid=97376 vsize=19063512 memory=7207860 CPUtime=3426.34 cores=0,2
/proc/97382/stat : 97382 (java) S 97376 97382 97320 0 -1 4194304 176366 0 0 0 342325 309 0 0 20 0 20 0 78002672 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
/proc/97382/statm: 4765878 1801965 5527 1 0 2397502 0
[pid=97382/tid=97396] ppid=97376 vsize=19063512 memory=7207860 CPUtime=3371.1 cores=0,2
/proc/97382/task/97396/stat : 97396 (java) R 97376 97382 97320 0 -1 4194368 94034 0 0 0 337062 48 0 0 20 0 20 0 78002675 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97431] ppid=97376 vsize=19063512 memory=14080 CPUtime=0 cores=0,2
/proc/97382/task/97431/stat : 97431 (Finalizer) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78002680 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97454] ppid=97376 vsize=19063512 memory=7207860 CPUtime=0.01 cores=0,2
/proc/97382/task/97454/stat : 97454 (Common-Cleaner) S 97376 97382 97320 0 -1 4194368 3262 0 0 0 0 1 0 0 20 0 20 0 78002681 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97464] ppid=97376 vsize=19063512 memory=18560 CPUtime=0 cores=0,2
/proc/97382/task/97464/stat : 97464 (Timer-0) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78002722 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
Current children cumulated CPU time: 3426.34 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 7207860 KiB

[startup+3462.3 s]
/proc/loadavg: 4.43 4.30 4.24 6/326 100062
/proc/meminfo: memFree=102856636/131382116 swapFree=33009904/33010684
[pid=97382] ppid=97376 vsize=19063512 memory=7207860 CPUtime=3486.24 cores=0,2
/proc/97382/stat : 97382 (java) S 97376 97382 97320 0 -1 4194304 178432 0 0 0 348313 311 0 0 20 0 20 0 78002672 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
/proc/97382/statm: 4765878 1801965 5527 1 0 2397502 0
[pid=97382/tid=97396] ppid=97376 vsize=19063512 memory=7207860 CPUtime=3430.95 cores=0,2
/proc/97382/task/97396/stat : 97396 (java) R 97376 97382 97320 0 -1 4194368 96040 0 0 0 343046 49 0 0 20 0 20 0 78002675 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97431] ppid=97376 vsize=19063512 memory=7207860 CPUtime=0 cores=0,2
/proc/97382/task/97431/stat : 97431 (Finalizer) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78002680 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97454] ppid=97376 vsize=19063512 memory=7207860 CPUtime=0.01 cores=0,2
/proc/97382/task/97454/stat : 97454 (Common-Cleaner) S 97376 97382 97320 0 -1 4194368 3262 0 0 0 0 1 0 0 20 0 20 0 78002681 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97464] ppid=97376 vsize=19063512 memory=14080 CPUtime=0 cores=0,2
/proc/97382/task/97464/stat : 97464 (Timer-0) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78002722 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
Current children cumulated CPU time: 3486.24 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 7207860 KiB

[startup+3522.3 s]
/proc/loadavg: 4.21 4.26 4.23 5/326 100064
/proc/meminfo: memFree=102463580/131382116 swapFree=33009904/33010684
[pid=97382] ppid=97376 vsize=19063512 memory=7207860 CPUtime=3546.48 cores=0,2
/proc/97382/stat : 97382 (java) S 97376 97382 97320 0 -1 4194304 181608 0 0 0 354334 314 0 0 20 0 20 0 78002672 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
/proc/97382/statm: 4765878 1801965 5527 1 0 2397504 0
[pid=97382/tid=97396] ppid=97376 vsize=19063512 memory=7207860 CPUtime=3490.44 cores=0,2
/proc/97382/task/97396/stat : 97396 (java) R 97376 97382 97320 0 -1 4194368 97749 0 0 0 348995 49 0 0 20 0 20 0 78002675 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97431] ppid=97376 vsize=19063512 memory=7207860 CPUtime=0 cores=0,2
/proc/97382/task/97431/stat : 97431 (Finalizer) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78002680 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97454] ppid=97376 vsize=19063512 memory=558912684357918 CPUtime=0.01 cores=0,2
/proc/97382/task/97454/stat : 97454 (Common-Cleaner) S 97376 97382 97320 0 -1 4194368 3392 0 0 0 0 1 0 0 20 0 20 0 78002681 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97464] ppid=97376 vsize=19063512 memory=7207860 CPUtime=0 cores=0,2
/proc/97382/task/97464/stat : 97464 (Timer-0) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78002722 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
Current children cumulated CPU time: 3546.48 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 7207860 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3576 s]*
/proc/loadavg: 4.13 4.23 4.22 5/326 100066
/proc/meminfo: memFree=102316148/131382116 swapFree=33009904/33010684
[pid=97382] ppid=97376 vsize=19063512 memory=7207860 CPUtime=3600.1 cores=0,2
/proc/97382/stat : 97382 (java) S 97376 97382 97320 0 -1 4194304 182828 0 0 0 359694 316 0 0 20 0 20 0 78002672 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
/proc/97382/statm: 4765878 1801965 5527 1 0 2397504 0
[pid=97382/tid=97396] ppid=97376 vsize=19063512 memory=18560 CPUtime=3544.02 cores=0,2
/proc/97382/task/97396/stat : 97396 (java) R 97376 97382 97320 0 -1 4194368 98859 0 0 0 354352 50 0 0 20 0 20 0 78002675 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97431] ppid=97376 vsize=19063512 memory=11264 CPUtime=0 cores=0,2
/proc/97382/task/97431/stat : 97431 (Finalizer) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78002680 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97454] ppid=97376 vsize=19063512 memory=-7385523762824839110 CPUtime=0.01 cores=0,2
/proc/97382/task/97454/stat : 97454 (Common-Cleaner) S 97376 97382 97320 0 -1 4194368 3488 0 0 0 0 1 0 0 20 0 20 0 78002681 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97464] ppid=97376 vsize=19063512 memory=5276 CPUtime=0 cores=0,2
/proc/97382/task/97464/stat : 97464 (Timer-0) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78002722 19521036288 1801965 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
Current children cumulated CPU time: 3600.1 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 7207860 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.53 s, system=3.19679 s

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

[startup+3576.2 s]
/proc/loadavg: 4.13 4.23 4.22 5/326 100066
/proc/meminfo: memFree=102316148/131382116 swapFree=33009904/33010684
[pid=97382] ppid=97376 vsize=19263204 memory=7208756 CPUtime=3600.47 cores=0,2
/proc/97382/stat : 97382 (java) S 97376 97382 97320 0 -1 4194304 185229 0 0 0 359730 317 0 0 20 0 21 0 78002672 19725520896 1802189 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
/proc/97382/statm: 4815801 1802189 5559 1 0 2398457 0
[pid=97382/tid=97396] ppid=97376 vsize=19263204 memory=2884 CPUtime=3544.21 cores=0,2
/proc/97382/task/97396/stat : 97396 (java) R 97376 97382 97320 0 -1 4194368 99166 0 0 0 354371 50 0 0 20 0 21 0 78002675 19725520896 1802189 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97431] ppid=97376 vsize=19263204 memory=3200 CPUtime=0 cores=0,2
/proc/97382/task/97431/stat : 97431 (Finalizer) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 78002680 19725520896 1802189 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97454] ppid=97376 vsize=19263204 memory=-6000919481263023462 CPUtime=0.01 cores=0,2
/proc/97382/task/97454/stat : 97454 (Common-Cleaner) S 97376 97382 97320 0 -1 4194368 3488 0 0 0 0 1 0 0 20 0 21 0 78002681 19725520896 1802189 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
Current children cumulated CPU time: 3600.47 s
Current children cumulated vsize: 19263204 KiB
Current children cumulated memory: 7208756 KiB

[startup+3576.3 s]
/proc/loadavg: 4.13 4.23 4.22 5/326 100066
/proc/meminfo: memFree=102316148/131382116 swapFree=33009904/33010684
[pid=97382] ppid=97376 vsize=19263204 memory=7208884 CPUtime=3600.66 cores=0,2
/proc/97382/stat : 97382 (java) S 97376 97382 97320 0 -1 4194304 185268 0 0 0 359749 317 0 0 20 0 21 0 78002672 19725520896 1802221 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
/proc/97382/statm: 4815801 1802221 5559 1 0 2398457 0
[pid=97382/tid=97396] ppid=97376 vsize=19263204 memory=7207860 CPUtime=3544.31 cores=0,2
/proc/97382/task/97396/stat : 97396 (java) R 97376 97382 97320 0 -1 4194368 99166 0 0 0 354381 50 0 0 20 0 21 0 78002675 19725520896 1802221 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97431] ppid=97376 vsize=19263204 memory=14080 CPUtime=0 cores=0,2
/proc/97382/task/97431/stat : 97431 (Finalizer) S 97376 97382 97320 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 78002680 19725520896 1802221 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
[pid=97382/tid=97454] ppid=97376 vsize=19263204 memory=18560 CPUtime=0.01 cores=0,2
/proc/97382/task/97454/stat : 97454 (Common-Cleaner) S 97376 97382 97320 0 -1 4194368 3488 0 0 0 0 1 0 0 20 0 21 0 78002681 19725520896 1802221 18446744073709551615 94562345533440 94562345537136 140722164529568 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94562345544952 94562345545744 94562365317120 140722164537727 140722164537828 140722164537828 140722164543432 0
Current children cumulated CPU time: 3600.66 s
Current children cumulated vsize: 19263204 KiB
Current children cumulated memory: 7208884 KiB

Child status: 143

Real time (s): 3576.34
CPU time (s): 3600.73
CPU user time (s): 3597.53
CPU system time (s): 3.19679
CPU usage (%): 100.682
Max. virtual memory (cumulated for all children) (KiB): 19263204
Max. memory (cumulated for all children) (KiB): 7208884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.53
system time used= 3.19679
maximum resident set size= 7209012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185516
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 108969
involuntary context switches= 10985


# summary of solver processes directly reported to runsolver:
#   pid: 97382
#   total CPU time (s): 3600.73
#   total CPU user time (s): 3597.53
#   total CPU system time (s): 3.19679

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.7365 second user time and 39.7107 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-07-04 12:00:35
IDJOB=4525253
IDBENCH=143523
IDSOLVER=3380
FILE ID=nodeC004/4525253-1751623235
RUNJOBID= nodeC004-1751623235-97335
SLURM_JOB_ID= 9598942
Free space on /tmp= 431680 MiB

SOLVER NAME= Sat4j Resolution 2025-06-06
BENCH NAME= PB24/WBO/PARTIAL-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-31-30--soft-66-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4525253-1751623235/watcher-4525253-1751623235 -o /tmp/evaluation-result-4525253-1751623235/solver-4525253-1751623235 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751623235-97335 --watchdog 3760  java -jar sat4j-pb.jar Resolution HOME/instance-4525253-1751623235.wbo

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

MD5SUM BENCH= 624a339f0217b19ce83ed2965f11f6c0
RANDOM SEED=431240398

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        128960776 kB
MemAvailable:   129847868 kB
Buffers:            2128 kB
Cached:          1635240 kB
SwapCached:           32 kB
Active:           664596 kB
Inactive:        1040280 kB
Active(anon):      74704 kB
Inactive(anon):    10736 kB
Active(file):     589892 kB
Inactive(file):  1029544 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               648 kB
Writeback:             0 kB
AnonPages:         70588 kB
Mapped:           103168 kB
Shmem:             17932 kB
KReclaimable:     214568 kB
Slab:             301552 kB
SReclaimable:     214568 kB
SUnreclaim:        86984 kB
KernelStack:        3716 kB
PageTables:         2408 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     340340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149256 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:      197448 kB
DirectMap2M:    10190848 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 431664 MiB
End job on nodeC004 at 2025-07-04 13:00:12