Trace number 4491438

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? 3589.8 3598.7

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/
normalized-ooo.ex.mem.LsqHdStrong.ucl.opb
MD5SUM911cf7319fa5fa56cdd8e7a94536c536
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 benchmark43.6526
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables168111
Total number of constraints487525
Number of constraints which are clauses468727
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints18798
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.19	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.19	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.19	c 
0.00/0.19	c user parameter file <scip.set> not found - using default parameters
0.00/0.19	c reading problem <HOME/instance-4491438-1751142711.opb>
1.00/1.22	c original problem has 168111 variables (168111 bin, 0 int, 0 impl, 0 cont) and 487525 constraints
1.00/1.22	c problem read in 1.03
1.00/1.23	c No objective function, only one solution is needed.
2.00/2.21	c presolving:
2.60/2.89	c (round 1, fast)       3721 del vars, 36 del conss, 0 add conss, 1 chg bounds, 9399 chg sides, 18798 chg coeffs, 0 upgd conss, 0 impls, 306157 clqs
2.70/2.94	c (round 2, fast)       7423 del vars, 10819 del conss, 0 add conss, 1 chg bounds, 9399 chg sides, 18798 chg coeffs, 0 upgd conss, 0 impls, 306479 clqs
3.30/3.58	c    (3.4s) running MILP presolver
7.49/7.77	c    (7.6s) MILP presolver (3 rounds): 1648 aggregations, 119 fixings, 0 bound changes
7.68/7.94	c (round 3, medium)     9219 del vars, 10819 del conss, 0 add conss, 1 chg bounds, 9399 chg sides, 18798 chg coeffs, 0 upgd conss, 0 impls, 301732 clqs
7.79/8.04	c (round 4, fast)       9693 del vars, 16133 del conss, 0 add conss, 24 chg bounds, 9399 chg sides, 18798 chg coeffs, 0 upgd conss, 0 impls, 302032 clqs
9.08/9.31	c (round 5, exhaustive) 9693 del vars, 16396 del conss, 0 add conss, 24 chg bounds, 9399 chg sides, 18798 chg coeffs, 470865 upgd conss, 0 impls, 302032 clqs
9.58/9.80	c (round 6, fast)       9955 del vars, 16658 del conss, 0 add conss, 24 chg bounds, 9399 chg sides, 18798 chg coeffs, 470865 upgd conss, 0 impls, 301508 clqs
11.47/11.78	c (round 7, exhaustive) 9955 del vars, 468332 del conss, 150557 add conss, 24 chg bounds, 9399 chg sides, 18798 chg coeffs, 470865 upgd conss, 0 impls, 301508 clqs
12.08/12.33	c (round 8, exhaustive) 10594 del vars, 468462 del conss, 150687 add conss, 24 chg bounds, 9399 chg sides, 18798 chg coeffs, 470865 upgd conss, 0 impls, 300033 clqs
12.18/12.40	c (round 9, fast)       10992 del vars, 468640 del conss, 150687 add conss, 24 chg bounds, 9399 chg sides, 18976 chg coeffs, 470865 upgd conss, 0 impls, 299835 clqs
12.38/12.65	c (round 10, exhaustive) 11003 del vars, 468951 del conss, 150998 add conss, 24 chg bounds, 9399 chg sides, 18976 chg coeffs, 470865 upgd conss, 0 impls, 299796 clqs
13.07/13.30	c (round 11, exhaustive) 12586 del vars, 469025 del conss, 150998 add conss, 24 chg bounds, 9399 chg sides, 18982 chg coeffs, 470868 upgd conss, 0 impls, 320939 clqs
13.07/13.38	c (round 12, fast)       13061 del vars, 469509 del conss, 150998 add conss, 24 chg bounds, 9399 chg sides, 19457 chg coeffs, 471090 upgd conss, 0 impls, 319990 clqs
13.77/14.08	c (round 13, exhaustive) 14461 del vars, 469521 del conss, 151010 add conss, 24 chg bounds, 9399 chg sides, 19457 chg coeffs, 471090 upgd conss, 0 impls, 352687 clqs
13.88/14.16	c (round 14, fast)       14842 del vars, 469911 del conss, 151010 add conss, 24 chg bounds, 9399 chg sides, 19838 chg coeffs, 471312 upgd conss, 0 impls, 351898 clqs
14.47/14.77	c    (14.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
15.46/15.77	c    (15.6s) symmetry computation finished: 8 generators found (max: 407, log10 of symmetry group size: 0.0) (symcode time: 0.39)
15.46/15.77	c dynamic symmetry handling statistics:
15.46/15.77	c    orbitopal reduction:       no components
15.46/15.77	c    orbital reduction:          1 components of sizes 1
15.46/15.77	c    lexicographic reduction:    8 permutations with support sizes 74, 4417, 2030, 154, 130, 2, 2, 2
15.46/15.77	c handled 7 out of 7 symmetry components
15.66/15.97	c presolving (15 rounds: 15 fast, 8 medium, 7 exhaustive):
15.66/15.97	c  14927 deleted vars, 469970 deleted constraints, 151068 added constraints, 24 tightened bounds, 0 added holes, 9399 changed sides, 19838 changed coefficients
15.66/15.97	c  0 implications, 358318 cliques
15.66/15.97	c presolved problem has 157116 variables (157116 bin, 0 int, 0 impl, 0 cont) and 165940 constraints
15.66/15.97	c   18798 constraints of type <knapsack>
15.66/15.97	c    1285 constraints of type <setppc>
15.66/15.97	c  145853 constraints of type <and>
15.66/15.97	c       4 constraints of type <logicor>
15.66/15.97	c transformed objective value is always integral (scale: 1)
15.66/15.97	c Presolving Time: 13.83
15.66/15.97	c - non default parameters ----------------------------------------------------------------------
15.66/15.97	c # SCIP version 10.0.0
15.66/15.97	c 
15.66/15.97	c # maximal time in seconds to run
15.66/15.97	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
15.66/15.97	c limits/time = 3596.998009
15.66/15.97	c 
15.66/15.97	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
15.66/15.97	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
15.66/15.97	c limits/memory = 27900
15.66/15.97	c 
15.66/15.97	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
15.66/15.97	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
15.66/15.97	c limits/solutions = 1
15.66/15.97	c 
15.66/15.97	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.
15.66/15.97	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
15.66/15.97	c misc/usesymmetry = 3
15.66/15.97	c 
15.66/15.97	c # belongs reading time to solving time?
15.66/15.97	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
15.66/15.97	c timing/reading = TRUE
15.66/15.97	c 
15.66/15.97	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
15.66/15.97	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
15.66/15.97	c propagating/symmetry/detectdoublelex = FALSE
15.66/15.97	c 
15.66/15.97	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
15.66/15.97	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
15.66/15.97	c propagating/symmetry/detectsubgroups = FALSE
15.66/15.97	c 
15.66/15.97	c # Type of symmetries that shall be computed?
15.66/15.97	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
15.66/15.97	c propagating/symmetry/symtype = 1
15.66/15.97	c 
15.66/15.97	c # Should components consisting of a single full reflection be handled?
15.66/15.97	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
15.66/15.97	c propagating/symmetry/usesimplesgncomp = FALSE
15.66/15.97	c 
15.66/15.97	c -----------------------------------------------------------------------------------------------
15.66/15.97	c start solving
15.76/16.01	c 
52.83/53.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
52.83/53.21	c  53.0s|     1 |     0 | 26161 |     - |  1961M |   0 | 157k| 165k| 311k|   0 |  0 |  34 |   0 | 0.000000e+00 |      --      |    Inf | unknown
423.29/424.59	c   424s|     1 |     0 | 78869 |     - |  2137M |   0 | 157k| 165k| 313k|1995 |  1 |  35 |   0 | 0.000000e+00 |      --      |    Inf | unknown
680.14/681.93	c   682s|     1 |     0 |102130 |     - |  2326M |   0 | 157k| 165k| 315k|3995 |  2 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1009.24/1011.78	c  1012s|     1 |     0 |129444 |     - |  2464M |   0 | 157k| 165k| 317k|5995 |  3 |  39 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1363.76/1367.05	c  1367s|     1 |     0 |153797 |     - |  2633M |   0 | 157k| 165k| 319k|7995 |  4 |  40 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1730.87/1734.93	c  1735s|     1 |     0 |179240 |     - |  2756M |   0 | 157k| 165k| 321k|9995 |  5 |  43 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2116.55/2121.44	c  2121s|     1 |     0 |203308 |     - |  2837M |   0 | 157k| 165k| 323k|  11k|  6 |  45 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2509.29/2515.26	c  2515s|     1 |     0 |231537 |     - |  2886M |   0 | 157k| 165k| 325k|  13k|  7 |  46 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2902.32/2909.30	c  2909s|     1 |     0 |256800 |     - |  2957M |   0 | 157k| 165k| 327k|  15k|  8 |  51 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3315.78/3324.00	c  3324s|     1 |     0 |282259 |     - |  2985M |   0 | 157k| 165k| 329k|  17k|  9 |  53 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3588.30/3597.28	c  3597s|     1 |     0 |304584 |     - |  3046M |   0 | 157k| 165k| 331k|  19k| 10 |  55 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3588.30/3597.28	c 
3588.30/3597.28	c SCIP Status        : solving was interrupted [time limit reached]
3588.30/3597.28	c Solving Time (sec) : 3597.08
3588.30/3597.28	c Solving Nodes      : 1
3588.30/3597.28	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3588.30/3597.28	c Dual Bound         : +0.00000000000000e+00
3588.30/3597.28	c Gap                : infinite
3588.30/3597.28	s UNKNOWN
3588.30/3597.28	c SCIP Status        : solving was interrupted [time limit reached]
3588.30/3597.28	c Total Time         :    3597.08
3588.30/3597.28	c   solving          :    3597.08
3588.30/3597.28	c   presolving       :      13.83 (included in solving)
3588.30/3597.28	c   reading          :       1.03 (included in solving)
3588.30/3597.28	c   copying          :       0.00 (0 times copied the problem)
3588.30/3597.28	c Original Problem   :
3588.30/3597.28	c   Problem name     : HOME/instance-4491438-1751142711.opb
3588.30/3597.28	c   Variables        : 168111 (168111 binary, 0 integer, 0 implicit integer, 0 continuous)
3588.30/3597.28	c   Constraints      : 487525 initial, 487525 maximal
3588.30/3597.28	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3588.30/3597.28	c Presolved Problem  :
3588.30/3597.28	c   Problem name     : t_HOME/instance-4491438-1751142711.opb
3588.30/3597.28	c   Variables        : 157116 (157116 binary, 0 integer, 0 implicit integer, 0 continuous)
3588.30/3597.28	c   Constraints      : 165940 initial, 165948 maximal
3588.30/3597.28	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3588.30/3597.28	c   Nonzeros         : 705475 constraint, 716684 clique table
3588.30/3597.28	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3588.30/3597.28	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   domcol           :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   gateextraction   :       1.52       0.00      6          0          0          0          0          0     451674     150557          0          0
3588.30/3597.28	c   implics          :       0.02       0.00      8          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   milp             :       4.78       0.00      1        119       1648          0          0          0          0          0          0          0
3588.30/3597.28	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   trivial          :       0.08       0.00     15       4362          0          0          0          0          0          0          0          0
3588.30/3597.28	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   dualfix          :       0.08       0.00     15          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   probing          :       0.92       0.01      3       2959          6          0          0          0          0          0          0          0
3588.30/3597.28	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   symmetry         :       1.00       0.00      1          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   vbounds          :       0.36       0.00      2          3          7          0          0          0          0          0          0          0
3588.30/3597.28	c   knapsack         :       0.27       0.01     21          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   setppc           :       0.68       0.00     21          0          0          0          0          0         65          0          0          0
3588.30/3597.28	c   and              :       1.45       0.00     13        152       1435          0          0          0       1573        511          0       1040
3588.30/3597.28	c   linear           :       1.79       0.16     13         24        280          0         24          0      16658          0       9399      18798
3588.30/3597.28	c   logicor          :       0.27       0.00     19          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   components       :       0.17       0.00      1          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   root node        :          -          -      -          7          -          -          7          -          -          -          -          -
3588.30/3597.28	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3588.30/3597.28	c   benderslp        :          0          0          0          0          0          0          0          7          0          0          0          0          0          0          0
3588.30/3597.28	c   integral         :          0          0          0          0          0          0          0          7          0          0          0          0          0          0          0
3588.30/3597.28	c   knapsack         :      18798      18798          1       3182          0          0          0          3          2          0          0        200         29          0          0
3588.30/3597.28	c   setppc           :       1285+      1322          1       3182          0          0          0          0         23          8          0          6          0          0          0
3588.30/3597.28	c   and              :     145853     145853         10       3174          0          0          0          0        298         31          0     132376      17114          0          0
3588.30/3597.28	c   logicor          :          4+        37          1        130          0          0          0          0          0          1          0          1          0          0          0
3588.30/3597.28	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3588.30/3597.28	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.30/3597.28	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.30/3597.28	c   knapsack         :       0.13       0.01       0.06       0.06       0.00       0.00       0.00       0.00       0.00       0.00
3588.30/3597.28	c   setppc           :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
3588.30/3597.28	c   and              :      11.96       0.00       0.97      10.99       0.00       0.00       0.00       0.00       0.00       0.00
3588.30/3597.28	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.30/3597.28	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.30/3597.28	c   fixedvar         :       0.01       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.30/3597.28	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.30/3597.28	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.30/3597.28	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3588.30/3597.28	c   dualfix          :          2          0          0          0
3588.30/3597.28	c   genvbounds       :          0          0          0          0
3588.30/3597.28	c   nlobbt           :          0          0          0          0
3588.30/3597.28	c   obbt             :          0          0          0          0
3588.30/3597.28	c   probing          :          0          0          0          0
3588.30/3597.28	c   pseudoobj        :          0          0          0          0
3588.30/3597.28	c   redcost          :          0          0          0          0
3588.30/3597.28	c   rootredcost      :          0          0          0          0
3588.30/3597.28	c   symmetry         :          0          0          0          0
3588.30/3597.28	c   vbounds          :       2414          0          0          0
3588.30/3597.28	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3588.30/3597.28	c   dualfix          :       0.08       0.00       0.08       0.01       0.00       0.00
3588.30/3597.28	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3588.30/3597.28	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3588.30/3597.28	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3588.30/3597.28	c   probing          :       0.93       0.01       0.92       0.00       0.00       0.00
3588.30/3597.28	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
3588.30/3597.28	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3588.30/3597.28	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3588.30/3597.28	c   symmetry         :       1.00       0.00       1.00       0.00       0.00       0.00
3588.30/3597.28	c   vbounds          :       0.53       0.00       0.36       0.17       0.00       0.00
3588.30/3597.28	c Symmetry           :
3588.30/3597.28	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3588.30/3597.28	c   orbital reduction:          0 reductions applied,          0 cutoffs
3588.30/3597.28	c   lexicographic red:          0 reductions applied,          0 cutoffs
3588.30/3597.28	c   shadow tree time :       0.00 s
3588.30/3597.28	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3588.30/3597.28	c   propagation      :       0.00         38         38          -         54        3.3          3        6.0          -          -          -
3588.30/3597.28	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3588.30/3597.28	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3588.30/3597.28	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3588.30/3597.28	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3588.30/3597.28	c   applied globally :       0.00          -          -          0         55        3.2          -          -          0          -          -
3588.30/3597.28	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3588.30/3597.28	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3588.30/3597.28	c   cut pool         :       0.01          -         10         10          -          -       5635       6152          -          -          -          -          -    (maximal pool size:       5627)
3588.30/3597.28	c   aggregation      :       0.06       0.00          1          1          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3588.30/3597.28	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3588.30/3597.28	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3588.30/3597.28	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   clique           :      99.01       0.00          1          1          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   gomory           :      15.06       0.00          1          1          0          0        201        263          0         25         25          0          0
3588.30/3597.28	c   > gomorymi       :          -          -          -          -          -          -          -         66          0          1          1          0          -
3588.30/3597.28	c   > strongcg       :          -          -          -          -          -          -          -        197          0         24         24          0          -
3588.30/3597.28	c   impliedbounds    :       0.04       0.00          1          1          0          0       2656       4237          0       2296       2296          0          0
3588.30/3597.28	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   mcf              :       0.30       0.00          1          1          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   multilinear      :       0.29       0.00         10         10          0          0         10          9          0          6          6          0          0
3588.30/3597.28	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.30/3597.28	c   rlt              :    1047.45       0.00         10         10          0          0       2748       1596          0        502        502          0          0
3588.30/3597.28	c   zerohalf         :       0.13       0.00          1          1          0          0         20         47          0         17         17          0          0
3588.30/3597.28	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3588.30/3597.28	c   hybrid           :       6.56       0.00         10         10      19994          6     118741      19994          6     118741
3588.30/3597.28	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3588.30/3597.28	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3588.30/3597.28	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3588.30/3597.28	c   problem variables:       0.00          -          0          0
3588.30/3597.28	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3588.30/3597.28	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3588.30/3597.28	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3588.30/3597.28	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3588.30/3597.28	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3588.30/3597.28	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3588.30/3597.28	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3588.30/3597.28	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3588.30/3597.28	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3588.30/3597.28	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3588.30/3597.28	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3588.30/3597.28	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3588.30/3597.28	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3588.30/3597.28	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3588.30/3597.28	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3588.30/3597.28	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3588.30/3597.28	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3588.30/3597.28	c   LP solutions     :       0.00          -          -          0          0
3588.30/3597.28	c   relax solutions  :       0.00          -          -          0          0
3588.30/3597.28	c   pseudo solutions :       0.00          -          -          0          0
3588.30/3597.28	c   strong branching :       0.00          -          -          0          0
3588.30/3597.28	c   actconsdiving    :       0.00       0.00          0          0          0
3588.30/3597.28	c   adaptivediving   :       0.00       0.00          0          0          0
3588.30/3597.28	c   alns             :       0.00       0.00          0          0          0
3588.30/3597.28	c   bound            :       0.00       0.00          0          0          0
3588.30/3597.28	c   clique           :       1.15       0.00          1          0          0
3588.30/3597.28	c   coefdiving       :       0.00       0.00          0          0          0
3588.30/3597.28	c   completesol      :       0.00       0.00          0          0          0
3588.30/3597.28	c   conflictdiving   :       0.00       0.00          0          0          0
3588.30/3597.28	c   crossover        :       0.00       0.00          0          0          0
3588.30/3597.28	c   dins             :       0.00       0.00          0          0          0
3588.30/3597.28	c   distributiondivin:       0.00       0.00          0          0          0
3588.30/3597.28	c   dps              :       0.00       0.00          0          0          0
3588.30/3597.28	c   dualval          :       0.00       0.00          0          0          0
3588.30/3597.28	c   farkasdiving     :       0.00       0.00          0          0          0
3588.30/3597.28	c   feasjump         :       0.29       0.00          1          0          0
3588.30/3597.28	c   feaspump         :      49.04       0.00          1          0          0
3588.30/3597.28	c   fixandinfer      :       0.00       0.00          0          0          0
3588.30/3597.28	c   fracdiving       :       0.00       0.00          0          0          0
3588.30/3597.28	c   gins             :       0.00       0.00          0          0          0
3588.30/3597.28	c   guideddiving     :       0.00       0.00          0          0          0
3588.30/3597.28	c   indcoefdiving    :       0.00       0.00          0          0          0
3588.30/3597.28	c   indicator        :       0.00       0.00          0          0          0
3588.30/3597.28	c   indicatordiving  :       0.00       0.00          0          0          0
3588.30/3597.28	c   indoneopt        :       0.00       0.00          0          0          0
3588.30/3597.28	c   indrounding      :       0.00       0.00          0          0          0
3588.30/3597.28	c   indtwoopt        :       0.00       0.00          0          0          0
3588.30/3597.28	c   intdiving        :       0.00       0.00          0          0          0
3588.30/3597.28	c   intshifting      :       0.00       0.00          0          0          0
3588.30/3597.28	c   linesearchdiving :       0.00       0.00          0          0          0
3588.30/3597.28	c   localbranching   :       0.00       0.00          0          0          0
3588.30/3597.28	c   locks            :       0.37       0.00          1          0          0
3588.30/3597.28	c   lpface           :       0.00       0.00          0          0          0
3588.30/3597.28	c   mpec             :       0.00       0.00          0          0          0
3588.30/3597.28	c   multistart       :       0.00       0.00          0          0          0
3588.30/3597.28	c   mutation         :       0.00       0.00          0          0          0
3588.30/3597.28	c   nlpdiving        :       0.00       0.00          0          0          0
3588.30/3597.28	c   objpscostdiving  :       0.00       0.00          0          0          0
3588.30/3597.28	c   octane           :       0.00       0.00          0          0          0
3588.30/3597.28	c   ofins            :       0.00       0.00          0          0          0
3588.30/3597.28	c   oneopt           :       0.00       0.00          0          0          0
3588.30/3597.28	c   padm             :       0.00       0.00          0          0          0
3588.30/3597.28	c   proximity        :       0.00       0.00          0          0          0
3588.30/3597.28	c   pscostdiving     :       0.00       0.00          0          0          0
3588.30/3597.28	c   randrounding     :       3.09       0.00         10          0          0
3588.30/3597.28	c   rens             :       0.00       0.00          0          0          0
3588.30/3597.28	c   reoptsols        :       0.00       0.00          0          0          0
3588.30/3597.28	c   repair           :       0.00       0.00          0          0          0
3588.30/3597.28	c   rins             :       0.00       0.00          0          0          0
3588.30/3597.28	c   rootsoldiving    :       0.00       0.00          0          0          0
3588.30/3597.28	c   rounding         :       0.14       0.00         10          0          0
3588.30/3597.28	c   scheduler        :       0.00       0.00          0          0          0
3588.30/3597.28	c   shiftandpropagate:       6.05       0.00          1          0          0
3588.30/3597.28	c   shifting         :      32.32       0.00         10          0          0
3588.30/3597.28	c   simplerounding   :       0.00       0.00          0          0          0
3588.30/3597.28	c   smallcard        :       0.00       0.00          0          0          0
3588.30/3597.28	c   subnlp           :       0.00       0.00          0          0          0
3588.30/3597.28	c   trivial          :       0.10       0.00          2          0          0
3588.30/3597.28	c   trivialnegation  :       0.00       0.00          0          0          0
3588.30/3597.28	c   trustregion      :       0.00       0.00          0          0          0
3588.30/3597.28	c   trysol           :       0.00       0.00          0          0          0
3588.30/3597.28	c   twoopt           :       0.00       0.00          0          0          0
3588.30/3597.28	c   undercover       :       4.67       0.00          1          0          0
3588.30/3597.28	c   vbounds          :       2.55       0.00          1          0          0
3588.30/3597.28	c   veclendiving     :       0.00       0.00          0          0          0
3588.30/3597.28	c   zeroobj          :       0.00       0.00          0          0          0
3588.30/3597.28	c   zirounding       :       0.00       0.00          0          0          0
3588.30/3597.28	c   other solutions  :          -          -          -          0          -
3588.30/3597.28	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3588.30/3597.28	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
3588.30/3597.28	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
3588.30/3597.28	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
3588.30/3597.28	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
3588.30/3597.28	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
3588.30/3597.28	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
3588.30/3597.28	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
3588.30/3597.28	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
3588.30/3597.28	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
3588.30/3597.28	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3588.30/3597.28	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
3588.30/3597.28	c   dual LP          :    2311.04         11     274256   24932.36     118.67       0.00          0
3588.30/3597.28	c   lex dual LP      :       0.00          0          0       0.00          -
3588.30/3597.28	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3588.30/3597.28	c   resolve instable :       0.00          0          0       0.00          -
3588.30/3597.28	c   diving/probing LP:      47.22         17      30328    1784.00     642.23
3588.30/3597.28	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3588.30/3597.28	c     (at root node) :          -          0          0       0.00          -
3588.30/3597.28	c   conflict analysis:       0.00          0          0       0.00          -
3588.30/3597.28	c B&B Tree           :
3588.30/3597.28	c   number of runs   :          1
3588.30/3597.28	c   nodes            :          1 (0 internal, 1 leaves)
3588.30/3597.28	c   feasible leaves  :          0
3588.30/3597.28	c   infeas. leaves   :          0
3588.30/3597.28	c   objective leaves :          0
3588.30/3597.28	c   nodes (total)    :          1 (0 internal, 1 leaves)
3588.30/3597.28	c   nodes left       :          1
3588.30/3597.28	c   max depth        :          0
3588.30/3597.28	c   max depth (total):          0
3588.30/3597.28	c   backtracks       :          0 (0.0%)
3588.30/3597.28	c   early backtracks :          0 (0.0%)
3588.30/3597.28	c   nodes exc. ref.  :          0 (0.0%)
3588.30/3597.28	c   delayed cutoffs  :          0
3588.30/3597.28	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3588.30/3597.28	c   avg switch length:       1.00
3588.30/3597.28	c   switching time   :       0.00
3588.30/3597.28	c Root Node          :
3588.30/3597.28	c   First LP value   : +0.00000000000000e+00
3588.30/3597.28	c   First LP Iters   :      26161 (981.46 Iter/sec)
3588.30/3597.28	c   First LP Time    :      26.66
3588.30/3597.28	c   Final Dual Bound : +0.00000000000000e+00
3588.30/3597.28	c   Final Root Iters :     304584
3588.30/3597.28	c   Root LP Estimate :                     -
3588.30/3597.28	c Solution           :
3588.30/3597.28	c   Solutions found  :          0 (0 improvements)
3588.30/3597.28	c   Primal Bound     :          -
3588.30/3597.28	c   Dual Bound       : +0.00000000000000e+00
3588.30/3597.28	c   Gap              :   infinite
3588.30/3597.28	c Integrals          :      Total       Avg%
3588.30/3597.28	c   primal-dual      :  359708.46     100.00
3588.30/3597.28	c   primal-ref       :          -          - (not evaluated)
3588.30/3597.28	c   dual-ref         :          -          - (not evaluated)
3589.39/3598.32	c Transformed variable <t_x79583> not released when freeing SCIP problem <t_HOME/instance-4491438-1751142711.opb>.
3589.49/3598.42	c Transformed variable <t_x14368> not released when freeing SCIP problem <t_HOME/instance-4491438-1751142711.opb>.
3589.69/3598.65	c Original variable <x79583> not released when freeing SCIP problem <HOME/instance-4491438-1751142711.opb>.
3589.69/3598.67	c Original variable <x14368> not released when freeing SCIP problem <HOME/instance-4491438-1751142711.opb>.
3589.69/3598.68	c Time complete: 3589.78.

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 (63092 MiB free)
  memory of node 1: 64507 MiB (63902 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100063 s]*
/proc/loadavg: 1.05 1.09 1.48 1/264 13353
/proc/meminfo: memFree=130043264/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=27548 memory=256 CPUtime=0 cores=4,6
/proc/13340/stat : 13340 (pbscip) D 13334 13340 11624 0 -1 4194304 79 0 0 0 0 0 0 0 20 0 1 0 29950746 28209152 64 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 0 1 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 6887 64 64 3530 0 1340 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 256 KiB

[startup+0.205134 s]*
/proc/loadavg: 1.05 1.09 1.48 5/265 13354
/proc/meminfo: memFree=130011328/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=54160 memory=26240 CPUtime=0.01 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 3682 0 8 0 1 0 0 0 20 0 1 0 29950746 55459840 6560 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 13540 6560 3200 3530 0 4991 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 54160 KiB
Current children cumulated memory: 26240 KiB

[startup+0.30561 s]*
/proc/loadavg: 1.05 1.09 1.48 5/265 13354
/proc/meminfo: memFree=129858112/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=96548 memory=67840 CPUtime=0.11 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 14098 0 8 0 10 1 0 0 20 0 1 0 29950746 98865152 16960 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 24137 16960 3200 3530 0 15588 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 96548 KiB
Current children cumulated memory: 67840 KiB

[startup+0.700172 s]
/proc/loadavg: 1.05 1.09 1.48 5/265 13354
/proc/meminfo: memFree=129697728/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=258364 memory=228644 CPUtime=0.5 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 53788 0 8 0 43 7 0 0 20 0 1 0 29950746 264564736 57161 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 64591 57161 3200 3530 0 56042 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 258364 KiB
Current children cumulated memory: 228644 KiB

[startup+1.50017 s]
/proc/loadavg: 1.05 1.09 1.48 5/265 13354
/proc/meminfo: memFree=129259436/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=668032 memory=639640 CPUtime=1.3 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 156486 0 8 0 107 23 0 0 20 0 1 0 29950746 684064768 159910 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 167008 159910 3488 3530 0 158459 0
Current children cumulated CPU time: 1.3 s
Current children cumulated vsize: 668032 KiB
Current children cumulated memory: 639640 KiB

[startup+3.1054 s]
/proc/loadavg: 1.28 1.14 1.49 5/265 13354
/proc/meminfo: memFree=128367948/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=1150216 memory=1062532 CPUtime=2.9 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 246396 0 8 0 251 39 0 0 20 0 1 0 29950746 1177821184 265633 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 287554 265633 3552 3530 0 279005 0
Current children cumulated CPU time: 2.9 s
Current children cumulated vsize: 1150216 KiB
Current children cumulated memory: 1062532 KiB

[startup+6.30017 s]
/proc/loadavg: 1.28 1.14 1.49 5/265 13399
/proc/meminfo: memFree=128020956/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=1394624 memory=1351712 CPUtime=6.09 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 269613 0 8 0 559 50 0 0 20 0 1 0 29950746 1428094976 337928 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 348656 337928 3680 3530 0 340107 0
Current children cumulated CPU time: 6.09 s
Current children cumulated vsize: 1394624 KiB
Current children cumulated memory: 1351712 KiB

[startup+12.7002 s]
/proc/loadavg: 1.50 1.19 1.51 5/265 13444
/proc/meminfo: memFree=127645744/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=1534836 memory=1490460 CPUtime=12.47 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 333567 0 8 0 1187 60 0 0 20 0 1 0 29950746 1571672064 372615 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 383709 372615 3712 3530 0 375160 0
Current children cumulated CPU time: 12.47 s
Current children cumulated vsize: 1534836 KiB
Current children cumulated memory: 1490460 KiB

[startup+25.5002 s]
/proc/loadavg: 2.12 1.34 1.55 5/265 13489
/proc/meminfo: memFree=126692056/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=2129392 memory=2031736 CPUtime=25.21 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 394884 0 8 0 2444 77 0 0 20 0 1 0 29950746 2180497408 507934 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 532348 507934 3840 3530 0 523799 0
Current children cumulated CPU time: 25.21 s
Current children cumulated vsize: 2129392 KiB
Current children cumulated memory: 2031736 KiB

[startup+51.1054 s]
/proc/loadavg: 2.84 1.57 1.62 5/265 13490
/proc/meminfo: memFree=126311632/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=2293640 memory=2176748 CPUtime=50.74 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 414183 0 8 0 4992 82 0 0 20 0 1 0 29950746 2348687360 544187 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 573410 544187 3936 3530 0 564861 0
Current children cumulated CPU time: 50.74 s
Current children cumulated vsize: 2293640 KiB
Current children cumulated memory: 2176748 KiB

[startup+102.3 s]
/proc/loadavg: 3.54 1.96 1.76 5/264 13492
/proc/meminfo: memFree=126183824/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=2336516 memory=2214516 CPUtime=101.8 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 420099 0 8 0 10097 83 0 0 20 0 1 0 29950746 2392592384 553629 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 584129 553629 3936 3530 0 575580 0
Current children cumulated CPU time: 101.8 s
Current children cumulated vsize: 2336516 KiB
Current children cumulated memory: 2214516 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 2.37 1.91 5/265 13499
/proc/meminfo: memFree=125010348/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=3061900 memory=2932736 CPUtime=161.64 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 598843 0 8 0 16057 107 0 0 20 0 1 0 29950746 3135385600 733184 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 765475 733184 3968 3530 0 756926 0
Current children cumulated CPU time: 161.64 s
Current children cumulated vsize: 3061900 KiB
Current children cumulated memory: 2932736 KiB

[startup+222.3 s]
/proc/loadavg: 3.98 2.67 2.04 5/265 13544
/proc/meminfo: memFree=125148460/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=3061900 memory=2932736 CPUtime=221.49 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 598847 0 8 0 22041 108 0 0 20 0 1 0 29950746 3135385600 733184 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 765475 733184 3968 3530 0 756926 0
Current children cumulated CPU time: 221.49 s
Current children cumulated vsize: 3061900 KiB
Current children cumulated memory: 2932736 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 2.94 2.18 5/266 13547
/proc/meminfo: memFree=124692396/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=3061900 memory=2935936 CPUtime=281.34 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 600807 0 8 0 28026 108 0 0 20 0 1 0 29950746 3135385600 733984 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 765475 733984 3968 3530 0 756926 0
Current children cumulated CPU time: 281.34 s
Current children cumulated vsize: 3061900 KiB
Current children cumulated memory: 2935936 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 3.15 2.30 5/265 13552
/proc/meminfo: memFree=124449144/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=3061900 memory=2935936 CPUtime=341.24 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 600823 0 8 0 34016 108 0 0 20 0 1 0 29950746 3135385600 733984 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 765475 733984 3968 3530 0 756926 0
Current children cumulated CPU time: 341.24 s
Current children cumulated vsize: 3061900 KiB
Current children cumulated memory: 2935936 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 3.32 2.41 5/265 13554
/proc/meminfo: memFree=123531216/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=3061900 memory=2941568 CPUtime=401.13 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 600826 0 8 0 40005 108 0 0 20 0 1 0 29950746 3135385600 735392 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 765475 735392 3968 3530 0 756926 0
Current children cumulated CPU time: 401.13 s
Current children cumulated vsize: 3061900 KiB
Current children cumulated memory: 2941568 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 3.47 2.52 5/265 13556
/proc/meminfo: memFree=123526260/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=3061900 memory=2943872 CPUtime=461.01 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 601531 0 8 0 45993 108 0 0 20 0 1 0 29950746 3135385600 735968 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 765475 735968 3968 3530 0 756926 0
Current children cumulated CPU time: 461.01 s

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

/proc/loadavg: 3.14 3.15 3.39 4/260 13739
/proc/meminfo: memFree=122833764/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=3408620 memory=3319076 CPUtime=3154.56 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 663676 0 8 0 315336 120 0 0 20 0 1 0 29950746 3490426880 829769 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 852155 829769 3968 3530 0 843606 0
Current children cumulated CPU time: 3154.56 s
Current children cumulated vsize: 3408620 KiB
Current children cumulated memory: 3319076 KiB

[startup+3222.3 s]
/proc/loadavg: 3.11 3.14 3.37 4/260 13745
/proc/meminfo: memFree=122816616/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=3408620 memory=3319076 CPUtime=3214.42 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 663697 0 8 0 321322 120 0 0 20 0 1 0 29950746 3490426880 829769 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 852155 829769 3968 3530 0 843606 0
Current children cumulated CPU time: 3214.42 s
Current children cumulated vsize: 3408620 KiB
Current children cumulated memory: 3319076 KiB

[startup+3282.3 s]
/proc/loadavg: 3.04 3.11 3.34 4/256 13747
/proc/meminfo: memFree=122427096/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=3408620 memory=3319076 CPUtime=3274.28 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 663706 0 8 0 327308 120 0 0 20 0 1 0 29950746 3490426880 829769 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 852155 829769 3968 3530 0 843606 0
Current children cumulated CPU time: 3274.28 s
Current children cumulated vsize: 3408620 KiB
Current children cumulated memory: 3319076 KiB

[startup+3342.3 s]
/proc/loadavg: 3.11 3.12 3.33 4/257 13753
/proc/meminfo: memFree=122417732/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=3408620 memory=3319076 CPUtime=3334.12 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 664882 0 8 0 333292 120 0 0 20 0 1 0 29950746 3490426880 829769 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 852155 829769 3968 3530 0 843606 0
Current children cumulated CPU time: 3334.12 s
Current children cumulated vsize: 3408620 KiB
Current children cumulated memory: 3319076 KiB

[startup+3402.3 s]
/proc/loadavg: 3.09 3.11 3.31 4/257 13755
/proc/meminfo: memFree=122427384/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=3408620 memory=3319204 CPUtime=3393.96 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 664901 0 8 0 339276 120 0 0 20 0 1 0 29950746 3490426880 829801 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 852155 829801 3968 3530 0 843606 0
Current children cumulated CPU time: 3393.96 s
Current children cumulated vsize: 3408620 KiB
Current children cumulated memory: 3319204 KiB

[startup+3462.3 s]
/proc/loadavg: 3.07 3.10 3.30 4/257 13757
/proc/meminfo: memFree=122382456/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=3438224 memory=3347508 CPUtime=3453.8 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 668834 0 8 0 345259 121 0 0 20 0 1 0 29950746 3520741376 836877 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 859556 836877 3968 3530 0 851007 0
Current children cumulated CPU time: 3453.8 s
Current children cumulated vsize: 3438224 KiB
Current children cumulated memory: 3347508 KiB

[startup+3522.3 s]
/proc/loadavg: 3.08 3.10 3.28 4/257 13759
/proc/meminfo: memFree=122338700/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=3469888 memory=3374356 CPUtime=3513.62 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 672136 0 8 0 351240 122 0 0 20 0 1 0 29950746 3553165312 843589 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 867472 843589 3968 3530 0 858923 0
Current children cumulated CPU time: 3513.62 s
Current children cumulated vsize: 3469888 KiB
Current children cumulated memory: 3374356 KiB

[startup+3582.3 s]
/proc/loadavg: 3.07 3.09 3.26 4/258 13762
/proc/meminfo: memFree=122345500/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=3469888 memory=3374484 CPUtime=3573.43 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 672199 0 8 0 357221 122 0 0 20 0 1 0 29950746 3553165312 843621 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 867472 843621 3968 3530 0 858923 0
Current children cumulated CPU time: 3573.43 s
Current children cumulated vsize: 3469888 KiB
Current children cumulated memory: 3374484 KiB

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

# cumulated CPU time of all completed processes:  user=3588.55 s, system=1.24886 s

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

[startup+3584 s]*
/proc/loadavg: 3.07 3.09 3.26 4/258 13762
/proc/meminfo: memFree=122345500/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=3469888 memory=3374484 CPUtime=3575.13 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 672199 0 8 0 357391 122 0 0 20 0 1 0 29950746 3553165312 843621 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 867472 843621 3968 3530 0 858923 0
Current children cumulated CPU time: 3575.13 s
Current children cumulated vsize: 3469888 KiB
Current children cumulated memory: 3374484 KiB

[startup+3590.4 s]
/proc/loadavg: 3.14 3.10 3.27 4/258 13762
/proc/meminfo: memFree=122341164/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=3469888 memory=3374484 CPUtime=3581.51 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 672200 0 8 0 358029 122 0 0 20 0 1 0 29950746 3553165312 843621 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 867472 843621 3968 3530 0 858923 0
Current children cumulated CPU time: 3581.51 s
Current children cumulated vsize: 3469888 KiB
Current children cumulated memory: 3374484 KiB

[startup+3593.6 s]
/proc/loadavg: 3.14 3.10 3.27 4/258 13762
/proc/meminfo: memFree=122341164/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=3469888 memory=3374484 CPUtime=3584.71 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 672200 0 8 0 358349 122 0 0 20 0 1 0 29950746 3553165312 843621 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 867472 843621 3968 3530 0 858923 0
Current children cumulated CPU time: 3584.71 s
Current children cumulated vsize: 3469888 KiB
Current children cumulated memory: 3374484 KiB

[startup+3596.8 s]
/proc/loadavg: 3.13 3.10 3.27 4/258 13762
/proc/meminfo: memFree=122341164/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=3469888 memory=3374484 CPUtime=3587.9 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 672206 0 8 0 358668 122 0 0 20 0 1 0 29950746 3553165312 843621 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 867472 843621 3968 3530 0 858923 0
Current children cumulated CPU time: 3587.9 s
Current children cumulated vsize: 3469888 KiB
Current children cumulated memory: 3374484 KiB

[startup+3597.6 s]
/proc/loadavg: 3.13 3.10 3.27 4/258 13762
/proc/meminfo: memFree=122341164/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=3469888 memory=3374484 CPUtime=3588.7 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 673329 0 8 0 358748 122 0 0 20 0 1 0 29950746 3553165312 843621 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 867472 843621 3968 3530 0 858923 0
Current children cumulated CPU time: 3588.7 s
Current children cumulated vsize: 3469888 KiB
Current children cumulated memory: 3374484 KiB

[startup+3598.4 s]
/proc/loadavg: 3.13 3.10 3.27 3/254 13770
/proc/meminfo: memFree=124350944/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=3465348 memory=3369988 CPUtime=3589.49 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 673390 0 8 0 358827 122 0 0 20 0 1 0 29950746 3548516352 842497 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 866337 842497 3968 3530 0 857788 0
Current children cumulated CPU time: 3589.49 s
Current children cumulated vsize: 3465348 KiB
Current children cumulated memory: 3369988 KiB

[startup+3598.6 s]
/proc/loadavg: 3.13 3.10 3.27 3/254 13770
/proc/meminfo: memFree=124350944/131249996 swapFree=33010684/33010684
[pid=13340] ppid=13334 vsize=3313308 memory=3217948 CPUtime=3589.69 cores=4,6
/proc/13340/stat : 13340 (pbscip) R 13334 13340 11624 0 -1 4194304 673451 0 8 0 358847 122 0 0 20 0 1 0 29950746 3392827392 804487 18446744073709551615 4235264 18693293 140731055264848 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140731055266185 140731055266284 140731055266284 140731055271886 0
/proc/13340/statm: 828327 804487 3968 3530 0 819778 0
Current children cumulated CPU time: 3589.69 s
Current children cumulated vsize: 3313308 KiB
Current children cumulated memory: 3217948 KiB

Child status: 0

Real time (s): 3598.7
CPU time (s): 3589.8
CPU user time (s): 3588.55
CPU system time (s): 1.24886
CPU usage (%): 99.7527
Max. virtual memory (cumulated for all children) (KiB): 3469888
Max. memory (cumulated for all children) (KiB): 3374484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.55
system time used= 1.24886
maximum resident set size= 3374484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 673503
page faults= 8
swaps= 0
block input operations= 504
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 137
involuntary context switches= 1961


# summary of solver processes directly reported to runsolver:
#   pid: 13340
#   total CPU time (s): 3589.8
#   total CPU user time (s): 3588.55
#   total CPU system time (s): 1.24886

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.11661 second user time and 14.2979 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-06-28 22:31:52
IDJOB=4491438
IDBENCH=147705
IDSOLVER=3365
FILE ID=nodeC030/4491438-1751142711
RUNJOBID= nodeC030-1751142711-13295
SLURM_JOB_ID= 9587430
Free space on /tmp= 433012 MiB

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

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

MD5SUM BENCH= 911cf7319fa5fa56cdd8e7a94536c536
RANDOM SEED=325491927

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.318
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		: 3600.592
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		: 3603.458
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.357
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		: 3597.665
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.628
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		: 3600.323
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		: 3600.365
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:        130036536 kB
MemAvailable:   129717144 kB
Buffers:            3280 kB
Cached:           492216 kB
SwapCached:            0 kB
Active:           284984 kB
Inactive:         270420 kB
Active(anon):      77980 kB
Inactive(anon):        0 kB
Active(file):     207004 kB
Inactive(file):   270420 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             97104 kB
Writeback:            36 kB
AnonPages:         63280 kB
Mapped:           102644 kB
Shmem:             18064 kB
KReclaimable:      84448 kB
Slab:             166428 kB
SReclaimable:      84448 kB
SUnreclaim:        81980 kB
KernelStack:        3952 kB
PageTables:         2512 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     330592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150376 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 432948 MiB
End job on nodeC030 at 2025-06-28 23:31:50