Trace number 3692917

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed? 1796.95 1797.25

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j90/
normalized-j9045_1-sat.opb
MD5SUMd4d1ca36c8af6075d3c9b6c16eca4a6b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables26754
Total number of constraints93164
Number of constraints which are clauses92580
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints584
Minimum length of a constraint1
Maximum length of a constraint90
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 23
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 530
Number of bits of the biggest sum of numbers10
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.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 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-3692917-1338039271.opb>
0.18/0.24	c original problem has 26754 variables (26754 bin, 0 int, 0 impl, 0 cont) and 93164 constraints
0.18/0.24	c problem read in 0.25
0.49/0.57	c presolving:
2.39/2.49	c (round 1) 5701 del vars, 16135 del conss, 0 add conss, 4513 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5256042 impls, 0 clqs
3.49/3.50	c (round 2) 10521 del vars, 37364 del conss, 0 add conss, 9025 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5289511 impls, 0 clqs
3.69/3.78	c (round 3) 12573 del vars, 46686 del conss, 0 add conss, 10221 chg bounds, 29 chg sides, 42 chg coeffs, 0 upgd conss, 5306751 impls, 0 clqs
3.89/3.97	c (round 4) 13577 del vars, 50829 del conss, 0 add conss, 11043 chg bounds, 39 chg sides, 56 chg coeffs, 0 upgd conss, 5320053 impls, 0 clqs
3.99/4.06	c (round 5) 14356 del vars, 54024 del conss, 0 add conss, 11498 chg bounds, 39 chg sides, 56 chg coeffs, 0 upgd conss, 5330437 impls, 0 clqs
4.09/4.14	c (round 6) 14829 del vars, 55827 del conss, 0 add conss, 11832 chg bounds, 39 chg sides, 56 chg coeffs, 0 upgd conss, 5336961 impls, 0 clqs
4.09/4.18	c (round 7) 15123 del vars, 57160 del conss, 0 add conss, 12006 chg bounds, 39 chg sides, 56 chg coeffs, 0 upgd conss, 5339423 impls, 0 clqs
4.19/4.20	c (round 8) 15230 del vars, 57625 del conss, 0 add conss, 12047 chg bounds, 39 chg sides, 56 chg coeffs, 0 upgd conss, 5340503 impls, 0 clqs
4.19/4.22	c (round 9) 15252 del vars, 57707 del conss, 0 add conss, 12056 chg bounds, 39 chg sides, 56 chg coeffs, 0 upgd conss, 5340791 impls, 0 clqs
4.19/4.24	c (round 10) 15259 del vars, 57743 del conss, 0 add conss, 12057 chg bounds, 39 chg sides, 56 chg coeffs, 0 upgd conss, 5340922 impls, 0 clqs
4.40/4.40	c (round 11) 15259 del vars, 57746 del conss, 0 add conss, 12057 chg bounds, 39 chg sides, 56 chg coeffs, 35418 upgd conss, 5340922 impls, 0 clqs
4.59/4.62	c (round 12) 15259 del vars, 57759 del conss, 22 add conss, 12057 chg bounds, 61 chg sides, 273 chg coeffs, 35419 upgd conss, 5340922 impls, 0 clqs
4.59/4.68	c (round 13) 15259 del vars, 57762 del conss, 26 add conss, 12057 chg bounds, 67 chg sides, 314 chg coeffs, 35419 upgd conss, 5340922 impls, 0 clqs
19.59/19.65	c    (19.7s) probing: 1000/11495 (8.7%) - 0 fixings, 0 aggregations, 1100766 implications, 0 bound changes
19.59/19.67	c    (19.7s) probing: 1001/11495 (8.7%) - 0 fixings, 0 aggregations, 1101526 implications, 0 bound changes
19.59/19.67	c    (19.7s) probing aborted: 1000/1000 successive useless probings
19.59/19.67	c (round 14) 15259 del vars, 74998 del conss, 5523 add conss, 12057 chg bounds, 68 chg sides, 330 chg coeffs, 35419 upgd conss, 9249494 impls, 0 clqs
19.88/19.91	c (round 15) 15259 del vars, 79600 del conss, 10125 add conss, 12057 chg bounds, 68 chg sides, 388 chg coeffs, 35419 upgd conss, 9249494 impls, 749 clqs
20.08/20.11	c presolving (16 rounds):
20.08/20.11	c  15259 deleted vars, 79600 deleted constraints, 10125 added constraints, 12057 tightened bounds, 0 added holes, 68 changed sides, 401 changed coefficients
20.08/20.11	c  9249494 implications, 5352 cliques
20.08/20.11	c presolved problem has 11495 variables (11495 bin, 0 int, 0 impl, 0 cont) and 23689 constraints
20.08/20.11	c     546 constraints of type <knapsack>
20.08/20.11	c   22997 constraints of type <setppc>
20.08/20.11	c     146 constraints of type <and>
20.08/20.11	c transformed objective value is always integral (scale: 1)
20.08/20.11	c Presolving Time: 19.77
20.08/20.11	c - non default parameters ----------------------------------------------------------------------
20.08/20.11	c # SCIP version 2.1.1.4
20.08/20.11	c 
20.08/20.11	c # maximal time in seconds to run
20.08/20.11	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
20.08/20.11	c limits/time = 1797
20.08/20.11	c 
20.08/20.11	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
20.08/20.11	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
20.08/20.11	c limits/memory = 13950
20.08/20.11	c 
20.08/20.11	c # default clock type (1: CPU user seconds, 2: wall clock time)
20.08/20.11	c # [type: int, range: [1,2], default: 1]
20.08/20.11	c timing/clocktype = 2
20.08/20.11	c 
20.08/20.11	c # belongs reading time to solving time?
20.08/20.11	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
20.08/20.11	c timing/reading = TRUE
20.08/20.11	c 
20.08/20.11	c -----------------------------------------------------------------------------------------------
20.08/20.11	c start solving
20.08/20.12	c 
43.89/43.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
43.89/43.93	c  43.9s|     1 |     0 | 18415 |     - | 272M|   0 |5228 |  11k|  23k|  11k|  23k|   0 |  45 |   0 | 0.000000e+00 |      --      |    Inf 
360.82/360.97	c   361s|     1 |     0 |148083 |     - | 274M|   0 |4388 |  11k|  23k|  11k|  23k|  64 |  45 |   0 | 0.000000e+00 |      --      |    Inf 
490.10/490.23	c   490s|     1 |     0 |183897 |     - | 275M|   0 |4277 |  11k|  23k|  11k|  25k|2064 |  45 |   0 | 0.000000e+00 |      --      |    Inf 
623.88/624.04	c   624s|     1 |     0 |219248 |     - | 275M|   0 |4756 |  11k|  23k|  11k|  26k|2446 |  45 |   0 | 0.000000e+00 |      --      |    Inf 
697.57/697.72	c   698s|     1 |     0 |240793 |     - | 275M|   0 |5292 |  11k|  23k|  11k|  26k|2782 |  45 |   0 | 0.000000e+00 |      --      |    Inf 
761.55/761.78	c   762s|     1 |     0 |257699 |     - | 276M|   0 |5347 |  11k|  23k|  11k|  26k|2896 |  45 |   0 | 0.000000e+00 |      --      |    Inf 
818.35/818.52	c   819s|     1 |     0 |272458 |     - | 276M|   0 |5285 |  11k|  23k|  11k|  26k|2949 |  45 |   0 | 0.000000e+00 |      --      |    Inf 
1216.58/1216.86	c  1217s|     1 |     2 |272458 |     - | 276M|   0 |5285 |  11k|  23k|  11k|  26k|2949 |  45 |  17 | 0.000000e+00 |      --      |    Inf 
1796.69/1797.03	c 
1796.69/1797.03	c SCIP Status        : solving was interrupted [time limit reached]
1796.69/1797.03	c Solving Time (sec) : 1797.02
1796.69/1797.03	c Solving Nodes      : 5
1796.69/1797.03	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.69/1797.03	c Dual Bound         : +0.00000000000000e+00
1796.69/1797.03	c Gap                : infinite
1796.69/1797.03	s UNKNOWN
1796.69/1797.03	c SCIP Status        : solving was interrupted [time limit reached]
1796.69/1797.03	c Total Time         :    1797.02
1796.69/1797.03	c   solving          :    1797.02
1796.69/1797.03	c   presolving       :      19.77 (included in solving)
1796.69/1797.03	c   reading          :       0.25 (included in solving)
1796.69/1797.03	c   copying          :       0.06 (1 #copies) (minimal 0.06, maximal 0.06, average 0.06)
1796.69/1797.03	c Original Problem   :
1796.69/1797.03	c   Problem name     : HOME/instance-3692917-1338039271.opb
1796.69/1797.03	c   Variables        : 26754 (26754 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.69/1797.03	c   Constraints      : 93164 initial, 93164 maximal
1796.69/1797.03	c   Objective sense  : minimize
1796.69/1797.03	c Presolved Problem  :
1796.69/1797.03	c   Problem name     : t_HOME/instance-3692917-1338039271.opb
1796.69/1797.03	c   Variables        : 11495 (11495 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.69/1797.03	c   Constraints      : 23689 initial, 23734 maximal
1796.69/1797.03	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.69/1797.03	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.03	c   trivial          :       0.01       0.00        727          0          0          0          0          0          0          0          0
1796.69/1797.03	c   dualfix          :       0.02       0.00         81          0          0          0          0          0          0          0          0
1796.69/1797.03	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.03	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.03	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.03	c   gateextraction   :       0.06       0.00          0          0          0          0          0      17236       5496          0          0
1796.69/1797.03	c   implics          :       0.10       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.03	c   components       :       0.02       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.03	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.03	c   probing          :      14.89       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.03	c   knapsack         :       0.44       0.00          0          0          0          0          0          4         27         29        345
1796.69/1797.03	c   setppc           :       0.14       0.00          0          0          0          0          0         12          0          0          0
1796.69/1797.03	c   and              :       0.07       0.00          0          0          0          0          0       4602       4602          0          0
1796.69/1797.03	c   linear           :       3.67       0.00      11341       3110          0      12057          0      57746          0         39         56
1796.69/1797.03	c   logicor          :       0.04       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.03	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.69/1797.03	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.69/1797.03	c   integral         :          0          0          0          0          4          0          4          0          0          0          0          0          8
1796.69/1797.03	c   knapsack         :        546        546          6      10125          0          1          3         75          1          0        496          0          0
1796.69/1797.03	c   setppc           :      22997      22997          6      10124          0          1          1       1038          0       2785          0          0          0
1796.69/1797.03	c   and              :        146        146         15      10124          0          1          0          0          0         22         79          0          0
1796.69/1797.03	c   logicor          :          0+        45          6         17          0          0          0          0         14          0          0          0          0
1796.69/1797.03	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.69/1797.03	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.69/1797.03	c   integral         :     224.33       0.00       0.00       0.00     224.33       0.00       0.00       0.00
1796.69/1797.03	c   knapsack         :       0.53       0.00       0.04       0.49       0.00       0.00       0.00       0.00
1796.69/1797.03	c   setppc           :       5.55       0.00       0.01       5.53       0.00       0.01       0.00       0.00
1796.69/1797.03	c   and              :       1.76       0.00       0.00       1.76       0.00       0.00       0.00       0.00
1796.69/1797.03	c   logicor          :       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.69/1797.03	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.69/1797.03	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.69/1797.03	c   rootredcost      :          0          0          0          0
1796.69/1797.03	c   pseudoobj        :          0          0          0          0
1796.69/1797.03	c   vbounds          :          0          0          0          0
1796.69/1797.03	c   redcost          :         16          0          0          0
1796.69/1797.03	c   probing          :          0          0          0          0
1796.69/1797.03	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.69/1797.03	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00
1796.69/1797.03	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00
1796.69/1797.03	c   vbounds          :       0.00       0.00       0.00       0.00       0.00
1796.69/1797.03	c   redcost          :       0.01       0.00       0.00       0.01       0.00
1796.69/1797.03	c   probing          :      14.89       0.00      14.89       0.00       0.00
1796.69/1797.03	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.69/1797.03	c   propagation      :       0.00         15         15         30       11.1         15       18.0          -
1796.69/1797.03	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.69/1797.03	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.69/1797.03	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.69/1797.03	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.69/1797.03	c   applied globally :          -          -          -         45       13.4          -          -          -
1796.69/1797.03	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.69/1797.03	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.69/1797.03	c   cut pool         :       0.00                     5          -          -         70          -    (maximal pool size: 3029)
1796.69/1797.03	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.69/1797.03	c   impliedbounds    :       0.23       0.00          6          0          0       4492          0
1796.69/1797.03	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.69/1797.03	c   gomory           :      20.79       0.00          6          0          0        171          0
1796.69/1797.03	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.69/1797.03	c   strongcg         :      28.11       0.00          6          0          0        726          0
1796.69/1797.03	c   cmir             :       1.33       0.00          6          0          0          0          0
1796.69/1797.03	c   flowcover        :       4.64       0.00          6          0          0        290          0
1796.69/1797.03	c   clique           :      14.22       0.00          6          0          0         43          0
1796.69/1797.03	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.69/1797.03	c   mcf              :       0.20       0.00          1          0          0          0          0
1796.69/1797.03	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.69/1797.03	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.69/1797.03	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.69/1797.03	c   problem variables:       0.00          -          0          0
1796.69/1797.03	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.69/1797.03	c   relpscost        :     224.33       0.00          4          0          0          0          0          8
1796.69/1797.03	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.03	c   inference        :       0.00       0.00          1          0          0          0          0          2
1796.69/1797.03	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.03	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.03	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.03	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.03	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.03	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.69/1797.03	c   LP solutions     :       0.00          -          -          0
1796.69/1797.03	c   pseudo solutions :       0.00          -          -          0
1796.69/1797.03	c   oneopt           :       0.00       0.00          0          0
1796.69/1797.03	c   crossover        :       0.00       0.00          0          0
1796.69/1797.03	c   pscostdiving     :       0.00       0.00          0          0
1796.69/1797.03	c   smallcard        :       0.00       0.00          0          0
1796.69/1797.03	c   trivial          :       0.02       0.00          2          0
1796.69/1797.03	c   shiftandpropagate:       0.30       0.00          1          0
1796.69/1797.03	c   simplerounding   :       0.00       0.00          0          0
1796.69/1797.03	c   zirounding       :       0.01       0.00          0          0
1796.69/1797.03	c   rounding         :       0.10       0.00         16          0
1796.69/1797.03	c   shifting         :       0.11       0.00          7          0
1796.69/1797.03	c   intshifting      :       0.00       0.00          0          0
1796.69/1797.03	c   twoopt           :       0.00       0.00          0          0
1796.69/1797.03	c   indtwoopt        :       0.00       0.00          0          0
1796.69/1797.03	c   indoneopt        :       0.00       0.00          0          0
1796.69/1797.03	c   fixandinfer      :       0.00       0.00          0          0
1796.69/1797.03	c   feaspump         :     165.11       0.00          1          0
1796.69/1797.03	c   clique           :       0.00       0.00          0          0
1796.69/1797.03	c   coefdiving       :     246.24       0.00          1          0
1796.69/1797.03	c   indrounding      :       0.00       0.00          0          0
1796.69/1797.03	c   indcoefdiving    :       0.00       0.00          0          0
1796.69/1797.03	c   fracdiving       :       0.00       0.00          0          0
1796.69/1797.03	c   nlpdiving        :       0.00       0.00          0          0
1796.69/1797.03	c   veclendiving     :       0.00       0.00          0          0
1796.69/1797.03	c   intdiving        :       0.00       0.00          0          0
1796.69/1797.03	c   actconsdiving    :       0.00       0.00          0          0
1796.69/1797.03	c   objpscostdiving  :       0.00       0.00          0          0
1796.69/1797.03	c   rootsoldiving    :       0.00       0.00          0          0
1796.69/1797.03	c   linesearchdiving :       0.00       0.00          0          0
1796.69/1797.03	c   guideddiving     :       0.00       0.00          0          0
1796.69/1797.03	c   octane           :       0.00       0.00          0          0
1796.69/1797.03	c   rens             :     351.10       0.00          1          0
1796.69/1797.03	c   rins             :       0.00       0.00          0          0
1796.69/1797.03	c   localbranching   :       0.00       0.00          0          0
1796.69/1797.03	c   mutation         :       0.00       0.00          0          0
1796.69/1797.03	c   dins             :       0.00       0.00          0          0
1796.69/1797.03	c   vbounds          :       0.00       0.00          0          0
1796.69/1797.03	c   undercover       :       0.00       0.00          1          0
1796.69/1797.03	c   subnlp           :       0.00       0.00          0          0
1796.69/1797.03	c   trysol           :       0.00       0.00          0          0
1796.69/1797.03	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.69/1797.03	c   primal LP        :       0.05          1          0       0.00       0.00       0.05          1
1796.69/1797.03	c   dual LP          :     719.70         18     252390   14846.47     350.69       0.03          1
1796.69/1797.03	c   lex dual LP      :       0.00          0          0       0.00          -
1796.69/1797.03	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.69/1797.03	c   diving/probing LP:     409.58        304     184155     605.77     449.62
1796.69/1797.03	c   strong branching :     224.31         91      91000    1000.00     405.69
1796.69/1797.03	c     (at root node) :          -         17      17000    1000.00          -
1796.69/1797.03	c   conflict analysis:       0.00          0          0       0.00          -
1796.69/1797.03	c B&B Tree           :
1796.69/1797.03	c   number of runs   :          1
1796.69/1797.03	c   nodes            :          5
1796.69/1797.03	c   nodes (total)    :          5
1796.69/1797.03	c   nodes left       :          6
1796.69/1797.03	c   max depth        :          3
1796.69/1797.03	c   max depth (total):          3
1796.69/1797.03	c   backtracks       :          1 (20.0%)
1796.69/1797.03	c   delayed cutoffs  :          0
1796.69/1797.03	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.69/1797.03	c   avg switch length:       1.60
1796.69/1797.03	c   switching time   :       0.06
1796.69/1797.03	c Solution           :
1796.69/1797.03	c   Solutions found  :          0 (0 improvements)
1796.69/1797.03	c   Primal Bound     :          -
1796.69/1797.03	c   Dual Bound       : +0.00000000000000e+00
1796.69/1797.03	c   Gap              :   infinite
1796.69/1797.03	c   Root Dual Bound  : +0.00000000000000e+00
1796.69/1797.03	c   Root Iterations  :     272458
1796.89/1797.25	c Time complete: 1796.94.

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-3692917-1338039271/watcher-3692917-1338039271 -o /tmp/evaluation-result-3692917-1338039271/solver-3692917-1338039271 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692917-1338039271.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 2/175 9288
/proc/meminfo: memFree=28765072/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=10416 CPUtime=0 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 1336 0 0 0 0 0 0 0 20 0 1 0 270051580 10665984 1291 33554432000 4194304 10169799 140734660554656 140734191716088 7543003 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 2604 1291 409 1459 0 1136 0

[startup+0.0857971 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 9288
/proc/meminfo: memFree=28765072/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=29832 CPUtime=0.07 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 6210 0 0 0 7 0 0 0 20 0 1 0 270051580 30547968 6165 33554432000 4194304 10169799 140734660554656 140734191716088 5477139 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 7458 6165 409 1459 0 5990 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29832

[startup+0.100257 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 9288
/proc/meminfo: memFree=28765072/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=32092 CPUtime=0.08 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 6773 0 0 0 8 0 0 0 20 0 1 0 270051580 32862208 6728 33554432000 4194304 10169799 140734660554656 140734191716088 8864966 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 8023 6728 409 1459 0 6555 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 32092

[startup+0.300232 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 9288
/proc/meminfo: memFree=28765072/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=94100 CPUtime=0.29 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 22179 0 0 0 26 3 0 0 20 0 1 0 270051580 96358400 22121 33554432000 4194304 10169799 140734660554656 140734191716088 8884112 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 23471 22083 460 1459 0 22003 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 94100

[startup+0.700238 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 9288
/proc/meminfo: memFree=28765072/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=189292 CPUtime=0.69 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 49005 0 0 0 62 7 0 0 20 0 1 0 270051580 193835008 45338 33554432000 4194304 10169799 140734660554656 140734191716088 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 47323 45338 555 1459 0 45855 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 189292

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9289
/proc/meminfo: memFree=28549932/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=267232 CPUtime=1.49 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 68430 0 0 0 139 10 0 0 20 0 1 0 270051580 273645568 64763 33554432000 4194304 10169799 140734660554656 140734660552808 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 66808 64763 556 1459 0 65340 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 267232

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9289
/proc/meminfo: memFree=28477028/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=314060 CPUtime=3.09 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 80505 0 0 0 293 16 0 0 20 0 1 0 270051580 321597440 75660 33554432000 4194304 10169799 140734660554656 140734660552808 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 78515 75660 563 1459 0 77047 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 314060

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9290
/proc/meminfo: memFree=28456832/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=323172 CPUtime=6.29 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 87230 0 0 0 603 26 0 0 20 0 1 0 270051580 330928128 78141 33554432000 4194304 10169799 140734660554656 140734660552184 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 80793 78141 622 1459 0 79325 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 323172

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9290
/proc/meminfo: memFree=28436864/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=351756 CPUtime=12.68 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 94075 0 0 0 1240 28 0 0 20 0 1 0 270051580 360198144 84917 33554432000 4194304 10169799 140734660554656 140734660552168 8883659 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 87939 84917 622 1459 0 86471 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 351756

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9290
/proc/meminfo: memFree=28325804/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=456864 CPUtime=25.47 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 120974 0 0 0 2508 39 0 0 20 0 1 0 270051580 467828736 110659 33554432000 4194304 10169799 140734660554656 140734660549064 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 114216 110659 783 1459 0 112748 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 456864

[startup+51.1002 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 9290
/proc/meminfo: memFree=28320300/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=459404 CPUtime=51.07 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 124071 0 0 0 5065 42 0 0 20 0 1 0 270051580 470429696 111835 33554432000 4194304 10169799 140734660554656 140734660546968 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 114851 111835 801 1459 0 113383 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 459404

[startup+102.306 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 9290
/proc/meminfo: memFree=28317384/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=459404 CPUtime=102.27 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 124083 0 0 0 10181 46 0 0 20 0 1 0 270051580 470429696 112372 33554432000 4194304 10169799 140734660554656 140734660546936 8020488 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 114851 112372 801 1459 0 113383 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 459404

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9290
/proc/meminfo: memFree=28311316/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=459404 CPUtime=162.25 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 124097 0 0 0 16174 51 0 0 20 0 1 0 270051580 470429696 113570 33554432000 4194304 10169799 140734660554656 140734660547336 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 114851 113570 801 1459 0 113383 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 459404

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9290
/proc/meminfo: memFree=28309484/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=459404 CPUtime=222.24 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 124131 0 0 0 22129 95 0 0 20 0 1 0 270051580 470429696 113838 33554432000 4194304 10169799 140734660554656 140734660551768 7238392 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 114851 113838 825 1459 0 113383 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 459404

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9290
/proc/meminfo: memFree=28278788/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=493476 CPUtime=282.23 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 129640 0 0 0 28120 103 0 0 20 0 1 0 270051580 505319424 121294 33554432000 4194304 10169799 140734660554656 140734660548984 8009519 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 123369 121294 835 1459 0 121901 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 493476

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9294
/proc/meminfo: memFree=28276684/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=493476 CPUtime=342.22 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 129640 0 0 0 34114 108 0 0 20 0 1 0 270051580 505319424 121294 33554432000 4194304 10169799 140734660554656 140734660549432 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 123369 121294 835 1459 0 121901 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 493476

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9294
/proc/meminfo: memFree=28264948/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=499544 CPUtime=402.21 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 130857 0 0 0 40103 118 0 0 20 0 1 0 270051580 511533056 123022 33554432000 4194304 10169799 140734660554656 140734660549480 7984816 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 124886 123022 836 1459 0 123418 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 499544

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9294
/proc/meminfo: memFree=28258652/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=502404 CPUtime=462.2 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 131064 0 0 0 46097 123 0 0 20 0 1 0 270051580 514461696 124085 33554432000 4194304 10169799 140734660554656 140734660549480 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 125601 124085 836 1459 0 124133 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 502404

[startup+522.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 9294
/proc/meminfo: memFree=28266460/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=493512 CPUtime=522.19 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 131463 0 0 0 52087 132 0 0 20 0 1 0 270051580 505356288 121878 33554432000 4194304 10169799 140734660554656 140734660549160 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 123378 121878 836 1459 0 121910 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 493512

[startup+582.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 9294
/proc/meminfo: memFree=28256960/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=499468 CPUtime=582.18 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 132406 0 0 0 58080 138 0 0 20 0 1 0 270051580 511455232 123332 33554432000 4194304 10169799 140734660554656 140734660548984 8005792 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 124867 123332 836 1459 0 123399 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 499468

[startup+642.3 s]

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

/proc/meminfo: memFree=28148592/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=593960 CPUtime=1122.09 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 155861 0 0 0 111952 257 0 0 20 0 1 0 270051580 608215040 146959 33554432000 4194304 10169799 140734660554656 140734660545912 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 148490 146959 849 1459 0 147022 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 593960

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 9299
/proc/meminfo: memFree=28241476/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=503288 CPUtime=1182.09 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 156406 0 0 0 117935 274 0 0 20 0 1 0 270051580 515366912 124240 33554432000 4194304 10169799 140734660554656 140734660549352 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 125822 124240 871 1459 0 124354 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 503288

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 9300
/proc/meminfo: memFree=28237140/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=505204 CPUtime=1242.07 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 156873 0 0 0 123924 283 0 0 20 0 1 0 270051580 517328896 124707 33554432000 4194304 10169799 140734660554656 140734660548984 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 126301 124707 871 1459 0 124833 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 505204

[startup+1302.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 9300
/proc/meminfo: memFree=28236204/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=505204 CPUtime=1302.08 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 156873 0 0 0 129916 292 0 0 20 0 1 0 270051580 517328896 124707 33554432000 4194304 10169799 140734660554656 140734660548520 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 126301 124707 871 1459 0 124833 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 505204

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 9300
/proc/meminfo: memFree=28235584/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=505204 CPUtime=1362.06 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 156873 0 0 0 135906 300 0 0 20 0 1 0 270051580 517328896 124707 33554432000 4194304 10169799 140734660554656 140734660548984 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 126301 124707 871 1459 0 124833 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 505204

[startup+1422.31 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 9338
/proc/meminfo: memFree=27607392/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=505204 CPUtime=1422.06 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 156873 0 0 0 141900 306 0 0 20 0 1 0 270051580 517328896 124707 33554432000 4194304 10169799 140734660554656 140734660549256 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 126301 124707 871 1459 0 124833 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 505204

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 9338
/proc/meminfo: memFree=27570816/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=505204 CPUtime=1482.04 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 156873 0 0 0 147889 315 0 0 20 0 1 0 270051580 517328896 124707 33554432000 4194304 10169799 140734660554656 140734660548328 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 126301 124707 871 1459 0 124833 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 505204

[startup+1542.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/178 9341
/proc/meminfo: memFree=27491396/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=505204 CPUtime=1542.03 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 156873 0 0 0 153880 323 0 0 20 0 1 0 270051580 517328896 124707 33554432000 4194304 10169799 140734660554656 140734660548616 7913040 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 126301 124707 871 1459 0 124833 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 505204

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 9365
/proc/meminfo: memFree=27410304/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=505204 CPUtime=1602.02 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 156873 0 0 0 159870 332 0 0 20 0 1 0 270051580 517328896 124707 33554432000 4194304 10169799 140734660554656 140734660547784 8009519 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 126301 124707 871 1459 0 124833 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 505204

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 9365
/proc/meminfo: memFree=27227496/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=505204 CPUtime=1662.01 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 156873 0 0 0 165863 338 0 0 20 0 1 0 270051580 517328896 124707 33554432000 4194304 10169799 140734660554656 140734660548616 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 126301 124707 871 1459 0 124833 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 505204

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 9365
/proc/meminfo: memFree=27141688/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=505204 CPUtime=1722 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 156873 0 0 0 171855 345 0 0 20 0 1 0 270051580 517328896 124707 33554432000 4194304 10169799 140734660554656 140734660548520 7593032 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 126301 124707 871 1459 0 124833 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 505204

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 9365
/proc/meminfo: memFree=27103884/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=505204 CPUtime=1781.99 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 156873 0 0 0 177846 353 0 0 20 0 1 0 270051580 517328896 124707 33554432000 4194304 10169799 140734660554656 140734660548904 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 126301 124707 871 1459 0 124833 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 505204

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9365
/proc/meminfo: memFree=27103884/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=505204 CPUtime=1785.2 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 156873 0 0 0 178166 354 0 0 20 0 1 0 270051580 517328896 124707 33554432000 4194304 10169799 140734660554656 140734660548520 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 126301 124707 871 1459 0 124833 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 505204

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9365
/proc/meminfo: memFree=27103008/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=505204 CPUtime=1791.6 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 156873 0 0 0 178806 354 0 0 20 0 1 0 270051580 517328896 124707 33554432000 4194304 10169799 140734660554656 140734660549064 8044496 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 126301 124707 871 1459 0 124833 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 505204

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9365
/proc/meminfo: memFree=27103132/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=505204 CPUtime=1794.8 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 156873 0 0 0 179125 355 0 0 20 0 1 0 270051580 517328896 124707 33554432000 4194304 10169799 140734660554656 140734660549064 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 126301 124707 871 1459 0 124833 0
Current children cumulated CPU time (s) 1794.8
Current children cumulated vsize (KiB) 505204

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9365
/proc/meminfo: memFree=27103132/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=505204 CPUtime=1795.59 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 156873 0 0 0 179204 355 0 0 20 0 1 0 270051580 517328896 124707 33554432000 4194304 10169799 140734660554656 140734660549112 8004328 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 126301 124707 871 1459 0 124833 0
Current children cumulated CPU time (s) 1795.59
Current children cumulated vsize (KiB) 505204

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9365
/proc/meminfo: memFree=27103008/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=505204 CPUtime=1796.39 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 156873 0 0 0 179284 355 0 0 20 0 1 0 270051580 517328896 124707 33554432000 4194304 10169799 140734660554656 140734660549112 7983353 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 126301 124707 871 1459 0 124833 0
Current children cumulated CPU time (s) 1796.39
Current children cumulated vsize (KiB) 505204

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9365
/proc/meminfo: memFree=27103008/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=479160 CPUtime=1796.79 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 156875 0 0 0 179324 355 0 0 20 0 1 0 270051580 490659840 118800 33554432000 4194304 10169799 140734660554656 140734660549064 5282283 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 119790 118800 873 1459 0 118322 0
Current children cumulated CPU time (s) 1796.79
Current children cumulated vsize (KiB) 479160

[startup+1797.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9365
/proc/meminfo: memFree=27103008/32873648 swapFree=6596/6596
[pid=9288] ppid=9286 vsize=460812 CPUtime=1796.89 cores=1,3,5,7
/proc/9288/stat : 9288 (scip-2.1.1.4sfi) R 9286 9288 6744 0 -1 4202496 156875 0 0 0 179334 355 0 0 20 0 1 0 270051580 471871488 114215 33554432000 4194304 10169799 140734660554656 140734660549064 8989847 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9288/statm: 115203 114215 873 1459 0 113735 0
Current children cumulated CPU time (s) 1796.89
Current children cumulated vsize (KiB) 460812

Child status: 0
Real time (s): 1797.25
CPU time (s): 1796.95
CPU user time (s): 1793.38
CPU system time (s): 3.57746
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 593960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.38
system time used= 3.57746
maximum resident set size= 587920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156877
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= 37
involuntary context switches= 1847

runsolver used 2.6536 second user time and 7.15591 second system time

The end

Launcher Data

Begin job on node148 at 2012-05-26 15:34:31
IDJOB=3692917
IDBENCH=75548
IDSOLVER=2272
FILE ID=node148/3692917-1338039271
RUNJOBID= node148-1338029706-8121
PBS_JOBID= 14624327
Free space on /tmp= 71672 MiB

SOLVER NAME= SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j90/normalized-j9045_1-sat.opb
COMMAND LINE= HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3692917-1338039271/watcher-3692917-1338039271 -o /tmp/evaluation-result-3692917-1338039271/solver-3692917-1338039271 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692917-1338039271.opb -t 1800 -m 15500

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

MD5SUM BENCH= d4d1ca36c8af6075d3c9b6c16eca4a6b
RANDOM SEED=990710868

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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		: 2667.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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		: 2667.284
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		: 2667.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28767084 kB
Buffers:          283476 kB
Cached:          2941476 kB
SwapCached:            0 kB
Active:           631472 kB
Inactive:        2687396 kB
Active(anon):      96668 kB
Inactive(anon):        0 kB
Active(file):     534804 kB
Inactive(file):  2687396 kB
Unevictable:        6596 kB
Mlocked:            6596 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16688 kB
Writeback:            40 kB
AnonPages:        100648 kB
Mapped:            17724 kB
Shmem:               200 kB
Slab:             649016 kB
SReclaimable:      93156 kB
SUnreclaim:       555860 kB
KernelStack:        1448 kB
PageTables:         4112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     208752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 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= 71656 MiB
End job on node148 at 2012-05-26 16:04:28