Trace number 4504950

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 2024-07-07? 3588.99 3601.62

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.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4504950-1751458789.opb>
2.28/2.38	c original problem has 370300 variables (370300 bin, 0 int, 0 impl, 0 cont) and 847958 constraints
2.28/2.38	c problem read in 2.37
4.56/4.63	c presolving:
6.07/6.15	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
7.55/7.69	c    (7.7s) running MILP presolver
13.44/13.54	c    (13.5s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
15.93/16.04	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
19.41/19.53	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
24.00/24.15	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
27.78/27.94	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
30.47/30.69	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
31.98/32.10	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
152.80/153.41	c    (153.4s) probing: 1000/300225 (0.3%) - 0 fixings, 0 aggregations, 383616 implications, 0 bound changes
152.90/153.53	c    (153.5s) probing: 1001/300225 (0.3%) - 0 fixings, 0 aggregations, 384000 implications, 0 bound changes
152.90/153.53	c    (153.5s) probing aborted: 1000/1000 successive useless probings
152.90/153.53	c    (153.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
153.80/154.43	c    (154.4s) no symmetry present (symcode time: 0.31)
154.09/154.80	c presolving (8 rounds: 8 fast, 7 medium, 6 exhaustive):
154.09/154.80	c  70075 deleted vars, 1254404 deleted constraints, 945700 added constraints, 200 tightened bounds, 0 added holes, 1225 changed sides, 6125 changed coefficients
154.09/154.80	c  0 implications, 1269726 cliques
154.09/154.80	c presolved problem has 300225 variables (300225 bin, 0 int, 0 impl, 0 cont) and 539254 constraints
154.09/154.80	c    1375 constraints of type <knapsack>
154.09/154.80	c  356526 constraints of type <setppc>
154.09/154.80	c  180075 constraints of type <and>
154.09/154.80	c       3 constraints of type <linear>
154.09/154.80	c    1275 constraints of type <logicor>
154.09/154.80	c transformed objective value is always integral (scale: 1)
154.09/154.80	c Presolving Time: 150.29
154.09/154.80	c - non default parameters ----------------------------------------------------------------------
154.09/154.80	c # SCIP version 10.0.0
154.09/154.80	c 
154.09/154.80	c # maximal time in seconds to run
154.09/154.80	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
154.09/154.80	c limits/time = 3596.997011
154.09/154.80	c 
154.09/154.80	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
154.09/154.80	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
154.09/154.80	c limits/memory = 27900
154.09/154.80	c 
154.09/154.80	c # belongs reading time to solving time?
154.09/154.80	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
154.09/154.80	c timing/reading = TRUE
154.09/154.80	c 
154.09/154.80	c -----------------------------------------------------------------------------------------------
154.09/154.80	c start solving
154.19/154.87	c 
770.54/773.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
770.54/773.28	c   773s|     1 |     0 |  7235 |     - |  4071M |   0 | 300k| 539k| 719k|   0 |  0 | 304 |   0 | 6.207258e+05 |      --      |    Inf | unknown
1070.11/1073.70	c  1074s|     1 |     0 | 34259 |     - |  4320M |   0 | 300k| 539k| 719k|  62 |  1 | 348 |   0 | 6.732038e+05 |      --      |    Inf | unknown
1122.46/1126.28	c  1126s|     1 |     0 | 36054 |     - |  4442M |   0 | 300k| 539k| 719k| 101 |  2 | 350 |   0 | 7.046812e+05 |      --      |    Inf | unknown
1194.56/1198.53	c  1199s|     1 |     0 | 37812 |     - |  4540M |   0 | 300k| 539k| 719k| 126 |  3 | 351 |   0 | 7.467197e+05 |      --      |    Inf | unknown
1261.78/1265.91	c  1266s|     1 |     0 | 38626 |     - |  4654M |   0 | 300k| 539k| 719k| 168 |  4 | 355 |   0 | 7.616709e+05 |      --      |    Inf | unknown
1313.40/1317.74	c  1318s|     1 |     0 | 39525 |     - |  4756M |   0 | 300k| 539k| 719k| 193 |  5 | 356 |   0 | 7.667602e+05 |      --      |    Inf | unknown
1371.90/1376.42	c  1376s|     1 |     0 | 41042 |     - |  4889M |   0 | 300k| 539k| 719k| 288 |  6 | 361 |   0 | 7.856335e+05 |      --      |    Inf | unknown
1454.25/1459.06	c  1459s|     1 |     0 | 41684 |     - |  4994M |   0 | 300k| 539k| 719k| 326 |  7 | 364 |   0 | 7.888800e+05 |      --      |    Inf | unknown
1532.44/1537.52	c  1538s|     1 |     0 | 42164 |     - |  5118M |   0 | 300k| 539k| 719k| 350 |  8 | 367 |   0 | 7.937620e+05 |      --      |    Inf | unknown
1605.56/1610.96	c  1611s|     1 |     0 | 42582 |     - |  5239M |   0 | 300k| 539k| 719k| 382 |  9 | 368 |   0 | 7.965264e+05 |      --      |    Inf | unknown
1752.00/1757.92	c  1758s|     1 |     0 | 43376 |     - |  5364M |   0 | 300k| 539k| 719k| 416 | 10 | 371 |   0 | 7.996004e+05 |      --      |    Inf | unknown
1763.56/1769.54	c  1770s|     1 |     0 | 43922 |     - |  5455M |   0 | 300k| 539k| 719k| 430 | 11 | 371 |   0 | 8.024144e+05 |      --      |    Inf | unknown
1772.52/1778.57	c  1779s|     1 |     0 | 44340 |     - |  5533M |   0 | 300k| 539k| 719k| 441 | 12 | 373 |   0 | 8.048399e+05 |      --      |    Inf | unknown
1779.40/1785.45	c  1785s|     1 |     0 | 44423 |     - |  5611M |   0 | 300k| 539k| 719k| 450 | 13 | 374 |   0 | 8.053829e+05 |      --      |    Inf | unknown
1788.26/1794.30	c  1794s|     1 |     0 | 44871 |     - |  5689M |   0 | 300k| 539k| 719k| 456 | 14 | 377 |   0 | 8.072489e+05 |      --      |    Inf | unknown
1798.12/1804.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1798.12/1804.29	c  1804s|     1 |     0 | 45319 |     - |  5768M |   0 | 300k| 539k| 719k| 469 | 15 | 377 |   0 | 8.081726e+05 |      --      |    Inf | unknown
1808.48/1814.60	c  1815s|     1 |     0 | 45699 |     - |  5840M |   0 | 300k| 539k| 719k| 483 | 16 | 382 |   0 | 8.095519e+05 |      --      |    Inf | unknown
1816.25/1822.41	c  1822s|     1 |     0 | 45800 |     - |  5921M |   0 | 300k| 539k| 719k| 494 | 17 | 387 |   0 | 8.100174e+05 |      --      |    Inf | unknown
1827.51/1833.73	c  1834s|     1 |     0 | 46251 |     - |  5999M |   0 | 300k| 539k| 719k| 505 | 18 | 387 |   0 | 8.134746e+05 |      --      |    Inf | unknown
1836.47/1842.75	c  1843s|     1 |     0 | 46473 |     - |  6076M |   0 | 300k| 539k| 719k| 514 | 19 | 387 |   0 | 8.142487e+05 |      --      |    Inf | unknown
1847.03/1853.36	c  1853s|     1 |     0 | 46885 |     - |  6155M |   0 | 300k| 539k| 719k| 526 | 20 | 387 |   0 | 8.156398e+05 |      --      |    Inf | unknown
1854.11/1860.42	c  1860s|     1 |     0 | 46956 |     - |  6163M |   0 | 300k| 539k| 719k| 542 | 21 | 392 |   0 | 8.157270e+05 |      --      |    Inf | unknown
1861.78/1868.10	c  1868s|     1 |     0 | 47132 |     - |  6163M |   0 | 300k| 539k| 719k| 548 | 22 | 395 |   0 | 8.159739e+05 |      --      |    Inf | unknown
1868.45/1874.80	c  1875s|     1 |     0 | 47194 |     - |  6171M |   0 | 300k| 539k| 719k| 557 | 23 | 396 |   0 | 8.160264e+05 |      --      |    Inf | unknown
1875.42/1881.80	c  1882s|     1 |     0 | 47307 |     - |  6180M |   0 | 300k| 539k| 719k| 562 | 24 | 399 |   0 | 8.160988e+05 |      --      |    Inf | unknown
1882.20/1888.64	c  1889s|     1 |     0 | 47385 |     - |  6188M |   0 | 300k| 539k| 719k| 566 | 25 | 401 |   0 | 8.161424e+05 |      --      |    Inf | unknown
1890.36/1896.87	c  1897s|     1 |     0 | 47640 |     - |  6196M |   0 | 300k| 539k| 719k| 571 | 26 | 404 |   0 | 8.166722e+05 |      --      |    Inf | unknown
1896.55/1903.09	c  1903s|     1 |     0 | 47641 |     - |  6204M |   0 | 300k| 539k| 719k| 572 | 27 | 405 |   0 | 8.166722e+05 |      --      |    Inf | unknown
1902.62/1909.15	c  1909s|     1 |     0 | 47649 |     - |  6204M |   0 | 300k| 539k| 719k| 573 | 28 | 406 |   0 | 8.166745e+05 |      --      |    Inf | unknown
2258.35/2266.29	c  2266s|     1 |     2 | 86451 |     - |  6248M |   0 | 300k| 539k| 719k| 573 | 29 | 409 |  34 | 8.197601e+05 |      --      |    Inf | unknown
3584.48/3597.10	c 
3584.48/3597.10	c SCIP Status        : solving was interrupted [time limit reached]
3584.48/3597.10	c Solving Time (sec) : 3597.09
3584.48/3597.10	c Solving Nodes      : 7
3584.48/3597.10	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3584.48/3597.10	c Dual Bound         : +8.29232246697112e+05
3584.48/3597.10	c Gap                : infinite
3584.48/3597.10	s UNKNOWN
3584.48/3597.10	c SCIP Status        : solving was interrupted [time limit reached]
3584.48/3597.10	c Total Time         :    3597.09
3584.48/3597.10	c   solving          :    3597.09
3584.48/3597.10	c   presolving       :     150.29 (included in solving)
3584.48/3597.10	c   reading          :       2.37 (included in solving)
3584.48/3597.10	c   copying          :       2.58 (2 #copies) (minimal 1.23, maximal 1.35, average 1.29)
3584.48/3597.10	c Original Problem   :
3584.48/3597.10	c   Problem name     : HOME/instance-4504950-1751458789.opb
3584.48/3597.10	c   Variables        : 370300 (370300 binary, 0 integer, 0 implicit integer, 0 continuous)
3584.48/3597.10	c   Constraints      : 847958 initial, 847958 maximal
3584.48/3597.11	c   Objective        : minimize, 132350 non-zeros (abs.min = 1, abs.max = 1.35797e+08)
3584.48/3597.11	c Presolved Problem  :
3584.48/3597.11	c   Problem name     : t_HOME/instance-4504950-1751458789.opb
3584.48/3597.11	c   Variables        : 300225 (300225 binary, 0 integer, 0 implicit integer, 0 continuous)
3584.48/3597.11	c   Constraints      : 539254 initial, 539442 maximal
3584.48/3597.12	c   Objective        : minimize, 123725 non-zeros (abs.min = 124, abs.max = 2.71593e+08)
3584.48/3597.12	c   Nonzeros         : 1567225 constraint, 2539594 clique table
3584.48/3597.12	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3584.48/3597.12	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   gateextraction   :       3.95       0.00      4          0          0          0          0          0     945700     240100          0          0
3584.48/3597.12	c   implics          :       0.04       0.00      7          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   milp             :       7.27       0.00      1          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   trivial          :       0.09       0.00      8          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   dualfix          :       0.09       0.00      8       7400          0          0          0          0          0          0          0          0
3584.48/3597.12	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   probing          :     119.90       0.01      1          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   symmetry         :       0.90       0.00      1          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   vbounds          :       0.45       0.00      2          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   knapsack         :       2.90       0.01     13          0          0          0          0          0     240100     705600          0          0
3584.48/3597.12	c   setppc           :       2.86       0.03     13          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   and              :       2.80       0.00      6          0      58800          0          0          0      60025          0          0          0
3584.48/3597.12	c   linear           :       6.77       0.44     11        200       3675          0        200          0       8579          0       1225       6125
3584.48/3597.12	c   logicor          :       0.71       0.01     11          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   components       :       0.27       0.00      1          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3584.48/3597.12	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3584.48/3597.12	c   benderslp        :          0          0          0          0          8          0          0         13          0          0          0          0          0          0          0
3584.48/3597.12	c   integral         :          0          0          0          0          8          0          0         13          0          0        194          0          0          0         14
3584.48/3597.12	c   knapsack         :       1375+      1376         29     280643          0          0          0          9       3448          6          1        309         57          0          0
3584.48/3597.12	c   setppc           :     356526+    356573         29     280387          0          0          0          1      71629        110       4851         25          0          0          0
3584.48/3597.12	c   and              :     180075     180075         43     280527          0          0          0          0       9527         23       5519        266         59          0          0
3584.48/3597.12	c   linear           :          3+         5         29     280504          0          0          0          3       7656          5          0          0          0          0          0
3584.48/3597.12	c   logicor          :       1275+      1463         29       4149          0          0          0          0      27695         42          0          0          0          0          0
3584.48/3597.12	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3584.48/3597.12	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3584.48/3597.12	c   integral         :    1269.25       0.00       0.00       0.00    1269.25       0.00       0.00       0.00       0.00       0.00
3584.48/3597.12	c   knapsack         :       2.47       0.01       0.26       2.09       0.00       0.00       0.00       0.04       0.00       0.06
3584.48/3597.12	c   setppc           :      20.36       0.03       0.45      17.25       0.00       0.00       0.00       0.00       0.02       2.62
3584.48/3597.12	c   and              :     601.28       0.00       4.21     589.88       0.00       0.00       0.00       0.00       0.07       7.12
3584.48/3597.12	c   linear           :       3.11       0.44       0.44       1.94       0.00       0.00       0.00       0.00       0.18       0.11
3584.48/3597.12	c   logicor          :       0.90       0.01       0.01       0.58       0.00       0.00       0.00       0.00       0.01       0.29
3584.48/3597.12	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3584.48/3597.12	c   fixedvar         :       0.01       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3584.48/3597.12	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3584.48/3597.12	c   components       :       0.04       0.00       0.00       0.03       0.00       0.00       0.00       0.00       0.00       0.00
3584.48/3597.12	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3584.48/3597.12	c   dualfix          :          1          0          0          0
3584.48/3597.12	c   genvbounds       :          0          0          0          0
3584.48/3597.12	c   nlobbt           :          0          0          0          0
3584.48/3597.12	c   obbt             :          0          0          0          0
3584.48/3597.12	c   probing          :          0          0          0          0
3584.48/3597.12	c   pseudoobj        :         51          0          0          0
3584.48/3597.12	c   redcost          :         30          0          0          0
3584.48/3597.12	c   rootredcost      :          1          0          0          0
3584.48/3597.12	c   symmetry         :          0          0          0          0
3584.48/3597.12	c   vbounds          :      22379          0          0          0
3584.48/3597.12	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3584.48/3597.12	c   dualfix          :       0.10       0.00       0.09       0.01       0.00       0.00
3584.48/3597.12	c   genvbounds       :       0.06       0.00       0.00       0.05       0.00       0.00
3584.48/3597.12	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3584.48/3597.12	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3584.48/3597.12	c   probing          :     119.91       0.01     119.90       0.00       0.00       0.00
3584.48/3597.12	c   pseudoobj        :       0.19       0.00       0.00       0.19       0.00       0.00
3584.48/3597.12	c   redcost          :       0.65       0.00       0.00       0.65       0.00       0.00
3584.48/3597.12	c   rootredcost      :       0.19       0.00       0.00       0.19       0.00       0.00
3584.48/3597.12	c   symmetry         :       1.00       0.00       0.90       0.09       0.00       0.00
3584.48/3597.12	c   vbounds          :       0.64       0.00       0.45       0.19       0.00       0.00
3584.48/3597.12	c Symmetry           :
3584.48/3597.12	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3584.48/3597.12	c   orbital reduction:          0 reductions applied,          0 cutoffs
3584.48/3597.12	c   lexicographic red:          0 reductions applied,          0 cutoffs
3584.48/3597.12	c   shadow tree time :       0.00 s
3584.48/3597.12	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3584.48/3597.12	c   propagation      :       0.52        173        173          -       3745      586.7         30        2.1          -          -          -
3584.48/3597.12	c   infeasible LP    :       0.18          3          3          -         15      270.3          0        0.0          3     1769.3          0
3584.48/3597.12	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3584.48/3597.12	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3584.48/3597.12	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3584.48/3597.12	c   applied globally :       0.63          -          -          0        406      541.2          -          -          3          -          -
3584.48/3597.12	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3584.48/3597.12	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3584.48/3597.12	c   cut pool         :       0.45          -         56         56          -          -       2565       4499          -          -          -          -          -    (maximal pool size:       2565)
3584.48/3597.12	c   aggregation      :      12.27       0.00         29         29          0          0          5          5          0          0          0          0          0
3584.48/3597.12	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3584.48/3597.12	c   > flowcover      :          -          -          -          -          -          -          -          5          0          0          0          0          -
3584.48/3597.12	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3584.48/3597.12	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   clique           :     120.74       0.00         29         29          0          0         21         24          0         18         18          0          0
3584.48/3597.12	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   gomory           :     237.00       0.00         10         10          0          0       2003       3800          0         34         34          0          0
3584.48/3597.12	c   > gomorymi       :          -          -          -          -          -          -          -       2728          0         26         26          0          -
3584.48/3597.12	c   > strongcg       :          -          -          -          -          -          -          -       1072          0          8          8          0          -
3584.48/3597.12	c   impliedbounds    :       3.72       0.00         29         29          0          0        184        220          0        128        128          0          0
3584.48/3597.12	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   mcf              :       0.42       0.00          1          1          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   multilinear      :       0.21       0.00         36         29          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.48/3597.12	c   rlt              :     372.97       0.00         10         10          0          0        259        266          0        259        259          0          0
3584.48/3597.12	c   zerohalf         :       3.86       0.00         20         20          0          0         93        184          0         77         77          0          0
3584.48/3597.12	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3584.48/3597.12	c   hybrid           :       0.17       0.00         39         28        632          0       4467        573          0       4455
3584.48/3597.12	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3584.48/3597.12	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3584.48/3597.12	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3584.48/3597.12	c   problem variables:       0.00          -          0          0
3584.48/3597.12	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3584.48/3597.12	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3584.48/3597.12	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3584.48/3597.12	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3584.48/3597.12	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3584.48/3597.12	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3584.48/3597.12	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3584.48/3597.12	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3584.48/3597.12	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3584.48/3597.12	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3584.48/3597.12	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3584.48/3597.12	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3584.48/3597.12	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3584.48/3597.12	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3584.48/3597.12	c   relpscost        :    1269.25       0.00          8          0          0          0        194          0          0         14
3584.48/3597.12	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3584.48/3597.12	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3584.48/3597.12	c   LP solutions     :       0.00          -          -          0          0
3584.48/3597.12	c   relax solutions  :       0.00          -          -          0          0
3584.48/3597.12	c   pseudo solutions :       0.00          -          -          0          0
3584.48/3597.12	c   strong branching :       0.00          -          -          0          0
3584.48/3597.12	c   actconsdiving    :       0.00       0.00          0          0          0
3584.48/3597.12	c   adaptivediving   :       0.00       0.00          0          0          0
3584.48/3597.12	c   alns             :       3.89       0.00          1          0          0
3584.48/3597.12	c   bound            :       0.00       0.00          0          0          0
3584.48/3597.12	c   clique           :      49.17       0.00          1          0          0
3584.48/3597.12	c   coefdiving       :       0.00       0.00          0          0          0
3584.48/3597.12	c   completesol      :       0.00       0.00          0          0          0
3584.48/3597.12	c   conflictdiving   :      34.36       0.00          1          0          0
3584.48/3597.12	c   crossover        :       0.00       0.00          0          0          0
3584.48/3597.12	c   dins             :       0.00       0.00          0          0          0
3584.48/3597.12	c   distributiondivin:       0.05       0.00          0          0          0
3584.48/3597.12	c   dps              :       0.00       0.00          0          0          0
3584.48/3597.12	c   dualval          :       0.00       0.00          0          0          0
3584.48/3597.12	c   farkasdiving     :     108.26       0.00          1          0          0
3584.48/3597.12	c   feasjump         :       0.51       0.00          1          0          0
3584.48/3597.12	c   feaspump         :     218.01       0.00          1          0          0
3584.48/3597.12	c   fixandinfer      :       0.00       0.00          0          0          0
3584.48/3597.12	c   fracdiving       :       0.00       0.00          0          0          0
3584.48/3597.12	c   gins             :       0.00       0.00          0          0          0
3584.48/3597.12	c   guideddiving     :       0.00       0.00          0          0          0
3584.48/3597.12	c   indcoefdiving    :       0.00       0.00          0          0          0
3584.48/3597.12	c   indicator        :       0.00       0.00          0          0          0
3584.48/3597.12	c   indicatordiving  :       0.00       0.00          0          0          0
3584.48/3597.12	c   indoneopt        :       0.00       0.00          0          0          0
3584.48/3597.12	c   indrounding      :       0.00       0.00          0          0          0
3584.48/3597.12	c   indtwoopt        :       0.00       0.00          0          0          0
3584.48/3597.12	c   intdiving        :       0.00       0.00          0          0          0
3584.48/3597.12	c   intshifting      :       0.00       0.00          0          0          0
3584.48/3597.12	c   linesearchdiving :       0.00       0.00          0          0          0
3584.48/3597.12	c   localbranching   :       0.00       0.00          0          0          0
3584.48/3597.12	c   locks            :       3.10       0.00          1          0          0
3584.48/3597.12	c   lpface           :       0.00       0.00          0          0          0
3584.48/3597.12	c   mpec             :       0.00       0.00          0          0          0
3584.48/3597.12	c   multistart       :       0.00       0.00          0          0          0
3584.48/3597.12	c   mutation         :       0.00       0.00          0          0          0
3584.48/3597.12	c   nlpdiving        :       0.00       0.00          0          0          0
3584.48/3597.12	c   objpscostdiving  :       0.00       0.00          0          0          0
3584.48/3597.12	c   octane           :       0.00       0.00          0          0          0
3584.48/3597.12	c   ofins            :       0.00       0.00          0          0          0
3584.48/3597.12	c   oneopt           :       0.00       0.00          0          0          0
3584.48/3597.12	c   padm             :       0.00       0.00          0          0          0
3584.48/3597.12	c   proximity        :       0.00       0.00          0          0          0
3584.48/3597.12	c   pscostdiving     :       0.00       0.00          0          0          0
3584.48/3597.12	c   randrounding     :      15.33       0.00         29          0          0
3584.48/3597.12	c   rens             :       4.30       0.00          1          0          0
3584.48/3597.12	c   reoptsols        :       0.00       0.00          0          0          0
3584.48/3597.12	c   repair           :       0.00       0.00          0          0          0
3584.48/3597.12	c   rins             :       0.00       0.00          0          0          0
3584.48/3597.12	c   rootsoldiving    :       0.00       0.00          0          0          0
3584.48/3597.12	c   rounding         :       1.25       0.00         47          0          0
3584.48/3597.12	c   scheduler        :       0.00       0.00          0          0          0
3584.48/3597.12	c   shiftandpropagate:       6.16       0.00          1          0          0
3584.48/3597.12	c   shifting         :       2.59       0.00         29          0          0
3584.48/3597.12	c   simplerounding   :       0.01       0.00          0          0          0
3584.48/3597.12	c   smallcard        :       0.00       0.00          0          0          0
3584.48/3597.12	c   subnlp           :       0.00       0.00          0          0          0
3584.48/3597.12	c   trivial          :       0.20       0.00          2          0          0
3584.48/3597.12	c   trivialnegation  :       0.00       0.00          0          0          0
3584.48/3597.12	c   trustregion      :       0.00       0.00          0          0          0
3584.48/3597.12	c   trysol           :       0.00       0.00          0          0          0
3584.48/3597.12	c   twoopt           :       0.00       0.00          0          0          0
3584.48/3597.12	c   undercover       :      41.64       0.00          1          0          0
3584.48/3597.12	c   vbounds          :     544.27       0.00          1          0          0
3584.48/3597.12	c   veclendiving     :       0.00       0.00          0          0          0
3584.48/3597.12	c   zeroobj          :       0.00       0.00          0          0          0
3584.48/3597.12	c   zirounding       :       0.04       0.00          6          0          0
3584.48/3597.12	c   other solutions  :          -          -          -          0          -
3584.48/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
3584.48/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
3584.48/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
3584.48/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
3584.48/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
3584.48/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
3584.48/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
3584.48/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
3584.48/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
3584.48/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
3584.48/3597.12	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3584.48/3597.12	c   primal LP        :       0.37          4          0       0.00       0.00       0.37          4
3584.48/3597.12	c   dual LP          :     366.44         47      55959    1216.50     152.71       0.14          1
3584.48/3597.12	c   lex dual LP      :       0.00          0          0       0.00          -
3584.48/3597.12	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3584.48/3597.12	c   resolve instable :       0.00          0          0       0.00          -
3584.48/3597.12	c   diving/probing LP:     347.17        100      69598     695.98     200.47
3584.48/3597.12	c   strong branching :    1220.59        251     167770     668.41     137.45          -          -        273
3584.48/3597.12	c     (at root node) :          -         34      27998     823.47          -
3584.48/3597.12	c   conflict analysis:       0.00          0          0       0.00          -
3584.48/3597.12	c B&B Tree           :
3584.48/3597.12	c   number of runs   :          1
3584.48/3597.12	c   nodes            :          7 (7 internal, 0 leaves)
3584.48/3597.12	c   feasible leaves  :          0
3584.48/3597.12	c   infeas. leaves   :          0
3584.48/3597.12	c   objective leaves :          0
3584.48/3597.12	c   nodes (total)    :          7 (7 internal, 0 leaves)
3584.48/3597.12	c   nodes left       :          8
3584.48/3597.12	c   max depth        :          5
3584.48/3597.12	c   max depth (total):          5
3584.48/3597.12	c   backtracks       :          1 (14.3%)
3584.48/3597.12	c   early backtracks :          0 (0.0%)
3584.48/3597.12	c   nodes exc. ref.  :          0 (0.0%)
3584.48/3597.12	c   delayed cutoffs  :          0
3584.48/3597.12	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3584.48/3597.12	c   avg switch length:       1.71
3584.48/3597.12	c   switching time   :       0.17
3584.48/3597.12	c Root Node          :
3584.48/3597.12	c   First LP value   : +6.20725778939295e+05
3584.48/3597.12	c   First LP Iters   :       6093 (416.40 Iter/sec)
3584.48/3597.12	c   First LP Time    :      14.63
3584.48/3597.12	c   Final Dual Bound : +8.19760101126239e+05
3584.48/3597.12	c   Final Root Iters :      46507
3584.48/3597.12	c   Root LP Estimate : +1.19877354678776e+06
3584.48/3597.12	c Solution           :
3584.48/3597.12	c   Solutions found  :          0 (0 improvements)
3584.48/3597.12	c   Primal Bound     :          -
3584.48/3597.12	c   Dual Bound       : +8.29232246697112e+05
3584.48/3597.12	c   Gap              :   infinite
3584.48/3597.12	c Integrals          :      Total       Avg%
3584.48/3597.12	c   primal-dual      :  359708.52     100.00
3584.48/3597.12	c   primal-ref       :          -          - (not evaluated)
3584.48/3597.12	c   dual-ref         :          -          - (not evaluated)
3588.76/3601.43	c Time complete: 3588.8.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4504950-1751458789/watcher-4504950-1751458789 -o /tmp/evaluation-result-4504950-1751458789/solver-4504950-1751458789 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1751458789-63982 --watchdog 3760 pbscip -f HOME/instance-4504950-1751458789.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=64039, runsolver pid=64036

[startup+0.100063 s]*
/proc/loadavg: 1.26 3.43 5.10 6/265 64040
/proc/meminfo: memFree=128408376/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=150496 memory=118912 CPUtime=0.08 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 26853 0 0 0 5 3 0 0 20 0 1 0 61557391 154107904 29728 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 37624 29728 3200 3530 0 29075 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 150496 KiB
Current children cumulated memory: 118912 KiB

[startup+0.204767 s]*
/proc/loadavg: 1.26 3.43 5.10 5/265 64040
/proc/meminfo: memFree=128255412/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=204556 memory=172800 CPUtime=0.19 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 40335 0 0 0 14 5 0 0 20 0 1 0 61557391 209465344 43200 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 51139 43200 3200 3530 0 42590 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 204556 KiB
Current children cumulated memory: 172800 KiB

[startup+0.30538 s]*
/proc/loadavg: 1.26 3.43 5.10 5/265 64040
/proc/meminfo: memFree=128158144/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=250992 memory=219264 CPUtime=0.29 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 51944 0 0 0 22 7 0 0 20 0 1 0 61557391 257015808 54816 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 62748 54816 3200 3530 0 54199 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 250992 KiB
Current children cumulated memory: 219264 KiB

[startup+0.700182 s]
/proc/loadavg: 1.26 3.43 5.10 5/265 64040
/proc/meminfo: memFree=127941424/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=413144 memory=380600 CPUtime=0.68 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 91749 0 0 0 54 14 0 0 20 0 1 0 61557391 423059456 95118 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 103286 95150 3200 3530 0 94737 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 413144 KiB
Current children cumulated memory: 380600 KiB

[startup+1.50016 s]
/proc/loadavg: 1.26 3.43 5.10 5/265 64040
/proc/meminfo: memFree=127464356/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=585728 memory=553628 CPUtime=1.48 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 132483 0 0 0 126 22 0 0 20 0 1 0 61557391 599785472 138407 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 146432 138407 3200 3530 0 137883 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 585728 KiB
Current children cumulated memory: 553628 KiB

[startup+3.10558 s]
/proc/loadavg: 1.26 3.43 5.10 5/265 64040
/proc/meminfo: memFree=126058416/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=1297244 memory=1267164 CPUtime=3.07 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 317882 0 0 0 258 49 0 0 20 0 1 0 61557391 1328377856 316791 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 324311 316791 3520 3530 0 315762 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 1297244 KiB
Current children cumulated memory: 1267164 KiB

[startup+6.3002 s]
/proc/loadavg: 1.48 3.44 5.10 5/265 64040
/proc/meminfo: memFree=125081608/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=2095672 memory=2044556 CPUtime=6.26 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 497377 0 0 0 548 78 0 0 20 0 1 0 61557391 2145968128 511139 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 523918 511139 3584 3530 0 515369 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2095672 KiB
Current children cumulated memory: 2044556 KiB

[startup+12.7002 s]
/proc/loadavg: 1.68 3.45 5.09 5/265 64040
/proc/meminfo: memFree=124306216/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=2677600 memory=2618620 CPUtime=12.63 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 531295 0 0 0 1162 101 0 0 20 0 1 0 61557391 2741862400 654655 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 669400 654655 3712 3530 0 660851 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 2677600 KiB
Current children cumulated memory: 2618620 KiB

[startup+25.5002 s]
/proc/loadavg: 2.20 3.48 5.07 5/265 64041
/proc/meminfo: memFree=123652148/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=3003204 memory=2925940 CPUtime=25.39 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 678277 0 0 0 2412 127 0 0 20 0 1 0 61557391 3075280896 731485 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 750801 731485 3744 3530 0 742252 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 3003204 KiB
Current children cumulated memory: 2925940 KiB

[startup+51.1057 s]
/proc/loadavg: 2.81 3.52 5.04 5/265 64041
/proc/meminfo: memFree=123153052/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=3107640 memory=3042472 CPUtime=50.91 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 683486 0 0 0 4962 129 0 0 20 0 1 0 61557391 3182223360 760618 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 776910 760618 3744 3530 0 768361 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 3107640 KiB
Current children cumulated memory: 3042472 KiB

[startup+102.3 s]
/proc/loadavg: 3.60 3.63 5.00 5/265 64179
/proc/meminfo: memFree=121839484/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=3107640 memory=3042856 CPUtime=101.89 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 683634 0 0 0 10060 129 0 0 20 0 1 0 61557391 3182223360 760714 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 776910 760714 3744 3530 0 768361 0
Current children cumulated CPU time: 101.89 s
Current children cumulated vsize: 3107640 KiB
Current children cumulated memory: 3042856 KiB

[startup+162.3 s]
/proc/loadavg: 3.92 3.71 4.94 5/265 64181
/proc/meminfo: memFree=119602296/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=4234212 memory=4039192 CPUtime=161.66 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 874923 0 0 0 15999 167 0 0 20 0 1 0 61557391 4335833088 1009798 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 1058553 1009798 3808 3530 0 1050004 0
Current children cumulated CPU time: 161.66 s
Current children cumulated vsize: 4234212 KiB
Current children cumulated memory: 4039192 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 3.78 4.88 5/265 64183
/proc/meminfo: memFree=119514692/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=4447764 memory=4228356 CPUtime=221.45 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 899700 0 0 0 21971 174 0 0 20 0 1 0 61557391 4554510336 1057089 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 1111941 1057089 3904 3530 0 1103392 0
Current children cumulated CPU time: 221.45 s
Current children cumulated vsize: 4447764 KiB
Current children cumulated memory: 4228356 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 3.86 4.83 5/264 64185
/proc/meminfo: memFree=118904092/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=4455888 memory=4236420 CPUtime=281.22 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 901723 0 0 0 27948 174 0 0 20 0 1 0 61557391 4562829312 1059105 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 1113972 1059105 3904 3530 0 1105423 0
Current children cumulated CPU time: 281.22 s
Current children cumulated vsize: 4455888 KiB
Current children cumulated memory: 4236420 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 3.90 4.79 5/264 64187
/proc/meminfo: memFree=118281944/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=4462928 memory=4243076 CPUtime=341.01 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 903406 0 0 0 33926 175 0 0 20 0 1 0 61557391 4570038272 1060769 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 1115732 1060769 3904 3530 0 1107183 0
Current children cumulated CPU time: 341.01 s
Current children cumulated vsize: 4462928 KiB
Current children cumulated memory: 4243076 KiB

[startup+402.3 s]
/proc/loadavg: 4.07 3.94 4.74 5/264 64189
/proc/meminfo: memFree=118247164/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=4468944 memory=4249348 CPUtime=400.82 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 904977 0 0 0 39907 175 0 0 20 0 1 0 61557391 4576198656 1062337 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 1117236 1062337 3904 3530 0 1108687 0
Current children cumulated CPU time: 400.82 s
Current children cumulated vsize: 4468944 KiB
Current children cumulated memory: 4249348 KiB

[startup+462.3 s]
/proc/loadavg: 4.06 3.96 4.70 5/263 64194
/proc/meminfo: memFree=118073668/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=4477196 memory=4257028 CPUtime=460.62 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 906911 0 0 0 45887 175 0 0 20 0 1 0 61557391 4584648704 1064257 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 1119299 1064257 3904 3530 0 1110750 0

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

Current children cumulated memory: 7540836 KiB

[startup+3162.3 s]
/proc/loadavg: 4.26 4.19 4.17 5/263 64422
/proc/meminfo: memFree=105267728/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=8510732 memory=7540836 CPUtime=3151.21 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 1664167 0 0 0 314811 310 0 0 20 0 1 0 61557391 8714989568 1885209 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 2127683 1885209 3936 3530 0 2119134 0
Current children cumulated CPU time: 3151.21 s
Current children cumulated vsize: 8510732 KiB
Current children cumulated memory: 7540836 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.17 4.16 6/265 64425
/proc/meminfo: memFree=105254360/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=8510732 memory=7540836 CPUtime=3210.99 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 1664379 0 0 0 320789 310 0 0 20 0 1 0 61557391 8714989568 1885209 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 2127683 1885209 3936 3530 0 2119134 0
Current children cumulated CPU time: 3210.99 s
Current children cumulated vsize: 8510732 KiB
Current children cumulated memory: 7540836 KiB

[startup+3282.3 s]
/proc/loadavg: 4.34 4.24 4.19 5/264 64426
/proc/meminfo: memFree=105234684/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=8510732 memory=7540836 CPUtime=3270.78 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 1664380 0 0 0 326768 310 0 0 20 0 1 0 61557391 8714989568 1885209 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 2127683 1885209 3936 3530 0 2119134 0
Current children cumulated CPU time: 3270.78 s
Current children cumulated vsize: 8510732 KiB
Current children cumulated memory: 7540836 KiB

[startup+3342.3 s]
/proc/loadavg: 4.18 4.21 4.18 5/264 64428
/proc/meminfo: memFree=105224512/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=8510732 memory=7540964 CPUtime=3330.57 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 1664381 0 0 0 332747 310 0 0 20 0 1 0 61557391 8714989568 1885241 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 2127683 1885241 3936 3530 0 2119134 0
Current children cumulated CPU time: 3330.57 s
Current children cumulated vsize: 8510732 KiB
Current children cumulated memory: 7540964 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.19 4.17 5/264 64430
/proc/meminfo: memFree=105210216/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=8510732 memory=7540964 CPUtime=3390.36 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 1664579 0 0 0 338726 310 0 0 20 0 1 0 61557391 8714989568 1885241 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 2127683 1885241 3936 3530 0 2119134 0
Current children cumulated CPU time: 3390.36 s
Current children cumulated vsize: 8510732 KiB
Current children cumulated memory: 7540964 KiB

[startup+3462.3 s]
/proc/loadavg: 4.16 4.18 4.17 5/264 64432
/proc/meminfo: memFree=105170240/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=8510732 memory=7540964 CPUtime=3450.15 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 1664584 0 0 0 344705 310 0 0 20 0 1 0 61557391 8714989568 1885241 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 2127683 1885241 3936 3530 0 2119134 0
Current children cumulated CPU time: 3450.15 s
Current children cumulated vsize: 8510732 KiB
Current children cumulated memory: 7540964 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.14 4.16 5/263 64436
/proc/meminfo: memFree=105167468/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=8510732 memory=7540964 CPUtime=3509.94 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 1664584 0 0 0 350684 310 0 0 20 0 1 0 61557391 8714989568 1885241 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 2127683 1885241 3936 3530 0 2119134 0
Current children cumulated CPU time: 3509.94 s
Current children cumulated vsize: 8510732 KiB
Current children cumulated memory: 7540964 KiB

[startup+3582.3 s]
/proc/loadavg: 4.06 4.13 4.16 5/263 64438
/proc/meminfo: memFree=105175696/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=8510732 memory=7540964 CPUtime=3569.73 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 1664720 0 0 0 356662 311 0 0 20 0 1 0 61557391 8714989568 1885241 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 2127683 1885241 3936 3530 0 2119134 0
Current children cumulated CPU time: 3569.73 s
Current children cumulated vsize: 8510732 KiB
Current children cumulated memory: 7540964 KiB

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

# cumulated CPU time of all completed processes:  user=3585.64 s, system=3.35228 s

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

[startup+3584 s]*
/proc/loadavg: 4.06 4.13 4.16 5/264 64444
/proc/meminfo: memFree=105177576/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=8510732 memory=7540964 CPUtime=3571.43 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 1664729 0 0 0 356832 311 0 0 20 0 1 0 61557391 8714989568 1885241 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 2127683 1885241 3936 3530 0 2119134 0
Current children cumulated CPU time: 3571.43 s
Current children cumulated vsize: 8510732 KiB
Current children cumulated memory: 7540964 KiB

[startup+3590.4 s]
/proc/loadavg: 4.12 4.14 4.16 5/264 64444
/proc/meminfo: memFree=105177720/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=8510732 memory=7540964 CPUtime=3577.8 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 1664754 0 0 0 357469 311 0 0 20 0 1 0 61557391 8714989568 1885241 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 2127683 1885241 3936 3530 0 2119134 0
Current children cumulated CPU time: 3577.8 s
Current children cumulated vsize: 8510732 KiB
Current children cumulated memory: 7540964 KiB

[startup+3596.8 s]
/proc/loadavg: 4.11 4.14 4.16 5/264 64444
/proc/meminfo: memFree=105177720/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=8510732 memory=7540964 CPUtime=3584.18 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 1664759 0 0 0 358107 311 0 0 20 0 1 0 61557391 8714989568 1885241 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 2127683 1885241 3936 3530 0 2119134 0
Current children cumulated CPU time: 3584.18 s
Current children cumulated vsize: 8510732 KiB
Current children cumulated memory: 7540964 KiB

[startup+3600 s]*
/proc/loadavg: 4.10 4.14 4.16 6/263 64458
/proc/meminfo: memFree=109056924/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=8510732 memory=7540964 CPUtime=3587.37 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 1664835 0 0 0 358426 311 0 0 20 0 1 0 61557391 8714989568 1885241 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 2127683 1885241 3936 3530 0 2119134 0
Current children cumulated CPU time: 3587.37 s
Current children cumulated vsize: 8510732 KiB
Current children cumulated memory: 7540964 KiB

[startup+3600.8 s]
/proc/loadavg: 4.10 4.14 4.16 6/263 64458
/proc/meminfo: memFree=109056924/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=8499436 memory=7530772 CPUtime=3588.16 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 1664837 0 0 0 358505 311 0 0 20 0 1 0 61557391 8703422464 1882693 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 2124859 1882693 3936 3530 0 2116310 0
Current children cumulated CPU time: 3588.16 s
Current children cumulated vsize: 8499436 KiB
Current children cumulated memory: 7530772 KiB

[startup+3601.2 s]
/proc/loadavg: 4.10 4.14 4.16 5/262 64461
/proc/meminfo: memFree=109174548/131249996 swapFree=33010160/33010684
[pid=64039] ppid=64036 vsize=8185652 memory=7216988 CPUtime=3588.56 cores=4,6
/proc/64039/stat : 64039 (pbscip) R 64036 64039 63971 0 -1 4194304 1664849 0 0 0 358543 313 0 0 20 0 1 0 61557391 8382107648 1804247 18446744073709551615 4235264 18693293 140731577291504 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 35737600 140731577293193 140731577293292 140731577293292 140731577298894 0
/proc/64039/statm: 2046413 1804247 3936 3530 0 2037864 0
Current children cumulated CPU time: 3588.56 s
Current children cumulated vsize: 8185652 KiB
Current children cumulated memory: 7216988 KiB

[startup+3601.61 s]
/proc/loadavg: 4.10 4.14 4.16 5/261 64479
/proc/meminfo: memFree=112383904/131249996 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.62
CPU time (s): 3588.99
CPU user time (s): 3585.64
CPU system time (s): 3.35228
CPU usage (%): 99.6493
Max. virtual memory (cumulated for all children) (KiB): 8510732
Max. memory (cumulated for all children) (KiB): 7540964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.64
system time used= 3.35228
maximum resident set size= 7540964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1664870
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= 80
involuntary context switches= 3611


# summary of solver processes directly reported to runsolver:
#   pid: 64039
#   total CPU time (s): 3588.99
#   total CPU user time (s): 3585.64
#   total CPU system time (s): 3.35228

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.77643 second user time and 14.2669 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-07-02 14:19:50
IDJOB=4504950
IDBENCH=155702
IDSOLVER=3365
FILE ID=nodeC029/4504950-1751458789
RUNJOBID= nodeC029-1751458789-63982
SLURM_JOB_ID= 9598460
Free space on /tmp= 432156 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/MH+IC/normalized-minisat50_4_16_7_mh_ic.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4504950-1751458789/watcher-4504950-1751458789 -o /tmp/evaluation-result-4504950-1751458789/solver-4504950-1751458789 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1751458789-63982 --watchdog 3760  pbscip -f HOME/instance-4504950-1751458789.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 13b8bbb872de86791f42ef521acd2179
RANDOM SEED=1278581071

nodeC029 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.716
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.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.733
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.46
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.927
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.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3700.000
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.46
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		: 3624.575
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.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.782
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.46
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		: 3600.009
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.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.952
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.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128673732 kB
MemAvailable:   129514740 kB
Buffers:            2128 kB
Cached:          1641440 kB
SwapCached:           40 kB
Active:           699856 kB
Inactive:        1201916 kB
Active(anon):     271456 kB
Inactive(anon):     4768 kB
Active(file):     428400 kB
Inactive(file):  1197148 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            129952 kB
Writeback:             4 kB
AnonPages:        261364 kB
Mapped:           131776 kB
Shmem:             18020 kB
KReclaimable:     109396 kB
Slab:             198016 kB
SReclaimable:     109396 kB
SUnreclaim:        88620 kB
KernelStack:        4272 kB
PageTables:         3528 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     620452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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:      193236 kB
DirectMap2M:    11112448 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432000 MiB
End job on nodeC029 at 2025-07-02 15:19:51