Trace number 4446650

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? 3590.25 3600.18

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K135.opb
MD5SUMa9d7c7f4b9c33e38d48644f753677e90
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables16065
Total number of constraints16337
Number of constraints which are clauses16202
Number of constraints which are cardinality constraints (but not clauses)135
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint135
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 136
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.00/0.10	c Default LC presolving (default).
0.00/0.10	c ** Before presolving: virtualMemUsedAtLc = 96308804, getVmSize() = 88821760, SCIPgetMemUsed() = 57958713, SCIPgetMemTotal() = 65091329, SCIPgetMemExternEstim() = 31217475
0.00/0.10	c ** set memory limit for presolving in LC to 8.79606e+12 for SCIP **
41.86/42.08	c ** Estimated virtualMemUsedAtSolver = 198135662, getVmSize() = 297750528, SCIPgetMemUsed() = 196484674, SCIPgetMemTotal() = 265986018, SCIPgetMemExternEstim() = 31217475
41.86/42.08	c ** set memory limit for solvers to 4.39804e+12 for each SCIP **
41.86/42.08	c Original Problem   :
41.86/42.08	c   Problem name     : instance-4446650-1721340559
41.86/42.08	c   Variables        : 16065 (16065 binary, 0 integer, 0 implicit integer, 0 continuous)
41.86/42.08	c   Constraints      : 16337
41.86/42.08	c   Objective sense  : minimize
41.86/42.08	c Presolved Problem  :
41.86/42.08	c   Variables        : 14551 (14551 binary, 0 integer, 0 implicit integer, 0 continuous)
41.86/42.08	c   Constraints      : 14800
41.86/42.08	c Constraints        : Number
41.86/42.08	c   setppc           : 1822 
41.86/42.08	c   orbitope         : 1 
41.86/42.08	c   logicor          : 12977 
41.86/42.08	c ** Instance transfer method used: 0
41.95/42.11	c ** ParaScipInstance copy increased the number of variables. **
41.95/42.15	c LC is working with racing ramp-up and with rebuilding tree after racing.
41.95/42.15	c                                Nodes    Active                                            
41.95/42.15	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
1018.90/1022.29	c      1022              2           1         1                -           0.0000          -
1032.46/1035.81	c      1036              4           3         1                -           0.0000          -
1093.92/1097.45	c      1097              6           3         1                -           0.0000          -
1113.36/1116.94	c      1117              9           3         1                -           0.0000          -
1138.71/1142.33	c      1142             10           4         1                -           0.0000          -
1162.15/1165.89	c      1166             12           6         1                -           0.0000          -
1199.56/1203.38	c      1203             14           8         1                -           0.0000          -
1217.62/1221.41	c      1221             17           9         1                -           0.0000          -
1236.08/1239.91	c      1240             20          10         1                -           0.0000          -
1255.03/1258.96	c      1259             22          12         1                -           0.0000          -
1262.71/1266.63	c      1267             28          14         1                -           0.0000          -
1278.56/1282.54	c      1283             29          15         1                -           0.0000          -
1292.73/1296.73	c      1297             32          16         1                -           0.0000          -
1304.21/1308.25	c      1308             35          17         1                -           0.0000          -
1314.88/1318.92	c      1319             36          18         1                -           0.0000          -
1320.17/1324.20	c      1324             39          17         1                -           0.0000          -
1327.16/1331.26	c      1331             43          19         1                -           0.0000          -
1333.44/1337.51	c      1338             46          17         1                -           0.0000          -
1342.32/1346.45	c      1346             48          17         1                -           0.0000          -
1348.79/1352.97	c      1353             50          17         1                -           0.0000          -
1357.57/1361.73	c      1362             56          17         1                -           0.0000          -
1364.56/1368.70	c      1369             58          17         1                -           0.0000          -
1372.54/1376.72	c      1377             60          17         1                -           0.0000          -
1380.22/1384.42	c      1384             62          17         1                -           0.0000          -
1396.78/1401.04	c      1401             65          18         1                -           0.0000          -
1411.85/1416.10	c      1416             67          18         1                -           0.0000          -
1427.20/1431.52	c      1432             69          18         1                -           0.0000          -
1442.27/1446.65	c      1447             71          18         1                -           0.0000          -
1462.12/1466.56	c      1467             73          18         1                -           0.0000          -
1480.58/1485.09	c      1485             74          17         1                -           0.0000          -
1493.74/1498.28	c      1498             75          16         1                -           0.0000          -
1504.23/1508.71	c      1509             76          17         1                -           0.0000          -
1509.31/1513.81	c      1514             79          16         1                -           0.0000          -
1515.51/1520.01	c      1520             82          15         1                -           0.0000          -
1522.88/1527.44	c      1527             83          16         1                -           0.0000          -
1532.96/1537.50	c      1538             84          17         1                -           0.0000          -
1551.92/1556.52	c      1557             86          17         1                -           0.0000          -
1559.90/1564.51	c      1565             88          19         1                -           0.0000          -
1567.68/1572.36	c      1572             90          17         1                -           0.0000          -
1577.56/1582.24	c      1582             91          18         1                -           0.0000          -
1583.94/1588.66	c      1589             95          16         1                -           0.0000          -
1596.81/1601.58	c      1602             97          16         1                -           0.0000          -
1604.30/1609.02	c      1609             98          15         1                -           0.0000          -
1619.16/1623.91	c      1624            100          17         1                -           0.0000          -
1626.45/1631.20	c      1631            102          19         1                -           0.0000          -
1632.24/1637.02	c      1637            103          18         1                -           0.0000          -
1644.70/1649.56	c      1650            105          20         1                -           0.0000          -
1652.09/1656.94	c      1657            107          18         1                -           0.0000          -
1658.18/1663.04	c      1663            109          20         1                -           0.0000          -
1665.36/1670.21	c      1670            111          22         1                -           0.0000          -
1672.94/1677.87	c      1678            114          19         1                -           0.0000          -
1680.23/1685.11	c      1685            115          20         1                -           0.0000          -
1686.61/1691.58	c      1692            120          21         1                -           0.0000          -
1691.89/1696.85	c      1697            122          21         1                -           0.0000          -
1698.09/1703.02	c      1703            125          20         1                -           0.0000          -
1703.27/1708.29	c      1708            127          22         1                -           0.0000          -
1712.25/1717.22	c      1717            132          21         1                -           0.0000          -
1719.73/1724.72	c      1725            134          19         1                -           0.0000          -
1729.21/1734.28	c      1734            136          17         1                -           0.0000          -
1735.79/1740.86	c      1741            137          18         1                -           0.0000          -
1740.88/1745.99	c      1746            138          19         1                -           0.0000          -
1754.06/1759.18	c      1759            140          19         1                -           0.0000          -
1761.63/1766.78	c      1767            143          18         1                -           0.0000          -
1767.82/1772.99	c      1773            146          17         1                -           0.0000          -
1779.39/1784.54	c      1785            148          19         1                -           0.0000          -
1784.98/1790.12	c      1790            149          18         1                -           0.0000          -
1792.26/1797.45	c      1797            150          19         1                -           0.0000          -
1797.45/1802.60	c      1803            152          19         1                -           0.0000          -
1808.03/1813.25	c      1813            154          16         1                -           0.0000          -
1814.51/1819.72	c      1820            155          15         1                -           0.0000          -
1829.88/1835.13	c      1835            158          18         1                -           0.0000          -
1839.95/1845.26	c      1845            159          19         1                -           0.0000          -
1852.52/1857.80	c      1858            160          18         1                -           0.0000          -
1865.49/1870.89	c      1871            162          20         1                -           0.0000          -
1870.69/1876.03	c      1876            163          19         1                -           0.0000          -
1877.47/1882.87	c      1883            164          20         1                -           0.0000          -
1884.05/1889.40	c      1889            168          20         1                -           0.0000          -
1906.20/1911.66	c      1912            172          20         1                -           0.0000          -
1926.45/1931.99	c      1932            173          21         1                -           0.0000          -
1946.11/1951.68	c      1952            176          22         1                -           0.0000          -
2127.92/2133.97	c      2134            177          23         1                -           0.0000          -
2138.49/2144.50	c      2145            179          23         1                -           0.0000          -
2154.84/2160.99	c      2161            182          22         1                -           0.0000          -
2186.16/2192.32	c      2192            184          22         1                -           0.0000          -
2192.74/2198.93	c      2199            185          23         1                -           0.0000          -
2208.19/2214.49	c      2214            186          22         1                -           0.0000          -
2225.64/2231.97	c      2232            188          22         1                -           0.0000          -
2242.29/2248.67	c      2249            190          22         1                -           0.0000          -
2249.37/2255.78	c      2256            191          23         1                -           0.0000          -
2255.85/2262.21	c      2262            192          22         1                -           0.0000          -
2369.02/2375.79	c      2376            194          24         1                -           0.0000          -
2374.60/2381.33	c      2381            195          25         1                -           0.0000          -
2391.56/2398.30	c      2398            196          26         1                -           0.0000          -
2397.44/2404.25	c      2404            197          27         1                -           0.0000          -
2403.62/2410.46	c      2410            198          26         1                -           0.0000          -
2418.29/2425.15	c      2425            200          26         1                -           0.0000          -
2425.66/2432.51	c      2433            201          27         1                -           0.0000          -
2434.43/2441.35	c      2441            202          28         1                -           0.0000          -
2450.59/2457.55	c      2458            203          27         1                -           0.0000          -
2456.18/2463.16	c      2463            204          28         1                -           0.0000          -
2470.34/2477.32	c      2477            205          27         1                -           0.0000          -
2484.90/2491.90	c      2492            207          27         1                -           0.0000          -
2490.48/2497.57	c      2498            210          30         1                -           0.0000          -
2496.97/2504.06	c      2504            212          32         1                -           0.0000          -
2510.83/2517.99	c      2518            213          31         1                -           0.0000          -
2516.61/2523.73	c      2524            215          33         1                -           0.0000          -
2527.89/2535.04	c      2535            217          31         1                -           0.0000          -
2536.36/2543.52	c      2544            219          31         1                -           0.0000          -
2545.84/2553.07	c      2553            220          30         1                -           0.0000          -
2566.57/2573.88	c      2574            222          30         1                -           0.0000          -
2572.06/2579.39	c      2579            223          31         1                -           0.0000          -
2580.44/2587.73	c      2588            226          30         1                -           0.0000          -
2587.92/2595.25	c      2595            229          29         1                -           0.0000          -
2594.60/2601.93	c      2602            230          30         1                -           0.0000          -
2605.27/2612.61	c      2613            232          30         1                -           0.0000          -
2611.77/2619.14	c      2619            235          31         1                -           0.0000          -
2617.54/2624.99	c      2625            237          29         1                -           0.0000          -
2632.90/2640.37	c      2640            238          28         1                -           0.0000          -
2642.08/2649.58	c      2650            239          27         1                -           0.0000          -
2653.15/2660.65	c      2661            240          28         1                -           0.0000          -
2663.01/2670.53	c      2671            243          27         1                -           0.0000          -
2676.48/2684.05	c      2684            244          26         1                -           0.0000          -
2692.33/2699.92	c      2700            246          26         1                -           0.0000          -
2708.99/2716.69	c      2717            248          26         1                -           0.0000          -
2739.50/2747.29	c      2747            250          28         1                -           0.0000          -
2747.98/2755.76	c      2756            252          30         1                -           0.0000          -
2758.45/2766.27	c      2766            253          31         1                -           0.0000          -
2763.83/2771.61	c      2772            254          32         1                -           0.0000          -
2771.61/2779.44	c      2779            255          33         1                -           0.0000          -
2783.08/2790.95	c      2791            256          34         1                -           0.0000          -
2788.46/2796.39	c      2796            257          33         1                -           0.0000          -
2793.85/2801.76	c      2802            259          33         1                -           0.0000          -
2807.61/2815.59	c      2816            260          32         1                -           0.0000          -
2822.57/2830.53	c      2831            262          32         1                -           0.0000          -
2835.15/2843.11	c      2843            263          33         1                -           0.0000          -
2849.40/2857.40	c      2857            264          32         1                -           0.0000          -
2878.12/2886.26	c      2886            266          32         1                -           0.0000          -
2883.21/2891.31	c      2891            267          33         1                -           0.0000          -
2888.19/2896.36	c      2896            270          34         1                -           0.0000          -
2895.77/2903.97	c      2904            271          35         1                -           0.0000          -
2907.14/2915.33	c      2915            272          34         1                -           0.0000          -
2922.30/2930.50	c      2930            276          34         1                -           0.0000          -
2932.27/2940.50	c      2940            279          35         1                -           0.0000          -
2949.32/2957.66	c      2958            280          34         1                -           0.0000          -
2958.40/2966.73	c      2967            281          35         1                -           0.0000          -
2963.39/2971.78	c      2972            282          34         1                -           0.0000          -
2969.07/2977.44	c      2977            283          33         1                -           0.0000          -
2981.83/2990.22	c      2990            285          35         1                -           0.0000          -
2987.12/2995.59	c      2996            287          33         1                -           0.0000          -
3001.38/3009.82	c      3010            289          33         1                -           0.0000          -
3012.35/3020.88	c      3021            291          35         1                -           0.0000          -
3018.43/3026.97	c      3027            293          35         1                -           0.0000          -
3024.32/3032.86	c      3033            294          34         1                -           0.0000          -
3044.77/3053.39	c      3053            295          33         1                -           0.0000          -
3050.85/3059.43	c      3059            296          34         1                -           0.0000          -
3062.22/3070.88	c      3071            297          33         1                -           0.0000          -
3078.97/3087.67	c      3088            299          33         1                -           0.0000          -
3097.82/3106.58	c      3107            300          32         1                -           0.0000          -
3103.80/3112.58	c      3113            301          33         1                -           0.0000          -
3113.18/3121.97	c      3122            302          34         1                -           0.0000          -
3121.06/3129.88	c      3130            307          33         1                -           0.0000          -
3127.14/3135.91	c      3136            309          33         1                -           0.0000          -
3138.01/3146.88	c      3147            312          34         1                -           0.0000          -
3145.49/3154.37	c      3154            313          33         1                -           0.0000          -
3150.77/3159.64	c      3160            316          34         1                -           0.0000          -
3157.45/3166.30	c      3166            318          34         1                -           0.0000          -
3165.14/3174.08	c      3174            319          33         1                -           0.0000          -
3171.42/3180.33	c      3180            320          32         1                -           0.0000          -
3181.39/3190.38	c      3190            321          33         1                -           0.0000          -
3186.68/3195.64	c      3196            322          32         1                -           0.0000          -
3194.46/3203.42	c      3203            324          32         1                -           0.0000          -
3207.22/3216.23	c      3216            328          32         1                -           0.0000          -
3214.10/3223.17	c      3223            329          31         1                -           0.0000          -
3219.99/3229.04	c      3229            330          32         1                -           0.0000          -
3236.23/3245.38	c      3245            331          31         1                -           0.0000          -
3250.69/3259.82	c      3260            333          33         1                -           0.0000          -
3257.58/3266.75	c      3267            336          32         1                -           0.0000          -
3270.14/3279.30	c      3279            338          32         1                -           0.0000          -
3277.23/3286.44	c      3286            339          31         1                -           0.0000          -
3282.31/3291.57	c      3292            340          32         1                -           0.0000          -
3288.20/3297.44	c      3297            344          30         1                -           0.0000          -
3294.88/3304.18	c      3304            345          31         1                -           0.0000          -
3311.93/3321.20	c      3321            346          30         1                -           0.0000          -
3322.20/3331.53	c      3332            348          30         1                -           0.0000          -
3330.57/3339.95	c      3340            350          30         1                -           0.0000          -
3361.88/3371.34	c      3371            352          30         1                -           0.0000          -
3375.35/3384.83	c      3385            353          29         1                -           0.0000          -
3385.03/3394.59	c      3395            354          28         1                -           0.0000          -
3396.51/3406.02	c      3406            355          27         1                -           0.0000          -
3405.68/3415.26	c      3415            356          28         1                -           0.0000          -
3411.17/3420.78	c      3421            357          27         1                -           0.0000          -
3450.08/3459.76	c      3460            359          27         1                -           0.0000          -
3468.93/3478.68	c      3479            361          27         1                -           0.0000          -
3478.32/3488.03	c      3488            362          28         1                -           0.0000          -
3496.08/3505.85	c      3506            363          27         1                -           0.0000          -
3501.17/3510.93	c      3511            364          26         1                -           0.0000          -
3543.77/3553.69	c      3554            366          26         1                -           0.0000          -
3573.40/3583.30	c      3583            368          26         1                -           0.0000          -
3585.77/3595.74	c      3596            370          28         1                -           0.0000          -
3590.17/3600.12	c SCIP Status        : c solving was interrupted [hard time limit reached]
3590.17/3600.12	c Total Time         : 3600.1100
3590.17/3600.12	c   solving          : 3600.1100
3590.17/3600.12	c   presolving       : 41.9775 (included in solving)
3590.17/3600.12	c B&B Tree           :
3590.17/3600.12	c   nodes (total)    : 1
3590.17/3600.12	c Solution           :
3590.17/3600.12	c   Solutions found  : 0
3590.17/3600.12	c   Primal Bound     :          -
3590.17/3600.12	c   Dual Bound       : +0.00000000000000e+00
3590.17/3600.12	c Gap                :          -
3590.17/3600.17	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 (62136 MiB free)
  memory of node 1: 64510 MiB (63335 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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
Current StackSize limit: 8192 KiB

solver pid=980482, runsolver pid=980474

[startup+0.100086 s]*
/proc/loadavg: 1.08 1.20 2.13 6/260 980492
/proc/meminfo: memFree=128233588/131524600 swapFree=131071996/131071996
[pid=980482] ppid=980474 vsize=89452 memory=76744 CPUtime=0.1 cores=4,6
/proc/980482/stat : 980482 (fscip) R 980474 980482 980418 0 -1 4194304 16967 0 0 0 8 2 0 0 20 0 1 0 186216174 91598848 19186 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
/proc/980482/statm: 22363 19186 2574 3032 0 18763 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 89452 KiB
Current children cumulated memory: 76744 KiB

[startup+0.206843 s]*
/proc/loadavg: 1.08 1.20 2.13 8/260 980492
/proc/meminfo: memFree=128143360/131524600 swapFree=131071996/131071996
[pid=980482] ppid=980474 vsize=113556 memory=100428 CPUtime=0.21 cores=4,6
/proc/980482/stat : 980482 (fscip) R 980474 980482 980418 0 -1 4194304 24637 0 0 0 18 3 0 0 20 0 1 0 186216174 116281344 25107 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
/proc/980482/statm: 28389 25107 2638 3032 0 24789 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 113556 KiB
Current children cumulated memory: 100428 KiB

[startup+0.30701 s]*
/proc/loadavg: 1.08 1.20 2.13 6/260 980492
/proc/meminfo: memFree=128073808/131524600 swapFree=131071996/131071996
[pid=980482] ppid=980474 vsize=113556 memory=100428 CPUtime=0.3 cores=4,6
/proc/980482/stat : 980482 (fscip) R 980474 980482 980418 0 -1 4194304 24639 0 0 0 27 3 0 0 20 0 1 0 186216174 116281344 25107 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
/proc/980482/statm: 28389 25107 2638 3032 0 24789 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 113556 KiB
Current children cumulated memory: 100428 KiB

[startup+0.700198 s]
/proc/loadavg: 1.08 1.20 2.13 6/260 980492
/proc/meminfo: memFree=128074724/131524600 swapFree=131071996/131071996
[pid=980482] ppid=980474 vsize=124156 memory=110116 CPUtime=0.68 cores=4,6
/proc/980482/stat : 980482 (fscip) R 980474 980482 980418 0 -1 4194304 29277 0 0 0 65 3 0 0 20 0 1 0 186216174 127135744 27529 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
/proc/980482/statm: 31039 27529 2718 3032 0 27439 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 124156 KiB
Current children cumulated memory: 110116 KiB

[startup+1.50019 s]
/proc/loadavg: 1.31 1.25 2.14 6/260 980492
/proc/meminfo: memFree=128002980/131524600 swapFree=131071996/131071996
[pid=980482] ppid=980474 vsize=160164 memory=145136 CPUtime=1.48 cores=4,6
/proc/980482/stat : 980482 (fscip) R 980474 980482 980418 0 -1 4194304 35510 0 0 0 144 4 0 0 20 0 1 0 186216174 164007936 36284 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
/proc/980482/statm: 40041 36284 2734 3032 0 36441 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 160164 KiB
Current children cumulated memory: 145136 KiB

[startup+3.10681 s]
/proc/loadavg: 1.31 1.25 2.14 6/260 980494
/proc/meminfo: memFree=127877080/131524600 swapFree=131071996/131071996
[pid=980482] ppid=980474 vsize=160560 memory=145660 CPUtime=3.08 cores=4,6
/proc/980482/stat : 980482 (fscip) R 980474 980482 980418 0 -1 4194304 35608 0 0 0 304 4 0 0 20 0 1 0 186216174 164413440 36415 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
/proc/980482/statm: 40140 36415 2734 3032 0 36540 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 160560 KiB
Current children cumulated memory: 145660 KiB

[startup+6.30017 s]
/proc/loadavg: 1.53 1.30 2.15 6/260 980494
/proc/meminfo: memFree=127868648/131524600 swapFree=131071996/131071996
[pid=980482] ppid=980474 vsize=165640 memory=150028 CPUtime=6.26 cores=4,6
/proc/980482/stat : 980482 (fscip) R 980474 980482 980418 0 -1 4194304 36772 0 0 0 622 4 0 0 20 0 1 0 186216174 169615360 37507 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
/proc/980482/statm: 41410 37507 2734 3032 0 37810 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 165640 KiB
Current children cumulated memory: 150028 KiB

[startup+12.7002 s]
/proc/loadavg: 1.72 1.34 2.16 6/260 980495
/proc/meminfo: memFree=127849064/131524600 swapFree=131071996/131071996
[pid=980482] ppid=980474 vsize=167880 memory=152344 CPUtime=12.65 cores=4,6
/proc/980482/stat : 980482 (fscip) R 980474 980482 980418 0 -1 4194304 37362 0 0 0 1260 5 0 0 20 0 1 0 186216174 171909120 38086 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
/proc/980482/statm: 41970 38086 2734 3032 0 38370 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 167880 KiB
Current children cumulated memory: 152344 KiB

[startup+25.5002 s]
/proc/loadavg: 2.16 1.44 2.19 6/260 980497
/proc/meminfo: memFree=127844792/131524600 swapFree=131071996/131071996
[pid=980482] ppid=980474 vsize=168916 memory=153392 CPUtime=25.41 cores=4,6
/proc/980482/stat : 980482 (fscip) R 980474 980482 980418 0 -1 4194304 37603 0 0 0 2536 5 0 0 20 0 1 0 186216174 172969984 38348 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
/proc/980482/statm: 42229 38348 2734 3032 0 38629 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 168916 KiB
Current children cumulated memory: 153392 KiB

[startup+51.1066 s]
/proc/loadavg: 3.00 1.72 2.26 7/271 980799
/proc/meminfo: memFree=126908528/131524600 swapFree=131071996/131071996
[pid=980482] ppid=980474 vsize=461752 memory=361084 CPUtime=50.93 cores=4,6
/proc/980482/stat : 980482 (fscip) S 980474 980482 980418 0 -1 1077936128 126947 0 0 0 5078 15 0 0 20 0 3 0 186216174 472834048 90271 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
/proc/980482/statm: 115438 90271 2782 3032 0 107350 0
[pid=980482/tid=980794] ppid=980474 vsize=461752 memory=11400 CPUtime=8.95 cores=4,6
/proc/980482/task/980794/stat : 980794 (fscip) R 980474 980482 980418 0 -1 4194368 64532 0 0 0 889 6 0 0 20 0 3 0 186220383 472834048 90271 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
[pid=980482/tid=980795] ppid=980474 vsize=461752 memory=360060 CPUtime=0 cores=4,6
/proc/980482/task/980795/stat : 980795 (fscip) S 980474 980482 980418 0 -1 1077936192 17 0 0 0 0 0 0 0 20 0 3 0 186220390 472834048 90271 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 461752 KiB
Current children cumulated memory: 361084 KiB

[startup+102.3 s]
/proc/loadavg: 3.61 2.09 2.36 6/271 980810
/proc/meminfo: memFree=126699720/131524600 swapFree=131071996/131071996
[pid=980482] ppid=980474 vsize=530936 memory=410128 CPUtime=101.94 cores=4,6
/proc/980482/stat : 980482 (fscip) S 980474 980482 980418 0 -1 1077936128 183147 0 0 0 10175 19 0 0 20 0 3 0 186216174 543678464 102532 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
/proc/980482/statm: 132734 102532 2926 3032 0 120203 0
[pid=980482/tid=980794] ppid=980474 vsize=530936 memory=410092 CPUtime=59.97 cores=4,6
/proc/980482/task/980794/stat : 980794 (fscip) R 980474 980482 980418 0 -1 4194368 120690 0 0 0 5987 10 0 0 20 0 3 0 186220383 543678464 102532 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
[pid=980482/tid=980795] ppid=980474 vsize=530936 memory=410092 CPUtime=0 cores=4,6
/proc/980482/task/980795/stat : 980795 (fscip) S 980474 980482 980418 0 -1 1077936192 59 0 0 0 0 0 0 0 20 0 3 0 186220390 543678464 102532 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 530936 KiB
Current children cumulated memory: 410128 KiB

[startup+162.3 s]
/proc/loadavg: 3.97 2.47 2.47 6/271 980820
/proc/meminfo: memFree=126671812/131524600 swapFree=131071996/131071996
[pid=980482] ppid=980474 vsize=530936 memory=411392 CPUtime=161.75 cores=4,6
/proc/980482/stat : 980482 (fscip) S 980474 980482 980418 0 -1 1077936128 193365 0 0 0 16155 20 0 0 20 0 3 0 186216174 543678464 102848 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
/proc/980482/statm: 132734 102848 2926 3032 0 120373 0
[pid=980482/tid=980794] ppid=980474 vsize=530936 memory=5448 CPUtime=119.77 cores=4,6
/proc/980482/task/980794/stat : 980794 (fscip) R 980474 980482 980418 0 -1 4194368 130890 0 0 0 11966 11 0 0 20 0 3 0 186220383 543678464 102848 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
[pid=980482/tid=980795] ppid=980474 vsize=530936 memory=411392 CPUtime=0 cores=4,6
/proc/980482/task/980795/stat : 980795 (fscip) S 980474 980482 980418 0 -1 1077936192 77 0 0 0 0 0 0 0 20 0 3 0 186220390 543678464 102848 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 530936 KiB
Current children cumulated memory: 411392 KiB

[startup+222.3 s]
/proc/loadavg: 3.99 2.75 2.57 6/268 980831
/proc/meminfo: memFree=126590720/131524600 swapFree=131071996/131071996
[pid=980482] ppid=980474 vsize=534564 memory=414356 CPUtime=221.55 cores=4,6
/proc/980482/stat : 980482 (fscip) S 980474 980482 980418 0 -1 1077936128 206618 0 0 0 22134 21 0 0 20 0 3 0 186216174 547393536 103589 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
/proc/980482/statm: 133641 103589 2926 3032 0 121296 0
[pid=980482/tid=980794] ppid=980474 vsize=534564 memory=11400 CPUtime=179.57 cores=4,6
/proc/980482/task/980794/stat : 980794 (fscip) R 980474 980482 980418 0 -1 4194368 144133 0 0 0 17946 11 0 0 20 0 3 0 186220383 547393536 103589 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
[pid=980482/tid=980795] ppid=980474 vsize=534564 memory=414356 CPUtime=0 cores=4,6
/proc/980482/task/980795/stat : 980795 (fscip) S 980474 980482 980418 0 -1 1077936192 87 0 0 0 0 0 0 0 20 0 3 0 186220390 547393536 103589 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
Current children cumulated CPU time: 221.55 s
Current children cumulated vsize: 534564 KiB
Current children cumulated memory: 414356 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 3.01 2.67 6/267 980842
/proc/meminfo: memFree=126453400/131524600 swapFree=131071996/131071996
[pid=980482] ppid=980474 vsize=565996 memory=466840 CPUtime=281.36 cores=4,6
/proc/980482/stat : 980482 (fscip) S 980474 980482 980418 0 -1 1077936128 241613 0 0 0 28111 25 0 0 20 0 3 0 186216174 579579904 116710 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
/proc/980482/statm: 141499 116710 2942 3032 0 135383 0
[pid=980482/tid=980794] ppid=980474 vsize=565996 memory=414360 CPUtime=239.38 cores=4,6
/proc/980482/task/980794/stat : 980794 (fscip) R 980474 980482 980418 0 -1 4194368 179121 0 0 0 23922 16 0 0 20 0 3 0 186220383 579579904 116710 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
[pid=980482/tid=980795] ppid=980474 vsize=565996 memory=453800 CPUtime=0 cores=4,6
/proc/980482/task/980795/stat : 980795 (fscip) S 980474 980482 980418 0 -1 1077936192 94 0 0 0 0 0 0 0 20 0 3 0 186220390 579579904 116710 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
Current children cumulated CPU time: 281.36 s
Current children cumulated vsize: 565996 KiB
Current children cumulated memory: 466840 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 3.21 2.76 6/264 980853
/proc/meminfo: memFree=126336820/131524600 swapFree=131071996/131071996
[pid=980482] ppid=980474 vsize=631532 memory=482224 CPUtime=341.16 cores=4,6
/proc/980482/stat : 980482 (fscip) S 980474 980482 980418 0 -1 1077936128 272722 0 0 0 34089 27 0 0 20 0 3 0 186216174 646688768 120556 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
/proc/980482/statm: 157883 120556 2942 3032 0 139628 0
[pid=980482/tid=980794] ppid=980474 vsize=631532 memory=414360 CPUtime=299.17 cores=4,6

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

/proc/980482/statm: 191009 170507 3310 3032 0 177596 0
[pid=980482/tid=980794] ppid=980474 vsize=764036 memory=677572 CPUtime=3410.64 cores=4,6
/proc/980482/task/980794/stat : 980794 (fscip) R 980474 980482 980418 0 -1 4194368 652114 0 0 0 341016 48 0 0 20 0 3 0 186220383 782372864 170507 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
[pid=980482/tid=980795] ppid=980474 vsize=764036 memory=682028 CPUtime=0.02 cores=4,6
/proc/980482/task/980795/stat : 980795 (fscip) S 980474 980482 980418 0 -1 1077936192 416 0 0 0 1 1 0 0 20 0 3 0 186220390 782372864 170507 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
Current children cumulated CPU time: 3452.67 s
Current children cumulated vsize: 764036 KiB
Current children cumulated memory: 682028 KiB

[startup+3522.3 s]
/proc/loadavg: 4.28 4.32 4.19 6/262 982618
/proc/meminfo: memFree=125576232/131524600 swapFree=131071996/131071996
[pid=980482] ppid=980474 vsize=764036 memory=682720 CPUtime=3512.54 cores=4,6
/proc/980482/stat : 980482 (fscip) S 980474 980482 980418 0 -1 1077936128 716876 0 0 0 351193 61 0 0 20 0 3 0 186216174 782372864 170680 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
/proc/980482/statm: 191009 170680 3310 3032 0 177853 0
[pid=980482/tid=980794] ppid=980474 vsize=764036 memory=682028 CPUtime=3470.51 cores=4,6
/proc/980482/task/980794/stat : 980794 (fscip) R 980474 980482 980418 0 -1 4194368 653288 0 0 0 347002 49 0 0 20 0 3 0 186220383 782372864 170680 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
[pid=980482/tid=980795] ppid=980474 vsize=764036 memory=11400 CPUtime=0.02 cores=4,6
/proc/980482/task/980795/stat : 980795 (fscip) S 980474 980482 980418 0 -1 1077936192 422 0 0 0 1 1 0 0 20 0 3 0 186220390 782372864 170680 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
Current children cumulated CPU time: 3512.54 s
Current children cumulated vsize: 764036 KiB
Current children cumulated memory: 682720 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.28 4.18 6/262 982628
/proc/meminfo: memFree=125575536/131524600 swapFree=131071996/131071996
[pid=980482] ppid=980474 vsize=764036 memory=682724 CPUtime=3572.4 cores=4,6
/proc/980482/stat : 980482 (fscip) S 980474 980482 980418 0 -1 1077936128 718187 0 0 0 357179 61 0 0 20 0 3 0 186216174 782372864 170681 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
/proc/980482/statm: 191009 170681 3310 3032 0 177853 0
[pid=980482/tid=980794] ppid=980474 vsize=764036 memory=682724 CPUtime=3530.37 cores=4,6
/proc/980482/task/980794/stat : 980794 (fscip) R 980474 980482 980418 0 -1 4194368 654574 0 0 0 352988 49 0 0 20 0 3 0 186220383 782372864 170681 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
[pid=980482/tid=980795] ppid=980474 vsize=764036 memory=11400 CPUtime=0.02 cores=4,6
/proc/980482/task/980795/stat : 980795 (fscip) S 980474 980482 980418 0 -1 1077936192 428 0 0 0 1 1 0 0 20 0 3 0 186220390 782372864 170681 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
Current children cumulated CPU time: 3572.4 s
Current children cumulated vsize: 764036 KiB
Current children cumulated memory: 682724 KiB

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

# cumulated CPU time of all completed processes:  user=3589.63 s, system=0.621135 s

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

[startup+3584 s]*
/proc/loadavg: 4.15 4.28 4.18 6/262 982628
/proc/meminfo: memFree=125575508/131524600 swapFree=131071996/131071996
[pid=980482] ppid=980474 vsize=764036 memory=682736 CPUtime=3574.1 cores=4,6
/proc/980482/stat : 980482 (fscip) S 980474 980482 980418 0 -1 1077936128 718349 0 0 0 357349 61 0 0 20 0 3 0 186216174 782372864 170684 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
/proc/980482/statm: 191009 170684 3310 3032 0 177853 0
[pid=980482/tid=980794] ppid=980474 vsize=764036 memory=6720665458640437874 CPUtime=3532.07 cores=4,6
/proc/980482/task/980794/stat : 980794 (fscip) R 980474 980482 980418 0 -1 4194368 654736 0 0 0 353158 49 0 0 20 0 3 0 186220383 782372864 170684 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
[pid=980482/tid=980795] ppid=980474 vsize=764036 memory=-7592636480274063739 CPUtime=0.02 cores=4,6
/proc/980482/task/980795/stat : 980795 (fscip) S 980474 980482 980418 0 -1 1077936192 428 0 0 0 1 1 0 0 20 0 3 0 186220390 782372864 170684 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
Current children cumulated CPU time: 3574.1 s
Current children cumulated vsize: 764036 KiB
Current children cumulated memory: 682736 KiB

[startup+3590.4 s]
/proc/loadavg: 4.14 4.27 4.18 6/262 982628
/proc/meminfo: memFree=125575516/131524600 swapFree=131071996/131071996
[pid=980482] ppid=980474 vsize=764036 memory=682736 CPUtime=3580.48 cores=4,6
/proc/980482/stat : 980482 (fscip) S 980474 980482 980418 0 -1 1077936128 718423 0 0 0 357987 61 0 0 20 0 3 0 186216174 782372864 170684 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
/proc/980482/statm: 191009 170684 3310 3032 0 177853 0
[pid=980482/tid=980794] ppid=980474 vsize=764036 memory=11400 CPUtime=3538.45 cores=4,6
/proc/980482/task/980794/stat : 980794 (fscip) R 980474 980482 980418 0 -1 4194368 654810 0 0 0 353796 49 0 0 20 0 3 0 186220383 782372864 170684 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
[pid=980482/tid=980795] ppid=980474 vsize=764036 memory=682736 CPUtime=0.02 cores=4,6
/proc/980482/task/980795/stat : 980795 (fscip) S 980474 980482 980418 0 -1 1077936192 428 0 0 0 1 1 0 0 20 0 3 0 186220390 782372864 170684 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
Current children cumulated CPU time: 3580.48 s
Current children cumulated vsize: 764036 KiB
Current children cumulated memory: 682736 KiB

[startup+3596.8 s]
/proc/loadavg: 4.13 4.27 4.18 6/262 982630
/proc/meminfo: memFree=125575492/131524600 swapFree=131071996/131071996
[pid=980482] ppid=980474 vsize=764036 memory=682736 CPUtime=3586.87 cores=4,6
/proc/980482/stat : 980482 (fscip) S 980474 980482 980418 0 -1 1077936128 718573 0 0 0 358626 61 0 0 20 0 3 0 186216174 782372864 170684 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
/proc/980482/statm: 191009 170684 3310 3032 0 177853 0
[pid=980482/tid=980794] ppid=980474 vsize=764036 memory=16160 CPUtime=3544.84 cores=4,6
/proc/980482/task/980794/stat : 980794 (fscip) R 980474 980482 980418 0 -1 4194368 654956 0 0 0 354435 49 0 0 20 0 3 0 186220383 782372864 170684 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
[pid=980482/tid=980795] ppid=980474 vsize=764036 memory=682736 CPUtime=0.02 cores=4,6
/proc/980482/task/980795/stat : 980795 (fscip) S 980474 980482 980418 0 -1 1077936192 430 0 0 0 1 1 0 0 20 0 3 0 186220390 782372864 170684 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
Current children cumulated CPU time: 3586.87 s
Current children cumulated vsize: 764036 KiB
Current children cumulated memory: 682736 KiB

[startup+3598.4 s]
/proc/loadavg: 4.20 4.28 4.18 6/262 982630
/proc/meminfo: memFree=125575476/131524600 swapFree=131071996/131071996
[pid=980482] ppid=980474 vsize=764036 memory=682736 CPUtime=3588.47 cores=4,6
/proc/980482/stat : 980482 (fscip) S 980474 980482 980418 0 -1 1077936128 718573 0 0 0 358786 61 0 0 20 0 3 0 186216174 782372864 170684 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
/proc/980482/statm: 191009 170684 3310 3032 0 177853 0
[pid=980482/tid=980794] ppid=980474 vsize=764036 memory=16160 CPUtime=3546.43 cores=4,6
/proc/980482/task/980794/stat : 980794 (fscip) R 980474 980482 980418 0 -1 4194368 654956 0 0 0 354594 49 0 0 20 0 3 0 186220383 782372864 170684 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
[pid=980482/tid=980795] ppid=980474 vsize=764036 memory=682736 CPUtime=0.02 cores=4,6
/proc/980482/task/980795/stat : 980795 (fscip) S 980474 980482 980418 0 -1 1077936192 430 0 0 0 1 1 0 0 20 0 3 0 186220390 782372864 170684 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
Current children cumulated CPU time: 3588.47 s
Current children cumulated vsize: 764036 KiB
Current children cumulated memory: 682736 KiB

[startup+3599.2 s]
/proc/loadavg: 4.20 4.28 4.18 6/262 982630
/proc/meminfo: memFree=125575492/131524600 swapFree=131071996/131071996
[pid=980482] ppid=980474 vsize=764036 memory=682736 CPUtime=3589.26 cores=4,6
/proc/980482/stat : 980482 (fscip) S 980474 980482 980418 0 -1 1077936128 718573 0 0 0 358865 61 0 0 20 0 3 0 186216174 782372864 170684 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
/proc/980482/statm: 191009 170684 3310 3032 0 177853 0
[pid=980482/tid=980794] ppid=980474 vsize=764036 memory=5448 CPUtime=3547.23 cores=4,6
/proc/980482/task/980794/stat : 980794 (fscip) R 980474 980482 980418 0 -1 4194368 654956 0 0 0 354674 49 0 0 20 0 3 0 186220383 782372864 170684 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
[pid=980482/tid=980795] ppid=980474 vsize=764036 memory=44432 CPUtime=0.02 cores=4,6
/proc/980482/task/980795/stat : 980795 (fscip) S 980474 980482 980418 0 -1 1077936192 430 0 0 0 1 1 0 0 20 0 3 0 186220390 782372864 170684 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
Current children cumulated CPU time: 3589.26 s
Current children cumulated vsize: 764036 KiB
Current children cumulated memory: 682736 KiB

[startup+3599.6 s]
/proc/loadavg: 4.20 4.28 4.18 6/262 982630
/proc/meminfo: memFree=125575492/131524600 swapFree=131071996/131071996
[pid=980482] ppid=980474 vsize=764036 memory=682736 CPUtime=3589.66 cores=4,6
/proc/980482/stat : 980482 (fscip) S 980474 980482 980418 0 -1 1077936128 718573 0 0 0 358905 61 0 0 20 0 3 0 186216174 782372864 170684 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
/proc/980482/statm: 191009 170684 3310 3032 0 177853 0
[pid=980482/tid=980794] ppid=980474 vsize=764036 memory=5600 CPUtime=3547.63 cores=4,6
/proc/980482/task/980794/stat : 980794 (fscip) R 980474 980482 980418 0 -1 4194368 654956 0 0 0 354714 49 0 0 20 0 3 0 186220383 782372864 170684 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
[pid=980482/tid=980795] ppid=980474 vsize=764036 memory=6720664359128810091 CPUtime=0.02 cores=4,6
/proc/980482/task/980795/stat : 980795 (fscip) S 980474 980482 980418 0 -1 1077936192 430 0 0 0 1 1 0 0 20 0 3 0 186220390 782372864 170684 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
Current children cumulated CPU time: 3589.66 s
Current children cumulated vsize: 764036 KiB
Current children cumulated memory: 682736 KiB

[startup+3600 s]*
/proc/loadavg: 4.20 4.28 4.18 6/262 982630
/proc/meminfo: memFree=125575484/131524600 swapFree=131071996/131071996
[pid=980482] ppid=980474 vsize=764036 memory=682736 CPUtime=3590.07 cores=4,6
/proc/980482/stat : 980482 (fscip) S 980474 980482 980418 0 -1 1077936128 718583 0 0 0 358946 61 0 0 20 0 3 0 186216174 782372864 170684 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
/proc/980482/statm: 191009 170684 3310 3032 0 177853 0
[pid=980482/tid=980794] ppid=980474 vsize=764036 memory=4792 CPUtime=3548.03 cores=4,6
/proc/980482/task/980794/stat : 980794 (fscip) R 980474 980482 980418 0 -1 4194368 654962 0 0 0 354754 49 0 0 20 0 3 0 186220383 782372864 170684 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
[pid=980482/tid=980795] ppid=980474 vsize=764036 memory=801860 CPUtime=0.02 cores=4,6
/proc/980482/task/980795/stat : 980795 (fscip) S 980474 980482 980418 0 -1 1077936192 430 0 0 0 1 1 0 0 20 0 3 0 186220390 782372864 170684 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
Current children cumulated CPU time: 3590.07 s
Current children cumulated vsize: 764036 KiB
Current children cumulated memory: 682736 KiB

[startup+3600.11 s]
/proc/loadavg: 4.20 4.28 4.18 6/262 982630
/proc/meminfo: memFree=125575484/131524600 swapFree=131071996/131071996
[pid=980482] ppid=980474 vsize=726120 memory=644896 CPUtime=3590.17 cores=4,6
/proc/980482/stat : 980482 (fscip) S 980474 980482 980418 0 -1 1077936128 718725 0 0 0 358956 61 0 0 20 0 3 0 186216174 743546880 161224 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
/proc/980482/statm: 181530 161224 3310 3032 0 168374 0
[pid=980482/tid=980794] ppid=980474 vsize=726120 memory=682736 CPUtime=3548.13 cores=4,6
/proc/980482/task/980794/stat : 980794 (fscip) R 980474 980482 980418 0 -1 4194368 655103 0 0 0 354764 49 0 0 20 0 3 0 186220383 743546880 161224 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
[pid=980482/tid=980795] ppid=980474 vsize=726120 memory=682736 CPUtime=0.02 cores=4,6
/proc/980482/task/980795/stat : 980795 (fscip) S 980474 980482 980418 0 -1 1077936192 430 0 0 0 1 1 0 0 20 0 3 0 186220390 743546880 161224 134679101440 4194304 16613245 140720489318240 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 41140224 140720489325588 140720489325704 140720489325704 140720489332720 0
Current children cumulated CPU time: 3590.17 s
Current children cumulated vsize: 726120 KiB
Current children cumulated memory: 644896 KiB

Child status: 0

Real time (s): 3600.18
CPU time (s): 3590.25
CPU user time (s): 3589.63
CPU system time (s): 0.621135
CPU usage (%): 99.7242
Max. virtual memory (cumulated for all children) (KiB): 764036
Max. memory (cumulated for all children) (KiB): 682736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.63
system time used= 0.621135
maximum resident set size= 682736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 720703
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= 4230
involuntary context switches= 1681


# summary of solver processes directly reported to runsolver:
#   pid: 980482
#   total CPU time (s): 3590.25
#   total CPU user time (s): 3589.63
#   total CPU system time (s): 0.621135

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.72149 second user time and 19.2717 second system time

The end

Launcher Data

Begin job on nodeC015 at 2024-07-19 00:09:32
IDJOB=4446650
IDBENCH=158288
IDSOLVER=3064
FILE ID=nodeC015/4446650-1721340559
RUNJOBID= nodeC015-1721340572-980429
SLURM_JOB_ID= 7542724
Free space on /tmp= 890080 MiB

SOLVER NAME= FiberSCIP 2024-07-02
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K135.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-4446650-1721340559/watcher-4446650-1721340559 -o /tmp/evaluation-result-4446650-1721340559/solver-4446650-1721340559 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721340572-980429 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4446650-1721340559.opb -qsol -t 3600 -sth 1

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

MD5SUM BENCH= a9d7c7f4b9c33e38d48644f753677e90
RANDOM SEED=22247647

nodeC015.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		: 3797.473
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.61
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		: 3853.237
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.25
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		: 3710.445
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.61
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		: 3668.230
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.25
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		: 3703.760
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.61
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		: 3611.684
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.25
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		: 3727.270
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.61
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		: 3745.741
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.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        128484468 kB
MemAvailable:   129674344 kB
Buffers:          506884 kB
Cached:          1510364 kB
SwapCached:            0 kB
Active:          1640624 kB
Inactive:         766452 kB
Active(anon):       1476 kB
Inactive(anon):   426388 kB
Active(file):    1639148 kB
Inactive(file):   340064 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            116536 kB
Writeback:             0 kB
AnonPages:        388408 kB
Mapped:           106996 kB
Shmem:             37720 kB
KReclaimable:     100620 kB
Slab:             213016 kB
SReclaimable:     100620 kB
SUnreclaim:       112396 kB
KernelStack:        3920 kB
PageTables:        10260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     768208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            68224 kB
HardwareCorrupted:     0 kB
AnonHugePages:    356352 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:      291540 kB
DirectMap2M:    38279168 kB
DirectMap1G:    97517568 kB

Free space on /tmp at the end= 889968 MiB
End job on nodeC015 at 2024-07-19 01:09:32