Trace number 4504399

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP 2025-06-13? 3584.91 3600.57

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Multihop/normalized-minisat50_6_9_5_mh.opb
MD5SUMf52c25e5aa8e0a6173f9b1fa92936824
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 benchmark3486983
Best CPU time to get the best result obtained on this benchmark70102.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables250200
Total number of constraints605407
Number of constraints which are clauses477850
Number of constraints which are cardinality constraints (but not clauses)57
Number of constraints which are nor clauses,nor cardinality constraints127500
Minimum length of a constraint2
Maximum length of a constraint3725
Number of terms in the objective function 129800
Biggest coefficient in the objective function 170953875
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 73955175696
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 170953875
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 73955175696
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4504399-1751486266.opb>
1.58/1.69	c original problem has 250200 variables (250200 bin, 0 int, 0 cont) and 605407 constraints
1.58/1.69	c problem read in 1.692 seconds
3.18/3.26	c presolving:
4.18/4.29	c (round 1, fast)       10000 del vars, 4903 del conss, 0 add conss, 150 chg bounds, 1225 chg sides, 3675 chg coeffs, 0 upgd conss, 0 impls, 356526 clqs
5.18/5.20	c    (5.2s) running MILP presolver
5.87/5.97	c    (6.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
8.46/8.55	c (round 2, exhaustive) 10000 del vars, 6128 del conss, 0 add conss, 150 chg bounds, 1225 chg sides, 3675 chg coeffs, 0 upgd conss, 0 impls, 356526 clqs
11.45/11.54	c (round 3, exhaustive) 10000 del vars, 6128 del conss, 0 add conss, 150 chg bounds, 1225 chg sides, 3675 chg coeffs, 599276 upgd conss, 0 impls, 356526 clqs
14.04/14.19	c (round 4, medium)     10000 del vars, 126178 del conss, 352800 add conss, 150 chg bounds, 1225 chg sides, 3675 chg coeffs, 599276 upgd conss, 0 impls, 709326 clqs
16.43/16.50	c (round 5, exhaustive) 10000 del vars, 599028 del conss, 472850 add conss, 150 chg bounds, 1225 chg sides, 3675 chg coeffs, 599276 upgd conss, 0 impls, 709326 clqs
130.51/131.15	c    (131.2s) probing: 1000/240200 (0.4%) - 0 fixings, 0 aggregations, 287712 implications, 0 bound changes
130.61/131.27	c    (131.3s) probing: 1001/240200 (0.4%) - 0 fixings, 0 aggregations, 288000 implications, 0 bound changes
130.61/131.27	c    (131.3s) probing aborted: 1000/1000 successive useless probings
130.61/131.27	c    (131.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
142.78/143.43	c    (143.4s) no symmetry present (symcode time: 11.62)
143.08/143.75	c presolving (6 rounds: 6 fast, 5 medium, 4 exhaustive):
143.08/143.75	c  10000 deleted vars, 599028 deleted constraints, 472850 added constraints, 150 tightened bounds, 0 added holes, 1225 changed sides, 3675 changed coefficients
143.08/143.75	c  0 implications, 997326 cliques
143.08/143.75	c presolved problem has 240200 variables (240200 bin, 0 int, 0 cont) and 479229 constraints
143.08/143.75	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
143.08/143.75	c    1375 constraints of type <knapsack>
143.08/143.75	c  356526 constraints of type <setppc>
143.08/143.75	c  120050 constraints of type <and>
143.08/143.75	c       3 constraints of type <linear>
143.08/143.75	c    1275 constraints of type <logicor>
143.08/143.75	c transformed objective value is always integral (scale: 1)
143.08/143.75	c Presolving Time: 140.57
143.08/143.75	c 
143.08/143.75	c - non default parameters ----------------------------------------------------------------------
143.08/143.75	c 
143.08/143.75	c # SCIP version 10.0.0
143.08/143.75	c 
143.08/143.75	c # maximal time in seconds to run
143.08/143.75	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
143.08/143.75	c limits/time = 3596.998331
143.08/143.75	c 
143.08/143.75	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
143.08/143.75	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
143.08/143.75	c limits/memory = 27900
143.08/143.75	c 
143.08/143.75	c # belongs reading time to solving time?
143.08/143.75	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
143.08/143.75	c timing/reading = TRUE
143.08/143.75	c 
143.08/143.75	c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
143.08/143.75	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
143.08/143.75	c reading/opbreader/maxintsize = 47
143.08/143.75	c 
143.08/143.75	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
143.08/143.75	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
143.08/143.75	c propagating/genvbounds/timingmask = 0
143.08/143.75	c 
143.08/143.75	c -----------------------------------------------------------------------------------------------
143.17/143.81	c 
439.41/441.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
439.41/441.25	c   441s|     1 |     0 |  7981 |     - |  2990M |   0 | 240k| 479k| 599k|   0 |  0 | 310 |   0 | 5.773598e+05 |      --      |    Inf | unknown
640.00/642.69	c   643s|     1 |     0 | 43650 |     - |  3181M |   0 | 240k| 479k| 599k|  27 |  1 | 346 |   0 | 5.964487e+05 |      --      |    Inf | unknown
653.64/656.31	c   656s|     1 |     0 | 44153 |     - |  3273M |   0 | 240k| 479k| 599k|  40 |  2 | 346 |   0 | 6.083712e+05 |      --      |    Inf | unknown
664.60/667.34	c   667s|     1 |     0 | 45122 |     - |  3371M |   0 | 240k| 479k| 599k|  53 |  3 | 349 |   0 | 6.266349e+05 |      --      |    Inf | unknown
708.03/710.96	c   711s|     1 |     0 | 45591 |     - |  3476M |   0 | 240k| 479k| 599k|  66 |  4 | 352 |   0 | 6.365611e+05 |      --      |    Inf | unknown
727.75/730.71	c   731s|     1 |     0 | 46561 |     - |  3580M |   0 | 240k| 479k| 599k|  80 |  5 | 356 |   0 | 6.569019e+05 |      --      |    Inf | unknown
769.09/772.25	c   772s|     1 |     0 | 47208 |     - |  3716M |   0 | 240k| 479k| 599k|  93 |  6 | 362 |   0 | 6.685208e+05 |      --      |    Inf | unknown
796.97/800.21	c   800s|     1 |     0 | 47247 |     - |  3809M |   0 | 240k| 479k| 599k|  97 |  7 | 363 |   0 | 6.689675e+05 |      --      |    Inf | unknown
837.11/840.55	c   841s|     1 |     0 | 47647 |     - |  3915M |   0 | 240k| 479k| 599k| 108 |  8 | 364 |   0 | 6.771388e+05 |      --      |    Inf | unknown
851.26/854.75	c   855s|     1 |     0 | 47830 |     - |  4022M |   0 | 240k| 479k| 599k| 123 |  9 | 364 |   0 | 6.790943e+05 |      --      |    Inf | unknown
890.88/894.57	c   895s|     1 |     0 | 48220 |     - |  4136M |   0 | 240k| 479k| 599k| 132 | 10 | 368 |   0 | 6.864897e+05 |      --      |    Inf | unknown
895.97/899.69	c   900s|     1 |     0 | 48620 |     - |  4200M |   0 | 240k| 479k| 599k| 143 | 11 | 369 |   0 | 6.931727e+05 |      --      |    Inf | unknown
901.45/905.14	c   905s|     1 |     0 | 49132 |     - |  4265M |   0 | 240k| 479k| 599k| 159 | 12 | 370 |   0 | 6.979933e+05 |      --      |    Inf | unknown
907.12/910.82	c   911s|     1 |     0 | 49560 |     - |  4331M |   0 | 240k| 479k| 599k| 174 | 13 | 375 |   0 | 7.018844e+05 |      --      |    Inf | unknown
912.20/915.92	c   916s|     1 |     0 | 49800 |     - |  4396M |   0 | 240k| 479k| 599k| 190 | 14 | 379 |   0 | 7.033344e+05 |      --      |    Inf | unknown
916.78/920.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
916.78/920.52	c   921s|     1 |     0 | 49893 |     - |  4461M |   0 | 240k| 479k| 599k| 203 | 15 | 379 |   0 | 7.042548e+05 |      --      |    Inf | unknown
922.66/926.47	c   926s|     1 |     0 | 50335 |     - |  4526M |   0 | 240k| 479k| 599k| 212 | 16 | 381 |   0 | 7.095921e+05 |      --      |    Inf | unknown
927.15/930.93	c   931s|     1 |     0 | 50418 |     - |  4585M |   0 | 240k| 479k| 599k| 217 | 17 | 381 |   0 | 7.104007e+05 |      --      |    Inf | unknown
932.43/936.27	c   936s|     1 |     0 | 50736 |     - |  4648M |   0 | 240k| 479k| 599k| 224 | 18 | 382 |   0 | 7.149950e+05 |      --      |    Inf | unknown
937.70/941.58	c   942s|     1 |     0 | 51103 |     - |  4713M |   0 | 240k| 479k| 599k| 239 | 19 | 383 |   0 | 7.179396e+05 |      --      |    Inf | unknown
942.88/946.70	c   947s|     1 |     0 | 51353 |     - |  4779M |   0 | 240k| 479k| 599k| 247 | 20 | 383 |   0 | 7.193922e+05 |      --      |    Inf | unknown
946.67/950.57	c   951s|     1 |     0 | 51354 |     - |  4786M |   0 | 240k| 479k| 599k| 248 | 21 | 385 |   0 | 7.193922e+05 |      --      |    Inf | unknown
950.95/954.83	c   955s|     1 |     0 | 51369 |     - |  4792M |   0 | 240k| 479k| 599k| 249 | 22 | 388 |   0 | 7.194247e+05 |      --      |    Inf | unknown
955.04/958.97	c   959s|     1 |     0 | 51370 |     - |  4792M |   0 | 240k| 479k| 599k| 250 | 23 | 391 |   0 | 7.194247e+05 |      --      |    Inf | unknown
1186.51/1191.43	c  1191s|     1 |     2 | 98947 |     - |  4843M |   0 | 240k| 479k| 599k| 250 | 24 | 406 |  40 | 7.293008e+05 |      --      |    Inf | unknown
3581.35/3597.01	c 
3581.35/3597.01	c SCIP Status        : solving was interrupted [time limit reached]
3581.35/3597.01	c Solving Time (sec) : 3597.01
3581.35/3597.01	c Solving Nodes      : 54
3581.35/3597.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3581.35/3597.01	c Dual Bound         : +7.29300785193001e+05
3581.35/3597.01	c Gap                : infinite
3581.35/3597.01	s UNKNOWN
3581.35/3597.01	c SCIP Status        : solving was interrupted [time limit reached]
3581.35/3597.01	c Total Time         :    3597.01
3581.35/3597.01	c   solving          :    3597.01
3581.35/3597.01	c   presolving       :     140.57 (included in solving)
3581.35/3597.01	c   reading          :       1.69 (included in solving)
3581.35/3597.01	c   copying          :       2.06 (2 #copies) (minimal 0.97, maximal 1.09, average 1.03)
3581.35/3597.01	c Original Problem   :
3581.35/3597.01	c   Problem name     : HOME/instance-4504399-1751486266.opb
3581.35/3597.01	c   Variables        : 250200 (250200 binary, 0 integer, 0 continuous)
3581.35/3597.01	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3581.35/3597.01	c   Constraints      : 605407 initial, 605407 maximal
3581.35/3597.02	c   Objective        : minimize, 129800 non-zeros (abs.min = 1, abs.max = 1.70954e+08)
3581.35/3597.02	c Presolved Problem  :
3581.35/3597.02	c   Problem name     : t_HOME/instance-4504399-1751486266.opb
3581.35/3597.02	c   Variables        : 240200 (240200 binary, 0 integer, 0 continuous)
3581.35/3597.02	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3581.35/3597.02	c   Constraints      : 479229 initial, 480196 maximal
3581.35/3597.02	c   Objective        : minimize, 122404 non-zeros (abs.min = 2, abs.max = 3.41908e+08)
3581.35/3597.02	c   Nonzeros         : 1330800 constraint, 1994790 clique table
3581.35/3597.02	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3581.35/3597.02	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   gateextraction   :       2.00       0.00      2          0          0          0          0          0     472850     120050          0          0
3581.35/3597.02	c   implics          :       0.02       0.00      5          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   milp             :       1.60       0.00      1          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   trivial          :       0.06       0.00      6          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   dualfix          :       0.06       0.00      6       7400          0          0          0          0          0          0          0          0
3581.35/3597.02	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   probing          :     112.97       0.01      1          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   symmetry         :      12.16       0.00      1          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   vbounds          :       0.34       0.00      2          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   knapsack         :       1.42       0.01      7          0          0          0          0          0     120050     352800          0          0
3581.35/3597.02	c   setppc           :       1.78       0.03      7          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   and              :       0.61       0.00      2          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   linear           :       6.03       0.30      9        150       2450          0        150          0       6128          0       1225       3675
3581.35/3597.02	c   logicor          :       0.51       0.01      7          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   components       :       0.23       0.00      1          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3581.35/3597.02	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3581.35/3597.02	c   integral         :          0          0          0          0         51          0          0          7          0          0        534          0          0          0         94
3581.35/3597.02	c   knapsack         :       1375       1375         24     222323          0          0          0          3       5553          3        108        248         39          0          0
3581.35/3597.02	c   setppc           :     356526+    356571         24     221357          0          0          0          1     119146        211      42909         13          0          0          0
3581.35/3597.02	c   and              :     120050     120050        131     221044          0          0          0          0       5459          4      47567        447        145          0          0
3581.35/3597.02	c   linear           :          3+        11         24     222105          0          0          0          3      31156          9          5          0          0          0          0
3581.35/3597.02	c   logicor          :       1275+      2189         24       4805          0          0          0          0      24224         60         10          0          0          0          0
3581.35/3597.02	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3581.35/3597.02	c   integral         :    1213.85       0.00       0.00       0.00    1213.85       0.00       0.00       0.00       0.00       0.00
3581.35/3597.02	c   knapsack         :       3.68       0.01       0.24       3.39       0.00       0.00       0.00       0.00       0.00       0.04
3581.35/3597.02	c   setppc           :      22.99       0.03       0.43      21.20       0.00       0.00       0.00       0.00       0.02       1.30
3581.35/3597.02	c   and              :     288.14       0.00       8.91     271.52       0.00       0.00       0.00       0.00       0.03       7.68
3581.35/3597.02	c   linear           :       7.69       0.30       0.34       5.25       0.00       0.00       0.00       0.00       1.78       0.01
3581.35/3597.02	c   logicor          :       0.43       0.01       0.01       0.34       0.00       0.00       0.00       0.00       0.02       0.06
3581.35/3597.02	c   fixedvar         :       0.01       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3581.35/3597.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3581.35/3597.02	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3581.35/3597.02	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3581.35/3597.02	c   dualfix          :          1          0          0          0
3581.35/3597.02	c   genvbounds       :          0          0          0          0
3581.35/3597.02	c   nlobbt           :          0          0          0          0
3581.35/3597.02	c   obbt             :          0          0          0          0
3581.35/3597.02	c   probing          :          0          0          0          0
3581.35/3597.02	c   pseudoobj        :        244          0          0          0
3581.35/3597.02	c   redcost          :         26          0          0          0
3581.35/3597.02	c   rootredcost      :          1          0          0          0
3581.35/3597.02	c   symmetry         :          0          0          0          0
3581.35/3597.02	c   vbounds          :      22267          0          0          0
3581.35/3597.02	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3581.35/3597.02	c   dualfix          :       0.07       0.00       0.06       0.01       0.00       0.00
3581.35/3597.02	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3581.35/3597.02	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3581.35/3597.02	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3581.35/3597.02	c   probing          :     112.98       0.01     112.97       0.00       0.00       0.00
3581.35/3597.02	c   pseudoobj        :       0.17       0.00       0.00       0.16       0.00       0.00
3581.35/3597.02	c   redcost          :       0.48       0.00       0.00       0.48       0.00       0.00
3581.35/3597.02	c   rootredcost      :       0.17       0.00       0.00       0.16       0.00       0.00
3581.35/3597.02	c   symmetry         :      12.24       0.00      12.16       0.07       0.00       0.00
3581.35/3597.02	c   vbounds          :       0.63       0.00       0.34       0.28       0.00       0.01
3581.35/3597.02	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3581.35/3597.02	c   propagation      :       2.06        268        268          -       2998      651.9         27        2.0          -          -          -
3581.35/3597.02	c   infeasible LP    :       0.25          8          8          -         59      916.9          0        0.0          8     1795.4          0
3581.35/3597.02	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3581.35/3597.02	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3581.35/3597.02	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3581.35/3597.02	c   applied globally :       0.58          -          -          0       1313      364.8          -          -          8          -          -
3581.35/3597.02	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3581.35/3597.02	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3581.35/3597.02	c   cut pool         :       0.77          -        107         46          -          -       3395       9168          -          -          -          -          -    (maximal pool size:       3395)
3581.35/3597.02	c   aggregation      :      17.80       0.00         55         24          0          0         31         66          0         18         18          0          0
3581.35/3597.02	c   > cmir           :          -          -          -          -          -          -          -         37          0          8          8          0          -
3581.35/3597.02	c   > flowcover      :          -          -          -          -          -          -          -         14          0          0          0          0          -
3581.35/3597.02	c   > knapsackcover  :          -          -          -          -          -          -          -         15          0         10         10          0          -
3581.35/3597.02	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   clique           :      61.61       0.00         24         24          0          0          8         10          0          9          9          0          0
3581.35/3597.02	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   gomory           :     259.52       0.00         30         10          0          0       3013       8606          0         87         87          0          0
3581.35/3597.02	c   > gomorymi       :          -          -          -          -          -          -          -       5152          0         64         64          0          -
3581.35/3597.02	c   > strongcg       :          -          -          -          -          -          -          -       3454          0         23         23          0          -
3581.35/3597.02	c   impliedbounds    :       5.39       0.00         55         24          0          0        194        253          0        159        159          0          0
3581.35/3597.02	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   mcf              :       0.37       0.00          1          1          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   multilinear      :       0.10       0.00         36         24          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
3581.35/3597.02	c   zerohalf         :       6.32       0.00         40         20          0          0        149        233          0        170        170          0          0
3581.35/3597.02	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3581.35/3597.02	c   hybrid           :       0.16       0.00         97         23        627          0       9249        250          0       6362
3581.35/3597.02	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3581.35/3597.02	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3581.35/3597.02	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3581.35/3597.02	c   problem variables:       0.00          -          0          0
3581.35/3597.02	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3581.35/3597.02	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3581.35/3597.02	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3581.35/3597.02	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3581.35/3597.02	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3581.35/3597.02	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3581.35/3597.02	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3581.35/3597.02	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3581.35/3597.02	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3581.35/3597.02	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3581.35/3597.02	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3581.35/3597.02	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3581.35/3597.02	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3581.35/3597.02	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3581.35/3597.02	c   relpscost        :    1213.85       0.00         51          0          0          0        534          0          0         94
3581.35/3597.02	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3581.35/3597.02	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3581.35/3597.02	c   LP solutions     :       0.00          -          -          0          0
3581.35/3597.02	c   relax solutions  :       0.00          -          -          0          0
3581.35/3597.02	c   pseudo solutions :       0.00          -          -          0          0
3581.35/3597.02	c   strong branching :       0.00          -          -          0          0
3581.35/3597.02	c   actconsdiving    :       0.00       0.00          0          0          0
3581.35/3597.02	c   adaptivediving   :      54.78       0.00          1          0          0
3581.35/3597.02	c   alns             :       2.97       0.00          1          0          0
3581.35/3597.02	c   bound            :       0.00       0.00          0          0          0
3581.35/3597.02	c   clique           :      31.32       0.00          1          0          0
3581.35/3597.02	c   coefdiving       :       0.00       0.00          0          0          0
3581.35/3597.02	c   completesol      :       0.00       0.00          0          0          0
3581.35/3597.02	c   conflictdiving   :      55.52       0.00          1          0          0
3581.35/3597.02	c   crossover        :       0.00       0.00          0          0          0
3581.35/3597.02	c   dins             :       0.00       0.00          0          0          0
3581.35/3597.02	c   distributiondivin:       0.23       0.00          0          0          0
3581.35/3597.02	c   dks              :       0.00       0.00          0          0          0
3581.35/3597.02	c   dps              :       0.00       0.00          0          0          0
3581.35/3597.02	c   dualval          :       0.00       0.00          0          0          0
3581.35/3597.02	c   farkasdiving     :      63.56       0.00          1          0          0
3581.35/3597.02	c   feaspump         :     149.30       0.00          1          0          0
3581.35/3597.02	c   fixandinfer      :       0.00       0.00          0          0          0
3581.35/3597.02	c   fracdiving       :       0.00       0.00          0          0          0
3581.35/3597.02	c   gins             :       0.00       0.00          0          0          0
3581.35/3597.02	c   guideddiving     :       0.00       0.00          0          0          0
3581.35/3597.02	c   indicator        :       0.00       0.00          0          0          0
3581.35/3597.02	c   indicatordiving  :       0.00       0.00          0          0          0
3581.35/3597.02	c   intdiving        :       0.00       0.00          0          0          0
3581.35/3597.02	c   intshifting      :       0.00       0.00          0          0          0
3581.35/3597.02	c   linesearchdiving :       0.00       0.00          0          0          0
3581.35/3597.02	c   localbranching   :       0.00       0.00          0          0          0
3581.35/3597.02	c   locks            :       1.89       0.00          1          0          0
3581.35/3597.02	c   lpface           :       0.00       0.00          0          0          0
3581.35/3597.02	c   mpec             :       0.00       0.00          0          0          0
3581.35/3597.02	c   multistart       :       0.00       0.00          0          0          0
3581.35/3597.02	c   mutation         :       0.00       0.00          0          0          0
3581.35/3597.02	c   nlpdiving        :       0.00       0.00          0          0          0
3581.35/3597.02	c   objpscostdiving  :       0.00       0.00          0          0          0
3581.35/3597.02	c   octane           :       0.00       0.00          0          0          0
3581.35/3597.02	c   ofins            :       0.00       0.00          0          0          0
3581.35/3597.02	c   oneopt           :       0.00       0.00          0          0          0
3581.35/3597.02	c   padm             :       0.00       0.00          0          0          0
3581.35/3597.02	c   proximity        :       0.00       0.00          0          0          0
3581.35/3597.02	c   pscostdiving     :      27.86       0.00          1          0          0
3581.35/3597.02	c   randrounding     :       8.53       0.00         24          0          0
3581.35/3597.02	c   rens             :       3.26       0.00          1          0          0
3581.35/3597.02	c   reoptsols        :       0.00       0.00          0          0          0
3581.35/3597.02	c   repair           :       0.00       0.00          0          0          0
3581.35/3597.02	c   rins             :       0.00       0.00          0          0          0
3581.35/3597.02	c   rootsoldiving    :       0.00       0.00          0          0          0
3581.35/3597.02	c   rounding         :       2.24       0.00        110          0          0
3581.35/3597.02	c   scheduler        :       0.00       0.00          0          0          0
3581.35/3597.02	c   shiftandpropagate:       3.83       0.00          1          0          0
3581.35/3597.02	c   shifting         :       3.59       0.00         60          0          0
3581.35/3597.02	c   simplerounding   :       0.01       0.00          0          0          0
3581.35/3597.02	c   subnlp           :       0.00       0.00          0          0          0
3581.35/3597.02	c   trivial          :       0.13       0.00          2          0          0
3581.35/3597.02	c   trivialnegation  :       0.00       0.00          0          0          0
3581.35/3597.02	c   trustregion      :       0.00       0.00          0          0          0
3581.35/3597.02	c   trysol           :       0.00       0.00          0          0          0
3581.35/3597.02	c   twoopt           :       0.00       0.00          0          0          0
3581.35/3597.02	c   undercover       :      25.54       0.00          1          0          0
3581.35/3597.02	c   vbounds          :     239.66       0.00          1          0          0
3581.35/3597.02	c   veclendiving     :       0.00       0.00          0          0          0
3581.35/3597.02	c   zeroobj          :       0.00       0.00          0          0          0
3581.35/3597.02	c   zirounding       :       0.36       0.00         47          0          0
3581.35/3597.02	c   other solutions  :          -          -          -          0          -
3581.35/3597.02	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3581.35/3597.02	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
3581.35/3597.02	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
3581.35/3597.02	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
3581.35/3597.02	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
3581.35/3597.02	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
3581.35/3597.02	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
3581.35/3597.02	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
3581.35/3597.02	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
3581.35/3597.02	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
3581.35/3597.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3581.35/3597.02	c   primal LP        :       0.60          9          0       0.00       0.00       0.60          9
3581.35/3597.02	c   dual LP          :    1180.22        155     318965    2071.20     270.26       0.09          1
3581.35/3597.02	c   lex dual LP      :       0.00          0          0       0.00          -
3581.35/3597.02	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3581.35/3597.02	c   resolve instable :       0.00          0          0       0.00          -
3581.35/3597.02	c   diving/probing LP:     314.39        132     134271    1017.20     427.08
3581.35/3597.02	c   strong branching :    1147.44        476     308596     648.31     268.94          -          -        499
3581.35/3597.02	c     (at root node) :          -         40      30125     753.12          -
3581.35/3597.02	c   conflict analysis:       0.00          0          0       0.00          -
3581.35/3597.02	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3581.35/3597.02	c   benders          :       0.00          0          0          0       0.00          0          0          0
3581.35/3597.02	c B&B Tree           :
3581.35/3597.02	c   number of runs   :          1
3581.35/3597.02	c   nodes            :         54 (47 internal, 7 leaves)
3581.35/3597.02	c   feasible leaves  :          0
3581.35/3597.02	c   infeas. leaves   :          6
3581.35/3597.02	c   objective leaves :          0
3581.35/3597.02	c   nodes (total)    :         54 (47 internal, 7 leaves)
3581.35/3597.02	c   nodes left       :         42
3581.35/3597.02	c   max depth        :         17
3581.35/3597.02	c   max depth (total):         17
3581.35/3597.02	c   backtracks       :          5 (9.3%)
3581.35/3597.02	c   early backtracks :          0 (0.0%)
3581.35/3597.02	c   nodes exc. ref.  :          0 (0.0%)
3581.35/3597.02	c   delayed cutoffs  :          0
3581.35/3597.02	c   repropagations   :         10 (722 domain reductions, 0 cutoffs)
3581.35/3597.02	c   avg switch length:       2.07
3581.35/3597.02	c   switching time   :       0.88
3581.35/3597.02	c Root Node          :
3581.35/3597.02	c   First LP value   : +5.77359836035518e+05
3581.35/3597.02	c   First LP Iters   :       7814 (385.52 Iter/sec)
3581.35/3597.02	c   First LP Time    :      20.27
3581.35/3597.02	c   Final Dual Bound : +7.29300785193001e+05
3581.35/3597.02	c   Final Root Iters :      51203
3581.35/3597.02	c   Root LP Estimate : +2.30067324677629e+06
3581.35/3597.02	c Solution           :
3581.35/3597.02	c   Solutions found  :          0 (0 improvements)
3581.35/3597.02	c   Primal Bound     :          -
3581.35/3597.02	c   Dual Bound       : +7.29300785193001e+05
3581.35/3597.02	c   Gap              :   infinite
3581.35/3597.02	c Integrals          :      Total       Avg%
3581.35/3597.02	c   primal-dual      :  359701.04     100.00
3581.35/3597.02	c   primal-ref       :          -          - (not evaluated)
3581.35/3597.02	c   dual-ref         :          -          - (not evaluated)
3584.73/3600.42	c Time complete (sec):   3584.767

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4504399-1751486266/watcher-4504399-1751486266 -o /tmp/evaluation-result-4504399-1751486266/solver-4504399-1751486266 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1751482618-67601 --watchdog 3760 pbsolver -f HOME/instance-4504399-1751486266.opb -t 3600 -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=68059, runsolver pid=68056

[startup+0.100071 s]*
/proc/loadavg: 4.07 4.09 4.09 5/263 68060
/proc/meminfo: memFree=125912820/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=127424 memory=113536 CPUtime=0.1 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 26438 0 0 0 6 4 0 0 20 0 1 0 64305038 130482176 28384 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 31856 28384 2176 2575 0 28763 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 127424 KiB
Current children cumulated memory: 113536 KiB

[startup+0.205783 s]*
/proc/loadavg: 4.07 4.09 4.09 5/263 68060
/proc/meminfo: memFree=125856624/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=181484 memory=167296 CPUtime=0.2 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 39886 0 0 0 14 6 0 0 20 0 1 0 64305038 185839616 41824 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 45371 41824 2176 2575 0 42278 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 181484 KiB
Current children cumulated memory: 167296 KiB

[startup+0.305644 s]*
/proc/loadavg: 4.07 4.09 4.09 5/263 68060
/proc/meminfo: memFree=125816304/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=225528 memory=211584 CPUtime=0.3 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 50959 0 0 0 22 8 0 0 20 0 1 0 64305038 230940672 52896 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 56382 52896 2176 2575 0 53289 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 225528 KiB
Current children cumulated memory: 211584 KiB

[startup+0.700195 s]
/proc/loadavg: 4.07 4.09 4.09 5/263 68060
/proc/meminfo: memFree=125716608/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=384220 memory=370016 CPUtime=0.69 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 90065 0 0 0 55 14 0 0 20 0 1 0 64305038 393441280 92504 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 96055 92504 2176 2575 0 92962 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 384220 KiB
Current children cumulated memory: 370016 KiB

[startup+1.50018 s]
/proc/loadavg: 4.07 4.09 4.09 5/263 68060
/proc/meminfo: memFree=125579520/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=554548 memory=539988 CPUtime=1.49 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 129980 0 0 0 129 20 0 0 20 0 1 0 64305038 567857152 134997 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 138637 134997 2176 2575 0 135544 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 554548 KiB
Current children cumulated memory: 539988 KiB

[startup+3.10573 s]
/proc/loadavg: 4.07 4.09 4.09 5/264 68062
/proc/meminfo: memFree=124784568/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=1298908 memory=1279896 CPUtime=3.08 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 311356 0 0 0 262 46 0 0 20 0 1 0 64305038 1330081792 319974 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 324727 319974 2368 2575 0 321634 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1298908 KiB
Current children cumulated memory: 1279896 KiB

[startup+6.30019 s]
/proc/loadavg: 4.06 4.08 4.09 5/264 68062
/proc/meminfo: memFree=124104896/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=1564512 memory=1532696 CPUtime=6.27 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 382981 0 0 0 555 72 0 0 20 0 1 0 64305038 1602060288 383174 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 391128 383174 2528 2575 0 388035 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1564512 KiB
Current children cumulated memory: 1532696 KiB

[startup+12.7002 s]
/proc/loadavg: 4.06 4.08 4.09 5/264 68062
/proc/meminfo: memFree=123871044/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=1913636 memory=1880048 CPUtime=12.64 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 463192 0 0 0 1180 84 0 0 20 0 1 0 64305038 1959563264 470012 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 478409 470012 2560 2575 0 475316 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1913636 KiB
Current children cumulated memory: 1880048 KiB

[startup+25.5002 s]
/proc/loadavg: 4.04 4.08 4.08 5/264 68062
/proc/meminfo: memFree=123746448/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=2086168 memory=2050164 CPUtime=25.39 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 482255 0 0 0 2450 89 0 0 20 0 1 0 64305038 2136236032 512541 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 521542 512541 2592 2575 0 518449 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 2086168 KiB
Current children cumulated memory: 2050164 KiB

[startup+51.1058 s]
/proc/loadavg: 4.09 4.09 4.09 5/264 68062
/proc/meminfo: memFree=123658824/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=2088216 memory=2052724 CPUtime=50.87 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 483033 0 0 0 4998 89 0 0 20 0 1 0 64305038 2138333184 513181 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 522054 513181 2592 2575 0 518961 0
Current children cumulated CPU time: 50.87 s
Current children cumulated vsize: 2088216 KiB
Current children cumulated memory: 2052724 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/264 68069
/proc/meminfo: memFree=122699548/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=2115512 memory=2080460 CPUtime=101.84 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 488414 0 0 0 10094 90 0 0 20 0 1 0 64305038 2166284288 520115 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 528878 520115 2592 2575 0 525785 0
Current children cumulated CPU time: 101.84 s
Current children cumulated vsize: 2115512 KiB
Current children cumulated memory: 2080460 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/265 68072
/proc/meminfo: memFree=121530144/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=3152192 memory=3013036 CPUtime=161.59 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 670772 0 0 0 16032 127 0 0 20 0 1 0 64305038 3227844608 753259 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 788048 753259 2624 2575 0 784955 0
Current children cumulated CPU time: 161.59 s
Current children cumulated vsize: 3152192 KiB
Current children cumulated memory: 3013036 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/265 68085
/proc/meminfo: memFree=121199012/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=3305824 memory=3149008 CPUtime=221.33 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 696093 0 0 0 22001 132 0 0 20 0 1 0 64305038 3385163776 787252 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 826456 787252 2656 2575 0 823363 0
Current children cumulated CPU time: 221.33 s
Current children cumulated vsize: 3305824 KiB
Current children cumulated memory: 3149008 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/265 68087
/proc/meminfo: memFree=121136848/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=3317948 memory=3161040 CPUtime=281.11 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 699112 0 0 0 27978 133 0 0 20 0 1 0 64305038 3397578752 790260 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 829487 790260 2656 2575 0 826394 0
Current children cumulated CPU time: 281.11 s
Current children cumulated vsize: 3317948 KiB
Current children cumulated memory: 3161040 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/264 68089
/proc/meminfo: memFree=120993600/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=3334100 memory=3176784 CPUtime=340.89 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 703074 0 0 0 33956 133 0 0 20 0 1 0 64305038 3414118400 794196 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 833525 794196 2656 2575 0 830432 0
Current children cumulated CPU time: 340.89 s
Current children cumulated vsize: 3334100 KiB
Current children cumulated memory: 3176784 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/263 68181
/proc/meminfo: memFree=120116724/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=3377024 memory=3219152 CPUtime=400.67 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 713674 0 0 0 39932 135 0 0 20 0 1 0 64305038 3458072576 804788 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 844256 804788 2656 2575 0 841163 0
Current children cumulated CPU time: 400.67 s
Current children cumulated vsize: 3377024 KiB
Current children cumulated memory: 3219152 KiB

[startup+462.3 s]
/proc/loadavg: 4.04 4.07 4.08 5/263 68186
/proc/meminfo: memFree=119978900/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=3507836 memory=3335264 CPUtime=460.42 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 730357 0 0 0 45904 138 0 0 20 0 1 0 64305038 3592024064 833816 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 876959 833816 2656 2575 0 873866 0

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

Current children cumulated memory: 5842596 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.15 4.11 5/264 68366
/proc/meminfo: memFree=108394604/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=6789872 memory=5842724 CPUtime=3208.29 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 1305296 0 0 0 320595 234 0 0 20 0 1 0 64305038 6952828928 1460681 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 1697468 1460681 2688 2575 0 1694375 0
Current children cumulated CPU time: 3208.29 s
Current children cumulated vsize: 6789872 KiB
Current children cumulated memory: 5842724 KiB

[startup+3282.3 s]
/proc/loadavg: 4.27 4.21 4.13 5/263 68368
/proc/meminfo: memFree=108406652/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=6789872 memory=5842724 CPUtime=3268.03 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 1305384 0 0 0 326568 235 0 0 20 0 1 0 64305038 6952828928 1460681 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 1697468 1460681 2688 2575 0 1694375 0
Current children cumulated CPU time: 3268.03 s
Current children cumulated vsize: 6789872 KiB
Current children cumulated memory: 5842724 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.18 4.13 5/263 68370
/proc/meminfo: memFree=108407236/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=6789872 memory=5842724 CPUtime=3327.76 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 1305432 0 0 0 332541 235 0 0 20 0 1 0 64305038 6952828928 1460681 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 1697468 1460681 2688 2575 0 1694375 0
Current children cumulated CPU time: 3327.76 s
Current children cumulated vsize: 6789872 KiB
Current children cumulated memory: 5842724 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.18 4.13 5/262 68372
/proc/meminfo: memFree=108393744/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=6789872 memory=5842724 CPUtime=3387.49 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 1305600 0 0 0 338513 236 0 0 20 0 1 0 64305038 6952828928 1460681 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 1697468 1460681 2688 2575 0 1694375 0
Current children cumulated CPU time: 3387.49 s
Current children cumulated vsize: 6789872 KiB
Current children cumulated memory: 5842724 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.16 4.12 5/262 68374
/proc/meminfo: memFree=108384300/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=6789872 memory=5842724 CPUtime=3447.21 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 1305616 0 0 0 344485 236 0 0 20 0 1 0 64305038 6952828928 1460681 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 1697468 1460681 2688 2575 0 1694375 0
Current children cumulated CPU time: 3447.21 s
Current children cumulated vsize: 6789872 KiB
Current children cumulated memory: 5842724 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.15 4.12 5/264 68380
/proc/meminfo: memFree=108335220/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=6789872 memory=5842724 CPUtime=3506.94 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 1305648 0 0 0 350458 236 0 0 20 0 1 0 64305038 6952828928 1460681 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 1697468 1460681 2688 2575 0 1694375 0
Current children cumulated CPU time: 3506.94 s
Current children cumulated vsize: 6789872 KiB
Current children cumulated memory: 5842724 KiB

[startup+3582.3 s]
/proc/loadavg: 4.25 4.17 4.12 5/264 68426
/proc/meminfo: memFree=112323504/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=6789872 memory=5842852 CPUtime=3566.7 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 1305836 0 0 0 356433 237 0 0 20 0 1 0 64305038 6952828928 1460713 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 1697468 1460713 2688 2575 0 1694375 0
Current children cumulated CPU time: 3566.7 s
Current children cumulated vsize: 6789872 KiB
Current children cumulated memory: 5842852 KiB

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

# cumulated CPU time of all completed processes:  user=3582.37 s, system=2.54719 s

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

[startup+3584 s]*
/proc/loadavg: 4.23 4.16 4.12 5/264 68426
/proc/meminfo: memFree=112339892/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=6789872 memory=5842852 CPUtime=3568.4 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 1305836 0 0 0 356603 237 0 0 20 0 1 0 64305038 6952828928 1460713 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 1697468 1460713 2688 2575 0 1694375 0
Current children cumulated CPU time: 3568.4 s
Current children cumulated vsize: 6789872 KiB
Current children cumulated memory: 5842852 KiB

[startup+3590.4 s]
/proc/loadavg: 4.21 4.16 4.12 5/264 68426
/proc/meminfo: memFree=112349676/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=6789872 memory=5842980 CPUtime=3574.77 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 1305836 0 0 0 357240 237 0 0 20 0 1 0 64305038 6952828928 1460745 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 1697468 1460745 2688 2575 0 1694375 0
Current children cumulated CPU time: 3574.77 s
Current children cumulated vsize: 6789872 KiB
Current children cumulated memory: 5842980 KiB

[startup+3596.8 s]
/proc/loadavg: 4.19 4.16 4.12 5/264 68426
/proc/meminfo: memFree=112350180/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=6789872 memory=5843108 CPUtime=3581.15 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 1305836 0 0 0 357878 237 0 0 20 0 1 0 64305038 6952828928 1460777 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 1697468 1460777 2688 2575 0 1694375 0
Current children cumulated CPU time: 3581.15 s
Current children cumulated vsize: 6789872 KiB
Current children cumulated memory: 5843108 KiB

[startup+3598.4 s]
/proc/loadavg: 4.19 4.16 4.12 5/264 68426
/proc/meminfo: memFree=112351864/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=6789872 memory=5843108 CPUtime=3582.74 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 1305981 0 0 0 358037 237 0 0 20 0 1 0 64305038 6952828928 1460777 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 1697468 1460777 2688 2575 0 1694375 0
Current children cumulated CPU time: 3582.74 s
Current children cumulated vsize: 6789872 KiB
Current children cumulated memory: 5843108 KiB

[startup+3599.2 s]
/proc/loadavg: 4.19 4.16 4.12 5/264 68426
/proc/meminfo: memFree=112351872/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=6789872 memory=5843108 CPUtime=3583.54 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 1306080 0 0 0 358117 237 0 0 20 0 1 0 64305038 6952828928 1460777 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 1697468 1460777 2688 2575 0 1694375 0
Current children cumulated CPU time: 3583.54 s
Current children cumulated vsize: 6789872 KiB
Current children cumulated memory: 5843108 KiB

[startup+3600 s]*
/proc/loadavg: 4.18 4.16 4.12 5/264 68426
/proc/meminfo: memFree=112352124/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=6783332 memory=5836624 CPUtime=3584.34 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 1306487 0 0 0 358197 237 0 0 20 0 1 0 64305038 6946131968 1459156 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 1695833 1459156 2688 2575 0 1692740 0
Current children cumulated CPU time: 3584.34 s
Current children cumulated vsize: 6783332 KiB
Current children cumulated memory: 5836624 KiB

[startup+3600.4 s]
/proc/loadavg: 4.18 4.16 4.12 5/264 68426
/proc/meminfo: memFree=112352124/131249996 swapFree=33010160/33010684
[pid=68059] ppid=68056 vsize=6334784 memory=5388792 CPUtime=3584.73 cores=4,6
/proc/68059/stat : 68059 (pbsolver) R 68056 68059 67590 0 -1 4194304 1308176 0 0 0 358234 239 0 0 20 0 1 0 64305038 6486818816 1347198 18446744073709551615 4198400 14743177 140722141803744 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 22626304 140722141813130 140722141813226 140722141813226 140722141818828 0
/proc/68059/statm: 1583696 1347198 2688 2575 0 1580603 0
Current children cumulated CPU time: 3584.73 s
Current children cumulated vsize: 6334784 KiB
Current children cumulated memory: 5388792 KiB

[startup+3600.5 s]*
/proc/loadavg: 4.18 4.16 4.12 5/264 68426
/proc/meminfo: memFree=115825200/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): 3600.57
CPU time (s): 3584.91
CPU user time (s): 3582.37
CPU system time (s): 2.54719
CPU usage (%): 99.5652
Max. virtual memory (cumulated for all children) (KiB): 6789872
Max. memory (cumulated for all children) (KiB): 5843108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3582.37
system time used= 2.54719
maximum resident set size= 5843108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1308228
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= 4
involuntary context switches= 3450


# summary of solver processes directly reported to runsolver:
#   pid: 68059
#   total CPU time (s): 3584.91
#   total CPU user time (s): 3582.37
#   total CPU system time (s): 2.54719

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.00383 second user time and 16.6044 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-07-02 21:57:46
IDJOB=4504399
IDBENCH=155654
IDSOLVER=3366
FILE ID=nodeC029/4504399-1751486266
RUNJOBID= nodeC029-1751482618-67601
SLURM_JOB_ID= 9598529
Free space on /tmp= 432168 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Multihop/normalized-minisat50_6_9_5_mh.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4504399-1751486266/watcher-4504399-1751486266 -o /tmp/evaluation-result-4504399-1751486266/solver-4504399-1751486266 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1751482618-67601 --watchdog 3760  pbsolver -f HOME/instance-4504399-1751486266.opb -t 3600 -m 31000

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

MD5SUM BENCH= f52c25e5aa8e0a6173f9b1fa92936824
RANDOM SEED=392552440

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.835
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.742
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		: 3632.507
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		: 3601.258
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		: 3663.774
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.729
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		: 3599.723
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.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		: 3600.117
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:        126009336 kB
MemAvailable:   126882632 kB
Buffers:            2128 kB
Cached:          1673444 kB
SwapCached:           40 kB
Active:          3352096 kB
Inactive:        1233916 kB
Active(anon):    2923692 kB
Inactive(anon):     4768 kB
Active(file):     428404 kB
Inactive(file):  1229148 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             40532 kB
Writeback:            20 kB
AnonPages:       2913516 kB
Mapped:           136048 kB
Shmem:             18020 kB
KReclaimable:     109968 kB
Slab:             198548 kB
SReclaimable:     109968 kB
SUnreclaim:        88580 kB
KernelStack:        4256 kB
PageTables:         8864 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    3354416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    432128 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= 432096 MiB
End job on nodeC029 at 2025-07-02 22:57:47