Trace number 2703454

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
SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solverUNSAT 78.3951 78.4226

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos3.opb
MD5SUMd20c34d69465e41d60c8740ade812dbe
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables42220
Total number of constraints1481
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)17
Number of constraints which are nor clauses,nor cardinality constraints1464
Minimum length of a constraint10
Maximum length of a constraint4780
Number of terms in the objective function 155
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 10737418235
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 2454208150643933184000
Number of bits of the biggest number in a constraint 72
Biggest sum of numbers in a constraint 289272765430218968121839
Number of bits of the biggest sum of numbers78
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-2703454-1278557504.opb>
0.39/0.46	c [src/scip/reader_opb.c:3100] Warning: there might be <10253> coefficients or weight out of range!
0.39/0.46	c original problem has 42220 variables (42220 bin, 0 int, 0 impl, 0 cont) and 1481 constraints
0.39/0.46	c problem read
0.39/0.46	c presolving settings loaded
0.79/0.89	c presolving:
1.10/1.11	c (round 1) 25643 del vars, 0 del conss, 25639 chg bounds, 73 chg sides, 215 chg coeffs, 0 upgd conss, 0 impls, 17 clqs
1.10/1.15	c (round 2) 25643 del vars, 0 del conss, 25639 chg bounds, 73 chg sides, 268 chg coeffs, 0 upgd conss, 0 impls, 17 clqs
1.19/1.22	c (round 3) 25643 del vars, 0 del conss, 25639 chg bounds, 73 chg sides, 268 chg coeffs, 1442 upgd conss, 0 impls, 17 clqs
1.49/1.52	c (round 4) 25643 del vars, 0 del conss, 25639 chg bounds, 115 chg sides, 690 chg coeffs, 1442 upgd conss, 24010 impls, 20 clqs
1.49/1.54	c (round 5) 25643 del vars, 0 del conss, 25639 chg bounds, 115 chg sides, 724 chg coeffs, 1442 upgd conss, 24010 impls, 20 clqs
10.68/10.74	c (round 6) 25693 del vars, 0 del conss, 25639 chg bounds, 115 chg sides, 724 chg coeffs, 1442 upgd conss, 1408980 impls, 20 clqs
11.08/11.11	c (round 7) 25693 del vars, 4 del conss, 25639 chg bounds, 232 chg sides, 847 chg coeffs, 1442 upgd conss, 1408998 impls, 30 clqs
11.08/11.13	c (round 8) 25693 del vars, 6 del conss, 25639 chg bounds, 309 chg sides, 1055 chg coeffs, 1442 upgd conss, 1408998 impls, 60 clqs
11.08/11.16	c (round 9) 25693 del vars, 10 del conss, 25639 chg bounds, 313 chg sides, 1067 chg coeffs, 1442 upgd conss, 1408998 impls, 64 clqs
24.68/24.71	c (round 10) 25743 del vars, 10 del conss, 25639 chg bounds, 313 chg sides, 1067 chg coeffs, 1442 upgd conss, 1604574 impls, 64 clqs
24.88/24.91	c (round 11) 25743 del vars, 10 del conss, 25639 chg bounds, 413 chg sides, 1167 chg coeffs, 1442 upgd conss, 1604574 impls, 64 clqs
31.38/31.49	c (round 12) 25793 del vars, 10 del conss, 25639 chg bounds, 413 chg sides, 1167 chg coeffs, 1442 upgd conss, 1699336 impls, 64 clqs
31.58/31.69	c (round 13) 25793 del vars, 11 del conss, 25639 chg bounds, 520 chg sides, 1284 chg coeffs, 1442 upgd conss, 1699336 impls, 64 clqs
31.98/32.02	c    (31.6s) probing: 1000/16577 (6.0%) - 150 fixings, 0 aggregations, 288069 implications, 0 bound changes
49.77/49.88	c (round 14) 25843 del vars, 11 del conss, 25639 chg bounds, 520 chg sides, 1284 chg coeffs, 1442 upgd conss, 2035256 impls, 64 clqs
50.07/50.16	c (round 15) 25843 del vars, 13 del conss, 25639 chg bounds, 616 chg sides, 1384 chg coeffs, 1442 upgd conss, 2035256 impls, 64 clqs
50.97/51.06	c    (50.6s) probing: 2000/16577 (12.1%) - 204 fixings, 1 aggregations, 451396 implications, 0 bound changes
67.57/67.61	c    (67.2s) probing: 3000/16577 (18.1%) - 242 fixings, 1 aggregations, 573046 implications, 0 bound changes
69.77/69.87	c    (69.4s) probing: 3282/16577 (19.8%) - 242 fixings, 1 aggregations, 578663 implications, 0 bound changes
69.77/69.87	c    (69.4s) probing aborted: 100/100 successive totally useless probings
69.77/69.87	c (round 16) 25886 del vars, 13 del conss, 25639 chg bounds, 616 chg sides, 1384 chg coeffs, 1442 upgd conss, 2311796 impls, 64 clqs
70.07/70.11	c (round 17) 25886 del vars, 13 del conss, 25639 chg bounds, 700 chg sides, 1475 chg coeffs, 1442 upgd conss, 2311796 impls, 64 clqs
72.47/72.58	c    (72.1s) probing: 3516/16577 (21.2%) - 244 fixings, 1 aggregations, 607343 implications, 0 bound changes
72.47/72.58	c    (72.1s) probing aborted: 100/100 successive totally useless probings
72.47/72.58	c (round 18) 25888 del vars, 13 del conss, 25639 chg bounds, 700 chg sides, 1475 chg coeffs, 1442 upgd conss, 2370024 impls, 64 clqs
72.76/72.81	c (round 19) 25888 del vars, 13 del conss, 25639 chg bounds, 704 chg sides, 1479 chg coeffs, 1442 upgd conss, 2370024 impls, 64 clqs
74.36/74.47	c    (74.0s) probing: 3653/16577 (22.0%) - 244 fixings, 1 aggregations, 637887 implications, 0 bound changes
74.36/74.47	c    (74.0s) probing aborted: 100/100 successive totally useless probings
74.36/74.47	c presolving (20 rounds):
74.36/74.47	c  25888 deleted vars, 13 deleted constraints, 25639 tightened bounds, 0 added holes, 704 changed sides, 1479 changed coefficients
74.36/74.47	c  2431112 implications, 64 cliques
74.36/74.47	c presolved problem has 16332 variables (16332 bin, 0 int, 0 impl, 0 cont) and 1556 constraints
74.36/74.47	c    1414 constraints of type <knapsack>
74.36/74.47	c     103 constraints of type <setppc>
74.36/74.47	c      39 constraints of type <linear>
74.36/74.47	c transformed objective value is always integral (scale: 1)
74.36/74.47	c Presolving Time: 73.83
74.36/74.47	c - non default parameters ----------------------------------------------------------------------
74.36/74.47	c # SCIP version 1.2.1.3
74.36/74.47	c 
74.36/74.47	c # frequency for displaying node information lines
74.36/74.47	c # [type: int, range: [-1,2147483647], default: 100]
74.36/74.47	c display/freq = 10000
74.36/74.47	c 
74.36/74.47	c # maximal time in seconds to run
74.36/74.47	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
74.36/74.47	c limits/time = 1789.55
74.36/74.47	c 
74.36/74.47	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
74.36/74.47	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
74.36/74.47	c limits/memory = 1620
74.36/74.47	c 
74.36/74.47	c # default clock type (1: CPU user seconds, 2: wall clock time)
74.36/74.47	c # [type: int, range: [1,2], default: 1]
74.36/74.47	c timing/clocktype = 2
74.36/74.47	c 
74.36/74.47	c # should presolving try to simplify inequalities
74.36/74.47	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
74.36/74.47	c constraints/linear/simplifyinequalities = TRUE
74.36/74.47	c 
74.36/74.47	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
74.36/74.47	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
74.36/74.47	c constraints/indicator/addCouplingCons = TRUE
74.36/74.47	c 
74.36/74.47	c # should presolving try to simplify knapsacks
74.36/74.47	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
74.36/74.47	c constraints/knapsack/simplifyinequalities = TRUE
74.36/74.47	c 
74.36/74.47	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
74.36/74.47	c # [type: int, range: [-1,2147483647], default: -1]
74.36/74.47	c separating/rapidlearning/freq = 0
74.36/74.47	c 
74.36/74.47	c -----------------------------------------------------------------------------------------------
74.36/74.47	c start solving
74.36/74.49	c 
78.07/78.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
78.07/78.18	c  77.7s|     1 |     0 | 14990 |     - | 166M|   0 |   - |  16k|1556 |  16k|1556 |   0 |   0 |   0 |      --      |      --      |   0.00%
78.07/78.18	c  77.7s|     1 |     0 | 14990 |     - | 166M|   0 |   - |  16k|1556 |  16k|1556 |   0 |   0 |   0 |      --      |      --      |   0.00%
78.07/78.18	c 
78.07/78.18	c SCIP Status        : problem is solved [infeasible]
78.07/78.18	c Solving Time (sec) : 77.72
78.07/78.18	c Solving Nodes      : 1
78.07/78.18	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
78.07/78.18	c Dual Bound         : +1.00000000000000e+20
78.07/78.18	c Gap                : 0.00 %
78.07/78.18	s UNSATISFIABLE
78.07/78.18	c SCIP Status        : problem is solved [infeasible]
78.07/78.18	c Solving Time       :      77.72
78.07/78.18	c Original Problem   :
78.07/78.18	c   Problem name     : HOME/instance-2703454-1278557504.opb
78.07/78.18	c   Variables        : 42220 (42220 binary, 0 integer, 0 implicit integer, 0 continuous)
78.07/78.18	c   Constraints      : 1481 initial, 1481 maximal
78.07/78.18	c Presolved Problem  :
78.07/78.18	c   Problem name     : t_HOME/instance-2703454-1278557504.opb
78.07/78.18	c   Variables        : 16332 (16332 binary, 0 integer, 0 implicit integer, 0 continuous)
78.07/78.18	c   Constraints      : 1556 initial, 1556 maximal
78.07/78.18	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
78.07/78.18	c   trivial          :       0.07          0          0          0          0          0          0          0          0
78.07/78.18	c   dualfix          :       0.07          0          0          0          0          0          0          0          0
78.07/78.18	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
78.07/78.18	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
78.07/78.18	c   implics          :       0.05          0          0          0          0          0          0          0          0
78.07/78.18	c   probing          :      71.23        244          1          0          0          0          0          0          0
78.07/78.18	c   knapsack         :       1.72          0          0          0          0          0         11        631       1211
78.07/78.18	c   setppc           :       0.01          0          0          0          0          0          2          0          0
78.07/78.18	c   linear           :       0.40      25639          4          0      25639          0          0         73        268
78.07/78.18	c   root node        :          -          0          -          -          0          -          -          -          -
78.07/78.18	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
78.07/78.18	c   integral         :          0          0          0          0          0          0          0          0          0          0
78.07/78.18	c   knapsack         :       1414          0      10860          0          0          2          0          0          0          0
78.07/78.18	c   setppc           :        103          0      10858          0          0          0          0          0          0          0
78.07/78.18	c   linear           :         39          0      10858          0          0        224          0          0          0          0
78.07/78.18	c   countsols        :          0          0          0          0          0          0          0          0          0          0
78.07/78.18	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
78.07/78.18	c   integral         :       0.00       0.00       0.00       0.00       0.00
78.07/78.18	c   knapsack         :      11.03       0.00      11.03       0.00       0.00
78.07/78.18	c   setppc           :       0.19       0.00       0.19       0.00       0.00
78.07/78.18	c   linear           :      31.52       0.00      31.52       0.00       0.00
78.07/78.18	c   countsols        :       0.00       0.00       0.00       0.00       0.00
78.07/78.18	c Propagators        :       Time      Calls    Cutoffs    DomReds
78.07/78.18	c   vbounds          :       0.01          2          0          0
78.07/78.18	c   rootredcost      :       0.00          0          0          0
78.07/78.18	c   pseudoobj        :       0.01          2          1          0
78.07/78.18	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
78.07/78.18	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
78.07/78.18	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
78.07/78.18	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
78.07/78.18	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
78.07/78.18	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
78.07/78.18	c   applied globally :          -          -          -          0        0.0          -          -          -
78.07/78.18	c   applied locally  :          -          -          -          0        0.0          -          -          -
78.07/78.18	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
78.07/78.18	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
78.07/78.18	c   redcost          :       0.00          0          0          0          0          0
78.07/78.18	c   impliedbounds    :       0.00          0          0          0          0          0
78.07/78.18	c   intobj           :       0.00          0          0          0          0          0
78.07/78.18	c   cgmip            :       0.00          0          0          0          0          0
78.07/78.18	c   gomory           :       0.00          0          0          0          0          0
78.07/78.18	c   strongcg         :       0.00          0          0          0          0          0
78.07/78.18	c   cmir             :       0.00          0          0          0          0          0
78.07/78.18	c   flowcover        :       0.00          0          0          0          0          0
78.07/78.18	c   clique           :       0.00          0          0          0          0          0
78.07/78.18	c   zerohalf         :       0.00          0          0          0          0          0
78.07/78.18	c   mcf              :       0.00          0          0          0          0          0
78.07/78.18	c   rapidlearning    :       0.00          0          0          0          0          0
78.07/78.18	c Pricers            :       Time      Calls       Vars
78.07/78.18	c   problem variables:       0.00          0          0
78.07/78.18	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
78.07/78.18	c   pscost           :       0.00          0          0          0          0          0          0
78.07/78.18	c   inference        :       0.00          0          0          0          0          0          0
78.07/78.18	c   mostinf          :       0.00          0          0          0          0          0          0
78.07/78.18	c   leastinf         :       0.00          0          0          0          0          0          0
78.07/78.18	c   fullstrong       :       0.00          0          0          0          0          0          0
78.07/78.18	c   allfullstrong    :       0.00          0          0          0          0          0          0
78.07/78.18	c   random           :       0.00          0          0          0          0          0          0
78.07/78.18	c   relpscost        :       0.00          0          0          0          0          0          0
78.07/78.18	c Primal Heuristics  :       Time      Calls      Found
78.07/78.18	c   LP solutions     :       0.00          -          0
78.07/78.18	c   pseudo solutions :       0.00          -          0
78.07/78.18	c   oneopt           :       0.00          0          0
78.07/78.18	c   trivial          :       0.10          2          0
78.07/78.18	c   simplerounding   :       0.00          0          0
78.07/78.18	c   zirounding       :       0.00          0          0
78.07/78.18	c   rounding         :       0.00          0          0
78.07/78.18	c   shifting         :       0.00          0          0
78.07/78.18	c   intshifting      :       0.00          0          0
78.07/78.18	c   twoopt           :       0.00          0          0
78.07/78.18	c   fixandinfer      :       0.00          0          0
78.07/78.18	c   feaspump         :       0.00          0          0
78.07/78.18	c   coefdiving       :       0.00          0          0
78.07/78.18	c   pscostdiving     :       0.00          0          0
78.07/78.18	c   fracdiving       :       0.00          0          0
78.07/78.18	c   veclendiving     :       0.00          0          0
78.07/78.18	c   intdiving        :       0.00          0          0
78.07/78.18	c   actconsdiving    :       0.00          0          0
78.07/78.18	c   objpscostdiving  :       0.00          0          0
78.07/78.18	c   rootsoldiving    :       0.00          0          0
78.07/78.18	c   linesearchdiving :       0.00          0          0
78.07/78.18	c   guideddiving     :       0.00          0          0
78.07/78.18	c   octane           :       0.00          0          0
78.07/78.18	c   rens             :       0.00          0          0
78.07/78.18	c   rins             :       0.00          0          0
78.07/78.18	c   localbranching   :       0.00          0          0
78.07/78.18	c   mutation         :       0.00          0          0
78.07/78.18	c   crossover        :       0.00          0          0
78.07/78.18	c   dins             :       0.00          0          0
78.07/78.18	c   undercover       :       0.00          0          0
78.07/78.18	c   nlp              :       0.00          0          0
78.07/78.18	c   trysol           :       0.00          0          0
78.07/78.18	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
78.07/78.18	c   primal LP        :       0.00          0          0       0.00          -
78.07/78.18	c   dual LP          :       3.58          1      14990   14990.00    4187.15
78.07/78.18	c   lex dual LP      :       0.00          0          0       0.00          -
78.07/78.18	c   barrier LP       :       0.00          0          0       0.00          -
78.07/78.18	c   diving/probing LP:       0.00          0          0       0.00          -
78.07/78.18	c   strong branching :       0.00          0          0       0.00          -
78.07/78.18	c     (at root node) :          -          0          0       0.00          -
78.07/78.18	c   conflict analysis:       0.00          0          0       0.00          -
78.07/78.18	c B&B Tree           :
78.07/78.18	c   number of runs   :          1
78.07/78.18	c   nodes            :          1
78.07/78.18	c   nodes (total)    :          1
78.07/78.18	c   nodes left       :          0
78.07/78.18	c   max depth        :          0
78.07/78.18	c   max depth (total):          0
78.07/78.18	c   backtracks       :          0 (0.0%)
78.07/78.18	c   delayed cutoffs  :          0
78.07/78.18	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
78.07/78.18	c   avg switch length:       2.00
78.07/78.18	c   switching time   :       0.00
78.07/78.18	c Solution           :
78.07/78.18	c   Solutions found  :          0 (0 improvements)
78.07/78.18	c   Primal Bound     : infeasible
78.07/78.18	c   Dual Bound       :          -
78.07/78.18	c   Gap              :       0.00 %
78.07/78.18	c   Root Dual Bound  :          -
78.07/78.18	c   Root Iterations  :      14990
78.36/78.42	c Time complete: 78.38.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

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

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.91 3/106 27036
/proc/meminfo: memFree=1676552/2059040 swapFree=4147384/4192956
[pid=27036] ppid=27034 vsize=7904 CPUtime=0
/proc/27036/stat : 27036 (pbscip.linux.x8) R 27034 27036 25861 0 -1 4202496 1031 0 0 0 0 0 0 0 21 0 1 0 23963956 8093696 943 1992294400 4194304 8395647 140733486635312 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27036/statm: 1976 951 365 1026 0 946 0

