Trace number 4546332

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
SynLSCD-PS 2025-07-23? (TO) 3600.1 3610.8

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ECGRID-FromCNF/
normalized-ECgrid5x70split.cnf-plain.pb.metafix.opb
MD5SUMab4f361084eaa55350d5ce36089ad752
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark28.6033
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables701
Total number of constraints2802
Number of constraints which are clauses2802
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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.02	c intsize: 3
0.00/0.05	c 2802 constraints
0.00/0.05	c Finish cloning data from SAT to LS
0.00/0.05	c restart_num_ls  -100000 0
11.84/12.00	c Use LS-small
11.84/12.00	c update_LS_target_phase-runLS-restart
21.92/22.02	c restart_num  0 1205
21.92/22.02	c LS-restart 90 46
33.79/33.98	c Use LS-small
33.79/33.98	c update_LS_target_phase-runLS-restart
46.46/46.67	c restart_num  1205 2406
46.46/46.67	c LS-restart 80 72
58.44/58.61	c Use LS-small
58.44/58.61	c update_LS_target_phase-runLS-restart
69.71/69.97	c restart_num  2406 3607
69.71/69.97	c LS-restart 70 87
81.68/81.91	c Use LS-small
81.68/81.91	c update_LS_target_phase-runLS-restart
98.43/98.75	c restart_num  3607 4810
98.43/98.75	c LS-restart 60 46
110.30/110.69	c Use LS-small
110.30/110.69	c update_LS_target_phase-runLS-restart
121.48/121.80	c restart_num  4810 6017
121.48/121.80	c LS-restart 50 98
133.35/133.75	c Use LS-small
133.35/133.75	c update_LS_target_phase-runLS-restart
148.31/148.75	c restart_num  6017 7218
148.31/148.75	c LS-restart 40 77
160.29/160.79	c Use LS-small
160.29/160.79	c update_LS_target_phase-runLS-restart
186.21/186.77	c restart_num  7218 8419
186.21/186.77	c LS-restart 30 47
198.19/198.71	c Use LS-small
198.19/198.71	c update_LS_target_phase-runLS-restart
209.36/209.97	c restart_num  8419 9626
209.36/209.97	c LS-restart 20 27
221.22/221.87	c Use LS-small
221.22/221.87	c update_LS_target_phase-runLS-restart
234.99/235.62	c restart_num  9626 10827
234.99/235.62	c LS-restart 10 5
246.86/247.53	c Use LS-small
246.86/247.53	c update_LS_target_phase-runLS-restart
258.03/258.73	c restart_num  10827 12030
269.90/270.63	c Use LS-small
269.90/270.63	c update_LS_target_phase-runLS-restart
286.86/287.65	c restart_num  12030 13235
298.73/299.56	c Use LS-small
298.73/299.56	c update_LS_target_phase-runLS-restart
313.90/314.70	c restart_num  13235 14436
325.77/326.60	c Use LS-small
325.77/326.60	c update_LS_target_phase-runLS-restart
337.04/337.96	c restart_num  14436 15638
348.91/349.84	c Use LS-small
348.91/349.84	c update_LS_target_phase-runLS-restart
392.00/393.09	c restart_num  15638 16842
403.87/405.00	c Use LS-small
403.87/405.00	c update_LS_target_phase-runLS-restart
415.73/416.87	c restart_num  16842 18043
427.60/428.74	c Use LS-small
427.60/428.74	c update_LS_target_phase-runLS-restart
441.27/442.46	c restart_num  18043 19247
453.13/454.36	c Use LS-small
453.13/454.36	c update_LS_target_phase-runLS-restart
463.92/465.19	c restart_num  19247 20453
475.79/477.09	c Use LS-small
475.79/477.09	c update_LS_target_phase-runLS-restart
495.52/496.83	c restart_num  20453 21660
507.39/508.73	c Use LS-small
507.39/508.73	c update_LS_target_phase-runLS-restart
520.46/521.83	c restart_num  21660 22864
532.33/533.73	c Use LS-small
532.33/533.73	c update_LS_target_phase-runLS-restart
543.90/545.36	c restart_num  22864 24065
555.77/557.26	c Use LS-small
555.77/557.26	c update_LS_target_phase-runLS-restart
581.91/583.43	c restart_num  24065 25267
593.78/595.31	c Use LS-small
593.78/595.31	c update_LS_target_phase-runLS-restart
605.05/606.69	c restart_num  25267 26473
616.92/618.58	c Use LS-small
616.92/618.58	c update_LS_target_phase-runLS-restart
631.88/633.56	c restart_num  26473 27674
643.75/645.47	c Use LS-small
643.75/645.47	c update_LS_target_phase-runLS-restart
661.61/663.35	c restart_num  27674 28881
673.48/675.25	c Use LS-small
673.48/675.25	c update_LS_target_phase-runLS-restart
684.94/686.70	c restart_num  28881 30093
696.80/698.61	c Use LS-small
696.80/698.61	c update_LS_target_phase-runLS-restart
711.26/713.19	c restart_num  30093 31299
723.22/725.10	c Use LS-small
723.22/725.10	c update_LS_target_phase-runLS-restart
734.58/736.59	c restart_num  31299 32502
746.54/748.50	c Use LS-small
746.54/748.50	c update_LS_target_phase-runLS-restart
826.18/828.48	c restart_num  32502 33703
838.05/840.36	c Use LS-small
838.05/840.36	c update_LS_target_phase-runLS-restart
853.29/855.63	c restart_num  33703 34914
865.16/867.54	c Use LS-small
865.16/867.54	c update_LS_target_phase-runLS-restart
876.52/878.91	c restart_num  34914 36117
888.38/890.82	c Use LS-small
888.38/890.82	c update_LS_target_phase-runLS-restart
905.93/908.46	c restart_num  36117 37322
917.79/920.36	c Use LS-small
917.79/920.36	c update_LS_target_phase-runLS-restart
929.75/932.36	c restart_num  37322 38530
941.62/944.25	c Use LS-small
941.62/944.25	c update_LS_target_phase-runLS-restart
955.18/957.85	c restart_num  38530 39741
967.04/969.75	c Use LS-small
967.04/969.75	c update_LS_target_phase-runLS-restart
978.20/980.99	c restart_num  39741 40944
990.07/992.89	c Use LS-small
990.07/992.89	c update_LS_target_phase-runLS-restart
1018.98/1021.86	c restart_num  40944 42145
1030.84/1033.76	c Use LS-small
1030.84/1033.76	c update_LS_target_phase-runLS-restart
1044.49/1047.49	c restart_num  42145 43352
1056.36/1059.39	c Use LS-small
1056.36/1059.39	c update_LS_target_phase-runLS-restart
1068.22/1071.20	c restart_num  43352 44562
1079.99/1083.10	c Use LS-small
1079.99/1083.10	c update_LS_target_phase-runLS-restart
1097.53/1100.60	c restart_num  44562 45769
1109.29/1112.49	c Use LS-small
1109.29/1112.49	c update_LS_target_phase-runLS-restart
1120.86/1124.05	c restart_num  45769 46978
1132.71/1135.94	c Use LS-small
1132.71/1135.94	c update_LS_target_phase-runLS-restart
1147.76/1151.07	c restart_num  46978 48182
1159.62/1162.97	c Use LS-small
1159.62/1162.97	c update_LS_target_phase-runLS-restart
1205.28/1208.76	c restart_num  48182 49386
1217.14/1220.67	c Use LS-small
1217.14/1220.67	c update_LS_target_phase-runLS-restart
1229.10/1232.65	c restart_num  49386 50590
1240.96/1244.55	c Use LS-small
1240.96/1244.55	c update_LS_target_phase-runLS-restart
1255.32/1258.96	c restart_num  50590 51793
1267.18/1270.89	c Use LS-small
1267.18/1270.89	c update_LS_target_phase-runLS-restart
1278.74/1282.46	c restart_num  51793 52998
1290.61/1294.37	c Use LS-small
1290.61/1294.37	c update_LS_target_phase-runLS-restart
1308.85/1312.61	c restart_num  52998 54199
1320.81/1324.63	c Use LS-small
1320.81/1324.63	c update_LS_target_phase-runLS-restart
1336.36/1340.20	c restart_num  54199 55401
1348.12/1352.09	c Use LS-small
1348.12/1352.09	c update_LS_target_phase-runLS-restart
1359.78/1363.76	c restart_num  55401 56617
1371.64/1375.64	c Use LS-small
1371.64/1375.64	c update_LS_target_phase-runLS-restart
1398.15/1402.20	c restart_num  56617 57820
1409.92/1414.08	c Use LS-small
1409.92/1414.08	c update_LS_target_phase-runLS-restart
1421.99/1426.17	c restart_num  57820 59026
1433.85/1438.08	c Use LS-small
1433.85/1438.08	c update_LS_target_phase-runLS-restart
1447.70/1451.99	c restart_num  59026 60232
1459.66/1463.90	c Use LS-small
1459.66/1463.90	c update_LS_target_phase-runLS-restart
1474.82/1479.13	c restart_num  60232 61434
1486.68/1491.04	c Use LS-small
1486.68/1491.04	c update_LS_target_phase-runLS-restart
1502.23/1506.62	c restart_num  61434 62637
1514.09/1518.51	c Use LS-small
1514.09/1518.51	c update_LS_target_phase-runLS-restart
1527.55/1532.09	c restart_num  62637 63838
1539.51/1544.00	c Use LS-small
1539.51/1544.00	c update_LS_target_phase-runLS-restart
1551.37/1555.92	c restart_num  63838 65041
1563.23/1567.83	c Use LS-small
1563.23/1567.83	c update_LS_target_phase-runLS-restart
1719.71/1724.81	c restart_num  65041 66247
1731.57/1736.71	c Use LS-small
1731.57/1736.71	c update_LS_target_phase-runLS-restart
1743.33/1748.50	c restart_num  66247 67451
1755.10/1760.40	c Use LS-small
1755.10/1760.40	c update_LS_target_phase-runLS-restart
1770.54/1775.83	c restart_num  67451 68653
1782.41/1787.74	c Use LS-small
1782.41/1787.74	c update_LS_target_phase-runLS-restart
1800.05/1805.40	c restart_num  68653 69854
1811.91/1817.31	c Use LS-small
1811.91/1817.31	c update_LS_target_phase-runLS-restart
1823.77/1829.25	c restart_num  69854 71055
1835.64/1841.15	c Use LS-small
1835.64/1841.15	c update_LS_target_phase-runLS-restart
1849.98/1855.50	c restart_num  71055 72265
1861.85/1867.41	c Use LS-small
1861.85/1867.41	c update_LS_target_phase-runLS-restart
1873.51/1879.18	c restart_num  72265 73470
1885.38/1891.07	c Use LS-small
1885.38/1891.07	c update_LS_target_phase-runLS-restart
1912.28/1918.07	c restart_num  73470 74673
1924.16/1929.95	c Use LS-small
1924.16/1929.95	c update_LS_target_phase-runLS-restart
1939.71/1945.58	c restart_num  74673 75876
1951.58/1957.47	c Use LS-small
1951.58/1957.47	c update_LS_target_phase-runLS-restart
1963.35/1969.21	c restart_num  75876 77088
1975.23/1981.11	c Use LS-small
1975.23/1981.11	c update_LS_target_phase-runLS-restart
1992.58/1998.50	c restart_num  77088 78292
2004.35/2010.37	c Use LS-small
2004.35/2010.37	c update_LS_target_phase-runLS-restart
2016.51/2022.53	c restart_num  78292 79493
2028.38/2034.41	c Use LS-small
2028.38/2034.41	c update_LS_target_phase-runLS-restart
2041.85/2047.96	c restart_num  79493 80694
2053.72/2059.84	c Use LS-small
2053.72/2059.84	c update_LS_target_phase-runLS-restart
2064.99/2071.17	c restart_num  80694 81895
2076.86/2083.04	c Use LS-small
2076.86/2083.04	c update_LS_target_phase-runLS-restart
2124.33/2130.68	c restart_num  81895 83097
2136.20/2142.56	c Use LS-small
2136.20/2142.56	c update_LS_target_phase-runLS-restart
2150.56/2156.94	c restart_num  83097 84300
2162.43/2168.83	c Use LS-small
2162.43/2168.83	c update_LS_target_phase-runLS-restart
2174.70/2181.18	c restart_num  84300 85504
2186.57/2193.07	c Use LS-small
2186.57/2193.07	c update_LS_target_phase-runLS-restart
2204.82/2211.33	c restart_num  85504 86707
2216.69/2223.21	c Use LS-small
2216.69/2223.21	c update_LS_target_phase-runLS-restart
2228.06/2234.63	c restart_num  86707 87908
2239.94/2246.52	c Use LS-small
2239.94/2246.52	c update_LS_target_phase-runLS-restart
2255.50/2262.17	c restart_num  87908 89119
2267.37/2274.06	c Use LS-small
2267.37/2274.06	c update_LS_target_phase-runLS-restart
2293.99/2300.75	c restart_num  89119 90320
2305.86/2312.65	c Use LS-small
2305.86/2312.65	c update_LS_target_phase-runLS-restart
2317.72/2324.55	c restart_num  90320 91521
2329.59/2336.45	c Use LS-small
2329.59/2336.45	c update_LS_target_phase-runLS-restart
2343.46/2350.35	c restart_num  91521 92725
2355.33/2362.25	c Use LS-small
2355.33/2362.25	c update_LS_target_phase-runLS-restart
2366.49/2373.42	c restart_num  92725 93934
2378.36/2385.30	c Use LS-small
2378.36/2385.30	c update_LS_target_phase-runLS-restart
2396.51/2403.53	c restart_num  93934 95135
2408.38/2415.41	c Use LS-small
2408.38/2415.41	c update_LS_target_phase-runLS-restart
2423.54/2430.60	c restart_num  95135 96339
2435.41/2442.50	c Use LS-small
2435.41/2442.50	c update_LS_target_phase-runLS-restart
2447.09/2454.28	c restart_num  96339 97546
2458.96/2466.16	c Use LS-small
2458.96/2466.16	c update_LS_target_phase-runLS-restart
2540.54/2547.97	c restart_num  97546 98747
2552.41/2559.87	c Use LS-small
2552.41/2559.87	c update_LS_target_phase-runLS-restart
2564.27/2571.72	c restart_num  98747 99951
2576.14/2583.62	c Use LS-small
2576.14/2583.62	c update_LS_target_phase-runLS-restart
2590.21/2597.72	c restart_num  99951 101156
2602.07/2609.61	c Use LS-small
2602.07/2609.61	c update_LS_target_phase-runLS-restart
2613.05/2620.68	c restart_num  101156 102357
2624.92/2632.56	c Use LS-small
2624.92/2632.56	c update_LS_target_phase-runLS-restart
2645.26/2652.91	c restart_num  102357 103573
2657.13/2664.81	c Use LS-small
2657.13/2664.81	c update_LS_target_phase-runLS-restart
2670.79/2678.59	c restart_num  103573 104780
2682.66/2690.48	c Use LS-small
2682.66/2690.48	c update_LS_target_phase-runLS-restart
2694.91/2702.75	c restart_num  104780 105981
2706.77/2714.66	c Use LS-small
2706.77/2714.66	c update_LS_target_phase-runLS-restart
2733.58/2741.54	c restart_num  105981 107184
2745.45/2753.44	c Use LS-small
2745.45/2753.44	c update_LS_target_phase-runLS-restart
2757.21/2765.28	c restart_num  107184 108392
2769.07/2777.18	c Use LS-small
2769.07/2777.18	c update_LS_target_phase-runLS-restart
2784.71/2792.86	c restart_num  108392 109595
2796.58/2804.77	c Use LS-small
2796.58/2804.77	c update_LS_target_phase-runLS-restart
2814.22/2822.48	c restart_num  109595 110799
2826.08/2834.38	c Use LS-small
2826.08/2834.38	c update_LS_target_phase-runLS-restart
2837.65/2845.98	c restart_num  110799 112005
2849.51/2857.89	c Use LS-small
2849.51/2857.89	c update_LS_target_phase-runLS-restart
2863.77/2872.12	c restart_num  112005 113208
2875.63/2884.02	c Use LS-small
2875.63/2884.02	c update_LS_target_phase-runLS-restart
2886.70/2895.19	c restart_num  113208 114413
2898.56/2907.08	c Use LS-small
2898.56/2907.08	c update_LS_target_phase-runLS-restart
2943.60/2952.28	c restart_num  114413 115617
2955.47/2964.17	c Use LS-small
2955.47/2964.17	c update_LS_target_phase-runLS-restart
2971.61/2980.37	c restart_num  115617 116818
2983.48/2992.26	c Use LS-small
2983.48/2992.26	c update_LS_target_phase-runLS-restart
2995.14/3003.94	c restart_num  116818 118023
3007.01/3015.82	c Use LS-small
3007.01/3015.82	c update_LS_target_phase-runLS-restart
3025.04/3033.99	c restart_num  118023 119226
3036.90/3045.88	c Use LS-small
3036.90/3045.88	c update_LS_target_phase-runLS-restart
3049.07/3058.07	c restart_num  119226 120429
3060.93/3069.95	c Use LS-small
3060.93/3069.95	c update_LS_target_phase-runLS-restart
3075.09/3084.13	c restart_num  120429 121631
3086.95/3096.02	c Use LS-small
3086.95/3096.02	c update_LS_target_phase-runLS-restart
3098.61/3107.71	c restart_num  121631 122833
3110.47/3119.60	c Use LS-small
3110.47/3119.60	c update_LS_target_phase-runLS-restart
3140.37/3149.61	c restart_num  122833 124046
3152.23/3161.50	c Use LS-small
3152.23/3161.50	c update_LS_target_phase-runLS-restart
3166.18/3175.60	c restart_num  124046 125247
3178.05/3187.48	c Use LS-small
3178.05/3187.48	c update_LS_target_phase-runLS-restart
3189.81/3199.22	c restart_num  125247 126450
3201.68/3211.10	c Use LS-small
3201.68/3211.10	c update_LS_target_phase-runLS-restart
3220.71/3230.29	c restart_num  126450 127661
3232.58/3242.18	c Use LS-small
3232.58/3242.18	c update_LS_target_phase-runLS-restart
3244.55/3254.12	c restart_num  127661 128864
3256.41/3266.00	c Use LS-small
3256.41/3266.00	c update_LS_target_phase-runLS-restart
3271.95/3281.65	c restart_num  128864 130065
3283.81/3293.55	c Use LS-small
3283.81/3293.55	c update_LS_target_phase-runLS-restart
3587.82/3598.57	c restart_num  130065 131270
3599.69/3610.49	c Use LS-small
3599.69/3610.49	c update_LS_target_phase-runLS-restart
3600.09/3610.80	c Program interrupted by user.
3600.09/3610.80	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: 63665 MiB (62691 MiB free)
  memory of node 1: 64507 MiB (63630 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4546332-1753259869/watcher-4546332-1753259869 -o /tmp/evaluation-result-4546332-1753259869/solver-4546332-1753259869 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1753259701-180347 --watchdog 3760 ./SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4546332-1753259869.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=180774, runsolver pid=180771

[startup+0.100058 s]*
/proc/loadavg: 4.00 1.88 0.78 5/267 180775
/proc/meminfo: memFree=129347052/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=89652 memory=16748 CPUtime=0.08 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 2196 0 0 0 7 1 0 0 20 0 1 0 241666773 91803648 4187 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 22413 4187 2464 595 0 7080 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 89652 KiB
Current children cumulated memory: 16748 KiB

[startup+0.205495 s]*
/proc/loadavg: 4.00 1.88 0.78 5/267 180775
/proc/meminfo: memFree=129347052/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=89652 memory=16748 CPUtime=0.18 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 2196 0 0 0 17 1 0 0 20 0 1 0 241666773 91803648 4187 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 22413 4187 2464 595 0 7080 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 89652 KiB
Current children cumulated memory: 16748 KiB

[startup+0.304795 s]*
/proc/loadavg: 4.00 1.88 0.78 5/267 180775
/proc/meminfo: memFree=129347052/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=89652 memory=16748 CPUtime=0.28 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 2196 0 0 0 27 1 0 0 20 0 1 0 241666773 91803648 4187 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 22413 4187 2464 595 0 7080 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 89652 KiB
Current children cumulated memory: 16748 KiB

[startup+0.700117 s]
/proc/loadavg: 4.00 1.88 0.78 5/267 180775
/proc/meminfo: memFree=129347052/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=89652 memory=16748 CPUtime=0.67 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 2196 0 0 0 66 1 0 0 20 0 1 0 241666773 91803648 4187 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 22413 4187 2464 595 0 7080 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 89652 KiB
Current children cumulated memory: 16748 KiB

[startup+1.50012 s]
/proc/loadavg: 4.00 1.92 0.80 5/267 180775
/proc/meminfo: memFree=129347052/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=89652 memory=16748 CPUtime=1.47 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 2196 0 0 0 146 1 0 0 20 0 1 0 241666773 91803648 4187 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 22413 4187 2464 595 0 7080 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 89652 KiB
Current children cumulated memory: 16748 KiB

[startup+3.10537 s]
/proc/loadavg: 4.00 1.92 0.80 5/267 180775
/proc/meminfo: memFree=129347304/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=89652 memory=16748 CPUtime=3.07 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 2196 0 0 0 306 1 0 0 20 0 1 0 241666773 91803648 4187 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 22413 4187 2464 595 0 7080 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 89652 KiB
Current children cumulated memory: 16748 KiB

[startup+6.30011 s]
/proc/loadavg: 4.00 1.95 0.82 5/267 180775
/proc/meminfo: memFree=129339316/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=89652 memory=16748 CPUtime=6.26 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 2196 0 0 0 625 1 0 0 20 0 1 0 241666773 91803648 4187 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 22413 4187 2464 595 0 7080 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 89652 KiB
Current children cumulated memory: 16748 KiB

[startup+12.7001 s]
/proc/loadavg: 4.00 1.99 0.84 6/267 180775
/proc/meminfo: memFree=129331276/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=91304 memory=21052 CPUtime=12.64 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 2756 0 0 0 1262 2 0 0 20 0 1 0 241666773 93495296 5263 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 22826 5263 2496 595 0 7493 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 91304 KiB
Current children cumulated memory: 21052 KiB

[startup+25.5001 s]
/proc/loadavg: 4.07 2.07 0.88 5/267 180775
/proc/meminfo: memFree=129307120/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=94844 memory=24636 CPUtime=25.41 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 3641 0 0 0 2536 5 0 0 20 0 1 0 241666773 97120256 6159 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 23711 6159 2496 595 0 8378 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 94844 KiB
Current children cumulated memory: 24636 KiB

[startup+51.1054 s]
/proc/loadavg: 4.11 2.27 0.98 5/267 180776
/proc/meminfo: memFree=129263380/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=96096 memory=26044 CPUtime=50.96 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 3984 0 0 0 5081 15 0 0 20 0 1 0 241666773 98402304 6511 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 24024 6511 2496 595 0 8691 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 96096 KiB
Current children cumulated memory: 26044 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 2.56 1.15 5/267 180778
/proc/meminfo: memFree=129170708/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=98700 memory=28604 CPUtime=102.02 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 4639 0 0 0 10171 31 0 0 20 0 1 0 241666773 101068800 7151 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 24675 7151 2496 595 0 9342 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 98700 KiB
Current children cumulated memory: 28604 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 2.84 1.33 5/266 180781
/proc/meminfo: memFree=129130040/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=99960 memory=29968 CPUtime=161.88 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 5861 0 0 0 16140 48 0 0 20 0 1 0 241666773 102359040 7492 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 24990 7492 2496 595 0 9657 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 99960 KiB
Current children cumulated memory: 29968 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 3.08 1.51 5/263 180872
/proc/meminfo: memFree=125581020/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=102460 memory=32484 CPUtime=221.73 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 9619 0 0 0 22101 72 0 0 20 0 1 0 241666773 104919040 8121 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 25615 8121 2496 595 0 10282 0
Current children cumulated CPU time: 221.73 s
Current children cumulated vsize: 102460 KiB
Current children cumulated memory: 32484 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 3.27 1.68 5/263 180874
/proc/meminfo: memFree=114408148/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=103856 memory=33816 CPUtime=281.57 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 14872 0 0 0 28061 96 0 0 20 0 1 0 241666773 106348544 8454 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 25964 8454 2496 595 0 10631 0
Current children cumulated CPU time: 281.57 s
Current children cumulated vsize: 103856 KiB
Current children cumulated memory: 33816 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 3.43 1.84 5/263 180920
/proc/meminfo: memFree=121177964/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=104692 memory=34652 CPUtime=341.42 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 16753 0 0 0 34028 114 0 0 20 0 1 0 241666773 107204608 8663 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 26173 8663 2496 595 0 10840 0
Current children cumulated CPU time: 341.42 s
Current children cumulated vsize: 104692 KiB
Current children cumulated memory: 34652 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 3.55 1.98 5/264 180923
/proc/meminfo: memFree=111030500/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=106420 memory=36396 CPUtime=401.27 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 23486 0 0 0 39986 141 0 0 20 0 1 0 241666773 108974080 9099 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 26605 9099 2496 595 0 11272 0
Current children cumulated CPU time: 401.27 s
Current children cumulated vsize: 106420 KiB
Current children cumulated memory: 36396 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 3.65 2.11 5/264 180973
/proc/meminfo: memFree=128916364/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=106588 memory=36724 CPUtime=461.12 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 29233 0 0 0 45949 163 0 0 20 0 1 0 241666773 109146112 9181 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 26647 9181 2496 595 0 11314 0
Current children cumulated CPU time: 461.12 s

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

Current children cumulated memory: 50080 KiB

[startup+2862.3 s]
/proc/loadavg: 4.09 4.10 4.00 5/263 181558
/proc/meminfo: memFree=128954536/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=120104 memory=50240 CPUtime=2853.99 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 617617 0 0 0 284153 1246 0 0 20 0 1 0 241666773 122986496 12560 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 30026 12560 2496 595 0 14693 0
Current children cumulated CPU time: 2853.99 s
Current children cumulated vsize: 120104 KiB
Current children cumulated memory: 50240 KiB

[startup+2922.3 s]
/proc/loadavg: 4.07 4.09 4.00 5/263 181562
/proc/meminfo: memFree=128956836/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=120264 memory=50400 CPUtime=2913.8 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 633871 0 0 0 290108 1272 0 0 20 0 1 0 241666773 123150336 12600 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 30066 12600 2496 595 0 14733 0
Current children cumulated CPU time: 2913.8 s
Current children cumulated vsize: 120264 KiB
Current children cumulated memory: 50400 KiB

[startup+2982.3 s]
/proc/loadavg: 4.08 4.09 4.00 5/263 181568
/proc/meminfo: memFree=128955940/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=120488 memory=50624 CPUtime=2973.6 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 653577 0 0 0 296053 1307 0 0 20 0 1 0 241666773 123379712 12656 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 30122 12656 2496 595 0 14789 0
Current children cumulated CPU time: 2973.6 s
Current children cumulated vsize: 120488 KiB
Current children cumulated memory: 50624 KiB

[startup+3042.3 s]
/proc/loadavg: 4.07 4.08 4.00 5/263 181570
/proc/meminfo: memFree=128980340/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=120648 memory=50784 CPUtime=3033.41 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 667059 0 0 0 302011 1330 0 0 20 0 1 0 241666773 123543552 12696 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 30162 12696 2496 595 0 14829 0
Current children cumulated CPU time: 3033.41 s
Current children cumulated vsize: 120648 KiB
Current children cumulated memory: 50784 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.10 4.01 5/263 181572
/proc/meminfo: memFree=128963308/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=120776 memory=50912 CPUtime=3093.23 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 681564 0 0 0 307971 1352 0 0 20 0 1 0 241666773 123674624 12728 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 30194 12728 2496 595 0 14861 0
Current children cumulated CPU time: 3093.23 s
Current children cumulated vsize: 120776 KiB
Current children cumulated memory: 50912 KiB

[startup+3162.3 s]
/proc/loadavg: 4.64 4.24 4.06 5/262 181574
/proc/meminfo: memFree=128960380/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=120968 memory=51104 CPUtime=3153.03 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 693649 0 0 0 313927 1376 0 0 20 0 1 0 241666773 123871232 12776 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 30242 12776 2496 595 0 14909 0
Current children cumulated CPU time: 3153.03 s
Current children cumulated vsize: 120968 KiB
Current children cumulated memory: 51104 KiB

[startup+3222.3 s]
/proc/loadavg: 4.35 4.22 4.07 5/262 181576
/proc/meminfo: memFree=128921728/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=121224 memory=51360 CPUtime=3212.84 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 709033 0 0 0 319882 1402 0 0 20 0 1 0 241666773 124133376 12840 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 30306 12840 2496 595 0 14973 0
Current children cumulated CPU time: 3212.84 s
Current children cumulated vsize: 121224 KiB
Current children cumulated memory: 51360 KiB

[startup+3282.3 s]
/proc/loadavg: 4.46 4.27 4.10 5/263 181579
/proc/meminfo: memFree=128893968/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=121416 memory=51552 CPUtime=3272.65 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 723398 0 0 0 325838 1427 0 0 20 0 1 0 241666773 124329984 12888 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 30354 12888 2496 595 0 15021 0
Current children cumulated CPU time: 3272.65 s
Current children cumulated vsize: 121416 KiB
Current children cumulated memory: 51552 KiB

[startup+3342.3 s]
/proc/loadavg: 4.21 4.24 4.09 5/264 181582
/proc/meminfo: memFree=128871944/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=121704 memory=51840 CPUtime=3332.44 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 742818 0 0 0 331784 1460 0 0 20 0 1 0 241666773 124624896 12960 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 30426 12960 2496 595 0 15093 0
Current children cumulated CPU time: 3332.44 s
Current children cumulated vsize: 121704 KiB
Current children cumulated memory: 51840 KiB

[startup+3402.3 s]
/proc/loadavg: 4.18 4.22 4.09 5/264 181584
/proc/meminfo: memFree=128838616/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=122188 memory=52324 CPUtime=3392.25 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 763981 0 0 0 337726 1499 0 0 20 0 1 0 241666773 125120512 13081 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 30547 13081 2496 595 0 15214 0
Current children cumulated CPU time: 3392.25 s
Current children cumulated vsize: 122188 KiB
Current children cumulated memory: 52324 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.20 4.09 5/264 181586
/proc/meminfo: memFree=128821788/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=122668 memory=52804 CPUtime=3452.05 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 788077 0 0 0 343666 1539 0 0 20 0 1 0 241666773 125612032 13201 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 30667 13201 2496 595 0 15334 0
Current children cumulated CPU time: 3452.05 s
Current children cumulated vsize: 122668 KiB
Current children cumulated memory: 52804 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.17 4.09 5/264 181590
/proc/meminfo: memFree=128784408/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=122828 memory=52964 CPUtime=3511.86 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 803995 0 0 0 349606 1580 0 0 20 0 1 0 241666773 125775872 13241 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 30707 13241 2496 595 0 15374 0
Current children cumulated CPU time: 3511.86 s
Current children cumulated vsize: 122828 KiB
Current children cumulated memory: 52964 KiB

[startup+3582.3 s]
/proc/loadavg: 4.20 4.19 4.10 5/263 181636
/proc/meminfo: memFree=128812356/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=123116 memory=53252 CPUtime=3571.67 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 824633 0 0 0 355544 1623 0 0 20 0 1 0 241666773 126070784 13313 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 30779 13313 2496 595 0 15446 0
Current children cumulated CPU time: 3571.67 s
Current children cumulated vsize: 123116 KiB
Current children cumulated memory: 53252 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.8 s]
/proc/loadavg: 4.21 4.19 4.10 5/264 181643
/proc/meminfo: memFree=128629036/131250000 swapFree=33009904/33010684
[pid=180774] ppid=180771 vsize=123148 memory=53284 CPUtime=3600.09 cores=0,2
/proc/180774/stat : 180774 (SynLSCD-PS) R 180771 180774 180330 0 -1 4194304 831442 0 0 0 358378 1631 0 0 20 0 1 0 241666773 126103552 13321 18446744073709551615 94618903433216 94618905868633 140727508192336 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94618906348792 94618906381824 94618939596800 140727508199805 140727508199943 140727508199943 140727508205547 0
/proc/180774/statm: 30787 13321 2496 595 0 15454 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 123148 KiB
Current children cumulated memory: 53284 KiB

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

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

