Trace number 4491690

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP 2024-07-07? 3587.94 3597.98

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/
normalized-ooo.ex.br.mem.Src1Valid_Src1ValidBar.ucl.opb
MD5SUM62e5546fe4d774fb864c3bf961c813a7
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark20.2468
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables109757
Total number of constraints313451
Number of constraints which are clauses295929
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints17522
Minimum length of a constraint1
Maximum length of a constraint15
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 130
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 512
Number of bits of the biggest sum of numbers10
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-4491690-1751142878.opb>
0.68/0.77	c original problem has 109757 variables (109757 bin, 0 int, 0 impl, 0 cont) and 313451 constraints
0.68/0.77	c problem read in 0.77
0.68/0.78	c No objective function, only one solution is needed.
1.38/1.45	c presolving:
1.88/1.93	c (round 1, fast)       2023 del vars, 36 del conss, 0 add conss, 1 chg bounds, 8761 chg sides, 17522 chg coeffs, 0 upgd conss, 0 impls, 194211 clqs
1.88/1.97	c (round 2, fast)       4027 del vars, 5788 del conss, 0 add conss, 1 chg bounds, 8761 chg sides, 17522 chg coeffs, 0 upgd conss, 0 impls, 194473 clqs
2.37/2.42	c    (2.4s) running MILP presolver
101.80/102.21	c    (102.2s) MILP presolver (8 rounds): 3601 aggregations, 6135 fixings, 0 bound changes
101.90/102.35	c (round 3, medium)     13766 del vars, 5788 del conss, 0 add conss, 1 chg bounds, 8761 chg sides, 17522 chg coeffs, 0 upgd conss, 0 impls, 175131 clqs
102.10/102.51	c (round 4, fast)       13766 del vars, 31533 del conss, 0 add conss, 1 chg bounds, 8761 chg sides, 17522 chg coeffs, 0 upgd conss, 0 impls, 176820 clqs
102.20/102.64	c (round 5, exhaustive) 13766 del vars, 31793 del conss, 0 add conss, 1 chg bounds, 8761 chg sides, 17522 chg coeffs, 0 upgd conss, 0 impls, 176820 clqs
102.99/103.49	c (round 6, exhaustive) 13789 del vars, 31816 del conss, 0 add conss, 1 chg bounds, 8761 chg sides, 17522 chg coeffs, 281625 upgd conss, 0 impls, 176774 clqs
104.48/104.90	c (round 7, exhaustive) 13789 del vars, 293797 del conss, 87322 add conss, 1 chg bounds, 8761 chg sides, 17522 chg coeffs, 281625 upgd conss, 0 impls, 176774 clqs
105.98/106.43	c (round 8, exhaustive) 13895 del vars, 293797 del conss, 87322 add conss, 1 chg bounds, 8761 chg sides, 17529 chg coeffs, 281635 upgd conss, 0 impls, 266286 clqs
106.28/106.78	c (round 9, exhaustive) 13955 del vars, 293985 del conss, 87441 add conss, 1 chg bounds, 8761 chg sides, 17549 chg coeffs, 281657 upgd conss, 0 impls, 266151 clqs
107.58/108.02	c (round 10, exhaustive) 14108 del vars, 293993 del conss, 87441 add conss, 1 chg bounds, 8761 chg sides, 17549 chg coeffs, 281657 upgd conss, 0 impls, 349950 clqs
108.47/108.94	c (round 11, exhaustive) 14270 del vars, 294046 del conss, 87444 add conss, 1 chg bounds, 8761 chg sides, 17556 chg coeffs, 281658 upgd conss, 0 impls, 378043 clqs
108.77/109.28	c    (109.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
109.47/109.97	c    (110.0s) symmetry computation finished: 7 generators found (max: 656, log10 of symmetry group size: 0.0) (symcode time: 0.27)
109.47/109.97	c dynamic symmetry handling statistics:
109.47/109.97	c    orbitopal reduction:       no components
109.47/109.97	c    orbital reduction:         no components
109.47/109.97	c    lexicographic reduction:    7 permutations with support sizes 5147, 988, 120, 154, 2, 2, 2
109.47/109.97	c handled 7 out of 7 symmetry components
109.67/110.11	c presolving (12 rounds: 12 fast, 9 medium, 8 exhaustive):
109.67/110.11	c  14329 deleted vars, 294092 deleted constraints, 87445 added constraints, 1 tightened bounds, 0 added holes, 8761 changed sides, 17564 changed coefficients
109.67/110.11	c  0 implications, 382832 cliques
109.67/110.11	c presolved problem has 97432 variables (97432 bin, 0 int, 0 impl, 0 cont) and 106491 constraints
109.67/110.11	c   17522 constraints of type <knapsack>
109.67/110.11	c    2185 constraints of type <setppc>
109.67/110.11	c   86774 constraints of type <and>
109.67/110.11	c      10 constraints of type <logicor>
109.67/110.11	c transformed objective value is always integral (scale: 1)
109.67/110.11	c Presolving Time: 108.70
109.67/110.11	c - non default parameters ----------------------------------------------------------------------
109.67/110.11	c # SCIP version 10.0.0
109.67/110.11	c 
109.67/110.11	c # maximal time in seconds to run
109.67/110.11	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
109.67/110.11	c limits/time = 3596.998009
109.67/110.11	c 
109.67/110.11	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
109.67/110.11	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
109.67/110.11	c limits/memory = 27900
109.67/110.11	c 
109.67/110.11	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
109.67/110.11	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
109.67/110.11	c limits/solutions = 1
109.67/110.11	c 
109.67/110.11	c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
109.67/110.11	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
109.67/110.11	c misc/usesymmetry = 3
109.67/110.11	c 
109.67/110.11	c # belongs reading time to solving time?
109.67/110.11	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
109.67/110.11	c timing/reading = TRUE
109.67/110.11	c 
109.67/110.11	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
109.67/110.11	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
109.67/110.11	c propagating/symmetry/detectdoublelex = FALSE
109.67/110.11	c 
109.67/110.11	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
109.67/110.11	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
109.67/110.11	c propagating/symmetry/detectsubgroups = FALSE
109.67/110.11	c 
109.67/110.11	c # Type of symmetries that shall be computed?
109.67/110.11	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
109.67/110.11	c propagating/symmetry/symtype = 1
109.67/110.11	c 
109.67/110.11	c # Should components consisting of a single full reflection be handled?
109.67/110.11	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
109.67/110.11	c propagating/symmetry/usesimplesgncomp = FALSE
109.67/110.11	c 
109.67/110.11	c -----------------------------------------------------------------------------------------------
109.67/110.11	c start solving
109.67/110.13	c 
134.58/135.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
134.58/135.17	c   135s|     1 |     0 | 20303 |     - |  1393M |   0 |  97k| 106k| 193k|   0 |  0 |  46 |   0 | 0.000000e+00 |      --      |    Inf | unknown
358.46/359.61	c   360s|     1 |     0 | 64977 |     - |  1498M |   0 |  97k| 106k| 194k|1567 |  1 |  47 |   0 | 0.000000e+00 |      --      |    Inf | unknown
529.05/530.68	c   531s|     1 |     0 | 82046 |     - |  1615M |   0 |  97k| 106k| 196k|3567 |  2 |  49 |   0 | 0.000000e+00 |      --      |    Inf | unknown
671.28/673.29	c   673s|     1 |     0 |100425 |     - |  1684M |   0 |  97k| 106k| 198k|5567 |  3 |  50 |   0 | 0.000000e+00 |      --      |    Inf | unknown
831.33/833.70	c   834s|     1 |     0 |119258 |     - |  1722M |   0 |  97k| 106k| 200k|7567 |  4 |  53 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1006.03/1008.94	c  1009s|     1 |     0 |136826 |     - |  1772M |   0 |  97k| 106k| 202k|9567 |  5 |  54 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1174.41/1177.72	c  1178s|     1 |     0 |153088 |     - |  1821M |   0 |  97k| 106k| 204k|  11k|  6 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1360.55/1364.37	c  1364s|     1 |     0 |169581 |     - |  1856M |   0 |  97k| 106k| 206k|  13k|  7 |  58 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1551.36/1555.66	c  1556s|     1 |     0 |186360 |     - |  1887M |   0 |  97k| 106k| 208k|  15k|  8 |  59 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1747.67/1752.42	c  1752s|     1 |     0 |203840 |     - |  1913M |   0 |  97k| 106k| 210k|  17k|  9 |  61 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1965.41/1970.77	c  1971s|     1 |     0 |223061 |     - |  1939M |   0 |  97k| 106k| 212k|  19k| 10 |  62 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2122.04/2127.83	c  2128s|     1 |     0 |244625 |     - |  1941M |   0 |  97k| 106k| 214k|  21k| 11 |  63 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2242.30/2248.43	c  2248s|     1 |     0 |259108 |     - |  1941M |   0 |  97k| 106k| 214k|  21k| 12 |  65 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3172.79/3181.68	c  3182s|     1 |     2 |339452 |     - |  1945M |   0 |  97k| 106k| 214k|  21k| 12 |  75 |  19 | 0.000000e+00 |      --      |    Inf | unknown
3586.95/3597.02	c 
3586.95/3597.02	c SCIP Status        : solving was interrupted [time limit reached]
3586.95/3597.02	c Solving Time (sec) : 3597.01
3586.95/3597.02	c Solving Nodes      : 13
3586.95/3597.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3586.95/3597.02	c Dual Bound         : +0.00000000000000e+00
3586.95/3597.02	c Gap                : infinite
3586.95/3597.02	s UNKNOWN
3586.95/3597.02	c SCIP Status        : solving was interrupted [time limit reached]
3586.95/3597.02	c Total Time         :    3597.01
3586.95/3597.02	c   solving          :    3597.01
3586.95/3597.02	c   presolving       :     108.70 (included in solving)
3586.95/3597.02	c   reading          :       0.77 (included in solving)
3586.95/3597.02	c   copying          :       0.32 (1 #copies) (minimal 0.32, maximal 0.32, average 0.32)
3586.95/3597.02	c Original Problem   :
3586.95/3597.02	c   Problem name     : HOME/instance-4491690-1751142878.opb
3586.95/3597.02	c   Variables        : 109757 (109757 binary, 0 integer, 0 implicit integer, 0 continuous)
3586.95/3597.02	c   Constraints      : 313451 initial, 313451 maximal
3586.95/3597.02	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.95/3597.02	c Presolved Problem  :
3586.95/3597.02	c   Problem name     : t_HOME/instance-4491690-1751142878.opb
3586.95/3597.02	c   Variables        : 97432 (97432 binary, 0 integer, 0 implicit integer, 0 continuous)
3586.95/3597.02	c   Constraints      : 106491 initial, 106533 maximal
3586.95/3597.02	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.95/3597.02	c   Nonzeros         : 515822 constraint, 765753 clique table
3586.95/3597.02	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3586.95/3597.02	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   domcol           :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   gateextraction   :       0.93       0.00      6          0          0          0          0          0     261995      87329          0          0
3586.95/3597.02	c   implics          :       0.02       0.00      9          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   milp             :     100.21       0.00      1       6135       3601          0          0          0          0          0          0          0
3586.95/3597.02	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   trivial          :       0.05       0.00     12       2004          0          0          0          0          0          0          0          0
3586.95/3597.02	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   dualfix          :       0.04       0.00     12          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   probing          :       2.84       0.00      4        388          0          0          0          0          0          0          0          0
3586.95/3597.02	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   symmetry         :       0.69       0.00      1          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   vbounds          :       0.45       0.00      3          0         10          0          0          0          0          0          0          0
3586.95/3597.02	c   knapsack         :       0.24       0.01     17          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   setppc           :       0.35       0.00     17          0          0          0          0          0         85          0          0          0
3586.95/3597.02	c   and              :       0.92       0.00     10          0        145          0          0          0        196        116          0         35
3586.95/3597.02	c   linear           :       1.42       0.12     11          1         41          0          1          0      31816          0       8761      17522
3586.95/3597.02	c   logicor          :       0.14       0.00     16          0          0          0          0          0          0          0          0          7
3586.95/3597.02	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   components       :       0.11       0.00      1          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3586.95/3597.02	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3586.95/3597.02	c   benderslp        :          0          0          0          0         12          0          0          7          0          0          0          0          0          0          0
3586.95/3597.02	c   integral         :          0          0          0          0         12          0          0          7          0          0          0          0          0          0         24
3586.95/3597.02	c   knapsack         :      17522      17522          2       6981          0          0          0          3         61          3          0        401         49          0          0
3586.95/3597.02	c   setppc           :       2185+      2215          2       6978          0          0          0          0         48          9        307          1          0          0          0
3586.95/3597.02	c   and              :      86774      86774         35       6969          0          0          0          0        802         31      45010     216599      19396          0          0
3586.95/3597.02	c   logicor          :         10+        73          2        327          0          0          0          0          3          5          3          2          1          0          0
3586.95/3597.02	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3586.95/3597.02	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.95/3597.02	c   integral         :     108.26       0.00       0.00       0.00     108.26       0.00       0.00       0.00       0.00       0.00
3586.95/3597.02	c   knapsack         :       0.24       0.01       0.06       0.18       0.00       0.00       0.00       0.00       0.00       0.00
3586.95/3597.02	c   setppc           :       0.05       0.00       0.00       0.04       0.00       0.00       0.00       0.00       0.00       0.00
3586.95/3597.02	c   and              :      14.60       0.00       1.24      11.10       0.00       0.00       0.00       0.00       0.00       2.26
3586.95/3597.02	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.95/3597.02	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.95/3597.02	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.95/3597.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.95/3597.02	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.95/3597.02	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3586.95/3597.02	c   dualfix          :          2          0          0          0
3586.95/3597.02	c   genvbounds       :          0          0          0          0
3586.95/3597.02	c   nlobbt           :          0          0          0          0
3586.95/3597.02	c   obbt             :          0          0          0          0
3586.95/3597.02	c   probing          :          0          0          0          0
3586.95/3597.02	c   pseudoobj        :          0          0          0          0
3586.95/3597.02	c   redcost          :          0          0          0          0
3586.95/3597.02	c   rootredcost      :          0          0          0          0
3586.95/3597.02	c   symmetry         :          0          0          0          0
3586.95/3597.02	c   vbounds          :       5436          0          0          0
3586.95/3597.02	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3586.95/3597.02	c   dualfix          :       0.05       0.00       0.04       0.01       0.00       0.00
3586.95/3597.02	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3586.95/3597.02	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3586.95/3597.02	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3586.95/3597.02	c   probing          :       2.84       0.00       2.84       0.00       0.00       0.00
3586.95/3597.02	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
3586.95/3597.02	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3586.95/3597.02	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3586.95/3597.02	c   symmetry         :       0.70       0.00       0.69       0.01       0.00       0.00
3586.95/3597.02	c   vbounds          :       0.62       0.00       0.45       0.14       0.00       0.02
3586.95/3597.02	c Symmetry           :
3586.95/3597.02	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3586.95/3597.02	c   orbital reduction:          0 reductions applied,          0 cutoffs
3586.95/3597.02	c   lexicographic red:          0 reductions applied,          0 cutoffs
3586.95/3597.02	c   shadow tree time :       0.00 s
3586.95/3597.02	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3586.95/3597.02	c   propagation      :       0.00         44         42          -         81        7.3          2        7.0          -          -          -
3586.95/3597.02	c   infeasible LP    :       0.02          1          1          -          1        5.0          0        0.0          1        5.0          0
3586.95/3597.02	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3586.95/3597.02	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3586.95/3597.02	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3586.95/3597.02	c   applied globally :       0.00          -          -          0         74        6.1          -          -          1          -          -
3586.95/3597.02	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3586.95/3597.02	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3586.95/3597.02	c   cut pool         :       0.01          -         13         13          -          -       7252      10212          -          -          -          -          -    (maximal pool size:       7252)
3586.95/3597.02	c   aggregation      :       0.08       0.00          2          2          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.95/3597.02	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.95/3597.02	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.95/3597.02	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   clique           :      91.82       0.00          2          2          0          0          3          3          0          0          0          0          0
3586.95/3597.02	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   gomory           :       2.44       0.00          2          2          0          0        400        579          0         45         45          0          0
3586.95/3597.02	c   > gomorymi       :          -          -          -          -          -          -          -        158          0          6          6          0          -
3586.95/3597.02	c   > strongcg       :          -          -          -          -          -          -          -        421          0         39         39          0          -
3586.95/3597.02	c   impliedbounds    :       0.10       0.00          2          2          0          0       5378       8439          0       4123       4123          0          0
3586.95/3597.02	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   mcf              :       0.13       0.00          1          1          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   multilinear      :       0.04       0.00         17         11          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.95/3597.02	c   rlt              :     583.23       0.00         10         10          0          0       1443       1156          0        455        455          0          0
3586.95/3597.02	c   zerohalf         :       0.19       0.00          2          2          0          0         28         35          0         21         21          0          0
3586.95/3597.02	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3586.95/3597.02	c   hybrid           :       4.95       0.00         36         12      24090          0     203125      21690          0      71832
3586.95/3597.02	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3586.95/3597.02	c   problem variables:       0.00          -          0          0
3586.95/3597.02	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3586.95/3597.02	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c   relpscost        :     108.26       0.00         12          0          0          0          0          0          0         24
3586.95/3597.02	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3586.95/3597.02	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3586.95/3597.02	c   LP solutions     :       0.00          -          -          0          0
3586.95/3597.02	c   relax solutions  :       0.00          -          -          0          0
3586.95/3597.02	c   pseudo solutions :       0.00          -          -          0          0
3586.95/3597.02	c   strong branching :       0.00          -          -          0          0
3586.95/3597.02	c   actconsdiving    :       0.00       0.00          0          0          0
3586.95/3597.02	c   adaptivediving   :       0.00       0.00          0          0          0
3586.95/3597.02	c   alns             :       0.00       0.00          0          0          0
3586.95/3597.02	c   bound            :       0.00       0.00          0          0          0
3586.95/3597.02	c   clique           :       0.72       0.00          1          0          0
3586.95/3597.02	c   coefdiving       :       0.00       0.00          0          0          0
3586.95/3597.02	c   completesol      :       0.00       0.00          0          0          0
3586.95/3597.02	c   conflictdiving   :     820.92       0.00          1          0          0
3586.95/3597.02	c   crossover        :       0.00       0.00          0          0          0
3586.95/3597.02	c   dins             :       0.00       0.00          0          0          0
3586.95/3597.02	c   distributiondivin:       0.00       0.00          0          0          0
3586.95/3597.02	c   dps              :       0.00       0.00          0          0          0
3586.95/3597.02	c   dualval          :       0.00       0.00          0          0          0
3586.95/3597.02	c   farkasdiving     :       0.00       0.00          0          0          0
3586.95/3597.02	c   feasjump         :       0.20       0.00          1          0          0
3586.95/3597.02	c   feaspump         :      42.37       0.00          1          0          0
3586.95/3597.02	c   fixandinfer      :       0.00       0.00          0          0          0
3586.95/3597.02	c   fracdiving       :       0.00       0.00          0          0          0
3586.95/3597.02	c   gins             :       0.00       0.00          0          0          0
3586.95/3597.02	c   guideddiving     :       0.00       0.00          0          0          0
3586.95/3597.02	c   indcoefdiving    :       0.00       0.00          0          0          0
3586.95/3597.02	c   indicator        :       0.00       0.00          0          0          0
3586.95/3597.02	c   indicatordiving  :       0.00       0.00          0          0          0
3586.95/3597.02	c   indoneopt        :       0.00       0.00          0          0          0
3586.95/3597.02	c   indrounding      :       0.00       0.00          0          0          0
3586.95/3597.02	c   indtwoopt        :       0.00       0.00          0          0          0
3586.95/3597.02	c   intdiving        :       0.00       0.00          0          0          0
3586.95/3597.02	c   intshifting      :       0.00       0.00          0          0          0
3586.95/3597.02	c   linesearchdiving :       0.00       0.00          0          0          0
3586.95/3597.02	c   localbranching   :       0.00       0.00          0          0          0
3586.95/3597.02	c   locks            :       0.45       0.00          1          0          0
3586.95/3597.02	c   lpface           :       0.00       0.00          0          0          0
3586.95/3597.02	c   mpec             :       0.00       0.00          0          0          0
3586.95/3597.02	c   multistart       :       0.00       0.00          0          0          0
3586.95/3597.02	c   mutation         :       0.00       0.00          0          0          0
3586.95/3597.02	c   nlpdiving        :       0.00       0.00          0          0          0
3586.95/3597.02	c   objpscostdiving  :       0.00       0.00          0          0          0
3586.95/3597.02	c   octane           :       0.00       0.00          0          0          0
3586.95/3597.02	c   ofins            :       0.00       0.00          0          0          0
3586.95/3597.02	c   oneopt           :       0.00       0.00          0          0          0
3586.95/3597.02	c   padm             :       0.00       0.00          0          0          0
3586.95/3597.02	c   proximity        :       0.00       0.00          0          0          0
3586.95/3597.02	c   pscostdiving     :       0.00       0.00          0          0          0
3586.95/3597.02	c   randrounding     :       3.85       0.00         13          0          0
3586.95/3597.02	c   rens             :       1.16       0.00          1          0          0
3586.95/3597.02	c   reoptsols        :       0.00       0.00          0          0          0
3586.95/3597.02	c   repair           :       0.00       0.00          0          0          0
3586.95/3597.02	c   rins             :       0.00       0.00          0          0          0
3586.95/3597.02	c   rootsoldiving    :       0.00       0.00          0          0          0
3586.95/3597.02	c   rounding         :       0.46       0.00         48          0          0
3586.95/3597.02	c   scheduler        :       0.00       0.00          0          0          0
3586.95/3597.02	c   shiftandpropagate:       3.08       0.00          1          0          0
3586.95/3597.02	c   shifting         :      32.73       0.00         13          0          0
3586.95/3597.02	c   simplerounding   :       0.00       0.00          0          0          0
3586.95/3597.02	c   smallcard        :       0.00       0.00          0          0          0
3586.95/3597.02	c   subnlp           :       0.00       0.00          0          0          0
3586.95/3597.02	c   trivial          :       0.07       0.00          2          0          0
3586.95/3597.02	c   trivialnegation  :       0.00       0.00          0          0          0
3586.95/3597.02	c   trustregion      :       0.00       0.00          0          0          0
3586.95/3597.02	c   trysol           :       0.00       0.00          0          0          0
3586.95/3597.02	c   twoopt           :       0.00       0.00          0          0          0
3586.95/3597.02	c   undercover       :       2.58       0.00          1          0          0
3586.95/3597.02	c   vbounds          :       3.05       0.00          1          0          0
3586.95/3597.02	c   veclendiving     :       0.00       0.00          0          0          0
3586.95/3597.02	c   zeroobj          :       0.00       0.00          0          0          0
3586.95/3597.02	c   zirounding       :       0.08       0.00         12          0          0
3586.95/3597.02	c   other solutions  :          -          -          -          0          -
3586.95/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
3586.95/3597.02	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.95/3597.02	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.95/3597.02	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.95/3597.02	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.95/3597.02	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.95/3597.02	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.95/3597.02	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.95/3597.02	c   zeroobjective    :          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
3586.95/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
3586.95/3597.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3586.95/3597.02	c   primal LP        :       0.04          1          0       0.00       0.00       0.04          1
3586.95/3597.02	c   dual LP          :    1780.59         49     388506    7928.69     218.19       0.00          0
3586.95/3597.02	c   lex dual LP      :       0.00          0          0       0.00          -
3586.95/3597.02	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3586.95/3597.02	c   resolve instable :       0.00          0          0       0.00          -
3586.95/3597.02	c   diving/probing LP:     916.85          9     104185   11576.11     113.63
3586.95/3597.02	c   strong branching :      50.40         19      19000    1000.00     376.98          -          -         38
3586.95/3597.02	c     (at root node) :          -         19      19000    1000.00          -
3586.95/3597.02	c   conflict analysis:       0.00          0          0       0.00          -
3586.95/3597.02	c B&B Tree           :
3586.95/3597.02	c   number of runs   :          1
3586.95/3597.02	c   nodes            :         13 (12 internal, 1 leaves)
3586.95/3597.02	c   feasible leaves  :          0
3586.95/3597.02	c   infeas. leaves   :          0
3586.95/3597.02	c   objective leaves :          0
3586.95/3597.02	c   nodes (total)    :         13 (12 internal, 1 leaves)
3586.95/3597.02	c   nodes left       :         13
3586.95/3597.02	c   max depth        :          9
3586.95/3597.02	c   max depth (total):          9
3586.95/3597.02	c   backtracks       :          0 (0.0%)
3586.95/3597.02	c   early backtracks :          0 (0.0%)
3586.95/3597.02	c   nodes exc. ref.  :          0 (0.0%)
3586.95/3597.02	c   delayed cutoffs  :          0
3586.95/3597.02	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3586.95/3597.02	c   avg switch length:       1.23
3586.95/3597.02	c   switching time   :       0.09
3586.95/3597.02	c Root Node          :
3586.95/3597.02	c   First LP value   : +0.00000000000000e+00
3586.95/3597.02	c   First LP Iters   :      20303 (1162.32 Iter/sec)
3586.95/3597.02	c   First LP Time    :      17.47
3586.95/3597.02	c   Final Dual Bound : +0.00000000000000e+00
3586.95/3597.02	c   Final Root Iters :     259108
3586.95/3597.02	c   Root LP Estimate : +6.78397240663909e-04
3586.95/3597.02	c Solution           :
3586.95/3597.02	c   Solutions found  :          0 (0 improvements)
3586.95/3597.02	c   Primal Bound     :          -
3586.95/3597.02	c   Dual Bound       : +0.00000000000000e+00
3586.95/3597.02	c   Gap              :   infinite
3586.95/3597.02	c Integrals          :      Total       Avg%
3586.95/3597.02	c   primal-dual      :  359700.65     100.00
3586.95/3597.02	c   primal-ref       :          -          - (not evaluated)
3586.95/3597.02	c   dual-ref         :          -          - (not evaluated)
3587.85/3597.94	c Time complete: 3587.9.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (59695 MiB free)
  memory of node 1: 64507 MiB (63321 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100065 s]*
/proc/loadavg: 3.94 2.39 1.92 5/265 13544
/proc/meminfo: memFree=125969152/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=81552 memory=53504 CPUtime=0.09 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 10490 0 0 0 8 1 0 0 20 0 1 0 29967406 83509248 13376 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 20388 13376 3200 3530 0 11839 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 81552 KiB
Current children cumulated memory: 53504 KiB

[startup+0.205732 s]*
/proc/loadavg: 3.94 2.39 1.92 5/265 13544
/proc/meminfo: memFree=125929084/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=118624 memory=90112 CPUtime=0.19 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 19621 0 0 0 17 2 0 0 20 0 1 0 29967406 121470976 22528 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 29656 22528 3200 3530 0 21107 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 118624 KiB
Current children cumulated memory: 90112 KiB

[startup+0.305653 s]*
/proc/loadavg: 3.94 2.39 1.92 5/265 13544
/proc/meminfo: memFree=125896828/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=155868 memory=127232 CPUtime=0.3 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 28900 0 0 0 26 4 0 0 20 0 1 0 29967406 159608832 31808 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 38967 31808 3200 3530 0 30418 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 155868 KiB
Current children cumulated memory: 127232 KiB

[startup+0.700187 s]
/proc/loadavg: 3.94 2.39 1.92 5/265 13544
/proc/meminfo: memFree=125815940/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=291852 memory=263024 CPUtime=0.68 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 62351 0 0 0 59 9 0 0 20 0 1 0 29967406 298856448 65756 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 72963 65756 3200 3530 0 64414 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 291852 KiB
Current children cumulated memory: 263024 KiB

[startup+1.50018 s]
/proc/loadavg: 3.94 2.42 1.93 5/265 13544
/proc/meminfo: memFree=125578640/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=682724 memory=648392 CPUtime=1.48 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 158507 0 0 0 124 24 0 0 20 0 1 0 29967406 699109376 162098 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 170681 162098 3520 3530 0 162132 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 682724 KiB
Current children cumulated memory: 648392 KiB

[startup+3.10561 s]
/proc/loadavg: 3.94 2.42 1.93 5/265 13544
/proc/meminfo: memFree=125158796/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=927928 memory=890124 CPUtime=3.08 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 188939 0 0 0 275 33 0 0 20 0 1 0 29967406 950198272 222531 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 231982 222531 3680 3530 0 223433 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 927928 KiB
Current children cumulated memory: 890124 KiB

[startup+6.30017 s]
/proc/loadavg: 3.95 2.45 1.94 5/265 13544
/proc/meminfo: memFree=125165812/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=927928 memory=890124 CPUtime=6.26 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 188985 0 0 0 593 33 0 0 20 0 1 0 29967406 950198272 222531 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 231982 222531 3680 3530 0 223433 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 927928 KiB
Current children cumulated memory: 890124 KiB

[startup+12.7002 s]
/proc/loadavg: 3.95 2.47 1.95 5/265 13544
/proc/meminfo: memFree=125150184/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=927928 memory=890124 CPUtime=12.64 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 188985 0 0 0 1231 33 0 0 20 0 1 0 29967406 950198272 222531 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 231982 222531 3680 3530 0 223433 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 927928 KiB
Current children cumulated memory: 890124 KiB

[startup+25.5002 s]
/proc/loadavg: 3.96 2.52 1.98 5/265 13544
/proc/meminfo: memFree=125147052/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=927928 memory=890124 CPUtime=25.39 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 188985 0 0 0 2506 33 0 0 20 0 1 0 29967406 950198272 222531 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 231982 222531 3680 3530 0 223433 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 927928 KiB
Current children cumulated memory: 890124 KiB

[startup+51.1057 s]
/proc/loadavg: 3.98 2.67 2.04 5/265 13544
/proc/meminfo: memFree=125146952/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=927928 memory=890124 CPUtime=50.9 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 188985 0 0 0 5057 33 0 0 20 0 1 0 29967406 950198272 222531 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 231982 222531 3680 3530 0 223433 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 927928 KiB
Current children cumulated memory: 890124 KiB

[startup+102.3 s]
/proc/loadavg: 4.03 2.89 2.15 5/266 13547
/proc/meminfo: memFree=125152672/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=798024 memory=760504 CPUtime=101.9 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 189778 0 0 0 10156 34 0 0 20 0 1 0 29967406 817176576 190126 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 199506 190126 3680 3530 0 190957 0
Current children cumulated CPU time: 101.9 s
Current children cumulated vsize: 798024 KiB
Current children cumulated memory: 760504 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 3.12 2.28 5/265 13552
/proc/meminfo: memFree=124456656/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=1633720 memory=1457720 CPUtime=161.67 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 303886 0 0 0 16111 56 0 0 20 0 1 0 29967406 1672929280 364430 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 408430 364430 3936 3530 0 399881 0
Current children cumulated CPU time: 161.67 s
Current children cumulated vsize: 1633720 KiB
Current children cumulated memory: 1457720 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 3.30 2.40 5/265 13554
/proc/meminfo: memFree=123528336/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=2102172 memory=1924220 CPUtime=221.49 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 426922 0 0 0 22075 74 0 0 20 0 1 0 29967406 2152624128 481055 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 525543 481055 3936 3530 0 516994 0
Current children cumulated CPU time: 221.49 s
Current children cumulated vsize: 2102172 KiB
Current children cumulated memory: 1924220 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 3.45 2.51 5/265 13556
/proc/meminfo: memFree=123524692/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=2102172 memory=1924476 CPUtime=281.33 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 427494 0 0 0 28059 74 0 0 20 0 1 0 29967406 2152624128 481119 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 525543 481119 3936 3530 0 516994 0
Current children cumulated CPU time: 281.33 s
Current children cumulated vsize: 2102172 KiB
Current children cumulated memory: 1924476 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 3.57 2.61 5/265 13558
/proc/meminfo: memFree=123515496/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=2102172 memory=1924476 CPUtime=341.2 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 427539 0 0 0 34046 74 0 0 20 0 1 0 29967406 2152624128 481119 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 525543 481119 3936 3530 0 516994 0
Current children cumulated CPU time: 341.2 s
Current children cumulated vsize: 2102172 KiB
Current children cumulated memory: 1924476 KiB

[startup+402.3 s]
/proc/loadavg: 4.30 3.74 2.73 5/265 13560
/proc/meminfo: memFree=123520572/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=2102172 memory=1924988 CPUtime=401.06 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 427778 0 0 0 40032 74 0 0 20 0 1 0 29967406 2152624128 481247 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 525543 481247 3936 3530 0 516994 0
Current children cumulated CPU time: 401.06 s
Current children cumulated vsize: 2102172 KiB
Current children cumulated memory: 1924988 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 3.80 2.82 5/263 13562
/proc/meminfo: memFree=123519240/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=2102172 memory=1924988 CPUtime=460.9 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 427809 0 0 0 46016 74 0 0 20 0 1 0 29967406 2152624128 481247 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 525543 481247 3936 3530 0 516994 0
Current children cumulated CPU time: 460.9 s

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

/proc/loadavg: 3.11 3.12 3.32 4/257 13755
/proc/meminfo: memFree=122429788/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=2583396 memory=2415840 CPUtime=3213.34 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 557931 0 0 0 321237 97 0 0 20 0 1 0 29967406 2645397504 603960 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 645849 603960 3936 3530 0 637300 0
Current children cumulated CPU time: 3213.34 s
Current children cumulated vsize: 2583396 KiB
Current children cumulated memory: 2415840 KiB

[startup+3282.3 s]
/proc/loadavg: 3.09 3.11 3.30 4/257 13757
/proc/meminfo: memFree=122390440/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=2583396 memory=2416352 CPUtime=3273.19 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 557931 0 0 0 327222 97 0 0 20 0 1 0 29967406 2645397504 604088 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 645849 604088 3936 3530 0 637300 0
Current children cumulated CPU time: 3273.19 s
Current children cumulated vsize: 2583396 KiB
Current children cumulated memory: 2416352 KiB

[startup+3342.3 s]
/proc/loadavg: 3.10 3.10 3.28 4/257 13759
/proc/meminfo: memFree=122349684/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=2583396 memory=2416992 CPUtime=3332.99 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 557933 0 0 0 333202 97 0 0 20 0 1 0 29967406 2645397504 604248 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 645849 604248 3936 3530 0 637300 0
Current children cumulated CPU time: 3332.99 s
Current children cumulated vsize: 2583396 KiB
Current children cumulated memory: 2416992 KiB

[startup+3402.3 s]
/proc/loadavg: 3.09 3.10 3.27 4/257 13761
/proc/meminfo: memFree=122353908/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=2583396 memory=2417248 CPUtime=3392.78 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 557935 0 0 0 339181 97 0 0 20 0 1 0 29967406 2645397504 604312 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 645849 604312 3936 3530 0 637300 0
Current children cumulated CPU time: 3392.78 s
Current children cumulated vsize: 2583396 KiB
Current children cumulated memory: 2417248 KiB

[startup+3462.3 s]
/proc/loadavg: 2.28 2.90 3.19 2/246 13825
/proc/meminfo: memFree=127716724/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=2583396 memory=2417504 CPUtime=3452.64 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 557935 0 0 0 345167 97 0 0 20 0 1 0 29967406 2645397504 604376 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 645849 604376 3936 3530 0 637300 0
Current children cumulated CPU time: 3452.64 s
Current children cumulated vsize: 2583396 KiB
Current children cumulated memory: 2417504 KiB

[startup+3522.3 s]
/proc/loadavg: 1.50 2.56 3.06 2/245 13827
/proc/meminfo: memFree=127718216/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=2583396 memory=2417504 CPUtime=3512.47 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 557935 0 0 0 351150 97 0 0 20 0 1 0 29967406 2645397504 604376 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 645849 604376 3936 3530 0 637300 0
Current children cumulated CPU time: 3512.47 s
Current children cumulated vsize: 2583396 KiB
Current children cumulated memory: 2417504 KiB

[startup+3582.3 s]
/proc/loadavg: 1.23 2.29 2.93 2/245 13829
/proc/meminfo: memFree=127713264/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=2583396 memory=2417632 CPUtime=3572.29 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 558414 0 0 0 357132 97 0 0 20 0 1 0 29967406 2645397504 604408 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 645849 604408 3936 3530 0 637300 0
Current children cumulated CPU time: 3572.29 s
Current children cumulated vsize: 2583396 KiB
Current children cumulated memory: 2417632 KiB

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

# cumulated CPU time of all completed processes:  user=3586.91 s, system=1.02549 s

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

[startup+3584 s]*
/proc/loadavg: 1.23 2.29 2.93 2/245 13829
/proc/meminfo: memFree=127713264/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=2583396 memory=2417632 CPUtime=3573.99 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 558414 0 0 0 357302 97 0 0 20 0 1 0 29967406 2645397504 604408 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 645849 604408 3936 3530 0 637300 0
Current children cumulated CPU time: 3573.99 s
Current children cumulated vsize: 2583396 KiB
Current children cumulated memory: 2417632 KiB

[startup+3590.4 s]
/proc/loadavg: 1.21 2.27 2.92 2/245 13829
/proc/meminfo: memFree=127713116/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=2583396 memory=2417632 CPUtime=3580.37 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 558419 0 0 0 357940 97 0 0 20 0 1 0 29967406 2645397504 604408 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 645849 604408 3936 3530 0 637300 0
Current children cumulated CPU time: 3580.37 s
Current children cumulated vsize: 2583396 KiB
Current children cumulated memory: 2417632 KiB

[startup+3593.6 s]
/proc/loadavg: 1.27 2.27 2.91 2/245 13829
/proc/meminfo: memFree=127713116/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=2583396 memory=2417632 CPUtime=3583.56 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 558419 0 0 0 358259 97 0 0 20 0 1 0 29967406 2645397504 604408 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 645849 604408 3936 3530 0 637300 0
Current children cumulated CPU time: 3583.56 s
Current children cumulated vsize: 2583396 KiB
Current children cumulated memory: 2417632 KiB

[startup+3595.2 s]
/proc/loadavg: 1.27 2.27 2.91 2/245 13829
/proc/meminfo: memFree=127704924/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=2583396 memory=2417632 CPUtime=3585.15 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 558419 0 0 0 358418 97 0 0 20 0 1 0 29967406 2645397504 604408 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 645849 604408 3936 3530 0 637300 0
Current children cumulated CPU time: 3585.15 s
Current children cumulated vsize: 2583396 KiB
Current children cumulated memory: 2417632 KiB

[startup+3596.8 s]
/proc/loadavg: 1.27 2.27 2.91 2/245 13829
/proc/meminfo: memFree=127704924/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=2583396 memory=2417632 CPUtime=3586.75 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 558419 0 0 0 358578 97 0 0 20 0 1 0 29967406 2645397504 604408 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 645849 604408 3936 3530 0 637300 0
Current children cumulated CPU time: 3586.75 s
Current children cumulated vsize: 2583396 KiB
Current children cumulated memory: 2417632 KiB

[startup+3597.6 s]
/proc/loadavg: 1.25 2.24 2.90 2/245 13829
/proc/meminfo: memFree=127704924/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=2583396 memory=2417632 CPUtime=3587.55 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 558434 0 0 0 358658 97 0 0 20 0 1 0 29967406 2645397504 604408 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 645849 604408 3936 3530 0 637300 0
Current children cumulated CPU time: 3587.55 s
Current children cumulated vsize: 2583396 KiB
Current children cumulated memory: 2417632 KiB

[startup+3597.8 s]
/proc/loadavg: 1.25 2.24 2.90 2/245 13829
/proc/meminfo: memFree=127704924/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=2580768 memory=2415196 CPUtime=3587.75 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 558439 0 0 0 358678 97 0 0 20 0 1 0 29967406 2642706432 603799 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 645192 603799 3936 3530 0 636643 0
Current children cumulated CPU time: 3587.75 s
Current children cumulated vsize: 2580768 KiB
Current children cumulated memory: 2415196 KiB

[startup+3597.9 s]
/proc/loadavg: 1.25 2.24 2.90 2/245 13829
/proc/meminfo: memFree=127704924/131249996 swapFree=33010684/33010684
[pid=13543] ppid=13540 vsize=2465348 memory=2299776 CPUtime=3587.85 cores=1,3
/proc/13543/stat : 13543 (pbscip) R 13540 13543 11624 0 -1 4194304 558441 0 0 0 358687 98 0 0 20 0 1 0 29967406 2524516352 574944 18446744073709551615 4235264 18693293 140730009226352 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59838464 140730009233801 140730009233900 140730009233900 140730009239502 0
/proc/13543/statm: 616337 574944 3936 3530 0 607788 0
Current children cumulated CPU time: 3587.85 s
Current children cumulated vsize: 2465348 KiB
Current children cumulated memory: 2299776 KiB

Child status: 0

Real time (s): 3597.98
CPU time (s): 3587.94
CPU user time (s): 3586.91
CPU system time (s): 1.02549
CPU usage (%): 99.7209
Max. virtual memory (cumulated for all children) (KiB): 2677860
Max. memory (cumulated for all children) (KiB): 2488540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.91
system time used= 1.02549
maximum resident set size= 2488540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 558467
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= 101
involuntary context switches= 3136


# summary of solver processes directly reported to runsolver:
#   pid: 13543
#   total CPU time (s): 3587.94
#   total CPU user time (s): 3586.91
#   total CPU system time (s): 1.02549

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.64732 second user time and 15.1924 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-06-28 22:34:38
IDJOB=4491690
IDBENCH=147732
IDSOLVER=3365
FILE ID=nodeC030/4491690-1751142878
RUNJOBID= nodeC030-1751142711-13296
SLURM_JOB_ID= 9587430
Free space on /tmp= 432948 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-ooo.ex.br.mem.Src1Valid_Src1ValidBar.ucl.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4491690-1751142878/watcher-4491690-1751142878 -o /tmp/evaluation-result-4491690-1751142878/solver-4491690-1751142878 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751142711-13296 --watchdog 3760  pbscip -f HOME/instance-4491690-1751142878.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 62e5546fe4d774fb864c3bf961c813a7
RANDOM SEED=78215514

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        125969088 kB
MemAvailable:   125664880 kB
Buffers:            3280 kB
Cached:           507288 kB
SwapCached:            0 kB
Active:          4306136 kB
Inactive:         284752 kB
Active(anon):    4098384 kB
Inactive(anon):        0 kB
Active(file):     207752 kB
Inactive(file):   284752 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             29928 kB
Writeback:             0 kB
AnonPages:       4082208 kB
Mapped:           136672 kB
Shmem:             18064 kB
KReclaimable:      84652 kB
Slab:             166852 kB
SReclaimable:      84652 kB
SUnreclaim:        82200 kB
KernelStack:        4272 kB
PageTables:        11384 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    4604484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    905216 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:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433008 MiB
End job on nodeC030 at 2025-06-28 23:34:36