Trace number 2693682

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
SCIPnone SCIP 1.2.1.2 without any LP solver? (TO) 1800.47 1800.42

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-22s.smv--soft-66-100-0.wbo
MD5SUM4af9ce4b351e19a2f97fa9f748cdbf13
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.096984
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5985
Total number of constraints15365
Number of soft constraints5158
Number of constraints which are clauses14013
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1352
Minimum length of a constraint1
Maximum length of a constraint15
Top cost 259565
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 259564
Biggest number in a constraint 165
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 546
Number of bits of the biggest sum of numbers10
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: NONE] [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-2693682-1277914786.wbo>
0.09/0.15	c original problem has 16301 variables (11143 bin, 0 int, 0 impl, 5158 cont) and 20524 constraints
0.09/0.15	c problem read
0.09/0.15	c presolving settings loaded
0.09/0.15	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
0.19/0.23	c presolving:
0.29/0.30	c (round 1) 144 del vars, 33 del conss, 9 chg bounds, 678 chg sides, 1364 chg coeffs, 0 upgd conss, 103651 impls, 0 clqs
0.29/0.31	c (round 2) 150 del vars, 305 del conss, 9 chg bounds, 678 chg sides, 1364 chg coeffs, 0 upgd conss, 103651 impls, 0 clqs
0.29/0.34	c (round 3) 156 del vars, 307 del conss, 5161 chg bounds, 678 chg sides, 1364 chg coeffs, 0 upgd conss, 103651 impls, 0 clqs
0.39/0.41	c (round 4) 156 del vars, 307 del conss, 5161 chg bounds, 678 chg sides, 1364 chg coeffs, 9914 upgd conss, 103651 impls, 0 clqs
1.59/1.66	c    (1.4s) probing: 1000/10993 (9.1%) - 0 fixings, 7 aggregations, 747 implications, 0 bound changes
2.59/2.65	c    (2.4s) probing: 2000/10993 (18.2%) - 0 fixings, 23 aggregations, 1217 implications, 0 bound changes
3.19/3.23	c    (2.9s) probing: 2625/10993 (23.9%) - 0 fixings, 24 aggregations, 1324 implications, 0 bound changes
3.19/3.23	c    (2.9s) probing aborted: 100/100 successive totally useless probings
3.19/3.23	c (round 5) 180 del vars, 307 del conss, 5161 chg bounds, 678 chg sides, 1364 chg coeffs, 9914 upgd conss, 111372 impls, 0 clqs
3.59/3.61	c    (3.3s) probing: 3000/10993 (27.3%) - 0 fixings, 26 aggregations, 1335 implications, 0 bound changes
3.59/3.62	c    (3.3s) probing: 3004/10993 (27.3%) - 0 fixings, 26 aggregations, 1335 implications, 0 bound changes
3.59/3.62	c    (3.3s) probing aborted: 100/100 successive totally useless probings
3.59/3.62	c (round 6) 182 del vars, 307 del conss, 5161 chg bounds, 678 chg sides, 1364 chg coeffs, 9914 upgd conss, 111393 impls, 0 clqs
3.59/3.66	c    (3.3s) probing: 3014/10993 (27.4%) - 0 fixings, 26 aggregations, 1335 implications, 0 bound changes
3.59/3.66	c    (3.3s) probing aborted: 100/100 successive totally useless probings
3.59/3.66	c presolving (7 rounds):
3.59/3.66	c  182 deleted vars, 307 deleted constraints, 5161 tightened bounds, 0 added holes, 678 changed sides, 1364 changed coefficients
3.59/3.66	c  111393 implications, 0 cliques
3.59/3.66	c presolved problem has 16119 variables (10967 bin, 0 int, 0 impl, 5152 cont) and 20217 constraints
3.59/3.66	c    5152 constraints of type <indicator>
3.59/3.66	c       1 constraints of type <varbound>
3.59/3.66	c     945 constraints of type <knapsack>
3.59/3.66	c    5151 constraints of type <linear>
3.59/3.66	c    8968 constraints of type <logicor>
3.59/3.66	c transformed objective value is always integral (scale: 1)
3.59/3.66	c Presolving Time: 3.26
3.59/3.66	c - non default parameters ----------------------------------------------------------------------
3.59/3.66	c # SCIP version 1.2.1.2
3.59/3.66	c 
3.59/3.66	c # frequency for displaying node information lines
3.59/3.66	c # [type: int, range: [-1,2147483647], default: 100]
3.59/3.66	c display/freq = 10000
3.59/3.66	c 
3.59/3.66	c # maximal time in seconds to run
3.59/3.66	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.59/3.66	c limits/time = 1799.85
3.59/3.66	c 
3.59/3.66	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.59/3.66	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.59/3.66	c limits/memory = 3420
3.59/3.66	c 
3.59/3.66	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
3.59/3.66	c # [type: int, range: [-1,2147483647], default: 1]
3.59/3.66	c lp/solvefreq = -1
3.59/3.66	c 
3.59/3.66	c # should presolving try to simplify inequalities
3.59/3.66	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.59/3.66	c constraints/linear/simplifyinequalities = TRUE
3.59/3.66	c 
3.59/3.66	c # should presolving try to simplify knapsacks
3.59/3.66	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.59/3.66	c constraints/knapsack/simplifyinequalities = TRUE
3.59/3.66	c 
3.59/3.66	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
3.59/3.66	c # [type: int, range: [-1,2147483647], default: -1]
3.59/3.66	c separating/rapidlearning/freq = 0
3.59/3.66	c 
3.59/3.66	c -----------------------------------------------------------------------------------------------
3.59/3.66	c start solving
3.59/3.67	c 
3.69/3.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.69/3.70	c   3.3s|     1 |     2 |     0 |     - |  59M|   0 |   - |  16k|  20k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
56.10/56.15	c  55.1s| 10000 | 10001 |     0 |   0.0 |  70M|  77 |   - |  16k|  20k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
108.00/108.03	c   106s| 20000 | 20001 |     0 |   0.0 |  79M| 125 |   - |  16k|  20k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
159.50/159.51	c   157s| 30000 | 30001 |     0 |   0.0 |  88M| 125 |   - |  16k|  20k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
211.20/211.26	c   208s| 40000 | 40001 |     0 |   0.0 |  97M| 125 |   - |  16k|  20k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
262.90/262.97	c   259s| 50000 | 50001 |     0 |   0.0 | 107M| 125 |   - |  16k|  20k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
314.70/314.74	c   310s| 60000 | 60001 |     0 |   0.0 | 116M| 125 |   - |  16k|  20k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
366.20/366.27	c   361s| 70000 | 70001 |     0 |   0.0 | 125M| 125 |   - |  16k|  20k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
417.80/417.86	c   412s| 80000 | 80001 |     0 |   0.0 | 133M| 125 |   - |  16k|  20k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
469.31/469.33	c   463s| 90000 | 90001 |     0 |   0.0 | 142M| 125 |   - |  16k|  20k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
520.70/520.78	c   514s|100000 |100001 |     0 |   0.0 | 151M| 125 |   - |  16k|  20k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
572.01/572.04	c   564s|110000 |110001 |     0 |   0.0 | 160M| 125 |   - |  16k|  20k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
623.10/623.15	c   615s|120000 |119999 |     0 |   0.0 | 168M| 125 |   - |  16k|  20k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
674.22/674.29	c   665s|130000 |129999 |     0 |   0.0 | 177M| 125 |   - |  16k|  20k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
725.31/725.38	c   716s|140000 |139997 |     0 |   0.0 | 186M| 125 |   - |  16k|  20k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
776.41/776.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
776.41/776.45	c   766s|150000 |149997 |     0 |   0.0 | 194M| 125 |   - |  16k|  20k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
827.31/827.34	c   816s|160000 |159995 |     0 |   0.0 | 203M| 125 |   - |  16k|  20k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
878.11/878.10	c   867s|170000 |169995 |     0 |   0.0 | 211M| 125 |   - |  16k|  20k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
928.81/928.88	c   917s|180000 |179995 |     0 |   0.0 | 219M| 125 |   - |  16k|  20k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
979.61/979.64	c   967s|190000 |189995 |     0 |   0.0 | 227M| 125 |   - |  16k|  20k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1030.21/1030.20	c  1017s|200000 |199995 |     0 |   0.0 | 235M| 125 |   - |  16k|  20k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1080.81/1080.88	c  1067s|210000 |209993 |     0 |   0.0 | 243M| 125 |   - |  16k|  20k|   0 |   0 |   0 |   4 |   0 | 0.000000e+00 |      --      |    Inf 
1131.42/1131.40	c  1117s|220000 |219993 |     0 |   0.0 | 251M| 125 |   - |  16k|  20k|   0 |   0 |   0 |   4 |   0 | 0.000000e+00 |      --      |    Inf 
1182.02/1182.08	c  1167s|230000 |229993 |     0 |   0.0 | 259M| 125 |   - |  16k|  20k|   0 |   0 |   0 |   4 |   0 | 0.000000e+00 |      --      |    Inf 
1232.62/1232.60	c  1217s|240000 |239993 |     0 |   0.0 | 267M| 125 |   - |  16k|  20k|   0 |   0 |   0 |   4 |   0 | 0.000000e+00 |      --      |    Inf 
1283.02/1283.03	c  1267s|250000 |249993 |     0 |   0.0 | 275M| 125 |   - |  16k|  20k|   0 |   0 |   0 |   4 |   0 | 0.000000e+00 |      --      |    Inf 
1333.42/1333.42	c  1317s|260000 |259993 |     0 |   0.0 | 283M| 125 |   - |  16k|  20k|   0 |   0 |   0 |   4 |   0 | 0.000000e+00 |      --      |    Inf 
1383.73/1383.73	c  1367s|270000 |269991 |     0 |   0.0 | 290M| 125 |   - |  16k|  20k|   0 |   0 |   0 |   5 |   0 | 0.000000e+00 |      --      |    Inf 
1433.73/1433.75	c  1417s|280000 |279991 |     0 |   0.0 | 297M| 125 |   - |  16k|  20k|   0 |   0 |   0 |   5 |   0 | 0.000000e+00 |      --      |    Inf 
1483.63/1483.66	c  1466s|290000 |289991 |     0 |   0.0 | 304M| 125 |   - |  16k|  20k|   0 |   0 |   0 |   5 |   0 | 0.000000e+00 |      --      |    Inf 
1533.23/1533.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1533.23/1533.29	c  1515s|300000 |299991 |     0 |   0.0 | 312M| 127 |   - |  16k|  20k|   0 |   0 |   0 |   5 |   0 | 0.000000e+00 |      --      |    Inf 
1584.63/1584.70	c  1566s|310000 |309991 |     0 |   0.0 | 321M| 127 |   - |  16k|  20k|   0 |   0 |   0 |   5 |   0 | 0.000000e+00 |      --      |    Inf 
1635.83/1635.86	c  1617s|320000 |319991 |     0 |   0.0 | 330M| 127 |   - |  16k|  20k|   0 |   0 |   0 |   5 |   0 | 0.000000e+00 |      --      |    Inf 
1687.03/1687.03	c  1667s|330000 |329991 |     0 |   0.0 | 339M| 127 |   - |  16k|  20k|   0 |   0 |   0 |   5 |   0 | 0.000000e+00 |      --      |    Inf 
1738.23/1738.27	c  1718s|340000 |339991 |     0 |   0.0 | 348M| 127 |   - |  16k|  20k|   0 |   0 |   0 |   5 |   0 | 0.000000e+00 |      --      |    Inf 
1789.34/1789.39	c  1769s|350000 |349991 |     0 |   0.0 | 357M| 127 |   - |  16k|  20k|   0 |   0 |   0 |   5 |   0 | 0.000000e+00 |      --      |    Inf 
1800.04/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.01	c 
1800.04/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.01	c Solving Time (sec) : 1779.32
1800.04/1800.01	c Solving Nodes      : 352083
1800.04/1800.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.04/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.01	c Gap                : infinite
1800.04/1800.01	s UNKNOWN
1800.04/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.01	c Solving Time       :    1779.32
1800.04/1800.01	c Original Problem   :
1800.04/1800.01	c   Problem name     : HOME/instance-2693682-1277914786.wbo
1800.04/1800.01	c   Variables        : 16301 (11143 binary, 0 integer, 0 implicit integer, 5158 continuous)
1800.04/1800.01	c   Constraints      : 20524 initial, 20524 maximal
1800.04/1800.01	c Presolved Problem  :
1800.04/1800.01	c   Problem name     : t_HOME/instance-2693682-1277914786.wbo
1800.04/1800.01	c   Variables        : 16119 (10967 binary, 0 integer, 0 implicit integer, 5152 continuous)
1800.04/1800.01	c   Constraints      : 20217 initial, 20221 maximal
1800.04/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   dualfix          :       0.00         12          0          0          0          0          0          0          0
1800.04/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   implics          :       0.00          0        130          0          0          0          0          0          0
1800.04/1800.01	c   probing          :       3.08          0         26          0          0          0          0          0          0
1800.04/1800.01	c   indicator        :       0.00          0          0          0          0          0          6          0          0
1800.04/1800.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   knapsack         :       0.01          0          0          0          0          0          0          0          0
1800.04/1800.01	c   linear           :       0.11          9          5          0       5161          0        301        678       1364
1800.04/1800.01	c   logicor          :       0.03          0          0          0          0          0          0          0          0
1800.04/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -
1800.04/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.01	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.04/1800.01	c   indicator        :       5152          0    1338850          0     352078          0      24912          0          0          0
1800.04/1800.01	c   varbound         :          1          0    1338850          0     352078          0          0          0          0          0
1800.04/1800.01	c   knapsack         :        945          0    1338850          0     352078          0          5          0          0          0
1800.04/1800.01	c   linear           :       5151          0    1338850          0     352078          0      24886          0          0          0
1800.04/1800.01	c   logicor          :       8968+         0    1235029          0     352078          5    3360670          0          0          0
1800.04/1800.01	c   countsols        :          0          0          0          0     352078          0          0          0          0          0
1800.04/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.01	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.01	c   indicator        :     277.19       0.00      87.34       0.00     189.85
1800.04/1800.01	c   varbound         :       0.16       0.00       0.12       0.00       0.04
1800.04/1800.01	c   knapsack         :      20.96       0.00      20.46       0.00       0.50
1800.04/1800.01	c   linear           :     100.29       0.00     100.10       0.00       0.19
1800.04/1800.01	c   logicor          :     554.66       0.00      10.32       0.00     544.34
1800.04/1800.01	c   countsols        :       0.01       0.00       0.00       0.00       0.01
1800.04/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.01	c   vbounds          :       0.26      19387          0         24
1800.04/1800.01	c   rootredcost      :       0.03          0          0          0
1800.04/1800.01	c   pseudoobj        :     172.71    1332205          0          0
1800.04/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.01	c   propagation      :       0.00          5          5          5        3.0          0        0.0          -
1800.04/1800.01	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.01	c   applied globally :          -          -          -          5        3.0          -          -          -
1800.04/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.01	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.04/1800.01	c   redcost          :       0.00          0          0          0          0          0
1800.04/1800.01	c   impliedbounds    :       0.00          0          0          0          0          0
1800.04/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.01	c   gomory           :       0.00          0          0          0          0          0
1800.04/1800.01	c   strongcg         :       0.00          0          0          0          0          0
1800.04/1800.01	c   cmir             :       0.00          0          0          0          0          0
1800.04/1800.01	c   flowcover        :       0.00          0          0          0          0          0
1800.04/1800.01	c   clique           :       0.00          0          0          0          0          0
1800.04/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.01	c   mcf              :       0.00          0          0          0          0          0
1800.04/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.01	c Pricers            :       Time      Calls       Vars
1800.04/1800.01	c   problem variables:       0.00          0          0
1800.04/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.01	c   relpscost        :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   inference        :     623.98     352078          0          0          0          0     704156
1800.04/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.01	c   LP solutions     :       0.00          -          0
1800.04/1800.01	c   pseudo solutions :       0.00          -          0
1800.04/1800.01	c   oneopt           :       0.02          0          0
1800.04/1800.01	c   trivial          :       0.04          2          0
1800.04/1800.01	c   simplerounding   :       0.00          0          0
1800.04/1800.01	c   zirounding       :       0.00          0          0
1800.04/1800.01	c   rounding         :       0.00          0          0
1800.04/1800.01	c   shifting         :       0.00          0          0
1800.04/1800.01	c   intshifting      :       0.00          0          0
1800.04/1800.01	c   twoopt           :       0.00          0          0
1800.04/1800.01	c   fixandinfer      :       0.00          0          0
1800.04/1800.01	c   feaspump         :       0.00          0          0
1800.04/1800.01	c   coefdiving       :       0.00          0          0
1800.04/1800.01	c   pscostdiving     :       0.00          0          0
1800.04/1800.01	c   fracdiving       :       0.00          0          0
1800.04/1800.01	c   veclendiving     :       0.00          0          0
1800.04/1800.01	c   intdiving        :       0.00          0          0
1800.04/1800.01	c   actconsdiving    :       0.00          0          0
1800.04/1800.01	c   objpscostdiving  :       0.00          0          0
1800.04/1800.01	c   rootsoldiving    :       0.00          0          0
1800.04/1800.01	c   linesearchdiving :       0.00          0          0
1800.04/1800.01	c   guideddiving     :       0.00          0          0
1800.04/1800.01	c   octane           :       0.00          0          0
1800.04/1800.01	c   rens             :       0.00          0          0
1800.04/1800.01	c   rins             :       0.00          0          0
1800.04/1800.01	c   localbranching   :       0.00          0          0
1800.04/1800.01	c   mutation         :       0.00          0          0
1800.04/1800.01	c   crossover        :       0.00          0          0
1800.04/1800.01	c   dins             :       0.00          0          0
1800.04/1800.01	c   undercover       :       0.00          0          0
1800.04/1800.01	c   nlp              :       0.10          0          0
1800.04/1800.01	c   trysol           :       0.00          1          0
1800.04/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.01	c   dual LP          :       0.00          0          0       0.00          -
1800.04/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.01	c   diving/probing LP:       0.00          0          0       0.00          -
1800.04/1800.01	c   strong branching :       0.00          0          0       0.00          -
1800.04/1800.01	c     (at root node) :          -          0          0       0.00          -
1800.04/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.01	c B&B Tree           :
1800.04/1800.01	c   number of runs   :          1
1800.04/1800.01	c   nodes            :     352083
1800.04/1800.01	c   nodes (total)    :     352083
1800.04/1800.01	c   nodes left       :     352074
1800.04/1800.01	c   max depth        :        127
1800.04/1800.01	c   max depth (total):        127
1800.04/1800.01	c   backtracks       :       4938 (1.4%)
1800.04/1800.01	c   delayed cutoffs  :          0
1800.04/1800.01	c   repropagations   :         18 (87 domain reductions, 0 cutoffs)
1800.04/1800.01	c   avg switch length:       2.49
1800.04/1800.01	c   switching time   :      16.50
1800.04/1800.01	c Solution           :
1800.04/1800.01	c   Solutions found  :          0 (0 improvements)
1800.04/1800.01	c   Primal Bound     :          -
1800.04/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.01	c   Gap              :   infinite
1800.04/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.01	c   Root Iterations  :          0
1800.44/1800.42	c Time complete: 1800.46.

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-2693682-1277914786/watcher-2693682-1277914786 -o /tmp/evaluation-result-2693682-1277914786/solver-2693682-1277914786 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693682-1277914786.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.85 1.97 1.99 4/178 13895
/proc/meminfo: memFree=30989896/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=8012 CPUtime=0
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 1480 0 0 0 0 0 0 0 21 0 1 0 132775543 8204288 1403 4089446400 4194304 7136930 140736555338464 18446744073709551615 6164672 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/13895/statm: 2003 1403 275 719 0 1282 0

[startup+0.0941101 s]
/proc/loadavg: 1.85 1.97 1.99 4/178 13895
/proc/meminfo: memFree=30989896/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=25428 CPUtime=0.08
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 5861 0 0 0 8 0 0 0 21 0 1 0 132775543 26038272 5784 4089446400 4194304 7136930 140736555338464 18446744073709551615 6357120 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/13895/statm: 6357 5784 275 719 0 5636 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25428

[startup+0.101084 s]
/proc/loadavg: 1.85 1.97 1.99 4/178 13895
/proc/meminfo: memFree=30989896/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=26648 CPUtime=0.09
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 6168 0 0 0 9 0 0 0 21 0 1 0 132775543 27287552 6091 4089446400 4194304 7136930 140736555338464 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/13895/statm: 6662 6091 275 719 0 5941 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26648

[startup+0.301095 s]
/proc/loadavg: 1.85 1.97 1.99 4/178 13895
/proc/meminfo: memFree=30989896/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=76308 CPUtime=0.29
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 18437 0 0 0 24 5 0 0 21 0 1 0 132775543 78139392 17978 4089446400 4194304 7136930 140736555338464 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13895/statm: 19077 17978 359 719 0 18356 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76308

[startup+0.700969 s]
/proc/loadavg: 1.85 1.97 1.99 4/178 13895
/proc/meminfo: memFree=30989896/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=85976 CPUtime=0.69
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 23636 0 0 0 57 12 0 0 22 0 1 0 132775543 88039424 20424 4089446400 4194304 7136930 140736555338464 18446744073709551615 4661065 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13895/statm: 21494 20424 412 719 0 20773 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85976

[startup+1.50083 s]
/proc/loadavg: 1.85 1.97 1.99 3/179 13896
/proc/meminfo: memFree=30908792/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=86492 CPUtime=1.49
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 23764 0 0 0 136 13 0 0 25 0 1 0 132775543 88567808 20552 4089446400 4194304 7136930 140736555338464 18446744073709551615 5496955 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13895/statm: 21623 20552 412 719 0 20902 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 86492

[startup+3.10054 s]
/proc/loadavg: 1.85 1.97 1.99 3/179 13896
/proc/meminfo: memFree=30907556/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=87520 CPUtime=3.09
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 24026 0 0 0 292 17 0 0 25 0 1 0 132775543 89620480 20814 4089446400 4194304 7136930 140736555338464 18446744073709551615 5500288 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13895/statm: 21880 20814 418 719 0 21159 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87520

[startup+6.30102 s]
/proc/loadavg: 1.86 1.97 1.99 3/179 13896
/proc/meminfo: memFree=30902968/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=90700 CPUtime=6.29
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 27089 0 0 0 604 25 0 0 25 0 1 0 132775543 92876800 21532 4089446400 4194304 7136930 140736555338464 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13895/statm: 22675 21532 416 719 0 21954 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 90700

[startup+12.7009 s]
/proc/loadavg: 1.87 1.97 1.99 3/179 13896
/proc/meminfo: memFree=30897912/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=93332 CPUtime=12.69
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 27737 0 0 0 1236 33 0 0 25 0 1 0 132775543 95571968 22180 4089446400 4194304 7136930 140736555338464 18446744073709551615 4407853 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13895/statm: 23333 22180 416 719 0 22612 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 93332

[startup+25.5006 s]
/proc/loadavg: 1.90 1.97 1.99 3/179 13896
/proc/meminfo: memFree=30891464/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=97060 CPUtime=25.49
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 28676 0 0 0 2499 50 0 0 25 0 1 0 132775543 99389440 23119 4089446400 4194304 7136930 140736555338464 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13895/statm: 24265 23119 416 719 0 23544 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 97060

[startup+51.101 s]
/proc/loadavg: 1.93 1.97 1.99 3/179 13897
/proc/meminfo: memFree=30874724/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=102976 CPUtime=51.09
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 30179 0 0 0 5025 84 0 0 25 0 1 0 132775543 105447424 24622 4089446400 4194304 7136930 140736555338464 18446744073709551615 5892284 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13895/statm: 25744 24622 416 719 0 25023 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 102976

[startup+102.307 s]
/proc/loadavg: 1.97 1.97 1.99 3/179 13898
/proc/meminfo: memFree=30841336/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=114620 CPUtime=102.3
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 33082 0 0 0 10079 151 0 0 25 0 1 0 132775543 117370880 27525 4089446400 4194304 7136930 140736555338464 18446744073709551615 4697655 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13895/statm: 28655 27525 416 719 0 27934 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 114620

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 13900
/proc/meminfo: memFree=30805696/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=126968 CPUtime=162.29
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 36214 0 0 0 15999 230 0 0 25 0 1 0 132775543 130015232 30657 4089446400 4194304 7136930 140736555338464 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13895/statm: 31742 30657 416 719 0 31021 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 126968

[startup+222.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 13902
/proc/meminfo: memFree=30769952/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=138264 CPUtime=222.29
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 39088 0 0 0 21924 305 0 0 25 0 1 0 132775543 141582336 33531 4089446400 4194304 7136930 140736555338464 18446744073709551615 4697388 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13895/statm: 34566 33531 416 719 0 33845 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 138264

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 13903
/proc/meminfo: memFree=30730096/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=154284 CPUtime=282.3
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 43085 0 0 0 27848 382 0 0 25 0 1 0 132775543 157986816 37528 4089446400 4194304 7136930 140736555338464 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13895/statm: 38571 37528 416 719 0 37850 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 154284

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 13905
/proc/meminfo: memFree=30697080/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=163068 CPUtime=342.3
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 45344 0 0 0 33772 458 0 0 25 0 1 0 132775543 166981632 39787 4089446400 4194304 7136930 140736555338464 18446744073709551615 5005114 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13895/statm: 40767 39787 416 719 0 40046 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 163068

[startup+402.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 13906
/proc/meminfo: memFree=30660212/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=178080 CPUtime=402.3
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 48641 0 0 0 39698 532 0 0 25 0 1 0 132775543 182353920 43084 4089446400 4194304 7136930 140736555338464 18446744073709551615 4660982 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13895/statm: 44520 43084 416 719 0 43799 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 178080

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 13908
/proc/meminfo: memFree=30625820/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=189204 CPUtime=462.3
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 51386 0 0 0 45621 609 0 0 25 0 1 0 132775543 193744896 45829 4089446400 4194304 7136930 140736555338464 18446744073709551615 4407919 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13895/statm: 47301 45829 416 719 0 46580 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 189204

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 13910
/proc/meminfo: memFree=30584864/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=204780 CPUtime=522.31
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 55343 0 0 0 51542 689 0 0 25 0 1 0 132775543 209694720 49786 4089446400 4194304 7136930 140736555338464 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13895/statm: 51195 49786 416 719 0 50474 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 204780

[startup+582.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 13911
/proc/meminfo: memFree=30552588/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=211536 CPUtime=582.3
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 57101 0 0 0 57461 769 0 0 25 0 1 0 132775543 216612864 51544 4089446400 4194304 7136930 140736555338464 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13895/statm: 52884 51544 420 719 0 52163 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 211536

[startup+642.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 13913
/proc/meminfo: memFree=30514112/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=224708 CPUtime=642.31
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 60490 0 0 0 63388 843 0 0 25 0 1 0 132775543 230100992 54933 4089446400 4194304 7136930 140736555338464 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13895/statm: 56177 54933 420 719 0 55456 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 224708

[startup+702.301 s]

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

[startup+942.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 13952
/proc/meminfo: memFree=31025872/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=271860 CPUtime=942.31
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 72433 0 0 0 93030 1201 0 0 25 0 1 0 132775543 278384640 66876 4089446400 4194304 7136930 140736555338464 18446744073709551615 4697566 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13895/statm: 67965 66876 420 719 0 67244 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 271860

[startup+1002.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 13953
/proc/meminfo: memFree=31000172/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=286484 CPUtime=1002.31
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 76106 0 0 0 98967 1264 0 0 25 0 1 0 132775543 293359616 70549 4089446400 4194304 7136930 140736555338464 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13895/statm: 71621 70549 420 719 0 70900 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 286484

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 13955
/proc/meminfo: memFree=30976332/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=302484 CPUtime=1062.31
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 79180 0 0 0 104901 1330 0 0 25 0 1 0 132775543 309743616 73623 4089446400 4194304 7136930 140736555338464 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13895/statm: 75621 73623 420 719 0 74900 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 302484

[startup+1122.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 13957
/proc/meminfo: memFree=30956072/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=312112 CPUtime=1122.32
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 81625 0 0 0 110839 1393 0 0 25 0 1 0 132775543 319602688 76068 4089446400 4194304 7136930 140736555338464 18446744073709551615 4697021 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13895/statm: 78028 76068 420 719 0 77307 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 312112

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 13958
/proc/meminfo: memFree=30938548/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=318688 CPUtime=1182.32
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 83351 0 0 0 116781 1451 0 0 25 0 1 0 132775543 326336512 77794 4089446400 4194304 7136930 140736555338464 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13895/statm: 79672 77794 420 719 0 78951 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 318688

[startup+1242.3 s]
/proc/loadavg: 2.05 1.99 1.99 3/179 13960
/proc/meminfo: memFree=30919536/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=328596 CPUtime=1242.32
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 85880 0 0 0 122724 1508 0 0 25 0 1 0 132775543 336482304 80323 4089446400 4194304 7136930 140736555338464 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13895/statm: 82149 80323 420 719 0 81428 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 328596

[startup+1302.3 s]
/proc/loadavg: 2.02 1.99 1.99 3/179 13961
/proc/meminfo: memFree=30901900/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=337384 CPUtime=1302.33
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 88059 0 0 0 128662 1571 0 0 25 0 1 0 132775543 345481216 82502 4089446400 4194304 7136930 140736555338464 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13895/statm: 84346 82502 420 719 0 83625 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 337384

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 13963
/proc/meminfo: memFree=30882656/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=345716 CPUtime=1362.33
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 90196 0 0 0 134604 1629 0 0 25 0 1 0 132775543 354013184 84639 4089446400 4194304 7136930 140736555338464 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13895/statm: 86429 84639 420 719 0 85708 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 345716

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 13965
/proc/meminfo: memFree=30867364/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=354596 CPUtime=1422.33
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 92477 0 0 0 140547 1686 0 0 25 0 1 0 132775543 363106304 86920 4089446400 4194304 7136930 140736555338464 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13895/statm: 88649 86920 420 719 0 87928 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 354596

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 13966
/proc/meminfo: memFree=30844520/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=365336 CPUtime=1482.33
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 95192 0 0 0 146485 1748 0 0 25 0 1 0 132775543 374104064 89635 4089446400 4194304 7136930 140736555338464 18446744073709551615 4697665 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13895/statm: 91334 89635 420 719 0 90613 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 365336

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 13968
/proc/meminfo: memFree=30829844/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=372120 CPUtime=1542.33
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 96950 0 0 0 152426 1807 0 0 25 0 1 0 132775543 381050880 91393 4089446400 4194304 7136930 140736555338464 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13895/statm: 93030 91393 420 719 0 92309 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 372120

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 13969
/proc/meminfo: memFree=30807004/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=385800 CPUtime=1602.33
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 100404 0 0 0 158369 1864 0 0 25 0 1 0 132775543 395059200 94847 4089446400 4194304 7136930 140736555338464 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13895/statm: 96450 94847 420 719 0 95729 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 385800

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 13971
/proc/meminfo: memFree=30787996/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=395048 CPUtime=1662.34
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 102762 0 0 0 164310 1924 0 0 25 0 1 0 132775543 404529152 97205 4089446400 4194304 7136930 140736555338464 18446744073709551615 5005044 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13895/statm: 98762 97205 420 719 0 98041 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 395048

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 13973
/proc/meminfo: memFree=30763896/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=407564 CPUtime=1722.34
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 105944 0 0 0 170254 1980 0 0 25 0 1 0 132775543 417345536 100387 4089446400 4194304 7136930 140736555338464 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13895/statm: 101891 100387 420 719 0 101170 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 407564

[startup+1782.3 s]
/proc/loadavg: 2.08 2.00 2.00 3/179 13974
/proc/meminfo: memFree=30749844/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=415580 CPUtime=1782.33
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 107971 0 0 0 176193 2040 0 0 25 0 1 0 132775543 425553920 102414 4089446400 4194304 7136930 140736555338464 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13895/statm: 103895 102414 420 719 0 103174 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 415580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.06 2.00 2.00 3/179 13975
/proc/meminfo: memFree=30741884/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=421360 CPUtime=1800.04
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 109452 0 0 0 177945 2059 0 0 25 0 1 0 132775543 431472640 103895 4089446400 4194304 7136930 140736555338464 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13895/statm: 105340 103895 420 719 0 104619 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 421360

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.06 2.00 2.00 3/179 13975
/proc/meminfo: memFree=30741884/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=416828 CPUtime=1800.23
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 109458 0 0 0 177964 2059 0 0 25 0 1 0 132775543 426831872 102768 4089446400 4194304 7136930 140736555338464 18446744073709551615 6166186 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/13895/statm: 104207 102768 426 719 0 103486 0
Current children cumulated CPU time (s) 1800.23
Current children cumulated vsize (KiB) 416828

[startup+1800.4 s]
/proc/loadavg: 2.06 2.00 2.00 3/179 13975
/proc/meminfo: memFree=30741884/32950928 swapFree=67111528/67111528
[pid=13895] ppid=13893 vsize=245676 CPUtime=1800.44
/proc/13895/stat : 13895 (pbscip.linux.x8) R 13893 13895 13870 0 -1 4202496 109458 0 0 0 177984 2060 0 0 25 0 1 0 132775543 251572224 59995 4089446400 4194304 7136930 140736555338464 18446744073709551615 6166298 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/13895/statm: 61419 59995 426 719 0 60698 0
Current children cumulated CPU time (s) 1800.44
Current children cumulated vsize (KiB) 245676

Child status: 0
Real time (s): 1800.42
CPU time (s): 1800.47
CPU user time (s): 1779.85
CPU system time (s): 20.6109
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 421360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1779.85
system time used= 20.6109
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109465
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= 2
involuntary context switches= 20534

runsolver used 3.34249 second user time and 6.35103 second system time

The end

Launcher Data

Begin job on node122 at 2010-06-30 18:19:46
IDJOB=2693682
IDBENCH=79040
IDSOLVER=1206
FILE ID=node122/2693682-1277914786
PBS_JOBID= 11197338
Free space on /tmp= 74208 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-22s.smv--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2693682-1277914786/watcher-2693682-1277914786 -o /tmp/evaluation-result-2693682-1277914786/solver-2693682-1277914786 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693682-1277914786.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 4af9ce4b351e19a2f97fa9f748cdbf13
RANDOM SEED=55172517

node122.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30990672 kB
Buffers:        196492 kB
Cached:        1153224 kB
SwapCached:          0 kB
Active:         985948 kB
Inactive:       829764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30990672 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4040 kB
Writeback:           0 kB
AnonPages:      465976 kB
Mapped:          16288 kB
Slab:            79188 kB
PageTables:       5080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   613224 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 node122 at 2010-06-30 18:49:48