Trace number 2692504

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
SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? (TO) 1800.38 1800.34

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j30/
normalized-j308_1-unsat--soft-33-100-0.wbo
MD5SUM0541e9779bfbef683d2818db74c4cdd4
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark0.023995
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2728
Total number of constraints8382
Number of soft constraints5630
Number of constraints which are clauses8210
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints172
Minimum length of a constraint1
Maximum length of a constraint17
Top cost 280780
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 280779
Biggest number in a constraint 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 143
Number of bits of the biggest sum of numbers8
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.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2] [Expressions interpreter: NONE]
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-2692504-1277916594.wbo>
0.06/0.08	c original problem has 13988 variables (8358 bin, 0 int, 0 impl, 5630 cont) and 14013 constraints
0.06/0.08	c problem read
0.06/0.08	c presolving settings loaded
0.19/0.22	c presolving:
0.19/0.25	c (round 1) 150 del vars, 399 del conss, 84 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17734 impls, 0 clqs
0.19/0.27	c (round 2) 440 del vars, 1197 del conss, 134 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17826 impls, 0 clqs
0.19/0.29	c (round 3) 1049 del vars, 1730 del conss, 153 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17838 impls, 0 clqs
0.29/0.30	c (round 4) 1562 del vars, 2020 del conss, 163 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17840 impls, 0 clqs
0.29/0.30	c (round 5) 1781 del vars, 2215 del conss, 163 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17840 impls, 0 clqs
0.29/0.32	c (round 6) 1959 del vars, 2268 del conss, 4955 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17840 impls, 0 clqs
0.29/0.36	c (round 7) 2012 del vars, 2268 del conss, 4955 chg bounds, 0 chg sides, 0 chg coeffs, 2356 upgd conss, 17840 impls, 0 clqs
1.09/1.16	c    (1.0s) probing: 1000/7184 (13.9%) - 0 fixings, 0 aggregations, 1140 implications, 0 bound changes
1.79/1.84	c    (1.7s) probing: 2000/7184 (27.8%) - 0 fixings, 0 aggregations, 1279 implications, 0 bound changes
1.79/1.84	c    (1.7s) probing: 2001/7184 (27.9%) - 0 fixings, 0 aggregations, 1279 implications, 0 bound changes
1.79/1.84	c    (1.7s) probing aborted: 2000/2000 successive useless probings
1.79/1.84	c presolving (8 rounds):
1.79/1.84	c  2012 deleted vars, 2268 deleted constraints, 4955 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1.79/1.84	c  21358 implications, 0 cliques
1.79/1.84	c presolved problem has 11976 variables (7184 bin, 0 int, 0 impl, 4792 cont) and 11745 constraints
1.79/1.84	c    4792 constraints of type <indicator>
1.79/1.84	c     195 constraints of type <varbound>
1.79/1.84	c      51 constraints of type <knapsack>
1.79/1.84	c    4597 constraints of type <linear>
1.79/1.84	c    2110 constraints of type <logicor>
1.79/1.84	c transformed objective value is always integral (scale: 1)
1.79/1.84	c Presolving Time: 1.68
1.79/1.84	c - non default parameters ----------------------------------------------------------------------
1.79/1.84	c # SCIP version 1.2.1.2
1.79/1.84	c 
1.79/1.84	c # frequency for displaying node information lines
1.79/1.84	c # [type: int, range: [-1,2147483647], default: 100]
1.79/1.84	c display/freq = 10000
1.79/1.84	c 
1.79/1.84	c # maximal time in seconds to run
1.79/1.84	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.79/1.84	c limits/time = 1799.93
1.79/1.84	c 
1.79/1.84	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.79/1.84	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.79/1.84	c limits/memory = 3420
1.79/1.84	c 
1.79/1.84	c # should presolving try to simplify inequalities
1.79/1.84	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.79/1.84	c constraints/linear/simplifyinequalities = TRUE
1.79/1.84	c 
1.79/1.84	c # should presolving try to simplify knapsacks
1.79/1.84	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.79/1.84	c constraints/knapsack/simplifyinequalities = TRUE
1.79/1.84	c 
1.79/1.84	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1.79/1.84	c # [type: int, range: [-1,2147483647], default: -1]
1.79/1.84	c separating/rapidlearning/freq = 0
1.79/1.84	c 
1.79/1.84	c -----------------------------------------------------------------------------------------------
1.79/1.84	c start solving
1.79/1.84	c 
1.79/1.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.79/1.87	c   1.8s|     1 |     0 |     0 |     - |  47M|   0 |   0 |  11k|  11k|  11k|2161 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.79/1.89	c   1.8s|     1 |     0 |   373 |     - |  47M|   0 |   0 |  11k|  11k|  11k|2337 | 176 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.89/1.91	c   1.8s|     1 |     0 |   676 |     - |  47M|   0 |   8 |  11k|  11k|  11k|2540 | 379 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.99/2.08	c   2.0s|     1 |     0 |   903 |     - |  47M|   0 |   0 |  11k|  11k|  11k|2746 | 585 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
2.09/2.11	c   2.0s|     1 |     0 |  1187 |     - |  47M|   0 | 160 |  11k|  11k|  11k|2955 | 794 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
2.29/2.37	c   2.2s|     1 |     0 |  1571 |     - |  48M|   0 | 240 |  11k|  11k|  11k|3215 |1054 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
2.59/2.69	c   2.6s|     1 |     0 |  2092 |     - |  48M|   0 | 104 |  11k|  11k|  11k|3460 |1299 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.09/3.11	c   3.0s|     1 |     0 |  2671 |     - |  49M|   0 | 216 |  11k|  11k|  11k|3627 |1466 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.49/3.56	c   3.4s|     1 |     0 |  3380 |     - |  49M|   0 | 244 |  11k|  11k|  11k|3756 |1595 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.09/5.15	c   5.0s|     1 |     2 |  4677 |     - |  49M|   0 | 244 |  11k|  11k|  11k|3756 |1595 |   0 |  18 | 0.000000e+00 |      --      |    Inf 
175.00/175.03	c   173s| 10000 | 10001 |149899 |  14.7 |  95M| 133 |  11 |  11k|  11k|  11k|3851 |  23k| 199 |5322 | 0.000000e+00 |      --      |    Inf 
291.40/291.43	c   288s| 20000 | 20001 |288539 |  14.3 | 140M| 133 |  12 |  11k|  11k|  11k|3848 |  48k| 267 |7284 | 0.000000e+00 |      --      |    Inf 
394.50/394.50	c   390s| 30000 | 30001 |407422 |  13.5 | 186M| 133 |  24 |  11k|  11k|  11k|3665 |  72k| 330 |8878 | 0.000000e+00 |      --      |    Inf 
503.81/503.89	c   498s| 40000 | 40001 |541082 |  13.4 | 231M| 139 | 177 |  11k|  11k|  11k|3665 |  96k| 360 |  10k| 0.000000e+00 |      --      |    Inf 
600.51/600.59	c   594s| 50000 | 50001 |657707 |  13.1 | 277M| 149 |  80 |  11k|  11k|  11k|3665 | 115k| 398 |  12k| 0.000000e+00 |      --      |    Inf 
685.31/685.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
685.31/685.32	c   678s| 60000 | 60001 |766203 |  12.7 | 323M| 149 |  28 |  11k|  11k|  11k|3665 | 129k| 451 |  12k| 0.000000e+00 |      --      |    Inf 
770.21/770.26	c   762s| 70000 | 70001 |876932 |  12.5 | 369M| 149 |   2 |  11k|  11k|  11k|3856 | 150k| 483 |  12k| 0.000000e+00 |      --      |    Inf 
859.51/859.53	c   851s| 80000 | 80001 |984948 |  12.3 | 414M| 149 |  11 |  11k|  11k|  11k|3829 | 169k| 523 |  13k| 0.000000e+00 |      --      |    Inf 
952.72/952.74	c   943s| 90000 | 90001 |  1104k|  12.2 | 460M| 149 |  17 |  11k|  11k|  11k|3665 | 187k| 550 |  15k| 0.000000e+00 |      --      |    Inf 
1047.23/1047.28	c  1036s|100000 |100001 |  1221k|  12.2 | 505M| 157 |   8 |  11k|  11k|  11k|3665 | 204k| 622 |  16k| 0.000000e+00 |      --      |    Inf 
1160.92/1160.90	c  1149s|110000 |110001 |  1374k|  12.5 | 550M| 157 |  26 |  11k|  11k|  11k|3665 | 218k| 678 |  18k| 0.000000e+00 |      --      |    Inf 
1259.42/1259.49	c  1246s|120000 |120001 |  1508k|  12.5 | 596M| 157 |  28 |  11k|  11k|  11k|3665 | 234k| 775 |  19k| 0.000000e+00 |      --      |    Inf 
1366.73/1366.71	c  1353s|130000 |130001 |  1658k|  12.7 | 641M| 157 |  26 |  11k|  11k|  11k|3665 | 251k| 828 |  20k| 0.000000e+00 |      --      |    Inf 
1480.73/1480.78	c  1466s|140000 |140001 |  1816k|  13.0 | 686M| 157 |  67 |  11k|  11k|  11k|3665 | 254k| 904 |  22k| 0.000000e+00 |      --      |    Inf 
1588.23/1588.25	c  1572s|150000 |150001 |  1964k|  13.1 | 731M| 157 |  67 |  11k|  11k|  11k|3665 | 258k| 990 |  23k| 0.000000e+00 |      --      |    Inf 
1688.63/1688.67	c  1672s|160000 |160001 |  2101k|  13.1 | 777M| 157 |  54 |  11k|  11k|  11k|3665 | 265k|1058 |  24k| 0.000000e+00 |      --      |    Inf 
1791.34/1791.31	c  1774s|170000 |170001 |  2243k|  13.2 | 822M| 157 |  28 |  11k|  11k|  11k|3665 | 270k|1126 |  25k| 0.000000e+00 |      --      |    Inf 
1800.04/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.01	c 
1800.04/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.01	c Solving Time (sec) : 1782.26
1800.04/1800.01	c Solving Nodes      : 170979
1800.04/1800.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.04/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.01	c Gap                : infinite
1800.04/1800.01	s UNKNOWN
1800.04/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.01	c Solving Time       :    1782.26
1800.04/1800.01	c Original Problem   :
1800.04/1800.01	c   Problem name     : HOME/instance-2692504-1277916594.wbo
1800.04/1800.01	c   Variables        : 13988 (8358 binary, 0 integer, 0 implicit integer, 5630 continuous)
1800.04/1800.01	c   Constraints      : 14013 initial, 14013 maximal
1800.04/1800.01	c Presolved Problem  :
1800.04/1800.01	c   Problem name     : t_HOME/instance-2692504-1277916594.wbo
1800.04/1800.01	c   Variables        : 11976 (7184 binary, 0 integer, 0 implicit integer, 4792 continuous)
1800.04/1800.01	c   Constraints      : 11745 initial, 11977 maximal
1800.04/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   dualfix          :       0.02       1763          0          0          0          0          0          0          0
1800.04/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   probing          :       1.45          0          0          0          0          0          0          0          0
1800.04/1800.01	c   indicator        :       0.02          0          0          0          0          0        838          0          0
1800.04/1800.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   linear           :       0.08        163         86          0       4955          0       1430          0          0
1800.04/1800.01	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1800.04/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -
1800.04/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.01	c   integral         :          0          0          0     173479          0          0          0          0          0     341890
1800.04/1800.01	c   indicator        :       4792          0     542719       2534          0          0      92272          0          0          0
1800.04/1800.01	c   varbound         :        195          8     542719       2534          0          0        959        867          0          0
1800.04/1800.01	c   knapsack         :         51          8     542719       1836          0          0     217211         60          0          0
1800.04/1800.01	c   linear           :       4597          8     542719       1836          0          0      86125     269663          0          0
1800.04/1800.01	c   logicor          :       2110+         8     296589         34          0          0     338280          0          0          0
1800.04/1800.01	c   countsols        :          0          0          0         34          0          0          0          0          0          0
1800.04/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.01	c   integral         :     207.19       0.00       0.00     207.19       0.00
1800.04/1800.01	c   indicator        :      55.65       0.02      53.61       2.02       0.00
1800.04/1800.01	c   varbound         :       2.69       0.00       2.68       0.01       0.00
1800.04/1800.01	c   knapsack         :       2.23       0.00       2.23       0.00       0.00
1800.04/1800.01	c   linear           :      47.67       0.01      45.50       2.16       0.00
1800.04/1800.01	c   logicor          :       2.32       0.00       2.31       0.01       0.00
1800.04/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.01	c   vbounds          :       5.24      87721          0       7202
1800.04/1800.01	c   rootredcost      :       0.19          0          0          0
1800.04/1800.01	c   pseudoobj        :      62.92     538204          0          0
1800.04/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.01	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.01	c   infeasible LP    :       1.24       1137       1137       1137        3.5          0        0.0          0
1800.04/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.01	c   applied globally :          -          -          -       1137        3.5          -          -          -
1800.04/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.01	c   cut pool         :       0.00          5          -          -         93          -    (maximal pool size: 693)
1800.04/1800.01	c   redcost          :      52.29     173475          0          0          0          0
1800.04/1800.01	c   impliedbounds    :       0.00          5          0          0         86          0
1800.04/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.01	c   gomory           :       0.15          5          0          0       1077          0
1800.04/1800.01	c   strongcg         :       0.08          5          0          0         15          0
1800.04/1800.01	c   cmir             :       0.20          5          0          0         19          0
1800.04/1800.01	c   flowcover        :       0.60          5          0          0        111          0
1800.04/1800.01	c   clique           :       0.01          5          0          0          0          0
1800.04/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.01	c   mcf              :       0.00          1          0          0          0          0
1800.04/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.01	c Pricers            :       Time      Calls       Vars
1800.04/1800.01	c   problem variables:       0.00          0          0
1800.04/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.01	c   relpscost        :     206.96     170945          0          0          0          0     341890
1800.04/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   inference        :       0.05         34          0          0          0          0         68
1800.04/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.01	c   LP solutions     :       0.00          -          0
1800.04/1800.01	c   pseudo solutions :       0.00          -          0
1800.04/1800.01	c   oneopt           :       0.29          0          0
1800.04/1800.01	c   crossover        :       0.09          0          0
1800.04/1800.01	c   guideddiving     :       0.00          0          0
1800.04/1800.01	c   intshifting      :       0.08         43          0
1800.04/1800.01	c   feaspump         :       2.02         31          0
1800.04/1800.01	c   rootsoldiving    :      29.39        110          0
1800.04/1800.01	c   veclendiving     :      37.87        394          0
1800.04/1800.01	c   pscostdiving     :      70.86        394          0
1800.04/1800.01	c   fracdiving       :      73.31        394          0
1800.04/1800.01	c   linesearchdiving :      44.30        395          0
1800.04/1800.01	c   coefdiving       :      78.50        395          0
1800.04/1800.01	c   objpscostdiving  :      14.77        198          0
1800.04/1800.01	c   trivial          :       0.11          2          0
1800.04/1800.01	c   simplerounding   :       0.53     164417          0
1800.04/1800.01	c   zirounding       :       0.67       1000          0
1800.04/1800.01	c   rounding         :       5.50       5694          0
1800.04/1800.01	c   shifting         :       7.81       1762          0
1800.04/1800.01	c   twoopt           :       0.00          0          0
1800.04/1800.01	c   fixandinfer      :       0.00          0          0
1800.04/1800.01	c   intdiving        :       0.00          0          0
1800.04/1800.01	c   actconsdiving    :       0.00          0          0
1800.04/1800.01	c   octane           :       0.00          0          0
1800.04/1800.01	c   rens             :       0.08          1          0
1800.04/1800.01	c   rins             :       0.00          0          0
1800.04/1800.01	c   localbranching   :       0.00          0          0
1800.04/1800.01	c   mutation         :       0.00          0          0
1800.04/1800.01	c   dins             :       0.00          0          0
1800.04/1800.01	c   undercover       :       0.00          0          0
1800.04/1800.01	c   nlp              :       0.09          0          0
1800.04/1800.01	c   trysol           :      17.67       4900          0
1800.04/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.01	c   dual LP          :     713.53     166733    1987230      11.92    2785.07
1800.04/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.01	c   diving/probing LP:     194.08      64519     268175       4.16    1381.78
1800.04/1800.01	c   strong branching :     203.43      25366     316793      12.49    1557.26
1800.04/1800.01	c     (at root node) :          -         18       5029     279.39          -
1800.04/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.01	c B&B Tree           :
1800.04/1800.01	c   number of runs   :          1
1800.04/1800.01	c   nodes            :     170979
1800.04/1800.01	c   nodes (total)    :     170979
1800.04/1800.01	c   nodes left       :     170980
1800.04/1800.01	c   max depth        :        157
1800.04/1800.01	c   max depth (total):        157
1800.04/1800.01	c   backtracks       :       2279 (1.3%)
1800.04/1800.01	c   delayed cutoffs  :          0
1800.04/1800.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.04/1800.01	c   avg switch length:       2.18
1800.04/1800.01	c   switching time   :      32.70
1800.04/1800.01	c Solution           :
1800.04/1800.01	c   Solutions found  :          0 (0 improvements)
1800.04/1800.01	c   Primal Bound     :          -
1800.04/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.01	c   Gap              :   infinite
1800.04/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.01	c   Root Iterations  :       3380
1800.34/1800.33	c Time complete: 1800.37.

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-2692504-1277916594/watcher-2692504-1277916594 -o /tmp/evaluation-result-2692504-1277916594/solver-2692504-1277916594 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692504-1277916594.wbo -t 1800 -m 3800 

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): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.89 1.97 1.99 4/178 14224
/proc/meminfo: memFree=31149912/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=9556 CPUtime=0
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 1682 0 0 0 0 0 0 0 25 0 1 0 132956340 9785344 1602 4089446400 4194304 8223781 140734966113632 18446744073709551615 7235159 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14224/statm: 2389 1602 369 984 0 1402 0

