Trace number 4446230

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
FiberSCIP 2024-07-02? 3588.44 3600.6

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-35.opb
MD5SUMea9fbf307f3e38c641aeca63dc0ee32c
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark5.20026
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9220
Total number of constraints197914
Number of constraints which are clauses177190
Number of constraints which are cardinality constraints (but not clauses)736
Number of constraints which are nor clauses,nor cardinality constraints19988
Minimum length of a constraint1
Maximum length of a constraint231
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 232
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: cdb00f34-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.0] [GitHash: 32d2b99657]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.0         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: bdec2291]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.2.1         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.59/0.63	c Default LC presolving (default).
0.59/0.63	c ** Before presolving: virtualMemUsedAtLc = 487990294, getVmSize() = 313171968, SCIPgetMemUsed() = 254504676, SCIPgetMemTotal() = 275942988, SCIPgetMemExternEstim() = 212047306
0.59/0.63	c ** set memory limit for presolving in LC to 8.79595e+12 for SCIP **
27.78/27.92	c ** Estimated virtualMemUsedAtSolver = 701096120, getVmSize() = 897933312, SCIPgetMemUsed() = 477443618, SCIPgetMemTotal() = 839596874, SCIPgetMemExternEstim() = 212047306
27.78/27.92	c ** set memory limit for solvers to 4.39803e+12 for each SCIP **
27.78/27.92	c Original Problem   :
27.78/27.92	c   Problem name     : instance-4446230-1721330654
27.78/27.92	c   Variables        : 9220 (9220 binary, 0 integer, 0 implicit integer, 0 continuous)
27.78/27.92	c   Constraints      : 197914
27.78/27.92	c   Objective sense  : minimize
27.78/27.92	c Presolved Problem  :
27.78/27.92	c   Variables        : 8429 (8429 binary, 0 integer, 0 implicit integer, 0 continuous)
27.78/27.92	c   Constraints      : 181857
27.78/27.92	c Constraints        : Number
27.78/27.92	c   knapsack         : 19888 
27.78/27.92	c   setppc           : 34998 
27.78/27.92	c   linear           : 2 
27.78/27.92	c   logicor          : 126969 
27.78/27.92	c ** Instance transfer method used: 0
28.08/28.22	c ** ParaScipInstance copy does not increase the number of variables. **
28.28/28.46	c LC is working with racing ramp-up and with rebuilding tree after racing.
28.28/28.46	c                                Nodes    Active                                            
28.28/28.46	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
306.13/307.42	c       307              2           1         1                -           0.0000          -
315.19/316.55	c       317              5           4         1                -           0.0000          -
340.62/342.04	c       342              6           5         1                -           0.0000          -
357.96/359.43	c       359              7           6         1                -           0.0000          -
371.22/372.74	c       373              8           7         1                -           0.0000          -
376.69/378.21	c       378              9           8         1                -           0.0000          -
392.05/393.63	c       394             10           9         1                -           0.0000          -
404.70/406.34	c       406             12          11         1                -           0.0000          -
700.34/702.90	c       703             13          12         1                -           0.0000          -
708.61/711.26	c       711             16          15         1                -           0.0000          -
715.09/717.75	c       718             17          16         1                -           0.0000          -
741.60/744.33	c       744             22          21         1                -           0.0000          -
747.08/749.82	c       750             37          36         1                -           0.0000          -
760.43/763.27	c       763             46          45         1                -           0.0000          -
766.21/769.04	c       769             52          51         1                -           0.0000          -
780.26/783.11	c       783             54          53         1                -           0.0000          -
789.84/792.75	c       793             56          55         1                -           0.0000          -
809.57/812.54	c       813             58          57         1                -           0.0000          -
823.02/826.03	c       826             62          61         1                -           0.0000          -
831.99/835.04	c       835             64          63         1                -           0.0000          -
839.36/842.42	c       842             67          66         1                -           0.0000          -
858.11/861.23	c       861             72          71         1                -           0.0000          -
864.28/867.42	c       867             79          78         1                -           0.0000          -
870.16/873.34	c       873             86          85         1                -           0.0000          -
880.22/883.48	c       883             91          90         1                -           0.0000          -
888.50/891.77	c       892             94          93         1                -           0.0000          -
898.46/901.70	c       902             98          97         1                -           0.0000          -
904.14/907.43	c       907            101         100         1                -           0.0000          -
910.61/913.93	c       914            105         104         1                -           0.0000          -
929.55/932.92	c       933            108         107         1                -           0.0000          -
941.61/945.00	c       945            112         111         1                -           0.0000          -
970.61/974.17	c       974            114         113         1                -           0.0000          -
983.57/987.18	c       987            117         116         1                -           0.0000          -
1011.67/1015.32	c      1015            120         119         1                -           0.0000          -
1017.44/1021.13	c      1021            124         123         1                -           0.0000          -
1027.90/1031.67	c      1032            127         126         1                -           0.0000          -
1038.38/1042.11	c      1042            129         128         1                -           0.0000          -
1047.25/1051.05	c      1051            130         129         1                -           0.0000          -
1052.42/1056.20	c      1056            131         130         1                -           0.0000          -
1078.23/1082.12	c      1082            132         131         1                -           0.0000          -
1100.95/1104.99	c      1105            134         133         1                -           0.0000          -
1107.12/1111.18	c      1111            138         137         1                -           0.0000          -
1119.38/1123.40	c      1123            142         141         1                -           0.0000          -
1143.29/1147.40	c      1147            146         145         1                -           0.0000          -
1148.98/1153.11	c      1153            149         148         1                -           0.0000          -
1160.53/1164.70	c      1165            153         152         1                -           0.0000          -
1167.91/1172.19	c      1172            156         155         1                -           0.0000          -
1183.25/1187.50	c      1188            162         161         1                -           0.0000          -
1196.40/1200.79	c      1201            167         166         1                -           0.0000          -
1201.88/1206.23	c      1206            174         173         1                -           0.0000          -
1207.16/1211.51	c      1212            177         176         1                -           0.0000          -
1242.65/1247.17	c      1247            179         178         1                -           0.0000          -
1253.62/1258.19	c      1258            182         181         1                -           0.0000          -
1259.99/1264.57	c      1265            185         184         1                -           0.0000          -
1267.38/1271.98	c      1272            189         188         1                -           0.0000          -
1278.34/1282.97	c      1283            192         191         1                -           0.0000          -
1287.61/1292.27	c      1292            194         193         1                -           0.0000          -
1293.59/1298.29	c      1298            201         200         1                -           0.0000          -
1299.47/1304.18	c      1304            214         213         1                -           0.0000          -
1311.82/1316.50	c      1316            219         218         1                -           0.0000          -
1323.39/1328.16	c      1328            223         222         1                -           0.0000          -
1329.76/1334.52	c      1335            227         226         1                -           0.0000          -
1336.54/1341.34	c      1341            234         233         1                -           0.0000          -
1352.19/1357.00	c      1357            238         237         1                -           0.0000          -
1383.78/1388.73	c      1389            242         241         1                -           0.0000          -
1389.66/1394.62	c      1395            243         242         1                -           0.0000          -
1396.04/1401.09	c      1401            250         249         1                -           0.0000          -
1402.52/1407.50	c      1408            257         256         1                -           0.0000          -
1414.58/1419.64	c      1420            259         258         1                -           0.0000          -
1423.75/1428.82	c      1429            263         262         1                -           0.0000          -
1433.21/1438.33	c      1438            265         264         1                -           0.0000          -
1438.60/1443.77	c      1444            268         267         1                -           0.0000          -
1445.67/1450.80	c      1451            273         270         1                -           0.0000          -
1465.91/1471.15	c      1471            275         272         1                -           0.0000          -
1476.96/1482.29	c      1482            280         275         1                -           0.0000          -
1488.52/1493.83	c      1494            282         277         1                -           0.0000          -
1493.60/1498.96	c      1499            289         284         1                -           0.0000          -
1509.06/1514.48	c      1514            292         287         1                -           0.0000          -
1521.22/1526.69	c      1527            294         289         1                -           0.0000          -
1534.78/1540.28	c      1540            298         293         1                -           0.0000          -
1553.02/1558.57	c      1559            300         295         1                -           0.0000          -
1564.98/1570.56	c      1571            303         298         1                -           0.0000          -
1581.62/1587.23	c      1587            306         301         1                -           0.0000          -
1591.29/1596.90	c      1597            309         304         1                -           0.0000          -
1599.56/1605.26	c      1605            312         305         1                -           0.0000          -
1605.25/1610.93	c      1611            315         308         1                -           0.0000          -
1616.51/1622.29	c      1622            320         313         1                -           0.0000          -
1630.46/1636.22	c      1636            322         315         1                -           0.0000          -
1638.13/1643.95	c      1644            330         323         1                -           0.0000          -
1645.71/1651.54	c      1652            334         327         1                -           0.0000          -
1663.45/1669.38	c      1669            335         328         1                -           0.0000          -
1672.91/1678.83	c      1679            337         330         1                -           0.0000          -
1681.98/1687.96	c      1688            339         332         1                -           0.0000          -
1698.43/1704.40	c      1704            342         335         1                -           0.0000          -
1710.58/1716.62	c      1717            349         342         1                -           0.0000          -
1735.79/1741.90	c      1742            350         343         1                -           0.0000          -
1753.04/1759.20	c      1759            352         345         1                -           0.0000          -
1765.00/1771.20	c      1771            354         347         1                -           0.0000          -
1770.68/1776.97	c      1777            362         353         1                -           0.0000          -
1779.64/1785.97	c      1786            365         356         1                -           0.0000          -
1788.21/1794.58	c      1795            367         358         1                -           0.0000          -
1820.20/1826.65	c      1827            368         359         1                -           0.0000          -
1825.98/1832.40	c      1832            371         362         1                -           0.0000          -
1832.66/1839.19	c      1839            378         369         1                -           0.0000          -
1839.03/1845.57	c      1846            384         373         1                -           0.0000          -
1849.40/1855.95	c      1856            386         375         1                -           0.0000          -
1863.85/1870.43	c      1870            390         379         1                -           0.0000          -
1886.38/1893.10	c      1893            395         382         1                -           0.0000          -
1896.04/1902.78	c      1903            400         387         1                -           0.0000          -
1904.21/1910.93	c      1911            402         389         1                -           0.0000          -
1912.78/1919.50	c      1920            413         400         1                -           0.0000          -
1919.56/1926.33	c      1926            415         402         1                -           0.0000          -
1935.91/1942.78	c      1943            424         411         1                -           0.0000          -
1946.68/1953.59	c      1954            432         419         1                -           0.0000          -
1952.36/1959.27	c      1959            439         426         1                -           0.0000          -
1957.54/1964.44	c      1964            449         436         1                -           0.0000          -
1975.28/1982.22	c      1982            462         449         1                -           0.0000          -
1981.26/1988.24	c      1988            466         453         1                -           0.0000          -
1988.04/1995.08	c      1995            472         459         1                -           0.0000          -
1993.92/2000.96	c      2001            482         469         1                -           0.0000          -
1999.29/2006.39	c      2006            490         477         1                -           0.0000          -
2005.78/2012.82	c      2013            507         494         1                -           0.0000          -
2012.26/2019.31	c      2019            508         495         1                -           0.0000          -
2017.74/2024.82	c      2025            516         503         1                -           0.0000          -
2023.12/2030.27	c      2030            524         511         1                -           0.0000          -
2028.30/2035.48	c      2035            532         519         1                -           0.0000          -
2044.25/2051.40	c      2051            544         531         1                -           0.0000          -
2060.39/2067.65	c      2068            556         543         1                -           0.0000          -
2068.66/2075.92	c      2076            560         547         1                -           0.0000          -
2074.84/2082.19	c      2082            562         549         1                -           0.0000          -
2081.91/2089.22	c      2089            567         554         1                -           0.0000          -
2090.08/2097.47	c      2097            573         560         1                -           0.0000          -
2100.95/2108.39	c      2108            574         561         1                -           0.0000          -
2108.03/2115.42	c      2115            580         567         1                -           0.0000          -
2118.49/2125.98	c      2126            582         569         1                -           0.0000          -
2130.75/2138.28	c      2138            584         571         1                -           0.0000          -
2140.02/2147.52	c      2148            590         577         1                -           0.0000          -
2146.19/2153.72	c      2154            598         585         1                -           0.0000          -
2151.77/2159.32	c      2159            604         591         1                -           0.0000          -
2158.15/2165.74	c      2166            611         598         1                -           0.0000          -
2168.02/2175.65	c      2176            612         599         1                -           0.0000          -
2177.99/2185.69	c      2186            617         604         1                -           0.0000          -
2190.36/2198.05	c      2198            624         611         1                -           0.0000          -
2199.02/2206.72	c      2207            630         617         1                -           0.0000          -
2205.31/2213.02	c      2213            632         619         1                -           0.0000          -
2219.26/2227.09	c      2227            646         633         1                -           0.0000          -
2227.63/2235.49	c      2235            652         639         1                -           0.0000          -
2247.16/2255.05	c      2255            654         641         1                -           0.0000          -
2252.84/2260.77	c      2261            656         643         1                -           0.0000          -
2267.59/2275.52	c      2276            662         649         1                -           0.0000          -
2277.86/2285.88	c      2286            664         651         1                -           0.0000          -
2289.02/2297.06	c      2297            667         654         1                -           0.0000          -
2294.71/2302.76	c      2303            672         659         1                -           0.0000          -
2304.27/2312.36	c      2312            676         663         1                -           0.0000          -
2311.15/2319.27	c      2319            679         666         1                -           0.0000          -
2318.73/2326.88	c      2327            683         670         1                -           0.0000          -
2343.34/2351.59	c      2352            689         676         1                -           0.0000          -
2349.92/2358.18	c      2358            697         684         1                -           0.0000          -
2356.60/2364.85	c      2365            702         689         1                -           0.0000          -
2375.44/2383.73	c      2384            709         696         1                -           0.0000          -
2388.39/2396.75	c      2397            712         699         1                -           0.0000          -
2401.75/2410.15	c      2410            716         703         1                -           0.0000          -
2407.23/2415.61	c      2416            724         711         1                -           0.0000          -
2530.84/2539.65	c      2540            730         717         1                -           0.0000          -
2536.02/2544.80	c      2545            745         732         1                -           0.0000          -
2543.79/2552.62	c      2553            748         735         1                -           0.0000          -
2549.57/2558.41	c      2558            757         744         1                -           0.0000          -
2556.25/2565.14	c      2565            758         745         1                -           0.0000          -
2567.02/2575.91	c      2576            762         749         1                -           0.0000          -
2576.99/2585.98	c      2586            765         752         1                -           0.0000          -
2592.63/2601.61	c      2602            768         755         1                -           0.0000          -
2598.21/2607.24	c      2607            772         759         1                -           0.0000          -
2603.79/2612.85	c      2613            776         763         1                -           0.0000          -
2614.56/2623.66	c      2624            778         765         1                -           0.0000          -
2628.32/2637.45	c      2637            782         769         1                -           0.0000          -
2636.69/2645.86	c      2646            785         772         1                -           0.0000          -
2654.13/2663.35	c      2663            788         775         1                -           0.0000          -
2672.77/2682.02	c      2682            792         779         1                -           0.0000          -
2678.45/2687.79	c      2688            798         785         1                -           0.0000          -
2690.71/2700.02	c      2700            802         789         1                -           0.0000          -
2710.14/2719.59	c      2720            805         792         1                -           0.0000          -
2721.90/2731.32	c      2731            808         795         1                -           0.0000          -
2727.38/2736.81	c      2737            815         802         1                -           0.0000          -
2734.06/2743.54	c      2744            818         805         1                -           0.0000          -
2740.54/2750.05	c      2750            828         815         1                -           0.0000          -
2760.67/2770.22	c      2770            832         819         1                -           0.0000          -
2766.56/2776.11	c      2776            834         821         1                -           0.0000          -
2772.03/2781.66	c      2782            846         833         1                -           0.0000          -
2802.34/2812.05	c      2812            852         839         1                -           0.0000          -
2808.42/2818.13	c      2818            857         844         1                -           0.0000          -
2814.79/2824.53	c      2825            861         848         1                -           0.0000          -
2836.22/2846.01	c      2846            862         849         1                -           0.0000          -
2862.33/2872.26	c      2872            865         852         1                -           0.0000          -
2874.19/2884.18	c      2884            872         859         1                -           0.0000          -
2891.73/2901.76	c      2902            875         862         1                -           0.0000          -
2897.31/2907.38	c      2907            881         868         1                -           0.0000          -
2902.69/2912.79	c      2913            887         874         1                -           0.0000          -
2916.75/2926.83	c      2927            888         875         1                -           0.0000          -
2922.13/2932.29	c      2932            893         880         1                -           0.0000          -
2931.00/2941.17	c      2941            895         882         1                -           0.0000          -
2936.89/2947.07	c      2947            902         889         1                -           0.0000          -
2942.67/2952.86	c      2953            905         892         1                -           0.0000          -
2950.14/2960.34	c      2960            915         902         1                -           0.0000          -
2955.82/2966.03	c      2966            924         911         1                -           0.0000          -
2971.96/2982.22	c      2982            925         912         1                -           0.0000          -
2978.24/2988.51	c      2989            928         915         1                -           0.0000          -
2985.92/2996.25	c      2996            932         919         1                -           0.0000          -
2996.39/3006.70	c      3007            935         922         1                -           0.0000          -
3008.65/3019.00	c      3019            938         925         1                -           0.0000          -
3018.12/3028.57	c      3029            942         929         1                -           0.0000          -
3030.48/3040.94	c      3041            945         932         1                -           0.0000          -
3036.46/3046.99	c      3047            950         937         1                -           0.0000          -
3042.65/3053.15	c      3053            954         941         1                -           0.0000          -
3051.52/3062.08	c      3062            955         942         1                -           0.0000          -
3057.00/3067.52	c      3068            961         948         1                -           0.0000          -
3066.37/3076.96	c      3077            967         954         1                -           0.0000          -
3072.35/3082.96	c      3083            971         958         1                -           0.0000          -
3094.78/3105.45	c      3105            972         959         1                -           0.0000          -
3104.85/3115.55	c      3116            975         962         1                -           0.0000          -
3111.23/3121.97	c      3122            981         968         1                -           0.0000          -
3117.71/3128.42	c      3128            986         973         1                -           0.0000          -
3137.05/3147.81	c      3148            988         975         1                -           0.0000          -
3147.52/3158.36	c      3158            992         979         1                -           0.0000          -
3155.10/3165.90	c      3166            996         983         1                -           0.0000          -
3166.47/3177.33	c      3177           1004         991         1                -           0.0000          -
3172.55/3183.44	c      3183           1007         994         1                -           0.0000          -
3177.93/3188.85	c      3189           1010         997         1                -           0.0000          -
3183.41/3194.33	c      3194           1028        1015         1                -           0.0000          -
3189.20/3200.12	c      3200           1031        1018         1                -           0.0000          -
3199.86/3210.84	c      3211           1040        1025         1                -           0.0000          -
3205.83/3216.83	c      3217           1046        1031         1                -           0.0000          -
3214.41/3225.46	c      3225           1047        1032         1                -           0.0000          -
3226.58/3237.68	c      3238           1050        1035         1                -           0.0000          -
3232.26/3243.37	c      3243           1055        1040         1                -           0.0000          -
3245.02/3256.11	c      3256           1057        1042         1                -           0.0000          -
3252.79/3263.93	c      3264           1062        1047         1                -           0.0000          -
3259.16/3270.38	c      3270           1065        1050         1                -           0.0000          -
3265.44/3276.65	c      3277           1070        1055         1                -           0.0000          -
3278.81/3290.01	c      3290           1072        1057         1                -           0.0000          -
3291.47/3302.74	c      3303           1078        1063         1                -           0.0000          -
3296.76/3308.01	c      3308           1091        1076         1                -           0.0000          -
3305.13/3316.46	c      3316           1092        1077         1                -           0.0000          -
3311.81/3323.13	c      3323           1098        1083         1                -           0.0000          -
3318.19/3329.59	c      3330           1102        1087         1                -           0.0000          -
3324.47/3335.85	c      3336           1105        1090         1                -           0.0000          -
3329.65/3341.03	c      3341           1112        1097         1                -           0.0000          -
3335.43/3346.80	c      3347           1120        1105         1                -           0.0000          -
3352.58/3364.05	c      3364           1122        1107         1                -           0.0000          -
3366.54/3378.08	c      3378           1132        1117         1                -           0.0000          -
3378.21/3389.72	c      3390           1138        1123         1                -           0.0000          -
3390.07/3401.65	c      3402           1142        1127         1                -           0.0000          -
3396.55/3408.14	c      3408           1148        1133         1                -           0.0000          -
3405.32/3416.96	c      3417           1163        1148         1                -           0.0000          -
3421.47/3433.16	c      3433           1169        1154         1                -           0.0000          -
3430.34/3442.09	c      3442           1173        1158         1                -           0.0000          -
3435.92/3447.63	c      3448           1180        1165         1                -           0.0000          -
3442.60/3454.34	c      3454           1187        1172         1                -           0.0000          -
3470.61/3482.43	c      3482           1188        1173         1                -           0.0000          -
3477.99/3489.85	c      3490           1195        1180         1                -           0.0000          -
3483.97/3495.80	c      3496           1201        1186         1                -           0.0000          -
3491.35/3503.28	c      3503           1206        1191         1                -           0.0000          -
3504.30/3516.22	c      3516           1208        1193         1                -           0.0000          -
3509.88/3521.87	c      3522           1212        1197         1                -           0.0000          -
3515.17/3527.11	c      3527           1217        1200         1                -           0.0000          -
3521.44/3533.43	c      3533           1223        1206         1                -           0.0000          -
3540.09/3552.13	c      3552           1228        1211         1                -           0.0000          -
3547.66/3559.73	c      3560           1232        1215         1                -           0.0000          -
3553.14/3565.22	c      3565           1239        1222         1                -           0.0000          -
3564.30/3576.41	c      3576           1242        1225         1                -           0.0000          -
3581.15/3593.36	c      3593           1248        1231         1                -           0.0000          -
3587.73/3600.00	c      3600           1255        1238         0                -           0.0000          -
3588.13/3600.37	c SCIP Status        : c solving was interrupted [hard time limit reached]
3588.13/3600.37	c Total Time         : 3600.3600
3588.13/3600.37	c   solving          : 3600.3600
3588.13/3600.37	c   presolving       : 27.2885 (included in solving)
3588.13/3600.37	c B&B Tree           :
3588.13/3600.37	c   nodes (total)    : 1
3588.13/3600.37	c Solution           :
3588.13/3600.37	c   Solutions found  : 0
3588.13/3600.37	c   Primal Bound     :          -
3588.13/3600.37	c   Dual Bound       : +0.00000000000000e+00
3588.13/3600.37	c Gap                :          -
3588.33/3600.58	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

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: 63931 MiB (61619 MiB free)
  memory of node 1: 64510 MiB (63107 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446230-1721330654/watcher-4446230-1721330654 -o /tmp/evaluation-result-4446230-1721330654/solver-4446230-1721330654 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721330666-1000261 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4446230-1721330654.opb -qsol -t 3600 -sth 1 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100103 s]*
