Trace number 4486299

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.00a1SAT (TO)194 3600.31 3612.53

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
manquinho/ttp/normalized-circ8_3.opb
MD5SUM82a224b9434e58ca22c331a9d6eb0d67
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark136
Best CPU time to get the best result obtained on this benchmark3586.51
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1344
Total number of constraints16096
Number of constraints which are clauses8208
Number of constraints which are cardinality constraints (but not clauses)496
Number of constraints which are nor clauses,nor cardinality constraints7392
Minimum length of a constraint2
Maximum length of a constraint28
Number of terms in the objective function 448
Biggest coefficient in the objective function 4
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 1024
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 1024
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

997.30/1000.57	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4486299-1751289086.opb
997.30/1000.57	c Solving mode: optimization
997.30/1000.57	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
997.30/1000.57	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
997.30/1000.57	c original problem has 1344 variables (1344 bin, 0 int, 0 impl, 0 cont) and 16096 constraints
997.30/1000.57	c presolving:
997.30/1000.57	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs
997.30/1000.57	c (round 2, medium)     0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 14784 chg sides, 14784 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs
997.30/1000.57	c (round 3, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 14784 chg sides, 22176 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs
997.30/1000.57	c    (0.7s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
997.30/1000.57	c    (0.7s) probing aborted: 50/50 successive totally useless probings
997.30/1000.57	c    (0.9s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
997.30/1000.57	c    (1.0s) symmetry computation finished: 2 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.03)
997.30/1000.57	c dynamic symmetry handling statistics:
997.30/1000.57	c    orbitopal reduction:       no components
997.30/1000.57	c    orbital reduction:          1 components of sizes 2
997.30/1000.57	c    lexicographic reduction:    2 permutations with support sizes 1284, 1344
997.30/1000.57	c handled 1 out of 1 symmetry components
997.30/1000.57	c presolving (4 rounds: 4 fast, 4 medium, 3 exhaustive):
997.30/1000.57	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
997.30/1000.57	c  0 implications, 2016 cliques
997.30/1000.57	c presolved problem has 1344 variables (1344 bin, 0 int, 0 impl, 0 cont) and 16096 constraints
997.30/1000.57	c    7496 constraints of type <knapsack>
997.30/1000.57	c    2016 constraints of type <setppc>
997.30/1000.57	c    6584 constraints of type <logicor>
997.30/1000.57	c transformed objective value is always integral (scale: 1)
997.30/1000.57	c Presolving Time: 0.97
997.30/1000.57	c 
997.30/1000.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.30/1000.57	c   2.3s|     1 |     0 |  3180 |     - |   150M |   0 |1344 |  16k|  16k|   0 |  0 |  80 |   0 | 9.600000e+01 |      --      |    Inf | unknown
997.30/1000.57	c   8.9s|     1 |     0 | 23553 |     - |   164M |   0 |1344 |  16k|  16k|  15 |  1 |  82 |   0 | 9.600000e+01 |      --      |    Inf | unknown
997.30/1000.57	c  11.1s|     1 |     0 | 25491 |     - |   166M |   0 |1344 |  16k|  16k|  24 |  2 |  83 |   0 | 9.600000e+01 |      --      |    Inf | unknown
997.30/1000.57	c  13.4s|     1 |     0 | 27534 |     - |   168M |   0 |1344 |  16k|  16k|  33 |  3 |  84 |   0 | 9.600000e+01 |      --      |    Inf | unknown
997.30/1000.57	c  15.5s|     1 |     0 | 29344 |     - |   169M |   0 |1344 |  16k|  16k|  40 |  4 |  85 |   0 | 9.600000e+01 |      --      |    Inf | unknown
997.30/1000.57	c  17.5s|     1 |     0 | 30948 |     - |   171M |   0 |1344 |  16k|  16k|  49 |  5 |  88 |   0 | 9.600000e+01 |      --      |    Inf | unknown
997.30/1000.57	c  19.8s|     1 |     0 | 33089 |     - |   172M |   0 |1344 |  16k|  16k|  60 |  6 |  90 |   0 | 9.600000e+01 |      --      |    Inf | unknown
997.30/1000.57	c  22.0s|     1 |     0 | 35115 |     - |   174M |   0 |1344 |  16k|  16k|  71 |  7 |  91 |   0 | 9.600000e+01 |      --      |    Inf | unknown
997.30/1000.57	c  24.3s|     1 |     0 | 37223 |     - |   175M |   0 |1344 |  16k|  16k|  81 |  8 |  94 |   0 | 9.600000e+01 |      --      |    Inf | unknown
997.30/1000.57	c  26.6s|     1 |     0 | 39296 |     - |   177M |   0 |1344 |  16k|  16k|  90 |  9 |  95 |   0 | 9.600000e+01 |      --      |    Inf | unknown
997.30/1000.57	c  28.8s|     1 |     0 | 41070 |     - |   178M |   0 |1344 |  16k|  16k|  99 | 10 |  97 |   0 | 9.600000e+01 |      --      |    Inf | unknown
997.30/1000.57	c  29.9s|     1 |     0 | 43506 |     - |   180M |   0 |1344 |  16k|  16k| 109 | 11 |  98 |   0 | 9.600000e+01 |      --      |    Inf | unknown
997.30/1000.57	c  64.9s|     1 |     2 | 88606 |     - |   181M |   0 |1344 |  16k|  16k| 109 | 11 | 149 |  22 | 9.600000e+01 |      --      |    Inf | unknown
997.30/1000.57	c   220s|   100 |    99 |231819 |1902.2 |   201M |  23 |1344 |  16k|  16k| 270 |  1 | 218 | 269 | 9.600000e+01 |      --      |    Inf |  50.00%
997.30/1000.57	c   279s|   200 |   199 |354642 |1563.5 |   205M |  29 |1344 |  16k|  16k| 320 |  1 | 284 | 338 | 9.600000e+01 |      --      |    Inf |  50.00%
997.30/1000.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.30/1000.57	c   347s|   300 |   299 |474530 |1441.6 |   211M |  31 |1344 |  16k|  16k| 450 |  1 | 396 | 415 | 9.600000e+01 |      --      |    Inf |  50.00%
997.30/1000.57	c   389s|   400 |   399 |573323 |1327.9 |   212M |  34 |1344 |  16k|  16k| 477 |  1 | 489 | 466 | 9.600000e+01 |      --      |    Inf |  50.00%
997.30/1000.57	c   440s|   500 |   493 |681696 |1278.9 |   216M |  34 |1344 |  16k|  16k| 560 |  2 | 624 | 525 | 9.600000e+01 |      --      |    Inf |  50.00%
997.30/1000.57	c   491s|   600 |   589 |785424 |1238.6 |   224M |  34 |1344 |  16k|  16k| 655 |  1 | 741 | 595 | 9.600000e+01 |      --      |    Inf |  50.00%
997.30/1000.57	c   539s|   700 |   687 |895299 |1218.6 |   225M |  34 |1344 |  16k|  16k| 712 |  1 | 797 | 655 | 9.600000e+01 |      --      |    Inf |  50.00%
997.30/1000.57	c   580s|   800 |   787 |990846 |1185.7 |   226M |  38 |1344 |  16k|  16k| 784 |  1 | 861 | 717 | 9.600000e+01 |      --      |    Inf |  50.00%
997.30/1000.57	c   628s|   900 |   887 |  1092k|1166.9 |   229M |  38 |1344 |  16k|  16k| 847 |  1 |1037 | 779 | 9.600000e+01 |      --      |    Inf |  50.00%
997.30/1000.57	c   701s|  1000 |   985 |  1237k|1195.6 |   236M |  39 |1344 |  16k|  16k| 966 |  1 |1133 | 848 | 9.600000e+01 |      --      |    Inf |  50.00%
997.30/1000.57	c   751s|  1100 |  1085 |  1347k|1186.5 |   236M |  39 |1344 |  16k|  16k|1038 |  3 |1249 | 911 | 9.600000e+01 |      --      |    Inf |  50.00%
997.30/1000.57	c   795s|  1200 |  1185 |  1442k|1166.7 |   237M |  39 |1344 |  16k|  16k|1105 |  1 |1320 | 967 | 9.600000e+01 |      --      |    Inf |  50.00%
997.30/1000.57	c   863s|  1300 |  1285 |  1581k|1183.7 |   240M |  39 |1344 |  16k|  16k|1260 |  1 |1575 |1036 | 9.600000e+01 |      --      |    Inf |  50.00%
997.30/1000.57	c   920s|  1400 |  1385 |  1704k|1187.2 |   242M |  39 |1344 |  16k|  16k|1347 |  1 |1780 |1102 | 9.600000e+01 |      --      |    Inf |  50.00%
997.30/1000.57	c d 952s|  1470 |  1455 |  1775k|1178.8 |distribu|  39 |1344 |  16k|  16k|   0 |  1 |1847 |1139 | 9.600000e+01 | 1.960000e+02 | 104.17%|  50.00%
997.30/1000.57	c   973s|  1500 |  1485 |  1827k|1190.3 |   243M |  39 |1344 |  16k|  16k|1420 |  1 |1960 |1158 | 9.600000e+01 | 1.960000e+02 | 104.17%|  18.34%
997.30/1000.57	c 
997.30/1000.57	c SCIP Status        : solving was interrupted [time limit reached]
997.30/1000.57	c Solving Time (sec) : 1000.00
997.30/1000.57	c Solving Nodes      : 1514
997.30/1000.57	c Primal Bound       : +1.96000000000000e+02 (1 solutions)
997.30/1000.57	c Dual Bound         : +9.60000000000000e+01
997.30/1000.57	c Gap                : 104.17 %
997.30/1000.57	c All original constraints are satisfied.
997.30/1000.57	c SCIP's best solution is verified feasible for the original problem.
997.30/1000.57	c ----------------------------------------------------------------------
997.30/1000.57	c dual bound: 96.0 -> 96
997.30/1000.57	c primal bound: 196.0 -> 196
997.30/1000.57	c scip-goal-lb: 96
997.30/1000.57	c scip-goal-ub: 196
997.30/1000.57	c writing output to: HOME/tmphc367m_h.opb
997.30/1000.57	c appending fixed variable constraints
997.30/1000.57	c scip-fixed vars: 0.60% (8/1344)
997.30/1000.57	c ----------------------------------------------------------------------
997.30/1000.57	c executing external solver: HOME/naps-1.03a6
997.30/1000.57	c ----------------------------------------------------------------------
997.30/1000.57	c command: HOME/naps-1.03a6 -goal-lb=96 -goal-ub=195 HOME/tmphc367m_h.opb
997.30/1000.59	c NaPS 1.03a6.
997.30/1000.59	c Input file name: HOME/tmphc367m_h.opb
999.07/1002.34	c single stage optimization mode
3600.08/3612.30	o 194
3600.08/3612.30	c
3600.08/3612.30	c *** TERMINATED *** by signal 15
3600.08/3612.30	c _____________________________________________________________________________
3600.08/3612.30	c std/band forms        : 7889,1
3600.08/3612.30	c 2cl/3cl ITE-codings   : 58576,24503
3600.08/3612.30	c BDD/srt/adr Max costs : 137277,324,0
3600.08/3612.30	c BDDraw/bin/mul/srt/adr: 7394,0,0,496,0
3600.08/3612.30	c BDD nodes             : 183968
3600.08/3612.30	c Es1/CC detections     : 0,0
3600.08/3612.30	c CC sort               : 496
3600.08/3612.30	c SAT/UNSAT calls       : 1,0
3600.08/3612.30	c regenrated variables  : 0
3600.08/3612.30	c eliminated fixed lits : 9
3600.08/3612.30	c goal lit flips        : 0
3600.08/3612.30	c goal stages           : 1
3600.08/3612.30	c goal shrink           : 0
3600.08/3612.30	c goal coeff separations: 0
3600.08/3612.30	c restarts              : 102
3600.08/3612.30	c conflicts             : 1596           (1 /sec)
3600.08/3612.30	c decisions             : 42613          (16 /sec)
3600.08/3612.30	c propagations          : 4059378        (1560 /sec)
3600.08/3612.30	c inspects              : 0              (0 /sec)
3600.08/3612.30	c CPU time (solving tm) : 2602 s        (2601 s, SAT 0.5122 s, UNSAT 0 s)
3600.08/3612.30	c Time for Opt-base     : 0.002695 s
3600.08/3612.30	c Steps for Opt-base    : 0
3600.08/3612.30	c Time for BDD coding   : 1.061 s
3600.08/3612.30	c Time for srt coding   : 0.008076 s
3600.08/3612.30	c _____________________________________________________________________________
3600.08/3612.30	s SATISFIABLE
3600.08/3612.30	v -x897 -x898 x899 x900 x901 -x902 -x903 -x904 -x905 -x906 -x907 -x908 -x909 x910 x911 -x912 -x913 -x914 -x915 -x916 -x917 x918 -x919 -x920 -x921 -x922 -x923 -x924 -x925 x926 -x927 -x928 -x929 -x930 -x931 -x932 -x933 -x934 -x935 -x936 x937 -x938 -x939 -x940 x941 -x942 -x943 -x944 -x945 x946 -x947 -x948 -x949 -x950 -x951 -x952 x953 -x954 -x955 -x956 -x957 -x958 -x959 -x960 -x961 -x962 x963 x964 x965 -x966 -x967 -x968 -x969 -x970 -x971 -x972 x973 -x974 x975 -x976 -x977 -x978 -x979 -x980 -x981 -x982 x983 -x984 -x985 -x986 -x987 -x988 -x989 -x990 x991 -x992 -x993 -x994 x995 -x996 -x997 -x998 -x999 -x1000 -x1001 -x1002 x1003 -x1004 -x1005 -x1006 -x1007 -x1008 -x1009 x1010 -x1011 -x1012 -x1013 -x1014 -x1015 -x1016 x1017 -x1018 -x1019 -x1020 -x1021 -x1022 x1023 x1024 x1025 -x1026 x1027 x1028 x1029 -x1030 -x1031 x1032 -x1033 -x1034 -x1035 -x1036 -x1037 -x1038 x1039 -x1040 -x1041 -x1042 -x1043 -x1044 -x1045 x1046 -x1047 -x1048 -x1049 -x1050 -x1051 -x1052 -x1053 -x1054 x1055 -x1056 -x1057 -x1058 -x1059 x1060 -x1061 -x1062 -x1063 -x1064 -x1065 -x1066 x1067 -x1068 -x1069 -x1070 -x1071 -x1072 -x1073 x1074 -x1075 -x1076 -x1077 -x1078 -x1079 x1080 -x1081 -x1082 -x1083 -x1084 -x1085 x1086 -x1087 x1088 -x1089 x1090 x1091 x1092 -x1093 -x1094 -x1095 x1096 -x1097 -x1098 -x1099 -x1100 -x1101 -x1102 -x1103 x1104 -x1105 -x1106 -x1107 -x1108 -x1109 x1110 -x1111 -x1112 -x1113 -x1114 -x1115 -x1116 x1117 -x1118 -x1119 -x1120 -x1121 -x1122 -x1123 -x1124 -x1125 x1126 -x1127 -x1128 -x1129 -x1130 x1131 -x1132 -x1133 -x1134 x1135 -x1136 -x1137 -x1138 -x1139 -x1140 -x1141 -x1142 x1143 -x1144 -x1145 -x1146 -x1147 -x1148 -x1149 -x1150 x1151 x1152 x1153 -x1154 x1155 -x1156 -x1157 -x1158 -x1159 x1160 -x1161 -x1162 -x1163 -x1164 -x1165 -x1166 x1167 -x1168 -x1169 -x1170 -x1171 -x1172 -x1173 x1174 -x1175 -x1176 -x1177 -x1178 -x1179 -x1180 -x1181 x1182 -x1183 -x1184 -x1185 -x1186 -x1187 x1188 -x1189 -x1190 -x1191 -x1192 x1193 -x1194 -x1195 -x1196 -x1197 -x1198 -x1199 -x1200 -x1201 x1202 -x1203 -x1204 -x1205 -x1206 -x1207 -x1208 x1209 -x1210 -x1211 x1212 x1213 -x1214 -x1215 x1216 -x1217 x1218 -x1219 -x1220 -x1221 -x1222 -x1223 x1224 -x1225 -x1226 -x1227 x1228 -x1229 -x1230 -x1231 -x1232 -x1233 -x1234 -x1235 -x1236 -x1237 x1238 -x1239 -x1240 -x1241 x1242 -x1243 -x1244 -x1245 -x1246 -x1247 -x1248 -x1249 -x1250 -x1251 x1252 -x1253 -x1254 -x1255 x1256 -x1257 -x1258 -x1259 -x1260 -x1261 -x1262 -x1263 -x1264 -x1265 x1266 -x1267 -x1268 -x1269 -x1270 -x1271 x1272 -x1273 -x1274 x1275 x1276 -x1277 -x1278 -x1279 x1280 x1281 -x1282 -x1283 -x1284 -x1285 -x1286 -x1287 x1288 -x1289 -x1290 -x1291 -x1292 -x1293 -x1294 x1295 -x1296 -x1297 -x1298 -x1299 -x1300 x1301 -x1302 -x1303 -x1304 -x1305 -x1306 -x1307 -x1308 x1309 -x1310 -x1311 -x1312 -x1313 -x1314 -x1315 x1316 -x1317 -x1318 -x1319 x1320 -x1321 -x1322 -x1323 -x1324 -x1325 -x1326 -x1327 x1328 -x1329 -x1330 -x1331 -x1332 x1333 -x1334 -x1335 -x1336 -x1337 x1338 x1339 -x1340 -x1341 -x1342 x1343 -x1344 -x2 -x66 -x130 -x194 -x258 x322 -x386 -x450 -x514 -x578 -x642 -x706 -x770 -x834 -x3 -x67 -x131 -x195 -x259 -x323 -x387 -x451 -x515 -x579 -x643 -x707 x771 -x835 x4 -x68 -x132 -x196 -x260 -x324 -x388 -x452 -x516 -x580 -x644 -x708 -x772 -x836 -x5 -x69 -x133 -x197 x261 -x325 -x389 -x453 -x517 -x581 -x645 -x709 -x773 -x837 -x6 -x70 -x134 -x198 -x262 -x326 -x390 -x454 -x518 -x582 x646 -x710 -x774 -x838 -x7 -x71 -x135 -x199 -x263 -x327 -x391 -x455 -x519 -x583 -x647 x711 -x775 -x839 -x8 -x72 -x136 -x200 -x264 -x328 x392 -x456 -x520 -x584 -x648 -x712 -x776 -x840 -x9 -x73 -x137 -x201 -x265 -x329 -x393 -x457 -x521 -x585 -x649 -x713 -x777 x841 -x11 -x75 -x139 -x203 -x267 -x331 -x395 x459 -x523 -x587 -x651 -x715 -x779 -x843 -x12 -x76 x140 -x204 -x268 -x332 -x396 -x460 -x524 -x588 -x652 -x716 -x780 -x844 -x13 -x77 -x141 -x205 -x269 -x333 x397 -x461 -x525 -x589 -x653 -x717 -x781 -x845 -x14 x78 -x142 -x206 -x270 -x334 -x398 -x462 -x526 -x590 -x654 -x718 -x782 -x846 -x15 -x79 -x143 -x207 -x271 -x335 -x399 -x463 -x527 -x591 -x655 -x719 x783 -x847 -x16 -x80 -x144 -x208 -x272 -x336 -x400 -x464 x528 -x592 -x656 -x720 -x784 -x848 -x17 -x81 -x145 -x209 -x273 -x337 -x401 -x465 x529 -x593 -x657 -x721 -x785 -x849 -x18 -x82 -x146 -x210 x274 -x338 -x402 -x466 -x530 -x594 -x658 -x722 -x786 -x850 -x20 -x84 -x148 -x212 -x276 -x340 x404 -x468 -x532 -x596 -x660 -x724 -x788 -x852 -x21 -x85 -x149 -x213 -x277 -x341 -x405 -x469 -x533 -x597 -x661 x725 -x789 -x853 -x22 -x86 -x150 -x214 -x278 -x342 -x406 -x470 -x534 -x598 -x662 -x726 -x790 x854 -x23 -x87 -x151 -x215 -x279 -x343 -x407 -x471 -x535 -x599 x663 -x727 -x791 -x855 x24 -x88 -x152 -x216 -x280 -x344 -x408 -x472 -x536 -x600 -x664 -x728 -x792 -x856 -x25 -x89 -x153 x217 -x281 -x345 -x409 -x473 -x537 -x601 -x665 -x729 -x793 -x857 -x26 -x90 -x154 -x218 -x282 -x346 -x410 -x474 -x538 -x602 x666 -x730 -x794 -x858 -x27 -x91 -x155 -x219 -x283 -x347 -x411 -x475 -x539 x603 -x667 -x731 -x795 -x859 -x29 -x93 -x157 -x221 -x285 -x349 -x413 -x477 -x541 -x605 -x669 -x733 -x797 x861 -x30 -x94 -x158 -x222 -x286 -x350 -x414 -x478 -x542 -x606 -x670 -x734 x798 -x862 -x31 -x95 -x159 -x223 -x287 x351 -x415 -x479 -x543 -x607 -x671 -x735 -x799 -x863 -x32 -x96 -x160 -x224 -x288 -x352 -x416 x480 -x544 -x608 -x672 -x736 -x800 -x864 -x33 -x97 x161 -x225 -x289 -x353 -x417 -x481 -x545 -x609 -x673 -x737 -x801 -x865 -x34 -x98 -x162 -x226 -x290 -x354 -x418 -x482 -x546 x610 -x674 -x738 -x802 -x866 -x35 x99 -x163 -x227 -x291 -x355 -x419 -x483 -x547 -x611 -x675 -x739 -x803 -x867 -x36 -x100 -x164 -x228 -x292 -x356 -x420 -x484 x548 -x612 -x676 -x740 -x804 -x868 -x38 -x102 -x166 -x230 -x294 x358 -x422 -x486 -x550 -x614 -x678 -x742 -x806 -x870 -x39 -x103 -x167 x231 -x295 -x359 -x423 -x487 -x551 -x615 -x679 -x743 -x807 -x871 -x40 -x104 -x168 -x232 -x296 -x360 -x424 -x488 -x552 -x616 -x680 -x744 x808 -x872 -x41 -x105 -x169 -x233 -x297 -x361 -x425 x489 -x553 -x617 -x681 -x745 -x809 -x873 -x42 -x106 -x170 -x234 -x298 -x362 -x426 -x490 -x554 -x618 -x682 x746 -x810 -x874 -x43 -x107 -x171 x235 -x299 -x363 -x427 -x491 -x555 -x619 -x683 -x747 -x811 -x875 -x44 -x108 -x172 -x236 x300 -x364 -x428 -x492 -x556 -x620 -x684 -x748 -x812 -x876 x45 -x109 -x173 -x237 -x301 -x365 -x429 -x493 -x557 -x621 -x685 -x749 -x813 -x877 -x47 -x111 -x175 -x239 -x303 -x367 -x431 -x495 x559 -x623 -x687 -x751 -x815 -x879 -x48 -x112 x176 -x240 -x304 -x368 -x432 -x496 -x560 -x624 -x688 -x752 -x816 -x880 -x49 -x113 -x177 -x241 -x305 -x369 -x433 -x497 -x561 x625 -x689 -x753 -x817 -x881 x50 -x114 -x178 -x242 -x306 -x370 -x434 -x498 -x562 -x626 -x690 -x754 -x818 -x882 -x51 -x115 x179 -x243 -x307 -x371 -x435 -x499 -x563 -x627 -x691 -x755 -x819 -x883 -x52 x116 -x180 -x244 -x308 -x372 -x436 -x500 -x564 -x628 -x692 -x756 -x820 -x884 -x53 -x117 -x181 -x245 -x309 -x373 -x437 x501 -x565 -x629 -x693 -x757 -x821 -x885 -x54 -x118 -x182 -x246 -x310 -x374 x438 -x502 -x566 -x630 -x694 -x758 -x822 -x886 -x56 -x120 -x184 -x248 -x312 -x376 -x440 -x504 -x568 -x632 -x696 -x760 -x824 x888 -x57 x121 -x185 -x249 -x313 -x377 -x441 -x505 -x569 -x633 -x697 -x761 -x825 -x889 -x58 -x122 -x186 x250 -x314 -x378 -x442 -x506 -x570 -x634 -x698 -x762 -x826 -x890 -x59 -x123 -x187 -x251 -x315 x379 -x443 -x507 -x571 -x635 -x699 -x763 -x827 -x891 -x60 -x124 -x188 -x252 -x316 -x380 -x444 -x508 -x572 -x636 -x700 x764 -x828 -x892 -x61 -x125 -x189 -x253 -x317 -x381 -x445 -x509 -x573 -x637 x701 -x765 -x829 -x893 -x62 -x126 -x190 -x254 -x318 -x382 -x446 -x510 -x574 x638 -x702 -x766 -x830 -x894 -x63 -x127 -x191 -x255 x319 -x383 -x447 -x511 -x575 -x639 -x703 -x767 -x831 -x895 x10 -x74 -x138 x202 x266 x330 -x394 -x458 -x522 x586 x650 x714 -x778 -x842 -x19 x83 x147 x211 -x275 x339 -x403 x467 -x531 x595 -x659 -x723 x787 -x851 x28 x92 x156 -x220 x284 -x348 x412 -x476 x540 -x604 -x668 x732 -x796 -x860 x37 -x101 -x165 -x229 x293 -x357 x421 x485 -x549 -x613 x677 x741 -x805 x869 -x46 x110 -x174 -x238 -x302 x366 x430 -x494 -x558 x622 x686 -x750 x814 x878 -x55 -x119 -x183 x247 x311 x375 -x439 -x503 x567 -x631 x695 x759 x823 -x887 x64 -x128 x192 -x256 -x320 -x384 x448 x512 x576 -x640 -x704 -x768 x832 x896 -x1 x65 x129 x193 -x257 -x321 -x385 x449 x513 x577 -x641 -x705 -x769 x833
3600.22/3612.45	c received SIGTERM, forwarding to pbsolver...
3600.22/3612.45	c failed to send SIGTERM to pbsolver: [Errno 3] No such process

Verifier Data

OK	194

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: 63794 MiB (61437 MiB free)
  memory of node 1: 64507 MiB (63392 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4486299-1751289086/watcher-4486299-1751289086 -o /tmp/evaluation-result-4486299-1751289086/solver-4486299-1751289086 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751280833-37158 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4486299-1751289086.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
Current StackSize limit: 8192 KiB

solver pid=38878, runsolver pid=38875

[startup+0.100102 s]*
/proc/loadavg: 4.05 4.15 4.16 5/256 38883
/proc/meminfo: memFree=127824804/131382112 swapFree=33010684/33010684
[pid=38878] ppid=38875 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/38878/stat : 38878 (scip-naps-1.00.) S 38875 38878 37147 0 -1 4194304 255 340 0 0 0 0 0 0 20 0 1 0 44588282 4292608 768 18446744073709551615 94594388066304 94594388960837 140729837136864 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94594389199888 94594389247632 94594408853504 140729837140385 140729837140482 140729837140482 140729837146084 0
/proc/38878/statm: 1048 768 704 219 0 110 0
[pid=38883] ppid=38878 vsize=18828 memory=11904 CPUtime=0.07 cores=4,6
/proc/38883/stat : 38883 (python3) R 38878 38878 37147 0 -1 4194304 1767 0 0 0 6 1 0 0 20 0 1 0 44588286 19279872 2976 18446744073709551615 93889735528448 93889735528825 140727896017536 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93889735540120 93889735540740 93889751093248 140727896025447 140727896025634 140727896025634 140727896031207 0
/proc/38883/statm: 4707 2976 1472 1 0 1562 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 23020 KiB
Current children cumulated memory: 14976 KiB

[startup+0.213707 s]*
/proc/loadavg: 4.05 4.15 4.16 5/256 38883
/proc/meminfo: memFree=127824660/131382112 swapFree=33010684/33010684
[pid=38878] ppid=38875 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/38878/stat : 38878 (scip-naps-1.00.) S 38875 38878 37147 0 -1 4194304 255 340 0 0 0 0 0 0 20 0 1 0 44588282 4292608 768 18446744073709551615 94594388066304 94594388960837 140729837136864 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94594389199888 94594389247632 94594408853504 140729837140385 140729837140482 140729837140482 140729837146084 0
/proc/38878/statm: 1048 768 704 219 0 110 0
[pid=38883] ppid=38878 vsize=1186920 memory=31564 CPUtime=0.17 cores=4,6
/proc/38883/stat : 38883 (python3) R 38878 38878 37147 0 -1 4194304 3672 0 0 0 15 2 0 0 20 0 1 0 44588286 1215406080 7891 18446744073709551615 93889735528448 93889735528825 140727896017536 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93889735540120 93889735540740 93889751093248 140727896025447 140727896025634 140727896025634 140727896031207 0
/proc/38883/statm: 296730 7891 4851 1 0 268752 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1191112 KiB
Current children cumulated memory: 34636 KiB

[startup+0.313581 s]*
/proc/loadavg: 4.05 4.15 4.16 5/256 38883
/proc/meminfo: memFree=127824660/131382112 swapFree=33010684/33010684
[pid=38878] ppid=38875 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/38878/stat : 38878 (scip-naps-1.00.) S 38875 38878 37147 0 -1 4194304 255 340 0 0 0 0 0 0 20 0 1 0 44588282 4292608 768 18446744073709551615 94594388066304 94594388960837 140729837136864 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94594389199888 94594389247632 94594408853504 140729837140385 140729837140482 140729837140482 140729837146084 0
/proc/38878/statm: 1048 768 704 219 0 110 0
[pid=38883] ppid=38878 vsize=1191036 memory=36428 CPUtime=0.27 cores=4,6
/proc/38883/stat : 38883 (python3) R 38878 38878 37147 0 -1 4194304 4672 0 0 0 24 3 0 0 20 0 1 0 44588286 1219620864 9107 18446744073709551615 93889735528448 93889735528825 140727896017536 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93889735540120 93889735540740 93889751093248 140727896025447 140727896025634 140727896025634 140727896031207 0
/proc/38883/statm: 297759 9107 5107 1 0 269650 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1195228 KiB
Current children cumulated memory: 39500 KiB

[startup+0.700396 s]
/proc/loadavg: 4.05 4.15 4.16 5/256 38883
/proc/meminfo: memFree=127789632/131382112 swapFree=33010684/33010684
[pid=38878] ppid=38875 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/38878/stat : 38878 (scip-naps-1.00.) S 38875 38878 37147 0 -1 4194304 255 340 0 0 0 0 0 0 20 0 1 0 44588282 4292608 768 18446744073709551615 94594388066304 94594388960837 140729837136864 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94594389199888 94594389247632 94594408853504 140729837140385 140729837140482 140729837140482 140729837146084 0
/proc/38878/statm: 1048 768 704 219 0 110 0
[pid=38883] ppid=38878 vsize=1249544 memory=101836 CPUtime=0.64 cores=4,6
/proc/38883/stat : 38883 (python3) R 38878 38878 37147 0 -1 4194304 18438 0 0 0 57 7 0 0 20 0 1 0 44588286 1279533056 25459 18446744073709551615 93889735528448 93889735528825 140727896017536 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93889735540120 93889735540740 93889751093248 140727896025447 140727896025634 140727896025634 140727896031207 0
/proc/38883/statm: 312386 25459 7891 1 0 283744 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 1253736 KiB
Current children cumulated memory: 104908 KiB

[startup+1.50042 s]
/proc/loadavg: 4.05 4.15 4.16 5/256 38883
/proc/meminfo: memFree=127745136/131382112 swapFree=33010684/33010684
[pid=38878] ppid=38875 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/38878/stat : 38878 (scip-naps-1.00.) S 38875 38878 37147 0 -1 4194304 255 340 0 0 0 0 0 0 20 0 1 0 44588282 4292608 768 18446744073709551615 94594388066304 94594388960837 140729837136864 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94594389199888 94594389247632 94594408853504 140729837140385 140729837140482 140729837140482 140729837146084 0
/proc/38878/statm: 1048 768 704 219 0 110 0
[pid=38883] ppid=38878 vsize=1332732 memory=172916 CPUtime=1.44 cores=4,6
/proc/38883/stat : 38883 (python3) R 38878 38878 37147 0 -1 4194304 30158 0 0 0 135 9 0 0 20 0 1 0 44588286 1364717568 43229 18446744073709551615 93889735528448 93889735528825 140727896017536 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93889735540120 93889735540740 93889751093248 140727896025447 140727896025634 140727896025634 140727896031207 0
/proc/38883/statm: 333183 43229 8051 1 0 304541 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1336924 KiB
Current children cumulated memory: 175988 KiB

[startup+3.1132 s]
/proc/loadavg: 4.04 4.15 4.16 5/256 38883
/proc/meminfo: memFree=127708320/131382112 swapFree=33010684/33010684
[pid=38878] ppid=38875 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/38878/stat : 38878 (scip-naps-1.00.) S 38875 38878 37147 0 -1 4194304 255 340 0 0 0 0 0 0 20 0 1 0 44588282 4292608 768 18446744073709551615 94594388066304 94594388960837 140729837136864 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94594389199888 94594389247632 94594408853504 140729837140385 140729837140482 140729837140482 140729837146084 0
/proc/38878/statm: 1048 768 704 219 0 110 0
[pid=38883] ppid=38878 vsize=1356676 memory=196724 CPUtime=3.05 cores=4,6
/proc/38883/stat : 38883 (python3) R 38878 38878 37147 0 -1 4194304 36244 0 0 0 294 11 0 0 20 0 1 0 44588286 1389236224 49181 18446744073709551615 93889735528448 93889735528825 140727896017536 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93889735540120 93889735540740 93889751093248 140727896025447 140727896025634 140727896025634 140727896031207 0
/proc/38883/statm: 339169 49181 8147 1 0 310527 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1360868 KiB
Current children cumulated memory: 199796 KiB

[startup+6.3004 s]
/proc/loadavg: 4.04 4.15 4.16 5/256 38883
/proc/meminfo: memFree=127678644/131382112 swapFree=33010684/33010684
[pid=38878] ppid=38875 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/38878/stat : 38878 (scip-naps-1.00.) S 38875 38878 37147 0 -1 4194304 255 340 0 0 0 0 0 0 20 0 1 0 44588282 4292608 768 18446744073709551615 94594388066304 94594388960837 140729837136864 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94594389199888 94594389247632 94594408853504 140729837140385 140729837140482 140729837140482 140729837146084 0
/proc/38878/statm: 1048 768 704 219 0 110 0
[pid=38883] ppid=38878 vsize=1356676 memory=196852 CPUtime=6.23 cores=4,6
/proc/38883/stat : 38883 (python3) R 38878 38878 37147 0 -1 4194304 36275 0 0 0 612 11 0 0 20 0 1 0 44588286 1389236224 49213 18446744073709551615 93889735528448 93889735528825 140727896017536 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93889735540120 93889735540740 93889751093248 140727896025447 140727896025634 140727896025634 140727896031207 0
/proc/38883/statm: 339169 49213 8147 1 0 310527 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1360868 KiB
Current children cumulated memory: 199924 KiB

[startup+12.7004 s]
/proc/loadavg: 4.12 4.16 4.16 5/256 38883
/proc/meminfo: memFree=127662516/131382112 swapFree=33010684/33010684
[pid=38878] ppid=38875 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/38878/stat : 38878 (scip-naps-1.00.) S 38875 38878 37147 0 -1 4194304 255 340 0 0 0 0 0 0 20 0 1 0 44588282 4292608 768 18446744073709551615 94594388066304 94594388960837 140729837136864 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94594389199888 94594389247632 94594408853504 140729837140385 140729837140482 140729837140482 140729837146084 0
/proc/38878/statm: 1048 768 704 219 0 110 0
[pid=38883] ppid=38878 vsize=1377408 memory=214388 CPUtime=12.6 cores=4,6
/proc/38883/stat : 38883 (python3) R 38878 38878 37147 0 -1 4194304 40676 0 0 0 1249 11 0 0 20 0 1 0 44588286 1410465792 53597 18446744073709551615 93889735528448 93889735528825 140727896017536 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93889735540120 93889735540740 93889751093248 140727896025447 140727896025634 140727896025634 140727896031207 0
/proc/38883/statm: 344352 53597 8147 1 0 315710 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 1381600 KiB
Current children cumulated memory: 217460 KiB

[startup+25.5004 s]
/proc/loadavg: 4.10 4.15 4.16 5/256 38884
/proc/meminfo: memFree=126695580/131382112 swapFree=33010684/33010684
[pid=38878] ppid=38875 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/38878/stat : 38878 (scip-naps-1.00.) S 38875 38878 37147 0 -1 4194304 255 340 0 0 0 0 0 0 20 0 1 0 44588282 4292608 768 18446744073709551615 94594388066304 94594388960837 140729837136864 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94594389199888 94594389247632 94594408853504 140729837140385 140729837140482 140729837140482 140729837146084 0
/proc/38878/statm: 1048 768 704 219 0 110 0
[pid=38883] ppid=38878 vsize=1388832 memory=216948 CPUtime=25.36 cores=4,6
/proc/38883/stat : 38883 (python3) R 38878 38878 37147 0 -1 4194304 41298 0 0 0 2525 11 0 0 20 0 1 0 44588286 1422163968 54237 18446744073709551615 93889735528448 93889735528825 140727896017536 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93889735540120 93889735540740 93889751093248 140727896025447 140727896025634 140727896025634 140727896031207 0
/proc/38883/statm: 347208 54237 8147 1 0 318566 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 1393024 KiB
Current children cumulated memory: 220020 KiB

[startup+51.1134 s]
/proc/loadavg: 4.06 4.14 4.15 5/256 38884
/proc/meminfo: memFree=126240816/131382112 swapFree=33010684/33010684
[pid=38878] ppid=38875 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/38878/stat : 38878 (scip-naps-1.00.) S 38875 38878 37147 0 -1 4194304 255 340 0 0 0 0 0 0 20 0 1 0 44588282 4292608 768 18446744073709551615 94594388066304 94594388960837 140729837136864 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94594389199888 94594389247632 94594408853504 140729837140385 140729837140482 140729837140482 140729837146084 0
/proc/38878/statm: 1048 768 704 219 0 110 0
[pid=38883] ppid=38878 vsize=1394000 memory=217716 CPUtime=50.9 cores=4,6
/proc/38883/stat : 38883 (python3) R 38878 38878 37147 0 -1 4194304 41491 0 0 0 5079 11 0 0 20 0 1 0 44588286 1427456000 54429 18446744073709551615 93889735528448 93889735528825 140727896017536 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93889735540120 93889735540740 93889751093248 140727896025447 140727896025634 140727896025634 140727896031207 0
/proc/38883/statm: 348500 54429 8147 1 0 319858 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 1398192 KiB
Current children cumulated memory: 220788 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.15 4.16 5/256 38890
/proc/meminfo: memFree=126130868/131382112 swapFree=33010684/33010684
[pid=38878] ppid=38875 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/38878/stat : 38878 (scip-naps-1.00.) S 38875 38878 37147 0 -1 4194304 255 340 0 0 0 0 0 0 20 0 1 0 44588282 4292608 768 18446744073709551615 94594388066304 94594388960837 140729837136864 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94594389199888 94594389247632 94594408853504 140729837140385 140729837140482 140729837140482 140729837146084 0
/proc/38878/statm: 1048 768 704 219 0 110 0
[pid=38883] ppid=38878 vsize=1473380 memory=292360 CPUtime=101.93 cores=4,6
/proc/38883/stat : 38883 (python3) R 38878 38878 37147 0 -1 4194304 65408 0 0 0 10177 16 0 0 20 0 1 0 44588286 1508741120 73090 18446744073709551615 93889735528448 93889735528825 140727896017536 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93889735540120 93889735540740 93889751093248 140727896025447 140727896025634 140727896025634 140727896031207 0
/proc/38883/statm: 368345 73090 8147 1 0 339703 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 1477572 KiB
Current children cumulated memory: 295432 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.13 4.15 5/256 38892
/proc/meminfo: memFree=125720064/131382112 swapFree=33010684/33010684
[pid=38878] ppid=38875 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/38878/stat : 38878 (scip-naps-1.00.) S 38875 38878 37147 0 -1 4194304 255 340 0 0 0 0 0 0 20 0 1 0 44588282 4292608 768 18446744073709551615 94594388066304 94594388960837 140729837136864 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94594389199888 94594389247632 94594408853504 140729837140385 140729837140482 140729837140482 140729837146084 0
/proc/38878/statm: 1048 768 704 219 0 110 0
[pid=38883] ppid=38878 vsize=1525196 memory=340848 CPUtime=161.74 cores=4,6
/proc/38883/stat : 38883 (python3) R 38878 38878 37147 0 -1 4194304 93069 0 0 0 16153 21 0 0 20 0 1 0 44588286 1561800704 85212 18446744073709551615 93889735528448 93889735528825 140727896017536 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93889735540120 93889735540740 93889751093248 140727896025447 140727896025634 140727896025634 140727896031207 0
/proc/38883/statm: 381299 85212 8147 1 0 352657 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 1529388 KiB
Current children cumulated memory: 343920 KiB

[startup+222.3 s]
/proc/loadavg: 4.19 4.14 4.15 5/256 38894
/proc/meminfo: memFree=125399656/131382112 swapFree=33010684/33010684
[pid=38878] ppid=38875 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/38878/stat : 38878 (scip-naps-1.00.) S 38875 38878 37147 0 -1 4194304 255 340 0 0 0 0 0 0 20 0 1 0 44588282 4292608 768 18446744073709551615 94594388066304 94594388960837 140729837136864 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94594389199888 94594389247632 94594408853504 140729837140385 140729837140482 140729837140482 140729837146084 0
/proc/38878/statm: 1048 768 704 219 0 110 0
[pid=38883] ppid=38878 vsize=1525196 memory=341872 CPUtime=221.55 cores=4,6
/proc/38883/stat : 38883 (python3) R 38878 38878 37147 0 -1 4194304 93352 0 0 0 22134 21 0 0 20 0 1 0 44588286 1561800704 85468 18446744073709551615 93889735528448 93889735528825 140727896017536 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93889735540120 93889735540740 93889751093248 140727896025447 140727896025634 140727896025634 140727896031207 0
/proc/38883/statm: 381299 85468 8147 1 0 352657 0
Current children cumulated CPU time: 221.55 s
Current children cumulated vsize: 1529388 KiB

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

Current children cumulated CPU time: 3211.33 s
Current children cumulated vsize: 1727428 KiB
Current children cumulated memory: 548080 KiB

[startup+3282.3 s]
/proc/loadavg: 2.23 2.72 3.34 3/243 39161
/proc/meminfo: memFree=128693340/131382112 swapFree=33010684/33010684
[pid=38878] ppid=38875 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/38878/stat : 38878 (scip-naps-1.00.) S 38875 38878 37147 0 -1 4194304 255 340 0 0 0 0 0 0 20 0 1 0 44588282 4292608 768 18446744073709551615 94594388066304 94594388960837 140729837136864 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94594389199888 94594389247632 94594408853504 140729837140385 140729837140482 140729837140482 140729837146084 0
/proc/38878/statm: 1048 768 704 219 0 110 0
[pid=38883] ppid=38878 vsize=1525964 memory=349016 CPUtime=997.39 cores=4,6
/proc/38883/stat : 38883 (python3) S 38878 38878 37147 0 -1 4194304 121968 0 0 0 99711 28 0 0 20 0 1 0 44588286 1562587136 87254 18446744073709551615 93889735528448 93889735528825 140727896017536 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93889735540120 93889735540740 93889751093248 140727896025447 140727896025634 140727896025634 140727896031207 0
/proc/38883/statm: 381491 87254 8211 1 0 352849 0
[pid=38979] ppid=38883 vsize=197272 memory=195992 CPUtime=2273.74 cores=4,6
/proc/38979/stat : 38979 (naps-1.03a6) R 38883 38979 38979 0 -1 4194304 61807 0 0 0 227347 27 0 0 20 0 1 0 44688341 202006528 48998 18446744073709551615 4198400 7047149 140729779295728 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 23318528 140729779304824 140729779304947 140729779304947 140729779310537 0
/proc/38979/statm: 49318 48998 640 696 0 48479 0
Current children cumulated CPU time: 3271.13 s
Current children cumulated vsize: 1727428 KiB
Current children cumulated memory: 548080 KiB

[startup+3342.3 s]
/proc/loadavg: 2.18 2.62 3.27 3/242 39163
/proc/meminfo: memFree=128665216/131382112 swapFree=33010684/33010684
[pid=38878] ppid=38875 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/38878/stat : 38878 (scip-naps-1.00.) S 38875 38878 37147 0 -1 4194304 255 340 0 0 0 0 0 0 20 0 1 0 44588282 4292608 768 18446744073709551615 94594388066304 94594388960837 140729837136864 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94594389199888 94594389247632 94594408853504 140729837140385 140729837140482 140729837140482 140729837146084 0
/proc/38878/statm: 1048 768 704 219 0 110 0
[pid=38883] ppid=38878 vsize=1525964 memory=349016 CPUtime=997.39 cores=4,6
/proc/38883/stat : 38883 (python3) S 38878 38878 37147 0 -1 4194304 121968 0 0 0 99711 28 0 0 20 0 1 0 44588286 1562587136 87254 18446744073709551615 93889735528448 93889735528825 140727896017536 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93889735540120 93889735540740 93889751093248 140727896025447 140727896025634 140727896025634 140727896031207 0
/proc/38883/statm: 381491 87254 8211 1 0 352849 0
[pid=38979] ppid=38883 vsize=201556 memory=200344 CPUtime=2333.55 cores=4,6
/proc/38979/stat : 38979 (naps-1.03a6) R 38883 38979 38979 0 -1 4194304 62887 0 0 0 233328 27 0 0 20 0 1 0 44688341 206393344 50086 18446744073709551615 4198400 7047149 140729779295728 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 23318528 140729779304824 140729779304947 140729779304947 140729779310537 0
/proc/38979/statm: 50389 50086 640 696 0 49550 0
Current children cumulated CPU time: 3330.94 s
Current children cumulated vsize: 1731712 KiB
Current children cumulated memory: 552432 KiB

[startup+3402.3 s]
/proc/loadavg: 2.12 2.52 3.19 3/242 39165
/proc/meminfo: memFree=128688084/131382112 swapFree=33010684/33010684
[pid=38878] ppid=38875 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/38878/stat : 38878 (scip-naps-1.00.) S 38875 38878 37147 0 -1 4194304 255 340 0 0 0 0 0 0 20 0 1 0 44588282 4292608 768 18446744073709551615 94594388066304 94594388960837 140729837136864 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94594389199888 94594389247632 94594408853504 140729837140385 140729837140482 140729837140482 140729837146084 0
/proc/38878/statm: 1048 768 704 219 0 110 0
[pid=38883] ppid=38878 vsize=1525964 memory=349016 CPUtime=997.39 cores=4,6
/proc/38883/stat : 38883 (python3) S 38878 38878 37147 0 -1 4194304 121968 0 0 0 99711 28 0 0 20 0 1 0 44588286 1562587136 87254 18446744073709551615 93889735528448 93889735528825 140727896017536 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93889735540120 93889735540740 93889751093248 140727896025447 140727896025634 140727896025634 140727896031207 0
/proc/38883/statm: 381491 87254 8211 1 0 352849 0
[pid=38979] ppid=38883 vsize=201556 memory=200344 CPUtime=2393.36 cores=4,6
/proc/38979/stat : 38979 (naps-1.03a6) R 38883 38979 38979 0 -1 4194304 62962 0 0 0 239309 27 0 0 20 0 1 0 44688341 206393344 50086 18446744073709551615 4198400 7047149 140729779295728 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 23318528 140729779304824 140729779304947 140729779304947 140729779310537 0
/proc/38979/statm: 50389 50086 640 696 0 49550 0
Current children cumulated CPU time: 3390.75 s
Current children cumulated vsize: 1731712 KiB
Current children cumulated memory: 552432 KiB

[startup+3462.3 s]
/proc/loadavg: 2.08 2.44 3.12 3/242 39167
/proc/meminfo: memFree=128687604/131382112 swapFree=33010684/33010684
[pid=38878] ppid=38875 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/38878/stat : 38878 (scip-naps-1.00.) S 38875 38878 37147 0 -1 4194304 255 340 0 0 0 0 0 0 20 0 1 0 44588282 4292608 768 18446744073709551615 94594388066304 94594388960837 140729837136864 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94594389199888 94594389247632 94594408853504 140729837140385 140729837140482 140729837140482 140729837146084 0
/proc/38878/statm: 1048 768 704 219 0 110 0
[pid=38883] ppid=38878 vsize=1525964 memory=349016 CPUtime=997.39 cores=4,6
/proc/38883/stat : 38883 (python3) S 38878 38878 37147 0 -1 4194304 121968 0 0 0 99711 28 0 0 20 0 1 0 44588286 1562587136 87254 18446744073709551615 93889735528448 93889735528825 140727896017536 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93889735540120 93889735540740 93889751093248 140727896025447 140727896025634 140727896025634 140727896031207 0
/proc/38883/statm: 381491 87254 8211 1 0 352849 0
[pid=38979] ppid=38883 vsize=201556 memory=200344 CPUtime=2453.17 cores=4,6
/proc/38979/stat : 38979 (naps-1.03a6) R 38883 38979 38979 0 -1 4194304 62962 0 0 0 245290 27 0 0 20 0 1 0 44688341 206393344 50086 18446744073709551615 4198400 7047149 140729779295728 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 23318528 140729779304824 140729779304947 140729779304947 140729779310537 0
/proc/38979/statm: 50389 50086 640 696 0 49550 0
Current children cumulated CPU time: 3450.56 s
Current children cumulated vsize: 1731712 KiB
Current children cumulated memory: 552432 KiB

[startup+3522.3 s]
/proc/loadavg: 2.14 2.39 3.06 3/246 39173
/proc/meminfo: memFree=128695704/131382112 swapFree=33010684/33010684
[pid=38878] ppid=38875 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/38878/stat : 38878 (scip-naps-1.00.) S 38875 38878 37147 0 -1 4194304 255 340 0 0 0 0 0 0 20 0 1 0 44588282 4292608 768 18446744073709551615 94594388066304 94594388960837 140729837136864 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94594389199888 94594389247632 94594408853504 140729837140385 140729837140482 140729837140482 140729837146084 0
/proc/38878/statm: 1048 768 704 219 0 110 0
[pid=38883] ppid=38878 vsize=1525964 memory=349016 CPUtime=997.39 cores=4,6
/proc/38883/stat : 38883 (python3) S 38878 38878 37147 0 -1 4194304 121968 0 0 0 99711 28 0 0 20 0 1 0 44588286 1562587136 87254 18446744073709551615 93889735528448 93889735528825 140727896017536 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93889735540120 93889735540740 93889751093248 140727896025447 140727896025634 140727896025634 140727896031207 0
/proc/38883/statm: 381491 87254 8211 1 0 352849 0
[pid=38979] ppid=38883 vsize=204792 memory=203544 CPUtime=2512.97 cores=4,6
/proc/38979/stat : 38979 (naps-1.03a6) R 38883 38979 38979 0 -1 4194304 63269 0 0 0 251270 27 0 0 20 0 1 0 44688341 209707008 50886 18446744073709551615 4198400 7047149 140729779295728 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 23318528 140729779304824 140729779304947 140729779304947 140729779310537 0
/proc/38979/statm: 51198 50886 640 696 0 50359 0
Current children cumulated CPU time: 3510.36 s
Current children cumulated vsize: 1734948 KiB
Current children cumulated memory: 555632 KiB

[startup+3582.3 s]
/proc/loadavg: 2.09 2.33 2.99 3/247 39180
/proc/meminfo: memFree=128640384/131382112 swapFree=33010684/33010684
[pid=38878] ppid=38875 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/38878/stat : 38878 (scip-naps-1.00.) S 38875 38878 37147 0 -1 4194304 255 340 0 0 0 0 0 0 20 0 1 0 44588282 4292608 768 18446744073709551615 94594388066304 94594388960837 140729837136864 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94594389199888 94594389247632 94594408853504 140729837140385 140729837140482 140729837140482 140729837146084 0
/proc/38878/statm: 1048 768 704 219 0 110 0
[pid=38883] ppid=38878 vsize=1525964 memory=349016 CPUtime=997.39 cores=4,6
/proc/38883/stat : 38883 (python3) S 38878 38878 37147 0 -1 4194304 121968 0 0 0 99711 28 0 0 20 0 1 0 44588286 1562587136 87254 18446744073709551615 93889735528448 93889735528825 140727896017536 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93889735540120 93889735540740 93889751093248 140727896025447 140727896025634 140727896025634 140727896031207 0
/proc/38883/statm: 381491 87254 8211 1 0 352849 0
[pid=38979] ppid=38883 vsize=237660 memory=236392 CPUtime=2572.79 cores=4,6
/proc/38979/stat : 38979 (naps-1.03a6) R 38883 38979 38979 0 -1 4194304 63821 0 0 0 257251 28 0 0 20 0 1 0 44688341 243363840 59098 18446744073709551615 4198400 7047149 140729779295728 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 23318528 140729779304824 140729779304947 140729779304947 140729779310537 0
/proc/38979/statm: 59415 59098 640 696 0 58576 0
Current children cumulated CPU time: 3570.18 s
Current children cumulated vsize: 1767816 KiB
Current children cumulated memory: 588480 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.3 s]
/proc/loadavg: 2.11 2.31 2.97 3/247 39181
/proc/meminfo: memFree=128634952/131382112 swapFree=33010684/33010684
[pid=38878] ppid=38875 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/38878/stat : 38878 (scip-naps-1.00.) S 38875 38878 37147 0 -1 4194304 255 340 0 0 0 0 0 0 20 0 1 0 44588282 4292608 768 18446744073709551615 94594388066304 94594388960837 140729837136864 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94594389199888 94594389247632 94594408853504 140729837140385 140729837140482 140729837140482 140729837146084 0
/proc/38878/statm: 1048 768 704 219 0 110 0
[pid=38883] ppid=38878 vsize=1525964 memory=349016 CPUtime=997.39 cores=4,6
/proc/38883/stat : 38883 (python3) S 38878 38878 37147 0 -1 4194304 121968 0 0 0 99711 28 0 0 20 0 1 0 44588286 1562587136 87254 18446744073709551615 93889735528448 93889735528825 140727896017536 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93889735540120 93889735540740 93889751093248 140727896025447 140727896025634 140727896025634 140727896031207 0
/proc/38883/statm: 381491 87254 8211 1 0 352849 0
[pid=38979] ppid=38883 vsize=204792 memory=203612 CPUtime=2602.69 cores=4,6
/proc/38979/stat : 38979 (naps-1.03a6) R 38883 38979 38979 0 -1 4194304 63821 0 0 0 260241 28 0 0 20 0 1 0 44688341 209707008 50903 18446744073709551615 4198400 7047149 140729779295728 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 23318528 140729779304824 140729779304947 140729779304947 140729779310537 0
/proc/38979/statm: 51198 50903 640 696 0 50359 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 1734948 KiB
Current children cumulated memory: 555700 KiB

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

[startup+3612.32 s]
# the end of solver process 38878 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.001758 s, system=0.01348 s

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

# cumulated CPU time of all completed processes:  user=3599.66 s, system=0.65028 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3612.42 s]*
/proc/loadavg: 2.10 2.31 2.96 3/245 39181
/proc/meminfo: memFree=128837432/131382112 swapFree=33010684/33010684
[pid=38883] ppid=38875 vsize=1523696 memory=346748 CPUtime=3600.2 cores=4,6
/proc/38883/stat : 38883 (python3) R 38875 38878 37147 0 -1 4194304 139758 63822 0 0 99720 31 260241 28 20 0 1 0 44588286 1560264704 86687 18446744073709551615 93889735528448 93889735528825 140727896017536 0 0 0 0 16781312 16386 0 0 0 17 6 0 0 0 0 0 93889735540120 93889735540740 93889751093248 140727896025447 140727896025634 140727896025634 140727896031207 0
/proc/38883/statm: 380924 86687 8211 1 0 352282 0
Current cumulated CPU time of completed processes: 0.015238 s
Current children cumulated CPU time: 3600.2 s
Current children cumulated vsize: 1523696 KiB
Current children cumulated memory: 346748 KiB

[startup+3612.51 s]*
/proc/loadavg: 2.10 2.31 2.96 3/245 39181
/proc/meminfo: memFree=129098496/131382112 swapFree=33010684/33010684
Current cumulated CPU time of completed processes: 0.015238 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3612.53
CPU time (s): 3600.31
CPU user time (s): 3599.66
CPU system time (s): 0.65028
CPU usage (%): 99.6619
Max. virtual memory (cumulated for all children) (KiB): 1767816
Max. memory (cumulated for all children) (KiB): 588480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.66
system time used= 0.65028
maximum resident set size= 454640
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 209773
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 381
involuntary context switches= 1433


# summary of solver processes directly reported to runsolver:
#   pid: 38878,38883
#   total CPU time (s): 3600.31
#   total CPU user time (s): 3599.66
#   total CPU system time (s): 0.65028

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.0934 second user time and 37.8837 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-06-30 15:11:26
IDJOB=4486299
IDBENCH=147017
IDSOLVER=3368
FILE ID=nodeC012/4486299-1751289086
RUNJOBID= nodeC012-1751280833-37158
SLURM_JOB_ID= 9594230
Free space on /tmp= 433036 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/ttp/normalized-circ8_3.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4486299-1751289086/watcher-4486299-1751289086 -o /tmp/evaluation-result-4486299-1751289086/solver-4486299-1751289086 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751280833-37158 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4486299-1751289086.opb

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

MD5SUM BENCH= 82a224b9434e58ca22c331a9d6eb0d67
RANDOM SEED=2036755923

nodeC012 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		: 3491.727
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.39
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		: 3691.269
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.39
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.583
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.39
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.360
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.39
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.154
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.39
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		: 3691.211
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.39
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.173
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.39
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.153
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.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        127824984 kB
MemAvailable:   127716044 kB
Buffers:            3280 kB
Cached:           699992 kB
SwapCached:            0 kB
Active:          2525736 kB
Inactive:         400852 kB
Active(anon):    2241276 kB
Inactive(anon):        0 kB
Active(file):     284460 kB
Inactive(file):   400852 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6592 kB
Writeback:             0 kB
AnonPages:       2224380 kB
Mapped:           131012 kB
Shmem:             17960 kB
KReclaimable:      90368 kB
Slab:             173220 kB
SReclaimable:      90368 kB
SUnreclaim:        82852 kB
KernelStack:        4112 kB
PageTables:         7988 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    5833508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149464 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1931264 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:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433044 MiB
End job on nodeC012 at 2025-06-30 16:11:39