Trace number 2692476

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.31 1800.26

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j30/
normalized-j301_4-unsat--soft-66-100-0.wbo
MD5SUM3c0ab74eb8c9db5a91042a699e6b4444
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark21
Best CPU time to get the best result obtained on this benchmark0.043992
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3844
Total number of constraints11854
Number of soft constraints4065
Number of constraints which are clauses11610
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints244
Minimum length of a constraint1
Maximum length of a constraint13
Top cost 205056
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 205055
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 99
Number of bits of the biggest sum of numbers7
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-2692476-1277916030.wbo>
0.09/0.10	c original problem has 11974 variables (7909 bin, 0 int, 0 impl, 4065 cont) and 15920 constraints
0.09/0.10	c problem read
0.09/0.10	c presolving settings loaded
0.09/0.19	c presolving:
0.19/0.25	c (round 1) 384 del vars, 1031 del conss, 217 chg bounds, 58 chg sides, 58 chg coeffs, 0 upgd conss, 127843 impls, 0 clqs
0.19/0.28	c (round 2) 991 del vars, 2912 del conss, 479 chg bounds, 58 chg sides, 58 chg coeffs, 0 upgd conss, 130877 impls, 0 clqs
0.29/0.31	c (round 3) 2034 del vars, 4723 del conss, 653 chg bounds, 58 chg sides, 58 chg coeffs, 0 upgd conss, 132305 impls, 0 clqs
0.29/0.33	c (round 4) 3106 del vars, 5671 del conss, 722 chg bounds, 61 chg sides, 61 chg coeffs, 0 upgd conss, 132651 impls, 0 clqs
0.29/0.34	c (round 5) 3812 del vars, 6140 del conss, 770 chg bounds, 63 chg sides, 63 chg coeffs, 0 upgd conss, 132869 impls, 0 clqs
0.29/0.35	c (round 6) 4164 del vars, 6441 del conss, 809 chg bounds, 63 chg sides, 63 chg coeffs, 0 upgd conss, 133015 impls, 0 clqs
0.29/0.36	c (round 7) 4370 del vars, 6609 del conss, 826 chg bounds, 63 chg sides, 63 chg coeffs, 0 upgd conss, 133093 impls, 0 clqs
0.29/0.36	c (round 8) 4488 del vars, 6679 del conss, 833 chg bounds, 63 chg sides, 63 chg coeffs, 0 upgd conss, 133109 impls, 0 clqs
0.29/0.37	c (round 9) 4529 del vars, 6693 del conss, 833 chg bounds, 63 chg sides, 63 chg coeffs, 0 upgd conss, 133109 impls, 0 clqs
0.29/0.37	c (round 10) 4542 del vars, 6695 del conss, 833 chg bounds, 63 chg sides, 63 chg coeffs, 0 upgd conss, 133109 impls, 0 clqs
0.29/0.39	c (round 11) 4543 del vars, 6696 del conss, 3334 chg bounds, 63 chg sides, 63 chg coeffs, 0 upgd conss, 133109 impls, 0 clqs
0.39/0.43	c (round 12) 4544 del vars, 6696 del conss, 3334 chg bounds, 63 chg sides, 63 chg coeffs, 4380 upgd conss, 133109 impls, 0 clqs
0.39/0.44	c (round 13) 4549 del vars, 6722 del conss, 3339 chg bounds, 70 chg sides, 136 chg coeffs, 4380 upgd conss, 134586 impls, 175 clqs
0.39/0.45	c (round 14) 4554 del vars, 6731 del conss, 3339 chg bounds, 116 chg sides, 281 chg coeffs, 4380 upgd conss, 134586 impls, 188 clqs
0.39/0.47	c (round 15) 4558 del vars, 6732 del conss, 3339 chg bounds, 127 chg sides, 316 chg coeffs, 4383 upgd conss, 134586 impls, 188 clqs
0.39/0.49	c (round 16) 4559 del vars, 6732 del conss, 3339 chg bounds, 129 chg sides, 326 chg coeffs, 4383 upgd conss, 134589 impls, 188 clqs
0.79/0.89	c (round 17) 4609 del vars, 6732 del conss, 3339 chg bounds, 129 chg sides, 326 chg coeffs, 4383 upgd conss, 199747 impls, 184 clqs
0.89/0.90	c (round 18) 4613 del vars, 7019 del conss, 3339 chg bounds, 136 chg sides, 357 chg coeffs, 4383 upgd conss, 199831 impls, 185 clqs
0.89/0.91	c (round 19) 4719 del vars, 7143 del conss, 3339 chg bounds, 149 chg sides, 398 chg coeffs, 4383 upgd conss, 199833 impls, 194 clqs
0.89/0.91	c (round 20) 4829 del vars, 7161 del conss, 3339 chg bounds, 151 chg sides, 406 chg coeffs, 4383 upgd conss, 199833 impls, 195 clqs
0.89/0.92	c (round 21) 4844 del vars, 7167 del conss, 3339 chg bounds, 153 chg sides, 410 chg coeffs, 4383 upgd conss, 199833 impls, 195 clqs
0.89/0.92	c (round 22) 4847 del vars, 7173 del conss, 3339 chg bounds, 153 chg sides, 410 chg coeffs, 4383 upgd conss, 199833 impls, 195 clqs
0.89/0.94	c (round 23) 4851 del vars, 7176 del conss, 3346 chg bounds, 153 chg sides, 410 chg coeffs, 4383 upgd conss, 199833 impls, 195 clqs
0.89/0.96	c (round 24) 4854 del vars, 7176 del conss, 3346 chg bounds, 153 chg sides, 410 chg coeffs, 4394 upgd conss, 199833 impls, 195 clqs
1.59/1.67	c    (1.5s) probing: 1000/4918 (20.3%) - 46 fixings, 8 aggregations, 22034 implications, 0 bound changes
2.09/2.19	c    (2.0s) probing: 2000/4918 (40.7%) - 46 fixings, 8 aggregations, 22914 implications, 0 bound changes
2.29/2.35	c    (2.2s) probing: 2367/4918 (48.1%) - 46 fixings, 8 aggregations, 23008 implications, 0 bound changes
2.29/2.35	c    (2.2s) probing aborted: 2000/2000 successive useless probings
2.29/2.35	c (round 25) 4858 del vars, 7176 del conss, 3346 chg bounds, 153 chg sides, 410 chg coeffs, 4394 upgd conss, 227575 impls, 195 clqs
2.39/2.46	c    (2.3s) probing: 2567/4918 (52.2%) - 46 fixings, 8 aggregations, 23011 implications, 0 bound changes
2.39/2.46	c    (2.3s) probing aborted: 2000/2000 successive useless probings
2.39/2.46	c presolving (26 rounds):
2.39/2.46	c  4858 deleted vars, 7176 deleted constraints, 3346 tightened bounds, 0 added holes, 153 changed sides, 418 changed coefficients
2.39/2.46	c  227580 implications, 195 cliques
2.39/2.46	c presolved problem has 7116 variables (4733 bin, 0 int, 0 impl, 2383 cont) and 8796 constraints
2.39/2.46	c    2383 constraints of type <indicator>
2.39/2.46	c     165 constraints of type <varbound>
2.39/2.46	c     120 constraints of type <knapsack>
2.39/2.46	c      50 constraints of type <setppc>
2.39/2.46	c    2218 constraints of type <linear>
2.39/2.46	c    3860 constraints of type <logicor>
2.39/2.46	c transformed objective value is always integral (scale: 1)
2.39/2.46	c Presolving Time: 2.25
2.39/2.46	c - non default parameters ----------------------------------------------------------------------
2.39/2.46	c # SCIP version 1.2.1.2
2.39/2.46	c 
2.39/2.46	c # frequency for displaying node information lines
2.39/2.46	c # [type: int, range: [-1,2147483647], default: 100]
2.39/2.46	c display/freq = 10000
2.39/2.46	c 
2.39/2.46	c # maximal time in seconds to run
2.39/2.46	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.39/2.46	c limits/time = 1799.91
2.39/2.46	c 
2.39/2.46	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.39/2.46	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.39/2.46	c limits/memory = 3420
2.39/2.46	c 
2.39/2.46	c # should presolving try to simplify inequalities
2.39/2.46	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.39/2.46	c constraints/linear/simplifyinequalities = TRUE
2.39/2.46	c 
2.39/2.46	c # should presolving try to simplify knapsacks
2.39/2.46	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.39/2.46	c constraints/knapsack/simplifyinequalities = TRUE
2.39/2.46	c 
2.39/2.46	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
2.39/2.46	c # [type: int, range: [-1,2147483647], default: -1]
2.39/2.46	c separating/rapidlearning/freq = 0
2.39/2.46	c 
2.39/2.46	c -----------------------------------------------------------------------------------------------
2.39/2.46	c start solving
2.39/2.47	c 
2.49/2.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.49/2.50	c   2.3s|     1 |     0 |   355 |     - |  44M|   0 |  80 |7116 |8796 |7116 |4004 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
2.99/3.02	c   2.8s|     1 |     0 |  2772 |     - |  45M|   0 | 359 |7116 |8796 |7116 |4611 | 607 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.39/3.44	c   3.2s|     1 |     0 |  3860 |     - |  45M|   0 | 404 |7116 |8796 |7116 |5003 | 999 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.99/4.08	c   3.8s|     1 |     0 |  5260 |     - |  46M|   0 | 497 |7116 |8796 |7116 |5242 |1238 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.79/4.83	c   4.6s|     1 |     0 |  6412 |     - |  46M|   0 | 681 |7116 |8796 |7116 |5433 |1429 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.70/5.73	c   5.5s|     1 |     0 |  8100 |     - |  47M|   0 | 233 |7116 |8796 |7116 |5619 |1615 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.70/6.73	c   6.5s|     1 |     0 |  9987 |     - |  47M|   0 | 539 |7116 |8796 |7116 |5739 |1735 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
20.79/20.82	c  20.4s|     1 |     2 |  9987 |     - |  47M|   0 | 539 |7116 |8796 |7116 |5739 |1735 |   0 |  41 | 0.000000e+00 |      --      |    Inf 
483.41/483.46	c   477s| 10000 | 10001 |742403 |  73.2 |  90M|  57 | 286 |7116 |8973 |7116 |5031 |1735 | 282 |5493 | 0.000000e+00 |      --      |    Inf 
722.21/722.29	c   713s| 20000 | 20001 |  1151k|  57.1 | 130M|  71 |  66 |7116 |8981 |7116 |5031 |1735 | 389 |7349 | 0.000000e+00 |      --      |    Inf 
874.81/874.87	c   863s| 30000 | 30001 |  1408k|  46.6 | 171M| 139 |  12 |7116 |8964 |7116 |5099 |4374 | 427 |8943 | 0.000000e+00 |      --      |    Inf 
959.92/959.90	c   947s| 40000 | 39997 |  1525k|  37.9 | 210M| 185 |   9 |7116 |8949 |7116 |5031 |  11k| 451 |9700 | 0.000000e+00 |      --      |    Inf 
1054.62/1054.62	c  1041s| 50000 | 49997 |  1663k|  33.1 | 249M| 185 |   6 |7116 |8939 |7116 |5031 |  19k| 481 |  10k| 0.000000e+00 |      --      |    Inf 
1158.42/1158.48	c  1144s| 60000 | 59995 |  1840k|  30.5 | 289M| 185 |   2 |7116 |8910 |7116 |5115 |  27k| 489 |  11k| 0.000000e+00 |      --      |    Inf 
1260.72/1260.73	c  1245s| 70000 | 69995 |  1995k|  28.4 | 328M| 185 |   0 |7116 |8935 |7116 |5087 |  34k| 532 |  12k| 0.000000e+00 |      --      |    Inf 
1355.53/1355.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1355.53/1355.57	c  1338s| 80000 | 79993 |  2151k|  26.8 | 368M| 185 |   1 |7116 |8924 |7116 |5066 |  42k| 534 |  13k| 0.000000e+00 |      --      |    Inf 
1446.63/1446.60	c  1428s| 90000 | 89991 |  2307k|  25.5 | 407M| 185 |   1 |7116 |8949 |7116 |5069 |  49k| 576 |  13k| 0.000000e+00 |      --      |    Inf 
1532.93/1532.92	c  1514s|100000 | 99991 |  2453k|  24.4 | 447M| 185 |   0 |7116 |8932 |7116 |5102 |  58k| 576 |  13k| 0.000000e+00 |      --      |    Inf 
1639.23/1639.23	c  1619s|110000 |109991 |  2607k|  23.6 | 486M| 185 |   0 |7116 |8900 |7116 |5116 |  65k| 576 |  14k| 0.000000e+00 |      --      |    Inf 
1730.24/1730.26	c  1709s|120000 |119991 |  2767k|  23.0 | 526M| 185 |   9 |7116 |8887 |7116 |5031 |  73k| 576 |  15k| 0.000000e+00 |      --      |    Inf 
1800.04/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.00	c 
1800.04/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.00	c Solving Time (sec) : 1777.79
1800.04/1800.00	c Solving Nodes      : 126908
1800.04/1800.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.04/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.00	c Gap                : infinite
1800.04/1800.00	s UNKNOWN
1800.04/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.00	c Solving Time       :    1777.79
1800.04/1800.00	c Original Problem   :
1800.04/1800.00	c   Problem name     : HOME/instance-2692476-1277916030.wbo
1800.04/1800.00	c   Variables        : 11974 (7909 binary, 0 integer, 0 implicit integer, 4065 continuous)
1800.04/1800.00	c   Constraints      : 15920 initial, 15920 maximal
1800.04/1800.00	c Presolved Problem  :
1800.04/1800.00	c   Problem name     : t_HOME/instance-2692476-1277916030.wbo
1800.04/1800.00	c   Variables        : 7116 (4733 binary, 0 integer, 0 implicit integer, 2383 continuous)
1800.04/1800.00	c   Constraints      : 8796 initial, 9013 maximal
1800.04/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.00	c   trivial          :       0.01         23          0          0          0          0          0          0          0
1800.04/1800.00	c   dualfix          :       0.00       3574          0          0          0          0          0          0          0
1800.04/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.00	c   implics          :       0.02          0          5          0          0          0          0          0          0
1800.04/1800.00	c   probing          :       1.82         46          8          0          0          0          0          0          0
1800.04/1800.00	c   indicator        :       0.05          0          0          0          0          0       1682          0          0
1800.04/1800.00	c   varbound         :       0.00          0          0          0          0          0          7          0          0
1800.04/1800.00	c   knapsack         :       0.01          0          0          0          5          0          9         90        355
1800.04/1800.00	c   setppc           :       0.00          0          0          0          0          0          2          0          0
1800.04/1800.00	c   linear           :       0.18        815        387          0       3341          0       5243         63         63
1800.04/1800.00	c   logicor          :       0.08          0          0          0          0          0        233          0          0
1800.04/1800.00	c   root node        :          -          0          -          -          0          -          -          -          -
1800.04/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.00	c   integral         :          0          0          0     132507          0          0         33          0          0     192196
1800.04/1800.00	c   indicator        :       2383          0     649832      36400          0          0      93511          0          0          0
1800.04/1800.00	c   varbound         :        165          6     649832      36400          0          0        655       1727          0          0
1800.04/1800.00	c   knapsack         :        120          6     649832      34785          0          4     187359        302          0          0
1800.04/1800.00	c   setppc           :         50          6     649828      34785          0          0       6508          0          0          0
1800.04/1800.00	c   linear           :       2218          6     649828      34785          0          0      85529      76562          0          0
1800.04/1800.00	c   logicor          :       3860+         6     539470      30804          0         11     979212          0          0          0
1800.04/1800.00	c   countsols        :          0          0          0      30804          0          0          0          0          0          0
1800.04/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.00	c   integral         :     260.03       0.00       0.00     260.03       0.00
1800.04/1800.00	c   indicator        :      40.24       0.00      25.66      14.58       0.00
1800.04/1800.00	c   varbound         :       2.23       0.00       1.94       0.29       0.00
1800.04/1800.00	c   knapsack         :       3.05       0.00       2.94       0.11       0.00
1800.04/1800.00	c   setppc           :       0.86       0.00       0.82       0.04       0.00
1800.04/1800.00	c   linear           :      24.01       0.00      16.71       7.30       0.00
1800.04/1800.00	c   logicor          :       7.79       0.00       4.08       3.71       0.00
1800.04/1800.00	c   countsols        :       0.01       0.00       0.00       0.01       0.00
1800.04/1800.00	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.00	c   vbounds          :      13.66     206563          0       7821
1800.04/1800.00	c   rootredcost      :       0.18          0          0          0
1800.04/1800.00	c   pseudoobj        :      37.44     641168          0          0
1800.04/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.00	c   propagation      :       0.00         10         10         13        4.7          0        0.0          -
1800.04/1800.00	c   infeasible LP    :       0.40        557        557        569        3.1          2        2.0          0
1800.04/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.00	c   applied globally :          -          -          -        578        3.1          -          -          -
1800.04/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.00	c   cut pool         :       0.00          5          -          -        248          -    (maximal pool size: 1918)
1800.04/1800.00	c   redcost          :      19.54     132446          0          0          0          0
1800.04/1800.00	c   impliedbounds    :       0.00          6          0          0        952          0
1800.04/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.00	c   gomory           :       0.35          6          0          0       2489          0
1800.04/1800.00	c   strongcg         :       0.41          6          0          0       1405          0
1800.04/1800.00	c   cmir             :       0.22          6          0          0         12          0
1800.04/1800.00	c   flowcover        :       0.53          6          0          0        388          0
1800.04/1800.00	c   clique           :       0.10          6          0          0         37          0
1800.04/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.00	c   mcf              :       0.01          1          0          0          0          0
1800.04/1800.00	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.00	c Pricers            :       Time      Calls       Vars
1800.04/1800.00	c   problem variables:       0.00          0          0
1800.04/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.00	c   relpscost        :     259.92      96107          0         33          0          0     192196
1800.04/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   inference        :      20.25      30804          0          0          0          0      61608
1800.04/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.00	c   LP solutions     :       0.00          -          0
1800.04/1800.00	c   pseudo solutions :       0.00          -          0
1800.04/1800.00	c   oneopt           :       0.15          0          0
1800.04/1800.00	c   crossover        :       0.03          0          0
1800.04/1800.00	c   guideddiving     :       0.00          0          0
1800.04/1800.00	c   feaspump         :       2.54         44          0
1800.04/1800.00	c   intshifting      :       0.24        162          0
1800.04/1800.00	c   linesearchdiving :      44.64       1070          0
1800.04/1800.00	c   veclendiving     :      41.00       1070          0
1800.04/1800.00	c   coefdiving       :      46.79       1071          0
1800.04/1800.00	c   pscostdiving     :      46.12       1071          0
1800.04/1800.00	c   fracdiving       :      46.63       1071          0
1800.04/1800.00	c   rootsoldiving    :      11.40        712          0
1800.04/1800.00	c   objpscostdiving  :      11.29        826          0
1800.04/1800.00	c   trivial          :       0.06          2          0
1800.04/1800.00	c   simplerounding   :       0.32      92430          0
1800.04/1800.00	c   zirounding       :       0.14       1000          0
1800.04/1800.00	c   rounding         :       1.46       4235          0
1800.04/1800.00	c   shifting         :       3.69       1302          0
1800.04/1800.00	c   twoopt           :       0.00          0          0
1800.04/1800.00	c   fixandinfer      :       0.00          0          0
1800.04/1800.00	c   intdiving        :       0.00          0          0
1800.04/1800.00	c   actconsdiving    :       0.00          0          0
1800.04/1800.00	c   octane           :       0.00          0          0
1800.04/1800.00	c   rens             :       0.07          1          0
1800.04/1800.00	c   rins             :       0.00          0          0
1800.04/1800.00	c   localbranching   :       0.00          0          0
1800.04/1800.00	c   mutation         :       0.00          0          0
1800.04/1800.00	c   dins             :       0.00          0          0
1800.04/1800.00	c   undercover       :       0.00          0          0
1800.04/1800.00	c   nlp              :       0.03          0          0
1800.04/1800.00	c   trysol           :       6.40       3447          0
1800.04/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.00	c   primal LP        :       0.01          0          0       0.00       0.00
1800.04/1800.00	c   dual LP          :     937.04      97503    2520933      25.85    2690.32
1800.04/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.00	c   diving/probing LP:     159.97      46045     352563       7.66    2203.93
1800.04/1800.00	c   strong branching :     257.38      15889     588195      37.02    2285.32
1800.04/1800.00	c     (at root node) :          -         41      35599     868.27          -
1800.04/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.00	c B&B Tree           :
1800.04/1800.00	c   number of runs   :          1
1800.04/1800.00	c   nodes            :     126908
1800.04/1800.00	c   nodes (total)    :     126908
1800.04/1800.00	c   nodes left       :     126897
1800.04/1800.00	c   max depth        :        185
1800.04/1800.00	c   max depth (total):        185
1800.04/1800.00	c   backtracks       :       1921 (1.5%)
1800.04/1800.00	c   delayed cutoffs  :          0
1800.04/1800.00	c   repropagations   :        125 (38 domain reductions, 0 cutoffs)
1800.04/1800.00	c   avg switch length:       2.27
1800.04/1800.00	c   switching time   :      22.32
1800.04/1800.00	c Solution           :
1800.04/1800.00	c   Solutions found  :          0 (0 improvements)
1800.04/1800.00	c   Primal Bound     :          -
1800.04/1800.00	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.00	c   Gap              :   infinite
1800.04/1800.00	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.00	c   Root Iterations  :       9987
1800.24/1800.26	c Time complete: 1800.3.

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-2692476-1277916030/watcher-2692476-1277916030 -o /tmp/evaluation-result-2692476-1277916030/solver-2692476-1277916030 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692476-1277916030.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.66 1.92 1.97 4/178 12802
/proc/meminfo: memFree=30792032/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=9440 CPUtime=0
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 1645 0 0 0 0 0 0 0 25 0 1 0 132900286 9666560 1565 4089446400 4194304 8223781 140733234297056 18446744073709551615 7235108 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12802/statm: 2360 1573 369 984 0 1373 0