/proc/loadavg: 1.10 1.09 1.34 5/248 1000302
/proc/meminfo: memFree=127607840/131524600 swapFree=131071996/131071996
[pid=1000295] ppid=1000292 vsize=55720 memory=43748 CPUtime=0.1 cores=0,2
/proc/1000295/stat : 1000295 (fscip) R 1000292 1000295 1000251 0 -1 4194304 8896 0 0 0 9 1 0 0 20 0 1 0 185227215 57057280 10937 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
/proc/1000295/statm: 13930 10937 2318 3032 0 10330 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 55720 KiB
Current children cumulated memory: 43748 KiB

[startup+0.205508 s]*
/proc/loadavg: 1.10 1.09 1.34 5/246 1000302
/proc/meminfo: memFree=127527400/131524600 swapFree=131071996/131071996
[pid=1000295] ppid=1000292 vsize=87924 memory=75360 CPUtime=0.2 cores=0,2
/proc/1000295/stat : 1000295 (fscip) R 1000292 1000295 1000251 0 -1 4194304 16764 0 0 0 18 2 0 0 20 0 1 0 185227215 90034176 18840 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
/proc/1000295/statm: 21981 18840 2318 3032 0 18381 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 87924 KiB
Current children cumulated memory: 75360 KiB

[startup+0.305352 s]*
/proc/loadavg: 1.10 1.09 1.34 5/249 1000307
/proc/meminfo: memFree=127414440/131524600 swapFree=131071996/131071996
[pid=1000295] ppid=1000292 vsize=118140 memory=104580 CPUtime=0.3 cores=0,2
/proc/1000295/stat : 1000295 (fscip) R 1000292 1000295 1000251 0 -1 4194304 24090 0 0 0 28 2 0 0 20 0 1 0 185227215 120975360 26145 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
/proc/1000295/statm: 29535 26145 2318 3032 0 25935 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 118140 KiB
Current children cumulated memory: 104580 KiB