[startup+0.072645 s]
/proc/loadavg: 1.89 1.97 1.99 4/178 14224
/proc/meminfo: memFree=31149912/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=26776 CPUtime=0.06
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 5985 0 0 0 6 0 0 0 25 0 1 0 132956340 27418624 5905 4089446400 4194304 8223781 140734966113632 18446744073709551615 6207448 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14224/statm: 6694 5905 369 984 0 5707 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 26776

[startup+0.100647 s]
/proc/loadavg: 1.89 1.97 1.99 4/178 14224
/proc/meminfo: memFree=31149912/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=42224 CPUtime=0.09
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 10231 0 0 0 9 0 0 0 25 0 1 0 132956340 43237376 9760 4089446400 4194304 8223781 140734966113632 18446744073709551615 5958175 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14224/statm: 10556 9760 393 984 0 9569 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42224

[startup+0.30061 s]
/proc/loadavg: 1.89 1.97 1.99 4/178 14224
/proc/meminfo: memFree=31149912/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=63864 CPUtime=0.29
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 15987 0 0 0 27 2 0 0 25 0 1 0 132956340 65396736 14745 4089446400 4194304 8223781 140734966113632 18446744073709551615 4333573 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14224/statm: 15966 14745 458 984 0 14979 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63864

[startup+0.700527 s]
/proc/loadavg: 1.89 1.97 1.99 4/178 14224
/proc/meminfo: memFree=31149912/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=65876 CPUtime=0.69
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 19159 0 0 0 65 4 0 0 25 0 1 0 132956340 67457024 15290 4089446400 4194304 8223781 140734966113632 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14224/statm: 16469 15290 504 984 0 15482 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 65876