[startup+0.038337 s]
/proc/loadavg: 1.66 1.92 1.97 4/178 12802
/proc/meminfo: memFree=30792032/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=16416 CPUtime=0.03
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 3406 0 0 0 3 0 0 0 25 0 1 0 132900286 16809984 3326 4089446400 4194304 8223781 140733234297056 18446744073709551615 4680821 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12802/statm: 4104 3326 369 984 0 3117 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 16416

[startup+0.100296 s]
/proc/loadavg: 1.66 1.92 1.97 4/178 12802
/proc/meminfo: memFree=30792032/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=27936 CPUtime=0.09
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 6304 0 0 0 9 0 0 0 25 0 1 0 132900286 28606464 6224 4089446400 4194304 8223781 140733234297056 18446744073709551615 7189599 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12802/statm: 6984 6224 369 984 0 5997 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27936

[startup+0.300257 s]
/proc/loadavg: 1.66 1.92 1.97 4/178 12802
/proc/meminfo: memFree=30792032/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=63560 CPUtime=0.29
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 15684 0 0 0 26 3 0 0 25 0 1 0 132900286 65085440 14697 4089446400 4194304 8223781 140733234297056 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 15890 14697 456 984 0 14903 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63560

[startup+0.70019 s]
/proc/loadavg: 1.66 1.92 1.97 4/178 12802
/proc/meminfo: memFree=30792032/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=68056 CPUtime=0.69
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 24815 0 0 0 63 6 0 0 25 0 1 0 132900286 69689344 15861 4089446400 4194304 8223781 140733234297056 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 17014 15861 496 984 0 16027 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68056

