Trace number 2692533

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.5 1800.47

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j90/
normalized-j9028_2-unsat--soft-66-100-0.wbo
MD5SUMc93ff145655ec29711075f2ee972c9ae
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark0.12698
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables13832
Total number of constraints45398
Number of soft constraints15436
Number of constraints which are clauses45098
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints300
Minimum length of a constraint1
Maximum length of a constraint73
Top cost 781630
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 781629
Biggest number in a constraint 68
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 479
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.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-2692533-1277917016.wbo>
0.39/0.40	c original problem has 44704 variables (29268 bin, 0 int, 0 impl, 15436 cont) and 60835 constraints
0.39/0.40	c problem read
0.39/0.40	c presolving settings loaded
1.10/1.17	c presolving:
1.49/1.53	c (round 1) 1548 del vars, 5010 del conss, 961 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 609566 impls, 0 clqs
1.79/1.83	c (round 2) 4535 del vars, 14734 del conss, 2285 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 624257 impls, 0 clqs
2.09/2.18	c (round 3) 9890 del vars, 23974 del conss, 3282 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 637279 impls, 0 clqs
2.39/2.43	c (round 4) 15865 del vars, 30216 del conss, 4059 chg bounds, 11 chg sides, 14 chg coeffs, 0 upgd conss, 647282 impls, 0 clqs
2.49/2.59	c (round 5) 20282 del vars, 34651 del conss, 4642 chg bounds, 12 chg sides, 15 chg coeffs, 0 upgd conss, 650665 impls, 0 clqs
2.69/2.70	c (round 6) 23348 del vars, 37762 del conss, 5036 chg bounds, 21 chg sides, 27 chg coeffs, 0 upgd conss, 652625 impls, 0 clqs
2.69/2.77	c (round 7) 25456 del vars, 39763 del conss, 5245 chg bounds, 26 chg sides, 34 chg coeffs, 0 upgd conss, 653888 impls, 0 clqs
2.79/2.83	c (round 8) 26903 del vars, 41057 del conss, 5404 chg bounds, 26 chg sides, 34 chg coeffs, 0 upgd conss, 654669 impls, 0 clqs
2.79/2.86	c (round 9) 27820 del vars, 41888 del conss, 5477 chg bounds, 29 chg sides, 38 chg coeffs, 0 upgd conss, 655145 impls, 0 clqs
2.79/2.89	c (round 10) 28404 del vars, 42301 del conss, 5508 chg bounds, 29 chg sides, 38 chg coeffs, 0 upgd conss, 655201 impls, 0 clqs
2.89/2.90	c (round 11) 28699 del vars, 42477 del conss, 5525 chg bounds, 29 chg sides, 38 chg coeffs, 0 upgd conss, 655203 impls, 0 clqs
2.89/2.92	c (round 12) 28836 del vars, 42557 del conss, 5534 chg bounds, 29 chg sides, 38 chg coeffs, 0 upgd conss, 655215 impls, 0 clqs
2.89/2.93	c (round 13) 28912 del vars, 42621 del conss, 5549 chg bounds, 29 chg sides, 38 chg coeffs, 0 upgd conss, 655227 impls, 0 clqs
2.89/2.94	c (round 14) 28963 del vars, 42693 del conss, 5559 chg bounds, 29 chg sides, 38 chg coeffs, 0 upgd conss, 655245 impls, 0 clqs
2.89/2.95	c (round 15) 29013 del vars, 42746 del conss, 5563 chg bounds, 29 chg sides, 38 chg coeffs, 0 upgd conss, 655245 impls, 0 clqs
2.89/2.96	c (round 16) 29057 del vars, 42781 del conss, 5568 chg bounds, 29 chg sides, 38 chg coeffs, 0 upgd conss, 655245 impls, 0 clqs
2.89/2.97	c (round 17) 29082 del vars, 42800 del conss, 5571 chg bounds, 29 chg sides, 38 chg coeffs, 0 upgd conss, 655245 impls, 0 clqs
2.89/2.98	c (round 18) 29095 del vars, 42814 del conss, 5573 chg bounds, 29 chg sides, 38 chg coeffs, 0 upgd conss, 655245 impls, 0 clqs
2.89/2.99	c (round 19) 29106 del vars, 42825 del conss, 5575 chg bounds, 29 chg sides, 38 chg coeffs, 0 upgd conss, 655245 impls, 0 clqs
2.99/3.00	c (round 20) 29113 del vars, 42831 del conss, 5575 chg bounds, 29 chg sides, 38 chg coeffs, 0 upgd conss, 655245 impls, 0 clqs
2.99/3.01	c (round 21) 29120 del vars, 42834 del conss, 5575 chg bounds, 29 chg sides, 38 chg coeffs, 0 upgd conss, 655245 impls, 0 clqs
2.99/3.04	c (round 22) 29123 del vars, 42835 del conss, 10830 chg bounds, 29 chg sides, 38 chg coeffs, 0 upgd conss, 655245 impls, 0 clqs
3.09/3.17	c (round 23) 29124 del vars, 42835 del conss, 10830 chg bounds, 29 chg sides, 38 chg coeffs, 8350 upgd conss, 655245 impls, 0 clqs
3.20/3.22	c (round 24) 29124 del vars, 42836 del conss, 10830 chg bounds, 52 chg sides, 82 chg coeffs, 8350 upgd conss, 656105 impls, 0 clqs
3.20/3.25	c (round 25) 29124 del vars, 42836 del conss, 10830 chg bounds, 61 chg sides, 96 chg coeffs, 8350 upgd conss, 656105 impls, 0 clqs
5.09/5.19	c    (4.4s) probing: 1000/10325 (9.7%) - 0 fixings, 0 aggregations, 15919 implications, 0 bound changes
6.49/6.56	c    (5.7s) probing: 2000/10325 (19.4%) - 0 fixings, 0 aggregations, 18175 implications, 0 bound changes
6.49/6.56	c    (5.7s) probing: 2001/10325 (19.4%) - 0 fixings, 0 aggregations, 18175 implications, 0 bound changes
6.49/6.56	c    (5.7s) probing aborted: 2000/2000 successive useless probings
6.49/6.56	c presolving (26 rounds):
6.49/6.56	c  29124 deleted vars, 42836 deleted constraints, 10830 tightened bounds, 0 added holes, 61 changed sides, 96 changed coefficients
6.49/6.56	c  727256 implications, 0 cliques
6.49/6.56	c presolved problem has 15580 variables (10325 bin, 0 int, 0 impl, 5255 cont) and 18008 constraints
6.49/6.56	c    5255 constraints of type <indicator>
6.49/6.56	c     860 constraints of type <varbound>
6.49/6.56	c     200 constraints of type <knapsack>
6.49/6.56	c       9 constraints of type <setppc>
6.49/6.56	c    4395 constraints of type <linear>
6.49/6.56	c    7289 constraints of type <logicor>
6.49/6.56	c transformed objective value is always integral (scale: 1)
6.49/6.56	c Presolving Time: 5.61
6.49/6.56	c - non default parameters ----------------------------------------------------------------------
6.49/6.56	c # SCIP version 1.2.1.2
6.49/6.56	c 
6.49/6.56	c # frequency for displaying node information lines
6.49/6.56	c # [type: int, range: [-1,2147483647], default: 100]
6.49/6.56	c display/freq = 10000
6.49/6.56	c 
6.49/6.56	c # maximal time in seconds to run
6.49/6.56	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.49/6.56	c limits/time = 1799.61
6.49/6.56	c 
6.49/6.56	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
6.49/6.56	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.49/6.56	c limits/memory = 3420
6.49/6.56	c 
6.49/6.56	c # should presolving try to simplify inequalities
6.49/6.56	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.49/6.56	c constraints/linear/simplifyinequalities = TRUE
6.49/6.56	c 
6.49/6.56	c # should presolving try to simplify knapsacks
6.49/6.56	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.49/6.56	c constraints/knapsack/simplifyinequalities = TRUE
6.49/6.56	c 
6.49/6.56	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
6.49/6.56	c # [type: int, range: [-1,2147483647], default: -1]
6.49/6.56	c separating/rapidlearning/freq = 0
6.49/6.56	c 
6.49/6.56	c -----------------------------------------------------------------------------------------------
6.49/6.56	c start solving
6.49/6.57	c 
6.60/6.63	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.60/6.63	c   5.8s|     1 |     0 |     0 |     - | 142M|   0 |   0 |  15k|  18k|  15k|7498 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.69/6.72	c   5.9s|     1 |     0 |  1412 |     - | 142M|   0 |   0 |  15k|  18k|  15k|8185 | 687 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.69/6.76	c   5.9s|     1 |     0 |  1760 |     - | 142M|   0 |   0 |  15k|  18k|  15k|8407 | 909 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.80/6.80	c   6.0s|     1 |     0 |  1987 |     - | 143M|   0 |   0 |  15k|  18k|  15k|8572 |1074 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.80/6.82	c   6.0s|     1 |     0 |  2048 |     - | 143M|   0 |   0 |  15k|  18k|  15k|8624 |1126 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.80/6.84	c   6.0s|     1 |     0 |  2075 |     - | 143M|   0 |   0 |  15k|  18k|  15k|8645 |1147 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.80/6.85	c   6.0s|     1 |     0 |  2085 |     - | 143M|   0 |   0 |  15k|  18k|  15k|8651 |1153 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.80/6.86	c   6.0s|     1 |     0 |  2096 |     - | 143M|   0 |   0 |  15k|  18k|  15k|8655 |1157 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.80/6.87	c   6.0s|     1 |     0 |  2101 |     - | 143M|   0 |   0 |  15k|  18k|  15k|8659 |1161 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.80/6.88	c   6.0s|     1 |     2 |  2101 |     - | 143M|   0 |   0 |  15k|  18k|  15k|8659 |1161 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
146.79/146.80	c   145s| 10000 | 10001 |  8784 |   0.7 | 212M| 215 |   0 |  15k|  18k|  15k|8736 |3942 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
289.39/289.49	c   286s| 20000 | 20001 | 14027 |   0.6 | 282M| 217 |   0 |  15k|  18k|  15k|8748 |5939 |   0 | 437 | 0.000000e+00 |      --      |    Inf 
472.49/472.51	c   466s| 30000 | 30001 | 34889 |   1.1 | 351M| 265 |   0 |  15k|  18k|  15k|8803 |  11k|   0 |3552 | 0.000000e+00 |      --      |    Inf 
628.59/628.60	c   621s| 40000 | 40001 | 54751 |   1.3 | 419M| 267 |   0 |  15k|  18k|  15k|8804 |  16k|   0 |5015 | 0.000000e+00 |      --      |    Inf 
768.30/768.39	c   759s| 50000 | 50001 | 68985 |   1.3 | 487M| 269 |   0 |  15k|  18k|  15k|8762 |  20k|   0 |5305 | 0.000000e+00 |      --      |    Inf 
916.10/916.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
916.10/916.16	c   905s| 60000 | 60001 | 95138 |   1.6 | 555M| 277 |   0 |  15k|  18k|  15k|8802 |  26k|   0 |6109 | 0.000000e+00 |      --      |    Inf 
1057.51/1057.51	c  1045s| 70000 | 70001 |118829 |   1.7 | 623M| 277 |   7 |  15k|  18k|  15k|8735 |  32k|   0 |6488 | 0.000000e+00 |      --      |    Inf 
1197.81/1197.85	c  1183s| 80000 | 80001 |141008 |   1.7 | 692M| 283 |   0 |  15k|  18k|  15k|8794 |  37k|   0 |6845 | 0.000000e+00 |      --      |    Inf 
1338.10/1338.16	c  1322s| 90000 | 90001 |166987 |   1.8 | 760M| 283 |   0 |  15k|  18k|  15k|8814 |  43k|   0 |7151 | 0.000000e+00 |      --      |    Inf 
1475.21/1475.26	c  1458s|100000 |100001 |187019 |   1.8 | 828M| 289 |   0 |  15k|  18k|  15k|8807 |  47k|   0 |7298 | 0.000000e+00 |      --      |    Inf 
1609.61/1609.63	c  1591s|110000 |110001 |201551 |   1.8 | 896M| 295 |   0 |  15k|  18k|  15k|8702 |  51k|   0 |7441 | 0.000000e+00 |      --      |    Inf 
1748.21/1748.27	c  1728s|120000 |120001 |213649 |   1.8 | 964M| 329 |   0 |  15k|  18k|  15k|8745 |  55k|   0 |7942 | 0.000000e+00 |      --      |    Inf 
1800.02/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.02/1800.01	c 
1800.02/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.01	c Solving Time (sec) : 1779.64
1800.02/1800.01	c Solving Nodes      : 123577
1800.02/1800.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.02/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.02/1800.01	c Gap                : infinite
1800.02/1800.01	s UNKNOWN
1800.02/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.01	c Solving Time       :    1779.64
1800.02/1800.01	c Original Problem   :
1800.02/1800.01	c   Problem name     : HOME/instance-2692533-1277917016.wbo
1800.02/1800.01	c   Variables        : 44704 (29268 binary, 0 integer, 0 implicit integer, 15436 continuous)
1800.02/1800.01	c   Constraints      : 60835 initial, 60835 maximal
1800.02/1800.01	c Presolved Problem  :
1800.02/1800.01	c   Problem name     : t_HOME/instance-2692533-1277917016.wbo
1800.02/1800.01	c   Variables        : 15580 (10325 binary, 0 integer, 0 implicit integer, 5255 continuous)
1800.02/1800.01	c   Constraints      : 18008 initial, 18008 maximal
1800.02/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.02/1800.01	c   trivial          :       0.09        181          0          0          0          0          0          0          0
1800.02/1800.01	c   dualfix          :       0.06      21625          0          0          0          0          0          0          0
1800.02/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.01	c   implics          :       0.05          0          0          0          0          0          0          0          0
1800.02/1800.01	c   probing          :       3.19          0          0          0          0          0          0          0          0
1800.02/1800.01	c   indicator        :       0.50          0          0          0          0          0      10181          0          0
1800.02/1800.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.01	c   knapsack         :       0.01          0          0          0          0          0          1         32         58
1800.02/1800.01	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.01	c   linear           :       1.02       5414       1904          0      10830          0      32654         29         38
1800.02/1800.01	c   logicor          :       0.03          0          0          0          0          0          0          0          0
1800.02/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -
1800.02/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.01	c   integral         :          0          0          0     134234          0          0          0          0          0      33208
1800.02/1800.01	c   indicator        :       5255          0     516484     117630          0          0      39344          0          0          0
1800.02/1800.01	c   varbound         :        860          9     516484     117630          0          0      13038       3629          0          0
1800.02/1800.01	c   knapsack         :        200          9     516484     114545          0          0      39105          0          0          0
1800.02/1800.01	c   setppc           :          9          9     515846     114322          0          0          1          0          0          0
1800.02/1800.01	c   linear           :       4395          9     516484     114545          0          0      21055      52503          0          0
1800.02/1800.01	c   logicor          :       7289          9     439010     106973          0          0     755806          0          0          0
1800.02/1800.01	c   countsols        :          0          0          0     106973          0          0          0          0          0          0
1800.02/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.02/1800.01	c   integral         :     100.21       0.00       0.00     100.21       0.00
1800.02/1800.01	c   indicator        :     175.66       0.00      48.89     126.77       0.00
1800.02/1800.01	c   varbound         :      15.45       0.00       6.75       8.70       0.00
1800.02/1800.01	c   knapsack         :       4.66       0.00       3.40       1.26       0.00
1800.02/1800.01	c   setppc           :       0.19       0.00       0.08       0.11       0.00
1800.02/1800.01	c   linear           :     158.55       0.02      30.79     127.74       0.00
1800.02/1800.01	c   logicor          :      39.33       0.01       2.93      36.39       0.00
1800.02/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.02/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.02/1800.01	c   vbounds          :      24.70     127157          0       4767
1800.02/1800.01	c   rootredcost      :       0.00          0          0          0
1800.02/1800.01	c   pseudoobj        :      74.95     508805          0          0
1800.02/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.02/1800.01	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.02/1800.01	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.02/1800.01	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.02/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.02/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.02/1800.01	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.02/1800.01	c   redcost          :      54.76     129323          0          0          0          0
1800.02/1800.01	c   impliedbounds    :       0.00          0          0          0          0          0
1800.02/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.02/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.02/1800.01	c   gomory           :       0.00          0          0          0          0          0
1800.02/1800.01	c   strongcg         :       0.00          0          0          0          0          0
1800.02/1800.01	c   cmir             :       0.00          0          0          0          0          0
1800.02/1800.01	c   flowcover        :       0.00          0          0          0          0          0
1800.02/1800.01	c   clique           :       0.00          0          0          0          0          0
1800.02/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.02/1800.01	c   mcf              :       0.00          0          0          0          0          0
1800.02/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.02/1800.01	c Pricers            :       Time      Calls       Vars
1800.02/1800.01	c   problem variables:       0.00          0          0
1800.02/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.01	c   relpscost        :     100.14      16604          0          0          0          0      33208
1800.02/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.02/1800.01	c   inference        :     199.71     106973          0          0          0          0     213946
1800.02/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.02/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.02/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.02/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.02/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.02/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.02/1800.01	c   LP solutions     :       0.00          -          0
1800.02/1800.01	c   pseudo solutions :       0.00          -          0
1800.02/1800.01	c   oneopt           :       0.17          0          0
1800.02/1800.01	c   crossover        :       0.01          0          0
1800.02/1800.01	c   guideddiving     :       0.00          0          0
1800.02/1800.01	c   intshifting      :       0.00          1          0
1800.02/1800.01	c   feaspump         :       0.13          1          0
1800.02/1800.01	c   veclendiving     :       6.22        905          0
1800.02/1800.01	c   linesearchdiving :       6.68        905          0
1800.02/1800.01	c   coefdiving       :       6.61        905          0
1800.02/1800.01	c   pscostdiving     :       6.53        905          0
1800.02/1800.01	c   fracdiving       :       6.65        905          0
1800.02/1800.01	c   objpscostdiving  :       7.26        902          0
1800.02/1800.01	c   rootsoldiving    :       7.84        903          0
1800.02/1800.01	c   trivial          :       0.58          2          0
1800.02/1800.01	c   simplerounding   :       0.07      16543          0
1800.02/1800.01	c   zirounding       :       1.91       1000          0
1800.02/1800.01	c   rounding         :       4.62       1773          0
1800.02/1800.01	c   shifting         :       3.58        553          0
1800.02/1800.01	c   twoopt           :       0.00          0          0
1800.02/1800.01	c   fixandinfer      :       0.00          0          0
1800.02/1800.01	c   intdiving        :       0.00          0          0
1800.02/1800.01	c   actconsdiving    :       0.00          0          0
1800.02/1800.01	c   octane           :       0.00          0          0
1800.02/1800.01	c   rens             :       0.00          0          0
1800.02/1800.01	c   rins             :       0.00          0          0
1800.02/1800.01	c   localbranching   :       0.00          0          0
1800.02/1800.01	c   mutation         :       0.00          0          0
1800.02/1800.01	c   dins             :       0.00          0          0
1800.02/1800.01	c   undercover       :       0.00          0          0
1800.02/1800.01	c   nlp              :       0.01          0          0
1800.02/1800.01	c   trysol           :      12.60       2234          0
1800.02/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.02/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.02/1800.01	c   dual LP          :     524.78      29517     218382       7.40     416.14
1800.02/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.02/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.02/1800.01	c   diving/probing LP:       0.12          2       1313     656.50   10941.67
1800.02/1800.01	c   strong branching :      99.80       8351      74869       8.97     750.19
1800.02/1800.01	c     (at root node) :          -          0          0       0.00          -
1800.02/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.02/1800.01	c B&B Tree           :
1800.02/1800.01	c   number of runs   :          1
1800.02/1800.01	c   nodes            :     123577
1800.02/1800.01	c   nodes (total)    :     123577
1800.02/1800.01	c   nodes left       :     123578
1800.02/1800.01	c   max depth        :        329
1800.02/1800.01	c   max depth (total):        329
1800.02/1800.01	c   backtracks       :        906 (0.7%)
1800.02/1800.01	c   delayed cutoffs  :          0
1800.02/1800.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.02/1800.01	c   avg switch length:       2.15
1800.02/1800.01	c   switching time   :      37.03
1800.02/1800.01	c Solution           :
1800.02/1800.01	c   Solutions found  :          0 (0 improvements)
1800.02/1800.01	c   Primal Bound     :          -
1800.02/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.02/1800.01	c   Gap              :   infinite
1800.02/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.02/1800.01	c   Root Iterations  :       2101
1800.41/1800.47	c Time complete: 1800.49.

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-2692533-1277917016/watcher-2692533-1277917016 -o /tmp/evaluation-result-2692533-1277917016/solver-2692533-1277917016 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692533-1277917016.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 2.00 3/178 25353
/proc/meminfo: memFree=31014660/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=9304 CPUtime=0
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 1645 0 0 0 0 0 0 0 21 0 1 0 165341205 9527296 1565 4089446400 4194304 8223781 140735419602400 18446744073709551615 6205568 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25353/statm: 2326 1565 369 984 0 1339 0

