Trace number 4432845

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP 2024-07-07? 3586.33 3602.08

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/graca/
normalized-ped2.G.recomb10-0.20-13.opb
MD5SUM8ac687d6d6d445392b755a367fbcc019
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark40755
Best CPU time to get the best result obtained on this benchmark49.9658
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables215039
Total number of constraints3681544
Number of constraints which are clauses3681544
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-4432845-1721156341.opb>
6.86/6.94	c original problem has 215039 variables (215039 bin, 0 int, 0 impl, 0 cont) and 3681544 constraints
6.86/6.94	c problem read in 6.94
12.34/12.46	c presolving:
21.11/21.26	c (round 1, fast)       119966 del vars, 2341664 del conss, 0 add conss, 119567 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 723427 clqs
22.50/22.64	c (round 2, fast)       120988 del vars, 2652777 del conss, 0 add conss, 119971 chg bounds, 0 chg sides, 2 chg coeffs, 0 upgd conss, 0 impls, 718018 clqs
22.70/22.83	c (round 3, fast)       121473 del vars, 2659081 del conss, 0 add conss, 119973 chg bounds, 3 chg sides, 10 chg coeffs, 0 upgd conss, 0 impls, 714991 clqs
22.80/22.97	c (round 4, fast)       121650 del vars, 2659095 del conss, 0 add conss, 119973 chg bounds, 3 chg sides, 10 chg coeffs, 0 upgd conss, 0 impls, 714988 clqs
24.59/24.70	c    (24.7s) running MILP presolver
52.58/52.84	c    (52.8s) MILP presolver (13 rounds): 1390 aggregations, 1404 fixings, 0 bound changes
52.88/53.12	c (round 5, medium)     124456 del vars, 2659095 del conss, 0 add conss, 119973 chg bounds, 3 chg sides, 10 chg coeffs, 0 upgd conss, 0 impls, 681637 clqs
53.78/54.09	c (round 6, fast)       124500 del vars, 2698340 del conss, 0 add conss, 119973 chg bounds, 6 chg sides, 14 chg coeffs, 0 upgd conss, 0 impls, 685814 clqs
58.16/58.42	c (round 7, exhaustive) 124551 del vars, 2698391 del conss, 0 add conss, 119973 chg bounds, 18 chg sides, 33 chg coeffs, 981005 upgd conss, 0 impls, 685763 clqs
61.25/61.56	c (round 8, exhaustive) 124551 del vars, 2698391 del conss, 0 add conss, 119973 chg bounds, 18 chg sides, 33 chg coeffs, 983153 upgd conss, 0 impls, 685763 clqs
67.52/67.88	c (round 9, exhaustive) 124787 del vars, 2698391 del conss, 0 add conss, 119973 chg bounds, 18 chg sides, 999 chg coeffs, 983153 upgd conss, 0 impls, 685760 clqs
67.92/68.28	c (round 10, fast)       125777 del vars, 2705736 del conss, 0 add conss, 119973 chg bounds, 18 chg sides, 1235 chg coeffs, 983153 upgd conss, 0 impls, 678987 clqs
68.42/68.70	c (round 11, fast)       125887 del vars, 2705844 del conss, 0 add conss, 119973 chg bounds, 18 chg sides, 1235 chg coeffs, 983153 upgd conss, 0 impls, 678879 clqs
74.90/75.29	c (round 12, exhaustive) 126063 del vars, 2705905 del conss, 0 add conss, 119973 chg bounds, 18 chg sides, 1241 chg coeffs, 983153 upgd conss, 0 impls, 678874 clqs
75.30/75.67	c (round 13, fast)       126148 del vars, 2706158 del conss, 0 add conss, 119973 chg bounds, 18 chg sides, 1404 chg coeffs, 983153 upgd conss, 0 impls, 678952 clqs
75.70/76.09	c (round 14, fast)       126223 del vars, 2706230 del conss, 0 add conss, 119973 chg bounds, 18 chg sides, 1404 chg coeffs, 983153 upgd conss, 0 impls, 678880 clqs
79.28/79.69	c (round 15, exhaustive) 126365 del vars, 2706232 del conss, 0 add conss, 119973 chg bounds, 18 chg sides, 1404 chg coeffs, 983153 upgd conss, 0 impls, 678877 clqs
79.69/80.08	c (round 16, fast)       126442 del vars, 2706449 del conss, 0 add conss, 119973 chg bounds, 18 chg sides, 1542 chg coeffs, 983153 upgd conss, 0 impls, 678934 clqs
85.86/86.23	c (round 17, exhaustive) 126611 del vars, 2706507 del conss, 0 add conss, 119973 chg bounds, 18 chg sides, 1542 chg coeffs, 983153 upgd conss, 0 impls, 678875 clqs
86.76/87.13	c (round 18, medium)     126705 del vars, 2706709 del conss, 0 add conss, 119973 chg bounds, 18 chg sides, 1649 chg coeffs, 983153 upgd conss, 0 impls, 678874 clqs
93.03/93.49	c (round 19, exhaustive) 126787 del vars, 2706709 del conss, 0 add conss, 119973 chg bounds, 18 chg sides, 1649 chg coeffs, 983153 upgd conss, 0 impls, 678873 clqs
99.30/99.70	c (round 20, exhaustive) 126893 del vars, 2706842 del conss, 0 add conss, 119973 chg bounds, 18 chg sides, 1720 chg coeffs, 983153 upgd conss, 0 impls, 678872 clqs
105.88/106.38	c (round 21, exhaustive) 126974 del vars, 2706935 del conss, 0 add conss, 119973 chg bounds, 18 chg sides, 1765 chg coeffs, 983153 upgd conss, 0 impls, 678870 clqs
121.62/122.11	c    (122.1s) probing: 55/88223 (0.1%) - 0 fixings, 0 aggregations, 2 implications, 0 bound changes
121.62/122.11	c    (122.1s) probing aborted: 50/50 successive totally useless probings
125.10/125.66	c    (125.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
163.79/164.47	c    (164.4s) symmetry computation finished: 725 generators found (max: 725, log10 of symmetry group size: 1860.0) (symcode time: 37.49)
172.95/173.65	c dynamic symmetry handling statistics:
172.95/173.65	c    orbitopal reduction:       no components
172.95/173.65	c    orbital reduction:         63 components of sizes 12, 9, 12, 12, 12, 12, 12, 12, 12, 12, 12, 9, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 9, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 9, 9, 9, 9, 9, 9, 8, 9, 9
172.95/173.65	c    lexicographic reduction:  719 permutations with support sizes 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, c 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,c  2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2
172.95/173.65	c handled 69 out of 69 symmetry components
173.86/174.58	c presolving (22 rounds: 22 fast, 12 medium, 10 exhaustive):
173.86/174.58	c  128014 deleted vars, 2707949 deleted constraints, 6 added constraints, 119973 tightened bounds, 0 added holes, 18 changed sides, 1819 changed coefficients
173.86/174.58	c  0 implications, 678878 cliques
173.86/174.58	c presolved problem has 87237 variables (87237 bin, 0 int, 0 impl, 0 cont) and 973601 constraints
173.86/174.58	c  678764 constraints of type <setppc>
173.86/174.58	c       6 constraints of type <linear>
173.86/174.58	c  294831 constraints of type <logicor>
173.86/174.58	c transformed objective value is always integral (scale: 1)
173.86/174.58	c Presolving Time: 162.21
173.86/174.58	c - non default parameters ----------------------------------------------------------------------
173.86/174.58	c # SCIP version 10.0.0
173.86/174.58	c 
173.86/174.58	c # maximal time in seconds to run
173.86/174.58	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
173.86/174.58	c limits/time = 3596.998008
173.86/174.58	c 
173.86/174.58	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
173.86/174.58	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
173.86/174.58	c limits/memory = 27900
173.86/174.58	c 
173.86/174.58	c # belongs reading time to solving time?
173.86/174.58	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
173.86/174.58	c timing/reading = TRUE
173.86/174.58	c 
173.86/174.58	c -----------------------------------------------------------------------------------------------
173.86/174.58	c start solving
173.96/174.68	c 
968.91/973.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
968.91/973.06	c   973s|     1 |     0 |141442 |     - |  5123M |   0 |  87k| 973k| 973k|   0 |  0 |  41 |   0 | 1.424050e+04 |      --      |    Inf | unknown
3581.37/3597.15	c 
3581.37/3597.15	c SCIP Status        : solving was interrupted [time limit reached]
3581.37/3597.15	c Solving Time (sec) : 3597.11
3581.37/3597.15	c Solving Nodes      : 1
3581.37/3597.15	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3581.37/3597.15	c Dual Bound         : +1.42405000000000e+04
3581.37/3597.15	c Gap                : infinite
3581.37/3597.15	s UNKNOWN
3581.37/3597.15	c SCIP Status        : solving was interrupted [time limit reached]
3581.37/3597.15	c Total Time         :    3597.11
3581.37/3597.15	c   solving          :    3597.11
3581.37/3597.15	c   presolving       :     162.21 (included in solving)
3581.37/3597.15	c   reading          :       6.94 (included in solving)
3581.37/3597.15	c   copying          :       0.00 (0 times copied the problem)
3581.37/3597.15	c Original Problem   :
3581.37/3597.15	c   Problem name     : HOME/instance-4432845-1721156341.opb
3581.37/3597.15	c   Variables        : 215039 (215039 binary, 0 integer, 0 implicit integer, 0 continuous)
3581.37/3597.15	c   Constraints      : 3681544 initial, 3681544 maximal
3581.37/3597.16	c   Objective        : minimize, 18980 non-zeros (abs.min = 1, abs.max = 581)
3581.37/3597.16	c Presolved Problem  :
3581.37/3597.16	c   Problem name     : t_HOME/instance-4432845-1721156341.opb
3581.37/3597.16	c   Variables        : 87237 (87237 binary, 0 integer, 0 implicit integer, 0 continuous)
3581.37/3597.16	c   Constraints      : 973601 initial, 973643 maximal
3581.37/3597.16	c   Objective        : minimize, 17402 non-zeros (abs.min = 1, abs.max = 1743)
3581.37/3597.16	c   Nonzeros         : 2289532 constraint, 1357760 clique table
3581.37/3597.16	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3581.37/3597.16	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   domcol           :       7.09       0.00      8        814          0          0          0          0          0          0          0          0
3581.37/3597.16	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   dualsparsify     :       3.56       0.00      1          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   gateextraction   :       7.86       0.00      9          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   implics          :       0.02       0.00     12          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   milp             :      29.73       0.00      1       1404       1390          0          0          0          0          0          0          0
3581.37/3597.16	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   sparsify         :       1.02       0.00      1          0          0          0          0          0         26          0          0         26
3581.37/3597.16	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   trivial          :       0.09       0.00     22        212          0          0          0          0          0          0          0          0
3581.37/3597.16	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   dualfix          :       0.09       0.00     22       1518          0          0          0          0          0          0          0          0
3581.37/3597.16	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   probing          :      11.20       0.00      1          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   symmetry         :      47.99       0.00      1          0          0          0          0          0          0          6          0          0
3581.37/3597.16	c   vbounds          :       0.27       0.00      1          0         10          0          0          0          0          0          0          0
3581.37/3597.16	c   setppc           :      11.57       0.09     34          0          3          0          0          0       6999          0          0          0
3581.37/3597.16	c   linear           :       8.92       1.28     10     119973        758          0     119973          0    2698391          0         18         33
3581.37/3597.16	c   logicor          :      24.78       0.27     33          0        734          0          0          0       1601          0          0       1760
3581.37/3597.16	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   components       :       0.52       0.00      1        986          0          0          0          0        932          0          0          0
3581.37/3597.16	c   root node        :          -          -      -          1          -          -          1          -          -          -          -          -
3581.37/3597.16	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3581.37/3597.16	c   benderslp        :          0          0          0          0          0          0          0          7          0          0          0          0          0          0          0
3581.37/3597.16	c   integral         :          0          0          0          0          0          0          0          7          0          0          0          0          0          0          0
3581.37/3597.16	c   setppc           :     678764+    678766          0      32354          0          0          0          3         11         10          0          0          0          0          0
3581.37/3597.16	c   linear           :          6          6          0      29573          0          0          0          3          0          0          0          0          0          0          0
3581.37/3597.16	c   logicor          :     294831+    294871          0      12316          0          0          0          0         55         43          0          0          0          0          0
3581.37/3597.16	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3581.37/3597.16	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3581.37/3597.16	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3581.37/3597.16	c   setppc           :       4.16       0.09       0.40       3.67       0.00       0.00       0.00       0.00       0.00       0.00
3581.37/3597.16	c   linear           :       1.28       1.28       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3581.37/3597.16	c   logicor          :       1.43       0.27       0.25       0.91       0.00       0.00       0.00       0.00       0.00       0.00
3581.37/3597.16	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3581.37/3597.16	c   fixedvar         :       0.01       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3581.37/3597.16	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3581.37/3597.16	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3581.37/3597.16	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3581.37/3597.16	c   dualfix          :          2          0          0          1
3581.37/3597.16	c   genvbounds       :          0          0          0          0
3581.37/3597.16	c   nlobbt           :          0          0          0          0
3581.37/3597.16	c   obbt             :          0          0          0          0
3581.37/3597.16	c   probing          :          0          0          0          0
3581.37/3597.16	c   pseudoobj        :          3          0          0          0
3581.37/3597.16	c   redcost          :          1          0          0          0
3581.37/3597.16	c   rootredcost      :          0          0          0          0
3581.37/3597.16	c   symmetry         :          0          0          0          0
3581.37/3597.16	c   vbounds          :       9535          0          0          0
3581.37/3597.16	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3581.37/3597.16	c   dualfix          :       0.10       0.00       0.09       0.01       0.00       0.00
3581.37/3597.16	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3581.37/3597.16	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3581.37/3597.16	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3581.37/3597.16	c   probing          :      11.20       0.00      11.20       0.00       0.00       0.00
3581.37/3597.16	c   pseudoobj        :       0.81       0.00       0.00       0.81       0.00       0.00
3581.37/3597.16	c   redcost          :       0.01       0.00       0.00       0.01       0.00       0.00
3581.37/3597.16	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3581.37/3597.16	c   symmetry         :      48.00       0.00      47.99       0.01       0.00       0.00
3581.37/3597.16	c   vbounds          :       0.30       0.00       0.27       0.03       0.00       0.00
3581.37/3597.16	c Symmetry           :
3581.37/3597.16	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3581.37/3597.16	c   orbital reduction:          0 reductions applied,          0 cutoffs
3581.37/3597.16	c   lexicographic red:          0 reductions applied,          0 cutoffs
3581.37/3597.16	c   shadow tree time :       0.00 s
3581.37/3597.16	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3581.37/3597.16	c   propagation      :       0.00         42         42          -         42        3.0          0        0.0          -          -          -
3581.37/3597.16	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3581.37/3597.16	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3581.37/3597.16	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3581.37/3597.16	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3581.37/3597.16	c   applied globally :       0.00          -          -          0         42        3.0          -          -          0          -          -
3581.37/3597.16	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3581.37/3597.16	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3581.37/3597.16	c   cut pool         :       0.00          -          0          0          -          -          0          0          -          -          -          -          -    (maximal pool size:          0)
3581.37/3597.16	c   aggregation      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3581.37/3597.16	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3581.37/3597.16	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3581.37/3597.16	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   clique           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   > gomorymi       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3581.37/3597.16	c   > strongcg       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3581.37/3597.16	c   impliedbounds    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   mcf              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   multilinear      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   rlt              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c   zerohalf         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3581.37/3597.16	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3581.37/3597.16	c   hybrid           :       0.00       0.00          0          0          0          0          0          0          0          0
3581.37/3597.16	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3581.37/3597.16	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3581.37/3597.16	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3581.37/3597.16	c   problem variables:       0.00          -          0          0
3581.37/3597.16	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3581.37/3597.16	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3581.37/3597.16	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3581.37/3597.16	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3581.37/3597.16	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3581.37/3597.16	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3581.37/3597.16	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3581.37/3597.16	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3581.37/3597.16	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3581.37/3597.16	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3581.37/3597.16	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3581.37/3597.16	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3581.37/3597.16	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3581.37/3597.16	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3581.37/3597.16	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3581.37/3597.16	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3581.37/3597.16	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3581.37/3597.16	c   LP solutions     :       0.00          -          -          0          0
3581.37/3597.16	c   relax solutions  :       0.00          -          -          0          0
3581.37/3597.16	c   pseudo solutions :       0.00          -          -          0          0
3581.37/3597.16	c   strong branching :       0.00          -          -          0          0
3581.37/3597.16	c   actconsdiving    :       0.00       0.00          0          0          0
3581.37/3597.16	c   adaptivediving   :       0.00       0.00          0          0          0
3581.37/3597.16	c   alns             :       0.00       0.00          0          0          0
3581.37/3597.16	c   bound            :       0.00       0.00          0          0          0
3581.37/3597.16	c   clique           :      45.73       0.00          1          0          0
3581.37/3597.16	c   coefdiving       :       0.00       0.00          0          0          0
3581.37/3597.16	c   completesol      :       0.00       0.00          0          0          0
3581.37/3597.16	c   conflictdiving   :       0.00       0.00          0          0          0
3581.37/3597.16	c   crossover        :       0.00       0.00          0          0          0
3581.37/3597.16	c   dins             :       0.00       0.00          0          0          0
3581.37/3597.16	c   distributiondivin:       0.00       0.00          0          0          0
3581.37/3597.16	c   dps              :       0.00       0.00          0          0          0
3581.37/3597.16	c   dualval          :       0.00       0.00          0          0          0
3581.37/3597.16	c   farkasdiving     :       0.00       0.00          0          0          0
3581.37/3597.16	c   feasjump         :       0.84       0.00          1          0          0
3581.37/3597.16	c   feaspump         :    2614.29       0.00          1          0          0
3581.37/3597.16	c   fixandinfer      :       0.00       0.00          0          0          0
3581.37/3597.16	c   fracdiving       :       0.00       0.00          0          0          0
3581.37/3597.16	c   gins             :       0.00       0.00          0          0          0
3581.37/3597.16	c   guideddiving     :       0.00       0.00          0          0          0
3581.37/3597.16	c   indcoefdiving    :       0.00       0.00          0          0          0
3581.37/3597.16	c   indicator        :       0.00       0.00          0          0          0
3581.37/3597.16	c   indicatordiving  :       0.00       0.00          0          0          0
3581.37/3597.16	c   indoneopt        :       0.00       0.00          0          0          0
3581.37/3597.16	c   indrounding      :       0.00       0.00          0          0          0
3581.37/3597.16	c   indtwoopt        :       0.00       0.00          0          0          0
3581.37/3597.16	c   intdiving        :       0.00       0.00          0          0          0
3581.37/3597.16	c   intshifting      :       0.00       0.00          0          0          0
3581.37/3597.16	c   linesearchdiving :       0.00       0.00          0          0          0
3581.37/3597.16	c   localbranching   :       0.00       0.00          0          0          0
3581.37/3597.16	c   locks            :       2.13       0.00          1          0          0
3581.37/3597.16	c   lpface           :       0.00       0.00          0          0          0
3581.37/3597.16	c   mpec             :       0.00       0.00          0          0          0
3581.37/3597.16	c   multistart       :       0.00       0.00          0          0          0
3581.37/3597.16	c   mutation         :       0.00       0.00          0          0          0
3581.37/3597.16	c   nlpdiving        :       0.00       0.00          0          0          0
3581.37/3597.16	c   objpscostdiving  :       0.00       0.00          0          0          0
3581.37/3597.16	c   octane           :       0.00       0.00          0          0          0
3581.37/3597.16	c   ofins            :       0.00       0.00          0          0          0
3581.37/3597.16	c   oneopt           :       0.00       0.00          0          0          0
3581.37/3597.16	c   padm             :       0.00       0.00          0          0          0
3581.37/3597.16	c   proximity        :       0.00       0.00          0          0          0
3581.37/3597.16	c   pscostdiving     :       0.00       0.00          0          0          0
3581.37/3597.16	c   randrounding     :       0.79       0.00          1          0          0
3581.37/3597.16	c   rens             :       0.00       0.00          0          0          0
3581.37/3597.16	c   reoptsols        :       0.00       0.00          0          0          0
3581.37/3597.16	c   repair           :       0.00       0.00          0          0          0
3581.37/3597.16	c   rins             :       0.00       0.00          0          0          0
3581.37/3597.16	c   rootsoldiving    :       0.00       0.00          0          0          0
3581.37/3597.16	c   rounding         :       0.04       0.00          1          0          0
3581.37/3597.16	c   scheduler        :       0.00       0.00          0          0          0
3581.37/3597.16	c   shiftandpropagate:       1.13       0.00          1          0          0
3581.37/3597.16	c   shifting         :       8.96       0.00          1          0          0
3581.37/3597.16	c   simplerounding   :       0.00       0.00          1          0          0
3581.37/3597.16	c   smallcard        :       0.00       0.00          0          0          0
3581.37/3597.16	c   subnlp           :       0.00       0.00          0          0          0
3581.37/3597.16	c   trivial          :       0.12       0.00          2          0          0
3581.37/3597.16	c   trivialnegation  :       0.00       0.00          0          0          0
3581.37/3597.16	c   trustregion      :       0.00       0.00          0          0          0
3581.37/3597.16	c   trysol           :       0.00       0.00          0          0          0
3581.37/3597.16	c   twoopt           :       0.00       0.00          0          0          0
3581.37/3597.16	c   undercover       :       0.00       0.00          0          0          0
3581.37/3597.16	c   vbounds          :       1.61       0.00          1          0          0
3581.37/3597.16	c   veclendiving     :       0.00       0.00          0          0          0
3581.37/3597.16	c   zeroobj          :       0.00       0.00          0          0          0
3581.37/3597.16	c   zirounding       :       0.00       0.00          0          0          0
3581.37/3597.16	c   other solutions  :          -          -          -          0          -
3581.37/3597.16	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3581.37/3597.16	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3581.37/3597.16	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3581.37/3597.16	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3581.37/3597.16	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3581.37/3597.16	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3581.37/3597.16	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3581.37/3597.16	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3581.37/3597.16	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3581.37/3597.16	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3581.37/3597.16	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3581.37/3597.16	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
3581.37/3597.16	c   dual LP          :     745.86          1     141442  141442.00     189.64       0.00          0
3581.37/3597.16	c   lex dual LP      :       0.00          0          0       0.00          -
3581.37/3597.16	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3581.37/3597.16	c   resolve instable :       0.00          0          0       0.00          -
3581.37/3597.16	c   diving/probing LP:    2614.13          1     125288  125288.00      47.93
3581.37/3597.16	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3581.37/3597.16	c     (at root node) :          -          0          0       0.00          -
3581.37/3597.16	c   conflict analysis:       0.00          0          0       0.00          -
3581.37/3597.16	c B&B Tree           :
3581.37/3597.16	c   number of runs   :          1
3581.37/3597.16	c   nodes            :          1 (0 internal, 1 leaves)
3581.37/3597.16	c   feasible leaves  :          0
3581.37/3597.16	c   infeas. leaves   :          0
3581.37/3597.16	c   objective leaves :          0
3581.37/3597.16	c   nodes (total)    :          1 (0 internal, 1 leaves)
3581.37/3597.16	c   nodes left       :          1
3581.37/3597.16	c   max depth        :          0
3581.37/3597.16	c   max depth (total):          0
3581.37/3597.16	c   backtracks       :          0 (0.0%)
3581.37/3597.16	c   early backtracks :          0 (0.0%)
3581.37/3597.16	c   nodes exc. ref.  :          0 (0.0%)
3581.37/3597.16	c   delayed cutoffs  :          0
3581.37/3597.16	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3581.37/3597.16	c   avg switch length:       1.00
3581.37/3597.16	c   switching time   :       0.00
3581.37/3597.16	c Root Node          :
3581.37/3597.16	c   First LP value   : +1.42405000000000e+04
3581.37/3597.16	c   First LP Iters   :     141442 (189.61 Iter/sec)
3581.37/3597.16	c   First LP Time    :     745.95
3581.37/3597.16	c   Final Dual Bound : +1.42405000000000e+04
3581.37/3597.16	c   Final Root Iters :     266730
3581.37/3597.16	c   Root LP Estimate :                     -
3581.37/3597.16	c Solution           :
3581.37/3597.16	c   Solutions found  :          0 (0 improvements)
3581.37/3597.16	c   Primal Bound     :          -
3581.37/3597.16	c   Dual Bound       : +1.42405000000000e+04
3581.37/3597.16	c   Gap              :   infinite
3581.37/3597.16	c Integrals          :      Total       Avg%
3581.37/3597.16	c   primal-dual      :  359711.42     100.00
3581.37/3597.16	c   primal-ref       :          -          - (not evaluated)
3581.37/3597.16	c   dual-ref         :          -          - (not evaluated)
3586.25/3602.05	c Time complete: 3586.31.

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: 63931 MiB (61283 MiB free)
  memory of node 1: 64510 MiB (51971 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432845-1721156341/watcher-4432845-1721156341 -o /tmp/evaluation-result-4432845-1721156341/solver-4432845-1721156341 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1721152754-871682 --watchdog 3760 pbscip -f HOME/instance-4432845-1721156341.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=873725, runsolver pid=873722

[startup+0.100621 s]*
/proc/loadavg: 4.12 4.11 4.09 5/254 873726
/proc/meminfo: memFree=116136680/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=114608 memory=73328 CPUtime=0.09 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 15368 0 0 0 7 2 0 0 20 0 1 0 167793387 117358592 18332 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 28652 18332 3290 3540 0 16909 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 114608 KiB
Current children cumulated memory: 73328 KiB

[startup+0.205645 s]*
/proc/loadavg: 4.12 4.11 4.09 5/254 873726
/proc/meminfo: memFree=117856164/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=149288 memory=108636 CPUtime=0.2 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 24147 0 0 0 16 4 0 0 20 0 1 0 167793387 152870912 27159 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 37322 27159 3290 3540 0 25579 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 149288 KiB
Current children cumulated memory: 108636 KiB

[startup+0.305602 s]*
/proc/loadavg: 4.12 4.11 4.09 4/252 873726
/proc/meminfo: memFree=119653836/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=178668 memory=137772 CPUtime=0.29 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 31473 0 0 0 24 5 0 0 20 0 1 0 167793387 182956032 34443 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 44667 34443 3290 3540 0 32924 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 178668 KiB
Current children cumulated memory: 137772 KiB

[startup+0.700193 s]
/proc/loadavg: 4.12 4.11 4.09 5/258 873751
/proc/meminfo: memFree=119510124/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=287116 memory=245996 CPUtime=0.68 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 58007 0 0 0 59 9 0 0 20 0 1 0 167793387 294006784 61499 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 71779 61499 3290 3540 0 60036 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 287116 KiB
Current children cumulated memory: 245996 KiB

[startup+1.5002 s]
/proc/loadavg: 4.12 4.11 4.09 5/258 873751
/proc/meminfo: memFree=119218880/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=511372 memory=469764 CPUtime=1.48 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 111890 0 0 0 131 17 0 0 20 0 1 0 167793387 523644928 117441 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 127843 117441 3290 3540 0 116100 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 511372 KiB
Current children cumulated memory: 469764 KiB

[startup+3.10554 s]
/proc/loadavg: 4.11 4.11 4.09 5/254 873751
/proc/meminfo: memFree=118084620/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=958060 memory=916640 CPUtime=3.08 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 218513 0 0 0 274 34 0 0 20 0 1 0 167793387 981053440 229160 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 239515 229160 3290 3540 0 227772 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 958060 KiB
Current children cumulated memory: 916640 KiB

[startup+6.3002 s]
/proc/loadavg: 4.11 4.11 4.09 5/260 873783
/proc/meminfo: memFree=115783092/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=1852676 memory=1811440 CPUtime=6.26 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 428483 0 0 0 558 68 0 0 20 0 1 0 167793387 1897140224 452860 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 463169 452860 3290 3540 0 451426 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 1852676 KiB
Current children cumulated memory: 1811440 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.11 4.09 5/260 873784
/proc/meminfo: memFree=107970068/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=4763416 memory=4686336 CPUtime=12.64 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 1032888 0 0 0 1099 165 0 0 20 0 1 0 167793387 4877737984 1171584 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 1190854 1171584 3642 3540 0 1179111 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 4763416 KiB
Current children cumulated memory: 4686336 KiB

[startup+25.5003 s]
/proc/loadavg: 4.16 4.12 4.09 5/260 873786
/proc/meminfo: memFree=105285464/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=5377704 memory=5285304 CPUtime=25.39 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 1068410 0 0 0 2349 190 0 0 20 0 1 0 167793387 5506768896 1321326 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 1344426 1321326 3737 3540 0 1332683 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 5377704 KiB
Current children cumulated memory: 5285304 KiB

[startup+51.1058 s]
/proc/loadavg: 4.17 4.12 4.10 5/260 873791
/proc/meminfo: memFree=105451020/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=5401668 memory=5309536 CPUtime=50.89 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 1070853 0 0 0 4893 196 0 0 20 0 1 0 167793387 5531308032 1327384 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 1350417 1327384 3753 3540 0 1338674 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 5401668 KiB
Current children cumulated memory: 5309536 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/259 873802
/proc/meminfo: memFree=105460344/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=5275732 memory=5183980 CPUtime=101.89 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 1113274 0 0 0 9984 205 0 0 20 0 1 0 167793387 5402349568 1295995 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 1318933 1295995 3753 3540 0 1307190 0
Current children cumulated CPU time: 101.89 s
Current children cumulated vsize: 5275732 KiB
Current children cumulated memory: 5183980 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/259 873824
/proc/meminfo: memFree=104935512/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=5498288 memory=5345984 CPUtime=161.7 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 1122337 0 0 0 15959 211 0 0 20 0 1 0 167793387 5630246912 1336496 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 1374572 1336496 3817 3540 0 1362829 0
Current children cumulated CPU time: 161.7 s
Current children cumulated vsize: 5498288 KiB
Current children cumulated memory: 5345984 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/259 873835
/proc/meminfo: memFree=104591556/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=5636024 memory=5546124 CPUtime=221.46 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 1164531 0 0 0 21919 227 0 0 20 0 1 0 167793387 5771288576 1386531 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 1409006 1386531 3993 3540 0 1397263 0
Current children cumulated CPU time: 221.46 s
Current children cumulated vsize: 5636024 KiB
Current children cumulated memory: 5546124 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/259 873845
/proc/meminfo: memFree=104368896/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=5827448 memory=5728156 CPUtime=281.11 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 1189393 0 0 0 27873 238 0 0 20 0 1 0 167793387 5967306752 1432039 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 1456862 1432039 4025 3540 0 1445119 0
Current children cumulated CPU time: 281.11 s
Current children cumulated vsize: 5827448 KiB
Current children cumulated memory: 5728156 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/256 873858
/proc/meminfo: memFree=104319984/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=5867956 memory=5763416 CPUtime=340.86 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 1192802 0 0 0 33844 242 0 0 20 0 1 0 167793387 6008786944 1440854 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 1466989 1440854 4025 3540 0 1455246 0
Current children cumulated CPU time: 340.86 s
Current children cumulated vsize: 5867956 KiB
Current children cumulated memory: 5763416 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/255 873869
/proc/meminfo: memFree=104304612/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=5867956 memory=5767512 CPUtime=400.59 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 1193047 0 0 0 39814 245 0 0 20 0 1 0 167793387 6008786944 1441878 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 1466989 1441878 4025 3540 0 1455246 0
Current children cumulated CPU time: 400.59 s
Current children cumulated vsize: 5867956 KiB
Current children cumulated memory: 5767512 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/255 873880
/proc/meminfo: memFree=104298176/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=5867956 memory=5769560 CPUtime=460.32 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 1193335 0 0 0 45784 248 0 0 20 0 1 0 167793387 6008786944 1442390 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 1466989 1442390 4025 3540 0 1455246 0

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

/proc/loadavg: 4.08 4.13 4.10 5/259 875045
/proc/meminfo: memFree=107286948/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=5910680 memory=5814156 CPUtime=3148.51 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 1208630 0 0 0 314429 422 0 0 20 0 1 0 167793387 6052536320 1453539 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 1477670 1453539 4025 3540 0 1465927 0
Current children cumulated CPU time: 3148.51 s
Current children cumulated vsize: 5910680 KiB
Current children cumulated memory: 5814156 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.13 4.10 5/258 875055
/proc/meminfo: memFree=107286440/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=5910680 memory=5814156 CPUtime=3208.25 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 1208879 0 0 0 320401 424 0 0 20 0 1 0 167793387 6052536320 1453539 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 1477670 1453539 4025 3540 0 1465927 0
Current children cumulated CPU time: 3208.25 s
Current children cumulated vsize: 5910680 KiB
Current children cumulated memory: 5814156 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.12 4.10 5/258 875065
/proc/meminfo: memFree=107285736/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=5910680 memory=5814180 CPUtime=3267.98 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 1209163 0 0 0 326371 427 0 0 20 0 1 0 167793387 6052536320 1453545 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 1477670 1453545 4025 3540 0 1465927 0
Current children cumulated CPU time: 3267.98 s
Current children cumulated vsize: 5910680 KiB
Current children cumulated memory: 5814180 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.13 4.10 5/258 875079
/proc/meminfo: memFree=107285196/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=5910680 memory=5814180 CPUtime=3327.71 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 1209382 0 0 0 332342 429 0 0 20 0 1 0 167793387 6052536320 1453545 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 1477670 1453545 4025 3540 0 1465927 0
Current children cumulated CPU time: 3327.71 s
Current children cumulated vsize: 5910680 KiB
Current children cumulated memory: 5814180 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/258 875477
/proc/meminfo: memFree=107386348/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=5910680 memory=5814180 CPUtime=3387.44 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 1209608 0 0 0 338313 431 0 0 20 0 1 0 167793387 6052536320 1453545 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 1477670 1453545 4025 3540 0 1465927 0
Current children cumulated CPU time: 3387.44 s
Current children cumulated vsize: 5910680 KiB
Current children cumulated memory: 5814180 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/258 875487
/proc/meminfo: memFree=107385980/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=5910680 memory=5814180 CPUtime=3447.17 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 1209829 0 0 0 344284 433 0 0 20 0 1 0 167793387 6052536320 1453545 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 1477670 1453545 4025 3540 0 1465927 0
Current children cumulated CPU time: 3447.17 s
Current children cumulated vsize: 5910680 KiB
Current children cumulated memory: 5814180 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/258 875498
/proc/meminfo: memFree=107385252/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=5910680 memory=5814180 CPUtime=3506.9 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 1210139 0 0 0 350254 436 0 0 20 0 1 0 167793387 6052536320 1453545 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 1477670 1453545 4025 3540 0 1465927 0
Current children cumulated CPU time: 3506.9 s
Current children cumulated vsize: 5910680 KiB
Current children cumulated memory: 5814180 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/260 875678
/proc/meminfo: memFree=107384332/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=5910680 memory=5814180 CPUtime=3566.63 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 1210356 0 0 0 356225 438 0 0 20 0 1 0 167793387 6052536320 1453545 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 1477670 1453545 4025 3540 0 1465927 0
Current children cumulated CPU time: 3566.63 s
Current children cumulated vsize: 5910680 KiB
Current children cumulated memory: 5814180 KiB

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

# cumulated CPU time of all completed processes:  user=3581.82 s, system=4.5133 s

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

[startup+3584 s]*
/proc/loadavg: 4.09 4.11 4.09 5/260 875679
/proc/meminfo: memFree=107384136/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=5910680 memory=5814180 CPUtime=3568.33 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 1210356 0 0 0 356395 438 0 0 20 0 1 0 167793387 6052536320 1453545 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 1477670 1453545 4025 3540 0 1465927 0
Current children cumulated CPU time: 3568.33 s
Current children cumulated vsize: 5910680 KiB
Current children cumulated memory: 5814180 KiB

[startup+3590.4 s]
/proc/loadavg: 4.08 4.11 4.09 5/260 875681
/proc/meminfo: memFree=107384136/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=5910680 memory=5814180 CPUtime=3574.69 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 1210361 0 0 0 357031 438 0 0 20 0 1 0 167793387 6052536320 1453545 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 1477670 1453545 4025 3540 0 1465927 0
Current children cumulated CPU time: 3574.69 s
Current children cumulated vsize: 5910680 KiB
Current children cumulated memory: 5814180 KiB

[startup+3596.8 s]
/proc/loadavg: 4.08 4.10 4.09 5/260 875681
/proc/meminfo: memFree=107384244/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=5910680 memory=5814180 CPUtime=3581.07 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 1210363 0 0 0 357669 438 0 0 20 0 1 0 167793387 6052536320 1453545 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 1477670 1453545 4025 3540 0 1465927 0
Current children cumulated CPU time: 3581.07 s
Current children cumulated vsize: 5910680 KiB
Current children cumulated memory: 5814180 KiB

[startup+3600 s]*
/proc/loadavg: 4.15 4.12 4.09 5/260 875682
/proc/meminfo: memFree=107348588/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=5910680 memory=5814180 CPUtime=3584.26 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 1212514 0 0 0 357988 438 0 0 20 0 1 0 167793387 6052536320 1453545 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 1477670 1453545 4025 3540 0 1465927 0
Current children cumulated CPU time: 3584.26 s
Current children cumulated vsize: 5910680 KiB
Current children cumulated memory: 5814180 KiB

[startup+3600.8 s]
/proc/loadavg: 4.15 4.12 4.09 5/260 875682
/proc/meminfo: memFree=107348588/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=5485816 memory=5393588 CPUtime=3585.05 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 1213685 0 0 0 358066 439 0 0 20 0 1 0 167793387 5617475584 1348622 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 1371454 1348397 4025 3540 0 1359711 0
Current children cumulated CPU time: 3585.05 s
Current children cumulated vsize: 5485816 KiB
Current children cumulated memory: 5393588 KiB

[startup+3601.6 s]
/proc/loadavg: 4.15 4.12 4.09 5/260 875682
/proc/meminfo: memFree=107991732/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=4558640 memory=4467180 CPUtime=3585.84 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 1218938 0 0 0 358140 444 0 0 20 0 1 0 167793387 4668047360 1116828 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 1139660 1116795 4025 3540 0 1127917 0
Current children cumulated CPU time: 3585.84 s
Current children cumulated vsize: 4558640 KiB
Current children cumulated memory: 4467180 KiB

[startup+3602 s]*
/proc/loadavg: 4.15 4.12 4.09 5/260 875682
/proc/meminfo: memFree=109218760/131524600 swapFree=130797080/131071996
[pid=873725] ppid=873722 vsize=3995244 memory=3906956 CPUtime=3586.25 cores=0,2
/proc/873725/stat : 873725 (pbscip) R 873722 873725 871672 0 -1 4194304 1220688 0 0 0 358178 447 0 0 20 0 1 0 167793387 4091129856 976739 134679101440 4194304 18693293 140727896648400 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 26988544 140727896654852 140727896654951 140727896654951 140727896661966 0
/proc/873725/statm: 998811 976739 4025 3540 0 987068 0
Current children cumulated CPU time: 3586.25 s
Current children cumulated vsize: 3995244 KiB
Current children cumulated memory: 3906956 KiB

Child status: 0

Real time (s): 3602.08
CPU time (s): 3586.33
CPU user time (s): 3581.82
CPU system time (s): 4.5133
CPU usage (%): 99.5629
Max. virtual memory (cumulated for all children) (KiB): 5910680
Max. memory (cumulated for all children) (KiB): 5814180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.82
system time used= 4.5133
maximum resident set size= 5814180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1220922
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= 14
involuntary context switches= 25130


# summary of solver processes directly reported to runsolver:
#   pid: 873725
#   total CPU time (s): 3586.33
#   total CPU user time (s): 3581.82
#   total CPU system time (s): 4.5133

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.67418 second user time and 17.4823 second system time

The end

Launcher Data

Begin job on nodeC014 at 2024-07-16 20:59:15
IDJOB=4432845
IDBENCH=158209
IDSOLVER=3059
FILE ID=nodeC014/4432845-1721156341
RUNJOBID= nodeC014-1721152754-871682
SLURM_JOB_ID= 7505755
Free space on /tmp= 889704 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB12/OPT-LIN/graca/normalized-ped2.G.recomb10-0.20-13.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-4432845-1721156341/watcher-4432845-1721156341 -o /tmp/evaluation-result-4432845-1721156341/solver-4432845-1721156341 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1721152754-871682 --watchdog 3760  pbscip -f HOME/instance-4432845-1721156341.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 8ac687d6d6d445392b755a367fbcc019
RANDOM SEED=1022615874

nodeC014.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	: 0xb00002a
cpu MHz		: 3645.150
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 invpcid_single pti ibrs ibpb stibp 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	: 6999.32
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		: 3685.683
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 invpcid_single pti ibrs ibpb stibp 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	: 7005.96
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		: 3646.552
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 invpcid_single pti ibrs ibpb stibp 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	: 6999.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.735
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 invpcid_single pti ibrs ibpb stibp 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	: 7005.96
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		: 3645.735
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 invpcid_single pti ibrs ibpb stibp 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	: 6999.32
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		: 3685.672
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 invpcid_single pti ibrs ibpb stibp 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	: 7005.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        115958804 kB
MemAvailable:   120478776 kB
Buffers:          362208 kB
Cached:          4943988 kB
SwapCached:        12992 kB
Active:          1320928 kB
Inactive:       13615548 kB
Active(anon):       9420 kB
Inactive(anon):  9639516 kB
Active(file):    1311508 kB
Inactive(file):  3976032 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       130797080 kB
Dirty:            236012 kB
Writeback:             0 kB
AnonPages:       9619432 kB
Mapped:            70976 kB
Shmem:             18568 kB
KReclaimable:     144160 kB
Slab:             242688 kB
SReclaimable:     144160 kB
SUnreclaim:        98528 kB
KernelStack:        4112 kB
PageTables:        29140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   10592648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            30528 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1994752 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:      232148 kB
DirectMap2M:    25755648 kB
DirectMap1G:    110100480 kB

Free space on /tmp at the end= 889676 MiB
End job on nodeC014 at 2024-07-16 21:59:17