[startup+1.50104 s]
/proc/loadavg: 1.66 1.92 1.97 3/179 12803
/proc/meminfo: memFree=30728288/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=69964 CPUtime=1.49
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 31971 0 0 0 141 8 0 0 25 0 1 0 132900286 71643136 16335 4089446400 4194304 8223781 140733234297056 18446744073709551615 4210534 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 17491 16335 496 984 0 16504 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 69964

[startup+3.10077 s]
/proc/loadavg: 1.69 1.93 1.97 3/179 12803
/proc/meminfo: memFree=30726800/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=83716 CPUtime=3.09
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 36804 0 0 0 296 13 0 0 18 0 1 0 132900286 85725184 19632 4089446400 4194304 8223781 140733234297056 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 20929 19632 599 984 0 19942 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83716

[startup+6.30019 s]
/proc/loadavg: 1.69 1.93 1.97 3/179 12803
/proc/meminfo: memFree=30705104/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=93728 CPUtime=6.29
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 43511 0 0 0 614 15 0 0 25 0 1 0 132900286 95977472 22028 4089446400 4194304 8223781 140733234297056 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 23432 22028 599 984 0 22445 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 93728

[startup+12.7011 s]
/proc/loadavg: 1.74 1.93 1.97 3/179 12803
/proc/meminfo: memFree=30704444/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=93736 CPUtime=12.69
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 72655 0 0 0 1248 21 0 0 25 0 1 0 132900286 95985664 21971 4089446400 4194304 8223781 140733234297056 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 23434 21971 610 984 0 22447 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 93736