[startup+0.700222 s]
/proc/loadavg: 1.10 1.09 1.34 5/252 1000313
/proc/meminfo: memFree=127112248/131524600 swapFree=131071996/131071996
[pid=1000295] ppid=1000292 vsize=310032 memory=294032 CPUtime=0.69 cores=0,2
/proc/1000295/stat : 1000295 (fscip) R 1000292 1000295 1000251 0 -1 4194304 71858 0 0 0 59 10 0 0 20 0 1 0 185227215 317472768 73508 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
/proc/1000295/statm: 77508 73508 2606 3032 0 73908 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 310032 KiB
Current children cumulated memory: 294032 KiB

[startup+1.50023 s]
/proc/loadavg: 1.10 1.09 1.34 5/252 1000313
/proc/meminfo: memFree=126556856/131524600 swapFree=131071996/131071996
[pid=1000295] ppid=1000292 vsize=465796 memory=447708 CPUtime=1.48 cores=0,2
/proc/1000295/stat : 1000295 (fscip) R 1000292 1000295 1000251 0 -1 4194304 90892 0 0 0 133 15 0 0 20 0 1 0 185227215 476975104 111927 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
/proc/1000295/statm: 116449 111927 2654 3032 0 112849 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 465796 KiB
Current children cumulated memory: 447708 KiB

