Trace number 4505916

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? 3590.06 3599.73

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_luby_0null0mast_rapportOE2.0_TMAX120_K192_cod2.opb
MD5SUM726b0595b04a91a84feeb3b27d81e819
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 benchmark-2792
Best CPU time to get the best result obtained on this benchmark72004
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1783
Biggest coefficient in the objective function 512
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 8196
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 66727
Number of bits of the biggest sum of numbers17
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-4505916-1751489698.opb>
1.38/1.40	c original problem has 400896 variables (400896 bin, 0 int, 0 impl, 0 cont) and 402763 constraints
1.38/1.40	c problem read in 1.39
2.77/2.89	c presolving:
4.47/4.58	c    (4.6s) running MILP presolver
99.16/99.50	c    (99.5s) MILP presolver (5 rounds): 0 aggregations, 9463 fixings, 0 bound changes
99.36/99.78	c (round 1, medium)     9463 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 25587 clqs
99.56/99.96	c (round 2, fast)       9463 del vars, 9163 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 28735 clqs
101.05/101.48	c (round 3, exhaustive) 9463 del vars, 11141 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 28735 clqs
102.95/103.36	c (round 4, exhaustive) 9463 del vars, 11141 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 391622 upgd conss, 0 impls, 28735 clqs
205.26/205.90	c    (205.9s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
206.76/207.47	c    (207.5s) symmetry computation finished: 163 generators found (max: 163, log10 of symmetry group size: 0.0) (symcode time: 0.77)
207.37/208.06	c dynamic symmetry handling statistics:
207.37/208.06	c    orbitopal reduction:       26 components: 183x3, 187x3, 187x3, 188x3, 188x3, 188x3, 188x3, 188x3, 188x3, 188x3, 187x3, 189x3, 188x3, 186x3, 185x3, 185x3, 185x3, 185x3, 183x3, 183x3, 181x3, 185x3, 182x3, 187x3, 187x3, 187x3
207.37/208.06	c    orbital reduction:         10 components of sizes 3, 4, 4, 3, 3, 3, 3, 3, 3, 3
207.37/208.06	c    lexicographic reduction:  111 permutations with support sizes 374, 374, 374, 366, 366, 366, 368, 370, 370, 370, 370, 370, 370, 370, 370, 374, 374, 374, 374, 374, 374, 374, 374, 374, 374, 374, 374, 374, 374, 376, 376, 376, 376, 376, 376, 376, 376, 376, 376, 376, 376, 376, 376, 376, 376, 376, 376, 374, 374, 374, 374, 378, 378, 374, 374, 374, 374, 374, 374, 374, 374, 374, 376, 376, 376, 376, 376, 376, 376, 372, 372, 372, 372, 372, 372, 370, 370, 370, 370, 370, 366, 366, 366, 366, 366, 362, 362, 362, 362, 366, 370, 370, 370, 370, 368, 368, 368, 368, 364, 364, 374, 374, 374, 374, 374, 374, 374, 374, 374, 374, 374
207.37/208.06	c handled 115 out of 115 symmetry components
207.95/208.67	c presolving (5 rounds: 5 fast, 4 medium, 3 exhaustive):
207.95/208.67	c  9489 deleted vars, 11162 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
207.95/208.67	c  0 implications, 2144317 cliques
207.95/208.67	c presolved problem has 391407 variables (391407 bin, 0 int, 0 impl, 0 cont) and 391601 constraints
207.95/208.67	c       1 constraints of type <knapsack>
207.95/208.67	c   28714 constraints of type <setppc>
207.95/208.67	c  362886 constraints of type <logicor>
207.95/208.67	c transformed objective value is always integral (scale: 1)
207.95/208.67	c Presolving Time: 205.88
207.95/208.67	c - non default parameters ----------------------------------------------------------------------
207.95/208.67	c # SCIP version 10.0.0
207.95/208.67	c 
207.95/208.67	c # maximal time in seconds to run
207.95/208.67	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
207.95/208.67	c limits/time = 3596.997018
207.95/208.67	c 
207.95/208.67	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
207.95/208.67	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
207.95/208.67	c limits/memory = 27900
207.95/208.67	c 
207.95/208.67	c # belongs reading time to solving time?
207.95/208.67	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
207.95/208.67	c timing/reading = TRUE
207.95/208.67	c 
207.95/208.67	c -----------------------------------------------------------------------------------------------
207.95/208.67	c start solving
208.05/208.76	c 
488.46/489.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
488.46/489.96	c   490s|     1 |     0 | 26330 |     - |  4119M |   0 | 391k| 395k| 391k|   0 |  0 |4093 |   0 |-3.183814e+03 |      --      |    Inf | unknown
1881.40/1886.43	c  1886s|     1 |     0 |152756 |     - |  4303M |   0 | 391k| 395k| 391k|   8 |  1 |4103 |   0 |-3.165823e+03 |      --      |    Inf | unknown
1986.01/1991.37	c  1991s|     1 |     0 |157075 |     - |  4362M |   0 | 391k| 394k| 391k|  18 |  2 |4113 |   0 |-3.165466e+03 |      --      |    Inf | unknown
2071.19/2076.73	c  2077s|     1 |     0 |163517 |     - |  4404M |   0 | 391k| 392k| 391k|  28 |  3 |4115 |   0 |-3.162252e+03 |      --      |    Inf | unknown
2197.26/2203.11	c  2203s|     1 |     0 |165567 |     - |  4447M |   0 | 391k| 392k| 391k|  33 |  4 |4116 |   0 |-3.161721e+03 |      --      |    Inf | unknown
2336.49/2342.79	c  2343s|     1 |     0 |165871 |     - |  4487M |   0 | 391k| 392k| 391k|  39 |  5 |4117 |   0 |-3.161674e+03 |      --      |    Inf | unknown
2479.41/2486.00	c  2486s|     1 |     0 |167540 |     - |  4537M |   0 | 391k| 391k| 391k|  48 |  6 |4118 |   0 |-3.160376e+03 |      --      |    Inf | unknown
2594.98/2601.93	c  2602s|     1 |     0 |172189 |     - |  4715M |   0 | 391k| 391k| 391k|  56 |  7 |4119 |   0 |-3.157925e+03 |      --      |    Inf | unknown
2747.77/2755.13	c  2755s|     1 |     0 |175435 |     - |  4754M |   0 | 391k| 391k| 391k|  68 |  8 |4120 |   0 |-3.157413e+03 |      --      |    Inf | unknown
2913.72/2921.53	c  2922s|     1 |     0 |177867 |     - |  4793M |   0 | 391k| 391k| 391k|  76 |  9 |4121 |   0 |-3.156409e+03 |      --      |    Inf | unknown
3079.56/3087.82	c  3088s|     1 |     0 |181789 |     - |  4835M |   0 | 391k| 391k| 391k|  85 | 10 |4122 |   0 |-3.154521e+03 |      --      |    Inf | unknown
3100.91/3109.25	c  3109s|     1 |     0 |183691 |     - |  4874M |   0 | 391k| 391k| 391k|  94 | 11 |4123 |   0 |-3.154066e+03 |      --      |    Inf | unknown
3125.03/3133.49	c  3133s|     1 |     0 |186388 |     - |  4913M |   0 | 391k| 391k| 391k| 105 | 12 |4126 |   0 |-3.153337e+03 |      --      |    Inf | unknown
3145.18/3153.64	c  3154s|     1 |     0 |188341 |     - |  4951M |   0 | 391k| 391k| 391k| 114 | 13 |4127 |   0 |-3.153098e+03 |      --      |    Inf | unknown
3161.93/3170.43	c  3170s|     1 |     0 |189642 |     - |  4990M |   0 | 391k| 391k| 391k| 123 | 14 |4129 |   0 |-3.152910e+03 |      --      |    Inf | unknown
3186.36/3194.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3186.36/3194.99	c  3195s|     1 |     0 |191791 |     - |  5030M |   0 | 391k| 391k| 391k| 133 | 15 |4131 |   0 |-3.152604e+03 |      --      |    Inf | unknown
3228.94/3237.62	c  3238s|     1 |     0 |196753 |     - |  5069M |   0 | 391k| 391k| 391k| 143 | 16 |4133 |   0 |-3.152359e+03 |      --      |    Inf | unknown
3251.39/3260.13	c  3260s|     1 |     0 |199026 |     - |  5110M |   0 | 391k| 391k| 391k| 152 | 17 |4138 |   0 |-3.152118e+03 |      --      |    Inf | unknown
3269.73/3278.53	c  3279s|     1 |     0 |200688 |     - |  5151M |   0 | 391k| 391k| 391k| 156 | 18 |4140 |   0 |-3.152025e+03 |      --      |    Inf | unknown
3296.25/3305.12	c  3305s|     1 |     0 |202869 |     - |  5198M |   0 | 391k| 391k| 391k| 166 | 19 |4141 |   0 |-3.151856e+03 |      --      |    Inf | unknown
3327.86/3336.88	c  3337s|     1 |     0 |205765 |     - |  5200M |   0 | 391k| 391k| 391k| 175 | 20 |4144 |   0 |-3.151680e+03 |      --      |    Inf | unknown
3344.01/3353.00	c  3353s|     1 |     0 |206990 |     - |  5200M |   0 | 391k| 391k| 391k| 182 | 21 |4146 |   0 |-3.151623e+03 |      --      |    Inf | unknown
3356.37/3365.45	c  3365s|     1 |     0 |208156 |     - |  5204M |   0 | 391k| 391k| 391k| 188 | 22 |4147 |   0 |-3.151598e+03 |      --      |    Inf | unknown
3587.43/3597.17	c  3597s|     1 |     2 |242082 |     - |  5206M |   0 | 391k| 391k| 391k| 188 | 22 |4150 |   0 |-3.151598e+03 |      --      |    Inf | unknown
3587.43/3597.17	c 
3587.43/3597.17	c SCIP Status        : solving was interrupted [time limit reached]
3587.43/3597.17	c Solving Time (sec) : 3597.15
3587.43/3597.17	c Solving Nodes      : 1
3587.43/3597.17	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3587.43/3597.17	c Dual Bound         : -3.15159844602738e+03
3587.43/3597.17	c Gap                : infinite
3587.43/3597.17	s UNKNOWN
3587.43/3597.17	c SCIP Status        : solving was interrupted [time limit reached]
3587.43/3597.17	c Total Time         :    3597.15
3587.43/3597.17	c   solving          :    3597.15
3587.43/3597.17	c   presolving       :     205.88 (included in solving)
3587.43/3597.17	c   reading          :       1.39 (included in solving)
3587.43/3597.17	c   copying          :       0.00 (0 times copied the problem)
3587.43/3597.17	c Original Problem   :
3587.43/3597.17	c   Problem name     : HOME/instance-4505916-1751489698.opb
3587.43/3597.17	c   Variables        : 400896 (400896 binary, 0 integer, 0 implicit integer, 0 continuous)
3587.43/3597.17	c   Constraints      : 402763 initial, 402763 maximal
3587.43/3597.18	c   Objective        : minimize, 1783 non-zeros (abs.min = 1, abs.max = 512)
3587.43/3597.18	c Presolved Problem  :
3587.43/3597.18	c   Problem name     : t_HOME/instance-4505916-1751489698.opb
3587.43/3597.18	c   Variables        : 391407 (391407 binary, 0 integer, 0 implicit integer, 0 continuous)
3587.43/3597.18	c   Constraints      : 391601 initial, 395662 maximal
3587.43/3597.19	c   Objective        : minimize, 1783 non-zeros (abs.min = 1, abs.max = 512)
3587.43/3597.19	c   Nonzeros         : 1887494 constraint, 4676024 clique table
3587.43/3597.19	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3587.43/3597.19	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   domcol           :       2.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   dualsparsify     :       1.32       0.00      1          0          0          0          0          0         20          0          0          0
3587.43/3597.19	c   gateextraction   :       0.46       0.00      1          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   implics          :       0.03       0.00      4          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   milp             :      95.96       0.00      1       9463          0          0          0          0          0          0          0          0
3587.43/3597.19	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   sparsify         :       2.15       0.00      1          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   trivial          :       0.06       0.00      5          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   dualfix          :       0.06       0.00      5          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   probing          :      93.33       0.01      1          5         20          0          0          0          0          0          0          0
3587.43/3597.19	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   symmetry         :       2.16       0.00      1          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   vbounds          :       0.47       0.00      2          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   knapsack         :       0.16       0.01      3          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   setppc           :       0.34       0.02      3          0          1          0          0          0          1          0          0          0
3587.43/3597.19	c   linear           :       3.49       0.27      6          0          0          0          0          0      11141          0          0          0
3587.43/3597.19	c   logicor          :       2.76       0.13      3          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   components       :       0.33       0.00      1          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   root node        :          -          -      -         19          -          -         19          -          -          -          -          -
3587.43/3597.19	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3587.43/3597.19	c   benderslp        :          0          0          0          0          0          0          1          7          0          0          0          0          0          0          0
3587.43/3597.19	c   integral         :          0          0          0          0          0          0          0          7          0          0          0          0          0          0          0
3587.43/3597.19	c   knapsack         :          1          1         22     375425          0          0          1          3      16523          1          0          0          0          0          0
3587.43/3597.19	c   setppc           :      28714+     28786         22     375435          0          0          1          1    2657025       4005          0          0          0          0          0
3587.43/3597.19	c   linear           :          0+         1          0       2518          0          0          0          3          0          0          0          0          0          0          0
3587.43/3597.19	c   logicor          :     362886+    366887         22      28392          0          0          1          0    1873445         95          0          6          4          0          0
3587.43/3597.19	c   benders          :          0          0          0          0          0          0          1          0          0          0          0          0          0          0          0
3587.43/3597.19	c   fixedvar         :          0          0          0          0          0          0          1          0          0          0          0          0          0          0          0
3587.43/3597.19	c   countsols        :          0          0          0          0          0          0          1          0          0          0          0          0          0          0          0
3587.43/3597.19	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3587.43/3597.19	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.43/3597.19	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.43/3597.19	c   knapsack         :      64.67       0.01       0.50      54.48       0.00       0.00       0.00       0.01       9.67       0.00
3587.43/3597.19	c   setppc           :      38.10       0.02       0.13      35.20       0.00       0.02       0.00       0.00       2.73       0.00
3587.43/3597.19	c   linear           :       0.30       0.27       0.00       0.03       0.00       0.00       0.00       0.00       0.00       0.00
3587.43/3597.19	c   logicor          :      48.76       0.13       1.01      46.42       0.00       0.05       0.00       0.00       1.16       0.00
3587.43/3597.19	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.43/3597.19	c   fixedvar         :       0.01       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.43/3597.19	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.43/3597.19	c   components       :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
3587.43/3597.19	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3587.43/3597.19	c   dualfix          :          2          0          0          0
3587.43/3597.19	c   genvbounds       :          0          0          0          0
3587.43/3597.19	c   nlobbt           :          0          0          0          0
3587.43/3597.19	c   obbt             :          0          0          0          0
3587.43/3597.19	c   probing          :          0          0          0          0
3587.43/3597.19	c   pseudoobj        :         26          0          0          0
3587.43/3597.19	c   redcost          :         24          0          0          0
3587.43/3597.19	c   rootredcost      :          0          0          0          0
3587.43/3597.19	c   symmetry         :          0          0          0          0
3587.43/3597.19	c   vbounds          :      14761          0          0          0
3587.43/3597.19	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3587.43/3597.19	c   dualfix          :       0.08       0.00       0.06       0.02       0.00       0.00
3587.43/3597.19	c   genvbounds       :       0.02       0.00       0.00       0.02       0.00       0.00
3587.43/3597.19	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3587.43/3597.19	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3587.43/3597.19	c   probing          :      93.34       0.01      93.33       0.00       0.00       0.00
3587.43/3597.19	c   pseudoobj        :      21.53       0.00       0.00      21.53       0.00       0.00
3587.43/3597.19	c   redcost          :       0.49       0.00       0.00       0.49       0.00       0.00
3587.43/3597.19	c   rootredcost      :       0.02       0.00       0.00       0.02       0.00       0.00
3587.43/3597.19	c   symmetry         :       2.20       0.00       2.16       0.05       0.00       0.00
3587.43/3597.19	c   vbounds          :       1.04       0.00       0.47       0.57       0.00       0.00
3587.43/3597.19	c Symmetry           :
3587.43/3597.19	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3587.43/3597.19	c   orbital reduction:          0 reductions applied,          0 cutoffs
3587.43/3597.19	c   lexicographic red:          0 reductions applied,          0 cutoffs
3587.43/3597.19	c   shadow tree time :       0.00 s
3587.43/3597.19	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3587.43/3597.19	c   propagation      :      21.16       4089       4087          -     243008      384.3          0        0.0          -          -          -
3587.43/3597.19	c   infeasible LP    :       0.08          1          1          -          2       27.5          0        0.0          1    56418.0          0
3587.43/3597.19	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3587.43/3597.19	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3587.43/3597.19	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3587.43/3597.19	c   applied globally :       0.07          -          -          0       4149       60.4          -          -          1          -          -
3587.43/3597.19	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3587.43/3597.19	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3587.43/3597.19	c   cut pool         :       0.17          -         43         43          -          -        496       1148          -          -          -          -          -    (maximal pool size:        495)
3587.43/3597.19	c   aggregation      :       2.74       0.00         22         22          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.43/3597.19	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.43/3597.19	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.43/3597.19	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   clique           :      19.40       0.00         22         22          0          0        120        136          0        116        116          0          0
3587.43/3597.19	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   gomory           :    1061.07       0.00         10         10          0          0        284        904          0         23         23          0          0
3587.43/3597.19	c   > gomorymi       :          -          -          -          -          -          -          -        673          0         16         16          0          -
3587.43/3597.19	c   > strongcg       :          -          -          -          -          -          -          -        231          0          7          7          0          -
3587.43/3597.19	c   impliedbounds    :       4.02       0.00         22         22          0         17         50         67          0          5          5          0          0
3587.43/3597.19	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   mcf              :       0.30       0.00          1          1          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   multilinear      :       0.00       0.00         22         22          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
3587.43/3597.19	c   zerohalf         :       8.43       0.00         20         20          0          0         41         41          0         40         40          0          0
3587.43/3597.19	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3587.43/3597.19	c   hybrid           :       0.09       0.00         22         22        188          0        966        188          0        966
3587.43/3597.19	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.43/3597.19	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.43/3597.19	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3587.43/3597.19	c   problem variables:       0.00          -          0          0
3587.43/3597.19	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3587.43/3597.19	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3587.43/3597.19	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3587.43/3597.19	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3587.43/3597.19	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3587.43/3597.19	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.43/3597.19	c   inference        :       0.06       0.00          0          0          1          0          0          0          0          2
3587.43/3597.19	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.43/3597.19	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.43/3597.19	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.43/3597.19	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.43/3597.19	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.43/3597.19	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.43/3597.19	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.43/3597.19	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.43/3597.19	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3587.43/3597.19	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3587.43/3597.19	c   LP solutions     :       0.00          -          -          0          0
3587.43/3597.19	c   relax solutions  :       0.00          -          -          0          0
3587.43/3597.19	c   pseudo solutions :       0.00          -          -          0          0
3587.43/3597.19	c   strong branching :       0.00          -          -          0          0
3587.43/3597.19	c   actconsdiving    :       0.00       0.00          0          0          0
3587.43/3597.19	c   adaptivediving   :       0.00       0.00          0          0          0
3587.43/3597.19	c   alns             :       0.00       0.00          0          0          0
3587.43/3597.19	c   bound            :       0.00       0.00          0          0          0
3587.43/3597.19	c   clique           :       2.27       0.00          1          0          0
3587.43/3597.19	c   coefdiving       :       0.00       0.00          0          0          0
3587.43/3597.19	c   completesol      :       0.00       0.00          0          0          0
3587.43/3597.19	c   conflictdiving   :       0.00       0.00          0          0          0
3587.43/3597.19	c   crossover        :       0.00       0.00          0          0          0
3587.43/3597.19	c   dins             :       0.00       0.00          0          0          0
3587.43/3597.19	c   distributiondivin:       0.00       0.00          0          0          0
3587.43/3597.19	c   dps              :       0.00       0.00          0          0          0
3587.43/3597.19	c   dualval          :       0.00       0.00          0          0          0
3587.43/3597.19	c   farkasdiving     :     230.85       0.00          1          0          0
3587.43/3597.19	c   feasjump         :       1.87       0.00          1          0          0
3587.43/3597.19	c   feaspump         :    1300.56       0.00          1          0          0
3587.43/3597.19	c   fixandinfer      :       0.00       0.00          0          0          0
3587.43/3597.19	c   fracdiving       :       0.00       0.00          0          0          0
3587.43/3597.19	c   gins             :       0.00       0.00          0          0          0
3587.43/3597.19	c   guideddiving     :       0.00       0.00          0          0          0
3587.43/3597.19	c   indcoefdiving    :       0.00       0.00          0          0          0
3587.43/3597.19	c   indicator        :       0.00       0.00          0          0          0
3587.43/3597.19	c   indicatordiving  :       0.00       0.00          0          0          0
3587.43/3597.19	c   indoneopt        :       0.00       0.00          0          0          0
3587.43/3597.19	c   indrounding      :       0.00       0.00          0          0          0
3587.43/3597.19	c   indtwoopt        :       0.00       0.00          0          0          0
3587.43/3597.19	c   intdiving        :       0.00       0.00          0          0          0
3587.43/3597.19	c   intshifting      :       0.00       0.00          0          0          0
3587.43/3597.19	c   linesearchdiving :       0.00       0.00          0          0          0
3587.43/3597.19	c   localbranching   :       0.00       0.00          0          0          0
3587.43/3597.19	c   locks            :     150.94       0.00          1          0          0
3587.43/3597.19	c   lpface           :       0.00       0.00          0          0          0
3587.43/3597.19	c   mpec             :       0.00       0.00          0          0          0
3587.43/3597.19	c   multistart       :       0.00       0.00          0          0          0
3587.43/3597.19	c   mutation         :       0.00       0.00          0          0          0
3587.43/3597.19	c   nlpdiving        :       0.00       0.00          0          0          0
3587.43/3597.19	c   objpscostdiving  :       0.00       0.00          0          0          0
3587.43/3597.19	c   octane           :       0.00       0.00          0          0          0
3587.43/3597.19	c   ofins            :       0.00       0.00          0          0          0
3587.43/3597.19	c   oneopt           :       0.00       0.00          0          0          0
3587.43/3597.19	c   padm             :       0.00       0.00          0          0          0
3587.43/3597.19	c   proximity        :       0.00       0.00          0          0          0
3587.43/3597.19	c   pscostdiving     :       0.00       0.00          0          0          0
3587.43/3597.19	c   randrounding     :       8.84       0.00         23          0          0
3587.43/3597.19	c   rens             :       0.00       0.00          0          0          0
3587.43/3597.19	c   reoptsols        :       0.00       0.00          0          0          0
3587.43/3597.19	c   repair           :       0.00       0.00          0          0          0
3587.43/3597.19	c   rins             :       0.00       0.00          0          0          0
3587.43/3597.19	c   rootsoldiving    :       0.00       0.00          0          0          0
3587.43/3597.19	c   rounding         :       0.29       0.00         23          0          0
3587.43/3597.19	c   scheduler        :       0.00       0.00          0          0          0
3587.43/3597.19	c   shiftandpropagate:       0.86       0.00          1          0          0
3587.43/3597.19	c   shifting         :       1.27       0.00         23          0          0
3587.43/3597.19	c   simplerounding   :       0.01       0.00          0          0          0
3587.43/3597.19	c   smallcard        :       0.00       0.00          0          0          0
3587.43/3597.19	c   subnlp           :       0.00       0.00          0          0          0
3587.43/3597.19	c   trivial          :       0.20       0.00          2          0          0
3587.43/3597.19	c   trivialnegation  :       0.00       0.00          0          0          0
3587.43/3597.19	c   trustregion      :       0.00       0.00          0          0          0
3587.43/3597.19	c   trysol           :       0.00       0.00          0          0          0
3587.43/3597.19	c   twoopt           :       0.00       0.00          0          0          0
3587.43/3597.19	c   undercover       :       0.00       0.00          0          0          0
3587.43/3597.19	c   vbounds          :      16.02       0.00          1          0          0
3587.43/3597.19	c   veclendiving     :       0.00       0.00          0          0          0
3587.43/3597.19	c   zeroobj          :       0.00       0.00          0          0          0
3587.43/3597.19	c   zirounding       :       0.00       0.00          1          0          0
3587.43/3597.19	c   other solutions  :          -          -          -          0          -
3587.43/3597.19	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3587.43/3597.19	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
3587.43/3597.19	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
3587.43/3597.19	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
3587.43/3597.19	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
3587.43/3597.19	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
3587.43/3597.19	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
3587.43/3597.19	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
3587.43/3597.19	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
3587.43/3597.19	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
3587.43/3597.19	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3587.43/3597.19	c   primal LP        :       0.33          2          0       0.00       0.00       0.33          2
3587.43/3597.19	c   dual LP          :     542.26         24      79029    3292.88     145.74       0.00          0
3587.43/3597.19	c   lex dual LP      :       0.00          0          0       0.00          -
3587.43/3597.19	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3587.43/3597.19	c   resolve instable :       0.00          0          0       0.00          -
3587.43/3597.19	c   diving/probing LP:    1535.51         16     163053   10190.81     106.19
3587.43/3597.19	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3587.43/3597.19	c     (at root node) :          -          0          0       0.00          -
3587.43/3597.19	c   conflict analysis:       0.00          0          0       0.00          -
3587.43/3597.19	c B&B Tree           :
3587.43/3597.19	c   number of runs   :          1
3587.43/3597.19	c   nodes            :          1 (1 internal, 0 leaves)
3587.43/3597.19	c   feasible leaves  :          0
3587.43/3597.19	c   infeas. leaves   :          0
3587.43/3597.19	c   objective leaves :          0
3587.43/3597.19	c   nodes (total)    :          1 (1 internal, 0 leaves)
3587.43/3597.19	c   nodes left       :          2
3587.43/3597.19	c   max depth        :          0
3587.43/3597.19	c   max depth (total):          0
3587.43/3597.19	c   backtracks       :          0 (0.0%)
3587.43/3597.19	c   early backtracks :          0 (0.0%)
3587.43/3597.19	c   nodes exc. ref.  :          0 (0.0%)
3587.43/3597.19	c   delayed cutoffs  :          0
3587.43/3597.19	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3587.43/3597.19	c   avg switch length:       1.00
3587.43/3597.19	c   switching time   :       0.00
3587.43/3597.19	c Root Node          :
3587.43/3597.19	c   First LP value   : -3.18381366317018e+03
3587.43/3597.19	c   First LP Iters   :      20560 (236.75 Iter/sec)
3587.43/3597.19	c   First LP Time    :      86.84
3587.43/3597.19	c   Final Dual Bound : -3.15159844602738e+03
3587.43/3597.19	c   Final Root Iters :     202386
3587.43/3597.19	c   Root LP Estimate :                     -
3587.43/3597.19	c Solution           :
3587.43/3597.19	c   Solutions found  :          0 (0 improvements)
3587.43/3597.19	c   Primal Bound     :          -
3587.43/3597.19	c   Dual Bound       : -3.15159844602738e+03
3587.43/3597.19	c   Gap              :   infinite
3587.43/3597.19	c Integrals          :      Total       Avg%
3587.43/3597.19	c   primal-dual      :  359715.39     100.00
3587.43/3597.19	c   primal-ref       :          -          - (not evaluated)
3587.43/3597.19	c   dual-ref         :          -          - (not evaluated)
3589.92/3599.68	c Time complete: 3590.01.

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

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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
solver pid=70577, runsolver pid=70569
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 4.11 4.09 4.03 6/263 70593
/proc/meminfo: memFree=129541424/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=97460 memory=69504 CPUtime=0.09 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 14443 0 0 0 7 2 0 0 20 0 1 0 64647406 99799040 17376 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 24365 17376 3232 3530 0 15816 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 97460 KiB
Current children cumulated memory: 69504 KiB

[startup+0.205509 s]*
/proc/loadavg: 4.11 4.09 4.03 6/263 70593
/proc/meminfo: memFree=129271724/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=135912 memory=108416 CPUtime=0.19 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 24174 0 0 0 16 3 0 0 20 0 1 0 64647406 139173888 27104 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 33978 27104 3232 3530 0 25429 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 135912 KiB
Current children cumulated memory: 108416 KiB

[startup+0.305319 s]*
/proc/loadavg: 4.10 4.09 4.03 6/262 70593
/proc/meminfo: memFree=129029932/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=187584 memory=159744 CPUtime=0.3 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 37022 0 0 0 24 6 0 0 20 0 1 0 64647406 192086016 39936 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 46896 39936 3232 3530 0 38347 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 187584 KiB
Current children cumulated memory: 159744 KiB

[startup+0.700144 s]
/proc/loadavg: 4.10 4.09 4.03 6/262 70593
/proc/meminfo: memFree=128691244/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=386068 memory=357760 CPUtime=0.68 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 86528 0 0 0 55 13 0 0 20 0 1 0 64647406 395333632 89440 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 96517 89440 3232 3530 0 87968 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 386068 KiB
Current children cumulated memory: 357760 KiB

[startup+1.50015 s]
/proc/loadavg: 4.10 4.09 4.03 6/262 70593
/proc/meminfo: memFree=128151308/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=732764 memory=705044 CPUtime=1.48 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 175681 0 0 0 121 27 0 0 20 0 1 0 64647406 750350336 176261 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 183191 176261 3520 3530 0 174642 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 732764 KiB
Current children cumulated memory: 705044 KiB

[startup+3.10532 s]
/proc/loadavg: 4.10 4.09 4.03 5/261 70602
/proc/meminfo: memFree=125559460/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=1510324 memory=1470496 CPUtime=3.08 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 363935 0 0 0 251 57 0 0 20 0 1 0 64647406 1546571776 367624 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 377581 367624 3584 3530 0 369032 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1510324 KiB
Current children cumulated memory: 1470496 KiB

[startup+6.30015 s]
/proc/loadavg: 4.09 4.09 4.03 6/263 70624
/proc/meminfo: memFree=123165836/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=1985200 memory=1931872 CPUtime=6.26 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 405942 0 0 0 549 77 0 0 20 0 1 0 64647406 2032844800 482968 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 496300 482968 3744 3530 0 487751 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 1985200 KiB
Current children cumulated memory: 1931872 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.08 4.03 6/263 70624
/proc/meminfo: memFree=121829540/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=2005892 memory=1943260 CPUtime=12.65 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 407251 0 0 0 1187 78 0 0 20 0 1 0 64647406 2054033408 485815 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 501473 485815 3744 3530 0 492924 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2005892 KiB
Current children cumulated memory: 1943260 KiB

[startup+25.5002 s]
/proc/loadavg: 4.07 4.08 4.02 6/263 70625
/proc/meminfo: memFree=121876408/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=2005892 memory=1943260 CPUtime=25.4 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 407251 0 0 0 2462 78 0 0 20 0 1 0 64647406 2054033408 485815 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 501473 485815 3744 3530 0 492924 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2005892 KiB
Current children cumulated memory: 1943260 KiB

[startup+51.1056 s]
/proc/loadavg: 4.16 4.10 4.03 6/263 70625
/proc/meminfo: memFree=122074252/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=2018124 memory=1949404 CPUtime=50.91 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 407786 0 0 0 5013 78 0 0 20 0 1 0 64647406 2066558976 487351 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 504531 487351 3744 3530 0 495982 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 2018124 KiB
Current children cumulated memory: 1949404 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.08 4.03 6/263 70627
/proc/meminfo: memFree=120206268/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=1844412 memory=1791404 CPUtime=101.95 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 442904 0 0 0 10112 83 0 0 20 0 1 0 64647406 1888677888 447819 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 461103 447819 3744 3530 0 452554 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 1844412 KiB
Current children cumulated memory: 1791404 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.10 4.03 6/263 70629
/proc/meminfo: memFree=119084952/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=2925224 memory=2825124 CPUtime=161.78 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 592959 0 0 0 16064 114 0 0 20 0 1 0 64647406 2995429376 706281 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 731306 706281 3776 3530 0 722757 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 2925224 KiB
Current children cumulated memory: 2825124 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.09 4.03 6/263 70631
/proc/meminfo: memFree=114829760/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=3838392 memory=3532664 CPUtime=221.62 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 684255 0 0 0 22026 136 0 0 20 0 1 0 64647406 3930513408 883166 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 959598 883166 3776 3530 0 951049 0
Current children cumulated CPU time: 221.62 s
Current children cumulated vsize: 3838392 KiB
Current children cumulated memory: 3532664 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 4.09 4.03 6/263 70638
/proc/meminfo: memFree=114236084/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=4244320 memory=3952100 CPUtime=281.45 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 751383 0 0 0 27991 154 0 0 20 0 1 0 64647406 4346183680 988025 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 1061080 988025 3840 3530 0 1052531 0
Current children cumulated CPU time: 281.45 s
Current children cumulated vsize: 4244320 KiB
Current children cumulated memory: 3952100 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.08 4.03 6/264 70643
/proc/meminfo: memFree=114228796/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=4244320 memory=3952484 CPUtime=341.28 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 751454 0 0 0 33974 154 0 0 20 0 1 0 64647406 4346183680 988121 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 1061080 988121 3840 3530 0 1052531 0
Current children cumulated CPU time: 341.28 s
Current children cumulated vsize: 4244320 KiB
Current children cumulated memory: 3952484 KiB

[startup+402.3 s]
/proc/loadavg: 4.07 4.08 4.03 6/264 70656
/proc/meminfo: memFree=113763720/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=4776512 memory=4418012 CPUtime=401.11 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 818528 0 0 0 39942 169 0 0 20 0 1 0 64647406 4891148288 1104503 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 1194128 1104503 3936 3530 0 1185579 0
Current children cumulated CPU time: 401.11 s
Current children cumulated vsize: 4776512 KiB
Current children cumulated memory: 4418012 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 4.10 4.04 6/264 70658
/proc/meminfo: memFree=113774032/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=4758216 memory=4390288 CPUtime=460.94 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 818896 0 0 0 45924 170 0 0 20 0 1 0 64647406 4872413184 1097572 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 1189554 1097572 3936 3530 0 1181005 0

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

Current children cumulated memory: 5238528 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.09 4.09 6/263 70794
/proc/meminfo: memFree=112441000/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=5870164 memory=5311908 CPUtime=3213.68 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 880026 0 0 0 321170 198 0 0 20 0 1 0 64647406 6011047936 1327977 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 1467541 1327977 3968 3530 0 1458992 0
Current children cumulated CPU time: 3213.68 s
Current children cumulated vsize: 5870164 KiB
Current children cumulated memory: 5311908 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.08 4.09 6/264 70801
/proc/meminfo: memFree=112364640/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=5989220 memory=5394496 CPUtime=3273.51 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 883814 0 0 0 327151 200 0 0 20 0 1 0 64647406 6132961280 1348624 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 1497305 1348624 3968 3530 0 1488756 0
Current children cumulated CPU time: 3273.51 s
Current children cumulated vsize: 5989220 KiB
Current children cumulated memory: 5394496 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.08 4.09 6/265 70806
/proc/meminfo: memFree=112323076/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=6025868 memory=5431652 CPUtime=3333.34 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 885484 0 0 0 333133 201 0 0 20 0 1 0 64647406 6170488832 1357913 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 1506467 1357913 3968 3530 0 1497918 0
Current children cumulated CPU time: 3333.34 s
Current children cumulated vsize: 6025868 KiB
Current children cumulated memory: 5431652 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.08 4.09 6/264 70809
/proc/meminfo: memFree=112291836/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=6076092 memory=5459372 CPUtime=3393.17 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 887015 0 0 0 339115 202 0 0 20 0 1 0 64647406 6221918208 1364843 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 1519023 1364843 3968 3530 0 1510474 0
Current children cumulated CPU time: 3393.17 s
Current children cumulated vsize: 6076092 KiB
Current children cumulated memory: 5459372 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.08 4.09 6/264 70811
/proc/meminfo: memFree=112223464/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=6177292 memory=5515228 CPUtime=3453 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 887754 0 0 0 345096 204 0 0 20 0 1 0 64647406 6325547008 1378807 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 1544323 1378807 3968 3530 0 1535774 0
Current children cumulated CPU time: 3453 s
Current children cumulated vsize: 6177292 KiB
Current children cumulated memory: 5515228 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.09 4.09 6/264 70813
/proc/meminfo: memFree=112225160/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=6177292 memory=5515612 CPUtime=3512.83 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 887762 0 0 0 351079 204 0 0 20 0 1 0 64647406 6325547008 1378903 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 1544323 1378903 3968 3530 0 1535774 0
Current children cumulated CPU time: 3512.83 s
Current children cumulated vsize: 6177292 KiB
Current children cumulated memory: 5515612 KiB

[startup+3582.3 s]
/proc/loadavg: 4.04 4.07 4.08 6/263 70814
/proc/meminfo: memFree=112224984/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=6177292 memory=5515612 CPUtime=3572.67 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 887765 0 0 0 357063 204 0 0 20 0 1 0 64647406 6325547008 1378903 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 1544323 1378903 3968 3530 0 1535774 0
Current children cumulated CPU time: 3572.67 s
Current children cumulated vsize: 6177292 KiB
Current children cumulated memory: 5515612 KiB

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

# cumulated CPU time of all completed processes:  user=3587.91 s, system=2.14402 s

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

[startup+3584 s]*
/proc/loadavg: 4.04 4.07 4.08 6/263 70815
/proc/meminfo: memFree=112225244/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=6177292 memory=5515612 CPUtime=3574.37 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 887765 0 0 0 357233 204 0 0 20 0 1 0 64647406 6325547008 1378903 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 1544323 1378903 3968 3530 0 1535774 0
Current children cumulated CPU time: 3574.37 s
Current children cumulated vsize: 6177292 KiB
Current children cumulated memory: 5515612 KiB

[startup+3590.4 s]
/proc/loadavg: 4.04 4.07 4.08 6/263 70815
/proc/meminfo: memFree=112225788/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=6177292 memory=5515612 CPUtime=3580.75 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 888075 0 0 0 357871 204 0 0 20 0 1 0 64647406 6325547008 1378903 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 1544323 1378903 3968 3530 0 1535774 0
Current children cumulated CPU time: 3580.75 s
Current children cumulated vsize: 6177292 KiB
Current children cumulated memory: 5515612 KiB

[startup+3593.6 s]
/proc/loadavg: 4.12 4.09 4.09 6/263 70815
/proc/meminfo: memFree=112223108/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=6177292 memory=5515612 CPUtime=3583.94 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 888075 0 0 0 358190 204 0 0 20 0 1 0 64647406 6325547008 1378903 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 1544323 1378903 3968 3530 0 1535774 0
Current children cumulated CPU time: 3583.94 s
Current children cumulated vsize: 6177292 KiB
Current children cumulated memory: 5515612 KiB

[startup+3596.8 s]
/proc/loadavg: 4.12 4.09 4.09 6/263 70815
/proc/meminfo: memFree=112223416/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=6177292 memory=5515612 CPUtime=3587.13 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 888107 0 0 0 358509 204 0 0 20 0 1 0 64647406 6325547008 1378903 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 1544323 1378903 3968 3530 0 1535774 0
Current children cumulated CPU time: 3587.13 s
Current children cumulated vsize: 6177292 KiB
Current children cumulated memory: 5515612 KiB

[startup+3598.4 s]
/proc/loadavg: 4.11 4.09 4.09 6/263 70815
/proc/meminfo: memFree=112219676/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=6177292 memory=5515612 CPUtime=3588.72 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 888640 0 0 0 358668 204 0 0 20 0 1 0 64647406 6325547008 1378903 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 1544323 1378903 3968 3530 0 1535774 0
Current children cumulated CPU time: 3588.72 s
Current children cumulated vsize: 6177292 KiB
Current children cumulated memory: 5515612 KiB

[startup+3599.2 s]
/proc/loadavg: 4.11 4.09 4.09 6/263 70815
/proc/meminfo: memFree=112219676/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=6170980 memory=5509332 CPUtime=3589.52 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 888696 0 0 0 358748 204 0 0 20 0 1 0 64647406 6319083520 1377333 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 1542745 1377333 3968 3530 0 1534196 0
Current children cumulated CPU time: 3589.52 s
Current children cumulated vsize: 6170980 KiB
Current children cumulated memory: 5509332 KiB

[startup+3599.6 s]
/proc/loadavg: 4.11 4.09 4.09 6/263 70815
/proc/meminfo: memFree=112219676/131249988 swapFree=33010160/33010684
[pid=70577] ppid=70569 vsize=5559184 memory=4967820 CPUtime=3589.92 cores=5,7
/proc/70577/stat : 70577 (pbscip) R 70569 70577 70198 0 -1 4194304 888719 0 0 0 358785 207 0 0 20 0 1 0 64647406 5692604416 1241955 18446744073709551615 4235264 18693293 140733193782032 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32763904 140733193787785 140733193787884 140733193787884 140733193793486 0
/proc/70577/statm: 1389796 1241955 3968 3530 0 1381247 0
Current children cumulated CPU time: 3589.92 s
Current children cumulated vsize: 5559184 KiB
Current children cumulated memory: 4967820 KiB

[startup+3599.7 s]*
/proc/loadavg: 4.11 4.09 4.09 5/263 70815
/proc/meminfo: memFree=116586796/131249988 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): 3599.73
CPU time (s): 3590.06
CPU user time (s): 3587.91
CPU system time (s): 2.14402
CPU usage (%): 99.7314
Max. virtual memory (cumulated for all children) (KiB): 6177292
Max. memory (cumulated for all children) (KiB): 5515612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.91
system time used= 2.14402
maximum resident set size= 5565972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 888795
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= 131
involuntary context switches= 2239