[startup+25.5008 s]
/proc/loadavg: 1.78 1.93 1.97 3/179 12804
/proc/meminfo: memFree=30700452/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=93384 CPUtime=25.49
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 110787 0 0 0 2518 31 0 0 25 0 1 0 132900286 95625216 21946 4089446400 4194304 8223781 140733234297056 18446744073709551615 6568376 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 23346 21948 610 984 0 22359 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 93384

[startup+51.1003 s]
/proc/loadavg: 1.78 1.92 1.97 3/179 12832
/proc/meminfo: memFree=31213664/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=93356 CPUtime=51.09
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 381117 0 0 0 5036 73 0 0 25 0 1 0 132900286 95596544 21893 4089446400 4194304 8223781 140733234297056 18446744073709551615 6446856 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 23339 21893 610 984 0 22352 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 93356

[startup+102.306 s]
/proc/loadavg: 1.91 1.93 1.97 3/179 12834
/proc/meminfo: memFree=31162824/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=100412 CPUtime=102.3
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 896246 0 0 0 10076 154 0 0 25 0 1 0 132900286 102821888 23668 4089446400 4194304 8223781 140733234297056 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 25103 23668 613 984 0 24116 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 100412

[startup+162.301 s]
/proc/loadavg: 1.96 1.94 1.97 3/179 12835
/proc/meminfo: memFree=31107228/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=104852 CPUtime=162.3
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 1258341 0 0 0 16001 229 0 0 25 0 1 0 132900286 107368448 24875 4089446400 4194304 8223781 140733234297056 18446744073709551615 6591971 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 26213 24875 613 984 0 25226 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 104852