[startup+3.10555 s]
/proc/loadavg: 1.10 1.09 1.34 5/256 1000324
/proc/meminfo: memFree=125228056/131524600 swapFree=131071996/131071996
[pid=1000295] ppid=1000292 vsize=454432 memory=436064 CPUtime=3.09 cores=0,2
/proc/1000295/stat : 1000295 (fscip) R 1000292 1000295 1000251 0 -1 4194304 113441 0 0 0 291 18 0 0 20 0 1 0 185227215 465338368 109016 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
/proc/1000295/statm: 113608 109016 2718 3032 0 110008 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 454432 KiB
Current children cumulated memory: 436064 KiB

[startup+6.30021 s]
/proc/loadavg: 1.41 1.16 1.36 5/256 1000324
/proc/meminfo: memFree=123134524/131524600 swapFree=131071996/131071996
[pid=1000295] ppid=1000292 vsize=454432 memory=436348 CPUtime=6.27 cores=0,2
/proc/1000295/stat : 1000295 (fscip) R 1000292 1000295 1000251 0 -1 4194304 113521 0 0 0 609 18 0 0 20 0 1 0 185227215 465338368 109087 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
/proc/1000295/statm: 113608 109087 2734 3032 0 110008 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 454432 KiB
Current children cumulated memory: 436348 KiB

