Trace number 4504951

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP 2025-06-13? 3586.97 3601.19

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/MH+IC/
normalized-minisat50_4_16_7_mh_ic.opb
MD5SUM13b8bbb872de86791f42ef521acd2179
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3135704
Best CPU time to get the best result obtained on this benchmark3585.4
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables370300
Total number of constraints847958
Number of constraints which are clauses597900
Number of constraints which are cardinality constraints (but not clauses)58
Number of constraints which are nor clauses,nor cardinality constraints250000
Minimum length of a constraint2
Maximum length of a constraint3725
Number of terms in the objective function 132350
Biggest coefficient in the objective function 135796744
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 69525451982
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 135796744
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 69525451982
Number of bits of the biggest sum of numbers37
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 SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
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 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4504951-1751450326.opb>
2.19/2.23	c original problem has 370300 variables (370300 bin, 0 int, 0 cont) and 847958 constraints
2.19/2.23	c problem read in 2.232 seconds
4.08/4.18	c presolving:
5.57/5.60	c (round 1, fast)       11275 del vars, 7354 del conss, 0 add conss, 200 chg bounds, 1225 chg sides, 6125 chg coeffs, 0 upgd conss, 0 impls, 356526 clqs
6.86/6.93	c    (6.9s) running MILP presolver
15.14/15.20	c    (15.2s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
17.43/17.50	c (round 2, exhaustive) 11275 del vars, 8579 del conss, 0 add conss, 200 chg bounds, 1225 chg sides, 6125 chg coeffs, 0 upgd conss, 0 impls, 356526 clqs
21.21/21.38	c (round 3, exhaustive) 11275 del vars, 8579 del conss, 0 add conss, 200 chg bounds, 1225 chg sides, 6125 chg coeffs, 839376 upgd conss, 0 impls, 356526 clqs
26.00/26.17	c (round 4, medium)     11275 del vars, 248679 del conss, 705600 add conss, 200 chg bounds, 1225 chg sides, 6125 chg coeffs, 839376 upgd conss, 0 impls, 1062126 clqs
29.88/30.08	c (round 5, exhaustive) 11275 del vars, 1194379 del conss, 945700 add conss, 200 chg bounds, 1225 chg sides, 6125 chg coeffs, 839376 upgd conss, 0 impls, 1062126 clqs
32.77/32.95	c (round 6, exhaustive) 70075 del vars, 1253179 del conss, 945700 add conss, 200 chg bounds, 1225 chg sides, 6125 chg coeffs, 839376 upgd conss, 0 impls, 885726 clqs
34.16/34.38	c (round 7, exhaustive) 70075 del vars, 1254404 del conss, 945700 add conss, 200 chg bounds, 1225 chg sides, 6125 chg coeffs, 839376 upgd conss, 0 impls, 885726 clqs
157.16/157.80	c    (157.8s) probing: 1000/300225 (0.3%) - 0 fixings, 0 aggregations, 383616 implications, 0 bound changes
157.25/157.92	c    (157.9s) probing: 1001/300225 (0.3%) - 0 fixings, 0 aggregations, 384000 implications, 0 bound changes
157.25/157.92	c    (157.9s) probing aborted: 1000/1000 successive useless probings
157.25/157.92	c    (157.9s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
179.29/180.06	c    (180.1s) no symmetry present (symcode time: 21.49)
179.69/180.42	c presolving (8 rounds: 8 fast, 7 medium, 6 exhaustive):
179.69/180.42	c  70075 deleted vars, 1254404 deleted constraints, 945700 added constraints, 200 tightened bounds, 0 added holes, 1225 changed sides, 6125 changed coefficients
179.69/180.42	c  0 implications, 1269726 cliques
179.69/180.42	c presolved problem has 300225 variables (300225 bin, 0 int, 0 cont) and 539254 constraints
179.69/180.42	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
179.69/180.42	c    1375 constraints of type <knapsack>
179.69/180.42	c  356526 constraints of type <setppc>
179.69/180.42	c  180075 constraints of type <and>
179.69/180.42	c       3 constraints of type <linear>
179.69/180.42	c    1275 constraints of type <logicor>
179.69/180.42	c transformed objective value is always integral (scale: 1)
179.69/180.42	c Presolving Time: 176.35
179.69/180.42	c 
179.69/180.42	c - non default parameters ----------------------------------------------------------------------
179.69/180.42	c 
179.69/180.42	c # SCIP version 10.0.0
179.69/180.42	c 
179.69/180.42	c # maximal time in seconds to run
179.69/180.42	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
179.69/180.42	c limits/time = 3596.998009
179.69/180.42	c 
179.69/180.42	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
179.69/180.42	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
179.69/180.42	c limits/memory = 27900
179.69/180.42	c 
179.69/180.42	c # belongs reading time to solving time?
179.69/180.42	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
179.69/180.42	c timing/reading = TRUE
179.69/180.42	c 
179.69/180.42	c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
179.69/180.42	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
179.69/180.42	c reading/opbreader/maxintsize = 47
179.69/180.42	c 
179.69/180.42	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
179.69/180.42	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
179.69/180.42	c propagating/genvbounds/timingmask = 0
179.69/180.42	c 
179.69/180.42	c -----------------------------------------------------------------------------------------------
179.69/180.50	c 
851.39/854.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
851.39/854.72	c   855s|     1 |     0 |  7235 |     - |  4165M |   0 | 300k| 539k| 719k|   0 |  0 | 304 |   0 | 6.207258e+05 |      --      |    Inf | unknown
1152.73/1157.25	c  1157s|     1 |     0 | 33905 |     - |  4395M |   0 | 300k| 539k| 719k|  40 |  1 | 348 |   0 | 6.707406e+05 |      --      |    Inf | unknown
1170.76/1175.39	c  1175s|     1 |     0 | 35375 |     - |  4482M |   0 | 300k| 539k| 719k|  64 |  2 | 348 |   0 | 6.970548e+05 |      --      |    Inf | unknown
1199.36/1204.07	c  1204s|     1 |     0 | 36294 |     - |  4588M |   0 | 300k| 539k| 719k|  83 |  3 | 351 |   0 | 7.043789e+05 |      --      |    Inf | unknown
1232.42/1237.25	c  1237s|     1 |     0 | 37635 |     - |  4688M |   0 | 300k| 539k| 719k|  92 |  4 | 351 |   0 | 7.390106e+05 |      --      |    Inf | unknown
1264.10/1269.06	c  1269s|     1 |     0 | 38324 |     - |  4783M |   0 | 300k| 539k| 719k| 104 |  5 | 356 |   0 | 7.431573e+05 |      --      |    Inf | unknown
1291.59/1296.67	c  1297s|     1 |     0 | 38524 |     - |  4890M |   0 | 300k| 539k| 719k| 117 |  6 | 359 |   0 | 7.449450e+05 |      --      |    Inf | unknown
1325.75/1330.97	c  1331s|     1 |     0 | 39288 |     - |  5007M |   0 | 300k| 539k| 719k| 131 |  7 | 363 |   0 | 7.497308e+05 |      --      |    Inf | unknown
1350.06/1355.39	c  1355s|     1 |     0 | 40378 |     - |  5105M |   0 | 300k| 539k| 719k| 139 |  8 | 364 |   0 | 7.537192e+05 |      --      |    Inf | unknown
1367.90/1373.25	c  1373s|     1 |     0 | 41201 |     - |  5202M |   0 | 300k| 539k| 719k| 152 |  9 | 366 |   0 | 7.579751e+05 |      --      |    Inf | unknown
1386.42/1391.85	c  1392s|     1 |     0 | 41820 |     - |  5301M |   0 | 300k| 539k| 719k| 163 | 10 | 367 |   0 | 7.606570e+05 |      --      |    Inf | unknown
1394.60/1400.04	c  1400s|     1 |     0 | 42318 |     - |  5379M |   0 | 300k| 539k| 719k| 176 | 11 | 370 |   0 | 7.635134e+05 |      --      |    Inf | unknown
1400.77/1406.27	c  1406s|     1 |     0 | 42465 |     - |  5457M |   0 | 300k| 539k| 719k| 185 | 12 | 374 |   0 | 7.638650e+05 |      --      |    Inf | unknown
1408.15/1413.63	c  1414s|     1 |     0 | 42884 |     - |  5536M |   0 | 300k| 539k| 719k| 195 | 13 | 375 |   0 | 7.650412e+05 |      --      |    Inf | unknown
1414.63/1420.15	c  1420s|     1 |     0 | 43063 |     - |  5614M |   0 | 300k| 539k| 719k| 201 | 14 | 378 |   0 | 7.658740e+05 |      --      |    Inf | unknown
1422.70/1428.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1422.70/1428.23	c  1428s|     1 |     0 | 43492 |     - |  5691M |   0 | 300k| 539k| 719k| 207 | 15 | 379 |   0 | 7.671867e+05 |      --      |    Inf | unknown
1431.27/1436.86	c  1437s|     1 |     0 | 43960 |     - |  5759M |   0 | 300k| 539k| 719k| 216 | 16 | 379 |   0 | 7.699636e+05 |      --      |    Inf | unknown
1439.64/1445.24	c  1445s|     1 |     0 | 44550 |     - |  5836M |   0 | 300k| 539k| 719k| 228 | 17 | 380 |   0 | 7.729471e+05 |      --      |    Inf | unknown
1448.51/1454.10	c  1454s|     1 |     0 | 45161 |     - |  5917M |   0 | 300k| 539k| 719k| 240 | 18 | 381 |   0 | 7.784846e+05 |      --      |    Inf | unknown
1455.68/1461.32	c  1461s|     1 |     0 | 45299 |     - |  5994M |   0 | 300k| 539k| 719k| 247 | 19 | 381 |   0 | 7.791040e+05 |      --      |    Inf | unknown
1464.65/1470.30	c  1470s|     1 |     0 | 45843 |     - |  6072M |   0 | 300k| 539k| 719k| 260 | 20 | 382 |   0 | 7.817198e+05 |      --      |    Inf | unknown
1471.82/1477.59	c  1478s|     1 |     0 | 45989 |     - |  6080M |   0 | 300k| 539k| 719k| 266 | 21 | 383 |   0 | 7.822444e+05 |      --      |    Inf | unknown
1478.80/1484.60	c  1485s|     1 |     0 | 46296 |     - |  6080M |   0 | 300k| 539k| 719k| 273 | 22 | 386 |   0 | 7.828378e+05 |      --      |    Inf | unknown
1484.28/1490.03	c  1490s|     1 |     0 | 46306 |     - |  6089M |   0 | 300k| 539k| 719k| 277 | 23 | 388 |   0 | 7.828676e+05 |      --      |    Inf | unknown
1490.46/1496.23	c  1496s|     1 |     0 | 46394 |     - |  6097M |   0 | 300k| 539k| 719k| 282 | 24 | 392 |   0 | 7.830650e+05 |      --      |    Inf | unknown
1496.34/1502.15	c  1502s|     1 |     0 | 46468 |     - |  6105M |   0 | 300k| 539k| 719k| 286 | 25 | 394 |   0 | 7.831336e+05 |      --      |    Inf | unknown
1501.91/1507.72	c  1508s|     1 |     0 | 46472 |     - |  6105M |   0 | 300k| 539k| 719k| 288 | 26 | 395 |   0 | 7.831525e+05 |      --      |    Inf | unknown
1507.59/1513.49	c  1513s|     1 |     0 | 46488 |     - |  6113M |   0 | 300k| 539k| 719k| 290 | 27 | 396 |   0 | 7.831903e+05 |      --      |    Inf | unknown
1513.28/1519.19	c  1519s|     1 |     0 | 46512 |     - |  6113M |   0 | 300k| 539k| 719k| 293 | 28 | 397 |   0 | 7.831982e+05 |      --      |    Inf | unknown
1519.05/1524.91	c  1525s|     1 |     0 | 46528 |     - |  6121M |   0 | 300k| 539k| 719k| 295 | 29 | 400 |   0 | 7.832276e+05 |      --      |    Inf | unknown
1525.14/1531.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1525.14/1531.04	c  1531s|     1 |     0 | 46534 |     - |  6129M |   0 | 300k| 539k| 719k| 298 | 30 | 404 |   0 | 7.832290e+05 |      --      |    Inf | unknown
1530.92/1536.87	c  1537s|     1 |     0 | 46647 |     - |  6138M |   0 | 300k| 539k| 719k| 299 | 31 | 405 |   0 | 7.832901e+05 |      --      |    Inf | unknown
1536.50/1542.44	c  1542s|     1 |     0 | 46651 |     - |  6138M |   0 | 300k| 539k| 719k| 301 | 32 | 407 |   0 | 7.832903e+05 |      --      |    Inf | unknown
1542.38/1548.36	c  1548s|     1 |     0 | 46653 |     - |  6146M |   0 | 300k| 539k| 719k| 303 | 33 | 410 |   0 | 7.833026e+05 |      --      |    Inf | unknown
1547.86/1553.81	c  1554s|     1 |     0 | 46654 |     - |  6146M |   0 | 300k| 539k| 719k| 304 | 34 | 411 |   0 | 7.833026e+05 |      --      |    Inf | unknown
1756.98/1763.85	c  1764s|     1 |     2 | 88633 |     - |  6181M |   0 | 300k| 539k| 719k| 304 | 34 | 419 |  22 | 7.918355e+05 |      --      |    Inf | unknown
3582.79/3597.10	c 
3582.79/3597.10	c SCIP Status        : solving was interrupted [time limit reached]
3582.79/3597.10	c Solving Time (sec) : 3597.10
3582.79/3597.10	c Solving Nodes      : 38
3582.79/3597.10	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3582.79/3597.10	c Dual Bound         : +7.91941793316485e+05
3582.79/3597.10	c Gap                : infinite
3582.79/3597.10	s UNKNOWN
3582.79/3597.10	c SCIP Status        : solving was interrupted [time limit reached]
3582.79/3597.10	c Total Time         :    3597.10
3582.79/3597.10	c   solving          :    3597.10
3582.79/3597.10	c   presolving       :     176.35 (included in solving)
3582.79/3597.10	c   reading          :       2.23 (included in solving)
3582.79/3597.10	c   copying          :       2.29 (2 #copies) (minimal 1.12, maximal 1.17, average 1.15)
3582.79/3597.10	c Original Problem   :
3582.79/3597.10	c   Problem name     : HOME/instance-4504951-1751450326.opb
3582.79/3597.10	c   Variables        : 370300 (370300 binary, 0 integer, 0 continuous)
3582.79/3597.10	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3582.79/3597.10	c   Constraints      : 847958 initial, 847958 maximal
3582.89/3597.11	c   Objective        : minimize, 132350 non-zeros (abs.min = 1, abs.max = 1.35797e+08)
3582.89/3597.11	c Presolved Problem  :
3582.89/3597.11	c   Problem name     : t_HOME/instance-4504951-1751450326.opb
3582.89/3597.11	c   Variables        : 300225 (300225 binary, 0 integer, 0 continuous)
3582.89/3597.11	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3582.89/3597.11	c   Constraints      : 539254 initial, 539442 maximal
3582.89/3597.12	c   Objective        : minimize, 123725 non-zeros (abs.min = 124, abs.max = 2.71593e+08)
3582.89/3597.12	c   Nonzeros         : 1567225 constraint, 2539616 clique table
3582.89/3597.12	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3582.89/3597.12	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   gateextraction   :       3.87       0.00      4          0          0          0          0          0     945700     240100          0          0
3582.89/3597.12	c   implics          :       0.04       0.00      7          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   milp             :       9.50       0.00      1          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   trivial          :       0.09       0.00      8          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   dualfix          :       0.09       0.00      8       7400          0          0          0          0          0          0          0          0
3582.89/3597.12	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   probing          :     121.99       0.01      1          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   symmetry         :      22.13       0.00      1          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   vbounds          :       0.45       0.00      2          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   knapsack         :       2.97       0.01     13          0          0          0          0          0     240100     705600          0          0
3582.89/3597.12	c   setppc           :       3.01       0.03     13          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   and              :       3.02       0.00      6          0      58800          0          0          0      60025          0          0          0
3582.89/3597.12	c   linear           :       6.80       0.41     11        200       3675          0        200          0       8579          0       1225       6125
3582.89/3597.12	c   logicor          :       0.74       0.01     11          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   components       :       0.27       0.00      1          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3582.89/3597.12	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3582.89/3597.12	c   integral         :          0          0          0          0         37          0          0         10          0          0          0          0          0          0         74
3582.89/3597.12	c   knapsack         :       1375+      1376         34     282554          0          0          0          6       3691          7        153        308         55          0          0
3582.89/3597.12	c   setppc           :     356526+    356585         34     282297          0          0          0          1      72637        109      30327         30          0          0          0
3582.89/3597.12	c   and              :     180075     180075        118     282438          0          0          0          0       9578         27      29262        505        138          0          0
3582.89/3597.12	c   linear           :          3+         6         34     282411          0          0          0          3       7703          6          0          0          0          0          0
3582.89/3597.12	c   logicor          :       1275+      1463         34       4271          0          0          0          0      28120         50         11          0          0          0          0
3582.89/3597.12	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3582.89/3597.12	c   integral         :    1198.72       0.00       0.00       0.00    1198.72       0.00       0.00       0.00       0.00       0.00
3582.89/3597.12	c   knapsack         :       2.60       0.01       0.28       2.26       0.00       0.00       0.00       0.02       0.00       0.02
3582.89/3597.12	c   setppc           :      19.04       0.03       0.49      17.76       0.00       0.00       0.00       0.00       0.02       0.74
3582.89/3597.12	c   and              :     668.81       0.00      10.80     652.57       0.00       0.00       0.00       0.00       0.06       5.38
3582.89/3597.12	c   linear           :       3.10       0.41       0.51       1.98       0.00       0.00       0.00       0.00       0.19       0.02
3582.89/3597.12	c   logicor          :       0.55       0.01       0.01       0.49       0.00       0.00       0.00       0.00       0.01       0.03
3582.89/3597.12	c   fixedvar         :       0.01       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3582.89/3597.12	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3582.89/3597.12	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3582.89/3597.12	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3582.89/3597.12	c   dualfix          :          1          0          0          0
3582.89/3597.12	c   genvbounds       :          0          0          0          0
3582.89/3597.12	c   nlobbt           :          0          0          0          0
3582.89/3597.12	c   obbt             :          0          0          0          0
3582.89/3597.12	c   probing          :          0          0          0          0
3582.89/3597.12	c   pseudoobj        :        182          0          0          0
3582.89/3597.12	c   redcost          :         37          0          0          0
3582.89/3597.12	c   rootredcost      :          1          0          0          0
3582.89/3597.12	c   symmetry         :          0          0          0          0
3582.89/3597.12	c   vbounds          :      23189          0          0          0
3582.89/3597.12	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3582.89/3597.12	c   dualfix          :       0.10       0.00       0.09       0.01       0.00       0.00
3582.89/3597.12	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3582.89/3597.12	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3582.89/3597.12	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3582.89/3597.12	c   probing          :     122.00       0.01     121.99       0.00       0.00       0.00
3582.89/3597.12	c   pseudoobj        :       0.23       0.00       0.00       0.22       0.00       0.00
3582.89/3597.12	c   redcost          :       0.78       0.00       0.00       0.78       0.00       0.00
3582.89/3597.12	c   rootredcost      :       0.20       0.00       0.00       0.20       0.00       0.00
3582.89/3597.12	c   symmetry         :      22.26       0.00      22.13       0.13       0.00       0.00
3582.89/3597.12	c   vbounds          :       0.65       0.00       0.45       0.19       0.00       0.00
3582.89/3597.12	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3582.89/3597.12	c   propagation      :       0.50        185        185          -       3757      584.9         35        2.1          -          -          -
3582.89/3597.12	c   infeasible LP    :       0.26          4          4          -         80      402.8          0        0.0          4     2194.2          0
3582.89/3597.12	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3582.89/3597.12	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3582.89/3597.12	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3582.89/3597.12	c   applied globally :       0.69          -          -          0        433      521.4          -          -          4          -          -
3582.89/3597.12	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3582.89/3597.12	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3582.89/3597.12	c   cut pool         :       0.78          -        112         65          -          -       3166      13694          -          -          -          -          -    (maximal pool size:       3166)
3582.89/3597.12	c   aggregation      :      23.16       0.00         58         34          0          0          8          9          0          2          2          0          0
3582.89/3597.12	c   > cmir           :          -          -          -          -          -          -          -          3          0          0          0          0          -
3582.89/3597.12	c   > flowcover      :          -          -          -          -          -          -          -          6          0          2          2          0          -
3582.89/3597.12	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3582.89/3597.12	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   clique           :     127.28       0.00         34         34          0          0         20         24          0         20         20          0          0
3582.89/3597.12	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   gomory           :     243.00       0.00         25         10          0          0       2759      13091          0         92         92          0          0
3582.89/3597.12	c   > gomorymi       :          -          -          -          -          -          -          -       8665          0         69         69          0          -
3582.89/3597.12	c   > strongcg       :          -          -          -          -          -          -          -       4426          0         23         23          0          -
3582.89/3597.12	c   impliedbounds    :       7.28       0.00         58         34          0          0        277        350          0        213        213          0          0
3582.89/3597.12	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   mcf              :       0.40       0.00          1          1          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   multilinear      :       0.22       0.00         43         34          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
3582.89/3597.12	c   zerohalf         :       6.38       0.00         35         20          0          0        102        220          0        107        107          0          0
3582.89/3597.12	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3582.89/3597.12	c   hybrid           :       0.18       0.00         92         34        627          0      13910        304          0      11174
3582.89/3597.12	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3582.89/3597.12	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3582.89/3597.12	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3582.89/3597.12	c   problem variables:       0.00          -          0          0
3582.89/3597.12	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3582.89/3597.12	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3582.89/3597.12	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3582.89/3597.12	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3582.89/3597.12	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3582.89/3597.12	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3582.89/3597.12	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3582.89/3597.12	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3582.89/3597.12	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3582.89/3597.12	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3582.89/3597.12	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3582.89/3597.12	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3582.89/3597.12	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3582.89/3597.12	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3582.89/3597.12	c   relpscost        :    1198.72       0.00         37          0          0          0          0          0          0         74
3582.89/3597.12	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3582.89/3597.12	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3582.89/3597.12	c   LP solutions     :       0.00          -          -          0          0
3582.89/3597.12	c   relax solutions  :       0.00          -          -          0          0
3582.89/3597.12	c   pseudo solutions :       0.00          -          -          0          0
3582.89/3597.12	c   strong branching :       0.00          -          -          0          0
3582.89/3597.12	c   actconsdiving    :       0.00       0.00          0          0          0
3582.89/3597.12	c   adaptivediving   :       0.29       0.00          1          0          0
3582.89/3597.12	c   alns             :       3.55       0.00          1          0          0
3582.89/3597.12	c   bound            :       0.00       0.00          0          0          0
3582.89/3597.12	c   clique           :      48.56       0.00          1          0          0
3582.89/3597.12	c   coefdiving       :       0.00       0.00          0          0          0
3582.89/3597.12	c   completesol      :       0.00       0.00          0          0          0
3582.89/3597.12	c   conflictdiving   :      37.96       0.00          1          0          0
3582.89/3597.12	c   crossover        :       0.00       0.00          0          0          0
3582.89/3597.12	c   dins             :       0.00       0.00          0          0          0
3582.89/3597.12	c   distributiondivin:       0.11       0.00          0          0          0
3582.89/3597.12	c   dks              :       0.00       0.00          0          0          0
3582.89/3597.12	c   dps              :       0.00       0.00          0          0          0
3582.89/3597.12	c   dualval          :       0.00       0.00          0          0          0
3582.89/3597.12	c   farkasdiving     :      71.24       0.00          1          0          0
3582.89/3597.12	c   feaspump         :     237.42       0.00          1          0          0
3582.89/3597.12	c   fixandinfer      :       0.00       0.00          0          0          0
3582.89/3597.12	c   fracdiving       :      71.26       0.00          1          0          0
3582.89/3597.12	c   gins             :       0.00       0.00          0          0          0
3582.89/3597.12	c   guideddiving     :       0.00       0.00          0          0          0
3582.89/3597.12	c   indicator        :       0.00       0.00          0          0          0
3582.89/3597.12	c   indicatordiving  :       0.00       0.00          0          0          0
3582.89/3597.12	c   intdiving        :       0.00       0.00          0          0          0
3582.89/3597.12	c   intshifting      :       0.00       0.00          0          0          0
3582.89/3597.12	c   linesearchdiving :       0.00       0.00          0          0          0
3582.89/3597.12	c   localbranching   :       0.00       0.00          0          0          0
3582.89/3597.12	c   locks            :       3.28       0.00          1          0          0
3582.89/3597.12	c   lpface           :       0.00       0.00          0          0          0
3582.89/3597.12	c   mpec             :       0.00       0.00          0          0          0
3582.89/3597.12	c   multistart       :       0.00       0.00          0          0          0
3582.89/3597.12	c   mutation         :       0.00       0.00          0          0          0
3582.89/3597.12	c   nlpdiving        :       0.00       0.00          0          0          0
3582.89/3597.12	c   objpscostdiving  :       0.00       0.00          0          0          0
3582.89/3597.12	c   octane           :       0.00       0.00          0          0          0
3582.89/3597.12	c   ofins            :       0.00       0.00          0          0          0
3582.89/3597.12	c   oneopt           :       0.00       0.00          0          0          0
3582.89/3597.12	c   padm             :       0.00       0.00          0          0          0
3582.89/3597.12	c   proximity        :       0.00       0.00          0          0          0
3582.89/3597.12	c   pscostdiving     :      75.88       0.00          1          0          0
3582.89/3597.12	c   randrounding     :      15.68       0.00         35          0          0
3582.89/3597.12	c   rens             :       3.78       0.00          1          0          0
3582.89/3597.12	c   reoptsols        :       0.00       0.00          0          0          0
3582.89/3597.12	c   repair           :       0.00       0.00          0          0          0
3582.89/3597.12	c   rins             :       0.00       0.00          0          0          0
3582.89/3597.12	c   rootsoldiving    :       0.00       0.00          0          0          0
3582.89/3597.12	c   rounding         :       3.19       0.00        119          0          0
3582.89/3597.12	c   scheduler        :       0.00       0.00          0          0          0
3582.89/3597.12	c   shiftandpropagate:       7.32       0.00          1          0          0
3582.89/3597.12	c   shifting         :       5.01       0.00         62          0          0
3582.89/3597.12	c   simplerounding   :       0.01       0.00          0          0          0
3582.89/3597.12	c   subnlp           :       0.00       0.00          0          0          0
3582.89/3597.12	c   trivial          :       0.19       0.00          2          0          0
3582.89/3597.12	c   trivialnegation  :       0.00       0.00          0          0          0
3582.89/3597.12	c   trustregion      :       0.00       0.00          0          0          0
3582.89/3597.12	c   trysol           :       0.00       0.00          0          0          0
3582.89/3597.12	c   twoopt           :       0.00       0.00          0          0          0
3582.89/3597.12	c   undercover       :      42.97       0.00          1          0          0
3582.89/3597.12	c   vbounds          :     598.78       0.00          1          0          0
3582.89/3597.12	c   veclendiving     :       0.00       0.00          0          0          0
3582.89/3597.12	c   zeroobj          :       0.00       0.00          0          0          0
3582.89/3597.12	c   zirounding       :       0.40       0.00         36          0          0
3582.89/3597.12	c   other solutions  :          -          -          -          0          -
3582.89/3597.12	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3582.89/3597.12	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3582.89/3597.12	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3582.89/3597.12	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3582.89/3597.12	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3582.89/3597.12	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3582.89/3597.12	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3582.89/3597.12	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3582.89/3597.12	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3582.89/3597.12	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3582.89/3597.12	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3582.89/3597.12	c   primal LP        :       0.97         10          0       0.00       0.00       0.97         10
3582.89/3597.12	c   dual LP          :     541.52        129     104783     812.27     193.50       0.00          0
3582.89/3597.12	c   lex dual LP      :       0.00          0          0       0.00          -
3582.89/3597.12	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3582.89/3597.12	c   resolve instable :       0.00          0          0       0.00          -
3582.89/3597.12	c   diving/probing LP:     468.09         94     128807    1370.29     275.17
3582.89/3597.12	c   strong branching :    1154.59        274     189963     693.30     164.53          -          -        312
3582.89/3597.12	c     (at root node) :          -         22      16923     769.23          -
3582.89/3597.12	c   conflict analysis:       0.00          0          0       0.00          -
3582.89/3597.12	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3582.89/3597.12	c   benders          :       0.00          0          0          0       0.00          0          0          0
3582.89/3597.12	c B&B Tree           :
3582.89/3597.12	c   number of runs   :          1
3582.89/3597.12	c   nodes            :         38 (37 internal, 1 leaves)
3582.89/3597.12	c   feasible leaves  :          0
3582.89/3597.12	c   infeas. leaves   :          1
3582.89/3597.12	c   objective leaves :          0
3582.89/3597.12	c   nodes (total)    :         38 (37 internal, 1 leaves)
3582.89/3597.12	c   nodes left       :         37
3582.89/3597.12	c   max depth        :         15
3582.89/3597.12	c   max depth (total):         15
3582.89/3597.12	c   backtracks       :          3 (7.9%)
3582.89/3597.12	c   early backtracks :          0 (0.0%)
3582.89/3597.12	c   nodes exc. ref.  :          0 (0.0%)
3582.89/3597.12	c   delayed cutoffs  :          0
3582.89/3597.12	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3582.89/3597.12	c   avg switch length:       1.87
3582.89/3597.12	c   switching time   :       0.96
3582.89/3597.12	c Root Node          :
3582.89/3597.12	c   First LP value   : +6.20725778939295e+05
3582.89/3597.12	c   First LP Iters   :       6093 (388.92 Iter/sec)
3582.89/3597.12	c   First LP Time    :      15.67
3582.89/3597.12	c   Final Dual Bound : +7.91835452423507e+05
3582.89/3597.12	c   Final Root Iters :      45512
3582.89/3597.12	c   Root LP Estimate : +1.12007134268130e+06
3582.89/3597.12	c Solution           :
3582.89/3597.12	c   Solutions found  :          0 (0 improvements)
3582.89/3597.12	c   Primal Bound     :          -
3582.89/3597.12	c   Dual Bound       : +7.91941793316485e+05
3582.89/3597.12	c   Gap              :   infinite
3582.89/3597.12	c Integrals          :      Total       Avg%
3582.89/3597.12	c   primal-dual      :  359710.24     100.00
3582.89/3597.12	c   primal-ref       :          -          - (not evaluated)
3582.89/3597.12	c   dual-ref         :          -          - (not evaluated)
3586.77/3601.05	c Time complete (sec):   3586.835

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: 63708 MiB (53547 MiB free)
  memory of node 1: 64465 MiB (49962 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4504951-1751450326/watcher-4504951-1751450326 -o /tmp/evaluation-result-4504951-1751450326/solver-4504951-1751450326 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751446725-63281 --watchdog 3760 pbsolver -f HOME/instance-4504951-1751450326.opb -t 3600 -m 31000 

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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=63620, runsolver pid=63617

[startup+0.100067 s]*
/proc/loadavg: 4.14 4.10 4.09 5/263 63621
/proc/meminfo: memFree=106095816/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=135824 memory=121984 CPUtime=0.09 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 28566 0 0 0 6 3 0 0 20 0 1 0 60707170 139083776 30496 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 33956 30496 2176 2575 0 30863 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 135824 KiB
Current children cumulated memory: 121984 KiB

[startup+0.2057 s]*
/proc/loadavg: 4.14 4.10 4.09 5/263 63621
/proc/meminfo: memFree=110980556/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=184984 memory=171008 CPUtime=0.2 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 40807 0 0 0 15 5 0 0 20 0 1 0 60707170 189423616 42752 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 46246 42752 2176 2575 0 43153 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 184984 KiB
Current children cumulated memory: 171008 KiB

[startup+0.305582 s]*
/proc/loadavg: 4.14 4.10 4.09 5/261 63625
/proc/meminfo: memFree=111560328/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=239488 memory=225408 CPUtime=0.3 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 54426 0 0 0 23 7 0 0 20 0 1 0 60707170 245235712 56352 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 59872 56352 2176 2575 0 56779 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 239488 KiB
Current children cumulated memory: 225408 KiB

[startup+0.700191 s]
/proc/loadavg: 4.14 4.10 4.09 4/259 63629
/proc/meminfo: memFree=111480568/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=400816 memory=386688 CPUtime=0.69 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 94221 0 0 0 55 14 0 0 20 0 1 0 60707170 410435584 96672 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 100204 96672 2176 2575 0 97111 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 400816 KiB
Current children cumulated memory: 386688 KiB

[startup+1.50019 s]
/proc/loadavg: 4.14 4.10 4.09 5/259 63629
/proc/meminfo: memFree=111351544/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=580728 memory=566620 CPUtime=1.49 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 136650 0 0 0 128 21 0 0 20 0 1 0 60707170 594665472 141655 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 145182 141655 2176 2575 0 142089 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 580728 KiB
Current children cumulated memory: 566620 KiB

[startup+3.1054 s]
/proc/loadavg: 4.14 4.10 4.09 5/262 63680
/proc/meminfo: memFree=116815948/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=1409388 memory=1396648 CPUtime=3.09 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 345701 0 0 0 258 51 0 0 20 0 1 0 60707170 1443213312 349162 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 352347 349162 2368 2575 0 349254 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 1409388 KiB
Current children cumulated memory: 1396648 KiB

[startup+6.30018 s]
/proc/loadavg: 4.13 4.10 4.09 5/263 63756
/proc/meminfo: memFree=116138520/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=2378116 memory=2279916 CPUtime=6.27 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 509209 0 0 0 546 81 0 0 20 0 1 0 60707170 2435190784 569979 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 594529 569979 2464 2575 0 591436 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2378116 KiB
Current children cumulated memory: 2279916 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.10 4.09 5/263 63756
/proc/meminfo: memFree=114545700/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=2725272 memory=2684804 CPUtime=12.65 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 530549 0 0 0 1165 100 0 0 20 0 1 0 60707170 2790678528 671201 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 681318 671201 2528 2575 0 678225 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2725272 KiB
Current children cumulated memory: 2684804 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.09 4.09 5/263 63756
/proc/meminfo: memFree=114038368/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=2958964 memory=2913648 CPUtime=25.4 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 678510 0 0 0 2412 128 0 0 20 0 1 0 60707170 3029979136 728412 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 739741 728412 2560 2575 0 736648 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2958964 KiB
Current children cumulated memory: 2913648 KiB

[startup+51.1057 s]
/proc/loadavg: 4.13 4.10 4.09 5/263 63847
/proc/meminfo: memFree=110286060/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=3102372 memory=3052248 CPUtime=50.89 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 686374 0 0 0 4957 132 0 0 20 0 1 0 60707170 3176828928 763062 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 775593 763062 2592 2575 0 772500 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 3102372 KiB
Current children cumulated memory: 3052248 KiB

[startup+102.3 s]
/proc/loadavg: 4.40 4.16 4.11 5/264 63849
/proc/meminfo: memFree=105435140/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=3102372 memory=3052760 CPUtime=101.88 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 686509 0 0 0 10056 132 0 0 20 0 1 0 60707170 3176828928 763190 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 775593 763190 2592 2575 0 772500 0
Current children cumulated CPU time: 101.88 s
Current children cumulated vsize: 3102372 KiB
Current children cumulated memory: 3052760 KiB

[startup+162.3 s]
/proc/loadavg: 4.23 4.16 4.11 5/265 63863
/proc/meminfo: memFree=104295264/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=3780184 memory=3469056 CPUtime=161.64 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 712637 0 0 0 16022 142 0 0 20 0 1 0 60707170 3870908416 867264 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 945046 867264 2592 2575 0 941953 0
Current children cumulated CPU time: 161.64 s
Current children cumulated vsize: 3780184 KiB
Current children cumulated memory: 3469056 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.14 4.11 5/265 63865
/proc/meminfo: memFree=103341112/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=4267964 memory=4096540 CPUtime=221.42 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 904189 0 0 0 21964 178 0 0 20 0 1 0 60707170 4370395136 1024135 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 1066991 1024135 2624 2575 0 1063898 0
Current children cumulated CPU time: 221.42 s
Current children cumulated vsize: 4267964 KiB
Current children cumulated memory: 4096540 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.13 4.10 5/265 63867
/proc/meminfo: memFree=102432104/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=4496740 memory=4297488 CPUtime=281.16 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 932695 0 0 0 27932 184 0 0 20 0 1 0 60707170 4604661760 1074372 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 1124185 1074372 2656 2575 0 1121092 0
Current children cumulated CPU time: 281.16 s
Current children cumulated vsize: 4496740 KiB
Current children cumulated memory: 4297488 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.12 4.10 5/265 63871
/proc/meminfo: memFree=102625484/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=4505700 memory=4306064 CPUtime=340.91 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 934842 0 0 0 33906 185 0 0 20 0 1 0 60707170 4613836800 1076516 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 1126425 1076516 2656 2575 0 1123332 0
Current children cumulated CPU time: 340.91 s
Current children cumulated vsize: 4505700 KiB
Current children cumulated memory: 4306064 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 4.11 4.09 5/265 63878
/proc/meminfo: memFree=102596120/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=4513236 memory=4313872 CPUtime=400.67 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 936815 0 0 0 39882 185 0 0 20 0 1 0 60707170 4621553664 1078468 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 1128309 1078468 2656 2575 0 1125216 0
Current children cumulated CPU time: 400.67 s
Current children cumulated vsize: 4513236 KiB
Current children cumulated memory: 4313872 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/264 63880
/proc/meminfo: memFree=102568860/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=4522448 memory=4322192 CPUtime=460.44 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 938915 0 0 0 45858 186 0 0 20 0 1 0 60707170 4630986752 1080548 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 1130612 1080548 2656 2575 0 1127519 0

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

Current children cumulated memory: 7479132 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/263 64053
/proc/meminfo: memFree=95368408/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=8419884 memory=7480028 CPUtime=3209.53 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 1689357 0 0 0 320637 316 0 0 20 0 1 0 60707170 8621961216 1870007 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 2104971 1870007 2688 2575 0 2101878 0
Current children cumulated CPU time: 3209.53 s
Current children cumulated vsize: 8419884 KiB
Current children cumulated memory: 7480028 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/262 64055
/proc/meminfo: memFree=95340636/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=8419884 memory=7480540 CPUtime=3269.29 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 1689495 0 0 0 326613 316 0 0 20 0 1 0 60707170 8621961216 1870135 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 2104971 1870135 2688 2575 0 2101878 0
Current children cumulated CPU time: 3269.29 s
Current children cumulated vsize: 8419884 KiB
Current children cumulated memory: 7480540 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/262 64057
/proc/meminfo: memFree=95332308/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=8419884 memory=7480540 CPUtime=3329.05 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 1689533 0 0 0 332589 316 0 0 20 0 1 0 60707170 8621961216 1870135 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 2104971 1870135 2688 2575 0 2101878 0
Current children cumulated CPU time: 3329.05 s
Current children cumulated vsize: 8419884 KiB
Current children cumulated memory: 7480540 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/263 64062
/proc/meminfo: memFree=95322116/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=8419884 memory=7481436 CPUtime=3388.81 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 1690009 0 0 0 338564 317 0 0 20 0 1 0 60707170 8621961216 1870359 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 2104971 1870359 2688 2575 0 2101878 0
Current children cumulated CPU time: 3388.81 s
Current children cumulated vsize: 8419884 KiB
Current children cumulated memory: 7481436 KiB

[startup+3462.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/263 64068
/proc/meminfo: memFree=95290940/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=8622268 memory=7482332 CPUtime=3448.57 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 1690431 0 0 0 344540 317 0 0 20 0 1 0 60707170 8829202432 1870583 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 2155567 1870583 2688 2575 0 2152474 0
Current children cumulated CPU time: 3448.57 s
Current children cumulated vsize: 8622268 KiB
Current children cumulated memory: 7482332 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/263 64070
/proc/meminfo: memFree=95280668/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=8689732 memory=7482332 CPUtime=3508.35 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 1690464 0 0 0 350518 317 0 0 20 0 1 0 60707170 8898285568 1870583 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 2172433 1870583 2688 2575 0 2169340 0
Current children cumulated CPU time: 3508.35 s
Current children cumulated vsize: 8689732 KiB
Current children cumulated memory: 7482332 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/264 64073
/proc/meminfo: memFree=95276356/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=8689732 memory=7483356 CPUtime=3568.14 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 1691399 0 0 0 356496 318 0 0 20 0 1 0 60707170 8898285568 1870839 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 2172433 1870839 2688 2575 0 2169340 0
Current children cumulated CPU time: 3568.14 s
Current children cumulated vsize: 8689732 KiB
Current children cumulated memory: 7483356 KiB

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

# cumulated CPU time of all completed processes:  user=3583.61 s, system=3.36395 s

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

[startup+3584 s]*
/proc/loadavg: 4.12 4.09 4.09 5/264 64073
/proc/meminfo: memFree=95276356/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=8689732 memory=7483356 CPUtime=3569.84 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 1691399 0 0 0 356666 318 0 0 20 0 1 0 60707170 8898285568 1870839 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 2172433 1870839 2688 2575 0 2169340 0
Current children cumulated CPU time: 3569.84 s
Current children cumulated vsize: 8689732 KiB
Current children cumulated memory: 7483356 KiB

[startup+3590.4 s]
/proc/loadavg: 4.11 4.09 4.09 5/264 64073
/proc/meminfo: memFree=95268044/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=8689732 memory=7483356 CPUtime=3576.21 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 1691399 0 0 0 357303 318 0 0 20 0 1 0 60707170 8898285568 1870839 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 2172433 1870839 2688 2575 0 2169340 0
Current children cumulated CPU time: 3576.21 s
Current children cumulated vsize: 8689732 KiB
Current children cumulated memory: 7483356 KiB

[startup+3596.8 s]
/proc/loadavg: 4.09 4.09 4.09 5/264 64073
/proc/meminfo: memFree=95268060/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=8689732 memory=7484508 CPUtime=3582.59 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 1691402 0 0 0 357941 318 0 0 20 0 1 0 60707170 8898285568 1871127 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 2172433 1871127 2688 2575 0 2169340 0
Current children cumulated CPU time: 3582.59 s
Current children cumulated vsize: 8689732 KiB
Current children cumulated memory: 7484508 KiB

[startup+3598.4 s]
/proc/loadavg: 4.09 4.09 4.09 5/264 64073
/proc/meminfo: memFree=95268060/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=8689732 memory=7484508 CPUtime=3584.18 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 1691508 0 0 0 358100 318 0 0 20 0 1 0 60707170 8898285568 1871127 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 2172433 1871127 2688 2575 0 2169340 0
Current children cumulated CPU time: 3584.18 s
Current children cumulated vsize: 8689732 KiB
Current children cumulated memory: 7484508 KiB

[startup+3600 s]*
/proc/loadavg: 4.09 4.09 4.09 5/264 64073
/proc/meminfo: memFree=95268060/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=8678436 memory=7474452 CPUtime=3585.78 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 1691572 0 0 0 358260 318 0 0 20 0 1 0 60707170 8886718464 1868613 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 2169609 1868613 2688 2575 0 2166516 0
Current children cumulated CPU time: 3585.78 s
Current children cumulated vsize: 8678436 KiB
Current children cumulated memory: 7474452 KiB

[startup+3600.8 s]
/proc/loadavg: 4.09 4.09 4.09 5/264 64073
/proc/meminfo: memFree=95268060/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=8445812 memory=7241804 CPUtime=3586.57 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 1691596 0 0 0 358338 319 0 0 20 0 1 0 60707170 8648511488 1810451 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 2111453 1810451 2688 2575 0 2108360 0
Current children cumulated CPU time: 3586.57 s
Current children cumulated vsize: 8445812 KiB
Current children cumulated memory: 7241804 KiB

[startup+3601 s]*
/proc/loadavg: 4.08 4.08 4.09 5/264 64073
/proc/meminfo: memFree=95848992/131249992 swapFree=33010160/33010684
[pid=63620] ppid=63617 vsize=8078728 memory=6874912 CPUtime=3586.77 cores=0,2
/proc/63620/stat : 63620 (pbsolver) R 63617 63620 63271 0 -1 4194304 1691596 0 0 0 358356 321 0 0 20 0 1 0 60707170 8272617472 1718985 18446744073709551615 4198400 14743177 140722685222384 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 28123136 140722685229450 140722685229546 140722685229546 140722685235148 0
/proc/63620/statm: 2019682 1718985 2688 2575 0 2016589 0
Current children cumulated CPU time: 3586.77 s
Current children cumulated vsize: 8078728 KiB
Current children cumulated memory: 6874912 KiB

[startup+3601.11 s]*
/proc/loadavg: 4.08 4.08 4.09 5/264 64073
/proc/meminfo: memFree=100044020/131249992 swapFree=33010160/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3601.19
CPU time (s): 3586.97
CPU user time (s): 3583.61
CPU system time (s): 3.36395
CPU usage (%): 99.6051
Max. virtual memory (cumulated for all children) (KiB): 8689732
Max. memory (cumulated for all children) (KiB): 7484508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3583.61
system time used= 3.36395
maximum resident set size= 7484508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1691623
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= 6
involuntary context switches= 7959


# summary of solver processes directly reported to runsolver:
#   pid: 63620
#   total CPU time (s): 3586.97
#   total CPU user time (s): 3583.61
#   total CPU system time (s): 3.36395

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.21057 second user time and 16.6398 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-07-02 11:58:46
IDJOB=4504951
IDBENCH=155702
IDSOLVER=3366
FILE ID=nodeC035/4504951-1751450326
RUNJOBID= nodeC035-1751446725-63281
SLURM_JOB_ID= 9598423
Free space on /tmp= 432660 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/MH+IC/normalized-minisat50_4_16_7_mh_ic.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4504951-1751450326/watcher-4504951-1751450326 -o /tmp/evaluation-result-4504951-1751450326/solver-4504951-1751450326 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751446725-63281 --watchdog 3760  pbsolver -f HOME/instance-4504951-1751450326.opb -t 3600 -m 31000

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

MD5SUM BENCH= 13b8bbb872de86791f42ef521acd2179
RANDOM SEED=1894541142

nodeC035 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		: 3597.136
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.51
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.755
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.51
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.805
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.51
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		: 3598.336
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.51
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.929
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.51
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.766
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.51
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		: 3627.819
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.51
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		: 3607.502
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        105922156 kB
MemAvailable:   111265740 kB
Buffers:            1840 kB
Cached:          6095016 kB
SwapCached:            8 kB
Active:         18744724 kB
Inactive:        5803096 kB
Active(anon):   18457432 kB
Inactive(anon):    11588 kB
Active(file):     287292 kB
Inactive(file):  5791508 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             55060 kB
Writeback:             0 kB
AnonPages:      18453468 kB
Mapped:           136148 kB
Shmem:             18048 kB
KReclaimable:     208048 kB
Slab:             297900 kB
SReclaimable:     208048 kB
SUnreclaim:        89852 kB
KernelStack:        4240 kB
PageTables:        40132 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   22582828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4464640 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432516 MiB
End job on nodeC035 at 2025-07-02 12:58:48