[startup+0.037596 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25353
/proc/meminfo: memFree=31014660/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=18396 CPUtime=0.03
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 3903 0 0 0 3 0 0 0 21 0 1 0 165341205 18837504 3823 4089446400 4194304 8223781 140735419602400 18446744073709551615 4462700 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25353/statm: 4599 3823 369 984 0 3612 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18396

[startup+0.100579 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25353
/proc/meminfo: memFree=31014660/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=30060 CPUtime=0.09
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 6807 0 0 0 8 1 0 0 21 0 1 0 165341205 30781440 6727 4089446400 4194304 8223781 140735419602400 18446744073709551615 7164045 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25353/statm: 7515 6727 369 984 0 6528 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30060

[startup+0.300547 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25353
/proc/meminfo: memFree=31014660/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=59216 CPUtime=0.29
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 13914 0 0 0 28 1 0 0 21 0 1 0 165341205 60637184 13805 4089446400 4194304 8223781 140735419602400 18446744073709551615 6205568 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25353/statm: 14804 13829 369 984 0 13817 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59216

[startup+0.70048 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25353
/proc/meminfo: memFree=31014660/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=175228 CPUtime=0.69
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 42034 0 0 0 64 5 0 0 22 0 1 0 165341205 179433472 41514 4089446400 4194304 8223781 140735419602400 18446744073709551615 4240875 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/25353/statm: 43807 41514 422 984 0 42820 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 175228

[startup+1.50035 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25354
/proc/meminfo: memFree=30850124/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=197360 CPUtime=1.49
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 47725 0 0 0 137 12 0 0 25 0 1 0 165341205 202096640 47205 4089446400 4194304 8223781 140735419602400 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/25353/statm: 49340 47205 449 984 0 48353 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 197360

[startup+3.10109 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25354
/proc/meminfo: memFree=30821480/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=202648 CPUtime=3.09
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 55435 0 0 0 277 32 0 0 25 0 1 0 165341205 207511552 48555 4089446400 4194304 8223781 140735419602400 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/25353/statm: 50662 48555 460 984 0 49675 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 202648

[startup+6.30054 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25354
/proc/meminfo: memFree=30817264/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=207680 CPUtime=6.29
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 60063 0 0 0 584 45 0 0 25 0 1 0 165341205 212664320 49772 4089446400 4194304 8223781 140735419602400 18446744073709551615 5500824 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/25353/statm: 51920 49772 495 984 0 50933 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 207680

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25354
/proc/meminfo: memFree=30796204/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=231552 CPUtime=12.69
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 85955 0 0 0 1213 56 0 0 25 0 1 0 165341205 237109248 55227 4089446400 4194304 8223781 140735419602400 18446744073709551615 4834562 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/25353/statm: 57888 55227 567 984 0 56901 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 231552

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25354
/proc/meminfo: memFree=30786464/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=239068 CPUtime=25.5
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 118598 0 0 0 2480 70 0 0 25 0 1 0 165341205 244805632 57112 4089446400 4194304 8223781 140735419602400 18446744073709551615 6456039 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/25353/statm: 59767 57112 567 984 0 58780 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 239068

[startup+51.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25354
/proc/meminfo: memFree=30764228/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=251848 CPUtime=51.09
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 175107 0 0 0 5011 98 0 0 25 0 1 0 165341205 257892352 60313 4089446400 4194304 8223781 140735419602400 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/25353/statm: 62962 60313 567 984 0 61975 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 251848

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25356
/proc/meminfo: memFree=30724144/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=276476 CPUtime=102.29
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 256085 0 0 0 10079 150 0 0 25 0 1 0 165341205 283111424 66485 4089446400 4194304 8223781 140735419602400 18446744073709551615 6446774 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/25353/statm: 69119 66485 567 984 0 68132 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 276476

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 25358
/proc/meminfo: memFree=30677696/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=307312 CPUtime=162.29
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 329769 0 0 0 16022 207 0 0 25 0 1 0 165341205 314687488 74203 4089446400 4194304 8223781 140735419602400 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/25353/statm: 76828 74203 567 984 0 75841 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 307312

[startup+222.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/179 25360
/proc/meminfo: memFree=30627040/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=337400 CPUtime=222.29
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 433385 0 0 0 21956 273 0 0 25 0 1 0 165341205 345497600 81757 4089446400 4194304 8223781 140735419602400 18446744073709551615 6482896 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/25353/statm: 84350 81757 567 984 0 83363 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 337400

[startup+282.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 25369
/proc/meminfo: memFree=30572388/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=363652 CPUtime=282.29
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 594666 0 0 0 27889 340 0 0 25 0 1 0 165341205 372379648 88340 4089446400 4194304 8223781 140735419602400 18446744073709551615 4431822 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/25353/statm: 90913 88340 570 984 0 89926 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 363652

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 25371
/proc/meminfo: memFree=30532540/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=381696 CPUtime=342.29
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 1005180 0 0 0 33804 425 0 0 25 0 1 0 165341205 390856704 92940 4089446400 4194304 8223781 140735419602400 18446744073709551615 4227200 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25353/statm: 95424 92940 569 984 0 94437 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 381696

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 25373
/proc/meminfo: memFree=30487240/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=406728 CPUtime=402.29
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 1237419 0 0 0 39740 489 0 0 25 0 1 0 165341205 416489472 99389 4089446400 4194304 8223781 140735419602400 18446744073709551615 4903061 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25353/statm: 101682 99389 568 984 0 100695 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 406728

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25375
/proc/meminfo: memFree=30444912/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=430156 CPUtime=462.29
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 1577933 0 0 0 45656 573 0 0 25 0 1 0 165341205 440479744 105087 4089446400 4194304 8223781 140735419602400 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25353/statm: 107539 105087 568 984 0 106552 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 430156

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25377
/proc/meminfo: memFree=30405804/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=456852 CPUtime=522.3
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 1844301 0 0 0 51584 646 0 0 25 0 1 0 165341205 467816448 111788 4089446400 4194304 8223781 140735419602400 18446744073709551615 6448634 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25353/statm: 114262 111789 568 984 0 113275 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 456852

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25377
/proc/meminfo: memFree=30364088/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=477892 CPUtime=582.29
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 2134897 0 0 0 57506 723 0 0 25 0 1 0 165341205 489361408 117021 4089446400 4194304 8223781 140735419602400 18446744073709551615 6445638 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25353/statm: 119473 117021 568 984 0 118486 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 477892

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25379
/proc/meminfo: memFree=30305636/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=509228 CPUtime=642.3
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 2290468 0 0 0 63450 780 0 0 25 0 1 0 165341205 521449472 124655 4089446400 4194304 8223781 140735419602400 18446744073709551615 7453498 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25353/statm: 127307 124655 571 984 0 126320 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 509228

[startup+702.301 s]

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

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25387
/proc/meminfo: memFree=30049332/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=646052 CPUtime=942.3
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 3237710 0 0 0 93100 1130 0 0 25 0 1 0 165341205 661557248 159128 4089446400 4194304 8223781 140735419602400 18446744073709551615 4819272 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25353/statm: 161513 159128 571 984 0 160526 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 646052

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25389
/proc/meminfo: memFree=29987024/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=678904 CPUtime=1002.3
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 3335842 0 0 0 99046 1184 0 0 25 0 1 0 165341205 695197696 166669 4089446400 4194304 8223781 140735419602400 18446744073709551615 6004155 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25353/statm: 169726 166669 571 984 0 168739 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 678904

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25391
/proc/meminfo: memFree=29936516/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=708864 CPUtime=1062.3
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 3586620 0 0 0 104973 1257 0 0 25 0 1 0 165341205 725876736 174173 4089446400 4194304 8223781 140735419602400 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25353/statm: 177216 174173 571 984 0 176229 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 708864

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25421
/proc/meminfo: memFree=30322928/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=736412 CPUtime=1122.3
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 3827459 0 0 0 110898 1332 0 0 25 0 1 0 165341205 754085888 181083 4089446400 4194304 8223781 140735419602400 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25353/statm: 184103 181083 571 984 0 183116 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 736412

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25421
/proc/meminfo: memFree=30262960/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=764812 CPUtime=1182.3
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 4029608 0 0 0 116827 1403 0 0 25 0 1 0 165341205 783167488 188201 4089446400 4194304 8223781 140735419602400 18446744073709551615 4651558 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25353/statm: 191203 188201 571 984 0 190216 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 764812

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25423
/proc/meminfo: memFree=30232876/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=795784 CPUtime=1242.31
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 4214571 0 0 0 122760 1471 0 0 25 0 1 0 165341205 814882816 195913 4089446400 4194304 8223781 140735419602400 18446744073709551615 6482892 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25353/statm: 198946 195924 571 984 0 197959 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 795784

[startup+1302.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 25425
/proc/meminfo: memFree=30201708/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=820924 CPUtime=1302.31
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 4418366 0 0 0 128694 1537 0 0 25 0 1 0 165341205 840626176 202272 4089446400 4194304 8223781 140735419602400 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25353/statm: 205231 202272 571 984 0 204244 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 820924

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 25427
/proc/meminfo: memFree=30171640/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=851316 CPUtime=1362.31
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 4581911 0 0 0 134623 1608 0 0 25 0 1 0 165341205 871747584 209882 4089446400 4194304 8223781 140735419602400 18446744073709551615 6003313 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25353/statm: 212829 209882 571 984 0 211842 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 851316

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 25429
/proc/meminfo: memFree=30143564/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=877044 CPUtime=1422.31
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 4746100 0 0 0 140557 1674 0 0 25 0 1 0 165341205 898093056 216331 4089446400 4194304 8223781 140735419602400 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25353/statm: 219261 216331 571 984 0 218274 0
Current children cumulated CPU time (s) 1422.31
Current children cumulated vsize (KiB) 877044

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25429
/proc/meminfo: memFree=30112512/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=907624 CPUtime=1482.31
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 4810694 0 0 0 146508 1723 0 0 25 0 1 0 165341205 929406976 223990 4089446400 4194304 8223781 140735419602400 18446744073709551615 6440029 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25353/statm: 226906 223990 571 984 0 225919 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 907624

[startup+1542.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 25431
/proc/meminfo: memFree=30082716/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=937592 CPUtime=1542.31
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 4888063 0 0 0 152454 1777 0 0 25 0 1 0 165341205 960094208 231499 4089446400 4194304 8223781 140735419602400 18446744073709551615 5893835 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25353/statm: 234398 231499 571 984 0 233411 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 937592

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 25433
/proc/meminfo: memFree=30051420/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=968916 CPUtime=1602.32
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 4958662 0 0 0 158408 1824 0 0 25 0 1 0 165341205 992169984 239347 4089446400 4194304 8223781 140735419602400 18446744073709551615 6482877 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25353/statm: 242229 239347 571 984 0 241242 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 968916

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25435
/proc/meminfo: memFree=30020140/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=995712 CPUtime=1662.31
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 4997707 0 0 0 164364 1867 0 0 25 0 1 0 165341205 1019609088 246066 4089446400 4194304 8223781 140735419602400 18446744073709551615 6440080 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25353/statm: 248928 246066 571 984 0 247941 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 995712

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25437
/proc/meminfo: memFree=29989952/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=1021712 CPUtime=1722.31
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 5097479 0 0 0 170312 1919 0 0 25 0 1 0 165341205 1046233088 252595 4089446400 4194304 8223781 140735419602400 18446744073709551615 6446793 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25353/statm: 255428 252595 571 984 0 254441 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 1021712

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25437
/proc/meminfo: memFree=29954188/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=1049844 CPUtime=1782.31
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 5241008 0 0 0 176250 1981 0 0 25 0 1 0 165341205 1075040256 259643 4089446400 4194304 8223781 140735419602400 18446744073709551615 4651172 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25353/statm: 262461 259643 571 984 0 261474 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 1049844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25439
/proc/meminfo: memFree=29942400/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=1058352 CPUtime=1800.02
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 5313417 0 0 0 178001 2001 0 0 25 0 1 0 165341205 1083752448 261766 4089446400 4194304 8223781 140735419602400 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25353/statm: 264588 261766 571 984 0 263601 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1058352

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 2.00 3/179 25439
/proc/meminfo: memFree=29942400/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=374884 CPUtime=1800.21
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 5313422 0 0 0 178019 2002 0 0 25 0 1 0 165341205 383881216 90904 4089446400 4194304 8223781 140735419602400 18446744073709551615 4670079 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25353/statm: 93721 90904 576 984 0 92734 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 374884

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25439
/proc/meminfo: memFree=29942400/32951124 swapFree=67111528/67111528
[pid=25353] ppid=25351 vsize=311376 CPUtime=1800.41
/proc/25353/stat : 25353 (pbscip.linux.x8) R 25351 25353 24698 0 -1 4202496 5313422 0 0 0 178039 2002 0 0 25 0 1 0 165341205 318849024 75040 4089446400 4194304 8223781 140735419602400 18446744073709551615 4700038 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25353/statm: 77844 75040 576 984 0 76857 0
Current children cumulated CPU time (s) 1800.41
Current children cumulated vsize (KiB) 311376

Child status: 0
Real time (s): 1800.47
CPU time (s): 1800.5
CPU user time (s): 1780.46
CPU system time (s): 20.041
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1058352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1780.46
system time used= 20.041
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5313432
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= 1
involuntary context switches= 3391

runsolver used 3.60045 second user time and 6.05808 second system time

The end

Launcher Data

Begin job on node118 at 2010-06-30 18:56:56
IDJOB=2692533
IDBENCH=79083
IDSOLVER=1204
FILE ID=node118/2692533-1277917016
PBS_JOBID= 11197314
Free space on /tmp= 74204 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/j90/normalized-j9028_2-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-2692533-1277917016/watcher-2692533-1277917016 -o /tmp/evaluation-result-2692533-1277917016/solver-2692533-1277917016 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692533-1277917016.wbo -t 1800 -m 3800

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

MD5SUM BENCH= c93ff145655ec29711075f2ee972c9ae
RANDOM SEED=2080914274

node118.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.791
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.58
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.791
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	: 5332.75
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.791
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.76
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.791
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.791
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.791
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.791
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.75
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.791
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	: 5448.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31015188 kB
Buffers:        202328 kB
Cached:        1305908 kB
SwapCached:          0 kB
Active:         760040 kB
Inactive:      1029376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31015188 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6228 kB
Writeback:           0 kB
AnonPages:      281540 kB
Mapped:          17244 kB
Slab:            79968 kB
PageTables:       5968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   433780 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74200 MiB
End job on node118 at 2010-06-30 19:26:58