[startup+12.7002 s]
/proc/loadavg: 1.62 1.21 1.38 5/258 1000328
/proc/meminfo: memFree=120341908/131524600 swapFree=131071996/131071996
[pid=1000295] ppid=1000292 vsize=454432 memory=436636 CPUtime=12.64 cores=0,2
/proc/1000295/stat : 1000295 (fscip) R 1000292 1000295 1000251 0 -1 4194304 113553 0 0 0 1246 18 0 0 20 0 1 0 185227215 465338368 109159 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
/proc/1000295/statm: 113608 109159 2734 3032 0 110008 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 454432 KiB
Current children cumulated memory: 436636 KiB

[startup+25.5002 s]
/proc/loadavg: 2.15 1.34 1.42 5/258 1000329
/proc/meminfo: memFree=113563088/131524600 swapFree=131071996/131071996
[pid=1000295] ppid=1000292 vsize=454432 memory=436924 CPUtime=25.39 cores=0,2
/proc/1000295/stat : 1000295 (fscip) R 1000292 1000295 1000251 0 -1 4194304 113602 0 0 0 2520 19 0 0 20 0 1 0 185227215 465338368 109231 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
/proc/1000295/statm: 113608 109231 2734 3032 0 110008 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 454432 KiB
Current children cumulated memory: 436924 KiB

[startup+51.1061 s]
/proc/loadavg: 2.99 1.61 1.51 5/262 1000720
/proc/meminfo: memFree=107586088/131524600 swapFree=131071996/131071996
[pid=1000295] ppid=1000292 vsize=2018484 memory=1809332 CPUtime=50.78 cores=0,2
/proc/1000295/stat : 1000295 (fscip) S 1000292 1000295 1000251 0 -1 1077936128 376466 0 0 0 5012 66 0 0 20 0 3 0 185227215 2066927616 452333 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
/proc/1000295/statm: 504621 452333 2926 3032 0 480488 0
[pid=1000295/tid=1000332] ppid=1000292 vsize=2018484 memory=1809332 CPUtime=22.65 cores=0,2
/proc/1000295/task/1000332/stat : 1000332 (fscip) R 1000292 1000295 1000251 0 -1 4194368 217252 0 0 0 2232 33 0 0 20 0 3 0 185230008 2066927616 452333 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
[pid=1000295/tid=1000333] ppid=1000292 vsize=2018484 memory=1809332 CPUtime=0 cores=0,2
/proc/1000295/task/1000333/stat : 1000333 (fscip) S 1000292 1000295 1000251 0 -1 1077936192 13 0 0 0 0 0 0 0 20 0 3 0 185230062 2066927616 452333 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
Current children cumulated CPU time: 50.78 s
Current children cumulated vsize: 2018484 KiB
Current children cumulated memory: 1809332 KiB

[startup+102.3 s]
/proc/loadavg: 3.56 1.98 1.64 5/260 1000729
/proc/meminfo: memFree=107760292/131524600 swapFree=131071996/131071996
[pid=1000295] ppid=1000292 vsize=2084020 memory=1835112 CPUtime=101.73 cores=0,2
/proc/1000295/stat : 1000295 (fscip) S 1000292 1000295 1000251 0 -1 1077936128 498857 0 0 0 10100 73 0 0 20 0 3 0 185227215 2134036480 458778 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
/proc/1000295/statm: 521005 458778 2926 3032 0 494273 0
[pid=1000295/tid=1000332] ppid=1000292 vsize=2084020 memory=1835104 CPUtime=73.61 cores=0,2
/proc/1000295/task/1000332/stat : 1000332 (fscip) R 1000292 1000295 1000251 0 -1 4194368 339625 0 0 0 7320 41 0 0 20 0 3 0 185230008 2134036480 458778 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
[pid=1000295/tid=1000333] ppid=1000292 vsize=2084020 memory=11544 CPUtime=0 cores=0,2
/proc/1000295/task/1000333/stat : 1000333 (fscip) S 1000292 1000295 1000251 0 -1 1077936192 31 0 0 0 0 0 0 0 20 0 3 0 185230062 2134036480 458778 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
Current children cumulated CPU time: 101.73 s
Current children cumulated vsize: 2084020 KiB
Current children cumulated memory: 1835112 KiB