# summary of solver processes directly reported to runsolver:
#   pid: 70577
#   total CPU time (s): 3590.06
#   total CPU user time (s): 3587.91
#   total CPU system time (s): 2.14402

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.56864 second user time and 15.251 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-07-02 22:54:58
IDJOB=4505916
IDBENCH=157349
IDSOLVER=3365
FILE ID=nodeC020/4505916-1751489698
RUNJOBID= nodeC020-1751486098-70211
SLURM_JOB_ID= 9598538
Free space on /tmp= 431904 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/NG/normalized-NG.dot_luby_0null0mast_rapportOE2.0_TMAX120_K192_cod2.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4505916-1751489698/watcher-4505916-1751489698 -o /tmp/evaluation-result-4505916-1751489698/solver-4505916-1751489698 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751486098-70211 --watchdog 3760  pbscip -f HOME/instance-4505916-1751489698.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 726b0595b04a91a84feeb3b27d81e819
RANDOM SEED=888439496

nodeC020 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		: 3600.126
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 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.79
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.894
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.79
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		: 3600.129
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.79
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		: 3599.961
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.79
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.896
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.79
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		: 3600.711
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        129727260 kB
MemAvailable:   129760948 kB
Buffers:            2128 kB
Cached:           832636 kB
SwapCached:           12 kB
Active:           614024 kB
Inactive:         297312 kB
Active(anon):      69548 kB
Inactive(anon):    25088 kB
Active(file):     544476 kB
Inactive(file):   272224 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            130244 kB
Writeback:             8 kB
AnonPages:         79720 kB
Mapped:           104000 kB
Shmem:             18040 kB
KReclaimable:     112452 kB
Slab:             202660 kB
SReclaimable:     112452 kB
SUnreclaim:        90208 kB
KernelStack:        4048 kB
PageTables:         2904 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     342164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150360 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431848 MiB
End job on nodeC020 at 2025-07-02 23:54:58