Trace number 2703698

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1790.14 1790.61

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-sctap3.opb
MD5SUM039ab37d4afaf5033e81ba68b8bf90de
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark10025257960
Best CPU time to get the best result obtained on this benchmark1800.68
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 11761405455
Optimality of the best value was proved NO
Number of variables74400
Total number of constraints1408
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1408
Minimum length of a constraint90
Maximum length of a constraint930
Number of terms in the objective function 55800
Biggest coefficient in the objective function 42949672960
Number of bits for the biggest coefficient in the objective function 36
Sum of the numbers in the objective function 31374736068060
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 42949672960
Number of bits of the biggest number in a constraint 36
Biggest sum of numbers in a constraint 31374736068060
Number of bits of the biggest sum of numbers45
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2703698-1278559235.opb>
0.79/0.80	c original problem has 74400 variables (74400 bin, 0 int, 0 impl, 0 cont) and 1408 constraints
0.79/0.80	c problem read
0.79/0.80	c presolving settings loaded
1.59/1.61	c presolving:
1.89/1.94	c (round 1) 36270 del vars, 0 del conss, 35340 chg bounds, 0 chg sides, 1881 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
1.99/2.01	c (round 2) 36270 del vars, 0 del conss, 35340 chg bounds, 0 chg sides, 2476 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
2.20/2.22	c (round 3) 36270 del vars, 0 del conss, 35340 chg bounds, 0 chg sides, 2476 chg coeffs, 788 upgd conss, 0 impls, 0 clqs
2.79/2.86	c (round 4) 36270 del vars, 0 del conss, 35340 chg bounds, 16 chg sides, 2892 chg coeffs, 788 upgd conss, 0 impls, 0 clqs
2.79/2.88	c (round 5) 36278 del vars, 0 del conss, 35340 chg bounds, 16 chg sides, 2892 chg coeffs, 788 upgd conss, 0 impls, 0 clqs
12.00/12.06	c    (11.3s) probing: 1000/38122 (2.6%) - 0 fixings, 0 aggregations, 4715 implications, 0 bound changes
21.19/21.21	c    (20.4s) probing: 2000/38122 (5.2%) - 0 fixings, 0 aggregations, 9485 implications, 0 bound changes
21.19/21.22	c    (20.4s) probing: 2001/38122 (5.2%) - 0 fixings, 0 aggregations, 9488 implications, 0 bound changes
21.19/21.22	c    (20.4s) probing aborted: 2000/2000 successive useless probings
21.19/21.23	c presolving (6 rounds):
21.19/21.23	c  36278 deleted vars, 0 deleted constraints, 35340 tightened bounds, 0 added holes, 16 changed sides, 2892 changed coefficients
21.19/21.23	c  18976 implications, 0 cliques
21.19/21.23	c presolved problem has 38122 variables (38122 bin, 0 int, 0 impl, 0 cont) and 1408 constraints
21.19/21.23	c     788 constraints of type <knapsack>
21.19/21.23	c     620 constraints of type <linear>
21.19/21.23	c transformed objective value is always integral (scale: 1)
21.19/21.23	c Presolving Time: 20.10
21.19/21.23	c - non default parameters ----------------------------------------------------------------------
21.19/21.23	c # SCIP version 1.2.1.3
21.19/21.23	c 
21.19/21.23	c # frequency for displaying node information lines
21.19/21.23	c # [type: int, range: [-1,2147483647], default: 100]
21.19/21.23	c display/freq = 10000
21.19/21.23	c 
21.19/21.23	c # maximal time in seconds to run
21.19/21.23	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
21.19/21.23	c limits/time = 1789.2
21.19/21.23	c 
21.19/21.23	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
21.19/21.23	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
21.19/21.23	c limits/memory = 1620
21.19/21.23	c 
21.19/21.23	c # default clock type (1: CPU user seconds, 2: wall clock time)
21.19/21.23	c # [type: int, range: [1,2], default: 1]
21.19/21.23	c timing/clocktype = 2
21.19/21.23	c 
21.19/21.23	c # should presolving try to simplify inequalities
21.19/21.23	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
21.19/21.23	c constraints/linear/simplifyinequalities = TRUE
21.19/21.23	c 
21.19/21.23	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
21.19/21.23	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
21.19/21.23	c constraints/indicator/addCouplingCons = TRUE
21.19/21.23	c 
21.19/21.23	c # should presolving try to simplify knapsacks
21.19/21.23	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
21.19/21.23	c constraints/knapsack/simplifyinequalities = TRUE
21.19/21.23	c 
21.19/21.23	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
21.19/21.23	c # [type: int, range: [-1,2147483647], default: -1]
21.19/21.23	c separating/rapidlearning/freq = 0
21.19/21.23	c 
21.19/21.23	c -----------------------------------------------------------------------------------------------
21.19/21.23	c start solving
21.19/21.27	c 
36.48/36.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
36.48/36.50	c  35.7s|     1 |     0 | 22787 |     - | 181M|   0 | 302 |  38k|1408 |  38k|1408 |   0 |   0 |   0 | 1.458176e+06 |      --      |    Inf 
48.48/48.56	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE13 Abort solving due to cycling
69.07/69.18	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE13 Abort solving due to cycling
89.77/89.81	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE13 Abort solving due to cycling
89.77/89.81	c (node 1) unresolved numerical troubles in LP 7
94.47/94.52	c  93.7s|     1 |     0 | 74264 |     - | 184M|   0 | 438 |  38k|1408 |  38k|1657 | 249 |   0 |   0 | 1.458176e+06 |      --      |    Inf 
100.56/100.68	c  99.9s|     1 |     0 | 74914 |     - | 185M|   0 | 530 |  38k|1408 |  38k|1944 | 536 |   0 |   0 | 1.458176e+06 |      --      |    Inf 
107.77/107.85	c   107s|     1 |     0 | 75911 |     - | 187M|   0 | 625 |  38k|1408 |  38k|2219 | 811 |   0 |   0 | 1.458176e+06 |      --      |    Inf 
113.96/114.02	c   113s|     1 |     0 | 76943 |     - | 188M|   0 | 667 |  38k|1408 |  38k|2479 |1071 |   0 |   0 | 1.458176e+06 |      --      |    Inf 
120.26/120.39	c   120s|     1 |     0 | 77684 |     - | 190M|   0 | 689 |  38k|1408 |  38k|2727 |1319 |   0 |   0 | 1.458176e+06 |      --      |    Inf 
128.85/128.94	c   128s|     1 |     0 | 78734 |     - | 191M|   0 | 770 |  38k|1408 |  38k|2949 |1541 |   0 |   0 | 1.458176e+06 |      --      |    Inf 
133.25/133.33	c   133s|     1 |     0 | 78736 |     - | 191M|   0 | 763 |  38k|1408 |  38k|2949 |1541 |   0 |  28 | 1.458176e+06 |      --      |    Inf 
142.86/142.99	c   142s|     1 |     0 | 80311 |     - | 192M|   0 | 802 |  38k|1408 |  38k|3172 |1764 |   0 |  28 | 1.458176e+06 |      --      |    Inf 
145.16/145.29	c   144s|     1 |     2 | 80311 |     - | 192M|   0 | 802 |  38k|1408 |  38k|3172 |1764 |   0 |  49 | 1.458176e+06 |      --      |    Inf 
295.51/295.62	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
496.86/497.06	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
496.86/497.06	c [src/scip/lpi_spx.cpp:2313] ERROR: SCIPlpiStrongbranch() returned SoPlex status -4
496.86/497.06	c (node 58) error in strong branching call for variable <t_x20231> with solution 0.0929134
720.11/720.37	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-12)
883.76/884.02	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
1282.16/1282.60	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE13 Abort solving due to cycling
1372.23/1372.65	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
1602.87/1603.34	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE13 Abort solving due to cycling
1613.27/1613.72	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE13 Abort solving due to cycling
1623.66/1624.10	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE13 Abort solving due to cycling
1623.66/1624.10	c (node 472) unresolved numerical troubles in LP 6139
1624.86/1625.36	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-12)
1789.61/1790.13	c 
1789.61/1790.13	c SCIP Status        : solving was interrupted [time limit reached]
1789.61/1790.13	c Solving Time (sec) : 1789.32
1789.61/1790.13	c Solving Nodes      : 532
1789.61/1790.13	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.61/1790.13	c Dual Bound         : +1.45817617445902e+06
1789.61/1790.13	c Gap                : infinite
1789.61/1790.13	s UNKNOWN
1789.61/1790.13	c SCIP Status        : solving was interrupted [time limit reached]
1789.61/1790.13	c Solving Time       :    1789.32
1789.61/1790.13	c Original Problem   :
1789.61/1790.13	c   Problem name     : HOME/instance-2703698-1278559235.opb
1789.61/1790.13	c   Variables        : 74400 (74400 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.61/1790.13	c   Constraints      : 1408 initial, 1408 maximal
1789.61/1790.13	c Presolved Problem  :
1789.61/1790.13	c   Problem name     : t_HOME/instance-2703698-1278559235.opb
1789.61/1790.13	c   Variables        : 38122 (38122 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.61/1790.13	c   Constraints      : 1408 initial, 1408 maximal
1789.61/1790.13	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.61/1790.13	c   trivial          :       0.05          0          0          0          0          0          0          0          0
1789.61/1790.13	c   dualfix          :       0.05        938          0          0          0          0          0          0          0
1789.61/1790.13	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.61/1790.13	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.61/1790.13	c   implics          :       0.02          0          0          0          0          0          0          0          0
1789.61/1790.13	c   probing          :      18.31          0          0          0          0          0          0          0          0
1789.61/1790.13	c   knapsack         :       0.61          0          0          0          0          0          0         16        416
1789.61/1790.13	c   linear           :       0.53      35340          0          0      35340          0          0          0       2476
1789.61/1790.13	c   root node        :          -          1          -          -          1          -          -          -          -
1789.61/1790.13	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.61/1790.13	c   integral         :          0          0          0        541          0          0         15          0          0       1052
1789.61/1790.13	c   knapsack         :        788          7      17074          0          1          0          2       1402          0          0
1789.61/1790.13	c   linear           :        620          7      17074          0          0          0      12493        102          0          0
1789.61/1790.13	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1789.61/1790.13	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.61/1790.13	c   integral         :     528.79       0.00       0.00     528.79       0.00
1789.61/1790.13	c   knapsack         :       6.30       4.13       2.16       0.00       0.01
1789.61/1790.13	c   linear           :       1.25       0.08       1.17       0.00       0.00
1789.61/1790.13	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.61/1790.13	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.61/1790.13	c   vbounds          :       0.02          2          0          0
1789.61/1790.13	c   rootredcost      :       0.01          0          0          0
1789.61/1790.13	c   pseudoobj        :      59.05      11078          0          0
1789.61/1790.13	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.61/1790.13	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.61/1790.13	c   infeasible LP    :       0.09         11          0          0        0.0          0        0.0          0
1789.61/1790.13	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.61/1790.13	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.61/1790.13	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.61/1790.13	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.61/1790.13	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.61/1790.13	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.61/1790.13	c   cut pool         :       0.01          6          -          -        805          -    (maximal pool size: 3009)
1789.61/1790.13	c   redcost          :       3.63        546          0          0          0          0
1789.61/1790.13	c   impliedbounds    :       0.03          7          0          0         22          0
1789.61/1790.13	c   intobj           :       0.00          0          0          0          0          0
1789.61/1790.13	c   cgmip            :       0.00          0          0          0          0          0
1789.61/1790.13	c   gomory           :       2.46          7          0          0        374          0
1789.61/1790.13	c   strongcg         :       2.24          7          0          0        621          0
1789.61/1790.13	c   cmir             :      20.81          7          0          0       1740          0
1789.61/1790.13	c   flowcover        :      13.27          7          0          0        692          0
1789.61/1790.13	c   clique           :       0.05          7          0          0          8          0
1789.61/1790.13	c   zerohalf         :       0.00          0          0          0          0          0
1789.61/1790.13	c   mcf              :       0.00          1          0          0          0          0
1789.61/1790.13	c   rapidlearning    :       0.00          0          0          0          0          0
1789.61/1790.13	c Pricers            :       Time      Calls       Vars
1789.61/1790.13	c   problem variables:       0.00          0          0
1789.61/1790.13	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.61/1790.13	c   relpscost        :     528.79        541          0         15          0          0       1052
1789.61/1790.13	c   pscost           :       0.00          0          0          0          0          0          0
1789.61/1790.13	c   inference        :       0.02          1          0          0          0          0          2
1789.61/1790.13	c   mostinf          :       0.00          0          0          0          0          0          0
1789.61/1790.13	c   leastinf         :       0.00          0          0          0          0          0          0
1789.61/1790.13	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.61/1790.13	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.61/1790.13	c   random           :       0.00          0          0          0          0          0          0
1789.61/1790.13	c Primal Heuristics  :       Time      Calls      Found
1789.61/1790.13	c   LP solutions     :       0.00          -          0
1789.61/1790.13	c   pseudo solutions :       0.00          -          0
1789.61/1790.13	c   oneopt           :       0.00          0          0
1789.61/1790.13	c   crossover        :       0.00          0          0
1789.61/1790.13	c   guideddiving     :       0.00          0          0
1789.61/1790.13	c   intshifting      :       0.00          0          0
1789.61/1790.13	c   veclendiving     :     139.94          2          0
1789.61/1790.13	c   linesearchdiving :     118.96          3          0
1789.61/1790.13	c   coefdiving       :     135.59          3          0
1789.61/1790.13	c   fracdiving       :      96.01          3          0
1789.61/1790.13	c   objpscostdiving  :      15.33          2          0
1789.61/1790.13	c   rootsoldiving    :      23.46          2          0
1789.61/1790.13	c   feaspump         :      86.44          2          0
1789.61/1790.13	c   pscostdiving     :      79.70          4          0
1789.61/1790.13	c   trivial          :       0.25          2          0
1789.61/1790.13	c   simplerounding   :       0.01        465          0
1789.61/1790.13	c   zirounding       :       0.32        452          0
1789.61/1790.13	c   rounding         :       0.21        252          0
1789.61/1790.13	c   shifting         :      23.86         62          0
1789.61/1790.13	c   twoopt           :       0.00          0          0
1789.61/1790.13	c   fixandinfer      :       0.00          0          0
1789.61/1790.13	c   intdiving        :       0.00          0          0
1789.61/1790.13	c   actconsdiving    :       0.00          0          0
1789.61/1790.13	c   octane           :       0.00          0          0
1789.61/1790.13	c   rens             :       0.88          1          0
1789.61/1790.13	c   rins             :       0.00          0          0
1789.61/1790.13	c   localbranching   :       0.00          0          0
1789.61/1790.13	c   mutation         :       0.00          0          0
1789.61/1790.13	c   dins             :       0.00          0          0
1789.61/1790.13	c   undercover       :       0.00          0          0
1789.61/1790.13	c   nlp              :       0.00          0          0
1789.61/1790.13	c   trysol           :       0.00          0          0
1789.61/1790.13	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.61/1790.13	c   primal LP        :       0.01          0          0       0.00       0.00
1789.61/1790.13	c   dual LP          :     455.91        482     561224    1164.37    1231.01
1789.61/1790.13	c   lex dual LP      :       0.00          0          0       0.00          -
1789.61/1790.13	c   barrier LP       :       0.00          0          0       0.00          -
1789.61/1790.13	c   diving/probing LP:     542.95       6302     481259      76.37     886.38
1789.61/1790.13	c   strong branching :     528.38       5662     358290      63.28     678.09
1789.61/1790.13	c     (at root node) :          -         49       3617      73.82          -
1789.61/1790.13	c   conflict analysis:       0.00          0          0       0.00          -
1789.61/1790.13	c B&B Tree           :
1789.61/1790.13	c   number of runs   :          1
1789.61/1790.13	c   nodes            :        532
1789.61/1790.13	c   nodes (total)    :        532
1789.61/1790.13	c   nodes left       :        523
1789.61/1790.13	c   max depth        :         59
1789.61/1790.13	c   max depth (total):         59
1789.61/1790.13	c   backtracks       :         20 (3.8%)
1789.61/1790.13	c   delayed cutoffs  :          0
1789.61/1790.13	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.61/1790.13	c   avg switch length:       1.97
1789.61/1790.13	c   switching time   :       0.38
1789.61/1790.13	c Solution           :
1789.61/1790.13	c   Solutions found  :          0 (0 improvements)
1789.61/1790.13	c   Primal Bound     :          -
1789.61/1790.13	c   Dual Bound       : +1.45817617445902e+06
1789.61/1790.13	c   Gap              :   infinite
1789.61/1790.13	c   Root Dual Bound  : +1.45817617445893e+06
1789.61/1790.13	c   Root Iterations  :      80311
1790.01/1790.59	c Time complete: 1790.11.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.03 1.01 1.00 3/106 29325
/proc/meminfo: memFree=1740732/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=7904 CPUtime=0
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 1052 0 0 0 0 0 0 0 20 0 1 0 24131231 8093696 964 1992294400 4194304 8395647 140736365090064 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29325/statm: 1976 972 365 1026 0 946 0

[startup+0.0446711 s]
/proc/loadavg: 1.03 1.01 1.00 3/106 29325
/proc/meminfo: memFree=1740732/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=17188 CPUtime=0.04
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 3608 0 0 0 3 1 0 0 20 0 1 0 24131231 17600512 3519 1992294400 4194304 8395647 140736365090064 18446744073709551615 7279789 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29325/statm: 4336 3519 387 1026 0 3306 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 17188

[startup+0.101677 s]
/proc/loadavg: 1.03 1.01 1.00 3/106 29325
/proc/meminfo: memFree=1740732/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=28400 CPUtime=0.09
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 6401 0 0 0 7 2 0 0 20 0 1 0 24131231 29081600 6309 1992294400 4194304 8395647 140736365090064 18446744073709551615 5758820 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29325/statm: 7100 6309 389 1026 0 6070 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28400

[startup+0.301698 s]
/proc/loadavg: 1.03 1.01 1.00 3/106 29325
/proc/meminfo: memFree=1740732/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=51660 CPUtime=0.29
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 12162 0 0 0 25 4 0 0 20 0 1 0 24131231 52899840 12068 1992294400 4194304 8395647 140736365090064 18446744073709551615 6765808 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29325/statm: 12915 12068 394 1026 0 11885 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51660

[startup+0.701742 s]
/proc/loadavg: 1.03 1.01 1.00 3/106 29325
/proc/meminfo: memFree=1740732/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=69388 CPUtime=0.69
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 16577 0 0 0 63 6 0 0 20 0 1 0 24131231 71053312 16483 1992294400 4194304 8395647 140736365090064 18446744073709551615 5755971 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29325/statm: 17347 16483 394 1026 0 16317 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 69388

[startup+1.50183 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 29326
/proc/meminfo: memFree=1610152/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=172860 CPUtime=1.49
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 41217 0 0 0 135 14 0 0 22 0 1 0 24131231 177008640 40769 1992294400 4194304 8395647 140736365090064 18446744073709551615 7385703 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 43215 40778 442 1026 0 42185 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 172860

[startup+3.102 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 29326
/proc/meminfo: memFree=1564396/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=212944 CPUtime=3.09
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 51032 0 0 0 292 17 0 0 25 0 1 0 24131231 218054656 50584 1992294400 4194304 8395647 140736365090064 18446744073709551615 5604446 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 53236 50584 562 1026 0 52206 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 212944

[startup+6.30136 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 29326
/proc/meminfo: memFree=1539472/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=212944 CPUtime=6.29
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 51048 0 0 0 612 17 0 0 25 0 1 0 24131231 218054656 50584 1992294400 4194304 8395647 140736365090064 18446744073709551615 5604533 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 53236 50584 546 1026 0 52206 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 212944

[startup+12.7011 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 29326
/proc/meminfo: memFree=1537860/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=214720 CPUtime=12.69
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 51498 0 0 0 1252 17 0 0 25 0 1 0 24131231 219873280 51034 1992294400 4194304 8395647 140736365090064 18446744073709551615 5604422 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 53680 51034 552 1026 0 52650 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 214720

[startup+25.5015 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 29326
/proc/meminfo: memFree=1504008/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=253580 CPUtime=25.49
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 60170 0 0 0 2526 23 0 0 25 0 1 0 24131231 259665920 59497 1992294400 4194304 8395647 140736365090064 18446744073709551615 6669791 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 63395 59497 573 1026 0 62365 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 253580

[startup+51.1013 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 29328
/proc/meminfo: memFree=1500908/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=254608 CPUtime=51.07
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 61084 0 0 0 5062 45 0 0 25 0 1 0 24131231 260718592 60409 1992294400 4194304 8395647 140736365090064 18446744073709551615 6721279 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 63652 60409 669 1026 0 62622 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 254608

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29328
/proc/meminfo: memFree=1468916/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=289632 CPUtime=102.28
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 69852 0 0 0 10137 91 0 0 25 0 1 0 24131231 296583168 68612 1992294400 4194304 8395647 140736365090064 18446744073709551615 5823712 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 72408 68612 888 1026 0 71378 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 289632

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29330
/proc/meminfo: memFree=1459244/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=301528 CPUtime=162.25
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 97053 0 0 0 16109 116 0 0 25 0 1 0 24131231 308764672 70853 1992294400 4194304 8395647 140736365090064 18446744073709551615 6667522 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 75382 70853 718 1026 0 74352 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 301528

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29332
/proc/meminfo: memFree=1453416/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=307628 CPUtime=222.23
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 98504 0 0 0 22079 144 0 0 25 0 1 0 24131231 315011072 72304 1992294400 4194304 8395647 140736365090064 18446744073709551615 6504086 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 76907 72304 731 1026 0 75877 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 307628

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29334
/proc/meminfo: memFree=1453416/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=307628 CPUtime=282.22
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 98505 0 0 0 28053 169 0 0 25 0 1 0 24131231 315011072 72305 1992294400 4194304 8395647 140736365090064 18446744073709551615 5614823 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 76907 72305 731 1026 0 75877 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 307628

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29336
/proc/meminfo: memFree=1453416/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=307628 CPUtime=342.2
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 98506 0 0 0 34011 209 0 0 25 0 1 0 24131231 315011072 72306 1992294400 4194304 8395647 140736365090064 18446744073709551615 6586857 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 76907 72306 731 1026 0 75877 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 307628

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29336
/proc/meminfo: memFree=1453416/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=307628 CPUtime=402.18
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 98506 0 0 0 39976 242 0 0 25 0 1 0 24131231 315011072 72306 1992294400 4194304 8395647 140736365090064 18446744073709551615 6723085 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 76907 72306 731 1026 0 75877 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 307628

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29338
/proc/meminfo: memFree=1453292/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=307628 CPUtime=462.17
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 98507 0 0 0 45942 275 0 0 25 0 1 0 24131231 315011072 72307 1992294400 4194304 8395647 140736365090064 18446744073709551615 6669634 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 76907 72307 731 1026 0 75877 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 307628

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29340
/proc/meminfo: memFree=1453292/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=307628 CPUtime=522.15
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 98507 0 0 0 51907 308 0 0 25 0 1 0 24131231 315011072 72307 1992294400 4194304 8395647 140736365090064 18446744073709551615 6669653 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 76907 72307 731 1026 0 75877 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 307628

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29342
/proc/meminfo: memFree=1453292/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=307628 CPUtime=582.14
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 98507 0 0 0 57879 335 0 0 25 0 1 0 24131231 315011072 72307 1992294400 4194304 8395647 140736365090064 18446744073709551615 6669657 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 76907 72307 731 1026 0 75877 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 307628

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29344
/proc/meminfo: memFree=1452548/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=308644 CPUtime=642.13
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 98684 0 0 0 63849 364 0 0 25 0 1 0 24131231 316051456 72484 1992294400 4194304 8395647 140736365090064 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 77161 72484 731 1026 0 76131 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 308644

[startup+702.302 s]

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

/proc/meminfo: memFree=1449572/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=310876 CPUtime=1062.01
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 99350 0 0 0 105630 571 0 0 25 0 1 0 24131231 318337024 73150 1992294400 4194304 8395647 140736365090064 18446744073709551615 6697941 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 77719 73150 731 1026 0 76689 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 310876

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29356
/proc/meminfo: memFree=1449572/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=310876 CPUtime=1121.99
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 99360 0 0 0 111597 602 0 0 25 0 1 0 24131231 318337024 73160 1992294400 4194304 8395647 140736365090064 18446744073709551615 6669657 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 77719 73160 731 1026 0 76689 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 310876

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29358
/proc/meminfo: memFree=1449448/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=310876 CPUtime=1181.97
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 99361 0 0 0 117565 632 0 0 25 0 1 0 24131231 318337024 73161 1992294400 4194304 8395647 140736365090064 18446744073709551615 6586966 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 77719 73161 731 1026 0 76689 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 310876

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29360
/proc/meminfo: memFree=1448580/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=312084 CPUtime=1241.97
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 99546 0 0 0 123538 659 0 0 25 0 1 0 24131231 319574016 73346 1992294400 4194304 8395647 140736365090064 18446744073709551615 6669657 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 78021 73346 731 1026 0 76991 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 312084

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29360
/proc/meminfo: memFree=1448456/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=312084 CPUtime=1301.95
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 99546 0 0 0 129506 689 0 0 25 0 1 0 24131231 319574016 73346 1992294400 4194304 8395647 140736365090064 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 78021 73346 731 1026 0 76991 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 312084

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29362
/proc/meminfo: memFree=1448456/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=312084 CPUtime=1361.93
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 99546 0 0 0 135478 715 0 0 25 0 1 0 24131231 319574016 73346 1992294400 4194304 8395647 140736365090064 18446744073709551615 5614817 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 78021 73346 731 1026 0 76991 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 312084

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29364
/proc/meminfo: memFree=1448332/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=312084 CPUtime=1421.93
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 99546 0 0 0 141439 754 0 0 25 0 1 0 24131231 319574016 73346 1992294400 4194304 8395647 140736365090064 18446744073709551615 6669791 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 78021 73346 731 1026 0 76991 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 312084

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29366
/proc/meminfo: memFree=1448332/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=312084 CPUtime=1481.9
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 99546 0 0 0 147401 789 0 0 25 0 1 0 24131231 319574016 73346 1992294400 4194304 8395647 140736365090064 18446744073709551615 6586884 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 78021 73346 731 1026 0 76991 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 312084

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29368
/proc/meminfo: memFree=1446720/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=313156 CPUtime=1541.89
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 99942 0 0 0 153375 814 0 0 25 0 1 0 24131231 320671744 73742 1992294400 4194304 8395647 140736365090064 18446744073709551615 6669642 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 78289 73742 731 1026 0 77259 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 313156

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29368
/proc/meminfo: memFree=1445480/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=314624 CPUtime=1601.87
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 100249 0 0 0 159339 848 0 0 25 0 1 0 24131231 322174976 74049 1992294400 4194304 8395647 140736365090064 18446744073709551615 6652352 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 78656 74049 731 1026 0 77626 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 314624

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29370
/proc/meminfo: memFree=1445232/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=315052 CPUtime=1661.85
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 100317 0 0 0 165302 883 0 0 25 0 1 0 24131231 322613248 74117 1992294400 4194304 8395647 140736365090064 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 78763 74117 731 1026 0 77733 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 315052

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29372
/proc/meminfo: memFree=1444860/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=315052 CPUtime=1721.84
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 100386 0 0 0 171272 912 0 0 25 0 1 0 24131231 322613248 74186 1992294400 4194304 8395647 140736365090064 18446744073709551615 6586944 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 78763 74186 731 1026 0 77733 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 315052

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29374
/proc/meminfo: memFree=1442132/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=317708 CPUtime=1781.82
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 101024 0 0 0 177251 931 0 0 25 0 1 0 24131231 325332992 74824 1992294400 4194304 8395647 140736365090064 18446744073709551615 6439025 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 79427 74824 731 1026 0 78397 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 317708

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29374
/proc/meminfo: memFree=1442132/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=317708 CPUtime=1785.02
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 101024 0 0 0 177570 932 0 0 25 0 1 0 24131231 325332992 74824 1992294400 4194304 8395647 140736365090064 18446744073709551615 6723489 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 79427 74824 731 1026 0 78397 0
Current children cumulated CPU time (s) 1785.02
Current children cumulated vsize (KiB) 317708

[startup+1788.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29374
/proc/meminfo: memFree=1442132/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=317708 CPUtime=1788.22
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 101024 0 0 0 177889 933 0 0 25 0 1 0 24131231 325332992 74824 1992294400 4194304 8395647 140736365090064 18446744073709551615 6586884 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 79427 74824 731 1026 0 78397 0
Current children cumulated CPU time (s) 1788.22
Current children cumulated vsize (KiB) 317708

[startup+1789.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29374
/proc/meminfo: memFree=1442132/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=317708 CPUtime=1789.02
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 101024 0 0 0 177969 933 0 0 25 0 1 0 24131231 325332992 74824 1992294400 4194304 8395647 140736365090064 18446744073709551615 6723641 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29325/statm: 79427 74824 731 1026 0 78397 0
Current children cumulated CPU time (s) 1789.02
Current children cumulated vsize (KiB) 317708

[startup+1790.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29374
/proc/meminfo: memFree=1442132/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=317708 CPUtime=1789.81
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 101027 0 0 0 178048 933 0 0 25 0 1 0 24131231 325332992 74827 1992294400 4194304 8395647 140736365090064 18446744073709551615 4448853 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29325/statm: 79427 74827 734 1026 0 78397 0
Current children cumulated CPU time (s) 1789.81
Current children cumulated vsize (KiB) 317708

[startup+1790.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29374
/proc/meminfo: memFree=1442132/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=317708 CPUtime=1790.01
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 101027 0 0 0 178068 933 0 0 25 0 1 0 24131231 325332992 74827 1992294400 4194304 8395647 140736365090064 18446744073709551615 6345777 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29325/statm: 79427 74827 734 1026 0 78397 0
Current children cumulated CPU time (s) 1790.01
Current children cumulated vsize (KiB) 317708

[startup+1790.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29374
/proc/meminfo: memFree=1442132/2059040 swapFree=4134848/4192956
[pid=29325] ppid=29323 vsize=184972 CPUtime=1790.12
/proc/29325/stat : 29325 (pbscip.linux.x8) R 29323 29325 25530 0 -1 4202496 101028 0 0 0 178076 936 0 0 25 0 1 0 24131231 189411328 25130 1992294400 4194304 8395647 140736365090064 18446744073709551615 7602442 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29325/statm: 46243 25130 732 1026 0 45213 0
Current children cumulated CPU time (s) 1790.12
Current children cumulated vsize (KiB) 184972

Child status: 0
Real time (s): 1790.61
CPU time (s): 1790.14
CPU user time (s): 1780.77
CPU system time (s): 9.36958
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 399532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1780.77
system time used= 9.36957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101028
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= 4
involuntary context switches= 4398

runsolver used 3.00054 second user time and 8.41372 second system time

The end

Launcher Data

Begin job on node038 at 2010-07-08 05:20:36
IDJOB=2703698
IDBENCH=2408
IDSOLVER=1213
FILE ID=node038/2703698-1278559235
PBS_JOBID= 11239501
Free space on /tmp= 62540 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-sctap3.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2703698-1278559235/watcher-2703698-1278559235 -o /tmp/evaluation-result-2703698-1278559235/solver-2703698-1278559235 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703698-1278559235.opb -t 1800 -m 1800

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

MD5SUM BENCH= 039ab37d4afaf5033e81ba68b8bf90de
RANDOM SEED=314355591

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.215
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.215
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1741260 kB
Buffers:         19348 kB
Cached:         200944 kB
SwapCached:      11328 kB
Active:         115852 kB
Inactive:       117736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1741260 kB
SwapTotal:     4192956 kB
SwapFree:      4134848 kB
Dirty:           14796 kB
Writeback:           4 kB
AnonPages:       10828 kB
Mapped:           7684 kB
Slab:            62176 kB
PageTables:       4156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181720 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62528 MiB
End job on node038 at 2010-07-08 05:50:27