[startup+162.3 s]
/proc/loadavg: 3.89 2.36 1.79 5/262 1000741
/proc/meminfo: memFree=103816056/131524600 swapFree=131071996/131071996
[pid=1000295] ppid=1000292 vsize=2084020 memory=1853488 CPUtime=161.52 cores=0,2
/proc/1000295/stat : 1000295 (fscip) S 1000292 1000295 1000251 0 -1 1077936128 610253 0 0 0 16072 80 0 0 20 0 3 0 185227215 2134036480 463372 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
/proc/1000295/statm: 521005 463372 2926 3032 0 506572 0
[pid=1000295/tid=1000332] ppid=1000292 vsize=2084020 memory=1852532 CPUtime=133.41 cores=0,2
/proc/1000295/task/1000332/stat : 1000332 (fscip) R 1000292 1000295 1000251 0 -1 4194368 451009 0 0 0 13293 48 0 0 20 0 3 0 185230008 2134036480 463372 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
[pid=1000295/tid=1000333] ppid=1000292 vsize=2084020 memory=1853488 CPUtime=0 cores=0,2
/proc/1000295/task/1000333/stat : 1000333 (fscip) S 1000292 1000295 1000251 0 -1 1077936192 43 0 0 0 0 0 0 0 20 0 3 0 185230062 2134036480 463372 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
Current children cumulated CPU time: 161.52 s
Current children cumulated vsize: 2084020 KiB
Current children cumulated memory: 1853488 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 2.69 1.95 5/262 1000752
/proc/meminfo: memFree=101091800/131524600 swapFree=131071996/131071996
[pid=1000295] ppid=1000292 vsize=2149556 memory=1859032 CPUtime=221.33 cores=0,2
/proc/1000295/stat : 1000295 (fscip) S 1000292 1000295 1000251 0 -1 1077936128 640305 0 0 0 22049 84 0 0 20 0 3 0 185227215 2201145344 464758 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
/proc/1000295/statm: 537389 464758 2926 3032 0 510868 0
[pid=1000295/tid=1000332] ppid=1000292 vsize=2149556 memory=1859032 CPUtime=193.21 cores=0,2
/proc/1000295/task/1000332/stat : 1000332 (fscip) R 1000292 1000295 1000251 0 -1 4194368 481052 0 0 0 19270 51 0 0 20 0 3 0 185230008 2201145344 464758 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
[pid=1000295/tid=1000333] ppid=1000292 vsize=2149556 memory=45552 CPUtime=0 cores=0,2
/proc/1000295/task/1000333/stat : 1000333 (fscip) S 1000292 1000295 1000251 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 3 0 185230062 2201145344 464758 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
Current children cumulated CPU time: 221.33 s
Current children cumulated vsize: 2149556 KiB
Current children cumulated memory: 1859032 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 2.95 2.08 5/265 1000933
/proc/meminfo: memFree=93378452/131524600 swapFree=131071996/131071996
[pid=1000295] ppid=1000292 vsize=2215092 memory=1873680 CPUtime=281.12 cores=0,2
/proc/1000295/stat : 1000295 (fscip) S 1000292 1000295 1000251 0 -1 1077936128 740719 0 0 0 28022 90 0 0 20 0 3 0 185227215 2268254208 468420 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
/proc/1000295/statm: 553773 468420 2926 3032 0 530080 0
[pid=1000295/tid=1000332] ppid=1000292 vsize=2215092 memory=1868852 CPUtime=253 cores=0,2
/proc/1000295/task/1000332/stat : 1000332 (fscip) R 1000292 1000295 1000251 0 -1 4194368 581460 0 0 0 25243 57 0 0 20 0 3 0 185230008 2268254208 468420 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
[pid=1000295/tid=1000333] ppid=1000292 vsize=2215092 memory=11544 CPUtime=0 cores=0,2
/proc/1000295/task/1000333/stat : 1000333 (fscip) S 1000292 1000295 1000251 0 -1 1077936192 58 0 0 0 0 0 0 0 20 0 3 0 185230062 2268254208 468420 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
Current children cumulated CPU time: 281.12 s
Current children cumulated vsize: 2215092 KiB
Current children cumulated memory: 1873680 KiB

[startup+342.3 s]
/proc/loadavg: 4.03 3.14 2.20 5/267 1000945
/proc/meminfo: memFree=84348792/131524600 swapFree=131071996/131071996
[pid=1000295] ppid=1000292 vsize=2477236 memory=2089648 CPUtime=340.92 cores=0,2
/proc/1000295/stat : 1000295 (fscip) S 1000292 1000295 1000251 0 -1 1077936128 887617 0 0 0 33990 102 0 0 20 0 3 0 185227215 2536689664 522412 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
/proc/1000295/statm: 619309 522412 2942 3032 0 591577 0

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

/proc/loadavg: 4.16 4.12 4.05 5/264 1002189
/proc/meminfo: memFree=110254956/131524600 swapFree=131071996/131071996
[pid=1000295] ppid=1000292 vsize=3217160 memory=2315564 CPUtime=3450.57 cores=0,2
/proc/1000295/stat : 1000295 (fscip) S 1000292 1000295 1000251 0 -1 1077936128 1512771 0 0 0 344894 163 0 0 20 0 3 0 185227215 3294371840 578891 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
/proc/1000295/statm: 804290 578891 2990 3032 0 755607 0
[pid=1000295/tid=1000332] ppid=1000292 vsize=3217160 memory=11544 CPUtime=3422.37 cores=0,2
/proc/1000295/task/1000332/stat : 1000332 (fscip) R 1000292 1000295 1000251 0 -1 4194368 1351557 0 0 0 342111 126 0 0 20 0 3 0 185230008 3294371840 578891 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
[pid=1000295/tid=1000333] ppid=1000292 vsize=3217160 memory=2315152 CPUtime=0.04 cores=0,2
/proc/1000295/task/1000333/stat : 1000333 (fscip) S 1000292 1000295 1000251 0 -1 1077936192 382 0 0 0 1 3 0 0 20 0 3 0 185230062 3294371840 578891 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
Current children cumulated CPU time: 3450.57 s
Current children cumulated vsize: 3217160 KiB
Current children cumulated memory: 2315564 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.11 4.05 5/264 1002199
/proc/meminfo: memFree=110203852/131524600 swapFree=131071996/131071996
[pid=1000295] ppid=1000292 vsize=3217160 memory=2315568 CPUtime=3510.38 cores=0,2
/proc/1000295/stat : 1000295 (fscip) S 1000292 1000295 1000251 0 -1 1077936128 1517743 0 0 0 350874 164 0 0 20 0 3 0 185227215 3294371840 578892 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
/proc/1000295/statm: 804290 578892 2990 3032 0 755607 0
[pid=1000295/tid=1000332] ppid=1000292 vsize=3217160 memory=2315564 CPUtime=3482.18 cores=0,2
/proc/1000295/task/1000332/stat : 1000332 (fscip) R 1000292 1000295 1000251 0 -1 4194368 1356484 0 0 0 348091 127 0 0 20 0 3 0 185230008 3294371840 578892 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
[pid=1000295/tid=1000333] ppid=1000292 vsize=3217160 memory=11544 CPUtime=0.04 cores=0,2
/proc/1000295/task/1000333/stat : 1000333 (fscip) S 1000292 1000295 1000251 0 -1 1077936192 387 0 0 0 1 3 0 0 20 0 3 0 185230062 3294371840 578892 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
Current children cumulated CPU time: 3510.38 s
Current children cumulated vsize: 3217160 KiB
Current children cumulated memory: 2315568 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.11 4.05 5/265 1002211
/proc/meminfo: memFree=110162796/131524600 swapFree=131071996/131071996
[pid=1000295] ppid=1000292 vsize=3217160 memory=2315572 CPUtime=3570.18 cores=0,2
/proc/1000295/stat : 1000295 (fscip) S 1000292 1000295 1000251 0 -1 1077936128 1523376 0 0 0 356854 164 0 0 20 0 3 0 185227215 3294371840 578893 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
/proc/1000295/statm: 804290 578893 2990 3032 0 755607 0
[pid=1000295/tid=1000332] ppid=1000292 vsize=3217160 memory=2315572 CPUtime=3541.98 cores=0,2
/proc/1000295/task/1000332/stat : 1000332 (fscip) R 1000292 1000295 1000251 0 -1 4194368 1362081 0 0 0 354071 127 0 0 20 0 3 0 185230008 3294371840 578893 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
[pid=1000295/tid=1000333] ppid=1000292 vsize=3217160 memory=11544 CPUtime=0.04 cores=0,2
/proc/1000295/task/1000333/stat : 1000333 (fscip) S 1000292 1000295 1000251 0 -1 1077936192 392 0 0 0 1 3 0 0 20 0 3 0 185230062 3294371840 578893 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
Current children cumulated CPU time: 3570.18 s
Current children cumulated vsize: 3217160 KiB
Current children cumulated memory: 2315572 KiB

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

