Trace number 2705222

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
SCIPclp SCIP 1.2.1.3 with Clp 1.11.1 (Release Version) as LP solver? 1790.55 1790.5

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j90/
normalized-j907_8-unsat--soft-66-100-0.wbo
MD5SUM8152575fe2efc1e2a3706cdbc35535cf
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark0.090985
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables10920
Total number of constraints34033
Number of soft constraints11497
Number of constraints which are clauses33797
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints236
Minimum length of a constraint1
Maximum length of a constraint50
Top cost 583113
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 583112
Biggest number in a constraint 60
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 345
Number of bits of the biggest sum of numbers9
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: Clp 1.11.1]
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-2705222-1278576542.wbo>
0.19/0.27	c original problem has 33914 variables (22417 bin, 0 int, 11497 impl, 0 cont) and 45531 constraints
0.19/0.27	c problem read
0.19/0.27	c presolving settings loaded
0.69/0.74	c presolving:
0.89/0.96	c (round 1) 1196 del vars, 3780 del conss, 684 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 393416 impls, 0 clqs
1.09/1.14	c (round 2) 3463 del vars, 11131 del conss, 1734 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 409634 impls, 0 clqs
1.29/1.34	c (round 3) 7577 del vars, 18004 del conss, 2539 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 416917 impls, 0 clqs
1.39/1.48	c (round 4) 12017 del vars, 22519 del conss, 3103 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 420872 impls, 0 clqs
1.49/1.56	c (round 5) 15142 del vars, 25329 del conss, 3462 chg bounds, 2 chg sides, 3 chg coeffs, 0 upgd conss, 423285 impls, 0 clqs
1.59/1.61	c (round 6) 17098 del vars, 27058 del conss, 3632 chg bounds, 21 chg sides, 30 chg coeffs, 0 upgd conss, 424494 impls, 0 clqs
1.59/1.64	c (round 7) 18342 del vars, 28176 del conss, 3749 chg bounds, 28 chg sides, 44 chg coeffs, 0 upgd conss, 425113 impls, 0 clqs
1.59/1.66	c (round 8) 19122 del vars, 28755 del conss, 3820 chg bounds, 28 chg sides, 44 chg coeffs, 0 upgd conss, 425514 impls, 0 clqs
1.59/1.67	c (round 9) 19539 del vars, 29090 del conss, 3858 chg bounds, 28 chg sides, 44 chg coeffs, 0 upgd conss, 425672 impls, 0 clqs
1.59/1.68	c (round 10) 19765 del vars, 29265 del conss, 3871 chg bounds, 28 chg sides, 44 chg coeffs, 0 upgd conss, 425682 impls, 0 clqs
1.59/1.69	c (round 11) 19901 del vars, 29332 del conss, 3876 chg bounds, 28 chg sides, 44 chg coeffs, 0 upgd conss, 425682 impls, 0 clqs
1.59/1.69	c (round 12) 19957 del vars, 29353 del conss, 3876 chg bounds, 28 chg sides, 44 chg coeffs, 0 upgd conss, 425682 impls, 0 clqs
1.69/1.72	c (round 13) 19975 del vars, 29356 del conss, 8496 chg bounds, 28 chg sides, 44 chg coeffs, 0 upgd conss, 425682 impls, 0 clqs
1.69/1.73	c (round 14) 20005 del vars, 29383 del conss, 8496 chg bounds, 28 chg sides, 44 chg coeffs, 0 upgd conss, 425800 impls, 0 clqs
1.79/1.81	c (round 15) 20005 del vars, 29383 del conss, 8496 chg bounds, 28 chg sides, 44 chg coeffs, 7589 upgd conss, 435089 impls, 0 clqs
1.79/1.85	c (round 16) 20005 del vars, 29384 del conss, 8496 chg bounds, 34 chg sides, 63 chg coeffs, 7589 upgd conss, 441825 impls, 0 clqs
3.79/3.80	c    (3.5s) probing: 1000/9289 (10.8%) - 0 fixings, 0 aggregations, 13286 implications, 0 bound changes
5.09/5.17	c    (4.9s) probing: 2000/9289 (21.5%) - 0 fixings, 0 aggregations, 14638 implications, 0 bound changes
5.09/5.17	c    (4.9s) probing: 2001/9289 (21.5%) - 0 fixings, 0 aggregations, 14638 implications, 0 bound changes
5.09/5.17	c    (4.9s) probing aborted: 2000/2000 successive useless probings
5.09/5.17	c presolving (17 rounds):
5.09/5.17	c  20005 deleted vars, 29385 deleted constraints, 8496 tightened bounds, 0 added holes, 34 changed sides, 64 changed coefficients
5.09/5.17	c  502241 implications, 0 cliques
5.09/5.17	c presolved problem has 13909 variables (9289 bin, 0 int, 4620 impl, 0 cont) and 16149 constraints
5.09/5.17	c     680 constraints of type <varbound>
5.09/5.17	c     155 constraints of type <knapsack>
5.09/5.17	c    5656 constraints of type <setppc>
5.09/5.17	c    3939 constraints of type <linear>
5.09/5.17	c    4620 constraints of type <indicator>
5.09/5.17	c    1099 constraints of type <logicor>
5.09/5.17	c transformed objective value is always integral (scale: 1)
5.09/5.17	c Presolving Time: 4.78
5.09/5.17	c - non default parameters ----------------------------------------------------------------------
5.09/5.17	c # SCIP version 1.2.1.3
5.09/5.17	c 
5.09/5.17	c # frequency for displaying node information lines
5.09/5.17	c # [type: int, range: [-1,2147483647], default: 100]
5.09/5.17	c display/freq = 10000
5.09/5.17	c 
5.09/5.17	c # maximal time in seconds to run
5.09/5.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.09/5.17	c limits/time = 1789.73
5.09/5.17	c 
5.09/5.17	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
5.09/5.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.09/5.17	c limits/memory = 3420
5.09/5.17	c 
5.09/5.17	c # default clock type (1: CPU user seconds, 2: wall clock time)
5.09/5.17	c # [type: int, range: [1,2], default: 1]
5.09/5.17	c timing/clocktype = 2
5.09/5.17	c 
5.09/5.17	c # should presolving try to simplify inequalities
5.09/5.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.09/5.17	c constraints/linear/simplifyinequalities = TRUE
5.09/5.17	c 
5.09/5.17	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
5.09/5.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.09/5.17	c constraints/indicator/addCouplingCons = TRUE
5.09/5.17	c 
5.09/5.17	c # should presolving try to simplify knapsacks
5.09/5.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.09/5.17	c constraints/knapsack/simplifyinequalities = TRUE
5.09/5.17	c 
5.09/5.17	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
5.09/5.17	c # [type: int, range: [-1,2147483647], default: -1]
5.09/5.17	c separating/rapidlearning/freq = 0
5.09/5.17	c 
5.09/5.17	c -----------------------------------------------------------------------------------------------
5.09/5.17	c start solving
5.09/5.17	c 
5.19/5.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.19/5.21	c   4.9s|     1 |     0 |   135 |     - | 110M|   0 |  20 |  13k|  16k|  13k|6928 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.79/5.81	c   5.5s|     1 |     0 |   786 |     - | 111M|   0 |  10 |  13k|  16k|  13k|7526 | 598 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.29/6.30	c   6.0s|     1 |     0 |   946 |     - | 111M|   0 |   3 |  13k|  16k|  13k|7667 | 739 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.69/6.78	c   6.5s|     1 |     0 |   977 |     - | 112M|   0 |  14 |  13k|  16k|  13k|7691 | 763 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.19/7.28	c   7.0s|     1 |     0 |  1002 |     - | 112M|   0 |   5 |  13k|  16k|  13k|7741 | 813 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.69/7.77	c   7.5s|     1 |     0 |  1082 |     - | 112M|   0 |   2 |  13k|  16k|  13k|7764 | 836 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.19/8.25	c   8.0s|     1 |     0 |  1118 |     - | 112M|   0 |   0 |  13k|  16k|  13k|7797 | 869 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.19/8.27	c   8.0s|     1 |     0 |  1123 |     - | 112M|   0 |   0 |  13k|  16k|  13k|7802 | 874 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.19/8.28	c   8.0s|     1 |     2 |  1123 |     - | 112M|   0 |   0 |  13k|  16k|  13k|7802 | 874 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
169.89/169.93	c   170s| 10000 | 10002 | 15834 |   1.5 | 180M|  95 |   0 |  13k|  16k|  13k|7923 |4780 |   0 |2994 | 0.000000e+00 |      --      |    Inf 
312.30/312.40	c   312s| 20000 | 20002 | 25004 |   1.2 | 247M|  95 |   0 |  13k|  16k|  13k|7894 |7175 |   0 |3870 | 0.000000e+00 |      --      |    Inf 
452.01/452.09	c   452s| 30000 | 30002 | 35102 |   1.1 | 314M|  95 |   0 |  13k|  16k|  13k|7909 |  10k|   0 |4231 | 0.000000e+00 |      --      |    Inf 
591.10/591.15	c   591s| 40000 | 40002 | 47502 |   1.2 | 381M|  95 |   0 |  13k|  16k|  13k|7903 |  14k|   0 |4629 | 0.000000e+00 |      --      |    Inf 
728.01/728.08	c   728s| 50000 | 50002 | 60189 |   1.2 | 448M|  95 |   0 |  13k|  16k|  13k|7909 |  19k|   0 |4691 | 0.000000e+00 |      --      |    Inf 
866.61/866.65	c   866s| 60000 | 60002 | 73964 |   1.2 | 515M|  95 |   0 |  13k|  16k|  13k|7906 |  24k|   0 |4855 | 0.000000e+00 |      --      |    Inf 
1005.22/1005.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1005.22/1005.24	c  1005s| 70000 | 70002 | 85055 |   1.2 | 582M|  95 |   0 |  13k|  16k|  13k|7918 |  28k|   0 |5063 | 0.000000e+00 |      --      |    Inf 
1149.22/1149.25	c  1149s| 80000 | 80002 | 97467 |   1.2 | 648M|  95 |   0 |  13k|  16k|  13k|7920 |  32k|   0 |5691 | 0.000000e+00 |      --      |    Inf 
1291.92/1292.00	c  1292s| 90000 | 90002 |112737 |   1.2 | 715M|  95 |   0 |  13k|  16k|  13k|7890 |  37k|   0 |6333 | 0.000000e+00 |      --      |    Inf 
1431.14/1431.18	c  1431s|100000 |100002 |122229 |   1.2 | 781M|  95 |   0 |  13k|  16k|  13k|7856 |  40k|   0 |6477 | 0.000000e+00 |      --      |    Inf 
1574.63/1574.69	c  1574s|110000 |110002 |141547 |   1.3 | 848M|  95 |  61 |  13k|  16k|  13k|7952 |  45k|   0 |6791 | 0.000000e+00 |      --      |    Inf 
1714.83/1714.83	c  1715s|120000 |120002 |153052 |   1.3 | 914M| 101 |   0 |  13k|  16k|  13k|7901 |  49k|   0 |6866 | 0.000000e+00 |      --      |    Inf 
1790.04/1790.05	c 
1790.04/1790.05	c SCIP Status        : solving was interrupted [time limit reached]
1790.04/1790.05	c Solving Time (sec) : 1789.77
1790.04/1790.05	c Solving Nodes      : 125573
1790.04/1790.05	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1790.04/1790.05	c Dual Bound         : +0.00000000000000e+00
1790.04/1790.05	c Gap                : infinite
1790.04/1790.05	s UNKNOWN
1790.04/1790.05	c SCIP Status        : solving was interrupted [time limit reached]
1790.04/1790.05	c Solving Time       :    1789.77
1790.04/1790.05	c Original Problem   :
1790.04/1790.05	c   Problem name     : HOME/instance-2705222-1278576542.wbo
1790.04/1790.05	c   Variables        : 33914 (22417 binary, 0 integer, 11497 implicit integer, 0 continuous)
1790.04/1790.05	c   Constraints      : 45531 initial, 45531 maximal
1790.04/1790.05	c Presolved Problem  :
1790.04/1790.05	c   Problem name     : t_HOME/instance-2705222-1278576542.wbo
1790.04/1790.05	c   Variables        : 13909 (9289 binary, 0 integer, 4620 implicit integer, 0 continuous)
1790.04/1790.05	c   Constraints      : 16149 initial, 16149 maximal
1790.04/1790.05	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.04/1790.05	c   trivial          :       0.02        189          0          0          0          0          0          0          0
1790.04/1790.05	c   dualfix          :       0.04      14660          0          0          0          0          0          0          0
1790.04/1790.05	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.05	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.05	c   implics          :       0.02          0          0          0          0          0          0          0          0
1790.04/1790.05	c   probing          :       3.29          0          0          0          0          0          0          0          0
1790.04/1790.05	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.05	c   knapsack         :       0.01          0          0          0          0          0          1          6         20
1790.04/1790.05	c   setppc           :       0.01          0          0          0          0          0          1          0          0
1790.04/1790.05	c   linear           :       0.70       3688       1468          0       8496          0      22506         28         44
1790.04/1790.05	c   indicator        :       0.27          0          0          0          0          0       6877          0          0
1790.04/1790.05	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1790.04/1790.05	c   root node        :          -          0          -          -          0          -          -          -          -
1790.04/1790.05	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.04/1790.05	c   integral         :          0          0          0     131112          0          0          0          0          0      15790
1790.04/1790.05	c   varbound         :        680          8     548581     123217          0          0      71009       1330          0          0
1790.04/1790.05	c   knapsack         :        155          8     548581     122269          0          0       6787         10          0          0
1790.04/1790.05	c   setppc           :       5656          8     548581     122269          0          0    1447676          0          0          0
1790.04/1790.05	c   linear           :       3939          8     548581     122269          0          0      22008      49107          0          0
1790.04/1790.05	c   indicator        :       4620          0     548581     123217          0          0      92973          0          0          0
1790.04/1790.05	c   logicor          :       1099          8     211546     117678          0          0      17913          0          0          0
1790.04/1790.05	c   countsols        :          0          0          0     117678          0          0          0          0          0          0
1790.04/1790.05	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.04/1790.05	c   integral         :      48.23       0.00       0.00      48.23       0.00
1790.04/1790.05	c   varbound         :      18.15       0.00       8.18       9.98       0.00
1790.04/1790.05	c   knapsack         :       4.41       0.00       3.08       1.33       0.00
1790.04/1790.05	c   setppc           :      90.02       0.00      53.76      36.26       0.00
1790.04/1790.05	c   linear           :     187.99       0.01      32.07     155.90       0.00
1790.04/1790.05	c   indicator        :     209.88       0.01      90.40     119.48       0.00
1790.04/1790.05	c   logicor          :       9.81       0.00       0.42       9.38       0.00
1790.04/1790.05	c   countsols        :       0.04       0.00       0.00       0.04       0.00
1790.04/1790.05	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.04/1790.05	c   vbounds          :       0.16         22          0          0
1790.04/1790.05	c   rootredcost      :       0.15          0          0          0
1790.04/1790.05	c   pseudoobj        :      61.77     542201          0          0
1790.04/1790.05	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.04/1790.05	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1790.04/1790.05	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1790.04/1790.05	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.04/1790.05	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.04/1790.05	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.04/1790.05	c   applied globally :          -          -          -          0        0.0          -          -          -
1790.04/1790.05	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.04/1790.05	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.04/1790.05	c   cut pool         :       0.00          7          -          -          4          -    (maximal pool size: 198)
1790.04/1790.05	c   redcost          :      56.56     131046          0          0          0          0
1790.04/1790.05	c   impliedbounds    :       0.00          6          0          0         79          0
1790.04/1790.05	c   intobj           :       0.00          0          0          0          0          0
1790.04/1790.05	c   cgmip            :       0.00          0          0          0          0          0
1790.04/1790.05	c   gomory           :       0.02          6          0          0        191          0
1790.04/1790.05	c   strongcg         :       0.02          6          0          0        191          0
1790.04/1790.05	c   cmir             :       0.36          6          0          0         20          0
1790.04/1790.05	c   flowcover        :       2.32          6          0          0         40          0
1790.04/1790.05	c   clique           :       0.09          6          0          0         20          0
1790.04/1790.05	c   zerohalf         :       0.00          0          0          0          0          0
1790.04/1790.05	c   mcf              :       0.02          1          0          0          0          0
1790.04/1790.05	c   rapidlearning    :       0.00          0          0          0          0          0
1790.04/1790.05	c Pricers            :       Time      Calls       Vars
1790.04/1790.05	c   problem variables:       0.00          0          0
1790.04/1790.05	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.04/1790.05	c   relpscost        :      48.09       7895          0          0          0          0      15790
1790.04/1790.05	c   pscost           :       0.00          0          0          0          0          0          0
1790.04/1790.05	c   inference        :     331.68     117678          0          0          0          0     235357
1790.04/1790.05	c   mostinf          :       0.00          0          0          0          0          0          0
1790.04/1790.05	c   leastinf         :       0.00          0          0          0          0          0          0
1790.04/1790.05	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.04/1790.05	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.04/1790.05	c   random           :       0.00          0          0          0          0          0          0
1790.04/1790.05	c Primal Heuristics  :       Time      Calls      Found
1790.04/1790.05	c   LP solutions     :       0.00          -          0
1790.04/1790.05	c   pseudo solutions :       0.00          -          0
1790.04/1790.05	c   oneopt           :       0.17          0          0
1790.04/1790.05	c   crossover        :       0.07          0          0
1790.04/1790.05	c   trivial          :       0.31          2          0
1790.04/1790.05	c   simplerounding   :       0.13       7901          0
1790.04/1790.05	c   zirounding       :       0.48       1000          0
1790.04/1790.05	c   rounding         :       1.28       1225          0
1790.04/1790.05	c   shifting         :       1.11        339          0
1790.04/1790.05	c   intshifting      :       0.00          0          0
1790.04/1790.05	c   twoopt           :       0.00          0          0
1790.04/1790.05	c   fixandinfer      :       0.00          0          0
1790.04/1790.05	c   feaspump         :       5.73         68          0
1790.04/1790.05	c   coefdiving       :      18.35       2423          0
1790.04/1790.05	c   pscostdiving     :      18.21       2423          0
1790.04/1790.05	c   fracdiving       :      18.69       2422          0
1790.04/1790.05	c   veclendiving     :      18.18       2422          0
1790.04/1790.05	c   intdiving        :       0.00          0          0
1790.04/1790.05	c   actconsdiving    :       0.00          0          0
1790.04/1790.05	c   objpscostdiving  :      19.42       2409          0
1790.04/1790.05	c   rootsoldiving    :      20.48       2409          0
1790.04/1790.05	c   linesearchdiving :      18.32       2423          0
1790.04/1790.05	c   guideddiving     :       0.00          0          0
1790.04/1790.05	c   octane           :       0.00          0          0
1790.04/1790.05	c   rens             :       0.00          0          0
1790.04/1790.05	c   rins             :       0.00          0          0
1790.04/1790.05	c   localbranching   :       0.00          0          0
1790.04/1790.05	c   mutation         :       0.00          0          0
1790.04/1790.05	c   dins             :       0.00          0          0
1790.04/1790.05	c   undercover       :       0.00          0          0
1790.04/1790.05	c   nlp              :       0.05          0          0
1790.04/1790.05	c   trysol           :      20.48       2528          0
1790.04/1790.05	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.04/1790.05	c   primal LP        :       0.01          0          0       0.00          -
1790.04/1790.05	c   dual LP          :     361.90      18638     155906       8.36     430.80
1790.04/1790.05	c   lex dual LP      :       0.00          0          0       0.00          -
1790.04/1790.05	c   barrier LP       :       0.00          0          0       0.00          -
1790.04/1790.05	c   diving/probing LP:       2.94        195        766       3.93     260.72
1790.04/1790.05	c   strong branching :      47.91       6880      44292       6.44     924.54
1790.04/1790.05	c     (at root node) :          -          0          0       0.00          -
1790.04/1790.05	c   conflict analysis:       0.00          0          0       0.00          -
1790.04/1790.05	c B&B Tree           :
1790.04/1790.05	c   number of runs   :          1
1790.04/1790.05	c   nodes            :     125573
1790.04/1790.05	c   nodes (total)    :     125573
1790.04/1790.05	c   nodes left       :     125575
1790.04/1790.05	c   max depth        :        115
1790.04/1790.05	c   max depth (total):        115
1790.04/1790.05	c   backtracks       :       2476 (2.0%)
1790.04/1790.05	c   delayed cutoffs  :          0
1790.04/1790.05	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1790.04/1790.05	c   avg switch length:       2.19
1790.04/1790.05	c   switching time   :      22.26
1790.04/1790.05	c Solution           :
1790.04/1790.05	c   Solutions found  :          0 (0 improvements)
1790.04/1790.05	c   Primal Bound     :          -
1790.04/1790.05	c   Dual Bound       : +0.00000000000000e+00
1790.04/1790.05	c   Gap              :   infinite
1790.04/1790.05	c   Root Dual Bound  : +0.00000000000000e+00
1790.04/1790.05	c   Root Iterations  :       1123
1790.54/1790.50	c Time complete: 1790.54.

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-2705222-1278576542/watcher-2705222-1278576542 -o /tmp/evaluation-result-2705222-1278576542/solver-2705222-1278576542 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705222-1278576542.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: 2.00 2.00 1.91 3/178 21984
/proc/meminfo: memFree=29905564/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=12340 CPUtime=0
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 1909 0 0 0 0 0 0 0 18 0 1 0 25867617 12636160 1827 4089446400 4194304 10345943 140735839116832 18446744073709551615 9107408 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21984/statm: 3085 1838 429 1502 0 1578 0