[startup+1.50031 s]
/proc/loadavg: 1.89 1.97 1.99 3/179 14225
/proc/meminfo: memFree=31089764/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=66392 CPUtime=1.49
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 19292 0 0 0 145 4 0 0 25 0 1 0 132956340 67985408 15423 4089446400 4194304 8223781 140734966113632 18446744073709551615 5497092 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14224/statm: 16598 15423 509 984 0 15611 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66392

[startup+3.10102 s]
/proc/loadavg: 1.89 1.97 1.99 3/179 14225
/proc/meminfo: memFree=31078108/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=84908 CPUtime=3.09
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 24506 0 0 0 303 6 0 0 25 0 1 0 132956340 86945792 19701 4089446400 4194304 8223781 140734966113632 18446744073709551615 6567878 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14224/statm: 21227 19701 604 984 0 20240 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84908

[startup+6.30045 s]
/proc/loadavg: 1.90 1.97 1.99 3/179 14225
/proc/meminfo: memFree=31072776/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=85300 CPUtime=6.3
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 48248 0 0 0 619 11 0 0 25 0 1 0 132956340 87347200 19781 4089446400 4194304 8223781 140734966113632 18446744073709551615 6568243 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14224/statm: 21325 19781 617 984 0 20338 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 85300

[startup+12.7003 s]
/proc/loadavg: 1.91 1.97 1.99 3/179 14225
/proc/meminfo: memFree=31072432/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=85340 CPUtime=12.69
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 91667 0 0 0 1251 18 0 0 25 0 1 0 132956340 87388160 19788 4089446400 4194304 8223781 140734966113632 18446744073709551615 6592637 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14224/statm: 21335 19788 617 984 0 20348 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 85340