[startup+0.025029 s]
/proc/loadavg: 0.99 0.97 0.91 3/106 27036
/proc/meminfo: memFree=1676552/2059040 swapFree=4147384/4192956
[pid=27036] ppid=27034 vsize=12928 CPUtime=0.01
/proc/27036/stat : 27036 (pbscip.linux.x8) R 27034 27036 25861 0 -1 4202496 2531 0 0 0 1 0 0 0 21 0 1 0 23963956 13238272 2443 1992294400 4194304 8395647 140733486635312 18446744073709551615 6767029 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27036/statm: 3232 2443 393 1026 0 2202 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12928

[startup+0.101045 s]
/proc/loadavg: 0.99 0.97 0.91 3/106 27036
/proc/meminfo: memFree=1676552/2059040 swapFree=4147384/4192956
[pid=27036] ppid=27034 vsize=26452 CPUtime=0.09
/proc/27036/stat : 27036 (pbscip.linux.x8) R 27034 27036 25861 0 -1 4202496 5654 0 0 0 8 1 0 0 21 0 1 0 23963956 27086848 5566 1992294400 4194304 8395647 140733486635312 18446744073709551615 6347101 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27036/statm: 6613 5579 394 1026 0 5583 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26452

[startup+0.301083 s]
/proc/loadavg: 0.99 0.97 0.91 3/106 27036
/proc/meminfo: memFree=1676552/2059040 swapFree=4147384/4192956
[pid=27036] ppid=27034 vsize=42272 CPUtime=0.29
/proc/27036/stat : 27036 (pbscip.linux.x8) R 27034 27036 25861 0 -1 4202496 9801 0 0 0 26 3 0 0 21 0 1 0 23963956 43286528 9713 1992294400 4194304 8395647 140733486635312 18446744073709551615 7370099 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27036/statm: 10568 9713 394 1026 0 9538 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42272

