Trace number 3740251

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
PB11: SCIP spx E_2 2011-06-10 (fixed)? 1797.04 1797.4

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j60opt/
normalized-j6021_5.std.opb
MD5SUM95a829e45c3f1f4a325dea8151b70cb2
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark89
Best CPU time to get the best result obtained on this benchmark0.470928
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables36722
Total number of constraints123525
Number of constraints which are clauses122325
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint32
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
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 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 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-3740251-1338740841.opb>
0.59/0.68	c original problem has 36722 variables (36722 bin, 0 int, 0 impl, 0 cont) and 123525 constraints
0.59/0.68	c problem read
0.59/0.68	c presolving settings loaded
0.88/0.91	c presolving:
4.89/4.91	c (round 1) 2549 del vars, 6981 del conss, 0 add conss, 1847 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8453366 impls, 0 clqs
5.99/6.06	c (round 2) 5504 del vars, 18931 del conss, 0 add conss, 4568 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8467222 impls, 0 clqs
6.29/6.33	c (round 3) 6471 del vars, 23289 del conss, 0 add conss, 5072 chg bounds, 16 chg sides, 28 chg coeffs, 0 upgd conss, 8475845 impls, 0 clqs
6.49/6.51	c (round 4) 6895 del vars, 24999 del conss, 0 add conss, 5349 chg bounds, 16 chg sides, 28 chg coeffs, 0 upgd conss, 8480526 impls, 0 clqs
6.60/6.63	c (round 5) 7162 del vars, 26118 del conss, 0 add conss, 5521 chg bounds, 16 chg sides, 30 chg coeffs, 0 upgd conss, 8482801 impls, 0 clqs
6.70/6.71	c (round 6) 7345 del vars, 26840 del conss, 0 add conss, 5620 chg bounds, 16 chg sides, 30 chg coeffs, 0 upgd conss, 8484375 impls, 0 clqs
6.70/6.77	c (round 7) 7460 del vars, 27297 del conss, 0 add conss, 5680 chg bounds, 16 chg sides, 30 chg coeffs, 0 upgd conss, 8485668 impls, 0 clqs
6.79/6.82	c (round 8) 7528 del vars, 27596 del conss, 0 add conss, 5714 chg bounds, 16 chg sides, 30 chg coeffs, 0 upgd conss, 8486263 impls, 0 clqs
6.79/6.87	c (round 9) 7568 del vars, 27783 del conss, 0 add conss, 5735 chg bounds, 16 chg sides, 30 chg coeffs, 0 upgd conss, 8486583 impls, 0 clqs
6.89/6.90	c (round 10) 7584 del vars, 27876 del conss, 0 add conss, 5744 chg bounds, 16 chg sides, 30 chg coeffs, 0 upgd conss, 8486677 impls, 0 clqs
6.89/6.93	c (round 11) 7590 del vars, 27915 del conss, 0 add conss, 5747 chg bounds, 16 chg sides, 30 chg coeffs, 0 upgd conss, 8486717 impls, 0 clqs
6.89/6.96	c (round 12) 7592 del vars, 27929 del conss, 0 add conss, 5748 chg bounds, 16 chg sides, 30 chg coeffs, 0 upgd conss, 8486721 impls, 0 clqs
7.29/7.30	c (round 13) 7592 del vars, 27931 del conss, 0 add conss, 5748 chg bounds, 16 chg sides, 30 chg coeffs, 95594 upgd conss, 8486721 impls, 0 clqs
7.48/7.55	c (round 14) 7592 del vars, 27937 del conss, 48 add conss, 5748 chg bounds, 66 chg sides, 280 chg coeffs, 95594 upgd conss, 8489049 impls, 2580 clqs
7.69/7.71	c (round 15) 7592 del vars, 27947 del conss, 69 add conss, 5748 chg bounds, 91 chg sides, 360 chg coeffs, 95594 upgd conss, 8489209 impls, 2779 clqs
371.52/371.64	c    (371.6s) probing: 1000/29130 (3.4%) - 3 fixings, 1 aggregations, 7165272 implications, 0 bound changes
669.87/670.01	c    (670.0s) probing: 2000/29130 (6.9%) - 3 fixings, 1 aggregations, 12029381 implications, 0 bound changes
708.15/708.34	c    (708.3s) probing: 2122/29130 (7.3%) - 3 fixings, 1 aggregations, 12575698 implications, 0 bound changes
708.15/708.34	c    (708.3s) probing aborted: 2000/2000 successive useless probings
708.15/708.34	c (round 16) 7596 del vars, 27947 del conss, 70 add conss, 5748 chg bounds, 98 chg sides, 398 chg coeffs, 95594 upgd conss, 48531563 impls, 2782 clqs
708.56/708.76	c (round 17) 7596 del vars, 28074 del conss, 70 add conss, 5748 chg bounds, 98 chg sides, 573 chg coeffs, 95594 upgd conss, 48531563 impls, 2782 clqs
967.11/967.35	c    (967.3s) probing: 3000/29130 (10.3%) - 22 fixings, 13 aggregations, 17349147 implications, 0 bound changes
1324.54/1324.87	c (round 18) 7646 del vars, 28074 del conss, 73 add conss, 5748 chg bounds, 101 chg sides, 599 chg coeffs, 95594 upgd conss, 81106799 impls, 3086 clqs
1325.64/1325.97	c (round 19) 7660 del vars, 28280 del conss, 73 add conss, 5748 chg bounds, 101 chg sides, 647 chg coeffs, 95594 upgd conss, 81107057 impls, 3086 clqs
1325.84/1326.19	c (round 20) 7660 del vars, 28294 del conss, 73 add conss, 5748 chg bounds, 101 chg sides, 649 chg coeffs, 95594 upgd conss, 81107057 impls, 3086 clqs
1328.64/1328.91	c    (1328.9s) probing: 4000/29130 (13.7%) - 36 fixings, 18 aggregations, 25759042 implications, 0 bound changes
1579.48/1579.84	c    (1579.8s) probing: 5000/29130 (17.2%) - 62 fixings, 33 aggregations, 31029564 implications, 0 bound changes
1771.34/1771.71	c (round 21) 7710 del vars, 28294 del conss, 73 add conss, 5748 chg bounds, 101 chg sides, 649 chg coeffs, 95594 upgd conss, 100340079 impls, 3086 clqs
1771.94/1772.31	c (round 22) 7712 del vars, 28468 del conss, 73 add conss, 5748 chg bounds, 101 chg sides, 649 chg coeffs, 95594 upgd conss, 100340085 impls, 3086 clqs
1796.64/1797.03	c    (1797.0s) probing: 5869/29130 (20.1%) - 66 fixings, 38 aggregations, 35080695 implications, 0 bound changes
1796.64/1797.03	c    (1797.0s) probing aborted: solving stopped
1796.64/1797.04	c presolving (23 rounds):
1796.64/1797.04	c  7712 deleted vars, 28470 deleted constraints, 73 added constraints, 5748 tightened bounds, 0 added holes, 101 changed sides, 649 changed coefficients
1796.64/1797.04	c  101440071 implications, 3086 cliques
1796.64/1797.04	c presolved problem has 29010 variables (29010 bin, 0 int, 0 impl, 0 cont) and 95128 constraints
1796.64/1797.04	c    1127 constraints of type <knapsack>
1796.64/1797.04	c   79609 constraints of type <setppc>
1796.64/1797.04	c   14392 constraints of type <logicor>
1796.64/1797.04	c transformed objective value is always integral (scale: 1)
1796.64/1797.04	c Presolving Time: 1796.19
1796.64/1797.04	c - non default parameters ----------------------------------------------------------------------
1796.64/1797.04	c # SCIP version 2.0.1.5
1796.64/1797.04	c 
1796.64/1797.04	c # frequency for displaying node information lines
1796.64/1797.04	c # [type: int, range: [-1,2147483647], default: 100]
1796.64/1797.04	c display/freq = 10000
1796.64/1797.04	c 
1796.64/1797.04	c # maximal time in seconds to run
1796.64/1797.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.64/1797.04	c limits/time = 1797
1796.64/1797.04	c 
1796.64/1797.04	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1796.64/1797.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.64/1797.04	c limits/memory = 13950
1796.64/1797.04	c 
1796.64/1797.04	c # default clock type (1: CPU user seconds, 2: wall clock time)
1796.64/1797.04	c # [type: int, range: [1,2], default: 1]
1796.64/1797.04	c timing/clocktype = 2
1796.64/1797.04	c 
1796.64/1797.04	c # belongs reading time to solving time?
1796.64/1797.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.64/1797.04	c timing/reading = TRUE
1796.64/1797.04	c 
1796.64/1797.04	c # should presolving try to simplify inequalities
1796.64/1797.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.64/1797.04	c constraints/linear/simplifyinequalities = TRUE
1796.64/1797.04	c 
1796.64/1797.04	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1796.64/1797.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.64/1797.04	c constraints/indicator/addCouplingCons = TRUE
1796.64/1797.04	c 
1796.64/1797.04	c # should presolving try to simplify knapsacks
1796.64/1797.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.64/1797.04	c constraints/knapsack/simplifyinequalities = TRUE
1796.64/1797.04	c 
1796.64/1797.04	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1796.64/1797.04	c # [type: int, range: [-1,2147483647], default: -1]
1796.64/1797.04	c separating/rapidlearning/freq = 0
1796.64/1797.04	c 
1796.64/1797.04	c -----------------------------------------------------------------------------------------------
1796.64/1797.04	c start solving
1796.64/1797.06	c 
1796.64/1797.06	c 
1796.64/1797.06	c SCIP Status        : solving was interrupted [time limit reached]
1796.64/1797.06	c Solving Time (sec) : 1797.05
1796.64/1797.06	c Solving Nodes      : 0
1796.64/1797.06	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.64/1797.06	c Dual Bound         : -1.00000000000000e+20
1796.64/1797.06	c Gap                : infinite
1796.64/1797.06	s UNKNOWN
1796.64/1797.06	c SCIP Status        : solving was interrupted [time limit reached]
1796.64/1797.06	c Total Time         :    1797.05
1796.64/1797.06	c   solving          :    1797.05
1796.64/1797.06	c   presolving       :    1796.19 (included in solving)
1796.64/1797.06	c   reading          :       0.68 (included in solving)
1796.64/1797.06	c Original Problem   :
1796.64/1797.06	c   Problem name     : HOME/instance-3740251-1338740841.opb
1796.64/1797.06	c   Variables        : 36722 (36722 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.64/1797.06	c   Constraints      : 123525 initial, 123525 maximal
1796.64/1797.06	c Presolved Problem  :
1796.64/1797.06	c   Problem name     : t_HOME/instance-3740251-1338740841.opb
1796.64/1797.06	c   Variables        : 29010 (29010 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.64/1797.06	c   Constraints      : 95128 initial, 95128 maximal
1796.64/1797.06	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.64/1797.06	c   trivial          :       0.03        409          0          0          0          0          0          0          0          0
1796.64/1797.06	c   dualfix          :       0.04         60          0          0          0          0          0          0          0          0
1796.64/1797.06	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1796.64/1797.06	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1796.64/1797.06	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1796.64/1797.06	c   implics          :       1.78          0         16          0          0          0          0          0          0          0
1796.64/1797.06	c   probing          :    1786.26         66         38          0          0          0          0          0          0          0
1796.64/1797.06	c   knapsack         :       1.37          0          0          0          0          0          8         73         85        619
1796.64/1797.06	c   setppc           :       0.39          0          0          0          0          0        522          0          0          0
1796.64/1797.06	c   linear           :       6.01       5339       1784          0       5748          0      27931          0         16         30
1796.64/1797.06	c   logicor          :       0.12          0          0          0          0          0          9          0          0          0
1796.64/1797.06	c   root node        :          -          0          -          -          0          -          -          -          -          -
1796.64/1797.06	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1796.64/1797.06	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1796.64/1797.06	c   knapsack         :       1127          0     275247          0          0          0          0         21          0          0          0          0
1796.64/1797.06	c   setppc           :      79609          0     275226          0          0          0          0         18          0          0          0          0
1796.64/1797.06	c   logicor          :      14392          0     253165          0          0          0          0         21          0          0          0          0
1796.64/1797.06	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1796.64/1797.06	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1796.64/1797.06	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.64/1797.06	c   knapsack         :      13.80       0.00      13.80       0.00       0.00       0.00       0.00
1796.64/1797.06	c   setppc           :     716.58       0.00     716.58       0.00       0.00       0.00       0.00
1796.64/1797.06	c   logicor          :      14.65       0.00      14.65       0.00       0.00       0.00       0.00
1796.64/1797.06	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.64/1797.06	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1796.64/1797.06	c   vbounds          :          0          0          0          0
1796.64/1797.06	c   rootredcost      :          0          0          0          0
1796.64/1797.06	c   pseudoobj        :          0          0          0          0
1796.64/1797.06	c Propagator Timings :  TotalTime  Propagate    Resprop
1796.64/1797.06	c   vbounds          :       0.08       0.08       0.00
1796.64/1797.06	c   rootredcost      :       0.05       0.05       0.00
1796.64/1797.06	c   pseudoobj        :       0.04       0.04       0.00
1796.64/1797.06	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.64/1797.06	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1796.64/1797.06	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.64/1797.06	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.64/1797.06	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.64/1797.06	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.64/1797.06	c   applied globally :          -          -          -          0        0.0          -          -          -
1796.64/1797.06	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.64/1797.06	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1796.64/1797.06	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1796.64/1797.06	c   redcost          :       0.00          0          0          0          0          0
1796.64/1797.06	c   impliedbounds    :       0.00          0          0          0          0          0
1796.64/1797.06	c   intobj           :       0.00          0          0          0          0          0
1796.64/1797.06	c   gomory           :       0.00          0          0          0          0          0
1796.64/1797.06	c   cgmip            :       0.00          0          0          0          0          0
1796.64/1797.06	c   closecuts        :       0.00          0          0          0          0          0
1796.64/1797.06	c   strongcg         :       0.00          0          0          0          0          0
1796.64/1797.06	c   cmir             :       0.00          0          0          0          0          0
1796.64/1797.06	c   flowcover        :       0.00          0          0          0          0          0
1796.64/1797.06	c   clique           :       0.00          0          0          0          0          0
1796.64/1797.06	c   zerohalf         :       0.00          0          0          0          0          0
1796.64/1797.06	c   mcf              :       0.00          0          0          0          0          0
1796.64/1797.06	c   oddcycle         :       0.00          0          0          0          0          0
1796.64/1797.06	c   rapidlearning    :       0.00          0          0          0          0          0
1796.64/1797.06	c Pricers            :       Time      Calls       Vars
1796.64/1797.06	c   problem variables:       0.00          0          0
1796.64/1797.06	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.64/1797.06	c   pscost           :       0.00          0          0          0          0          0          0
1796.64/1797.06	c   inference        :       0.00          0          0          0          0          0          0
1796.64/1797.06	c   mostinf          :       0.00          0          0          0          0          0          0
1796.64/1797.06	c   leastinf         :       0.00          0          0          0          0          0          0
1796.64/1797.06	c   fullstrong       :       0.00          0          0          0          0          0          0
1796.64/1797.06	c   allfullstrong    :       0.00          0          0          0          0          0          0
1796.64/1797.06	c   random           :       0.00          0          0          0          0          0          0
1796.64/1797.06	c   relpscost        :       0.00          0          0          0          0          0          0
1796.64/1797.06	c Primal Heuristics  :       Time      Calls      Found
1796.64/1797.06	c   LP solutions     :       0.00          -          0
1796.64/1797.06	c   pseudo solutions :       0.00          -          0
1796.64/1797.06	c   trivial          :       0.03          1          0
1796.64/1797.06	c   shiftandpropagate:       0.00          0          0
1796.64/1797.06	c   simplerounding   :       0.00          0          0
1796.64/1797.06	c   zirounding       :       0.00          0          0
1796.64/1797.06	c   rounding         :       0.00          0          0
1796.64/1797.06	c   shifting         :       0.00          0          0
1796.64/1797.06	c   intshifting      :       0.00          0          0
1796.64/1797.06	c   oneopt           :       0.00          0          0
1796.64/1797.06	c   twoopt           :       0.00          0          0
1796.64/1797.06	c   fixandinfer      :       0.00          0          0
1796.64/1797.06	c   feaspump         :       0.00          0          0
1796.64/1797.06	c   clique           :       0.00          0          0
1796.64/1797.06	c   coefdiving       :       0.00          0          0
1796.64/1797.06	c   pscostdiving     :       0.00          0          0
1796.64/1797.06	c   fracdiving       :       0.00          0          0
1796.64/1797.06	c   veclendiving     :       0.00          0          0
1796.64/1797.06	c   intdiving        :       0.00          0          0
1796.64/1797.06	c   actconsdiving    :       0.00          0          0
1796.64/1797.06	c   objpscostdiving  :       0.00          0          0
1796.64/1797.06	c   rootsoldiving    :       0.00          0          0
1796.64/1797.06	c   linesearchdiving :       0.00          0          0
1796.64/1797.06	c   guideddiving     :       0.00          0          0
1796.64/1797.06	c   octane           :       0.00          0          0
1796.64/1797.06	c   rens             :       0.00          0          0
1796.64/1797.06	c   rins             :       0.00          0          0
1796.64/1797.06	c   localbranching   :       0.00          0          0
1796.64/1797.06	c   mutation         :       0.00          0          0
1796.64/1797.06	c   crossover        :       0.00          0          0
1796.64/1797.06	c   dins             :       0.00          0          0
1796.64/1797.06	c   vbounds          :       0.00          0          0
1796.64/1797.06	c   undercover       :       0.00          0          0
1796.64/1797.06	c   subnlp           :       0.00          0          0
1796.64/1797.06	c   trysol           :       0.00          0          0
1796.64/1797.06	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1796.64/1797.06	c   primal LP        :       0.00          0          0       0.00          -
1796.64/1797.06	c   dual LP          :       0.00          0          0       0.00          -
1796.64/1797.06	c   lex dual LP      :       0.00          0          0       0.00          -
1796.64/1797.06	c   barrier LP       :       0.00          0          0       0.00          -
1796.64/1797.06	c   diving/probing LP:       0.00          0          0       0.00          -
1796.64/1797.06	c   strong branching :       0.00          0          0       0.00          -
1796.64/1797.06	c     (at root node) :          -          0          0       0.00          -
1796.64/1797.06	c   conflict analysis:       0.00          0          0       0.00          -
1796.64/1797.06	c B&B Tree           :
1796.64/1797.06	c   number of runs   :          1
1796.64/1797.06	c   nodes            :          0
1796.64/1797.06	c   nodes (total)    :          0
1796.64/1797.06	c   nodes left       :          1
1796.64/1797.06	c   max depth        :         -1
1796.64/1797.06	c   max depth (total):         -1
1796.64/1797.06	c   backtracks       :          0 (0.0%)
1796.64/1797.06	c   delayed cutoffs  :          0
1796.64/1797.06	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.64/1797.06	c   avg switch length:       0.00
1796.64/1797.06	c   switching time   :       0.00
1796.64/1797.06	c Solution           :
1796.64/1797.06	c   Solutions found  :          0 (0 improvements)
1796.64/1797.06	c   Primal Bound     :          -
1796.64/1797.06	c   Dual Bound       :          -
1796.64/1797.06	c   Gap              :   infinite
1796.64/1797.06	c   Root Dual Bound  :          -
1796.64/1797.06	c   Root Iterations  :          0
1796.93/1797.39	c Time complete: 1797.04.

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-3740251-1338740841/watcher-3740251-1338740841 -o /tmp/evaluation-result-3740251-1338740841/solver-3740251-1338740841 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740251-1338740841.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/177 16998
/proc/meminfo: memFree=25620776/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=10952 CPUtime=0 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 1663 0 0 0 0 0 0 0 20 0 1 0 340210168 11214848 1617 33554432000 4194304 9016284 140737199636640 140735653891496 7870589 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 2738 1627 340 1178 0 1556 0

[startup+0.0972891 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16998
/proc/meminfo: memFree=25620776/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=31240 CPUtime=0.09 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 6806 0 0 0 8 1 0 0 20 0 1 0 340210168 31989760 6760 33554432000 4194304 9016284 140737199636640 140735653891496 6418701 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 7810 6760 360 1178 0 6628 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31240

[startup+0.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16998
/proc/meminfo: memFree=25620776/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=32268 CPUtime=0.09 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 7064 0 0 0 8 1 0 0 20 0 1 0 340210168 33042432 7018 33554432000 4194304 9016284 140737199636640 140735653891496 6813403 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 8067 7018 360 1178 0 6885 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32268

[startup+0.300231 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16998
/proc/meminfo: memFree=25620776/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=48700 CPUtime=0.29 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 11158 0 0 0 28 1 0 0 20 0 1 0 340210168 49868800 11112 33554432000 4194304 9016284 140737199636640 140735653891496 7854972 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 12175 11112 360 1178 0 10993 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48700

[startup+0.700242 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16998
/proc/meminfo: memFree=25620776/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=105624 CPUtime=0.69 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 25283 0 0 0 66 3 0 0 20 0 1 0 340210168 108158976 25238 33554432000 4194304 9016284 140737199636640 140735653891496 6813403 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 26406 25269 402 1178 0 25224 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 105624

[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16999
/proc/meminfo: memFree=25421996/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=264428 CPUtime=1.49 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 64334 0 0 0 140 9 0 0 20 0 1 0 340210168 270774272 64278 33554432000 4194304 9016284 140737199636640 140737199631944 6480197 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 66107 64278 485 1178 0 64925 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 264428

[startup+3.10017 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16999
/proc/meminfo: memFree=25317580/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=379804 CPUtime=3.08 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 92943 0 0 0 296 12 0 0 20 0 1 0 340210168 388919296 92887 33554432000 4194304 9016284 140737199636640 140737199631992 6480201 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 94951 92887 485 1178 0 93769 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 379804

[startup+6.30019 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16999
/proc/meminfo: memFree=25168692/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=467960 CPUtime=6.29 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 113763 0 0 0 613 16 0 0 20 0 1 0 340210168 479191040 113450 33554432000 4194304 9016284 140737199636640 140737199633112 6481234 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 116990 113450 496 1178 0 115808 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 467960

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16999
/proc/meminfo: memFree=25079548/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=560964 CPUtime=12.69 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 138784 0 0 0 1249 20 0 0 20 0 1 0 340210168 574427136 135674 33554432000 4194304 9016284 140737199636640 140737199632024 6480187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 140241 135674 538 1178 0 139059 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 560964

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16999
/proc/meminfo: memFree=25056484/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=587072 CPUtime=25.49 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 145143 0 0 0 2528 21 0 0 20 0 1 0 340210168 601161728 142033 33554432000 4194304 9016284 140737199636640 140737199632152 6480403 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 146768 142033 538 1178 0 145586 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 587072

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16999
/proc/meminfo: memFree=24977052/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=668364 CPUtime=51.09 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 165121 0 0 0 5085 24 0 0 20 0 1 0 340210168 684404736 162011 33554432000 4194304 9016284 140737199636640 140737199632232 5150768 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 167091 162011 538 1178 0 165909 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 668364

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16999
/proc/meminfo: memFree=24813292/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=834268 CPUtime=102.28 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 205798 0 0 0 10197 31 0 0 20 0 1 0 340210168 854290432 202688 33554432000 4194304 9016284 140737199636640 140737199632232 6480197 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 208567 202688 538 1178 0 207385 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 834268

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17002
/proc/meminfo: memFree=24612344/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=1033828 CPUtime=162.26 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 254916 0 0 0 16188 38 0 0 20 0 1 0 340210168 1058639872 251806 33554432000 4194304 9016284 140737199636640 140737199632232 4889117 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 258457 251806 538 1178 0 257275 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1033828

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17002
/proc/meminfo: memFree=24303828/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=1165480 CPUtime=222.27 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 287563 0 0 0 22182 45 0 0 20 0 1 0 340210168 1193451520 284453 33554432000 4194304 9016284 140737199636640 140737199632024 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 291370 284453 538 1178 0 290188 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 1165480

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17002
/proc/meminfo: memFree=23972644/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=1358624 CPUtime=282.25 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 335954 0 0 0 28170 55 0 0 20 0 1 0 340210168 1391230976 332844 33554432000 4194304 9016284 140737199636640 140737199632232 5154369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 339656 332844 538 1178 0 338474 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1358624

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17041
/proc/meminfo: memFree=25172484/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=1416420 CPUtime=342.22 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 350539 0 0 0 34165 57 0 0 20 0 1 0 340210168 1450414080 347486 33554432000 4194304 9016284 140737199636640 140737199632232 6480403 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 354105 347486 538 1178 0 352923 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1416420

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17041
/proc/meminfo: memFree=24918804/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=1483244 CPUtime=402.21 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 367094 0 0 0 40161 60 0 0 20 0 1 0 340210168 1518841856 364240 33554432000 4194304 9016284 140737199636640 140737199632232 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 370811 364240 543 1178 0 369629 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1483244

[startup+462.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 17041
/proc/meminfo: memFree=24707288/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=1551808 CPUtime=462.2 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 384518 0 0 0 46155 65 0 0 20 0 1 0 340210168 1589051392 381984 33554432000 4194304 9016284 140737199636640 140737199632232 5510757 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 387952 381984 543 1178 0 386770 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 1551808

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 17041
/proc/meminfo: memFree=24521672/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=1616276 CPUtime=522.19 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 400372 0 0 0 52151 68 0 0 20 0 1 0 340210168 1655066624 398045 33554432000 4194304 9016284 140737199636640 140737199632152 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 404069 398045 543 1178 0 402887 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 1616276

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17041
/proc/meminfo: memFree=24349236/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=1674632 CPUtime=582.17 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 414908 0 0 0 58146 71 0 0 20 0 1 0 340210168 1714823168 412791 33554432000 4194304 9016284 140737199636640 140737199632232 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 418658 412791 543 1178 0 417476 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 1674632

[startup+642.3 s]

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

/proc/meminfo: memFree=22851944/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=2468884 CPUtime=1122.07 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 611248 0 0 0 112095 112 0 0 20 0 1 0 340210168 2528137216 609969 33554432000 4194304 9016284 140737199636640 140737199632232 5512299 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 617221 609969 543 1178 0 616039 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 2468884

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 17046
/proc/meminfo: memFree=22637284/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=2577520 CPUtime=1182.06 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 638642 0 0 0 118088 118 0 0 20 0 1 0 340210168 2639380480 638056 33554432000 4194304 9016284 140737199636640 140737199632232 5510757 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 644380 638056 543 1178 0 643198 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 2577520

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17047
/proc/meminfo: memFree=22376412/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=2736372 CPUtime=1242.05 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 678014 0 0 0 124080 125 0 0 20 0 1 0 340210168 2802044928 678239 33554432000 4194304 9016284 140737199636640 140737199632232 6480360 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 684093 678239 543 1178 0 682911 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 2736372

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17047
/proc/meminfo: memFree=22185480/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=2818856 CPUtime=1302.04 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 698629 0 0 0 130075 129 0 0 20 0 1 0 340210168 2886508544 699279 33554432000 4194304 9016284 140737199636640 140737199632232 5510885 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 704714 699279 543 1178 0 703532 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 2818856

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17050
/proc/meminfo: memFree=22013192/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=2883448 CPUtime=1362.03 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 714614 0 0 0 136071 132 0 0 20 0 1 0 340210168 2952650752 715967 33554432000 4194304 9016284 140737199636640 140737199632232 6480201 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 720862 715967 543 1178 0 719680 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 2883448

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17050
/proc/meminfo: memFree=21755580/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=2973588 CPUtime=1422.02 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 736700 0 0 0 142066 136 0 0 20 0 1 0 340210168 3044954112 738633 33554432000 4194304 9016284 140737199636640 140737199632024 6480180 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 743397 738633 543 1178 0 742215 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 2973588

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17050
/proc/meminfo: memFree=21551504/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=3086304 CPUtime=1482 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 765243 0 0 0 148058 142 0 0 20 0 1 0 340210168 3160375296 767508 33554432000 4194304 9016284 140737199636640 140737199632232 7875855 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 771576 767508 543 1178 0 770394 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 3086304

[startup+1542.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 17051
/proc/meminfo: memFree=21356924/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=3176676 CPUtime=1542 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 786719 0 0 0 154054 146 0 0 20 0 1 0 340210168 3252916224 789149 33554432000 4194304 9016284 140737199636640 140737199632232 5154369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 794169 789149 543 1178 0 792987 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 3176676

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 17051
/proc/meminfo: memFree=21132760/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=3287276 CPUtime=1601.98 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 814237 0 0 0 160046 152 0 0 20 0 1 0 340210168 3366170624 817067 33554432000 4194304 9016284 140737199636640 140737199632232 5510717 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 821819 817067 543 1178 0 820637 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 3287276

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17051
/proc/meminfo: memFree=20923228/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=3379968 CPUtime=1661.96 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 837263 0 0 0 166040 156 0 0 20 0 1 0 340210168 3461087232 840194 33554432000 4194304 9016284 140737199636640 140737199632232 6480372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 844992 840194 543 1178 0 843810 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 3379968

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17051
/proc/meminfo: memFree=20711712/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=3472732 CPUtime=1721.95 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 860306 0 0 0 172034 161 0 0 20 0 1 0 340210168 3556077568 863559 33554432000 4194304 9016284 140737199636640 140737199632232 5510793 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 868183 863559 543 1178 0 867001 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 3472732

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17051
/proc/meminfo: memFree=20482516/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=3564844 CPUtime=1781.94 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 883042 0 0 0 178030 164 0 0 20 0 1 0 340210168 3650400256 886491 33554432000 4194304 9016284 140737199636640 140737199632232 6480421 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 891211 886491 543 1178 0 890029 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 3564844

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

[startup+1785.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17051
/proc/meminfo: memFree=20474208/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=3566852 CPUtime=1785.23 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 883575 0 0 0 178359 164 0 0 20 0 1 0 340210168 3652456448 887024 33554432000 4194304 9016284 140737199636640 140737199632232 6480421 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 891713 887024 543 1178 0 890531 0
Current children cumulated CPU time (s) 1785.23
Current children cumulated vsize (KiB) 3566852

[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17051
/proc/meminfo: memFree=20457080/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=3572852 CPUtime=1791.64 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 885006 0 0 0 178999 165 0 0 20 0 1 0 340210168 3658600448 888466 33554432000 4194304 9016284 140737199636640 140737199632024 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 893213 888466 543 1178 0 892031 0
Current children cumulated CPU time (s) 1791.64
Current children cumulated vsize (KiB) 3572852

[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17051
/proc/meminfo: memFree=20447284/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=3575828 CPUtime=1794.84 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 885988 0 0 0 179319 165 0 0 20 0 1 0 340210168 3661647872 889448 33554432000 4194304 9016284 140737199636640 140737199632232 4330762 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 893957 889448 543 1178 0 892775 0
Current children cumulated CPU time (s) 1794.84
Current children cumulated vsize (KiB) 3575828

[startup+1796 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17051
/proc/meminfo: memFree=20447284/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=3576812 CPUtime=1795.64 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 886303 0 0 0 179399 165 0 0 20 0 1 0 340210168 3662655488 889763 33554432000 4194304 9016284 140737199636640 140737199632232 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 894203 889763 543 1178 0 893021 0
Current children cumulated CPU time (s) 1795.64
Current children cumulated vsize (KiB) 3576812

[startup+1796.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17051
/proc/meminfo: memFree=20443440/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=3577800 CPUtime=1796.44 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 886493 0 0 0 179479 165 0 0 20 0 1 0 340210168 3663667200 889953 33554432000 4194304 9016284 140737199636640 140737199632232 4348339 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 894450 889953 543 1178 0 893268 0
Current children cumulated CPU time (s) 1796.44
Current children cumulated vsize (KiB) 3577800

[startup+1797.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17051
/proc/meminfo: memFree=20443440/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=3578672 CPUtime=1796.84 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 887642 0 0 0 179519 165 0 0 20 0 1 0 340210168 3664560128 890018 33554432000 4194304 9016284 140737199636640 140737199632232 7854966 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 894668 890018 569 1178 0 893486 0
Current children cumulated CPU time (s) 1796.84
Current children cumulated vsize (KiB) 3578672

[startup+1797.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17051
/proc/meminfo: memFree=20443440/32873648 swapFree=6860/6860
[pid=16998] ppid=16996 vsize=3412952 CPUtime=1796.93 cores=1,3,5,7
/proc/16998/stat : 16998 (scip-2.0.1.4b_2) R 16996 16998 13307 0 -1 4202496 887644 0 0 0 179527 166 0 0 20 0 1 0 340210168 3494862848 848929 33554432000 4194304 9016284 140737199636640 140737199632232 6812714 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16998/statm: 853238 848929 571 1178 0 852056 0
Current children cumulated CPU time (s) 1796.93
Current children cumulated vsize (KiB) 3412952

Child status: 0
Real time (s): 1797.4
CPU time (s): 1797.04
CPU user time (s): 1795.3
CPU system time (s): 1.74273
CPU usage (%): 99.9802
Max. virtual memory (cumulated for all children) (KiB): 3581236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.3
system time used= 1.74273
maximum resident set size= 3562964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 887654
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= 119
involuntary context switches= 1829

runsolver used 2.6136 second user time and 7.2499 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-03 18:27:21
IDJOB=3740251
IDBENCH=76860
IDSOLVER=2329
FILE ID=node116/3740251-1338740841
RUNJOBID= node116-1338713903-13324
PBS_JOBID= 14636747
Free space on /tmp= 71016 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j60opt/normalized-j6021_5.std.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3740251-1338740841/watcher-3740251-1338740841 -o /tmp/evaluation-result-3740251-1338740841/solver-3740251-1338740841 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740251-1338740841.opb -t 1800 -m 15500

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

MD5SUM BENCH= 95a829e45c3f1f4a325dea8151b70cb2
RANDOM SEED=1170646423

node116.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		: 2666.556
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	: 5333.11
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		: 2666.556
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	: 5331.91
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		: 2666.556
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	: 5438.54
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		: 2666.556
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	: 5331.91
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		: 2666.556
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	: 5331.92
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		: 2666.556
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	: 5331.92
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		: 2666.556
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	: 5331.90
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		: 2666.556
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        25621420 kB
Buffers:          554196 kB
Cached:          4133440 kB
SwapCached:         3028 kB
Active:          3895264 kB
Inactive:        2437516 kB
Active(anon):    1634924 kB
Inactive(anon):     8500 kB
Active(file):    2260340 kB
Inactive(file):  2429016 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103480 kB
Dirty:             20204 kB
Writeback:             0 kB
AnonPages:       1657708 kB
Mapped:            14812 kB
Shmem:                68 kB
Slab:             774956 kB
SReclaimable:     219468 kB
SUnreclaim:       555488 kB
KernelStack:        1480 kB
PageTables:         7516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1791804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     61440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70996 MiB
End job on node116 at 2012-06-03 18:57:19