[startup+222.301 s]
/proc/loadavg: 2.03 1.96 1.97 3/179 12837
/proc/meminfo: memFree=31056320/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=111096 CPUtime=222.29
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 1596773 0 0 0 21929 300 0 0 25 0 1 0 132900286 113762304 26345 4089446400 4194304 8223781 140733234297056 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 27774 26345 613 984 0 26787 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 111096

[startup+282.3 s]
/proc/loadavg: 2.01 1.97 1.97 3/179 12838
/proc/meminfo: memFree=31002196/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=116968 CPUtime=282.3
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 1921532 0 0 0 27859 371 0 0 25 0 1 0 132900286 119775232 27895 4089446400 4194304 8223781 140733234297056 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 29242 27895 613 984 0 28255 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 116968

[startup+342.301 s]
/proc/loadavg: 2.00 1.97 1.97 3/179 12840
/proc/meminfo: memFree=30952684/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=123380 CPUtime=342.3
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 2299766 0 0 0 33784 446 0 0 25 0 1 0 132900286 126341120 29464 4089446400 4194304 8223781 140733234297056 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 30845 29464 613 984 0 29858 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 123380

[startup+402.301 s]
/proc/loadavg: 2.00 1.97 1.97 3/179 12842
/proc/meminfo: memFree=30907620/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=131500 CPUtime=402.3
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 2663136 0 0 0 39705 525 0 0 25 0 1 0 132900286 134656000 31521 4089446400 4194304 8223781 140733234297056 18446744073709551615 6003880 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 32875 31521 613 984 0 31888 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 131500