[startup+0.701162 s]
/proc/loadavg: 0.99 0.97 0.91 3/106 27036
/proc/meminfo: memFree=1676552/2059040 swapFree=4147384/4192956
[pid=27036] ppid=27034 vsize=93516 CPUtime=0.69
/proc/27036/stat : 27036 (pbscip.linux.x8) R 27034 27036 25861 0 -1 4202496 22545 0 0 0 61 8 0 0 22 0 1 0 23963956 95760384 22103 1992294400 4194304 8395647 140733486635312 18446744073709551615 4602307 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27036/statm: 23379 22103 432 1026 0 22349 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 93516

[startup+1.50132 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27037
/proc/meminfo: memFree=1582800/2059040 swapFree=4147384/4192956
[pid=27036] ppid=27034 vsize=124792 CPUtime=1.49
/proc/27036/stat : 27036 (pbscip.linux.x8) R 27034 27036 25861 0 -1 4202496 29593 0 0 0 138 11 0 0 25 0 1 0 23963956 127787008 29138 1992294400 4194304 8395647 140733486635312 18446744073709551615 4958488 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27036/statm: 31198 29138 520 1026 0 30168 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 124792

[startup+3.10163 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27037
/proc/meminfo: memFree=1559736/2059040 swapFree=4147384/4192956
[pid=27036] ppid=27034 vsize=138136 CPUtime=3.09
/proc/27036/stat : 27036 (pbscip.linux.x8) R 27034 27036 25861 0 -1 4202496 32723 0 0 0 297 12 0 0 25 0 1 0 23963956 141451264 32200 1992294400 4194304 8395647 140733486635312 18446744073709551615 6080683 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27036/statm: 34534 32200 504 1026 0 33504 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 138136

[startup+6.30126 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27037
/proc/meminfo: memFree=1529232/2059040 swapFree=4147384/4192956
[pid=27036] ppid=27034 vsize=165388 CPUtime=6.29
/proc/27036/stat : 27036 (pbscip.linux.x8) R 27034 27036 25861 0 -1 4202496 38799 0 0 0 615 14 0 0 25 0 1 0 23963956 169357312 38276 1992294400 4194304 8395647 140733486635312 18446744073709551615 6080683 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27036/statm: 41347 38276 504 1026 0 40317 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 165388

[startup+12.7015 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27037
/proc/meminfo: memFree=1489676/2059040 swapFree=4147384/4192956
[pid=27036] ppid=27034 vsize=201876 CPUtime=12.68
/proc/27036/stat : 27036 (pbscip.linux.x8) R 27034 27036 25861 0 -1 4202496 47508 0 0 0 1252 16 0 0 25 0 1 0 23963956 206721024 46985 1992294400 4194304 8395647 140733486635312 18446744073709551615 4911290 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27036/statm: 50469 46985 506 1026 0 49439 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 201876

[startup+25.501 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27039
/proc/meminfo: memFree=1480128/2059040 swapFree=4147384/4192956
[pid=27036] ppid=27034 vsize=211200 CPUtime=25.48
/proc/27036/stat : 27036 (pbscip.linux.x8) R 27034 27036 25861 0 -1 4202496 49878 0 0 0 2531 17 0 0 25 0 1 0 23963956 216268800 49355 1992294400 4194304 8395647 140733486635312 18446744073709551615 5026483 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27036/statm: 52800 49355 506 1026 0 51770 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 211200

[startup+51.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27039
/proc/meminfo: memFree=1469960/2059040 swapFree=4147384/4192956
[pid=27036] ppid=27034 vsize=221364 CPUtime=51.07
/proc/27036/stat : 27036 (pbscip.linux.x8) R 27034 27036 25861 0 -1 4202496 52444 0 0 0 5089 18 0 0 25 0 1 0 23963956 226676736 51921 1992294400 4194304 8395647 140733486635312 18446744073709551615 5026843 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27036/statm: 55341 51921 511 1026 0 54311 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 221364

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

[startup+63.9015 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27039
/proc/meminfo: memFree=1464256/2059040 swapFree=4147384/4192956
[pid=27036] ppid=27034 vsize=227832 CPUtime=63.87
/proc/27036/stat : 27036 (pbscip.linux.x8) R 27034 27036 25861 0 -1 4202496 54117 0 0 0 6368 19 0 0 25 0 1 0 23963956 233299968 53594 1992294400 4194304 8395647 140733486635312 18446744073709551615 5005929 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27036/statm: 56958 53594 511 1026 0 55928 0
Current children cumulated CPU time (s) 63.87
Current children cumulated vsize (KiB) 227832

[startup+70.3008 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27039
/proc/meminfo: memFree=1460660/2059040 swapFree=4147384/4192956
[pid=27036] ppid=27034 vsize=230900 CPUtime=70.27
/proc/27036/stat : 27036 (pbscip.linux.x8) R 27034 27036 25861 0 -1 4202496 54778 0 0 0 7008 19 0 0 25 0 1 0 23963956 236441600 54255 1992294400 4194304 8395647 140733486635312 18446744073709551615 5027245 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27036/statm: 57725 54255 511 1026 0 56695 0
Current children cumulated CPU time (s) 70.27
Current children cumulated vsize (KiB) 230900

[startup+73.5014 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27039
/proc/meminfo: memFree=1459544/2059040 swapFree=4147384/4192956
[pid=27036] ppid=27034 vsize=232844 CPUtime=73.46
/proc/27036/stat : 27036 (pbscip.linux.x8) R 27034 27036 25861 0 -1 4202496 55313 0 0 0 7327 19 0 0 25 0 1 0 23963956 238432256 54790 1992294400 4194304 8395647 140733486635312 18446744073709551615 5005934 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27036/statm: 58211 54790 511 1026 0 57181 0
Current children cumulated CPU time (s) 73.46
Current children cumulated vsize (KiB) 232844

[startup+76.701 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27039
/proc/meminfo: memFree=1446400/2059040 swapFree=4147384/4192956
[pid=27036] ppid=27034 vsize=247204 CPUtime=76.66
/proc/27036/stat : 27036 (pbscip.linux.x8) R 27034 27036 25861 0 -1 4202496 58460 0 0 0 7644 22 0 0 25 0 1 0 23963956 253136896 57873 1992294400 4194304 8395647 140733486635312 18446744073709551615 6669642 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27036/statm: 61801 57873 583 1026 0 60771 0
Current children cumulated CPU time (s) 76.66
Current children cumulated vsize (KiB) 247204

[startup+77.5012 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27039
/proc/meminfo: memFree=1446400/2059040 swapFree=4147384/4192956
[pid=27036] ppid=27034 vsize=247204 CPUtime=77.47
/proc/27036/stat : 27036 (pbscip.linux.x8) R 27034 27036 25861 0 -1 4202496 58460 0 0 0 7724 23 0 0 25 0 1 0 23963956 253136896 57873 1992294400 4194304 8395647 140733486635312 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27036/statm: 61801 57873 583 1026 0 60771 0
Current children cumulated CPU time (s) 77.47
Current children cumulated vsize (KiB) 247204

[startup+77.9013 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27039
/proc/meminfo: memFree=1446400/2059040 swapFree=4147384/4192956
[pid=27036] ppid=27034 vsize=247204 CPUtime=77.86
/proc/27036/stat : 27036 (pbscip.linux.x8) R 27034 27036 25861 0 -1 4202496 58460 0 0 0 7763 23 0 0 25 0 1 0 23963956 253136896 57873 1992294400 4194304 8395647 140733486635312 18446744073709551615 6669657 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27036/statm: 61801 57873 583 1026 0 60771 0
Current children cumulated CPU time (s) 77.86
Current children cumulated vsize (KiB) 247204

[startup+78.3014 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27039
/proc/meminfo: memFree=1446400/2059040 swapFree=4147384/4192956
[pid=27036] ppid=27034 vsize=247204 CPUtime=78.27
/proc/27036/stat : 27036 (pbscip.linux.x8) R 27034 27036 25861 0 -1 4202496 58470 0 0 0 7803 24 0 0 25 0 1 0 23963956 253136896 57883 1992294400 4194304 8395647 140733486635312 18446744073709551615 6345173 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27036/statm: 61801 57883 593 1026 0 60771 0
Current children cumulated CPU time (s) 78.27
Current children cumulated vsize (KiB) 247204

[startup+78.4014 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27039
/proc/meminfo: memFree=1446400/2059040 swapFree=4147384/4192956
[pid=27036] ppid=27034 vsize=226640 CPUtime=78.36
/proc/27036/stat : 27036 (pbscip.linux.x8) R 27034 27036 25861 0 -1 4202496 58470 0 0 0 7812 24 0 0 25 0 1 0 23963956 232079360 48244 1992294400 4194304 8395647 140733486635312 18446744073709551615 7602442 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27036/statm: 56660 48244 593 1026 0 55630 0
Current children cumulated CPU time (s) 78.36
Current children cumulated vsize (KiB) 226640

Child status: 0
Real time (s): 78.4226
CPU time (s): 78.3951
CPU user time (s): 78.1291
CPU system time (s): 0.265959
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 247204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 78.1291
system time used= 0.265959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58478
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= 3
involuntary context switches= 162

runsolver used 0.149977 second user time and 0.367944 second system time

The end

Launcher Data

Begin job on node006 at 2010-07-08 04:51:44
IDJOB=2703454
IDBENCH=2325
IDSOLVER=1213
FILE ID=node006/2703454-1278557504
PBS_JOBID= 11239524
Free space on /tmp= 62580 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos3.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-2703454-1278557504/watcher-2703454-1278557504 -o /tmp/evaluation-result-2703454-1278557504/solver-2703454-1278557504 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703454-1278557504.opb -t 1800 -m 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= d20c34d69465e41d60c8740ade812dbe
RANDOM SEED=1711608180

node006.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.269
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.53
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.269
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1677080 kB
Buffers:         65204 kB
Cached:         223496 kB
SwapCached:       4172 kB
Active:         149100 kB
Inactive:       158648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1677080 kB
SwapTotal:     4192956 kB
SwapFree:      4147384 kB
Dirty:           13084 kB
Writeback:          12 kB
AnonPages:       15876 kB
Mapped:          12056 kB
Slab:            52340 kB
PageTables:       4132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179420 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62568 MiB
End job on node006 at 2010-07-08 04:53:03