Trace number 3740460

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.63 1797.93

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12041_1.std.opb
MD5SUMfc8e671202c502636db84e629fab0e41
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark127
Best CPU time to get the best result obtained on this benchmark0.349946
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints256017
Number of constraints which are clauses254817
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 constraint36
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-3740460-1338745886.opb>
1.39/1.42	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 256017 constraints
1.39/1.42	c problem read
1.39/1.42	c presolving settings loaded
1.89/1.99	c presolving:
10.99/11.02	c (round 1) 7580 del vars, 22516 del conss, 0 add conss, 5915 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17307118 impls, 0 clqs
16.18/16.20	c (round 2) 14916 del vars, 53202 del conss, 0 add conss, 12865 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17350919 impls, 0 clqs
17.68/17.79	c (round 3) 17859 del vars, 66972 del conss, 0 add conss, 14578 chg bounds, 39 chg sides, 24 chg coeffs, 0 upgd conss, 17373718 impls, 0 clqs
18.59/18.65	c (round 4) 19161 del vars, 72613 del conss, 0 add conss, 15389 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17387851 impls, 0 clqs
19.08/19.18	c (round 5) 20011 del vars, 76086 del conss, 0 add conss, 15889 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17396575 impls, 0 clqs
19.48/19.55	c (round 6) 20587 del vars, 78446 del conss, 0 add conss, 16217 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17403099 impls, 0 clqs
19.79/19.87	c (round 7) 21105 del vars, 80405 del conss, 0 add conss, 16522 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17409700 impls, 0 clqs
20.08/20.12	c (round 8) 21480 del vars, 81948 del conss, 0 add conss, 16729 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17414570 impls, 0 clqs
20.28/20.33	c (round 9) 21764 del vars, 83091 del conss, 0 add conss, 16880 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17418268 impls, 0 clqs
20.38/20.47	c (round 10) 21924 del vars, 83834 del conss, 0 add conss, 16964 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17419944 impls, 0 clqs
20.48/20.57	c (round 11) 22002 del vars, 84198 del conss, 0 add conss, 17004 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17420936 impls, 0 clqs
20.58/20.67	c (round 12) 22048 del vars, 84418 del conss, 0 add conss, 17029 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17421434 impls, 0 clqs
20.68/20.77	c (round 13) 22080 del vars, 84565 del conss, 0 add conss, 17045 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17421702 impls, 0 clqs
20.79/20.85	c (round 14) 22088 del vars, 84624 del conss, 0 add conss, 17049 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17421740 impls, 0 clqs
21.59/21.67	c (round 15) 22088 del vars, 84632 del conss, 0 add conss, 17049 chg bounds, 51 chg sides, 36 chg coeffs, 171385 upgd conss, 17421740 impls, 0 clqs
22.08/22.10	c (round 16) 22127 del vars, 84722 del conss, 91 add conss, 17070 chg bounds, 167 chg sides, 573 chg coeffs, 171385 upgd conss, 17442054 impls, 2366 clqs
22.28/22.34	c (round 17) 22164 del vars, 84887 del conss, 102 add conss, 17070 chg bounds, 188 chg sides, 665 chg coeffs, 171385 upgd conss, 17443402 impls, 2556 clqs
22.38/22.49	c (round 18) 22174 del vars, 84931 del conss, 102 add conss, 17070 chg bounds, 188 chg sides, 665 chg coeffs, 171385 upgd conss, 17443522 impls, 2556 clqs
22.58/22.63	c (round 19) 22194 del vars, 84994 del conss, 102 add conss, 17070 chg bounds, 188 chg sides, 665 chg coeffs, 171385 upgd conss, 17445404 impls, 2556 clqs
22.68/22.77	c (round 20) 22206 del vars, 85043 del conss, 102 add conss, 17070 chg bounds, 188 chg sides, 665 chg coeffs, 171385 upgd conss, 17445550 impls, 2556 clqs
22.78/22.88	c (round 21) 22212 del vars, 85072 del conss, 102 add conss, 17070 chg bounds, 188 chg sides, 665 chg coeffs, 171385 upgd conss, 17445560 impls, 2556 clqs
22.99/23.02	c (round 22) 22218 del vars, 85091 del conss, 102 add conss, 17070 chg bounds, 188 chg sides, 665 chg coeffs, 171385 upgd conss, 17445674 impls, 2556 clqs
23.09/23.17	c (round 23) 22224 del vars, 85115 del conss, 102 add conss, 17073 chg bounds, 188 chg sides, 665 chg coeffs, 171385 upgd conss, 17445785 impls, 2556 clqs
23.18/23.29	c (round 24) 22230 del vars, 85139 del conss, 102 add conss, 17073 chg bounds, 188 chg sides, 665 chg coeffs, 171385 upgd conss, 17445821 impls, 2556 clqs
261.75/261.89	c (round 25) 22280 del vars, 85142 del conss, 102 add conss, 17073 chg bounds, 188 chg sides, 665 chg coeffs, 171385 upgd conss, 32977245 impls, 2462 clqs
262.25/262.34	c (round 26) 22284 del vars, 86499 del conss, 102 add conss, 17073 chg bounds, 188 chg sides, 1459 chg coeffs, 171385 upgd conss, 32977625 impls, 2462 clqs
262.65/262.79	c (round 27) 22284 del vars, 86503 del conss, 116 add conss, 17073 chg bounds, 202 chg sides, 1511 chg coeffs, 171385 upgd conss, 32977629 impls, 4068 clqs
1011.24/1011.42	c    (1011.4s) probing: 1000/50612 (2.0%) - 65 fixings, 27 aggregations, 13150978 implications, 0 bound changes
1323.29/1323.57	c (round 28) 22334 del vars, 86503 del conss, 116 add conss, 17073 chg bounds, 204 chg sides, 1527 chg coeffs, 171385 upgd conss, 81366677 impls, 4068 clqs
1328.49/1328.77	c (round 29) 22342 del vars, 86702 del conss, 116 add conss, 17073 chg bounds, 204 chg sides, 1527 chg coeffs, 171385 upgd conss, 81629929 impls, 4068 clqs
1466.17/1466.47	c (round 30) 22392 del vars, 86710 del conss, 116 add conss, 17073 chg bounds, 204 chg sides, 1527 chg coeffs, 171385 upgd conss, 85294965 impls, 4068 clqs
1470.07/1470.37	c (round 31) 22404 del vars, 86890 del conss, 116 add conss, 17073 chg bounds, 204 chg sides, 1527 chg coeffs, 171385 upgd conss, 85438473 impls, 4068 clqs
1794.20/1794.58	c (round 32) 22454 del vars, 86902 del conss, 116 add conss, 17073 chg bounds, 204 chg sides, 1527 chg coeffs, 171385 upgd conss, 95969721 impls, 4068 clqs
1795.20/1795.58	c (round 33) 22462 del vars, 87088 del conss, 116 add conss, 17073 chg bounds, 204 chg sides, 1527 chg coeffs, 171385 upgd conss, 95970573 impls, 4068 clqs
1796.70/1797.08	c    (1797.1s) probing: 1918/50612 (3.8%) - 143 fixings, 57 aggregations, 19370968 implications, 0 bound changes
1796.70/1797.08	c    (1797.1s) probing aborted: solving stopped
1796.70/1797.09	c presolving (34 rounds):
1796.70/1797.09	c  22462 deleted vars, 87096 deleted constraints, 116 added constraints, 17073 tightened bounds, 0 added holes, 204 changed sides, 1527 changed coefficients
1796.70/1797.09	c  95985871 implications, 4068 cliques
1796.70/1797.09	c presolved problem has 50380 variables (50380 bin, 0 int, 0 impl, 0 cont) and 169037 constraints
1796.70/1797.09	c    1077 constraints of type <knapsack>
1796.70/1797.09	c  142983 constraints of type <setppc>
1796.70/1797.09	c   24977 constraints of type <logicor>
1796.70/1797.09	c transformed objective value is always integral (scale: 1)
1796.70/1797.09	c Presolving Time: 1795.27
1796.70/1797.09	c - non default parameters ----------------------------------------------------------------------
1796.70/1797.09	c # SCIP version 2.0.1.5
1796.70/1797.09	c 
1796.70/1797.09	c # frequency for displaying node information lines
1796.70/1797.09	c # [type: int, range: [-1,2147483647], default: 100]
1796.70/1797.09	c display/freq = 10000
1796.70/1797.09	c 
1796.70/1797.09	c # maximal time in seconds to run
1796.70/1797.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.70/1797.09	c limits/time = 1797
1796.70/1797.09	c 
1796.70/1797.09	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1796.70/1797.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.70/1797.09	c limits/memory = 13950
1796.70/1797.09	c 
1796.70/1797.09	c # default clock type (1: CPU user seconds, 2: wall clock time)
1796.70/1797.09	c # [type: int, range: [1,2], default: 1]
1796.70/1797.09	c timing/clocktype = 2
1796.70/1797.09	c 
1796.70/1797.09	c # belongs reading time to solving time?
1796.70/1797.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.70/1797.09	c timing/reading = TRUE
1796.70/1797.09	c 
1796.70/1797.09	c # should presolving try to simplify inequalities
1796.70/1797.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.70/1797.09	c constraints/linear/simplifyinequalities = TRUE
1796.70/1797.09	c 
1796.70/1797.09	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1796.70/1797.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.70/1797.09	c constraints/indicator/addCouplingCons = TRUE
1796.70/1797.09	c 
1796.70/1797.09	c # should presolving try to simplify knapsacks
1796.70/1797.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.70/1797.09	c constraints/knapsack/simplifyinequalities = TRUE
1796.70/1797.09	c 
1796.70/1797.09	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1796.70/1797.09	c # [type: int, range: [-1,2147483647], default: -1]
1796.70/1797.09	c separating/rapidlearning/freq = 0
1796.70/1797.09	c 
1796.70/1797.09	c -----------------------------------------------------------------------------------------------
1796.70/1797.09	c start solving
1796.80/1797.13	c 
1796.80/1797.13	c 
1796.80/1797.13	c SCIP Status        : solving was interrupted [time limit reached]
1796.80/1797.13	c Solving Time (sec) : 1797.13
1796.80/1797.13	c Solving Nodes      : 0
1796.80/1797.13	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.80/1797.13	c Dual Bound         : -1.00000000000000e+20
1796.80/1797.13	c Gap                : infinite
1796.80/1797.13	s UNKNOWN
1796.80/1797.13	c SCIP Status        : solving was interrupted [time limit reached]
1796.80/1797.13	c Total Time         :    1797.13
1796.80/1797.13	c   solving          :    1797.13
1796.80/1797.13	c   presolving       :    1795.27 (included in solving)
1796.80/1797.13	c   reading          :       1.42 (included in solving)
1796.80/1797.13	c Original Problem   :
1796.80/1797.13	c   Problem name     : HOME/instance-3740460-1338745886.opb
1796.80/1797.13	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.80/1797.13	c   Constraints      : 256017 initial, 256017 maximal
1796.80/1797.13	c Presolved Problem  :
1796.80/1797.13	c   Problem name     : t_HOME/instance-3740460-1338745886.opb
1796.80/1797.13	c   Variables        : 50380 (50380 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.80/1797.13	c   Constraints      : 169037 initial, 169037 maximal
1796.80/1797.13	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.80/1797.13	c   trivial          :       0.14       1136          0          0          0          0          0          0          0          0
1796.80/1797.13	c   dualfix          :       0.17        123          0          0          0          0          0          0          0          0
1796.80/1797.13	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1796.80/1797.13	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1796.80/1797.13	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1796.80/1797.13	c   implics          :      10.68          0         93          0          0          0          0          0          0          0
1796.80/1797.13	c   probing          :    1760.91        143         57          0          0          0          0          0          0          0
1796.80/1797.13	c   knapsack         :       2.72          0          0          0          8          0         25        116        153       1491
1796.80/1797.13	c   setppc           :       1.11         55          0          0         13          0       2394          0          0          0
1796.80/1797.13	c   linear           :      18.60      15937       4918          0      17049          0      84632          0         51         36
1796.80/1797.13	c   logicor          :       0.44          0          0          0          3          0         45          0          0          0
1796.80/1797.13	c   root node        :          -          0          -          -          0          -          -          -          -          -
1796.80/1797.13	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1796.80/1797.13	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1796.80/1797.13	c   knapsack         :       1077          0      67067          0          0          0          0         27          0          0          0          0
1796.80/1797.13	c   setppc           :     142983          0      67040          0          0          0          0         36          0          0          0          0
1796.80/1797.13	c   logicor          :      24977          0      62247          0          0          0          0         20          0          0          0          0
1796.80/1797.13	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1796.80/1797.13	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1796.80/1797.13	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.80/1797.13	c   knapsack         :       5.79       0.00       5.79       0.00       0.00       0.00       0.00
1796.80/1797.13	c   setppc           :     488.01       0.00     488.01       0.00       0.00       0.00       0.00
1796.80/1797.13	c   logicor          :      14.50       0.00      14.50       0.00       0.00       0.00       0.00
1796.80/1797.13	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.80/1797.13	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1796.80/1797.13	c   vbounds          :          0          0          0          0
1796.80/1797.13	c   rootredcost      :          0          0          0          0
1796.80/1797.13	c   pseudoobj        :          0          0          0          0
1796.80/1797.13	c Propagator Timings :  TotalTime  Propagate    Resprop
1796.80/1797.13	c   vbounds          :       0.04       0.04       0.00
1796.80/1797.13	c   rootredcost      :       0.02       0.02       0.00
1796.80/1797.13	c   pseudoobj        :       0.02       0.02       0.00
1796.80/1797.13	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.80/1797.13	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1796.80/1797.13	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.80/1797.13	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.80/1797.13	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.80/1797.13	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.80/1797.13	c   applied globally :          -          -          -          0        0.0          -          -          -
1796.80/1797.13	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.80/1797.13	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1796.80/1797.13	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1796.80/1797.13	c   redcost          :       0.00          0          0          0          0          0
1796.80/1797.13	c   impliedbounds    :       0.00          0          0          0          0          0
1796.80/1797.13	c   intobj           :       0.00          0          0          0          0          0
1796.80/1797.13	c   gomory           :       0.00          0          0          0          0          0
1796.80/1797.13	c   cgmip            :       0.00          0          0          0          0          0
1796.80/1797.13	c   closecuts        :       0.00          0          0          0          0          0
1796.80/1797.13	c   strongcg         :       0.00          0          0          0          0          0
1796.80/1797.13	c   cmir             :       0.00          0          0          0          0          0
1796.80/1797.13	c   flowcover        :       0.00          0          0          0          0          0
1796.80/1797.13	c   clique           :       0.00          0          0          0          0          0
1796.80/1797.13	c   zerohalf         :       0.00          0          0          0          0          0
1796.80/1797.13	c   mcf              :       0.00          0          0          0          0          0
1796.80/1797.13	c   oddcycle         :       0.00          0          0          0          0          0
1796.80/1797.13	c   rapidlearning    :       0.00          0          0          0          0          0
1796.80/1797.13	c Pricers            :       Time      Calls       Vars
1796.80/1797.13	c   problem variables:       0.00          0          0
1796.80/1797.13	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.80/1797.13	c   pscost           :       0.00          0          0          0          0          0          0
1796.80/1797.13	c   inference        :       0.00          0          0          0          0          0          0
1796.80/1797.13	c   mostinf          :       0.00          0          0          0          0          0          0
1796.80/1797.13	c   leastinf         :       0.00          0          0          0          0          0          0
1796.80/1797.13	c   fullstrong       :       0.00          0          0          0          0          0          0
1796.80/1797.13	c   allfullstrong    :       0.00          0          0          0          0          0          0
1796.80/1797.13	c   random           :       0.00          0          0          0          0          0          0
1796.80/1797.13	c   relpscost        :       0.00          0          0          0          0          0          0
1796.80/1797.13	c Primal Heuristics  :       Time      Calls      Found
1796.80/1797.13	c   LP solutions     :       0.00          -          0
1796.80/1797.13	c   pseudo solutions :       0.00          -          0
1796.80/1797.13	c   trivial          :       0.07          1          0
1796.80/1797.13	c   shiftandpropagate:       0.00          0          0
1796.80/1797.13	c   simplerounding   :       0.00          0          0
1796.80/1797.13	c   zirounding       :       0.00          0          0
1796.80/1797.13	c   rounding         :       0.00          0          0
1796.80/1797.13	c   shifting         :       0.00          0          0
1796.80/1797.13	c   intshifting      :       0.00          0          0
1796.80/1797.13	c   oneopt           :       0.00          0          0
1796.80/1797.13	c   twoopt           :       0.00          0          0
1796.80/1797.13	c   fixandinfer      :       0.00          0          0
1796.80/1797.13	c   feaspump         :       0.00          0          0
1796.80/1797.13	c   clique           :       0.00          0          0
1796.80/1797.13	c   coefdiving       :       0.00          0          0
1796.80/1797.13	c   pscostdiving     :       0.00          0          0
1796.80/1797.13	c   fracdiving       :       0.00          0          0
1796.80/1797.13	c   veclendiving     :       0.00          0          0
1796.80/1797.13	c   intdiving        :       0.00          0          0
1796.80/1797.13	c   actconsdiving    :       0.00          0          0
1796.80/1797.13	c   objpscostdiving  :       0.00          0          0
1796.80/1797.13	c   rootsoldiving    :       0.00          0          0
1796.80/1797.13	c   linesearchdiving :       0.00          0          0
1796.80/1797.13	c   guideddiving     :       0.00          0          0
1796.80/1797.13	c   octane           :       0.00          0          0
1796.80/1797.13	c   rens             :       0.00          0          0
1796.80/1797.13	c   rins             :       0.00          0          0
1796.80/1797.13	c   localbranching   :       0.00          0          0
1796.80/1797.13	c   mutation         :       0.00          0          0
1796.80/1797.13	c   crossover        :       0.00          0          0
1796.80/1797.13	c   dins             :       0.00          0          0
1796.80/1797.13	c   vbounds          :       0.00          0          0
1796.80/1797.13	c   undercover       :       0.00          0          0
1796.80/1797.13	c   subnlp           :       0.00          0          0
1796.80/1797.13	c   trysol           :       0.00          0          0
1796.80/1797.13	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1796.80/1797.13	c   primal LP        :       0.00          0          0       0.00          -
1796.80/1797.13	c   dual LP          :       0.00          0          0       0.00          -
1796.80/1797.13	c   lex dual LP      :       0.00          0          0       0.00          -
1796.80/1797.13	c   barrier LP       :       0.00          0          0       0.00          -
1796.80/1797.13	c   diving/probing LP:       0.00          0          0       0.00          -
1796.80/1797.13	c   strong branching :       0.00          0          0       0.00          -
1796.80/1797.13	c     (at root node) :          -          0          0       0.00          -
1796.80/1797.13	c   conflict analysis:       0.00          0          0       0.00          -
1796.80/1797.13	c B&B Tree           :
1796.80/1797.13	c   number of runs   :          1
1796.80/1797.13	c   nodes            :          0
1796.80/1797.13	c   nodes (total)    :          0
1796.80/1797.13	c   nodes left       :          1
1796.80/1797.13	c   max depth        :         -1
1796.80/1797.13	c   max depth (total):         -1
1796.80/1797.13	c   backtracks       :          0 (0.0%)
1796.80/1797.13	c   delayed cutoffs  :          0
1796.80/1797.13	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.80/1797.13	c   avg switch length:       0.00
1796.80/1797.13	c   switching time   :       0.00
1796.80/1797.13	c Solution           :
1796.80/1797.13	c   Solutions found  :          0 (0 improvements)
1796.80/1797.13	c   Primal Bound     :          -
1796.80/1797.13	c   Dual Bound       :          -
1796.80/1797.13	c   Gap              :   infinite
1796.80/1797.13	c   Root Dual Bound  :          -
1796.80/1797.13	c   Root Iterations  :          0
1797.60/1797.92	c Time complete: 1797.63.

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-3740460-1338745886/watcher-3740460-1338745886 -o /tmp/evaluation-result-3740460-1338745886/solver-3740460-1338745886 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740460-1338745886.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/174 4389
/proc/meminfo: memFree=26200340/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=9592 CPUtime=0 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 1544 0 0 0 0 0 0 0 20 0 1 0 340714559 9822208 1499 33554432000 4194304 9016284 140737012449344 140734841398392 7933274 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 2398 1502 326 1178 0 1216 0

[startup+0.0408761 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 4389
/proc/meminfo: memFree=26200340/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=21028 CPUtime=0.03 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 4224 0 0 0 3 0 0 0 20 0 1 0 340714559 21532672 4179 33554432000 4194304 9016284 140737012449344 140737012381096 4530476 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 5257 4179 360 1178 0 4075 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 21028

[startup+0.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 4389
/proc/meminfo: memFree=26200340/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=31240 CPUtime=0.09 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 6805 0 0 0 8 1 0 0 20 0 1 0 340714559 31989760 6760 33554432000 4194304 9016284 140737012449344 140737012313240 7870478 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 7810 6760 360 1178 0 6628 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31240

[startup+0.300294 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 4389
/proc/meminfo: memFree=26200340/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=59016 CPUtime=0.29 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 13746 0 0 0 27 2 0 0 20 0 1 0 340714559 60432384 13701 33554432000 4194304 9016284 140737012449344 140737012313240 7870488 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 14754 13701 360 1178 0 13572 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59016

[startup+0.700294 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 4389
/proc/meminfo: memFree=26200340/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=86576 CPUtime=0.69 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 20633 0 0 0 65 4 0 0 20 0 1 0 340714559 88653824 20588 33554432000 4194304 9016284 140737012449344 140737012313240 4536486 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 21644 20588 360 1178 0 20462 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 86576

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4390
/proc/meminfo: memFree=26088780/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=225712 CPUtime=1.49 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 55332 0 0 0 140 9 0 0 20 0 1 0 340714559 231129088 55268 33554432000 4194304 9016284 140737012449344 140737012313240 7875251 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 56428 55268 406 1178 0 55246 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 225712

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4390
/proc/meminfo: memFree=25808664/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=499100 CPUtime=3.09 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 122548 0 0 0 290 19 0 0 20 0 1 0 340714559 511078400 122433 33554432000 4194304 9016284 140737012449344 140737012444696 6480201 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 124775 122433 485 1178 0 123593 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 499100

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4390
/proc/meminfo: memFree=25533508/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=704964 CPUtime=6.29 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 173696 0 0 0 602 27 0 0 20 0 1 0 340714559 721883136 173581 33554432000 4194304 9016284 140737012449344 140737012444696 6480224 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 176241 173581 485 1178 0 175059 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 704964

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4390
/proc/meminfo: memFree=25271248/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=903144 CPUtime=12.69 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 221048 0 0 0 1235 34 0 0 20 0 1 0 340714559 924819456 220676 33554432000 4194304 9016284 140737012449344 140737012445016 6481234 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 225786 220676 496 1178 0 224604 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 903144

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4390
/proc/meminfo: memFree=25177488/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=974028 CPUtime=25.48 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 247734 0 0 0 2509 39 0 0 20 0 1 0 340714559 997404672 237871 33554432000 4194304 9016284 140737012449344 140737012444456 5510757 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 243507 237871 538 1178 0 242325 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 974028

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4390
/proc/meminfo: memFree=25099708/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=1004780 CPUtime=51.08 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 255175 0 0 0 5067 41 0 0 20 0 1 0 340714559 1028894720 245279 33554432000 4194304 9016284 140737012449344 140737012444856 6480393 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 251195 245279 538 1178 0 250013 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1004780

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4390
/proc/meminfo: memFree=24890424/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=1072820 CPUtime=102.28 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 271667 0 0 0 10184 44 0 0 20 0 1 0 340714559 1098567680 261771 33554432000 4194304 9016284 140737012449344 140737012444936 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 268205 261771 538 1178 0 267023 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1072820

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4391
/proc/meminfo: memFree=24601656/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=1189664 CPUtime=162.26 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 300669 0 0 0 16178 48 0 0 20 0 1 0 340714559 1218215936 290773 33554432000 4194304 9016284 140737012449344 140737012444728 6480192 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 297416 290773 538 1178 0 296234 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1189664

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4391
/proc/meminfo: memFree=24369556/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=1272460 CPUtime=222.26 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 321444 0 0 0 22175 51 0 0 20 0 1 0 340714559 1302999040 311515 33554432000 4194304 9016284 140737012449344 140737012444728 6480372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 318115 311515 538 1178 0 316933 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1272460

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4391
/proc/meminfo: memFree=24067016/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=1410904 CPUtime=282.25 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 353637 0 0 0 28168 57 0 0 20 0 1 0 340714559 1444765696 345752 33554432000 4194304 9016284 140737012449344 140737012444936 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 352726 345752 538 1178 0 351544 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1410904

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4391
/proc/meminfo: memFree=23886376/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=1466056 CPUtime=342.23 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 366748 0 0 0 34164 59 0 0 20 0 1 0 340714559 1501241344 358863 33554432000 4194304 9016284 140737012449344 140737012444936 4917554 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 366514 358863 538 1178 0 365332 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1466056

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4391
/proc/meminfo: memFree=23666924/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=1509384 CPUtime=402.23 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 377651 0 0 0 40161 62 0 0 20 0 1 0 340714559 1545609216 369766 33554432000 4194304 9016284 140737012449344 140737012444936 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 377346 369766 538 1178 0 376164 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1509384

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4392
/proc/meminfo: memFree=23502404/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=1549680 CPUtime=462.21 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 387579 0 0 0 46158 63 0 0 20 0 1 0 340714559 1586872320 379694 33554432000 4194304 9016284 140737012449344 140737012444936 6480433 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 387420 379694 538 1178 0 386238 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1549680

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4395
/proc/meminfo: memFree=23334760/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=1626840 CPUtime=522.21 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 406266 0 0 0 52155 66 0 0 20 0 1 0 340714559 1665884160 398381 33554432000 4194304 9016284 140737012449344 140737012444936 6480398 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 406710 398381 538 1178 0 405528 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1626840

[startup+582.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 4417
/proc/meminfo: memFree=23181608/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=1702112 CPUtime=582.2 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 425070 0 0 0 58150 70 0 0 20 0 1 0 340714559 1742962688 417185 33554432000 4194304 9016284 140737012449344 140737012444728 4347916 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 425528 417185 538 1178 0 424346 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1702112

[startup+642.3 s]

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

/proc/meminfo: memFree=21616040/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=2572544 CPUtime=1062.12 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 641594 0 0 0 106098 114 0 0 20 0 1 0 340714559 2634285056 633453 33554432000 4194304 9016284 140737012449344 140737012444936 5510757 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 643136 633453 543 1178 0 641954 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 2572544

[startup+1122.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 4422
/proc/meminfo: memFree=21445040/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=2677756 CPUtime=1122.12 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 667787 0 0 0 112092 120 0 0 20 0 1 0 340714559 2742022144 659646 33554432000 4194304 9016284 140737012449344 140737012444728 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 669439 659646 543 1178 0 668257 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 2677756

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4422
/proc/meminfo: memFree=21309444/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=2749728 CPUtime=1182.11 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 685090 0 0 0 118088 123 0 0 20 0 1 0 340714559 2815721472 676949 33554432000 4194304 9016284 140737012449344 140737012444936 6479760 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 687432 676949 543 1178 0 686250 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 2749728

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4422
/proc/meminfo: memFree=21147636/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=2843872 CPUtime=1242.1 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 708269 0 0 0 124083 127 0 0 20 0 1 0 340714559 2912124928 700128 33554432000 4194304 9016284 140737012449344 140737012444728 4330762 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 710968 700128 543 1178 0 709786 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 2843872

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4422
/proc/meminfo: memFree=20972204/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=2938812 CPUtime=1302.1 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 731976 0 0 0 130079 131 0 0 20 0 1 0 340714559 3009343488 723835 33554432000 4194304 9016284 140737012449344 140737012444728 6480372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 734703 723835 543 1178 0 733521 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 2938812

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4423
/proc/meminfo: memFree=20860648/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=2985280 CPUtime=1362.08 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 744223 0 0 0 136075 133 0 0 20 0 1 0 340714559 3056926720 736082 33554432000 4194304 9016284 140737012449344 140737012444728 4889859 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 746320 736082 543 1178 0 745138 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 2985280

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4423
/proc/meminfo: memFree=20736412/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=3035788 CPUtime=1422.08 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 756699 0 0 0 142072 136 0 0 20 0 1 0 340714559 3108646912 748558 33554432000 4194304 9016284 140737012449344 140737012444728 6480372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 758947 748558 543 1178 0 757765 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 3035788

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4423
/proc/meminfo: memFree=20643332/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=3067676 CPUtime=1482.06 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 764748 0 0 0 148068 138 0 0 20 0 1 0 340714559 3141300224 756607 33554432000 4194304 9016284 140737012449344 140737012444856 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 766919 756607 543 1178 0 765737 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 3067676

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 4461
/proc/meminfo: memFree=23664392/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=3091424 CPUtime=1542.05 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 770806 0 0 0 154065 140 0 0 20 0 1 0 340714559 3165618176 763192 33554432000 4194304 9016284 140737012449344 140737012444728 5510757 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 772856 763192 543 1178 0 771674 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 3091424

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 4461
/proc/meminfo: memFree=23557920/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=3129744 CPUtime=1602.04 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 779894 0 0 0 160062 142 0 0 20 0 1 0 340714559 3204857856 772553 33554432000 4194304 9016284 140737012449344 140737012444728 6480233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 782436 772553 543 1178 0 781254 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 3129744

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4462
/proc/meminfo: memFree=23390176/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=3176456 CPUtime=1662.02 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 791903 0 0 0 166058 144 0 0 20 0 1 0 340714559 3252690944 784880 33554432000 4194304 9016284 140737012449344 140737012444744 6480233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 794114 784880 543 1178 0 792932 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 3176456

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4465
/proc/meminfo: memFree=23203428/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=3248044 CPUtime=1722.01 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 809746 0 0 0 172054 147 0 0 20 0 1 0 340714559 3325997056 803019 33554432000 4194304 9016284 140737012449344 140737012444936 6480425 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 812011 803019 543 1178 0 810829 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 3248044

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4465
/proc/meminfo: memFree=23001616/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=3329172 CPUtime=1782 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 829702 0 0 0 178049 151 0 0 20 0 1 0 340714559 3409072128 823232 33554432000 4194304 9016284 140737012449344 140737012444728 6480379 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 832293 823232 543 1178 0 831111 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 3329172

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4465
/proc/meminfo: memFree=22990068/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=3343236 CPUtime=1785.19 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 832732 0 0 0 178368 151 0 0 20 0 1 0 340714559 3423473664 826262 33554432000 4194304 9016284 140737012449344 140737012444728 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 835809 826262 543 1178 0 834627 0
Current children cumulated CPU time (s) 1785.19
Current children cumulated vsize (KiB) 3343236

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4465
/proc/meminfo: memFree=22967376/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=3345276 CPUtime=1791.6 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 833721 0 0 0 179009 151 0 0 20 0 1 0 340714559 3425562624 827251 33554432000 4194304 9016284 140737012449344 140737012444936 6481215 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 836319 827251 543 1178 0 835137 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 3345276

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4465
/proc/meminfo: memFree=22959052/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=3346300 CPUtime=1794.81 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 834257 0 0 0 179329 152 0 0 20 0 1 0 340714559 3426611200 827787 33554432000 4194304 9016284 140737012449344 140737012445016 5961426 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 836575 827787 543 1178 0 835393 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 3346300

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4465
/proc/meminfo: memFree=22956820/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=3348288 CPUtime=1796.4 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 834783 0 0 0 179488 152 0 0 20 0 1 0 340714559 3428646912 828313 33554432000 4194304 9016284 140737012449344 140737012445048 5510757 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 837072 828313 543 1178 0 835890 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 3348288

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4465
/proc/meminfo: memFree=22959732/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=3316736 CPUtime=1797.2 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 835813 0 0 0 179568 152 0 0 20 0 1 0 340714559 3396337664 820315 33554432000 4194304 9016284 140737012449344 140737012443896 6812620 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 829184 820315 569 1178 0 828002 0
Current children cumulated CPU time (s) 1797.2
Current children cumulated vsize (KiB) 3316736

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4465
/proc/meminfo: memFree=22959732/32873852 swapFree=6856/6856
[pid=4389] ppid=4387 vsize=2101088 CPUtime=1797.6 cores=1,3,5,7
/proc/4389/stat : 4389 (scip-2.0.1.4b_2) R 4387 4389 643 0 -1 4202496 835820 0 0 0 179590 170 0 0 20 0 1 0 340714559 2151514112 124340 33554432000 4194304 9016284 140737012449344 140737012443896 8107690 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4389/statm: 525272 124340 576 1178 0 524090 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (KiB) 2101088

Child status: 0
Real time (s): 1797.93
CPU time (s): 1797.63
CPU user time (s): 1795.9
CPU system time (s): 1.73174
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 3350580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.9
system time used= 1.73174
maximum resident set size= 3316540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 835825
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= 27
involuntary context switches= 1850

runsolver used 3.07553 second user time and 7.70183 second system time

The end

Launcher Data

Begin job on node128 at 2012-06-03 19:51:26
IDJOB=3740460
IDBENCH=77416
IDSOLVER=2329
FILE ID=node128/3740460-1338745886
RUNJOBID= node128-1338714616-660
PBS_JOBID= 14636758
Free space on /tmp= 70392 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12041_1.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-3740460-1338745886/watcher-3740460-1338745886 -o /tmp/evaluation-result-3740460-1338745886/solver-3740460-1338745886 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740460-1338745886.opb -t 1800 -m 15500

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

MD5SUM BENCH= fc8e671202c502636db84e629fab0e41
RANDOM SEED=7851817

node128.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.389
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	: 5332.77
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.389
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.389
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.56
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.389
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.389
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.91
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.389
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.91
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.389
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.91
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.389
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:       32873852 kB
MemFree:        26200992 kB
Buffers:          549764 kB
Cached:          3782184 kB
SwapCached:          744 kB
Active:          3465140 kB
Inactive:        2309524 kB
Active(anon):    1433440 kB
Inactive(anon):    11420 kB
Active(file):    2031700 kB
Inactive(file):  2298104 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67106656 kB
Dirty:             24088 kB
Writeback:             0 kB
AnonPages:       1528240 kB
Mapped:            16228 kB
Shmem:               200 kB
Slab:             756764 kB
SReclaimable:     199080 kB
SUnreclaim:       557684 kB
KernelStack:        1464 kB
PageTables:         6760 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    1585424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70376 MiB
End job on node128 at 2012-06-03 20:21:25