[startup+25.501 s]
/proc/loadavg: 1.93 1.97 1.99 3/179 14225
/proc/meminfo: memFree=31071120/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=86244 CPUtime=25.49
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 197880 0 0 0 2513 36 0 0 25 0 1 0 132956340 88313856 20058 4089446400 4194304 8223781 140734966113632 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14224/statm: 21561 20058 617 984 0 20574 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 86244

[startup+51.1005 s]
/proc/loadavg: 1.95 1.97 1.99 3/179 14226
/proc/meminfo: memFree=31065740/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=87440 CPUtime=51.09
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 422827 0 0 0 5036 73 0 0 25 0 1 0 132956340 89538560 20406 4089446400 4194304 8223781 140734966113632 18446744073709551615 6446826 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14224/statm: 21860 20406 621 984 0 20873 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 87440

[startup+102.306 s]
/proc/loadavg: 1.98 1.97 1.99 3/179 14227
/proc/meminfo: memFree=31045748/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=103160 CPUtime=102.3
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 718827 0 0 0 10096 134 0 0 25 0 1 0 132956340 105635840 24332 4089446400 4194304 8223781 140734966113632 18446744073709551615 6455201 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14224/statm: 25790 24332 624 984 0 24803 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 103160

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 14229
/proc/meminfo: memFree=31014608/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=128472 CPUtime=162.3
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 946764 0 0 0 16032 198 0 0 25 0 1 0 132956340 131555328 30656 4089446400 4194304 8223781 140734966113632 18446744073709551615 6439738 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14224/statm: 32118 30656 623 984 0 31131 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 128472

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 14231
/proc/meminfo: memFree=30979592/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=152544 CPUtime=222.29
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 1159662 0 0 0 21976 253 0 0 25 0 1 0 132956340 156205056 36686 4089446400 4194304 8223781 140734966113632 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14224/statm: 38136 36686 623 984 0 37149 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 152544

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 14232
/proc/meminfo: memFree=30948416/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=176196 CPUtime=282.3
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 1413093 0 0 0 27911 319 0 0 25 0 1 0 132956340 180424704 42592 4089446400 4194304 8223781 140734966113632 18446744073709551615 4561060 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14224/statm: 44049 42592 623 984 0 43062 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 176196

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 14234
/proc/meminfo: memFree=30919224/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=199692 CPUtime=342.3
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 1671475 0 0 0 33838 392 0 0 25 0 1 0 132956340 204484608 48487 4089446400 4194304 8223781 140734966113632 18446744073709551615 4819829 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14224/statm: 49923 48487 623 984 0 48936 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 199692

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 14235
/proc/meminfo: memFree=30889668/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=227212 CPUtime=402.3
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 1862438 0 0 0 39781 449 0 0 25 0 1 0 132956340 232665088 55392 4089446400 4194304 8223781 140734966113632 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14224/statm: 56803 55392 623 984 0 55816 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 227212