# cumulated CPU time of all completed processes:  user=3586.76 s, system=1.68012 s

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

[startup+3584 s]*
/proc/loadavg: 4.15 4.12 4.05 5/265 1002211
/proc/meminfo: memFree=110162776/131524600 swapFree=131071996/131071996
[pid=1000295] ppid=1000292 vsize=3217160 memory=2315572 CPUtime=3571.88 cores=0,2
/proc/1000295/stat : 1000295 (fscip) S 1000292 1000295 1000251 0 -1 1077936128 1523378 0 0 0 357024 164 0 0 20 0 3 0 185227215 3294371840 578893 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
/proc/1000295/statm: 804290 578893 2990 3032 0 755607 0
[pid=1000295/tid=1000332] ppid=1000292 vsize=3217160 memory=-7385480925548615019 CPUtime=3543.68 cores=0,2
/proc/1000295/task/1000332/stat : 1000332 (fscip) R 1000292 1000295 1000251 0 -1 4194368 1362083 0 0 0 354241 127 0 0 20 0 3 0 185230008 3294371840 578893 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
[pid=1000295/tid=1000333] ppid=1000292 vsize=3217160 memory=-9187040394903584198 CPUtime=0.04 cores=0,2
/proc/1000295/task/1000333/stat : 1000333 (fscip) S 1000292 1000295 1000251 0 -1 1077936192 392 0 0 0 1 3 0 0 20 0 3 0 185230062 3294371840 578893 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
Current children cumulated CPU time: 3571.88 s
Current children cumulated vsize: 3217160 KiB
Current children cumulated memory: 2315572 KiB

[startup+3590.4 s]
/proc/loadavg: 4.14 4.12 4.05 5/265 1002213
/proc/meminfo: memFree=110162436/131524600 swapFree=131071996/131071996
[pid=1000295] ppid=1000292 vsize=3217160 memory=2315572 CPUtime=3578.26 cores=0,2
/proc/1000295/stat : 1000295 (fscip) S 1000292 1000295 1000251 0 -1 1077936128 1524431 0 0 0 357662 164 0 0 20 0 3 0 185227215 3294371840 578893 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
/proc/1000295/statm: 804290 578893 2990 3032 0 755607 0
[pid=1000295/tid=1000332] ppid=1000292 vsize=3217160 memory=11544 CPUtime=3550.06 cores=0,2
/proc/1000295/task/1000332/stat : 1000332 (fscip) R 1000292 1000295 1000251 0 -1 4194368 1363136 0 0 0 354879 127 0 0 20 0 3 0 185230008 3294371840 578893 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
[pid=1000295/tid=1000333] ppid=1000292 vsize=3217160 memory=2315572 CPUtime=0.04 cores=0,2
/proc/1000295/task/1000333/stat : 1000333 (fscip) S 1000292 1000295 1000251 0 -1 1077936192 392 0 0 0 1 3 0 0 20 0 3 0 185230062 3294371840 578893 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
Current children cumulated CPU time: 3578.26 s
Current children cumulated vsize: 3217160 KiB
Current children cumulated memory: 2315572 KiB

[startup+3596.8 s]
/proc/loadavg: 4.13 4.12 4.05 5/265 1002214
/proc/meminfo: memFree=110162044/131524600 swapFree=131071996/131071996
[pid=1000295] ppid=1000292 vsize=3217160 memory=2315572 CPUtime=3584.64 cores=0,2
/proc/1000295/stat : 1000295 (fscip) S 1000292 1000295 1000251 0 -1 1077936128 1525219 0 0 0 358299 165 0 0 20 0 3 0 185227215 3294371840 578893 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
/proc/1000295/statm: 804290 578893 2990 3032 0 755607 0
[pid=1000295/tid=1000332] ppid=1000292 vsize=3217160 memory=2315572 CPUtime=3556.44 cores=0,2
/proc/1000295/task/1000332/stat : 1000332 (fscip) R 1000292 1000295 1000251 0 -1 4194368 1363919 0 0 0 355516 128 0 0 20 0 3 0 185230008 3294371840 578893 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
[pid=1000295/tid=1000333] ppid=1000292 vsize=3217160 memory=2315572 CPUtime=0.04 cores=0,2
/proc/1000295/task/1000333/stat : 1000333 (fscip) S 1000292 1000295 1000251 0 -1 1077936192 392 0 0 0 1 3 0 0 20 0 3 0 185230062 3294371840 578893 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
Current children cumulated CPU time: 3584.64 s
Current children cumulated vsize: 3217160 KiB
Current children cumulated memory: 2315572 KiB

[startup+3598.4 s]
/proc/loadavg: 4.13 4.12 4.05 5/265 1002216
/proc/meminfo: memFree=110162120/131524600 swapFree=131071996/131071996
[pid=1000295] ppid=1000292 vsize=3217160 memory=2315572 CPUtime=3586.24 cores=0,2
/proc/1000295/stat : 1000295 (fscip) S 1000292 1000295 1000251 0 -1 1077936128 1525248 0 0 0 358459 165 0 0 20 0 3 0 185227215 3294371840 578893 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
/proc/1000295/statm: 804290 578893 2990 3032 0 755607 0
[pid=1000295/tid=1000332] ppid=1000292 vsize=3217160 memory=2028 CPUtime=3558.04 cores=0,2
/proc/1000295/task/1000332/stat : 1000332 (fscip) R 1000292 1000295 1000251 0 -1 4194368 1363948 0 0 0 355676 128 0 0 20 0 3 0 185230008 3294371840 578893 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
[pid=1000295/tid=1000333] ppid=1000292 vsize=3217160 memory=26116 CPUtime=0.04 cores=0,2
/proc/1000295/task/1000333/stat : 1000333 (fscip) S 1000292 1000295 1000251 0 -1 1077936192 392 0 0 0 1 3 0 0 20 0 3 0 185230062 3294371840 578893 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
Current children cumulated CPU time: 3586.24 s
Current children cumulated vsize: 3217160 KiB
Current children cumulated memory: 2315572 KiB

[startup+3599.2 s]
/proc/loadavg: 4.12 4.11 4.05 5/265 1002216
/proc/meminfo: memFree=110162216/131524600 swapFree=131071996/131071996
[pid=1000295] ppid=1000292 vsize=3217160 memory=2315572 CPUtime=3587.04 cores=0,2
/proc/1000295/stat : 1000295 (fscip) S 1000292 1000295 1000251 0 -1 1077936128 1525249 0 0 0 358539 165 0 0 20 0 3 0 185227215 3294371840 578893 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
/proc/1000295/statm: 804290 578893 2990 3032 0 755607 0
[pid=1000295/tid=1000332] ppid=1000292 vsize=3217160 memory=5472 CPUtime=3558.83 cores=0,2
/proc/1000295/task/1000332/stat : 1000332 (fscip) R 1000292 1000295 1000251 0 -1 4194368 1363949 0 0 0 355755 128 0 0 20 0 3 0 185230008 3294371840 578893 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
[pid=1000295/tid=1000333] ppid=1000292 vsize=3217160 memory=11544 CPUtime=0.04 cores=0,2
/proc/1000295/task/1000333/stat : 1000333 (fscip) S 1000292 1000295 1000251 0 -1 1077936192 392 0 0 0 1 3 0 0 20 0 3 0 185230062 3294371840 578893 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
Current children cumulated CPU time: 3587.04 s
Current children cumulated vsize: 3217160 KiB
Current children cumulated memory: 2315572 KiB