# cumulated CPU time of all completed processes:  user=3583.79 s, system=16.315 s

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

Child status: 0

Real time (s): 3610.8
CPU time (s): 3600.1
CPU user time (s): 3583.79
CPU system time (s): 16.315
CPU usage (%): 99.7037
Max. virtual memory (cumulated for all children) (KiB): 123692
Max. memory (cumulated for all children) (KiB): 53636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3583.79
system time used= 16.315
maximum resident set size= 53668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 831474
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= 146
involuntary context switches= 7894


# summary of solver processes directly reported to runsolver:
#   pid: 180774
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3583.79
#   total CPU system time (s): 16.315

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.41352 second user time and 14.4654 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-07-23 10:37:49
IDJOB=4546332
IDBENCH=160366
IDSOLVER=3422
FILE ID=nodeC027/4546332-1753259869
RUNJOBID= nodeC027-1753259701-180347
SLURM_JOB_ID= 9689182
Free space on /tmp= 432984 MiB

SOLVER NAME= SynLSCD-PS 2025-07-23
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ECGRID-FromCNF/normalized-ECgrid5x70split.cnf-plain.pb.metafix.opb
COMMAND LINE= ./SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4546332-1753259869/watcher-4546332-1753259869 -o /tmp/evaluation-result-4546332-1753259869/solver-4546332-1753259869 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1753259701-180347 --watchdog 3760  ./SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4546332-1753259869.opb

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

MD5SUM BENCH= ab4f361084eaa55350d5ce36089ad752
RANDOM SEED=381433518

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129353756 kB
MemAvailable:   129304160 kB
Buffers:            1204 kB
Cached:           718856 kB
SwapCached:            8 kB
Active:           927584 kB
Inactive:         288040 kB
Active(anon):     474504 kB
Inactive(anon):    47292 kB
Active(file):     453080 kB
Inactive(file):   240748 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3564 kB
Writeback:            12 kB
AnonPages:        498692 kB
Mapped:           120440 kB
Shmem:             26224 kB
KReclaimable:     191232 kB
Slab:             286668 kB
SReclaimable:     191232 kB
SUnreclaim:        95436 kB
KernelStack:        4308 kB
PageTables:         4180 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     871464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    258048 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432980 MiB
End job on nodeC027 at 2025-07-23 11:38:00