[startup+462.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 14237
/proc/meminfo: memFree=30856500/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=255176 CPUtime=462.3
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 2089376 0 0 0 45719 511 0 0 25 0 1 0 132956340 261300224 62401 4089446400 4194304 8223781 140734966113632 18446744073709551615 5893857 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14224/statm: 63794 62401 623 984 0 62807 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 255176

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 14239
/proc/meminfo: memFree=30827416/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=275148 CPUtime=522.3
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 2373133 0 0 0 51647 583 0 0 25 0 1 0 132956340 281751552 67419 4089446400 4194304 8223781 140734966113632 18446744073709551615 6592225 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14224/statm: 68787 67419 623 984 0 67800 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 275148

[startup+582.301 s]
/proc/loadavg: 2.03 1.99 1.99 3/179 14240
/proc/meminfo: memFree=30789284/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=307484 CPUtime=582.3
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 2566234 0 0 0 57591 639 0 0 25 0 1 0 132956340 314863616 75548 4089446400 4194304 8223781 140734966113632 18446744073709551615 5893835 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14224/statm: 76871 75548 623 984 0 75884 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 307484

[startup+642.3 s]
/proc/loadavg: 2.01 1.99 1.99 3/179 14242
/proc/meminfo: memFree=30751676/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=339104 CPUtime=642.31
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 2693793 0 0 0 63541 690 0 0 25 0 1 0 132956340 347242496 83487 4089446400 4194304 8223781 140734966113632 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14224/statm: 84776 83487 623 984 0 83789 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 339104

[startup+702.3 s]

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

[startup+942.301 s]
/proc/loadavg: 1.96 1.97 1.99 3/179 14287
/proc/meminfo: memFree=30726756/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=499316 CPUtime=942.31
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 3529156 0 0 0 93253 978 0 0 25 0 1 0 132956340 511299584 123131 4089446400 4194304 8223781 140734966113632 18446744073709551615 6456034 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14224/statm: 124829 123131 623 984 0 123842 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 499316

[startup+1002.3 s]
/proc/loadavg: 1.98 1.97 1.99 3/179 14288
/proc/meminfo: memFree=30681232/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=527116 CPUtime=1002.32
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 3748966 0 0 0 99191 1041 0 0 25 0 1 0 132956340 539766784 130119 4089446400 4194304 8223781 140734966113632 18446744073709551615 6002984 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14224/statm: 131779 130119 623 984 0 130792 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 527116

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 14290
/proc/meminfo: memFree=30634832/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=555048 CPUtime=1062.31
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 3997556 0 0 0 105123 1108 0 0 25 0 1 0 132956340 568369152 137166 4089446400 4194304 8223781 140734966113632 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14224/statm: 138762 137166 623 984 0 137775 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 555048

[startup+1122.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 14292
/proc/meminfo: memFree=30593880/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=577616 CPUtime=1122.31
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 4235118 0 0 0 111057 1174 0 0 25 0 1 0 132956340 591478784 142820 4089446400 4194304 8223781 140734966113632 18446744073709551615 6446993 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14224/statm: 144404 142820 623 984 0 143417 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 577616

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 14293
/proc/meminfo: memFree=30548576/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=601924 CPUtime=1182.32
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 4472956 0 0 0 116991 1241 0 0 25 0 1 0 132956340 616370176 148934 4089446400 4194304 8223781 140734966113632 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14224/statm: 150481 148934 623 984 0 149494 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 601924

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 14295
/proc/meminfo: memFree=30502412/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=627820 CPUtime=1242.32
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 4615632 0 0 0 122936 1296 0 0 25 0 1 0 132956340 642887680 155441 4089446400 4194304 8223781 140734966113632 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14224/statm: 156955 155441 623 984 0 155968 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 627820

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 14296
/proc/meminfo: memFree=30452036/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=655128 CPUtime=1302.33
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 4785379 0 0 0 128883 1350 0 0 25 0 1 0 132956340 670851072 162264 4089446400 4194304 8223781 140734966113632 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14224/statm: 163782 162264 623 984 0 162795 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 655128

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 14298
/proc/meminfo: memFree=30403780/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=679272 CPUtime=1362.32
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 4957186 0 0 0 134826 1406 0 0 25 0 1 0 132956340 695574528 168315 4089446400 4194304 8223781 140734966113632 18446744073709551615 6571266 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14224/statm: 169818 168315 623 984 0 168831 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 679272

[startup+1422.31 s]
/proc/loadavg: 2.03 1.99 1.99 3/179 14300
/proc/meminfo: memFree=30360600/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=700848 CPUtime=1422.33
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 5171920 0 0 0 140766 1467 0 0 25 0 1 0 132956340 717668352 173781 4089446400 4194304 8223781 140734966113632 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14224/statm: 175212 173781 623 984 0 174225 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 700848

[startup+1482.3 s]
/proc/loadavg: 2.01 1.99 1.99 3/179 14301
/proc/meminfo: memFree=30310852/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=727364 CPUtime=1482.33
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 5301051 0 0 0 146716 1517 0 0 25 0 1 0 132956340 744820736 180390 4089446400 4194304 8223781 140734966113632 18446744073709551615 6446791 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14224/statm: 181841 180390 623 984 0 180854 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 727364

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 14303
/proc/meminfo: memFree=30259108/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=753852 CPUtime=1542.33
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 5428345 0 0 0 152667 1566 0 0 25 0 1 0 132956340 771944448 187081 4089446400 4194304 8223781 140734966113632 18446744073709551615 6445147 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14224/statm: 188463 187081 623 984 0 187476 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 753852

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 14304
/proc/meminfo: memFree=30218032/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=777632 CPUtime=1602.33
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 5546749 0 0 0 158617 1616 0 0 25 0 1 0 132956340 796295168 193023 4089446400 4194304 8223781 140734966113632 18446744073709551615 6445090 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14224/statm: 194408 193023 623 984 0 193421 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 777632

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 14306
/proc/meminfo: memFree=30169028/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=802536 CPUtime=1662.33
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 5643995 0 0 0 164566 1667 0 0 25 0 1 0 132956340 821796864 199297 4089446400 4194304 8223781 140734966113632 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14224/statm: 200634 199297 623 984 0 199647 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 802536

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 14308
/proc/meminfo: memFree=30122988/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=827832 CPUtime=1722.33
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 5776140 0 0 0 170519 1714 0 0 25 0 1 0 132956340 847699968 205614 4089446400 4194304 8223781 140734966113632 18446744073709551615 6599051 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14224/statm: 206958 205614 623 984 0 205971 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 827832

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 14309
/proc/meminfo: memFree=30074844/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=853656 CPUtime=1782.34
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 5861577 0 0 0 176475 1759 0 0 25 0 1 0 132956340 874143744 212124 4089446400 4194304 8223781 140734966113632 18446744073709551615 6456039 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14224/statm: 213414 212124 623 984 0 212427 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 853656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 14310
/proc/meminfo: memFree=30060328/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=862888 CPUtime=1800.04
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 5884217 0 0 0 178232 1772 0 0 25 0 1 0 132956340 883597312 214388 4089446400 4194304 8223781 140734966113632 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14224/statm: 215722 214388 623 984 0 214735 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 862888

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.2 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 14310
/proc/meminfo: memFree=30060328/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=538280 CPUtime=1800.24
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 5884220 0 0 0 178251 1773 0 0 25 0 1 0 132956340 551198720 133237 4089446400 4194304 8223781 140734966113632 18446744073709551615 6206655 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14224/statm: 134570 133237 622 984 0 133583 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 538280

[startup+1800.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 14310
/proc/meminfo: memFree=30060328/32950928 swapFree=67111528/67111528
[pid=14224] ppid=14222 vsize=212876 CPUtime=1800.34
/proc/14224/stat : 14224 (pbscip.linux.x8) R 14222 14224 13870 0 -1 4202496 5884220 0 0 0 178260 1774 0 0 25 0 1 0 132956340 217985024 51888 4089446400 4194304 8223781 140734966113632 18446744073709551615 6207093 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14224/statm: 53219 51888 622 984 0 52232 0
Current children cumulated CPU time (s) 1800.34
Current children cumulated vsize (KiB) 212876

Child status: 0
Real time (s): 1800.34
CPU time (s): 1800.38
CPU user time (s): 1782.63
CPU system time (s): 17.7553
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 862888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1782.63
system time used= 17.7553
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5884224
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= 1027

runsolver used 3.2965 second user time and 6.46802 second system time

The end

Launcher Data

Begin job on node122 at 2010-06-30 18:49:54
IDJOB=2692504
IDBENCH=79075
IDSOLVER=1204
FILE ID=node122/2692504-1277916594
PBS_JOBID= 11197338
Free space on /tmp= 74208 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j30/normalized-j308_1-unsat--soft-33-100-0.wbo
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-2692504-1277916594/watcher-2692504-1277916594 -o /tmp/evaluation-result-2692504-1277916594/solver-2692504-1277916594 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692504-1277916594.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 0541e9779bfbef683d2818db74c4cdd4
RANDOM SEED=222714770

node122.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31150316 kB
Buffers:        198180 kB
Cached:        1154800 kB
SwapCached:          0 kB
Active:         823908 kB
Inactive:       831316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31150316 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5112 kB
Writeback:           0 kB
AnonPages:      302828 kB
Mapped:          16508 kB
Slab:            79992 kB
PageTables:       5404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   450532 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74200 MiB
End job on node122 at 2010-06-30 19:19:56