Trace number 3743975

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
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1790.21 1790.49

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat25_4_7_3_mh_ic.opb
MD5SUM1a50d88b33a856d21607d03bda43d116
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2554940
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables45775
Total number of constraints102733
Number of constraints which are clauses71450
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints31250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 17425
Biggest coefficient in the objective function 111980168
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 11576482241
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 111980168
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 11576482241
Number of bits of the biggest sum of numbers34
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-3743975-1338797972.opb>
0.69/0.77	c original problem has 45775 variables (45775 bin, 0 int, 0 impl, 0 cont) and 102733 constraints
0.69/0.77	c problem read
0.69/0.77	c presolving settings loaded
0.99/1.05	c presolving:
1.39/1.40	c (round 1) 2825 del vars, 1804 del conss, 100 chg bounds, 300 chg sides, 1500 chg coeffs, 0 upgd conss, 141650 impls, 1 clqs
1.99/2.01	c (round 2) 2825 del vars, 2104 del conss, 100 chg bounds, 300 chg sides, 1500 chg coeffs, 100626 upgd conss, 141650 impls, 1 clqs
7.79/7.89	c (round 3) 2825 del vars, 2104 del conss, 100 chg bounds, 300 chg sides, 15300 chg coeffs, 100626 upgd conss, 8686174 impls, 1 clqs
8.89/8.92	c (round 4) 2825 del vars, 2104 del conss, 100 chg bounds, 14100 chg sides, 76997 chg coeffs, 100626 upgd conss, 8686174 impls, 13800 clqs
9.58/9.68	c (round 5) 2825 del vars, 22401 del conss, 100 chg bounds, 34397 chg sides, 137888 chg coeffs, 100626 upgd conss, 8686174 impls, 27601 clqs
45.09/45.11	c    (44.3s) probing: 1000/42950 (2.3%) - 0 fixings, 0 aggregations, 1448864 implications, 0 bound changes
88.77/88.83	c    (88.1s) probing: 2000/42950 (4.7%) - 0 fixings, 0 aggregations, 3339244 implications, 0 bound changes
88.77/88.85	c    (88.1s) probing: 2001/42950 (4.7%) - 0 fixings, 0 aggregations, 3339252 implications, 0 bound changes
88.77/88.85	c    (88.1s) probing aborted: 2000/2000 successive useless probings
88.77/88.85	c presolving (6 rounds):
88.77/88.85	c  2825 deleted vars, 22401 deleted constraints, 100 tightened bounds, 0 added holes, 34397 changed sides, 137888 changed coefficients
88.77/88.85	c  15416994 implications, 27601 cliques
88.77/88.85	c presolved problem has 42950 variables (42950 bin, 0 int, 0 impl, 0 cont) and 114429 constraints
88.77/88.85	c   15375 constraints of type <knapsack>
88.77/88.85	c   69926 constraints of type <setppc>
88.77/88.85	c       3 constraints of type <linear>
88.77/88.85	c   29125 constraints of type <logicor>
88.77/88.85	c transformed objective value is always integral (scale: 1)
88.77/88.85	c Presolving Time: 87.89
88.77/88.85	c - non default parameters ----------------------------------------------------------------------
88.77/88.85	c # SCIP version 1.2.1.3
88.77/88.85	c 
88.77/88.85	c # frequency for displaying node information lines
88.77/88.85	c # [type: int, range: [-1,2147483647], default: 100]
88.77/88.85	c display/freq = 10000
88.77/88.85	c 
88.77/88.85	c # maximal time in seconds to run
88.77/88.85	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
88.77/88.85	c limits/time = 1789.24
88.77/88.85	c 
88.77/88.85	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
88.77/88.85	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
88.77/88.85	c limits/memory = 13950
88.77/88.85	c 
88.77/88.85	c # default clock type (1: CPU user seconds, 2: wall clock time)
88.77/88.85	c # [type: int, range: [1,2], default: 1]
88.77/88.85	c timing/clocktype = 2
88.77/88.85	c 
88.77/88.85	c # should presolving try to simplify inequalities
88.77/88.85	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
88.77/88.85	c constraints/linear/simplifyinequalities = TRUE
88.77/88.85	c 
88.77/88.85	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
88.77/88.85	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
88.77/88.85	c constraints/indicator/addCouplingCons = TRUE
88.77/88.85	c 
88.77/88.85	c # should presolving try to simplify knapsacks
88.77/88.85	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
88.77/88.85	c constraints/knapsack/simplifyinequalities = TRUE
88.77/88.85	c 
88.77/88.85	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
88.77/88.85	c # [type: int, range: [-1,2147483647], default: -1]
88.77/88.85	c separating/rapidlearning/freq = 0
88.77/88.85	c 
88.77/88.85	c -----------------------------------------------------------------------------------------------
88.77/88.85	c start solving
88.77/88.87	c 
93.87/93.98	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
93.87/93.98	c  93.2s|     1 |     0 |  1985 |     - | 672M|   0 | 303 |  42k| 114k|  42k| 114k|   0 |   0 |   0 | 5.875971e+05 |      --      |    Inf 
218.56/218.69	c   218s|     1 |     0 |  6992 |     - | 676M|   0 | 318 |  42k| 114k|  42k| 114k|  24 |   0 |   0 | 6.047226e+05 |      --      |    Inf 
240.55/240.62	c   240s|     1 |     0 |  7393 |     - | 678M|   0 | 386 |  42k| 114k|  42k| 114k|  36 |   0 |   0 | 6.265837e+05 |      --      |    Inf 
272.55/272.66	c   272s|     1 |     0 |  7591 |     - | 679M|   0 | 376 |  42k| 114k|  42k| 114k|  50 |   0 |   0 | 6.377369e+05 |      --      |    Inf 
294.34/294.41	c   294s|     1 |     0 |  7907 |     - | 681M|   0 | 438 |  42k| 114k|  42k| 114k|  59 |   0 |   0 | 6.527451e+05 |      --      |    Inf 
381.23/381.34	c   381s|     1 |     0 |  8124 |     - | 682M|   0 | 385 |  42k| 114k|  42k| 114k|  65 |   0 |   0 | 6.624645e+05 |      --      |    Inf 
407.93/408.02	c   407s|     1 |     0 |  8511 |     - | 684M|   0 | 449 |  42k| 114k|  42k| 114k|  70 |   0 |   0 | 6.719328e+05 |      --      |    Inf 
462.62/462.70	c   462s|     1 |     0 |  8906 |     - | 686M|   0 | 444 |  42k| 114k|  42k| 114k|  75 |   0 |   0 | 6.825643e+05 |      --      |    Inf 
548.41/548.56	c   548s|     1 |     0 |  9047 |     - | 686M|   0 | 453 |  42k| 114k|  42k| 114k|  83 |   0 |   0 | 6.840881e+05 |      --      |    Inf 
637.99/638.11	c   637s|     1 |     0 |  9205 |     - | 688M|   0 | 485 |  42k| 114k|  42k| 114k|  91 |   0 |   0 | 6.859811e+05 |      --      |    Inf 
673.19/673.37	c   673s|     1 |     0 |  9386 |     - | 688M|   0 | 472 |  42k| 114k|  42k| 114k| 103 |   0 |   0 | 6.870955e+05 |      --      |    Inf 
753.27/753.50	c   753s|     1 |     0 |  9410 |     - | 688M|   0 | 467 |  42k| 114k|  42k| 114k| 107 |   0 |   0 | 6.871294e+05 |      --      |    Inf 
835.37/835.57	c   835s|     1 |     0 |  9438 |     - | 688M|   0 | 463 |  42k| 114k|  42k| 114k| 108 |   0 |   0 | 6.874554e+05 |      --      |    Inf 
915.85/916.08	c   915s|     1 |     0 |  9439 |     - | 688M|   0 | 463 |  42k| 114k|  42k| 114k| 111 |   0 |   0 | 6.874554e+05 |      --      |    Inf 
996.13/996.33	c   996s|     1 |     0 |  9440 |     - | 688M|   0 | 457 |  42k| 114k|  42k| 114k| 114 |   0 |   0 | 6.874554e+05 |      --      |    Inf 
1144.31/1144.60	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1144.31/1144.60	c  1144s|     1 |     2 |  9440 |     - | 688M|   0 | 457 |  42k| 114k|  42k| 114k| 114 |   0 |  24 | 6.874554e+05 |      --      |    Inf 
1789.71/1790.04	c 
1789.71/1790.04	c SCIP Status        : solving was interrupted [time limit reached]
1789.71/1790.04	c Solving Time (sec) : 1789.27
1789.71/1790.04	c Solving Nodes      : 42
1789.71/1790.04	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.71/1790.04	c Dual Bound         : +7.54614501572857e+05
1789.71/1790.04	c Gap                : infinite
1789.71/1790.04	s UNKNOWN
1789.71/1790.04	c SCIP Status        : solving was interrupted [time limit reached]
1789.71/1790.04	c Solving Time       :    1789.27
1789.71/1790.04	c Original Problem   :
1789.71/1790.04	c   Problem name     : HOME/instance-3743975-1338797972.opb
1789.71/1790.04	c   Variables        : 45775 (45775 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.71/1790.04	c   Constraints      : 102733 initial, 102733 maximal
1789.71/1790.04	c Presolved Problem  :
1789.71/1790.04	c   Problem name     : t_HOME/instance-3743975-1338797972.opb
1789.71/1790.04	c   Variables        : 42950 (42950 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.71/1790.04	c   Constraints      : 114429 initial, 114431 maximal
1789.71/1790.04	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.71/1790.04	c   trivial          :       0.01          0          0          0          0          0          0          0          0
1789.71/1790.04	c   dualfix          :       0.01       1825          0          0          0          0          0          0          0
1789.71/1790.04	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.71/1790.04	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.71/1790.04	c   implics          :       0.01          0          0          0          0          0          0          0          0
1789.71/1790.04	c   probing          :      78.69          0          0          0          0          0          0          0          0
1789.71/1790.04	c   knapsack         :       7.45          0          0          0          0          0      13800      34097     136388
1789.71/1790.04	c   setppc           :       0.49          0          0          0          0          0       6497          0          0
1789.71/1790.04	c   linear           :       0.83        100        900          0        100          0       2104        300       1500
1789.71/1790.04	c   logicor          :       0.18          0          0          0          0          0          0          0          0
1789.71/1790.04	c   root node        :          -          0          -          -          0          -          -          -          -
1789.71/1790.04	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.71/1790.04	c   integral         :          0          0          0         41          0          0          0          0          0         82
1789.71/1790.04	c   knapsack         :      15375         15       9852          0          0          0       4200         70          0          0
1789.71/1790.04	c   setppc           :      69926         15       9852          0          0          0       6320          0          0          0
1789.71/1790.04	c   linear           :          3         15       9852          0          0          0          0          0          0          0
1789.71/1790.04	c   logicor          :      29125+        15       7342          0          0          0        107          0          0          0
1789.71/1790.04	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.71/1790.04	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.71/1790.04	c   integral         :     532.31       0.00       0.00     532.31       0.00
1789.71/1790.04	c   knapsack         :      13.60       0.39      13.21       0.00       0.00
1789.71/1790.04	c   setppc           :      34.38       0.09      34.30       0.00       0.00
1789.71/1790.04	c   linear           :       5.56       5.15       0.41       0.00       0.00
1789.71/1790.04	c   logicor          :       1.79       0.04       1.75       0.00       0.00
1789.71/1790.04	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.71/1790.04	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.71/1790.04	c   vbounds          :       0.01          2          0          0
1789.71/1790.04	c   rootredcost      :       0.01          0          0          0
1789.71/1790.04	c   pseudoobj        :       0.44        795          0          0
1789.71/1790.04	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.71/1790.04	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.71/1790.04	c   infeasible LP    :       0.01          1          1          2       10.5          1        2.0          0
1789.71/1790.04	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.71/1790.04	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.71/1790.04	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.71/1790.04	c   applied globally :          -          -          -          2        6.0          -          -          -
1789.71/1790.04	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.71/1790.04	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.71/1790.04	c   cut pool         :       0.03         14          -          -        177          -    (maximal pool size: 1384)
1789.71/1790.04	c   redcost          :       0.11         55          0          0          0          0
1789.71/1790.04	c   impliedbounds    :       0.10         15          0          0         87          0
1789.71/1790.04	c   intobj           :       0.00          0          0          0          0          0
1789.71/1790.04	c   cgmip            :       0.00          0          0          0          0          0
1789.71/1790.04	c   gomory           :     382.30         15          0          0       3150          0
1789.71/1790.04	c   strongcg         :     329.89         15          0          0       3778          0
1789.71/1790.04	c   cmir             :      45.43         10          0          0          0          0
1789.71/1790.04	c   flowcover        :     105.17         10          0          0         31          0
1789.71/1790.04	c   clique           :      72.20         15          0          0         51          0
1789.71/1790.04	c   zerohalf         :       0.00          0          0          0          0          0
1789.71/1790.04	c   mcf              :       0.11          1          0          0          0          0
1789.71/1790.04	c   rapidlearning    :       0.00          0          0          0          0          0
1789.71/1790.04	c Pricers            :       Time      Calls       Vars
1789.71/1790.04	c   problem variables:       0.00          0          0
1789.71/1790.04	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.71/1790.04	c   relpscost        :     532.31         41          0          0          0          0         82
1789.71/1790.04	c   pscost           :       0.00          0          0          0          0          0          0
1789.71/1790.04	c   inference        :       0.00          0          0          0          0          0          0
1789.71/1790.04	c   mostinf          :       0.00          0          0          0          0          0          0
1789.71/1790.04	c   leastinf         :       0.00          0          0          0          0          0          0
1789.71/1790.04	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.71/1790.04	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.71/1790.04	c   random           :       0.00          0          0          0          0          0          0
1789.71/1790.04	c Primal Heuristics  :       Time      Calls      Found
1789.71/1790.04	c   LP solutions     :       0.00          -          0
1789.71/1790.04	c   pseudo solutions :       0.00          -          0
1789.71/1790.04	c   oneopt           :       0.00          0          0
1789.71/1790.04	c   crossover        :       0.00          0          0
1789.71/1790.04	c   fracdiving       :       0.00          0          0
1789.71/1790.04	c   veclendiving     :       0.00          0          0
1789.71/1790.04	c   objpscostdiving  :       0.00          0          0
1789.71/1790.04	c   rootsoldiving    :       0.00          0          0
1789.71/1790.04	c   linesearchdiving :       0.00          0          0
1789.71/1790.04	c   guideddiving     :       0.00          0          0
1789.71/1790.04	c   intshifting      :       0.00          0          0
1789.71/1790.04	c   coefdiving       :      59.76          1          0
1789.71/1790.04	c   trivial          :       0.05          2          0
1789.71/1790.04	c   simplerounding   :       0.00          0          0
1789.71/1790.04	c   zirounding       :       0.15         40          0
1789.71/1790.04	c   rounding         :       0.28         55          0
1789.71/1790.04	c   shifting         :       0.25         18          0
1789.71/1790.04	c   twoopt           :       0.00          0          0
1789.71/1790.04	c   fixandinfer      :       0.00          0          0
1789.71/1790.04	c   feaspump         :      30.11          1          0
1789.71/1790.04	c   pscostdiving     :      56.70          1          0
1789.71/1790.04	c   intdiving        :       0.00          0          0
1789.71/1790.04	c   actconsdiving    :       0.00          0          0
1789.71/1790.04	c   octane           :       0.00          0          0
1789.71/1790.04	c   rens             :       1.32          1          0
1789.71/1790.04	c   rins             :       0.00          0          0
1789.71/1790.04	c   localbranching   :       0.00          0          0
1789.71/1790.04	c   mutation         :       0.00          0          0
1789.71/1790.04	c   dins             :       0.00          0          0
1789.71/1790.04	c   undercover       :       0.00          0          0
1789.71/1790.04	c   nlp              :       0.00          0          0
1789.71/1790.04	c   trysol           :       0.00          0          0
1789.71/1790.04	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.71/1790.04	c   primal LP        :       0.08          0          0       0.00       0.00
1789.71/1790.04	c   dual LP          :      77.35         56      19895     355.27     257.20
1789.71/1790.04	c   lex dual LP      :       0.00          0          0       0.00          -
1789.71/1790.04	c   barrier LP       :       0.00          0          0       0.00          -
1789.71/1790.04	c   diving/probing LP:     136.87        502      26448      52.69     193.23
1789.71/1790.04	c   strong branching :     532.30        296     131796     445.26     247.60
1789.71/1790.04	c     (at root node) :          -         24      15796     658.17          -
1789.71/1790.04	c   conflict analysis:       0.00          0          0       0.00          -
1789.71/1790.04	c B&B Tree           :
1789.71/1790.04	c   number of runs   :          1
1789.71/1790.04	c   nodes            :         42
1789.71/1790.04	c   nodes (total)    :         42
1789.71/1790.04	c   nodes left       :         41
1789.71/1790.04	c   max depth        :         14
1789.71/1790.04	c   max depth (total):         14
1789.71/1790.04	c   backtracks       :          2 (4.8%)
1789.71/1790.04	c   delayed cutoffs  :          0
1789.71/1790.04	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.71/1790.04	c   avg switch length:       1.64
1789.71/1790.04	c   switching time   :       0.12
1789.71/1790.04	c Solution           :
1789.71/1790.04	c   Solutions found  :          0 (0 improvements)
1789.71/1790.04	c   Primal Bound     :          -
1789.71/1790.04	c   Dual Bound       : +7.54614501572857e+05
1789.71/1790.04	c   Gap              :   infinite
1789.71/1790.04	c   Root Dual Bound  : +6.87455432407469e+05
1789.71/1790.04	c   Root Iterations  :       9440
1790.11/1790.48	c Time complete: 1790.2.

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-3743975-1338797972/watcher-3743975-1338797972 -o /tmp/evaluation-result-3743975-1338797972/solver-3743975-1338797972 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743975-1338797972.opb -t 1800 -m 15500 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14472
/proc/meminfo: memFree=25373604/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=7916 CPUtime=0 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 1252 0 0 0 0 0 0 0 20 0 1 0 345864252 8105984 1198 33554432000 4194304 8395647 140733943833136 140734191292008 7385025 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 1979 1198 370 1026 0 949 0

[startup+0.103981 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14472
/proc/meminfo: memFree=25373604/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=30980 CPUtime=0.09 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 6966 0 0 0 9 0 0 0 20 0 1 0 345864252 31723520 6906 33554432000 4194304 8395647 140733943833136 140734191292008 7382016 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 7745 6906 394 1026 0 6715 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30980

[startup+0.200332 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14472
/proc/meminfo: memFree=25373604/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=42028 CPUtime=0.19 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 9733 0 0 0 18 1 0 0 20 0 1 0 345864252 43036672 9673 33554432000 4194304 8395647 140733943833136 140733943698344 4423932 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 10507 9673 394 1026 0 9477 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42028

[startup+0.300335 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14472
/proc/meminfo: memFree=25373604/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=47636 CPUtime=0.29 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 11099 0 0 0 28 1 0 0 20 0 1 0 345864252 48779264 11039 33554432000 4194304 8395647 140733943833136 140733943698344 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 11909 11039 394 1026 0 10879 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47636

[startup+0.700284 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14472
/proc/meminfo: memFree=25373604/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=76820 CPUtime=0.69 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 18397 0 0 0 67 2 0 0 20 0 1 0 345864252 78663680 18337 33554432000 4194304 8395647 140733943833136 140733943698344 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 19205 18337 394 1026 0 18175 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76820

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14473
/proc/meminfo: memFree=25176900/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=240120 CPUtime=1.48 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 55645 0 0 0 141 7 0 0 20 0 1 0 345864252 245882880 58297 33554432000 4194304 8395647 140733943833136 140733943829176 4982920 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 60030 58297 475 1026 0 59000 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 240120

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14473
/proc/meminfo: memFree=25102560/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=359200 CPUtime=3.09 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 88083 0 0 0 296 13 0 0 20 0 1 0 345864252 367820800 87800 33554432000 4194304 8395647 140733943833136 140733943828424 4684137 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 89800 87800 496 1026 0 88770 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 359200

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14473
/proc/meminfo: memFree=24854584/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=567768 CPUtime=6.28 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 140225 0 0 0 608 20 0 0 20 0 1 0 345864252 581394432 139942 33554432000 4194304 8395647 140733943833136 140733943828600 4742904 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 141942 139942 496 1026 0 140912 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 567768

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14473
/proc/meminfo: memFree=24690912/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=694032 CPUtime=12.68 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 171498 0 0 0 1244 24 0 0 20 0 1 0 345864252 710688768 171710 33554432000 4194304 8395647 140733943833136 140733943829320 5604533 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 173508 171710 510 1026 0 172478 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 694032

[startup+25.5004 s]
/proc/loadavg: 2.14 2.03 2.01 3/177 14473
/proc/meminfo: memFree=24607816/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=776588 CPUtime=25.48 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 192110 0 0 0 2520 28 0 0 20 0 1 0 345864252 795226112 192322 33554432000 4194304 8395647 140733943833136 140733943829000 5210338 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 194147 192322 510 1026 0 193117 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 776588

[startup+51.1004 s]
/proc/loadavg: 2.09 2.03 2.01 3/178 14476
/proc/meminfo: memFree=24486664/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=899776 CPUtime=51.08 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 222890 0 0 0 5076 32 0 0 20 0 1 0 345864252 921370624 223102 33554432000 4194304 8395647 140733943833136 140733943829000 6068889 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 224944 223102 515 1026 0 223914 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 899776

[startup+102.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 14476
/proc/meminfo: memFree=24194216/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=1206344 CPUtime=102.28 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 286884 0 0 0 10184 44 0 0 20 0 1 0 345864252 1235296256 295341 33554432000 4194304 8395647 140733943833136 140733943827656 6696835 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 301586 295341 591 1026 0 300556 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1206344

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 14476
/proc/meminfo: memFree=24199020/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=1200440 CPUtime=162.26 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 294399 0 0 0 16179 47 0 0 20 0 1 0 345864252 1229250560 293940 33554432000 4194304 8395647 140733943833136 140733943828424 5792796 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 300110 293940 614 1026 0 299080 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1200440

[startup+222.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14477
/proc/meminfo: memFree=24112060/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=1274320 CPUtime=222.26 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 299249 0 0 0 22177 49 0 0 20 0 1 0 345864252 1304903680 315189 33554432000 4194304 8395647 140733943833136 140733943828424 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 318580 315189 626 1026 0 317550 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1274320

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14477
/proc/meminfo: memFree=24095716/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=1289728 CPUtime=282.25 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 301500 0 0 0 28173 52 0 0 20 0 1 0 345864252 1320681472 318462 33554432000 4194304 8395647 140733943833136 140733943828424 5849675 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 322432 318462 626 1026 0 321402 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1289728

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14477
/proc/meminfo: memFree=24094816/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=1292412 CPUtime=342.24 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 301520 0 0 0 34168 56 0 0 20 0 1 0 345864252 1323429888 318482 33554432000 4194304 8395647 140733943833136 140733943828424 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 323103 318482 626 1026 0 322073 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1292412

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14477
/proc/meminfo: memFree=24061344/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=1298676 CPUtime=402.23 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 302752 0 0 0 40164 59 0 0 20 0 1 0 345864252 1329844224 320225 33554432000 4194304 8395647 140733943833136 140733943828424 5849675 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 324669 320225 626 1026 0 323639 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1298676

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14477
/proc/meminfo: memFree=24060256/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=1298676 CPUtime=462.22 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 302970 0 0 0 46159 63 0 0 20 0 1 0 345864252 1329844224 320443 33554432000 4194304 8395647 140733943833136 140733943828600 7382116 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 324669 320443 626 1026 0 323639 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1298676

[startup+522.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 14478
/proc/meminfo: memFree=24046260/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=1298676 CPUtime=522.2 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 302971 0 0 0 52153 67 0 0 20 0 1 0 345864252 1329844224 320444 33554432000 4194304 8395647 140733943833136 140733943828376 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 324669 320444 626 1026 0 323639 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1298676

[startup+582.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 14478
/proc/meminfo: memFree=24043992/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=1298676 CPUtime=582.2 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 302981 0 0 0 58148 72 0 0 20 0 1 0 345864252 1329844224 320965 33554432000 4194304 8395647 140733943833136 140733943828328 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 324669 320965 626 1026 0 323639 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1298676

[startup+642.3 s]

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

/proc/meminfo: memFree=24018884/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=1308320 CPUtime=1002.14 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 304030 0 0 0 100112 102 0 0 20 0 1 0 345864252 1339719680 322525 33554432000 4194304 8395647 140733943833136 140733943828328 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 327080 322525 626 1026 0 326050 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 1308320

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14482
/proc/meminfo: memFree=24018112/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=1308320 CPUtime=1062.13 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 304030 0 0 0 106105 108 0 0 20 0 1 0 345864252 1339719680 322525 33554432000 4194304 8395647 140733943833136 140733943828424 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 327080 322525 626 1026 0 326050 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 1308320

[startup+1122.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 14483
/proc/meminfo: memFree=24001880/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=1315908 CPUtime=1122.12 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 348002 0 0 0 112088 124 0 0 20 0 1 0 345864252 1347489792 326300 33554432000 4194304 8395647 140733943833136 140733943828344 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 328977 326300 638 1026 0 327947 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 1315908

[startup+1182.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 14483
/proc/meminfo: memFree=23998392/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=1315908 CPUtime=1182.11 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 348003 0 0 0 118081 130 0 0 20 0 1 0 345864252 1347489792 326301 33554432000 4194304 8395647 140733943833136 140733943828344 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 328977 326301 639 1026 0 327947 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 1315908

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 14524
/proc/meminfo: memFree=26081452/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=1315908 CPUtime=1242.1 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 348004 0 0 0 124072 138 0 0 20 0 1 0 345864252 1347489792 326317 33554432000 4194304 8395647 140733943833136 140733943828344 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 328977 326317 639 1026 0 327947 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 1315908

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14524
/proc/meminfo: memFree=26042176/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=1315908 CPUtime=1302.09 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 348004 0 0 0 130064 145 0 0 20 0 1 0 345864252 1347489792 326407 33554432000 4194304 8395647 140733943833136 140733943828008 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 328977 326407 639 1026 0 327947 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1315908

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14524
/proc/meminfo: memFree=26037184/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=1315908 CPUtime=1362.08 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 348005 0 0 0 136057 151 0 0 20 0 1 0 345864252 1347489792 327263 33554432000 4194304 8395647 140733943833136 140733943828008 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 328977 327263 639 1026 0 327947 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1315908

[startup+1422.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 14525
/proc/meminfo: memFree=26019232/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=1315908 CPUtime=1422.07 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 348005 0 0 0 142050 157 0 0 20 0 1 0 345864252 1347489792 327263 33554432000 4194304 8395647 140733943833136 140733943828008 7382142 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 328977 327263 639 1026 0 327947 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1315908

[startup+1482.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/178 14526
/proc/meminfo: memFree=25979324/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=1315908 CPUtime=1482.06 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 348005 0 0 0 148042 164 0 0 20 0 1 0 345864252 1347489792 327263 33554432000 4194304 8395647 140733943833136 140733943828344 6696713 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 328977 327263 639 1026 0 327947 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1315908

[startup+1542.31 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 14564
/proc/meminfo: memFree=24500216/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=1315908 CPUtime=1542.06 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 348005 0 0 0 154036 170 0 0 20 0 1 0 345864252 1347489792 327263 33554432000 4194304 8395647 140733943833136 140733943828008 6585977 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 328977 327263 639 1026 0 327947 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 1315908

[startup+1602.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 14564
/proc/meminfo: memFree=22325408/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=1315908 CPUtime=1602.04 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 348005 0 0 0 160029 175 0 0 20 0 1 0 345864252 1347489792 327263 33554432000 4194304 8395647 140733943833136 140733943828008 6698214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 328977 327263 639 1026 0 327947 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1315908

[startup+1662.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 14564
/proc/meminfo: memFree=22209220/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=1328672 CPUtime=1662.03 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 348992 0 0 0 166021 182 0 0 20 0 1 0 345864252 1360560128 329272 33554432000 4194304 8395647 140733943833136 140733943828360 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 332168 329272 639 1026 0 331138 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1328672

[startup+1722.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/176 14565
/proc/meminfo: memFree=22189920/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=1328672 CPUtime=1722.02 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 348996 0 0 0 172014 188 0 0 20 0 1 0 345864252 1360560128 329276 33554432000 4194304 8395647 140733943833136 140733943828264 6585869 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 332168 329276 643 1026 0 331138 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1328672

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 14566
/proc/meminfo: memFree=22172828/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=1328672 CPUtime=1782.02 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 348996 0 0 0 178008 194 0 0 20 0 1 0 345864252 1360560128 329276 33554432000 4194304 8395647 140733943833136 140733943828344 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 332168 329276 643 1026 0 331138 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 1328672

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

[startup+1785.6 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 14566
/proc/meminfo: memFree=22171712/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=1328672 CPUtime=1785.31 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 348996 0 0 0 178337 194 0 0 20 0 1 0 345864252 1360560128 329276 33554432000 4194304 8395647 140733943833136 140733943828344 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 332168 329276 643 1026 0 331138 0
Current children cumulated CPU time (s) 1785.31
Current children cumulated vsize (KiB) 1328672

[startup+1788.8 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 14566
/proc/meminfo: memFree=22170472/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=1328672 CPUtime=1788.51 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 348996 0 0 0 178657 194 0 0 20 0 1 0 345864252 1360560128 329276 33554432000 4194304 8395647 140733943833136 140733943828680 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 332168 329276 643 1026 0 331138 0
Current children cumulated CPU time (s) 1788.51
Current children cumulated vsize (KiB) 1328672

[startup+1789.6 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 14566
/proc/meminfo: memFree=22170472/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=1328672 CPUtime=1789.31 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 348996 0 0 0 178737 194 0 0 20 0 1 0 345864252 1360560128 329276 33554432000 4194304 8395647 140733943833136 140733943828344 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 332168 329276 643 1026 0 331138 0
Current children cumulated CPU time (s) 1789.31
Current children cumulated vsize (KiB) 1328672

[startup+1790 s]
/proc/loadavg: 2.02 2.03 2.00 4/177 14566
/proc/meminfo: memFree=22167852/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=1328672 CPUtime=1789.71 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 348996 0 0 0 178777 194 0 0 20 0 1 0 345864252 1360560128 329276 33554432000 4194304 8395647 140733943833136 140733943828344 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 332168 329276 643 1026 0 331138 0
Current children cumulated CPU time (s) 1789.71
Current children cumulated vsize (KiB) 1328672

[startup+1790.4 s]
/proc/loadavg: 2.02 2.03 2.00 4/177 14566
/proc/meminfo: memFree=22167852/32873844 swapFree=7128/7128
[pid=14472] ppid=14470 vsize=1268240 CPUtime=1790.11 cores=0,2,4,6
/proc/14472/stat : 14472 (pbscip.linux.x8) R 14470 14472 13572 0 -1 4202496 348998 0 0 0 178817 194 0 0 20 0 1 0 345864252 1298677760 314307 33554432000 4194304 8395647 140733943833136 140733943832296 4750673 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14472/statm: 317060 314307 645 1026 0 316030 0
Current children cumulated CPU time (s) 1790.11
Current children cumulated vsize (KiB) 1268240

Child status: 0
Real time (s): 1790.49
CPU time (s): 1790.21
CPU user time (s): 1788.24
CPU system time (s): 1.9717
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 1479936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.24
system time used= 1.9717
maximum resident set size= 1465976
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 349001
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= 5
involuntary context switches= 1860

runsolver used 2.96155 second user time and 8.61469 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-04 10:19:32
IDJOB=3743975
IDBENCH=92658
IDSOLVER=2326
FILE ID=node105/3743975-1338797972
RUNJOBID= node105-1338785386-13588
PBS_JOBID= 14636855
Free space on /tmp= 71252 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat25_4_7_3_mh_ic.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-3743975-1338797972/watcher-3743975-1338797972 -o /tmp/evaluation-result-3743975-1338797972/solver-3743975-1338797972 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743975-1338797972.opb -t 1800 -m 15500

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

MD5SUM BENCH= 1a50d88b33a856d21607d03bda43d116
RANDOM SEED=1211696122

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25374356 kB
Buffers:          577268 kB
Cached:          3840140 kB
SwapCached:         1700 kB
Active:          3317456 kB
Inactive:        3290696 kB
Active(anon):    2187028 kB
Inactive(anon):     4800 kB
Active(file):    1130428 kB
Inactive(file):  3285896 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67100456 kB
Dirty:             14408 kB
Writeback:             0 kB
AnonPages:       2280992 kB
Mapped:            11512 kB
Shmem:                 0 kB
Slab:             744500 kB
SReclaimable:     186184 kB
SUnreclaim:       558316 kB
KernelStack:        1472 kB
PageTables:         8448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2355864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    315392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71216 MiB
End job on node105 at 2012-06-04 10:49:23