[startup+3600 s]*
/proc/loadavg: 4.12 4.11 4.05 5/265 1002216
/proc/meminfo: memFree=110162208/131524600 swapFree=131071996/131071996
[pid=1000295] ppid=1000292 vsize=3217160 memory=2315572 CPUtime=3587.84 cores=0,2
/proc/1000295/stat : 1000295 (fscip) S 1000292 1000295 1000251 0 -1 1077936128 1525447 0 0 0 358619 165 0 0 20 0 3 0 185227215 3294371840 578893 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
/proc/1000295/statm: 804290 578893 2990 3032 0 755607 0
[pid=1000295/tid=1000332] ppid=1000292 vsize=3217160 memory=-7385480925548615019 CPUtime=3559.64 cores=0,2
/proc/1000295/task/1000332/stat : 1000332 (fscip) R 1000292 1000295 1000251 0 -1 4194368 1364143 0 0 0 355836 128 0 0 20 0 3 0 185230008 3294371840 578893 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
[pid=1000295/tid=1000333] ppid=1000292 vsize=3217160 memory=-9187040394903584198 CPUtime=0.04 cores=0,2
/proc/1000295/task/1000333/stat : 1000333 (fscip) S 1000292 1000295 1000251 0 -1 1077936192 392 0 0 0 1 3 0 0 20 0 3 0 185230062 3294371840 578893 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
Current children cumulated CPU time: 3587.84 s
Current children cumulated vsize: 3217160 KiB
Current children cumulated memory: 2315572 KiB

[startup+3600.4 s]
/proc/loadavg: 4.12 4.11 4.05 5/265 1002216
/proc/meminfo: memFree=110162208/131524600 swapFree=131071996/131071996
[pid=1000295] ppid=1000292 vsize=2859360 memory=2010464 CPUtime=3588.23 cores=0,2
/proc/1000295/stat : 1000295 (fscip) R 1000292 1000295 1000251 0 -1 4194304 1529362 0 0 0 358658 165 0 0 20 0 2 0 185227215 2927984640 502616 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
/proc/1000295/statm: 714840 502616 2990 3032 0 666157 0
[pid=1000295/tid=1000333] ppid=1000292 vsize=2859360 memory=5444 CPUtime=0.04 cores=0,2
/proc/1000295/task/1000333/stat : 1000333 (fscip) S 1000292 1000295 1000251 0 -1 1077936192 392 0 0 0 1 3 0 0 20 0 2 0 185230062 2927984640 502616 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
Current children cumulated CPU time: 3588.23 s
Current children cumulated vsize: 2859360 KiB
Current children cumulated memory: 2010464 KiB

[startup+3600.5 s]
/proc/loadavg: 4.12 4.11 4.05 5/265 1002216
/proc/meminfo: memFree=110162208/131524600 swapFree=131071996/131071996
[pid=1000295] ppid=1000292 vsize=2857532 memory=2008916 CPUtime=3588.33 cores=0,2
/proc/1000295/stat : 1000295 (fscip) R 1000292 1000295 1000251 0 -1 4194304 1529713 0 0 0 358668 165 0 0 20 0 2 0 185227215 2926112768 502229 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
/proc/1000295/statm: 714383 502229 2990 3032 0 665700 0
[pid=1000295/tid=1000333] ppid=1000292 vsize=2857532 memory=2320 CPUtime=0.04 cores=0,2
/proc/1000295/task/1000333/stat : 1000333 (fscip) S 1000292 1000295 1000251 0 -1 1077936192 392 0 0 0 1 3 0 0 20 0 2 0 185230062 2926112768 502229 134679101440 4194304 16613245 140728906716352 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 37089280 140728906720275 140728906720391 140728906720391 140728906727408 0
Current children cumulated CPU time: 3588.33 s
Current children cumulated vsize: 2857532 KiB
Current children cumulated memory: 2008916 KiB

Child status: 0

Real time (s): 3600.6
CPU time (s): 3588.44
CPU user time (s): 3586.76
CPU system time (s): 1.68012
CPU usage (%): 99.6622
Max. virtual memory (cumulated for all children) (KiB): 3263668
Max. memory (cumulated for all children) (KiB): 2321560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.76
system time used= 1.68012
maximum resident set size= 2321560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1536503
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4873
involuntary context switches= 25305


# summary of solver processes directly reported to runsolver:
#   pid: 1000295
#   total CPU time (s): 3588.44
#   total CPU user time (s): 3586.76
#   total CPU system time (s): 1.68012

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.10547 second user time and 17.0495 second system time

The end

Launcher Data

Begin job on nodeC017 at 2024-07-18 21:24:26
IDJOB=4446230
IDBENCH=155538
IDSOLVER=3064
FILE ID=nodeC017/4446230-1721330654
RUNJOBID= nodeC017-1721330666-1000261
SLURM_JOB_ID= 7542711
Free space on /tmp= 890044 MiB

SOLVER NAME= FiberSCIP 2024-07-02
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-35.opb
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446230-1721330654/watcher-4446230-1721330654 -o /tmp/evaluation-result-4446230-1721330654/solver-4446230-1721330654 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721330666-1000261 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4446230-1721330654.opb -qsol -t 3600 -sth 1

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

MD5SUM BENCH= ea9fbf307f3e38c641aeca63dc0ee32c
RANDOM SEED=1634448642

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127731644 kB
MemAvailable:   129716964 kB
Buffers:          533964 kB
Cached:          2276912 kB
SwapCached:            0 kB
Active:          1214740 kB
Inactive:        1944008 kB
Active(anon):       1444 kB
Inactive(anon):   384140 kB
Active(file):    1213296 kB
Inactive(file):  1559868 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            131984 kB
Writeback:             0 kB
AnonPages:        347896 kB
Mapped:           105996 kB
Shmem:             37720 kB
KReclaimable:     103604 kB
Slab:             215968 kB
SReclaimable:     103604 kB
SUnreclaim:       112364 kB
KernelStack:        3920 kB
PageTables:         9344 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     807496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            68032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    208896 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      279252 kB
DirectMap2M:    38291456 kB
DirectMap1G:    97517568 kB

Free space on /tmp at the end= 889892 MiB
End job on nodeC017 at 2024-07-18 22:24:27