Trace number 3744041

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
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1791.53 1791.83

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat25_4_7_0_mh_ic.opb
MD5SUMd1abf7b4963ec923523ad7cbca6393af
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4905751
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables45775
Total number of constraints102733
Number of constraints which are clauses71450
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints31250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 17425
Biggest coefficient in the objective function 160103007
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 18442352201
Number of bits of the sum of numbers in the objective function 35
Biggest number in a constraint 160103007
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 18442352201
Number of bits of the biggest sum of numbers35
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 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik 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-3744041-1338799753.opb>
0.69/0.77	c original problem has 45775 variables (45775 bin, 0 int, 0 impl, 0 cont) and 102733 constraints
0.69/0.77	c problem read
0.69/0.77	c presolving settings loaded
1.10/1.11	c presolving:
1.39/1.49	c (round 1) 2825 del vars, 1804 del conss, 100 chg bounds, 300 chg sides, 1500 chg coeffs, 0 upgd conss, 141650 impls, 1 clqs
2.10/2.19	c (round 2) 2825 del vars, 2104 del conss, 100 chg bounds, 300 chg sides, 1500 chg coeffs, 100626 upgd conss, 141650 impls, 1 clqs
9.19/9.23	c (round 3) 2825 del vars, 2104 del conss, 100 chg bounds, 300 chg sides, 15300 chg coeffs, 100626 upgd conss, 8686174 impls, 1 clqs
10.29/10.31	c (round 4) 2825 del vars, 2104 del conss, 100 chg bounds, 14100 chg sides, 76997 chg coeffs, 100626 upgd conss, 8686174 impls, 13800 clqs
11.09/11.15	c (round 5) 2825 del vars, 22401 del conss, 100 chg bounds, 34397 chg sides, 137888 chg coeffs, 100626 upgd conss, 8686174 impls, 27601 clqs
58.98/59.04	c    (58.3s) probing: 1000/42950 (2.3%) - 0 fixings, 0 aggregations, 1448864 implications, 0 bound changes
118.97/119.06	c    (118.3s) probing: 2000/42950 (4.7%) - 0 fixings, 0 aggregations, 3339244 implications, 0 bound changes
118.97/119.09	c    (118.3s) probing: 2001/42950 (4.7%) - 0 fixings, 0 aggregations, 3339252 implications, 0 bound changes
118.97/119.09	c    (118.3s) probing aborted: 2000/2000 successive useless probings
118.97/119.09	c presolving (6 rounds):
118.97/119.09	c  2825 deleted vars, 22401 deleted constraints, 100 tightened bounds, 0 added holes, 34397 changed sides, 137888 changed coefficients
118.97/119.09	c  15416994 implications, 27601 cliques
118.97/119.09	c presolved problem has 42950 variables (42950 bin, 0 int, 0 impl, 0 cont) and 114429 constraints
118.97/119.09	c   15375 constraints of type <knapsack>
118.97/119.09	c   69926 constraints of type <setppc>
118.97/119.09	c       3 constraints of type <linear>
118.97/119.09	c   29125 constraints of type <logicor>
118.97/119.09	c transformed objective value is always integral (scale: 1)
118.97/119.09	c Presolving Time: 118.09
118.97/119.09	c - non default parameters ----------------------------------------------------------------------
118.97/119.09	c # SCIP version 1.2.1.3
118.97/119.09	c 
118.97/119.09	c # frequency for displaying node information lines
118.97/119.09	c # [type: int, range: [-1,2147483647], default: 100]
118.97/119.09	c display/freq = 10000
118.97/119.09	c 
118.97/119.09	c # maximal time in seconds to run
118.97/119.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
118.97/119.09	c limits/time = 1789.23
118.97/119.09	c 
118.97/119.09	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
118.97/119.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
118.97/119.09	c limits/memory = 13950
118.97/119.09	c 
118.97/119.09	c # default clock type (1: CPU user seconds, 2: wall clock time)
118.97/119.09	c # [type: int, range: [1,2], default: 1]
118.97/119.09	c timing/clocktype = 2
118.97/119.09	c 
118.97/119.09	c # should presolving try to simplify inequalities
118.97/119.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
118.97/119.09	c constraints/linear/simplifyinequalities = TRUE
118.97/119.09	c 
118.97/119.09	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
118.97/119.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
118.97/119.09	c constraints/indicator/addCouplingCons = TRUE
118.97/119.09	c 
118.97/119.09	c # should presolving try to simplify knapsacks
118.97/119.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
118.97/119.09	c constraints/knapsack/simplifyinequalities = TRUE
118.97/119.09	c 
118.97/119.09	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
118.97/119.09	c # [type: int, range: [-1,2147483647], default: -1]
118.97/119.09	c separating/rapidlearning/freq = 0
118.97/119.09	c 
118.97/119.09	c -----------------------------------------------------------------------------------------------
118.97/119.09	c start solving
119.07/119.12	c 
125.77/125.80	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
125.77/125.80	c   125s|     1 |     0 |  2060 |     - | 672M|   0 | 383 |  42k| 114k|  42k| 114k|   0 |   0 |   0 | 1.256329e+06 |      --      |    Inf 
263.65/263.72	c   263s|     1 |     0 |  6594 |     - | 676M|   0 | 416 |  42k| 114k|  42k| 114k|  39 |   0 |   0 | 1.548606e+06 |      --      |    Inf 
300.85/300.93	c   300s|     1 |     0 |  7000 |     - | 678M|   0 | 420 |  42k| 114k|  42k| 114k|  54 |   0 |   0 | 1.583994e+06 |      --      |    Inf 
326.23/326.32	c   326s|     1 |     0 |  7325 |     - | 681M|   0 | 458 |  42k| 114k|  42k| 114k|  68 |   0 |   0 | 1.598551e+06 |      --      |    Inf 
371.43/371.55	c   371s|     1 |     0 |  7663 |     - | 683M|   0 | 480 |  42k| 114k|  42k| 114k|  82 |   0 |   0 | 1.602958e+06 |      --      |    Inf 
446.13/446.24	c   445s|     1 |     0 |  7822 |     - | 686M|   0 | 487 |  42k| 114k|  42k| 114k|  98 |   0 |   0 | 1.604763e+06 |      --      |    Inf 
476.72/476.80	c   476s|     1 |     0 |  8448 |     - | 688M|   0 | 480 |  42k| 114k|  42k| 114k| 111 |   0 |   0 | 1.616575e+06 |      --      |    Inf 
551.29/551.40	c   551s|     1 |     0 |  8758 |     - | 690M|   0 | 451 |  42k| 114k|  42k| 114k| 127 |   0 |   0 | 1.622080e+06 |      --      |    Inf 
600.89/601.08	c   600s|     1 |     0 |  9003 |     - | 690M|   0 | 431 |  42k| 114k|  42k| 114k| 139 |   0 |   0 | 1.623258e+06 |      --      |    Inf 
639.58/639.79	c   639s|     1 |     0 |  9124 |     - | 693M|   0 | 439 |  42k| 114k|  42k| 114k| 145 |   0 |   0 | 1.623760e+06 |      --      |    Inf 
710.87/711.01	c   710s|     1 |     0 |  9428 |     - | 695M|   0 | 488 |  42k| 114k|  42k| 114k| 149 |   0 |   0 | 1.631368e+06 |      --      |    Inf 
825.55/825.75	c   825s|     1 |     0 | 10228 |     - | 695M|   0 | 486 |  42k| 114k|  42k| 114k| 155 |   0 |   0 | 1.668005e+06 |      --      |    Inf 
939.73/939.98	c   939s|     1 |     0 | 10459 |     - | 695M|   0 | 497 |  42k| 114k|  42k| 114k| 169 |   0 |   0 | 1.673274e+06 |      --      |    Inf 
1059.51/1059.71	c  1059s|     1 |     0 | 10610 |     - | 695M|   0 | 498 |  42k| 114k|  42k| 114k| 185 |   0 |   0 | 1.673718e+06 |      --      |    Inf 
1173.49/1173.74	c  1173s|     1 |     0 | 10616 |     - | 695M|   0 | 493 |  42k| 114k|  42k| 114k| 192 |   0 |   0 | 1.673718e+06 |      --      |    Inf 
1394.35/1394.64	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1394.35/1394.64	c  1394s|     1 |     2 | 10616 |     - | 695M|   0 | 493 |  42k| 114k|  42k| 114k| 192 |   0 |  35 | 1.673718e+06 |      --      |    Inf 
1790.99/1791.34	c 
1790.99/1791.34	c SCIP Status        : solving was interrupted [time limit reached]
1790.99/1791.34	c Solving Time (sec) : 1790.57
1790.99/1791.34	c Solving Nodes      : 7
1790.99/1791.34	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1790.99/1791.34	c Dual Bound         : +1.67589704871716e+06
1790.99/1791.34	c Gap                : infinite
1790.99/1791.34	s UNKNOWN
1790.99/1791.34	c SCIP Status        : solving was interrupted [time limit reached]
1790.99/1791.34	c Solving Time       :    1790.57
1790.99/1791.34	c Original Problem   :
1790.99/1791.34	c   Problem name     : HOME/instance-3744041-1338799753.opb
1790.99/1791.34	c   Variables        : 45775 (45775 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.99/1791.34	c   Constraints      : 102733 initial, 102733 maximal
1790.99/1791.34	c Presolved Problem  :
1790.99/1791.34	c   Problem name     : t_HOME/instance-3744041-1338799753.opb
1790.99/1791.34	c   Variables        : 42950 (42950 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.99/1791.34	c   Constraints      : 114429 initial, 114429 maximal
1790.99/1791.34	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.99/1791.34	c   trivial          :       0.02          0          0          0          0          0          0          0          0
1790.99/1791.34	c   dualfix          :       0.02       1825          0          0          0          0          0          0          0
1790.99/1791.34	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.99/1791.34	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.99/1791.34	c   implics          :       0.02          0          0          0          0          0          0          0          0
1790.99/1791.34	c   probing          :     107.43          0          0          0          0          0          0          0          0
1790.99/1791.34	c   knapsack         :       8.68          0          0          0          0          0      13800      34097     136388
1790.99/1791.34	c   setppc           :       0.54          0          0          0          0          0       6497          0          0
1790.99/1791.34	c   linear           :       0.92        100        900          0        100          0       2104        300       1500
1790.99/1791.34	c   logicor          :       0.19          0          0          0          0          0          0          0          0
1790.99/1791.34	c   root node        :          -          0          -          -          0          -          -          -          -
1790.99/1791.34	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.99/1791.34	c   integral         :          0          0          0          9          0          0          3          0          0         14
1790.99/1791.34	c   knapsack         :      15375         15       9091          0          0          0       1357        125          0          0
1790.99/1791.34	c   setppc           :      69926         15       9091          0          0          0       1538          0          0          0
1790.99/1791.34	c   linear           :          3         15       9091          0          0          0          0          0          0          0
1790.99/1791.34	c   logicor          :      29125         15       7093          0          0          0         49          0          0          0
1790.99/1791.34	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1790.99/1791.34	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.99/1791.34	c   integral         :     488.39       0.00       0.00     488.39       0.00
1790.99/1791.34	c   knapsack         :      18.13       0.44      17.69       0.00       0.00
1790.99/1791.34	c   setppc           :      46.04       0.12      45.92       0.00       0.00
1790.99/1791.34	c   linear           :       6.53       6.00       0.53       0.00       0.00
1790.99/1791.34	c   logicor          :       2.62       0.05       2.57       0.00       0.00
1790.99/1791.34	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.99/1791.34	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.99/1791.34	c   vbounds          :       0.01          2          0          0
1790.99/1791.34	c   rootredcost      :       0.01          0          0          0
1790.99/1791.34	c   pseudoobj        :       0.03         33          0          0
1790.99/1791.34	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.99/1791.34	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1790.99/1791.34	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1790.99/1791.34	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.99/1791.34	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.99/1791.34	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.99/1791.34	c   applied globally :          -          -          -          0        0.0          -          -          -
1790.99/1791.34	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.99/1791.34	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.99/1791.34	c   cut pool         :       0.04         14          -          -        383          -    (maximal pool size: 1630)
1790.99/1791.34	c   redcost          :       0.06         23          0          0          0          0
1790.99/1791.34	c   impliedbounds    :       0.14         15          0          0        208          0
1790.99/1791.34	c   intobj           :       0.00          0          0          0          0          0
1790.99/1791.34	c   cgmip            :       0.00          0          0          0          0          0
1790.99/1791.34	c   gomory           :     549.63         15          0          0       3644          0
1790.99/1791.34	c   strongcg         :     310.17         15          0          0       5410          0
1790.99/1791.34	c   cmir             :      53.15         10          0          0          5          0
1790.99/1791.34	c   flowcover        :     102.53         10          0          0         40          0
1790.99/1791.34	c   clique           :      74.68         15          0          0         72          0
1790.99/1791.34	c   zerohalf         :       0.00          0          0          0          0          0
1790.99/1791.34	c   mcf              :       0.16          1          0          0          0          0
1790.99/1791.34	c   rapidlearning    :       0.00          0          0          0          0          0
1790.99/1791.34	c Pricers            :       Time      Calls       Vars
1790.99/1791.34	c   problem variables:       0.00          0          0
1790.99/1791.34	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.99/1791.34	c   relpscost        :     488.39          9          0          3          0          0         14
1790.99/1791.34	c   pscost           :       0.00          0          0          0          0          0          0
1790.99/1791.34	c   inference        :       0.00          0          0          0          0          0          0
1790.99/1791.34	c   mostinf          :       0.00          0          0          0          0          0          0
1790.99/1791.34	c   leastinf         :       0.00          0          0          0          0          0          0
1790.99/1791.34	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.99/1791.34	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.99/1791.34	c   random           :       0.00          0          0          0          0          0          0
1790.99/1791.34	c Primal Heuristics  :       Time      Calls      Found
1790.99/1791.34	c   LP solutions     :       0.00          -          0
1790.99/1791.34	c   pseudo solutions :       0.00          -          0
1790.99/1791.34	c   oneopt           :       0.00          0          0
1790.99/1791.34	c   crossover        :       0.00          0          0
1790.99/1791.34	c   coefdiving       :       0.00          0          0
1790.99/1791.34	c   pscostdiving     :       0.00          0          0
1790.99/1791.34	c   fracdiving       :       0.00          0          0
1790.99/1791.34	c   veclendiving     :       0.00          0          0
1790.99/1791.34	c   objpscostdiving  :       0.00          0          0
1790.99/1791.34	c   rootsoldiving    :       0.00          0          0
1790.99/1791.34	c   linesearchdiving :       0.00          0          0
1790.99/1791.34	c   trivial          :       0.06          2          0
1790.99/1791.34	c   simplerounding   :       0.00          0          0
1790.99/1791.34	c   zirounding       :       0.02          7          0
1790.99/1791.34	c   rounding         :       0.15         23          0
1790.99/1791.34	c   shifting         :       0.30         15          0
1790.99/1791.34	c   intshifting      :       0.00          0          0
1790.99/1791.34	c   twoopt           :       0.00          0          0
1790.99/1791.34	c   fixandinfer      :       0.00          0          0
1790.99/1791.34	c   feaspump         :      38.79          1          0
1790.99/1791.34	c   intdiving        :       0.00          0          0
1790.99/1791.34	c   actconsdiving    :       0.00          0          0
1790.99/1791.34	c   guideddiving     :       0.00          0          0
1790.99/1791.34	c   octane           :       0.00          0          0
1790.99/1791.34	c   rens             :       1.47          1          0
1790.99/1791.34	c   rins             :       0.00          0          0
1790.99/1791.34	c   localbranching   :       0.00          0          0
1790.99/1791.34	c   mutation         :       0.00          0          0
1790.99/1791.34	c   dins             :       0.00          0          0
1790.99/1791.34	c   undercover       :       0.00          0          0
1790.99/1791.34	c   nlp              :       0.00          0          0
1790.99/1791.34	c   trysol           :       0.00          0          0
1790.99/1791.34	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.99/1791.34	c   primal LP        :       0.09          0          0       0.00       0.00
1790.99/1791.34	c   dual LP          :      44.71         23      10460     454.78     233.97
1790.99/1791.34	c   lex dual LP      :       0.00          0          0       0.00          -
1790.99/1791.34	c   barrier LP       :       0.00          0          0       0.00          -
1790.99/1791.34	c   diving/probing LP:      38.39         12       4145     345.42     107.97
1790.99/1791.34	c   strong branching :     488.38        223     118979     533.54     243.62
1790.99/1791.34	c     (at root node) :          -         35      25285     722.43          -
1790.99/1791.34	c   conflict analysis:       0.00          0          0       0.00          -
1790.99/1791.34	c B&B Tree           :
1790.99/1791.34	c   number of runs   :          1
1790.99/1791.34	c   nodes            :          7
1790.99/1791.34	c   nodes (total)    :          7
1790.99/1791.34	c   nodes left       :          8
1790.99/1791.34	c   max depth        :          6
1790.99/1791.34	c   max depth (total):          6
1790.99/1791.34	c   backtracks       :          0 (0.0%)
1790.99/1791.34	c   delayed cutoffs  :          0
1790.99/1791.34	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1790.99/1791.34	c   avg switch length:       1.00
1790.99/1791.34	c   switching time   :       0.06
1790.99/1791.34	c Solution           :
1790.99/1791.34	c   Solutions found  :          0 (0 improvements)
1790.99/1791.34	c   Primal Bound     :          -
1790.99/1791.34	c   Dual Bound       : +1.67589704871716e+06
1790.99/1791.34	c   Gap              :   infinite
1790.99/1791.34	c   Root Dual Bound  : +1.67371844390223e+06
1790.99/1791.34	c   Root Iterations  :      10616
1791.50/1791.82	c Time complete: 1791.52.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3744041-1338799753/watcher-3744041-1338799753 -o /tmp/evaluation-result-3744041-1338799753/solver-3744041-1338799753 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3744041-1338799753.opb -t 1800 -m 15500 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13860
/proc/meminfo: memFree=26609480/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=7916 CPUtime=0 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 1250 0 0 0 0 0 0 0 20 0 1 0 346100714 8105984 1196 33554432000 4194304 8395647 140736486813680 140735070767256 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 1979 1196 370 1026 0 949 0

[startup+0.0122501 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13860
/proc/meminfo: memFree=26609480/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=11504 CPUtime=0 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 2092 0 0 0 0 0 0 0 20 0 1 0 346100714 11780096 2037 33554432000 4194304 8395647 140736486813680 140735070767256 6347101 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 2876 2057 387 1026 0 1846 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11504

[startup+0.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13860
/proc/meminfo: memFree=26609480/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=30976 CPUtime=0.08 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 6963 0 0 0 8 0 0 0 20 0 1 0 346100714 31719424 6903 33554432000 4194304 8395647 140736486813680 140735070767256 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 7744 6903 394 1026 0 6714 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30976

[startup+0.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13860
/proc/meminfo: memFree=26609480/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=47632 CPUtime=0.28 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 11097 0 0 0 27 1 0 0 20 0 1 0 346100714 48775168 11037 33554432000 4194304 8395647 140736486813680 140735070767256 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 11908 11037 394 1026 0 10878 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 47632

[startup+0.700285 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13860
/proc/meminfo: memFree=26609480/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=76816 CPUtime=0.69 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 18397 0 0 0 66 3 0 0 20 0 1 0 346100714 78659584 18337 33554432000 4194304 8395647 140736486813680 140736486678888 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 19204 18337 394 1026 0 18174 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76816

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13861
/proc/meminfo: memFree=26423960/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=226500 CPUtime=1.49 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 55306 0 0 0 140 9 0 0 20 0 1 0 346100714 231936000 54892 33554432000 4194304 8395647 140736486813680 140736486678888 5611736 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 56625 54892 475 1026 0 55595 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 226500

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13861
/proc/meminfo: memFree=26347304/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=350164 CPUtime=3.09 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 86335 0 0 0 295 14 0 0 20 0 1 0 346100714 358567936 85541 33554432000 4194304 8395647 140736486813680 140736486808968 4953593 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 87541 85541 496 1026 0 86511 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 350164

[startup+6.30032 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 13861
/proc/meminfo: memFree=26130240/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=536024 CPUtime=6.29 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 132800 0 0 0 607 22 0 0 20 0 1 0 346100714 548888576 132006 33554432000 4194304 8395647 140736486813680 140736486809144 6349190 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 134006 132006 496 1026 0 132976 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 536024

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 13861
/proc/meminfo: memFree=25928676/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=690960 CPUtime=12.69 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 171241 0 0 0 1241 28 0 0 20 0 1 0 346100714 707543040 170942 33554432000 4194304 8395647 140736486813680 140736486809112 4911709 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 172740 170942 510 1026 0 171710 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 690960

[startup+25.5003 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 13862
/proc/meminfo: memFree=25875596/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=744188 CPUtime=25.48 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 184288 0 0 0 2518 30 0 0 20 0 1 0 346100714 762048512 183989 33554432000 4194304 8395647 140736486813680 140736486809544 5210338 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 186047 183989 510 1026 0 185017 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 744188

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 13865
/proc/meminfo: memFree=25783484/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=836548 CPUtime=51.08 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 207454 0 0 0 5072 36 0 0 20 0 1 0 346100714 856625152 207155 33554432000 4194304 8395647 140736486813680 140736486809544 6080692 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 209137 207155 510 1026 0 208107 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 836548

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 13865
/proc/meminfo: memFree=25640172/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=976612 CPUtime=102.28 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 242401 0 0 0 10184 44 0 0 20 0 1 0 346100714 1000050688 242102 33554432000 4194304 8395647 140736486813680 140736486809752 4910737 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 244153 242102 515 1026 0 243123 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 976612

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13865
/proc/meminfo: memFree=25419252/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=1214052 CPUtime=162.26 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 288625 0 0 0 16169 57 0 0 20 0 1 0 346100714 1243189248 297416 33554432000 4194304 8395647 140736486813680 140736486808328 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 303513 297416 591 1026 0 302483 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1214052

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 13865
/proc/meminfo: memFree=25424432/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=1187920 CPUtime=222.25 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 290843 0 0 0 22167 58 0 0 20 0 1 0 346100714 1216430080 291770 33554432000 4194304 8395647 140736486813680 140736486809608 5792689 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 296980 291770 614 1026 0 295950 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1187920

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 13865
/proc/meminfo: memFree=25338160/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=1277520 CPUtime=282.25 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 297836 0 0 0 28162 63 0 0 20 0 1 0 346100714 1308180480 313106 33554432000 4194304 8395647 140736486813680 140736486808920 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 319380 313106 626 1026 0 318350 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1277520

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13866
/proc/meminfo: memFree=25321092/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=1292388 CPUtime=342.23 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 299713 0 0 0 34158 65 0 0 20 0 1 0 346100714 1323405312 317027 33554432000 4194304 8395647 140736486813680 140736486808872 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 323097 317027 626 1026 0 322067 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1292388

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13866
/proc/meminfo: memFree=25301672/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=1308888 CPUtime=402.23 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 301949 0 0 0 40154 69 0 0 20 0 1 0 346100714 1340301312 321818 33554432000 4194304 8395647 140736486813680 140736486808872 7386023 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 327222 321818 626 1026 0 326192 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1308888

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13866
/proc/meminfo: memFree=25299308/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=1308888 CPUtime=462.22 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 302546 0 0 0 46151 71 0 0 20 0 1 0 346100714 1340301312 322415 33554432000 4194304 8395647 140736486813680 140736486808968 6197315 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 327222 322415 626 1026 0 326192 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1308888

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13866
/proc/meminfo: memFree=25298908/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=1311376 CPUtime=522.2 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 302594 0 0 0 52145 75 0 0 20 0 1 0 346100714 1342849024 322483 33554432000 4194304 8395647 140736486813680 140736486808920 7385355 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 327844 322483 626 1026 0 326814 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1311376

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13866
/proc/meminfo: memFree=25295836/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=1312272 CPUtime=582.19 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 302663 0 0 0 58139 80 0 0 20 0 1 0 346100714 1343766528 323285 33554432000 4194304 8395647 140736486813680 140736486808968 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 328068 323285 626 1026 0 327038 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1312272

[startup+642.3 s]

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

/proc/meminfo: memFree=25234696/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=1341424 CPUtime=1122.1 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 304121 0 0 0 112086 124 0 0 20 0 1 0 346100714 1373618176 331618 33554432000 4194304 8395647 140736486813680 140736486808968 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 335356 331618 626 1026 0 334326 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1341424

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13895
/proc/meminfo: memFree=25220000/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=1341424 CPUtime=1182.08 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 304134 0 0 0 118079 129 0 0 20 0 1 0 346100714 1373618176 332558 33554432000 4194304 8395647 140736486813680 140736486808920 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 335356 332558 626 1026 0 334326 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 1341424

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13895
/proc/meminfo: memFree=25211196/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=1341424 CPUtime=1242.08 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 304136 0 0 0 124074 134 0 0 20 0 1 0 346100714 1373618176 333041 33554432000 4194304 8395647 140736486813680 140736486808968 7385711 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 335356 333041 626 1026 0 334326 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 1341424

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13937
/proc/meminfo: memFree=25277308/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=1347944 CPUtime=1302.07 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 347230 0 0 0 130057 150 0 0 20 0 1 0 346100714 1380294656 335288 33554432000 4194304 8395647 140736486813680 140736486808888 6390512 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 336986 335288 638 1026 0 335956 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 1347944

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13937
/proc/meminfo: memFree=24932004/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=1347944 CPUtime=1362.05 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 347230 0 0 0 136047 158 0 0 20 0 1 0 346100714 1380294656 335288 33554432000 4194304 8395647 140736486813680 140736486808552 7382157 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 336986 335288 638 1026 0 335956 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 1347944

[startup+1422.31 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 13937
/proc/meminfo: memFree=24511064/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=1347944 CPUtime=1422.05 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 347231 0 0 0 142038 167 0 0 20 0 1 0 346100714 1380294656 335289 33554432000 4194304 8395647 140736486813680 140736486808552 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 336986 335289 639 1026 0 335956 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1347944

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 13937
/proc/meminfo: memFree=24478340/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=1347944 CPUtime=1482.03 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 347231 0 0 0 148028 175 0 0 20 0 1 0 346100714 1380294656 335289 33554432000 4194304 8395647 140736486813680 140736486808552 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 336986 335289 639 1026 0 335956 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 1347944

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13937
/proc/meminfo: memFree=24555860/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=1347944 CPUtime=1542.02 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 347231 0 0 0 154019 183 0 0 20 0 1 0 346100714 1380294656 335289 33554432000 4194304 8395647 140736486813680 140736486808888 6698415 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 336986 335289 639 1026 0 335956 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 1347944

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13938
/proc/meminfo: memFree=24555340/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=1347944 CPUtime=1602.02 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 347231 0 0 0 160009 193 0 0 20 0 1 0 346100714 1380294656 335289 33554432000 4194304 8395647 140736486813680 140736486807832 6696781 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 336986 335289 639 1026 0 335956 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1347944

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13938
/proc/meminfo: memFree=24397636/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=1347944 CPUtime=1662.01 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 347231 0 0 0 166000 201 0 0 20 0 1 0 346100714 1380294656 335289 33554432000 4194304 8395647 140736486813680 140736486808552 7382152 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 336986 335289 639 1026 0 335956 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 1347944

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13938
/proc/meminfo: memFree=24397664/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=1347944 CPUtime=1722 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 347231 0 0 0 171991 209 0 0 20 0 1 0 346100714 1380294656 335289 33554432000 4194304 8395647 140736486813680 140736486808984 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 336986 335289 639 1026 0 335956 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 1347944

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13938
/proc/meminfo: memFree=24374796/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=1347944 CPUtime=1781.99 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 347231 0 0 0 177981 218 0 0 20 0 1 0 346100714 1380294656 335289 33554432000 4194304 8395647 140736486813680 140736486808552 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 336986 335289 639 1026 0 335956 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 1347944

Solver just ended. Dumping a history of the last processes samples

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13938
/proc/meminfo: memFree=24374920/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=1347944 CPUtime=1785.19 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 347231 0 0 0 178301 218 0 0 20 0 1 0 346100714 1380294656 335289 33554432000 4194304 8395647 140736486813680 140736486808552 7382137 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 336986 335289 639 1026 0 335956 0
Current children cumulated CPU time (s) 1785.19
Current children cumulated vsize (KiB) 1347944

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13938
/proc/meminfo: memFree=24374920/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=1347944 CPUtime=1788.39 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 347231 0 0 0 178620 219 0 0 20 0 1 0 346100714 1380294656 335289 33554432000 4194304 8395647 140736486813680 140736486808552 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 336986 335289 639 1026 0 335956 0
Current children cumulated CPU time (s) 1788.39
Current children cumulated vsize (KiB) 1347944

[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13938
/proc/meminfo: memFree=24374920/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=1347944 CPUtime=1789.99 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 347231 0 0 0 178780 219 0 0 20 0 1 0 346100714 1380294656 335289 33554432000 4194304 8395647 140736486813680 140736486808552 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 336986 335289 639 1026 0 335956 0
Current children cumulated CPU time (s) 1789.99
Current children cumulated vsize (KiB) 1347944

[startup+1791.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13938
/proc/meminfo: memFree=24374904/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=1347944 CPUtime=1790.79 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 347231 0 0 0 178860 219 0 0 20 0 1 0 346100714 1380294656 335289 33554432000 4194304 8395647 140736486813680 140736486808888 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 336986 335289 639 1026 0 335956 0
Current children cumulated CPU time (s) 1790.79
Current children cumulated vsize (KiB) 1347944

[startup+1791.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13938
/proc/meminfo: memFree=24374904/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=1287512 CPUtime=1791.19 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 347233 0 0 0 178900 219 0 0 20 0 1 0 346100714 1318412288 320268 33554432000 4194304 8395647 140736486813680 140736486808888 4287408 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 321878 320268 641 1026 0 320848 0
Current children cumulated CPU time (s) 1791.19
Current children cumulated vsize (KiB) 1287512

[startup+1791.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13938
/proc/meminfo: memFree=24374904/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=1287512 CPUtime=1791.39 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 347233 0 0 0 178920 219 0 0 20 0 1 0 346100714 1318412288 320268 33554432000 4194304 8395647 140736486813680 140736486812840 6076052 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 321878 320268 641 1026 0 320848 0
Current children cumulated CPU time (s) 1791.39
Current children cumulated vsize (KiB) 1287512

[startup+1791.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13938
/proc/meminfo: memFree=24516736/32873844 swapFree=7124/7124
[pid=13860] ppid=13858 vsize=1198368 CPUtime=1791.5 cores=1,3,5,7
/proc/13860/stat : 13860 (pbscip.linux.x8) R 13858 13860 12290 0 -1 4202496 347233 0 0 0 178930 220 0 0 20 0 1 0 346100714 1227128832 298273 33554432000 4194304 8395647 140736486813680 140736486812840 6345229 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13860/statm: 299592 298273 641 1026 0 298562 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (KiB) 1198368

Child status: 0
Real time (s): 1791.83
CPU time (s): 1791.53
CPU user time (s): 1789.31
CPU system time (s): 2.21266
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 1514840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.31
system time used= 2.21266
maximum resident set size= 1504536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 347236
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= 53
involuntary context switches= 1836

runsolver used 2.98754 second user time and 8.80966 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-04 10:49:13
IDJOB=3744041
IDBENCH=92674
IDSOLVER=2326
FILE ID=node134/3744041-1338799753
RUNJOBID= node134-1338773738-12307
PBS_JOBID= 14636824
Free space on /tmp= 70340 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat25_4_7_0_mh_ic.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3744041-1338799753/watcher-3744041-1338799753 -o /tmp/evaluation-result-3744041-1338799753/solver-3744041-1338799753 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3744041-1338799753.opb -t 1800 -m 15500

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= d1abf7b4963ec923523ad7cbca6393af
RANDOM SEED=1826322054

node134.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26610232 kB
Buffers:          512004 kB
Cached:          3512528 kB
SwapCached:           76 kB
Active:          3145620 kB
Inactive:        2211008 kB
Active(anon):    1323536 kB
Inactive(anon):    10496 kB
Active(file):    1822084 kB
Inactive(file):  2200512 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67107756 kB
Dirty:             14488 kB
Writeback:             0 kB
AnonPages:       1340716 kB
Mapped:            13696 kB
Shmem:                96 kB
Slab:             763360 kB
SReclaimable:     204960 kB
SUnreclaim:       558400 kB
KernelStack:        1472 kB
PageTables:         6140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1458476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    595968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70324 MiB
End job on node134 at 2012-06-04 11:19:05