[startup+0.100137 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 21984
/proc/meminfo: memFree=29905564/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=33040 CPUtime=0.09
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 6888 0 0 0 8 1 0 0 18 0 1 0 25867617 33832960 6807 4089446400 4194304 10345943 140735839116832 18446744073709551615 6326861 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21984/statm: 8260 6837 430 1502 0 6753 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33040

[startup+0.201107 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 21984
/proc/meminfo: memFree=29905564/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=48932 CPUtime=0.19
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 11092 0 0 0 18 1 0 0 18 0 1 0 25867617 50106368 11010 4089446400 4194304 10345943 140735839116832 18446744073709551615 4423932 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21984/statm: 12233 11010 430 1502 0 10726 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 48932

[startup+0.301091 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 21984
/proc/meminfo: memFree=29905564/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=82768 CPUtime=0.3
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 19830 0 0 0 27 3 0 0 18 0 1 0 25867617 84754432 19358 4089446400 4194304 10345943 140735839116832 18446744073709551615 4424487 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 20692 19358 474 1502 0 19185 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 82768

[startup+0.701019 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 21984
/proc/meminfo: memFree=29905564/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=138056 CPUtime=0.69
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 32656 0 0 0 65 4 0 0 18 0 1 0 25867617 141369344 32184 4089446400 4194304 10345943 140735839116832 18446744073709551615 4246430 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 34514 32184 510 1502 0 33007 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 138056

[startup+1.50094 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21985
/proc/meminfo: memFree=29762216/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=154760 CPUtime=1.49
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 36991 0 0 0 145 4 0 0 20 0 1 0 25867617 158474240 36519 4089446400 4194304 10345943 140735839116832 18446744073709551615 5039072 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 38690 36519 543 1502 0 37183 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 154760

[startup+3.10066 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21985
/proc/meminfo: memFree=29732704/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=161088 CPUtime=3.09
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 38718 0 0 0 305 4 0 0 25 0 1 0 25867617 164954112 38192 4089446400 4194304 10345943 140735839116832 18446744073709551615 4882078 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 40272 38192 583 1502 0 38765 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 161088

[startup+6.30109 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21985
/proc/meminfo: memFree=29706292/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=185824 CPUtime=6.29
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 44104 0 0 0 624 5 0 0 25 0 1 0 25867617 190283776 43562 4089446400 4194304 10345943 140735839116832 18446744073709551615 6755827 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 46456 43562 760 1502 0 44949 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 185824

[startup+12.701 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21985
/proc/meminfo: memFree=29689192/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=188120 CPUtime=12.69
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 76143 0 0 0 1259 10 0 0 25 0 1 0 25867617 192634880 44462 4089446400 4194304 10345943 140735839116832 18446744073709551615 6003107 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 47030 44462 775 1502 0 45523 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 188120

[startup+25.5006 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21986
/proc/meminfo: memFree=29685216/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=195116 CPUtime=25.5
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 106404 0 0 0 2535 15 0 0 25 0 1 0 25867617 199798784 46443 4089446400 4194304 10345943 140735839116832 18446744073709551615 4476219 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 48779 46443 775 1502 0 47272 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 195116

[startup+51.1012 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21987
/proc/meminfo: memFree=29669488/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=207308 CPUtime=51.1
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 130339 0 0 0 5089 21 0 0 25 0 1 0 25867617 212283392 49091 4089446400 4194304 10345943 140735839116832 18446744073709551615 4476327 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 51827 49091 775 1502 0 50320 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 207308

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21988
/proc/meminfo: memFree=29649128/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=225148 CPUtime=102.3
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 161210 0 0 0 10202 28 0 0 25 0 1 0 25867617 230551552 53700 4089446400 4194304 10345943 140735839116832 18446744073709551615 6120538 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 56287 53700 775 1502 0 54780 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 225148

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21989
/proc/meminfo: memFree=29609664/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=255224 CPUtime=162.29
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 180839 0 0 0 16196 33 0 0 25 0 1 0 25867617 261349376 60687 4089446400 4194304 10345943 140735839116832 18446744073709551615 6003166 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 63806 60687 775 1502 0 62299 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 255224

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21991
/proc/meminfo: memFree=29562740/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=287860 CPUtime=222.3
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 196298 0 0 0 22193 37 0 0 25 0 1 0 25867617 294768640 68793 4089446400 4194304 10345943 140735839116832 18446744073709551615 5614823 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 71965 68793 775 1502 0 70458 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 287860

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21993
/proc/meminfo: memFree=29521152/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=315652 CPUtime=282.3
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 220306 0 0 0 28187 43 0 0 25 0 1 0 25867617 323227648 75989 4089446400 4194304 10345943 140735839116832 18446744073709551615 5614817 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 78913 75989 775 1502 0 77406 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 315652

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21995
/proc/meminfo: memFree=29481688/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=340784 CPUtime=342.3
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 228530 0 0 0 34184 46 0 0 25 0 1 0 25867617 348962816 82773 4089446400 4194304 10345943 140735839116832 18446744073709551615 5012734 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 85196 82773 775 1502 0 83689 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 340784

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21996
/proc/meminfo: memFree=29433424/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=376808 CPUtime=402.3
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 243338 0 0 0 40180 50 0 0 25 0 1 0 25867617 385851392 90872 4089446400 4194304 10345943 140735839116832 18446744073709551615 4476219 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 94202 90872 775 1502 0 92695 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 376808

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21997
/proc/meminfo: memFree=29386144/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=404016 CPUtime=462.3
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 252995 0 0 0 46176 54 0 0 25 0 1 0 25867617 413712384 97767 4089446400 4194304 10345943 140735839116832 18446744073709551615 8160414 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 101004 97767 775 1502 0 99497 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 404016

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21999
/proc/meminfo: memFree=29337632/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=431344 CPUtime=522.3
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 264689 0 0 0 52174 56 0 0 25 0 1 0 25867617 441696256 104688 4089446400 4194304 10345943 140735839116832 18446744073709551615 5012568 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 107836 104688 775 1502 0 106329 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 431344

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22004
/proc/meminfo: memFree=29292688/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=458544 CPUtime=582.31
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 272208 0 0 0 58172 59 0 0 25 0 1 0 25867617 469549056 111410 4089446400 4194304 10345943 140735839116832 18446744073709551615 4749694 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 114636 111410 775 1502 0 113129 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 458544

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22006
/proc/meminfo: memFree=29242208/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=489108 CPUtime=642.3
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 281051 0 0 0 64168 62 0 0 25 0 1 0 25867617 500846592 119082 4089446400 4194304 10345943 140735839116832 18446744073709551615 8160361 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 122277 119082 775 1502 0 120770 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 489108

[startup+702.301 s]

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

/proc/meminfo: memFree=28894028/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=700604 CPUtime=1062.31
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 341974 0 0 0 106143 88 0 0 25 0 1 0 25867617 717418496 170136 4089446400 4194304 10345943 140735839116832 18446744073709551615 6528251 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 175151 170136 775 1502 0 173644 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 700604

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22018
/proc/meminfo: memFree=28848108/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=726344 CPUtime=1122.31
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 355097 0 0 0 112138 93 0 0 25 0 1 0 25867617 743776256 176631 4089446400 4194304 10345943 140735839116832 18446744073709551615 6138967 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 181586 176631 775 1502 0 180079 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 726344

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22020
/proc/meminfo: memFree=28796848/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=754768 CPUtime=1182.33
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 367551 0 0 0 118134 99 0 0 25 0 1 0 25867617 772882432 184381 4089446400 4194304 10345943 140735839116832 18446744073709551615 4900826 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 188692 184381 775 1502 0 187185 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 754768

[startup+1242.3 s]
/proc/loadavg: 2.06 2.02 1.91 3/179 22022
/proc/meminfo: memFree=28747976/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=780844 CPUtime=1242.32
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 378058 0 0 0 124129 103 0 0 25 0 1 0 25867617 799584256 190922 4089446400 4194304 10345943 140735839116832 18446744073709551615 5214267 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 195211 190922 775 1502 0 193704 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 780844

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/179 22023
/proc/meminfo: memFree=28699436/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=810484 CPUtime=1302.32
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 387837 0 0 0 130125 107 0 0 25 0 1 0 25867617 829935616 198043 4089446400 4194304 10345943 140735839116832 18446744073709551615 4688145 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 202621 198043 775 1502 0 201114 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 810484

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/179 22024
/proc/meminfo: memFree=28651052/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=837060 CPUtime=1362.32
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 395748 0 0 0 136121 111 0 0 25 0 1 0 25867617 857149440 204871 4089446400 4194304 10345943 140735839116832 18446744073709551615 6803361 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 209265 204871 775 1502 0 207758 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 837060

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22026
/proc/meminfo: memFree=28595964/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=869948 CPUtime=1422.33
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 405959 0 0 0 142118 115 0 0 25 0 1 0 25867617 890826752 212502 4089446400 4194304 10345943 140735839116832 18446744073709551615 4881982 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 217487 212502 775 1502 0 215980 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 869948

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22028
/proc/meminfo: memFree=28548188/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=898048 CPUtime=1482.33
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 416149 0 0 0 148114 119 0 0 25 0 1 0 25867617 919601152 219494 4089446400 4194304 10345943 140735839116832 18446744073709551615 5318339 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 224512 219494 775 1502 0 223005 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 898048

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22030
/proc/meminfo: memFree=28501024/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=926084 CPUtime=1542.33
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 428972 0 0 0 154110 123 0 0 25 0 1 0 25867617 948310016 226301 4089446400 4194304 10345943 140735839116832 18446744073709551615 4476332 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 231521 226301 775 1502 0 230014 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 926084

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22031
/proc/meminfo: memFree=28450400/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=955432 CPUtime=1602.33
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 437339 0 0 0 160106 127 0 0 25 0 1 0 25867617 978362368 233855 4089446400 4194304 10345943 140735839116832 18446744073709551615 7583219 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 238858 233855 775 1502 0 237351 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 955432

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22032
/proc/meminfo: memFree=28395320/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=983232 CPUtime=1662.33
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 444595 0 0 0 166102 131 0 0 25 0 1 0 25867617 1006829568 240908 4089446400 4194304 10345943 140735839116832 18446744073709551615 5614700 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 245808 240908 775 1502 0 244301 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 983232

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22034
/proc/meminfo: memFree=28344808/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=1012008 CPUtime=1722.34
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 452928 0 0 0 172099 135 0 0 25 0 1 0 25867617 1036296192 247910 4089446400 4194304 10345943 140735839116832 18446744073709551615 4476219 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 253002 247910 775 1502 0 251495 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 1012008

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22036
/proc/meminfo: memFree=28297544/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=1041716 CPUtime=1782.34
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 460211 0 0 0 178097 137 0 0 25 0 1 0 25867617 1066717184 254961 4089446400 4194304 10345943 140735839116832 18446744073709551615 6119793 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 260429 254961 775 1502 0 258922 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 1041716

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

[startup+1785.6 s]
/proc/loadavg: 2.08 2.02 1.92 3/179 22063
/proc/meminfo: memFree=28938596/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=1044236 CPUtime=1785.64
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 460736 0 0 0 178427 137 0 0 25 0 1 0 25867617 1069297664 255486 4089446400 4194304 10345943 140735839116832 18446744073709551615 4476219 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 261059 255486 775 1502 0 259552 0
Current children cumulated CPU time (s) 1785.64
Current children cumulated vsize (KiB) 1044236

[startup+1788.8 s]
/proc/loadavg: 2.07 2.02 1.92 3/179 22063
/proc/meminfo: memFree=28941092/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=1044236 CPUtime=1788.84
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 460737 0 0 0 178747 137 0 0 25 0 1 0 25867617 1069297664 255487 4089446400 4194304 10345943 140735839116832 18446744073709551615 4687018 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 261059 255487 775 1502 0 259552 0
Current children cumulated CPU time (s) 1788.84
Current children cumulated vsize (KiB) 1044236

[startup+1789.6 s]
/proc/loadavg: 2.07 2.02 1.92 3/179 22063
/proc/meminfo: memFree=28941092/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=1043764 CPUtime=1789.64
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 461005 0 0 0 178827 137 0 0 25 0 1 0 25867617 1068814336 255737 4089446400 4194304 10345943 140735839116832 18446744073709551615 18446744073699065904 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 260941 255737 775 1502 0 259434 0
Current children cumulated CPU time (s) 1789.64
Current children cumulated vsize (KiB) 1043764

[startup+1790 s]
/proc/loadavg: 2.07 2.02 1.92 3/179 22063
/proc/meminfo: memFree=28934396/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=1043764 CPUtime=1790.04
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 461005 0 0 0 178867 137 0 0 25 0 1 0 25867617 1068814336 255737 4089446400 4194304 10345943 140735839116832 18446744073709551615 4601642 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21984/statm: 260941 255737 775 1502 0 259434 0
Current children cumulated CPU time (s) 1790.04
Current children cumulated vsize (KiB) 1043764

[startup+1790.4 s]
/proc/loadavg: 2.07 2.02 1.92 3/179 22063
/proc/meminfo: memFree=28934396/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=1043764 CPUtime=1790.44
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 461014 0 0 0 178907 137 0 0 18 0 1 0 25867617 1068814336 255746 4089446400 4194304 10345943 140735839116832 18446744073709551615 6325511 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21984/statm: 260941 255746 784 1502 0 259434 0
Current children cumulated CPU time (s) 1790.44
Current children cumulated vsize (KiB) 1043764

[startup+1790.5 s]
/proc/loadavg: 2.07 2.02 1.92 3/179 22063
/proc/meminfo: memFree=28934396/32950928 swapFree=4192956/4192956
[pid=21984] ppid=21982 vsize=33240 CPUtime=1790.54
/proc/21984/stat : 21984 (pbscip.linux.x8) R 21982 21984 21648 0 -1 4202496 461017 0 0 0 178913 141 0 0 18 0 1 0 25867617 34037760 6929 4089446400 4194304 10345943 140735839116832 18446744073709551615 9366586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21984/statm: 8310 6417 785 1502 0 6803 0
Current children cumulated CPU time (s) 1790.54
Current children cumulated vsize (KiB) 33240

Child status: 0
Real time (s): 1790.5
CPU time (s): 1790.55
CPU user time (s): 1789.13
CPU system time (s): 1.41279
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1044236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.13
system time used= 1.41278
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 461020
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1618

runsolver used 2.77158 second user time and 5.76512 second system time

The end

Launcher Data

Begin job on node124 at 2010-07-08 10:09:02
IDJOB=2705222
IDBENCH=79079
IDSOLVER=1214
FILE ID=node124/2705222-1278576542
PBS_JOBID= 11240206
Free space on /tmp= 130192 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.3 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j90/normalized-j907_8-unsat--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2705222-1278576542/watcher-2705222-1278576542 -o /tmp/evaluation-result-2705222-1278576542/solver-2705222-1278576542 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705222-1278576542.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 8152575fe2efc1e2a3706cdbc35535cf
RANDOM SEED=902839186

node124.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.846
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.69
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.846
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.14
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.846
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.75
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.846
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.82
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.846
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.75
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.846
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.82
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.846
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.76
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29906092 kB
Buffers:        159572 kB
Cached:        2575720 kB
SwapCached:          0 kB
Active:        1145408 kB
Inactive:      1767404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29906092 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           27076 kB
Writeback:           0 kB
AnonPages:      177448 kB
Mapped:          16952 kB
Slab:            98460 kB
PageTables:       4972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  20668420 kB
Committed_AS:   326516 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    265212 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 130180 MiB
End job on node124 at 2010-07-08 10:38:53