Trace number 4445775

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? 3583.24 3597.31

General information on the benchmark

NamePB24/normalized-PB10/DEC-LIN/oliveras/
j120/normalized-j12011_1-unsat.opb
MD5SUMcdcb4d035b8e87f1109f75a28aea48eb
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables37510
Total number of constraints119740
Number of constraints which are clauses119124
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints616
Minimum length of a constraint1
Maximum length of a constraint95
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 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 556
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-4445775-1721328082.opb>
0.41/0.47	c original problem has 37510 variables (37510 bin, 0 int, 0 impl, 0 cont) and 119740 constraints
0.41/0.47	c problem read in 0.46
0.41/0.47	c No objective function, only one solution is needed.
0.68/0.77	c presolving:
1.09/1.15	c (round 1, fast)       14296 del vars, 14587 del conss, 0 add conss, 3333 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 56158 clqs
1.18/1.28	c (round 2, fast)       24689 del vars, 54433 del conss, 0 add conss, 3333 chg bounds, 61 chg sides, 42 chg coeffs, 0 upgd conss, 0 impls, 55341 clqs
1.27/1.30	c (round 3, fast)       24689 del vars, 55419 del conss, 0 add conss, 3333 chg bounds, 61 chg sides, 42 chg coeffs, 0 upgd conss, 0 impls, 55616 clqs
1.38/1.42	c    (1.4s) running MILP presolver
2.27/2.31	c    (2.3s) MILP presolver (5 rounds): 0 aggregations, 46 fixings, 0 bound changes
2.27/2.33	c (round 4, medium)     24736 del vars, 55419 del conss, 0 add conss, 3333 chg bounds, 61 chg sides, 42 chg coeffs, 0 upgd conss, 0 impls, 55407 clqs
2.27/2.34	c (round 5, fast)       24763 del vars, 55636 del conss, 0 add conss, 3333 chg bounds, 61 chg sides, 42 chg coeffs, 0 upgd conss, 0 impls, 55410 clqs
2.48/2.53	c (round 6, exhaustive) 24763 del vars, 55665 del conss, 0 add conss, 3333 chg bounds, 61 chg sides, 42 chg coeffs, 64073 upgd conss, 0 impls, 55410 clqs
2.67/2.79	c (round 7, exhaustive) 24765 del vars, 89287 del conss, 10760 add conss, 3333 chg bounds, 67 chg sides, 68 chg coeffs, 64073 upgd conss, 0 impls, 55413 clqs
2.77/2.82	c (round 8, fast)       24767 del vars, 89377 del conss, 10760 add conss, 3333 chg bounds, 67 chg sides, 68 chg coeffs, 64073 upgd conss, 0 impls, 56634 clqs
2.77/2.84	c (round 9, fast)       24770 del vars, 89419 del conss, 10760 add conss, 3333 chg bounds, 67 chg sides, 68 chg coeffs, 64073 upgd conss, 0 impls, 56514 clqs
2.77/2.86	c (round 10, fast)       24771 del vars, 89520 del conss, 10760 add conss, 3333 chg bounds, 67 chg sides, 68 chg coeffs, 64073 upgd conss, 0 impls, 56513 clqs
2.77/2.87	c (round 11, fast)       24772 del vars, 89621 del conss, 10760 add conss, 3333 chg bounds, 67 chg sides, 68 chg coeffs, 64073 upgd conss, 0 impls, 56395 clqs
2.77/2.89	c (round 12, fast)       24774 del vars, 89709 del conss, 10760 add conss, 3333 chg bounds, 67 chg sides, 68 chg coeffs, 64073 upgd conss, 0 impls, 56276 clqs
2.87/2.90	c (round 13, fast)       24775 del vars, 89752 del conss, 10760 add conss, 3333 chg bounds, 67 chg sides, 68 chg coeffs, 64073 upgd conss, 0 impls, 56275 clqs
2.87/2.92	c (round 14, fast)       24776 del vars, 89842 del conss, 10760 add conss, 3333 chg bounds, 67 chg sides, 68 chg coeffs, 64073 upgd conss, 0 impls, 56157 clqs
2.87/2.94	c (round 15, fast)       24778 del vars, 89930 del conss, 10760 add conss, 3333 chg bounds, 67 chg sides, 68 chg coeffs, 64073 upgd conss, 0 impls, 56038 clqs
2.87/2.95	c (round 16, fast)       24779 del vars, 89984 del conss, 10760 add conss, 3333 chg bounds, 67 chg sides, 68 chg coeffs, 64073 upgd conss, 0 impls, 56037 clqs
2.87/2.97	c (round 17, fast)       24780 del vars, 90086 del conss, 10760 add conss, 3333 chg bounds, 67 chg sides, 68 chg coeffs, 64073 upgd conss, 0 impls, 55919 clqs
2.87/2.98	c (round 18, fast)       24782 del vars, 90199 del conss, 10760 add conss, 3333 chg bounds, 67 chg sides, 68 chg coeffs, 64073 upgd conss, 0 impls, 55801 clqs
2.87/3.00	c (round 19, fast)       24784 del vars, 90315 del conss, 10760 add conss, 3333 chg bounds, 67 chg sides, 68 chg coeffs, 64073 upgd conss, 0 impls, 55683 clqs
2.99/3.02	c (round 20, fast)       24786 del vars, 90429 del conss, 10760 add conss, 3333 chg bounds, 67 chg sides, 68 chg coeffs, 64073 upgd conss, 0 impls, 55565 clqs
2.99/3.04	c (round 21, fast)       24788 del vars, 90516 del conss, 10760 add conss, 3333 chg bounds, 67 chg sides, 68 chg coeffs, 64073 upgd conss, 0 impls, 55447 clqs
2.99/3.06	c (round 22, fast)       24790 del vars, 90610 del conss, 10760 add conss, 3333 chg bounds, 67 chg sides, 68 chg coeffs, 64073 upgd conss, 0 impls, 55330 clqs
2.99/3.07	c (round 23, fast)       24792 del vars, 90714 del conss, 10760 add conss, 3333 chg bounds, 67 chg sides, 68 chg coeffs, 64073 upgd conss, 0 impls, 55213 clqs
2.99/3.09	c (round 24, fast)       24794 del vars, 90829 del conss, 10760 add conss, 3333 chg bounds, 67 chg sides, 68 chg coeffs, 64073 upgd conss, 0 impls, 55097 clqs
2.99/3.10	c (round 25, fast)       24796 del vars, 90935 del conss, 10760 add conss, 3333 chg bounds, 67 chg sides, 68 chg coeffs, 64073 upgd conss, 0 impls, 54981 clqs
3.09/3.12	c (round 26, fast)       24798 del vars, 91041 del conss, 10760 add conss, 3333 chg bounds, 67 chg sides, 68 chg coeffs, 64073 upgd conss, 0 impls, 54866 clqs
3.09/3.13	c (round 27, fast)       24800 del vars, 91128 del conss, 10760 add conss, 3333 chg bounds, 67 chg sides, 68 chg coeffs, 64073 upgd conss, 0 impls, 54751 clqs
3.09/3.15	c (round 28, fast)       24801 del vars, 91238 del conss, 10760 add conss, 3333 chg bounds, 67 chg sides, 68 chg coeffs, 64073 upgd conss, 0 impls, 54750 clqs
3.09/3.18	c (round 29, medium)     24848 del vars, 91360 del conss, 10760 add conss, 3333 chg bounds, 110 chg sides, 111 chg coeffs, 64073 upgd conss, 0 impls, 54394 clqs
3.17/3.20	c (round 30, fast)       24851 del vars, 91680 del conss, 10760 add conss, 3333 chg bounds, 110 chg sides, 111 chg coeffs, 64073 upgd conss, 0 impls, 54073 clqs
3.17/3.22	c (round 31, fast)       24865 del vars, 92618 del conss, 10760 add conss, 3333 chg bounds, 110 chg sides, 111 chg coeffs, 64073 upgd conss, 0 impls, 52745 clqs
3.17/3.23	c (round 32, fast)       24866 del vars, 93088 del conss, 10760 add conss, 3333 chg bounds, 110 chg sides, 111 chg coeffs, 64073 upgd conss, 0 impls, 52666 clqs
3.17/3.25	c (round 33, fast)       24869 del vars, 93243 del conss, 10760 add conss, 3333 chg bounds, 110 chg sides, 111 chg coeffs, 64073 upgd conss, 0 impls, 52442 clqs
3.17/3.26	c (round 34, fast)       24882 del vars, 93588 del conss, 10760 add conss, 3333 chg bounds, 110 chg sides, 111 chg coeffs, 64073 upgd conss, 0 impls, 51849 clqs
3.17/3.27	c (round 35, fast)       24884 del vars, 93912 del conss, 10760 add conss, 3333 chg bounds, 110 chg sides, 111 chg coeffs, 64073 upgd conss, 0 impls, 51807 clqs
3.17/3.29	c (round 36, fast)       24884 del vars, 93947 del conss, 10760 add conss, 3333 chg bounds, 110 chg sides, 111 chg coeffs, 64073 upgd conss, 0 impls, 51807 clqs
3.27/3.31	c (round 37, medium)     24891 del vars, 94008 del conss, 10760 add conss, 3333 chg bounds, 110 chg sides, 111 chg coeffs, 64073 upgd conss, 0 impls, 51744 clqs
16.13/16.20	c (round 38, exhaustive) 24932 del vars, 94023 del conss, 10760 add conss, 3333 chg bounds, 110 chg sides, 123 chg coeffs, 64074 upgd conss, 0 impls, 302785 clqs
16.13/16.22	c (round 39, fast)       24965 del vars, 94179 del conss, 10760 add conss, 3333 chg bounds, 110 chg sides, 155 chg coeffs, 64074 upgd conss, 0 impls, 301406 clqs
17.13/17.28	c    (17.3s) probing: 1000/22023 (4.5%) - 40 fixings, 1 aggregations, 1133751 implications, 0 bound changes
28.89/29.02	c    (29.0s) probing: 2000/22023 (9.1%) - 54 fixings, 1 aggregations, 1987870 implications, 0 bound changes
36.16/36.39	c    (36.4s) probing: 2604/22023 (11.8%) - 54 fixings, 1 aggregations, 2502226 implications, 0 bound changes
36.16/36.39	c    (36.4s) probing aborted: 1000/1000 successive useless probings
36.16/36.39	c    (36.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
36.35/36.54	c    (36.5s) no symmetry present (symcode time: 0.05)
36.35/36.57	c presolving (40 rounds: 40 fast, 7 medium, 4 exhaustive):
36.35/36.57	c  24981 deleted vars, 94179 deleted constraints, 10760 added constraints, 3333 tightened bounds, 0 added holes, 110 changed sides, 156 changed coefficients
36.35/36.57	c  0 implications, 304497 cliques
36.35/36.57	c presolved problem has 21935 variables (21935 bin, 0 int, 0 impl, 0 cont) and 36221 constraints
36.35/36.57	c     576 constraints of type <knapsack>
36.35/36.57	c   26247 constraints of type <setppc>
36.35/36.57	c    9384 constraints of type <and>
36.35/36.57	c      14 constraints of type <logicor>
36.35/36.57	c transformed objective value is always integral (scale: 1)
36.35/36.57	c Presolving Time: 35.82
36.35/36.57	c - non default parameters ----------------------------------------------------------------------
36.35/36.57	c # SCIP version 10.0.0
36.35/36.57	c 
36.35/36.57	c # maximal time in seconds to run
36.35/36.57	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
36.35/36.57	c limits/time = 3596.993115
36.35/36.57	c 
36.35/36.57	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
36.35/36.57	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
36.35/36.57	c limits/memory = 27900
36.35/36.57	c 
36.35/36.57	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
36.35/36.57	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
36.35/36.57	c limits/solutions = 1
36.35/36.57	c 
36.35/36.57	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.
36.35/36.57	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
36.35/36.57	c misc/usesymmetry = 3
36.35/36.57	c 
36.35/36.57	c # belongs reading time to solving time?
36.35/36.57	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
36.35/36.57	c timing/reading = TRUE
36.35/36.57	c 
36.35/36.57	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
36.35/36.57	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
36.35/36.57	c propagating/symmetry/detectdoublelex = FALSE
36.35/36.57	c 
36.35/36.57	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
36.35/36.57	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
36.35/36.57	c propagating/symmetry/detectsubgroups = FALSE
36.35/36.57	c 
36.35/36.57	c # Type of symmetries that shall be computed?
36.35/36.57	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
36.35/36.57	c propagating/symmetry/symtype = 1
36.35/36.57	c 
36.35/36.57	c # Should components consisting of a single full reflection be handled?
36.35/36.57	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
36.35/36.57	c propagating/symmetry/usesimplesgncomp = FALSE
36.35/36.57	c 
36.35/36.57	c -----------------------------------------------------------------------------------------------
36.35/36.57	c start solving
36.35/36.58	c 
3582.93/3597.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3582.93/3597.02	c  3597s|     1 |     0 |869811 |     - |   401M |   0 |  21k|  36k|  45k|   0 |  0 |  65 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3582.93/3597.02	c (node 1) LP solver hit time limit in LP 1 -- using pseudo solution instead
3582.93/3597.02	c 
3582.93/3597.02	c SCIP Status        : solving was interrupted [time limit reached]
3582.93/3597.02	c Solving Time (sec) : 3597.01
3582.93/3597.02	c Solving Nodes      : 1
3582.93/3597.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3582.93/3597.02	c Dual Bound         : +0.00000000000000e+00
3582.93/3597.02	c Gap                : infinite
3582.93/3597.02	s UNKNOWN
3582.93/3597.02	c SCIP Status        : solving was interrupted [time limit reached]
3582.93/3597.02	c Total Time         :    3597.01
3582.93/3597.02	c   solving          :    3597.01
3582.93/3597.02	c   presolving       :      35.82 (included in solving)
3582.93/3597.02	c   reading          :       0.46 (included in solving)
3582.93/3597.02	c   copying          :       0.00 (0 times copied the problem)
3582.93/3597.02	c Original Problem   :
3582.93/3597.02	c   Problem name     : HOME/instance-4445775-1721328082.opb
3582.93/3597.02	c   Variables        : 37510 (37510 binary, 0 integer, 0 implicit integer, 0 continuous)
3582.93/3597.02	c   Constraints      : 119740 initial, 119740 maximal
3582.93/3597.02	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3582.93/3597.02	c Presolved Problem  :
3582.93/3597.02	c   Problem name     : t_HOME/instance-4445775-1721328082.opb
3582.93/3597.02	c   Variables        : 21935 (21935 binary, 0 integer, 0 implicit integer, 0 continuous)
3582.93/3597.02	c   Constraints      : 36221 initial, 36228 maximal
3582.93/3597.02	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3582.93/3597.02	c   Nonzeros         : 117403 constraint, 621407 clique table
3582.93/3597.02	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3582.93/3597.02	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   domcol           :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   gateextraction   :       0.18       0.00      3          0          0          0          0          0      33620      10759          0          0
3582.93/3597.02	c   implics          :       0.00       0.00      7          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   milp             :       1.00       0.00      1         46          0          0          0          0          0          0          0          0
3582.93/3597.02	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   trivial          :       0.04       0.00     40       9406          0          0          0          0          0          0          0          0
3582.93/3597.02	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   dualfix          :       0.02       0.00     40          6          0          0          0          0          0          0          0          0
3582.93/3597.02	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   probing          :      32.73       0.00      2         54          1          0          0          0          0          0          0          0
3582.93/3597.02	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   symmetry         :       0.14       0.00      1          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   vbounds          :       0.09       0.00      2          1          0          0          0          0          0          0          0          0
3582.93/3597.02	c   knapsack         :       0.17       0.00     41          0          0          0          0          0          0          1          6         39
3582.93/3597.02	c   setppc           :       0.53       0.00     41         56         67          0          0          0       4860          0         43         43
3582.93/3597.02	c   and              :       0.13       0.00     35          0         32          0          0          0         32          0          0         32
3582.93/3597.02	c   linear           :       0.57       0.05      9       3333       2573          0       3333          0      55667          0         61         42
3582.93/3597.02	c   logicor          :       0.02       0.00     41          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   components       :       0.03       0.00      1          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   root node        :          -          -      -          1          -          -          1          -          -          -          -          -
3582.93/3597.02	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3582.93/3597.02	c   benderslp        :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
3582.93/3597.02	c   integral         :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
3582.93/3597.02	c   knapsack         :        576        576          0     164713          0          0          0          3        383          9          0          0          0          0          0
3582.93/3597.02	c   setppc           :      26247      26247          0     164704          0          0          0          0        825         18          0          0          0          0          0
3582.93/3597.02	c   and              :       9384       9384          0     164686          0          0          0          0        620          0          0          0          0          0          0
3582.93/3597.02	c   logicor          :         14+        74          0        505          0          0          0          0          6          1          0          0          0          0          0
3582.93/3597.02	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3582.93/3597.02	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3582.93/3597.02	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3582.93/3597.02	c   knapsack         :       0.68       0.00       0.01       0.67       0.00       0.00       0.00       0.00       0.00       0.00
3582.93/3597.02	c   setppc           :       6.06       0.00       0.02       6.03       0.00       0.00       0.00       0.00       0.00       0.00
3582.93/3597.02	c   and              :      10.13       0.00       0.03      10.10       0.00       0.00       0.00       0.00       0.00       0.00
3582.93/3597.02	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3582.93/3597.02	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3582.93/3597.02	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3582.93/3597.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3582.93/3597.02	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3582.93/3597.02	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3582.93/3597.02	c   dualfix          :          1          0          0          0
3582.93/3597.02	c   genvbounds       :          0          0          0          0
3582.93/3597.02	c   nlobbt           :          0          0          0          0
3582.93/3597.02	c   obbt             :          0          0          0          0
3582.93/3597.02	c   probing          :          0          0          0          0
3582.93/3597.02	c   pseudoobj        :          0          0          0          0
3582.93/3597.02	c   redcost          :          0          0          0          0
3582.93/3597.02	c   rootredcost      :          0          0          0          0
3582.93/3597.02	c   symmetry         :          0          0          0          0
3582.93/3597.02	c   vbounds          :       7716          0          0          0
3582.93/3597.02	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3582.93/3597.02	c   dualfix          :       0.02       0.00       0.02       0.00       0.00       0.00
3582.93/3597.02	c   genvbounds       :       0.01       0.00       0.00       0.01       0.00       0.00
3582.93/3597.02	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3582.93/3597.02	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3582.93/3597.02	c   probing          :      32.73       0.00      32.73       0.00       0.00       0.00
3582.93/3597.02	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00       0.00
3582.93/3597.02	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3582.93/3597.02	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00       0.00
3582.93/3597.02	c   symmetry         :       0.15       0.00       0.14       0.01       0.00       0.00
3582.93/3597.02	c   vbounds          :       0.10       0.00       0.09       0.02       0.00       0.00
3582.93/3597.02	c Symmetry           :
3582.93/3597.02	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3582.93/3597.02	c   orbital reduction:          0 reductions applied,          0 cutoffs
3582.93/3597.02	c   lexicographic red:          0 reductions applied,          0 cutoffs
3582.93/3597.02	c   shadow tree time :       0.00 s
3582.93/3597.02	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3582.93/3597.02	c   propagation      :       0.00         25         25          -         95       33.9          2        4.0          -          -          -
3582.93/3597.02	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3582.93/3597.02	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3582.93/3597.02	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3582.93/3597.02	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3582.93/3597.02	c   applied globally :       0.00          -          -          0         65       14.6          -          -          0          -          -
3582.93/3597.02	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3582.93/3597.02	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3582.93/3597.02	c   cut pool         :       0.00          -          0          0          -          -          0          0          -          -          -          -          -    (maximal pool size:          0)
3582.93/3597.02	c   aggregation      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3582.93/3597.02	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3582.93/3597.02	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3582.93/3597.02	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   clique           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   > gomorymi       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3582.93/3597.02	c   > strongcg       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3582.93/3597.02	c   impliedbounds    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   mcf              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   multilinear      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   rlt              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c   zerohalf         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3582.93/3597.02	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3582.93/3597.02	c   hybrid           :       0.00       0.00          0          0          0          0          0          0          0          0
3582.93/3597.02	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3582.93/3597.02	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3582.93/3597.02	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3582.93/3597.02	c   problem variables:       0.00          -          0          0
3582.93/3597.02	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3582.93/3597.02	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3582.93/3597.02	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3582.93/3597.02	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3582.93/3597.02	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3582.93/3597.02	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3582.93/3597.02	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3582.93/3597.02	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3582.93/3597.02	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3582.93/3597.02	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3582.93/3597.02	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3582.93/3597.02	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3582.93/3597.02	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3582.93/3597.02	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3582.93/3597.02	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3582.93/3597.02	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3582.93/3597.02	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3582.93/3597.02	c   LP solutions     :       0.00          -          -          0          0
3582.93/3597.02	c   relax solutions  :       0.00          -          -          0          0
3582.93/3597.02	c   pseudo solutions :       0.00          -          -          0          0
3582.93/3597.02	c   strong branching :       0.00          -          -          0          0
3582.93/3597.02	c   actconsdiving    :       0.00       0.00          0          0          0
3582.93/3597.02	c   adaptivediving   :       0.00       0.00          0          0          0
3582.93/3597.02	c   alns             :       0.00       0.00          0          0          0
3582.93/3597.02	c   bound            :       0.00       0.00          0          0          0
3582.93/3597.02	c   clique           :       0.12       0.00          1          0          0
3582.93/3597.02	c   coefdiving       :       0.00       0.00          0          0          0
3582.93/3597.02	c   completesol      :       0.00       0.00          0          0          0
3582.93/3597.02	c   conflictdiving   :       0.00       0.00          0          0          0
3582.93/3597.02	c   crossover        :       0.00       0.00          0          0          0
3582.93/3597.02	c   dins             :       0.00       0.00          0          0          0
3582.93/3597.02	c   distributiondivin:       0.00       0.00          0          0          0
3582.93/3597.02	c   dps              :       0.00       0.00          0          0          0
3582.93/3597.02	c   dualval          :       0.00       0.00          0          0          0
3582.93/3597.02	c   farkasdiving     :       0.00       0.00          0          0          0
3582.93/3597.02	c   feasjump         :       0.05       0.00          1          0          0
3582.93/3597.02	c   feaspump         :       0.00       0.00          0          0          0
3582.93/3597.02	c   fixandinfer      :       0.00       0.00          0          0          0
3582.93/3597.02	c   fracdiving       :       0.00       0.00          0          0          0
3582.93/3597.02	c   gins             :       0.00       0.00          0          0          0
3582.93/3597.02	c   guideddiving     :       0.00       0.00          0          0          0
3582.93/3597.02	c   indcoefdiving    :       0.00       0.00          0          0          0
3582.93/3597.02	c   indicator        :       0.00       0.00          0          0          0
3582.93/3597.02	c   indicatordiving  :       0.00       0.00          0          0          0
3582.93/3597.02	c   indoneopt        :       0.00       0.00          0          0          0
3582.93/3597.02	c   indrounding      :       0.00       0.00          0          0          0
3582.93/3597.02	c   indtwoopt        :       0.00       0.00          0          0          0
3582.93/3597.02	c   intdiving        :       0.00       0.00          0          0          0
3582.93/3597.02	c   intshifting      :       0.00       0.00          0          0          0
3582.93/3597.02	c   linesearchdiving :       0.00       0.00          0          0          0
3582.93/3597.02	c   localbranching   :       0.00       0.00          0          0          0
3582.93/3597.02	c   locks            :       0.08       0.00          1          0          0
3582.93/3597.02	c   lpface           :       0.00       0.00          0          0          0
3582.93/3597.02	c   mpec             :       0.00       0.00          0          0          0
3582.93/3597.02	c   multistart       :       0.00       0.00          0          0          0
3582.93/3597.02	c   mutation         :       0.00       0.00          0          0          0
3582.93/3597.02	c   nlpdiving        :       0.00       0.00          0          0          0
3582.93/3597.02	c   objpscostdiving  :       0.00       0.00          0          0          0
3582.93/3597.02	c   octane           :       0.00       0.00          0          0          0
3582.93/3597.02	c   ofins            :       0.00       0.00          0          0          0
3582.93/3597.02	c   oneopt           :       0.00       0.00          0          0          0
3582.93/3597.02	c   padm             :       0.00       0.00          0          0          0
3582.93/3597.02	c   proximity        :       0.00       0.00          0          0          0
3582.93/3597.02	c   pscostdiving     :       0.00       0.00          0          0          0
3582.93/3597.02	c   randrounding     :       0.00       0.00          0          0          0
3582.93/3597.02	c   rens             :       0.00       0.00          0          0          0
3582.93/3597.02	c   reoptsols        :       0.00       0.00          0          0          0
3582.93/3597.02	c   repair           :       0.00       0.00          0          0          0
3582.93/3597.02	c   rins             :       0.00       0.00          0          0          0
3582.93/3597.02	c   rootsoldiving    :       0.00       0.00          0          0          0
3582.93/3597.02	c   rounding         :       0.00       0.00          0          0          0
3582.93/3597.02	c   scheduler        :       0.00       0.00          0          0          0
3582.93/3597.02	c   shiftandpropagate:       0.17       0.00          1          0          0
3582.93/3597.02	c   shifting         :       0.00       0.00          0          0          0
3582.93/3597.02	c   simplerounding   :       0.00       0.00          0          0          0
3582.93/3597.02	c   smallcard        :       0.00       0.00          0          0          0
3582.93/3597.02	c   subnlp           :       0.00       0.00          0          0          0
3582.93/3597.02	c   trivial          :       0.02       0.00          2          0          0
3582.93/3597.02	c   trivialnegation  :       0.00       0.00          0          0          0
3582.93/3597.02	c   trustregion      :       0.00       0.00          0          0          0
3582.93/3597.02	c   trysol           :       0.00       0.00          0          0          0
3582.93/3597.02	c   twoopt           :       0.00       0.00          0          0          0
3582.93/3597.02	c   undercover       :       0.00       0.00          0          0          0
3582.93/3597.02	c   vbounds          :       0.58       0.00          1          0          0
3582.93/3597.02	c   veclendiving     :       0.00       0.00          0          0          0
3582.93/3597.02	c   zeroobj          :       0.00       0.00          0          0          0
3582.93/3597.02	c   zirounding       :       0.00       0.00          0          0          0
3582.93/3597.02	c   other solutions  :          -          -          -          0          -
3582.93/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
3582.93/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
3582.93/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
3582.93/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
3582.93/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
3582.93/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
3582.93/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
3582.93/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
3582.93/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
3582.93/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
3582.93/3597.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3582.93/3597.02	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
3582.93/3597.02	c   dual LP          :    3559.43          1     869811  869811.00     244.37       0.00          0
3582.93/3597.02	c   lex dual LP      :       0.00          0          0       0.00          -
3582.93/3597.02	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3582.93/3597.02	c   resolve instable :       0.00          0          0       0.00          -
3582.93/3597.02	c   diving/probing LP:       0.00          0          0       0.00          -
3582.93/3597.02	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3582.93/3597.02	c     (at root node) :          -          0          0       0.00          -
3582.93/3597.02	c   conflict analysis:       0.00          0          0       0.00          -
3582.93/3597.02	c B&B Tree           :
3582.93/3597.02	c   number of runs   :          1
3582.93/3597.02	c   nodes            :          1 (0 internal, 1 leaves)
3582.93/3597.02	c   feasible leaves  :          0
3582.93/3597.02	c   infeas. leaves   :          0
3582.93/3597.02	c   objective leaves :          0
3582.93/3597.02	c   nodes (total)    :          1 (0 internal, 1 leaves)
3582.93/3597.02	c   nodes left       :          1
3582.93/3597.02	c   max depth        :          0
3582.93/3597.02	c   max depth (total):          0
3582.93/3597.02	c   backtracks       :          0 (0.0%)
3582.93/3597.02	c   early backtracks :          0 (0.0%)
3582.93/3597.02	c   nodes exc. ref.  :          0 (0.0%)
3582.93/3597.02	c   delayed cutoffs  :          0
3582.93/3597.02	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3582.93/3597.02	c   avg switch length:       1.00
3582.93/3597.02	c   switching time   :       0.00
3582.93/3597.02	c Root Node          :
3582.93/3597.02	c   First LP value   :          -
3582.93/3597.02	c   First LP Iters   :          0
3582.93/3597.02	c   First LP Time    :    3559.43
3582.93/3597.02	c   Final Dual Bound : +0.00000000000000e+00
3582.93/3597.02	c   Final Root Iters :     869811
3582.93/3597.02	c   Root LP Estimate :                     -
3582.93/3597.02	c Solution           :
3582.93/3597.02	c   Solutions found  :          0 (0 improvements)
3582.93/3597.02	c   Primal Bound     :          -
3582.93/3597.02	c   Dual Bound       : +0.00000000000000e+00
3582.93/3597.02	c   Gap              :   infinite
3582.93/3597.02	c Integrals          :      Total       Avg%
3582.93/3597.02	c   primal-dual      :  359701.20     100.00
3582.93/3597.02	c   primal-ref       :          -          - (not evaluated)
3582.93/3597.02	c   dual-ref         :          -          - (not evaluated)
3583.22/3597.30	c Time complete: 3583.24.

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: 64059 MiB (62208 MiB free)
  memory of node 1: 64510 MiB (60804 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4445775-1721328082/watcher-4445775-1721328082 -o /tmp/evaluation-result-4445775-1721328082/solver-4445775-1721328082 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1721327100-963756 --watchdog 3760 pbscip -f HOME/instance-4445775-1721328082.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=965311, runsolver pid=965308

[startup+0.100403 s]*
/proc/loadavg: 4.14 4.12 4.01 5/245 965312
/proc/meminfo: memFree=125938176/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=83956 memory=43488 CPUtime=0.1 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 7932 0 0 0 8 2 0 0 20 0 1 0 184964852 85970944 10872 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 20989 10872 3238 3540 0 9246 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 83956 KiB
Current children cumulated memory: 43488 KiB

[startup+0.212835 s]*
/proc/loadavg: 4.14 4.12 4.01 5/245 965312
/proc/meminfo: memFree=125917008/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=101592 memory=61212 CPUtime=0.21 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 12381 0 0 0 18 3 0 0 20 0 1 0 184964852 104030208 15303 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 25398 15303 3238 3540 0 13655 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 101592 KiB
Current children cumulated memory: 61212 KiB

[startup+0.312775 s]*
/proc/loadavg: 4.14 4.12 4.01 5/245 965312
/proc/meminfo: memFree=125896736/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=123480 memory=81944 CPUtime=0.31 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 17576 0 0 0 27 4 0 0 20 0 1 0 184964852 126443520 20486 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 30870 20486 3238 3540 0 19127 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 123480 KiB
Current children cumulated memory: 81944 KiB

[startup+0.700333 s]
/proc/loadavg: 4.14 4.12 4.01 5/245 965314
/proc/meminfo: memFree=125836704/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=262228 memory=221988 CPUtime=0.68 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 52949 0 0 0 57 11 0 0 20 0 1 0 184964852 268521472 55497 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 65557 55497 3526 3540 0 53814 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 262228 KiB
Current children cumulated memory: 221988 KiB

[startup+1.50033 s]
/proc/loadavg: 4.14 4.12 4.01 5/245 965314
/proc/meminfo: memFree=125719748/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=344440 memory=301912 CPUtime=1.48 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 73168 0 0 0 133 15 0 0 20 0 1 0 184964852 352706560 75478 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 86110 75478 3653 3540 0 74367 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 344440 KiB
Current children cumulated memory: 301912 KiB

[startup+3.11286 s]
/proc/loadavg: 4.13 4.12 4.01 5/245 965314
/proc/meminfo: memFree=125670456/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=347360 memory=305056 CPUtime=3.09 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 76888 0 0 0 293 16 0 0 20 0 1 0 184964852 355696640 76264 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 86840 76264 3749 3540 0 75097 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 347360 KiB
Current children cumulated memory: 305056 KiB

[startup+6.30033 s]
/proc/loadavg: 4.13 4.12 4.01 5/245 965314
/proc/meminfo: memFree=125661688/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=359820 memory=317124 CPUtime=6.26 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 79424 0 0 0 609 17 0 0 20 0 1 0 184964852 368455680 79281 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 89955 79281 3749 3540 0 78212 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 359820 KiB
Current children cumulated memory: 317124 KiB

[startup+12.7003 s]
/proc/loadavg: 4.11 4.11 4.01 5/245 965315
/proc/meminfo: memFree=125641440/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=367972 memory=325284 CPUtime=12.64 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 81448 0 0 0 1246 18 0 0 20 0 1 0 184964852 376803328 81321 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 91993 81321 3749 3540 0 80250 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 367972 KiB
Current children cumulated memory: 325284 KiB

[startup+25.5003 s]
/proc/loadavg: 4.09 4.11 4.01 5/245 965317
/proc/meminfo: memFree=125624008/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=373868 memory=330508 CPUtime=25.4 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 82819 0 0 0 2522 18 0 0 20 0 1 0 184964852 382840832 82627 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 93467 82627 3749 3540 0 81724 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 373868 KiB
Current children cumulated memory: 330508 KiB

[startup+51.1126 s]
/proc/loadavg: 4.12 4.11 4.01 5/245 965321
/proc/meminfo: memFree=125495556/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=508132 memory=435572 CPUtime=50.92 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 115522 0 0 0 5068 24 0 0 20 0 1 0 184964852 520327168 108893 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 127033 108893 3957 3540 0 115290 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 508132 KiB
Current children cumulated memory: 435572 KiB

[startup+102.3 s]
/proc/loadavg: 4.21 4.14 4.02 5/245 965331
/proc/meminfo: memFree=125451680/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=515492 memory=441100 CPUtime=101.93 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 116932 0 0 0 10168 25 0 0 20 0 1 0 184964852 527863808 110275 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 128873 110275 3957 3540 0 117130 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 515492 KiB
Current children cumulated memory: 441100 KiB

[startup+162.3 s]
/proc/loadavg: 4.19 4.14 4.03 5/245 965341
/proc/meminfo: memFree=125403204/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=520692 memory=447876 CPUtime=161.73 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 118115 0 0 0 16147 26 0 0 20 0 1 0 184964852 533188608 111969 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 130173 111969 3957 3540 0 118430 0
Current children cumulated CPU time: 161.73 s
Current children cumulated vsize: 520692 KiB
Current children cumulated memory: 447876 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.13 4.03 5/245 965352
/proc/meminfo: memFree=125361796/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=520692 memory=448128 CPUtime=221.53 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 118185 0 0 0 22127 26 0 0 20 0 1 0 184964852 533188608 112032 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 130173 112032 3957 3540 0 118430 0
Current children cumulated CPU time: 221.53 s
Current children cumulated vsize: 520692 KiB
Current children cumulated memory: 448128 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.12 4.03 5/244 965364
/proc/meminfo: memFree=125303844/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=520692 memory=448368 CPUtime=281.33 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 118209 0 0 0 28106 27 0 0 20 0 1 0 184964852 533188608 112092 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 130173 112092 3957 3540 0 118430 0
Current children cumulated CPU time: 281.33 s
Current children cumulated vsize: 520692 KiB
Current children cumulated memory: 448368 KiB

[startup+342.3 s]
/proc/loadavg: 4.20 4.14 4.04 5/243 965374
/proc/meminfo: memFree=125247716/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=520692 memory=448368 CPUtime=341.13 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 118233 0 0 0 34086 27 0 0 20 0 1 0 184964852 533188608 112092 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 130173 112092 3957 3540 0 118430 0
Current children cumulated CPU time: 341.13 s
Current children cumulated vsize: 520692 KiB
Current children cumulated memory: 448368 KiB

[startup+402.3 s]
/proc/loadavg: 4.18 4.14 4.04 5/243 965384
/proc/meminfo: memFree=125207324/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=520692 memory=448368 CPUtime=400.92 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 118250 0 0 0 40065 27 0 0 20 0 1 0 184964852 533188608 112092 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 130173 112092 3957 3540 0 118430 0
Current children cumulated CPU time: 400.92 s
Current children cumulated vsize: 520692 KiB
Current children cumulated memory: 448368 KiB

[startup+462.3 s]
/proc/loadavg: 4.16 4.15 4.05 5/243 965395
/proc/meminfo: memFree=125156480/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=520692 memory=448368 CPUtime=460.73 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 118256 0 0 0 46045 28 0 0 20 0 1 0 184964852 533188608 112092 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 130173 112092 3957 3540 0 118430 0

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

/proc/loadavg: 4.14 4.14 4.17 5/244 967218
/proc/meminfo: memFree=114168004/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=520692 memory=462420 CPUtime=3209.94 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 119502 0 0 0 320963 31 0 0 20 0 1 0 184964852 533188608 115605 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 130173 115605 4123 3540 0 118430 0
Current children cumulated CPU time: 3209.94 s
Current children cumulated vsize: 520692 KiB
Current children cumulated memory: 462420 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.13 4.16 5/242 967230
/proc/meminfo: memFree=114167548/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=520692 memory=462420 CPUtime=3269.66 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 119530 0 0 0 326935 31 0 0 20 0 1 0 184964852 533188608 115605 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 130173 115605 4123 3540 0 118430 0
Current children cumulated CPU time: 3269.66 s
Current children cumulated vsize: 520692 KiB
Current children cumulated memory: 462420 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.14 4.16 5/242 967240
/proc/meminfo: memFree=114167096/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=520692 memory=462420 CPUtime=3329.39 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 119558 0 0 0 332908 31 0 0 20 0 1 0 184964852 533188608 115605 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 130173 115605 4123 3540 0 118430 0
Current children cumulated CPU time: 3329.39 s
Current children cumulated vsize: 520692 KiB
Current children cumulated memory: 462420 KiB

[startup+3402.3 s]
/proc/loadavg: 4.79 4.33 4.23 5/242 967250
/proc/meminfo: memFree=114166844/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=520692 memory=462420 CPUtime=3389.11 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 119586 0 0 0 338880 31 0 0 20 0 1 0 184964852 533188608 115605 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 130173 115605 4123 3540 0 118430 0
Current children cumulated CPU time: 3389.11 s
Current children cumulated vsize: 520692 KiB
Current children cumulated memory: 462420 KiB

[startup+3462.3 s]
/proc/loadavg: 4.34 4.28 4.22 5/242 967261
/proc/meminfo: memFree=113995808/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=520692 memory=462420 CPUtime=3448.84 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 119614 0 0 0 344853 31 0 0 20 0 1 0 184964852 533188608 115605 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 130173 115605 4123 3540 0 118430 0
Current children cumulated CPU time: 3448.84 s
Current children cumulated vsize: 520692 KiB
Current children cumulated memory: 462420 KiB

[startup+3522.3 s]
/proc/loadavg: 4.24 4.26 4.21 5/242 967271
/proc/meminfo: memFree=113968052/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=520692 memory=462420 CPUtime=3508.57 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 119642 0 0 0 350826 31 0 0 20 0 1 0 184964852 533188608 115605 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 130173 115605 4123 3540 0 118430 0
Current children cumulated CPU time: 3508.57 s
Current children cumulated vsize: 520692 KiB
Current children cumulated memory: 462420 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.22 4.20 5/244 967285
/proc/meminfo: memFree=113967528/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=520692 memory=462420 CPUtime=3568.29 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 119670 0 0 0 356798 31 0 0 20 0 1 0 184964852 533188608 115605 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 130173 115605 4123 3540 0 118430 0
Current children cumulated CPU time: 3568.29 s
Current children cumulated vsize: 520692 KiB
Current children cumulated memory: 462420 KiB

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

# cumulated CPU time of all completed processes:  user=3582.92 s, system=0.323742 s

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

[startup+3584 s]*
/proc/loadavg: 4.13 4.22 4.20 5/244 967285
/proc/meminfo: memFree=113967564/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=520692 memory=462420 CPUtime=3569.99 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 119670 0 0 0 356968 31 0 0 20 0 1 0 184964852 533188608 115605 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 130173 115605 4123 3540 0 118430 0
Current children cumulated CPU time: 3569.99 s
Current children cumulated vsize: 520692 KiB
Current children cumulated memory: 462420 KiB

[startup+3590.4 s]
/proc/loadavg: 4.12 4.22 4.20 5/244 967285
/proc/meminfo: memFree=113966864/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=520692 memory=462420 CPUtime=3576.35 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 119670 0 0 0 357604 31 0 0 20 0 1 0 184964852 533188608 115605 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 130173 115605 4123 3540 0 118430 0
Current children cumulated CPU time: 3576.35 s
Current children cumulated vsize: 520692 KiB
Current children cumulated memory: 462420 KiB

[startup+3593.6 s]
/proc/loadavg: 4.11 4.21 4.19 5/244 967286
/proc/meminfo: memFree=113966808/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=520692 memory=462420 CPUtime=3579.54 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 119697 0 0 0 357923 31 0 0 20 0 1 0 184964852 533188608 115605 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 130173 115605 4123 3540 0 118430 0
Current children cumulated CPU time: 3579.54 s
Current children cumulated vsize: 520692 KiB
Current children cumulated memory: 462420 KiB

[startup+3595.2 s]
/proc/loadavg: 4.11 4.21 4.19 5/244 967286
/proc/meminfo: memFree=113966808/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=520692 memory=462420 CPUtime=3581.13 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 119697 0 0 0 358082 31 0 0 20 0 1 0 184964852 533188608 115605 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 130173 115605 4123 3540 0 118430 0
Current children cumulated CPU time: 3581.13 s
Current children cumulated vsize: 520692 KiB
Current children cumulated memory: 462420 KiB

[startup+3596 s]*
/proc/loadavg: 4.11 4.21 4.19 5/244 967286
/proc/meminfo: memFree=113966808/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=520692 memory=462420 CPUtime=3581.94 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 119697 0 0 0 358163 31 0 0 20 0 1 0 184964852 533188608 115605 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 130173 115605 4123 3540 0 118430 0
Current children cumulated CPU time: 3581.94 s
Current children cumulated vsize: 520692 KiB
Current children cumulated memory: 462420 KiB

[startup+3596.8 s]
/proc/loadavg: 4.11 4.21 4.19 5/244 967286
/proc/meminfo: memFree=113966808/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=520692 memory=462420 CPUtime=3582.72 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 119697 0 0 0 358241 31 0 0 20 0 1 0 184964852 533188608 115605 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 130173 115605 4123 3540 0 118430 0
Current children cumulated CPU time: 3582.72 s
Current children cumulated vsize: 520692 KiB
Current children cumulated memory: 462420 KiB

[startup+3597.2 s]
/proc/loadavg: 4.11 4.21 4.19 5/244 967286
/proc/meminfo: memFree=113966808/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=519636 memory=461364 CPUtime=3583.12 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 119925 0 0 0 358281 31 0 0 20 0 1 0 184964852 532107264 115341 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 129909 115341 4123 3540 0 118166 0
Current children cumulated CPU time: 3583.12 s
Current children cumulated vsize: 519636 KiB
Current children cumulated memory: 461364 KiB

[startup+3597.3 s]
/proc/loadavg: 4.11 4.21 4.19 5/244 967286
/proc/meminfo: memFree=113966808/131655788 swapFree=131071996/131071996
[pid=965311] ppid=965308 vsize=436188 memory=378100 CPUtime=3583.22 cores=0,2
/proc/965311/stat : 965311 (pbscip) R 965308 965311 963708 0 -1 4194304 120486 0 0 0 358291 31 0 0 20 0 1 0 184964852 446656512 94525 134679101440 4194304 18693293 140727300344096 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30015488 140727300346883 140727300346982 140727300346982 140727300353998 0
/proc/965311/statm: 109047 94525 4139 3540 0 97304 0
Current children cumulated CPU time: 3583.22 s
Current children cumulated vsize: 436188 KiB
Current children cumulated memory: 378100 KiB

Child status: 0

Real time (s): 3597.31
CPU time (s): 3583.24
CPU user time (s): 3582.92
CPU system time (s): 0.323742
CPU usage (%): 99.609
Max. virtual memory (cumulated for all children) (KiB): 520692
Max. memory (cumulated for all children) (KiB): 462420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3582.92
system time used= 0.323742
maximum resident set size= 462420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120501
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= 22
involuntary context switches= 25088


# summary of solver processes directly reported to runsolver:
#   pid: 965311
#   total CPU time (s): 3583.24
#   total CPU user time (s): 3582.92
#   total CPU system time (s): 0.323742

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.9616 second user time and 30.7434 second system time

The end

Launcher Data

Begin job on nodeC007 at 2024-07-18 20:41:34
IDJOB=4445775
IDBENCH=154365
IDSOLVER=3059
FILE ID=nodeC007/4445775-1721328082
RUNJOBID= nodeC007-1721327100-963756
SLURM_JOB_ID= 7542682
Free space on /tmp= 723696 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB10/DEC-LIN/oliveras/j120/normalized-j12011_1-unsat.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4445775-1721328082/watcher-4445775-1721328082 -o /tmp/evaluation-result-4445775-1721328082/solver-4445775-1721328082 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1721327100-963756 --watchdog 3760  pbscip -f HOME/instance-4445775-1721328082.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= cdcb4d035b8e87f1109f75a28aea48eb
RANDOM SEED=1241999133

nodeC007.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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	: 0xb00001f
cpu MHz		: 1805.904
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.25
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	: 0xb00001f
cpu MHz		: 3663.750
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.30
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	: 0xb00001f
cpu MHz		: 1197.145
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.25
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	: 0xb00001f
cpu MHz		: 1197.289
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.30
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	: 0xb00001f
cpu MHz		: 3562.348
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.25
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	: 0xb00001f
cpu MHz		: 3663.717
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.30
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	: 0xb00001f
cpu MHz		: 1197.339
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.25
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	: 0xb00001f
cpu MHz		: 1197.200
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        125965936 kB
MemAvailable:   128855168 kB
Buffers:          501736 kB
Cached:          3218316 kB
SwapCached:            0 kB
Active:          1038480 kB
Inactive:        4086656 kB
Active(anon):       1492 kB
Inactive(anon):  1441344 kB
Active(file):    1036988 kB
Inactive(file):  2645312 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             22872 kB
Writeback:             0 kB
AnonPages:       1405244 kB
Mapped:           140852 kB
Shmem:             37704 kB
KReclaimable:      93924 kB
Slab:             195872 kB
SReclaimable:      93924 kB
SUnreclaim:       101948 kB
KernelStack:        3920 kB
PageTables:        12236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1725828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            58112 kB
HardwareCorrupted:     0 kB
AnonHugePages:    765952 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      279368 kB
DirectMap2M:    27936768 kB
DirectMap1G:    108003328 kB

Free space on /tmp at the end= 723600 MiB
End job on nodeC007 at 2024-07-18 21:41:32