Trace number 4530486

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
SCIP-NaPS 1.00a2OPT0 0.228618 0.252519

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/multverif/
diagcomm_greater/normalized-mult_diagcomm_opt_greater_teq_nbits_16.opb
MD5SUM7fa2358c675fac141ded392b1a236afa
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 benchmark0
Best CPU time to get the best result obtained on this benchmark0.059018
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1600
Total number of constraints2368
Number of constraints which are clauses1536
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints832
Minimum length of a constraint2
Maximum length of a constraint5
Number of terms in the objective function 64
Biggest coefficient in the objective function 2147483648
Number of bits for the biggest coefficient in the objective function 32
Sum of the numbers in the objective function 8589934590
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 2147483648
Number of bits of the biggest number in a constraint 32
Biggest sum of numbers in a constraint 8589934590
Number of bits of the biggest sum of numbers33
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.17/0.23	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4530486-1752261879.opb
0.17/0.23	c Solving mode: optimization
0.17/0.23	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
0.17/0.23	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.17/0.23	c original problem has 1600 variables (1600 bin, 0 int, 0 impl, 0 cont) and 2368 constraints
0.17/0.23	c feasible solution found by trivial heuristic after 0.0 seconds, objective value 0.000000e+00
0.17/0.23	c presolving:
0.17/0.23	c (round 1, fast)       352 del vars, 352 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 544 clqs
0.17/0.23	c (round 2, exhaustive) 352 del vars, 1120 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 544 clqs
0.17/0.23	c (round 3, exhaustive) 352 del vars, 1120 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 770 upgd conss, 0 impls, 544 clqs
0.17/0.23	c (round 4, exhaustive) 352 del vars, 1888 del conss, 256 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 770 upgd conss, 0 impls, 544 clqs
0.17/0.23	c    (0.0s) probing: 51/1248 (4.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.17/0.23	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.17/0.23	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.17/0.23	c    (0.0s) no symmetry present (symcode time: 0.00)
0.17/0.23	c presolving (5 rounds: 5 fast, 4 medium, 4 exhaustive):
0.17/0.23	c  352 deleted vars, 1888 deleted constraints, 256 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.17/0.23	c  0 implications, 544 cliques
0.17/0.23	c presolved problem has 1248 variables (1248 bin, 0 int, 0 impl, 0 cont) and 736 constraints
0.17/0.23	c     256 constraints of type <and>
0.17/0.23	c       2 constraints of type <xor>
0.17/0.23	c     478 constraints of type <linear>
0.17/0.23	c transformed objective value is always integral (scale: 2)
0.17/0.23	c Presolving Time: 0.02
0.17/0.23	c transformed 1/1 original solutions to the transformed problem space
0.17/0.23	c 
0.17/0.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.17/0.23	c   0.1s|     1 |     0 |  1908 |     - |    15M |   0 |1248 | 747 | 992 |   0 |  0 |  10 |   0 | 0.000000e+00 | 0.000000e+00 |   0.00%| unknown
0.17/0.23	c 
0.17/0.23	c SCIP Status        : problem is solved [optimal solution found]
0.17/0.23	c Solving Time (sec) : 0.06
0.17/0.23	c Solving Nodes      : 1
0.17/0.23	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
0.17/0.23	c Dual Bound         : +0.00000000000000e+00
0.17/0.23	c Gap                : 0.00 %
0.17/0.23	c All original constraints are satisfied.
0.17/0.23	c SCIP's best solution is verified feasible for the original problem.
0.17/0.23	c SCIP found an optimal solution.
0.17/0.23	o 0
0.17/0.23	s OPTIMUM FOUND
0.17/0.23	v -x1537 -x1569 -x1538 -x1570 -x1539 -x1571 -x1540 -x1572 -x1541 -x1573 -x1542 -x1574 -x1543 -x1575 -x1544 -x1576 -x1545 -x1577 -x1546 -x1578 -x1547 -x1579 -x1548 -x1580 -x1549 -x1581 -x1550 -x1582 -x1551 -x1583 -x1552 -x1584 -x1553 -x1585 -x1554 -x1586 -x1555 -x1587 -x1556 -x1588 -x1557 -x1589 -x1558 -x1590 -x1559 -x1591 -x1560 -x1592 -x1561 -x1593 -x1562 -x1594 -x1563 -x1595 -x1564 -x1596 -x1565 -x1597 -x1566 -x1598 -x1567 -x1599 -x1568 -x1600 -x33 -x1 -x17 -x1025 -x289 -x1281 -x49 -x2 -x34 -x18 -x1041 -x545 -x1026 -x305 -x290 -x1297 -x785 -x1282 -x65 -x3 -x50 -x35 -x19 -x1057 -x560 -x1042 -x546 -x1027 -x321 -x306 -x291 -x1313 -x800 -x1298 -x786 -x1283 -x81 -x4 -x66 -x51 -x36 -x20 -x1073 -x575 -x1058 -x561 -x1043 -x547 -x1028 -x337 -x322 -x307 -x292 -x1329 -x815 -x1314 -x801 -x1299 -x787 -x1284 -x97 -x5 -x82 -x67 -x52 -x37 -x21 -x1089 -x590 -x1074 -x576 -x1059 -x562 -x1044 -x548 -x1029 -x353 -x338 -x323 -x308 -x293 -x1345 -x830 -x1330 -x816 -x1315 -x802 -x1300 -x788 -x1285 -x113 -x6 -x98 -x83 -x68 -x53 -x38 -x22 -x1105 -x605 -x1090 -x591 -x1075 -x577 -x1060 -x563 -x1045 -x549 -x1030 -x369 -x354 -x339 -x324 -x309 -x294 -x1361 -x845 -x1346 -x831 -x1331 -x817 -x1316 -x803 -x1301 -x789 -x1286 -x129 -x7 -x114 -x99 -x84 -x69 -x54 -x39 -x23 -x1121 -x620 -x1106 -x606 -x1091 -x592 -x1076 -x578 -x1061 -x564 -x1046 -x550 -x1031 -x385 -x370 -x355 -x340 -x325 -x310 -x295 -x1377 -x860 -x1362 -x846 -x1347 -x832 -x1332 -x818 -x1317 -x804 -x1302 -x790 -x1287 -x145 -x8 -x130 -x115 -x100 -x85 -x70 -x55 -x40 -x24 -x1137 -x635 -x1122 -x621 -x1107 -x607 -x1092 -x593 -x1077 -x579 -x1062 -x565 -x1047 -x551 -x1032 -x401 -x386 -x371 -x356 -x341 -x326 -x311 -x296 -x1393 -x875 -x1378 -x861 -x1363 -x847 -x1348 -x833 -x1333 -x819 -x1318 -x805 -x1303 -x791 -x1288 -x161 -x9 -x146 -x131 -x116 -x101 -x86 -x71 -x56 -x41 -x25 -x1153 -x650 -x1138 -x636 -x1123 -x622 -x1108 -x608 -x1093 -x594 -x1078 -x580 -x1063 -x566 -x1048 -x552 -x1033 -x417 -x402 -x387 -x372 -x357 -x342 -x327 -x312 -x297 -x1409
0.17/0.23	v -x890 -x1394 -x876 -x1379 -x862 -x1364 -x848 -x1349 -x834 -x1334 -x820 -x1319 -x806 -x1304 -x792 -x1289 -x177 -x10 -x162 -x147 -x132 -x117 -x102 -x87 -x72 -x57 -x42 -x26 -x1169 -x665 -x1154 -x651 -x1139 -x637 -x1124 -x623 -x1109 -x609 -x1094 -x595 -x1079 -x581 -x1064 -x567 -x1049 -x553 -x1034 -x433 -x418 -x403 -x388 -x373 -x358 -x343 -x328 -x313 -x298 -x1425 -x905 -x1410 -x891 -x1395 -x877 -x1380 -x863 -x1365 -x849 -x1350 -x835 -x1335 -x821 -x1320 -x807 -x1305 -x793 -x1290 -x193 -x11 -x178 -x163 -x148 -x133 -x118 -x103 -x88 -x73 -x58 -x43 -x27 -x1185 -x680 -x1170 -x666 -x1155 -x652 -x1140 -x638 -x1125 -x624 -x1110 -x610 -x1095 -x596 -x1080 -x582 -x1065 -x568 -x1050 -x554 -x1035 -x449 -x434 -x419 -x404 -x389 -x374 -x359 -x344 -x329 -x314 -x299 -x1441 -x920 -x1426 -x906 -x1411 -x892 -x1396 -x878 -x1381 -x864 -x1366 -x850 -x1351 -x836 -x1336 -x822 -x1321 -x808 -x1306 -x794 -x1291 -x209 -x12 -x194 -x179 -x164 -x149 -x134 -x119 -x104 -x89 -x74 -x59 -x44 -x28 -x1201 -x695 -x1186 -x681 -x1171 -x667 -x1156 -x653 -x1141 -x639 -x1126 -x625 -x1111 -x611 -x1096 -x597 -x1081 -x583 -x1066 -x569 -x1051 -x555 -x1036 -x465 -x450 -x435 -x420 -x405 -x390 -x375 -x360 -x345 -x330 -x315 -x300 -x1457 -x935 -x1442 -x921 -x1427 -x907 -x1412 -x893 -x1397 -x879 -x1382 -x865 -x1367 -x851 -x1352 -x837 -x1337 -x823 -x1322 -x809 -x1307 -x795 -x1292 -x225 -x13 -x210 -x195 -x180 -x165 -x150 -x135 -x120 -x105 -x90 -x75 -x60 -x45 -x29 -x1217 -x710 -x1202 -x696 -x1187 -x682 -x1172 -x668 -x1157 -x654 -x1142 -x640 -x1127 -x626 -x1112 -x612 -x1097 -x598 -x1082 -x584 -x1067 -x570 -x1052 -x556 -x1037 -x481 -x466 -x451 -x436 -x421 -x406 -x391 -x376 -x361 -x346 -x331 -x316 -x301 -x1473 -x950 -x1458 -x936 -x1443 -x922 -x1428 -x908 -x1413 -x894 -x1398 -x880 -x1383 -x866 -x1368 -x852 -x1353 -x838 -x1338 -x824 -x1323 -x810 -x1308 -x796 -x1293 -x241 -x14 -x226 -x211 -x196 -x181 -x166 -x151 -x136 -x121 -x106 -x91 -x76 -x61 -x46 -x30 -x1233 -x725 -x1218 -x711 -x1203 -x697 -x1188 -x683 -x1173 -x669 -x1158 -x655
0.17/0.23	v -x1143 -x641 -x1128 -x627 -x1113 -x613 -x1098 -x599 -x1083 -x585 -x1068 -x571 -x1053 -x557 -x1038 -x497 -x482 -x467 -x452 -x437 -x422 -x407 -x392 -x377 -x362 -x347 -x332 -x317 -x302 -x1489 -x965 -x1474 -x951 -x1459 -x937 -x1444 -x923 -x1429 -x909 -x1414 -x895 -x1399 -x881 -x1384 -x867 -x1369 -x853 -x1354 -x839 -x1339 -x825 -x1324 -x811 -x1309 -x797 -x1294 -x257 -x15 -x242 -x227 -x212 -x197 -x182 -x167 -x152 -x137 -x122 -x107 -x92 -x77 -x62 -x47 -x31 -x1249 -x740 -x1234 -x726 -x1219 -x712 -x1204 -x698 -x1189 -x684 -x1174 -x670 -x1159 -x656 -x1144 -x642 -x1129 -x628 -x1114 -x614 -x1099 -x600 -x1084 -x586 -x1069 -x572 -x1054 -x558 -x1039 -x513 -x498 -x483 -x468 -x453 -x438 -x423 -x408 -x393 -x378 -x363 -x348 -x333 -x318 -x303 -x1505 -x980 -x1490 -x966 -x1475 -x952 -x1460 -x938 -x1445 -x924 -x1430 -x910 -x1415 -x896 -x1400 -x882 -x1385 -x868 -x1370 -x854 -x1355 -x840 -x1340 -x826 -x1325 -x812 -x1310 -x798 -x1295 -x273 -x16 -x258 -x243 -x228 -x213 -x198 -x183 -x168 -x153 -x138 -x123 -x108 -x93 -x78 -x63 -x48 -x32 -x1265 -x755 -x1250 -x741 -x1235 -x727 -x1220 -x713 -x1205 -x699 -x1190 -x685 -x1175 -x671 -x1160 -x657 -x1145 -x643 -x1130 -x629 -x1115 -x615 -x1100 -x601 -x1085 -x587 -x1070 -x573 -x1055 -x559 -x1040 -x529 -x514 -x499 -x484 -x469 -x454 -x439 -x424 -x409 -x394 -x379 -x364 -x349 -x334 -x319 -x304 -x1521 -x995 -x1506 -x981 -x1491 -x967 -x1476 -x953 -x1461 -x939 -x1446 -x925 -x1431 -x911 -x1416 -x897 -x1401 -x883 -x1386 -x869 -x1371 -x855 -x1356 -x841 -x1341 -x827 -x1326 -x813 -x1311 -x799 -x1296 -x274 -x259 -x244 -x229 -x214 -x199 -x184 -x169 -x154 -x139 -x124 -x109 -x94 -x79 -x64 -x770 -x1266 -x756 -x1251 -x742 -x1236 -x728 -x1221 -x714 -x1206 -x700 -x1191 -x686 -x1176 -x672 -x1161 -x658 -x1146 -x644 -x1131 -x630 -x1116 -x616 -x1101 -x602 -x1086 -x588 -x1071 -x574 -x1056 -x530 -x515 -x500 -x485 -x470 -x455 -x440 -x425 -x410 -x395 -x380 -x365 -x350 -x335 -x320 -x1010 -x1522 -x996 -x1507 -x982 -x1492 -x968 -x1477 -x954 -x1462 -x940 -x1447 -x926 -x1432 -x912
0.17/0.23	v -x1417 -x898 -x1402 -x884 -x1387 -x870 -x1372 -x856 -x1357 -x842 -x1342 -x828 -x1327 -x814 -x1312 -x275 -x260 -x245 -x230 -x215 -x200 -x185 -x170 -x155 -x140 -x125 -x110 -x95 -x80 -x771 -x1267 -x757 -x1252 -x743 -x1237 -x729 -x1222 -x715 -x1207 -x701 -x1192 -x687 -x1177 -x673 -x1162 -x659 -x1147 -x645 -x1132 -x631 -x1117 -x617 -x1102 -x603 -x1087 -x589 -x1072 -x531 -x516 -x501 -x486 -x471 -x456 -x441 -x426 -x411 -x396 -x381 -x366 -x351 -x336 -x1011 -x1523 -x997 -x1508 -x983 -x1493 -x969 -x1478 -x955 -x1463 -x941 -x1448 -x927 -x1433 -x913 -x1418 -x899 -x1403 -x885 -x1388 -x871 -x1373 -x857 -x1358 -x843 -x1343 -x829 -x1328 -x276 -x261 -x246 -x231 -x216 -x201 -x186 -x171 -x156 -x141 -x126 -x111 -x96 -x772 -x1268 -x758 -x1253 -x744 -x1238 -x730 -x1223 -x716 -x1208 -x702 -x1193 -x688 -x1178 -x674 -x1163 -x660 -x1148 -x646 -x1133 -x632 -x1118 -x618 -x1103 -x604 -x1088 -x532 -x517 -x502 -x487 -x472 -x457 -x442 -x427 -x412 -x397 -x382 -x367 -x352 -x1012 -x1524 -x998 -x1509 -x984 -x1494 -x970 -x1479 -x956 -x1464 -x942 -x1449 -x928 -x1434 -x914 -x1419 -x900 -x1404 -x886 -x1389 -x872 -x1374 -x858 -x1359 -x844 -x1344 -x277 -x262 -x247 -x232 -x217 -x202 -x187 -x172 -x157 -x142 -x127 -x112 -x773 -x1269 -x759 -x1254 -x745 -x1239 -x731 -x1224 -x717 -x1209 -x703 -x1194 -x689 -x1179 -x675 -x1164 -x661 -x1149 -x647 -x1134 -x633 -x1119 -x619 -x1104 -x533 -x518 -x503 -x488 -x473 -x458 -x443 -x428 -x413 -x398 -x383 -x368 -x1013 -x1525 -x999 -x1510 -x985 -x1495 -x971 -x1480 -x957 -x1465 -x943 -x1450 -x929 -x1435 -x915 -x1420 -x901 -x1405 -x887 -x1390 -x873 -x1375 -x859 -x1360 -x278 -x263 -x248 -x233 -x218 -x203 -x188 -x173 -x158 -x143 -x128 -x774 -x1270 -x760 -x1255 -x746 -x1240 -x732 -x1225 -x718 -x1210 -x704 -x1195 -x690 -x1180 -x676 -x1165 -x662 -x1150 -x648 -x1135 -x634 -x1120 -x534 -x519 -x504 -x489 -x474 -x459 -x444 -x429 -x414 -x399 -x384 -x1014 -x1526 -x1000 -x1511 -x986 -x1496 -x972 -x1481 -x958 -x1466 -x944 -x1451 -x930 -x1436 -x916 -x1421 -x902 -x1406 -x888 -x1391 -x874
0.17/0.23	v -x1376 -x279 -x264 -x249 -x234 -x219 -x204 -x189 -x174 -x159 -x144 -x775 -x1271 -x761 -x1256 -x747 -x1241 -x733 -x1226 -x719 -x1211 -x705 -x1196 -x691 -x1181 -x677 -x1166 -x663 -x1151 -x649 -x1136 -x535 -x520 -x505 -x490 -x475 -x460 -x445 -x430 -x415 -x400 -x1015 -x1527 -x1001 -x1512 -x987 -x1497 -x973 -x1482 -x959 -x1467 -x945 -x1452 -x931 -x1437 -x917 -x1422 -x903 -x1407 -x889 -x1392 -x280 -x265 -x250 -x235 -x220 -x205 -x190 -x175 -x160 -x776 -x1272 -x762 -x1257 -x748 -x1242 -x734 -x1227 -x720 -x1212 -x706 -x1197 -x692 -x1182 -x678 -x1167 -x664 -x1152 -x536 -x521 -x506 -x491 -x476 -x461 -x446 -x431 -x416 -x1016 -x1528 -x1002 -x1513 -x988 -x1498 -x974 -x1483 -x960 -x1468 -x946 -x1453 -x932 -x1438 -x918 -x1423 -x904 -x1408 -x281 -x266 -x251 -x236 -x221 -x206 -x191 -x176 -x777 -x1273 -x763 -x1258 -x749 -x1243 -x735 -x1228 -x721 -x1213 -x707 -x1198 -x693 -x1183 -x679 -x1168 -x537 -x522 -x507 -x492 -x477 -x462 -x447 -x432 -x1017 -x1529 -x1003 -x1514 -x989 -x1499 -x975 -x1484 -x961 -x1469 -x947 -x1454 -x933 -x1439 -x919 -x1424 -x282 -x267 -x252 -x237 -x222 -x207 -x192 -x778 -x1274 -x764 -x1259 -x750 -x1244 -x736 -x1229 -x722 -x1214 -x708 -x1199 -x694 -x1184 -x538 -x523 -x508 -x493 -x478 -x463 -x448 -x1018 -x1530 -x1004 -x1515 -x990 -x1500 -x976 -x1485 -x962 -x1470 -x948 -x1455 -x934 -x1440 -x283 -x268 -x253 -x238 -x223 -x208 -x779 -x1275 -x765 -x1260 -x751 -x1245 -x737 -x1230 -x723 -x1215 -x709 -x1200 -x539 -x524 -x509 -x494 -x479 -x464 -x1019 -x1531 -x1005 -x1516 -x991 -x1501 -x977 -x1486 -x963 -x1471 -x949 -x1456 -x284 -x269 -x254 -x239 -x224 -x780 -x1276 -x766 -x1261 -x752 -x1246 -x738 -x1231 -x724 -x1216 -x540 -x525 -x510 -x495 -x480 -x1020 -x1532 -x1006 -x1517 -x992 -x1502 -x978 -x1487 -x964 -x1472 -x285 -x270 -x255 -x240 -x781 -x1277 -x767 -x1262 -x753 -x1247 -x739 -x1232 -x541 -x526 -x511 -x496 -x1021 -x1533 -x1007 -x1518 -x993 -x1503 -x979 -x1488 -x286 -x271 -x256 -x782 -x1278 -x768 -x1263 -x754 -x1248 -x542 -x527 -x512 -x1022 -x1534 -x1008 -x1519 -x994 -x1504
0.17/0.23	v -x287 -x272 -x783 -x1279 -x769 -x1264 -x543 -x528 -x1023 -x1535 -x1009 -x1520 -x288 -x784 -x1280 -x544 -x1024 -x1536

Verifier Data

OK	0

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4530486-1752261879/watcher-4530486-1752261879 -o /tmp/evaluation-result-4530486-1752261879/solver-4530486-1752261879 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1752253448-117660 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4530486-1752261879.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing 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=119409, runsolver pid=119406
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 4.12 4.12 4.09 5/273 119414
/proc/meminfo: memFree=117796244/131249996 swapFree=33010672/33010684
[pid=119409] ppid=119406 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119409/stat : 119409 (scip-naps-1.00a) S 119406 119409 117649 0 -1 4194304 259 332 0 0 0 0 0 0 20 0 1 0 141865692 4292608 736 18446744073709551615 94433866366976 94433867261509 140721479075712 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94433867500560 94433867548304 94433888288768 140721479084443 140721479084542 140721479084542 140721479090146 0
/proc/119409/statm: 1048 736 672 219 0 110 0
[pid=119414] ppid=119409 vsize=1187652 memory=32500 CPUtime=0.07 cores=4,6
/proc/119414/stat : 119414 (python3) R 119409 119409 117649 0 -1 4194304 3849 0 0 0 6 1 0 0 20 0 1 0 141865693 1216155648 8125 18446744073709551615 94626141466624 94626141467001 140735645814880 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94626141478296 94626141478916 94626162577408 140735645817182 140735645817376 140735645817376 140735645822951 0
/proc/119414/statm: 296913 8125 4932 1 0 268935 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 1191844 KiB
Current children cumulated memory: 35444 KiB

[startup+0.205777 s]*
/proc/loadavg: 4.12 4.12 4.09 5/273 119414
/proc/meminfo: memFree=117796244/131249996 swapFree=33010672/33010684
[pid=119409] ppid=119406 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119409/stat : 119409 (scip-naps-1.00a) S 119406 119409 117649 0 -1 4194304 259 332 0 0 0 0 0 0 20 0 1 0 141865692 4292608 736 18446744073709551615 94433866366976 94433867261509 140721479075712 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94433867500560 94433867548304 94433888288768 140721479084443 140721479084542 140721479084542 140721479090146 0
/proc/119409/statm: 1048 736 672 219 0 110 0
[pid=119414] ppid=119409 vsize=1214520 memory=65140 CPUtime=0.17 cores=4,6
/proc/119414/stat : 119414 (python3) R 119409 119409 117649 0 -1 4194304 9108 0 1 0 15 2 0 0 20 0 1 0 141865693 1243668480 16285 18446744073709551615 94626141466624 94626141467001 140735645814880 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94626141478296 94626141478916 94626162577408 140735645817182 140735645817376 140735645817376 140735645822951 0
/proc/119414/statm: 303630 16285 8100 1 0 274988 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1218712 KiB
Current children cumulated memory: 68084 KiB

[startup+0.252467 s]
# the end of solver process 119409 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=0.198631 s, system=0.029987 s

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

Child status: 0

Real time (s): 0.252519
CPU time (s): 0.228618
CPU user time (s): 0.198631
CPU system time (s): 0.029987
CPU usage (%): 90.5349
Max. virtual memory (cumulated for all children) (KiB): 1218712
Max. memory (cumulated for all children) (KiB): 68084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.198631
system time used= 0.029987
maximum resident set size= 66528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10006
page faults= 1
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 350
involuntary context switches= 11


# summary of solver processes directly reported to runsolver:
#   pid: 119409
#   total CPU time (s): 0.228618
#   total CPU user time (s): 0.198631
#   total CPU system time (s): 0.029987

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.010505 second user time and 0.015902 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-07-11 21:24:39
IDJOB=4530486
IDBENCH=177196
IDSOLVER=3388
FILE ID=nodeC017/4530486-1752261879
RUNJOBID= nodeC017-1752253448-117660
SLURM_JOB_ID= 9682588
Free space on /tmp= 432420 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/multverif/diagcomm_greater/normalized-mult_diagcomm_opt_greater_teq_nbits_16.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4530486-1752261879/watcher-4530486-1752261879 -o /tmp/evaluation-result-4530486-1752261879/solver-4530486-1752261879 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1752253448-117660 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4530486-1752261879.opb

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

MD5SUM BENCH= 7fa2358c675fac141ded392b1a236afa
RANDOM SEED=926892349

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        117806024 kB
MemAvailable:   122402896 kB
Buffers:            1688 kB
Cached:          5362148 kB
SwapCached:            8 kB
Active:          7701608 kB
Inactive:        5011524 kB
Active(anon):    7351440 kB
Inactive(anon):    15928 kB
Active(file):     350168 kB
Inactive(file):  4995596 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010672 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5508 kB
Writeback:             0 kB
AnonPages:       7345404 kB
Mapped:           135648 kB
Shmem:             18072 kB
KReclaimable:     180292 kB
Slab:             274700 kB
SReclaimable:     180292 kB
SUnreclaim:        94408 kB
KernelStack:        4400 kB
PageTables:        18260 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   11300004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2527232 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432416 MiB
End job on nodeC017 at 2025-07-11 21:24:40