[startup+462.3 s]
/proc/loadavg: 2.05 1.99 1.98 3/179 12843
/proc/meminfo: memFree=30861452/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=136232 CPUtime=462.31
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 3012282 0 0 0 45634 597 0 0 25 0 1 0 132900286 139501568 32720 4089446400 4194304 8223781 140733234297056 18446744073709551615 6569681 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 34058 32720 613 984 0 33071 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 136232

[startup+522.301 s]
/proc/loadavg: 2.02 1.99 1.98 3/179 12845
/proc/meminfo: memFree=30810288/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=142720 CPUtime=522.3
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 3393046 0 0 0 51558 672 0 0 25 0 1 0 132900286 146145280 34331 4089446400 4194304 8223781 140733234297056 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 35680 34331 613 984 0 34693 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 142720

[startup+582.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/179 12846
/proc/meminfo: memFree=30762248/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=151752 CPUtime=582.31
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 3735444 0 0 0 57485 746 0 0 25 0 1 0 132900286 155394048 36608 4089446400 4194304 8223781 140733234297056 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 37938 36608 613 984 0 36951 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 151752

[startup+642.301 s]
/proc/loadavg: 2.00 1.99 1.98 3/179 12848
/proc/meminfo: memFree=30715208/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=165112 CPUtime=642.31
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 4107200 0 0 0 63406 825 0 0 25 0 1 0 132900286 169074688 39964 4089446400 4194304 8223781 140733234297056 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 41278 39964 613 984 0 40291 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 165112

[startup+702.301 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 12854
/proc/meminfo: memFree=30492520/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=227640 CPUtime=882.32
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 5685403 0 0 0 87087 1145 0 0 25 0 1 0 132900286 233103360 55624 4089446400 4194304 8223781 140733234297056 18446744073709551615 5506871 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 56910 55624 615 984 0 55923 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 227640

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 12856
/proc/meminfo: memFree=30423892/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=255244 CPUtime=942.32
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 6006415 0 0 0 93009 1223 0 0 25 0 1 0 132900286 261369856 62567 4089446400 4194304 8223781 140733234297056 18446744073709551615 6567825 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 63811 62567 615 984 0 62824 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 255244

[startup+1002.3 s]
/proc/loadavg: 2.07 2.02 1.99 3/179 12858
/proc/meminfo: memFree=30350932/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=287264 CPUtime=1002.31
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 6247036 0 0 0 98944 1287 0 0 25 0 1 0 132900286 294158336 70580 4089446400 4194304 8223781 140733234297056 18446744073709551615 6456019 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 71816 70580 615 984 0 70829 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 287264

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 1.99 3/179 12859
/proc/meminfo: memFree=30291604/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=307300 CPUtime=1062.32
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 6628062 0 0 0 104869 1363 0 0 25 0 1 0 132900286 314675200 75678 4089446400 4194304 8223781 140733234297056 18446744073709551615 6436955 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 76825 75678 615 984 0 75838 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 307300

[startup+1122.3 s]
/proc/loadavg: 2.01 2.00 1.99 3/179 12861
/proc/meminfo: memFree=30226680/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=329608 CPUtime=1122.32
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 6978305 0 0 0 110791 1441 0 0 25 0 1 0 132900286 337518592 81213 4089446400 4194304 8223781 140733234297056 18446744073709551615 6569483 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 82402 81213 615 984 0 81415 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 329608

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12862
/proc/meminfo: memFree=30160536/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=356516 CPUtime=1182.32
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 7242371 0 0 0 116718 1514 0 0 25 0 1 0 132900286 365072384 87968 4089446400 4194304 8223781 140733234297056 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 89129 87968 615 984 0 88142 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 356516

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12873
/proc/meminfo: memFree=30095960/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=381096 CPUtime=1242.32
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 7593767 0 0 0 122645 1587 0 0 25 0 1 0 132900286 390242304 93633 4089446400 4194304 8223781 140733234297056 18446744073709551615 6328579 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 95274 93633 615 984 0 94287 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 381096

[startup+1302.3 s]
/proc/loadavg: 2.08 2.02 1.99 3/179 12875
/proc/meminfo: memFree=30035560/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=403968 CPUtime=1302.33
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 7865347 0 0 0 128579 1654 0 0 25 0 1 0 132900286 413663232 99231 4089446400 4194304 8223781 140733234297056 18446744073709551615 7302071 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 100832 99210 615 984 0 99845 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 403968

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 1.99 3/179 12876
/proc/meminfo: memFree=29970136/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=430520 CPUtime=1362.33
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 8125921 0 0 0 134507 1726 0 0 25 0 1 0 132900286 440852480 106086 4089446400 4194304 8223781 140733234297056 18446744073709551615 6559356 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 107630 106086 615 984 0 106643 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 430520

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 1.99 3/179 12878
/proc/meminfo: memFree=29901760/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=457096 CPUtime=1422.33
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 8354462 0 0 0 140443 1790 0 0 25 0 1 0 132900286 468066304 112671 4089446400 4194304 8223781 140733234297056 18446744073709551615 6448545 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 114274 112671 615 984 0 113287 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 457096

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12879
/proc/meminfo: memFree=29845640/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=485588 CPUtime=1482.33
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 8586322 0 0 0 146376 1857 0 0 25 0 1 0 132900286 497242112 119845 4089446400 4194304 8223781 140733234297056 18446744073709551615 6436197 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 121397 119845 615 984 0 120410 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 485588

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12881
/proc/meminfo: memFree=29769956/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=513680 CPUtime=1542.33
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 8814858 0 0 0 152315 1918 0 0 25 0 1 0 132900286 526008320 126867 4089446400 4194304 8223781 140733234297056 18446744073709551615 6446791 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 128420 126867 615 984 0 127433 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 513680

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12883
/proc/meminfo: memFree=29711376/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=535124 CPUtime=1602.33
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 9140282 0 0 0 158246 1987 0 0 25 0 1 0 132900286 547966976 132238 4089446400 4194304 8223781 140733234297056 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 133781 132238 615 984 0 132794 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 535124

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12884
/proc/meminfo: memFree=29651664/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=558024 CPUtime=1662.33
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 9461526 0 0 0 164176 2057 0 0 25 0 1 0 132900286 571416576 138045 4089446400 4194304 8223781 140733234297056 18446744073709551615 6448564 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 139506 138045 615 984 0 138519 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 558024

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12886
/proc/meminfo: memFree=29593568/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=584116 CPUtime=1722.34
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 9695508 0 0 0 170108 2126 0 0 25 0 1 0 132900286 598134784 144578 4089446400 4194304 8223781 140733234297056 18446744073709551615 4965891 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 146029 144578 615 984 0 145042 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 584116

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12887
/proc/meminfo: memFree=29528548/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=608744 CPUtime=1782.33
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 9982060 0 0 0 176041 2192 0 0 25 0 1 0 132900286 623353856 150792 4089446400 4194304 8223781 140733234297056 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 152186 150792 615 984 0 151199 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 608744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12888
/proc/meminfo: memFree=29507452/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=613808 CPUtime=1800.04
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 10087196 0 0 0 177788 2216 0 0 25 0 1 0 132900286 628539392 151994 4089446400 4194304 8223781 140733234297056 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12802/statm: 153452 151994 615 984 0 152465 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 613808

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 2.00 1.99 3/179 12888
/proc/meminfo: memFree=29507452/32951124 swapFree=67111528/67111528
[pid=12802] ppid=12800 vsize=267780 CPUtime=1800.24
/proc/12802/stat : 12802 (pbscip.linux.x8) R 12800 12802 12243 0 -1 4202496 10087197 0 0 0 177806 2218 0 0 18 0 1 0 132900286 274206720 65502 4089446400 4194304 8223781 140733234297056 18446744073709551615 4666802 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12802/statm: 66945 65502 616 984 0 65958 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 267780

Child status: 0
Real time (s): 1800.26
CPU time (s): 1800.31
CPU user time (s): 1778.11
CPU system time (s): 22.1956
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 613880

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

runsolver used 2.46563 second user time and 5.73813 second system time

The end

Launcher Data

Begin job on node108 at 2010-06-30 18:40:31
IDJOB=2692476
IDBENCH=79064
IDSOLVER=1204
FILE ID=node108/2692476-1277916030
PBS_JOBID= 11197295
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-j301_4-unsat--soft-66-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-2692476-1277916030/watcher-2692476-1277916030 -o /tmp/evaluation-result-2692476-1277916030/solver-2692476-1277916030 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692476-1277916030.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 3c0ab74eb8c9db5a91042a699e6b4444
RANDOM SEED=1659500695

node108.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.855
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.71
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.855
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	: 5320.05
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.855
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.855
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.83
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.855
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.79
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.855
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.83
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.855
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.74
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.855
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:     32951124 kB
MemFree:      30792560 kB
Buffers:        198668 kB
Cached:        1175476 kB
SwapCached:          0 kB
Active:        1164220 kB
Inactive:       849324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30792560 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4936 kB
Writeback:           0 kB
AnonPages:      639540 kB
Mapped:          16944 kB
Slab:            79936 kB
PageTables:       5876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   790184 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= 74204 MiB
End job on node108 at 2010-06-30 19:10:33