Trace number 2693866

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.68 1800.61

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/
normalized-j603_2-unsat--soft-66-100-0.wbo
MD5SUMa7745b03d5f34a8c8e093e23f8a69b95
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark31
Best CPU time to get the best result obtained on this benchmark0.065989
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables8418
Total number of constraints26241
Number of soft constraints8842
Number of constraints which are clauses25969
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints272
Minimum length of a constraint1
Maximum length of a constraint18
Top cost 445005
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 445004
Biggest number in a constraint 23
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 119
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: 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-2693866-1277917949.wbo>
0.19/0.22	c original problem has 26102 variables (17260 bin, 0 int, 0 impl, 8842 cont) and 35084 constraints
0.19/0.22	c problem read
0.19/0.22	c presolving settings loaded
0.19/0.22	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.48/0.53	c presolving:
0.69/0.70	c (round 1) 872 del vars, 2663 del conss, 500 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 313208 impls, 0 clqs
0.78/0.81	c (round 2) 2381 del vars, 7496 del conss, 1129 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 319887 impls, 0 clqs
0.88/0.92	c (round 3) 4938 del vars, 11385 del conss, 1523 chg bounds, 8 chg sides, 8 chg coeffs, 0 upgd conss, 322679 impls, 0 clqs
0.88/0.99	c (round 4) 7489 del vars, 13927 del conss, 1755 chg bounds, 25 chg sides, 27 chg coeffs, 0 upgd conss, 324374 impls, 0 clqs
0.99/1.04	c (round 5) 9179 del vars, 15369 del conss, 1919 chg bounds, 33 chg sides, 35 chg coeffs, 0 upgd conss, 325651 impls, 0 clqs
0.99/1.07	c (round 6) 10227 del vars, 16276 del conss, 2029 chg bounds, 37 chg sides, 41 chg coeffs, 0 upgd conss, 326154 impls, 0 clqs
0.99/1.09	c (round 7) 10794 del vars, 16732 del conss, 2080 chg bounds, 38 chg sides, 42 chg coeffs, 0 upgd conss, 326265 impls, 0 clqs
1.10/1.11	c (round 8) 11122 del vars, 16967 del conss, 2098 chg bounds, 38 chg sides, 42 chg coeffs, 0 upgd conss, 326311 impls, 0 clqs
1.10/1.12	c (round 9) 11296 del vars, 17078 del conss, 2109 chg bounds, 38 chg sides, 42 chg coeffs, 0 upgd conss, 326353 impls, 0 clqs
1.10/1.14	c (round 10) 11390 del vars, 17156 del conss, 2118 chg bounds, 39 chg sides, 43 chg coeffs, 0 upgd conss, 326376 impls, 0 clqs
1.10/1.15	c (round 11) 11439 del vars, 17197 del conss, 2121 chg bounds, 41 chg sides, 45 chg coeffs, 0 upgd conss, 326378 impls, 0 clqs
1.10/1.17	c (round 12) 11463 del vars, 17204 del conss, 6952 chg bounds, 41 chg sides, 45 chg coeffs, 0 upgd conss, 326378 impls, 0 clqs
1.18/1.27	c (round 13) 11470 del vars, 17204 del conss, 6952 chg bounds, 41 chg sides, 45 chg coeffs, 8627 upgd conss, 326378 impls, 0 clqs
1.29/1.30	c (round 14) 11470 del vars, 17204 del conss, 6952 chg bounds, 44 chg sides, 65 chg coeffs, 8628 upgd conss, 327202 impls, 8 clqs
3.29/3.33	c    (2.8s) probing: 1000/9801 (10.2%) - 0 fixings, 0 aggregations, 32071 implications, 0 bound changes
4.49/4.57	c    (4.0s) probing: 2000/9801 (20.4%) - 0 fixings, 0 aggregations, 34868 implications, 0 bound changes
4.49/4.57	c    (4.0s) probing: 2001/9801 (20.4%) - 0 fixings, 0 aggregations, 34869 implications, 0 bound changes
4.49/4.57	c    (4.0s) probing aborted: 2000/2000 successive useless probings
4.49/4.58	c presolving (15 rounds):
4.49/4.58	c  11470 deleted vars, 17204 deleted constraints, 6952 tightened bounds, 0 added holes, 44 changed sides, 66 changed coefficients
4.49/4.58	c  452547 implications, 8 cliques
4.49/4.58	c presolved problem has 14632 variables (9801 bin, 0 int, 0 impl, 4831 cont) and 17881 constraints
4.49/4.58	c    4831 constraints of type <indicator>
4.49/4.58	c     410 constraints of type <varbound>
4.49/4.58	c     174 constraints of type <knapsack>
4.49/4.58	c       1 constraints of type <setppc>
4.49/4.58	c    4421 constraints of type <linear>
4.49/4.58	c    8044 constraints of type <logicor>
4.49/4.58	c transformed objective value is always integral (scale: 1)
4.49/4.58	c Presolving Time: 3.98
4.49/4.58	c - non default parameters ----------------------------------------------------------------------
4.49/4.58	c # SCIP version 1.2.1.2
4.49/4.58	c 
4.49/4.58	c # frequency for displaying node information lines
4.49/4.58	c # [type: int, range: [-1,2147483647], default: 100]
4.49/4.58	c display/freq = 10000
4.49/4.58	c 
4.49/4.58	c # maximal time in seconds to run
4.49/4.58	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.49/4.58	c limits/time = 1799.79
4.49/4.58	c 
4.49/4.58	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.49/4.58	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.49/4.58	c limits/memory = 3420
4.49/4.58	c 
4.49/4.58	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: 1]
4.49/4.58	c lp/solvefreq = -1
4.49/4.58	c 
4.49/4.58	c # should presolving try to simplify inequalities
4.49/4.58	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.49/4.58	c constraints/linear/simplifyinequalities = TRUE
4.49/4.58	c 
4.49/4.58	c # should presolving try to simplify knapsacks
4.49/4.58	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.49/4.58	c constraints/knapsack/simplifyinequalities = TRUE
4.49/4.58	c 
4.49/4.58	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: -1]
4.49/4.58	c separating/rapidlearning/freq = 0
4.49/4.58	c 
4.49/4.58	c -----------------------------------------------------------------------------------------------
4.49/4.58	c start solving
4.49/4.58	c 
4.58/4.61	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
4.58/4.61	c   4.1s|     1 |     2 |     0 |     - |  85M|   0 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
64.99/65.09	c  63.4s| 10000 | 10001 |     0 |   0.0 | 105M|  71 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
124.59/124.69	c   122s| 20000 | 20001 |     0 |   0.0 | 122M|  75 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
179.79/179.89	c   176s| 30000 | 30001 |     0 |   0.0 | 136M| 101 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
234.40/234.48	c   230s| 40000 | 40001 |     0 |   0.0 | 150M| 105 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
286.70/286.79	c   281s| 50000 | 50001 |     0 |   0.0 | 163M| 113 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
338.80/338.87	c   333s| 60000 | 60001 |     0 |   0.0 | 176M| 113 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
392.31/392.38	c   385s| 70000 | 70001 |     0 |   0.0 | 189M| 113 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
445.51/445.55	c   438s| 80000 | 80001 |     0 |   0.0 | 202M| 113 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
498.31/498.36	c   490s| 90000 | 90001 |     0 |   0.0 | 215M| 113 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
550.50/550.52	c   541s|100000 |100001 |     0 |   0.0 | 228M| 113 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
602.11/602.15	c   592s|110000 |110001 |     0 |   0.0 | 240M| 113 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
654.11/654.11	c   643s|120000 |120001 |     0 |   0.0 | 252M| 115 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
706.01/706.04	c   694s|130000 |130001 |     0 |   0.0 | 265M| 115 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
755.82/755.83	c   743s|140000 |140001 |     0 |   0.0 | 277M| 115 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
807.01/807.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
807.01/807.00	c   793s|150000 |150001 |     0 |   0.0 | 289M| 115 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
858.72/858.79	c   844s|160000 |160001 |     0 |   0.0 | 301M| 119 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
909.22/909.22	c   894s|170000 |170001 |     0 |   0.0 | 313M| 129 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
959.72/959.70	c   943s|180000 |180001 |     0 |   0.0 | 325M| 129 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
1009.52/1009.57	c   992s|190000 |190001 |     0 |   0.0 | 336M| 129 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
1059.23/1059.25	c  1041s|200000 |200001 |     0 |   0.0 | 348M| 133 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
1107.03/1107.04	c  1088s|210000 |210001 |     0 |   0.0 | 358M| 137 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
1153.93/1153.98	c  1134s|220000 |220001 |     0 |   0.0 | 369M| 137 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
1201.83/1201.82	c  1181s|230000 |230001 |     0 |   0.0 | 380M| 137 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
1249.54/1249.60	c  1228s|240000 |240001 |     0 |   0.0 | 391M| 137 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
1297.73/1297.70	c  1275s|250000 |250001 |     0 |   0.0 | 402M| 137 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
1346.24/1346.21	c  1323s|260000 |260001 |     0 |   0.0 | 413M| 137 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
1394.04/1394.03	c  1370s|270000 |270001 |     0 |   0.0 | 424M| 137 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
1441.05/1441.06	c  1416s|280000 |280001 |     0 |   0.0 | 435M| 137 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
1487.44/1487.47	c  1462s|290000 |290001 |     0 |   0.0 | 445M| 137 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
1533.74/1533.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1533.74/1533.77	c  1507s|300000 |300001 |     0 |   0.0 | 455M| 137 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
1579.95/1579.95	c  1553s|310000 |310001 |     0 |   0.0 | 465M| 137 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
1625.85/1625.86	c  1598s|320000 |320001 |     0 |   0.0 | 476M| 137 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
1671.85/1671.87	c  1643s|330000 |330001 |     0 |   0.0 | 486M| 137 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
1718.16/1718.17	c  1688s|340000 |340001 |     0 |   0.0 | 496M| 137 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
1764.75/1764.77	c  1734s|350000 |350001 |     0 |   0.0 | 507M| 137 |   - |  14k|  17k|   0 |   0 |   0 |   0 |   0 | 3.100000e+01 |      --      |    Inf 
1800.06/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.06/1800.01	c 
1800.06/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.01	c Solving Time (sec) : 1768.77
1800.06/1800.01	c Solving Nodes      : 357521
1800.06/1800.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.06/1800.01	c Dual Bound         : +3.10000000000000e+01
1800.06/1800.01	c Gap                : infinite
1800.06/1800.01	s UNKNOWN
1800.06/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.01	c Solving Time       :    1768.77
1800.06/1800.01	c Original Problem   :
1800.06/1800.01	c   Problem name     : HOME/instance-2693866-1277917949.wbo
1800.06/1800.01	c   Variables        : 26102 (17260 binary, 0 integer, 0 implicit integer, 8842 continuous)
1800.06/1800.01	c   Constraints      : 35084 initial, 35084 maximal
1800.06/1800.01	c Presolved Problem  :
1800.06/1800.01	c   Problem name     : t_HOME/instance-2693866-1277917949.wbo
1800.06/1800.01	c   Variables        : 14632 (9801 binary, 0 integer, 0 implicit integer, 4831 continuous)
1800.06/1800.01	c   Constraints      : 17881 initial, 17881 maximal
1800.06/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.06/1800.01	c   trivial          :       0.01         70          0          0          0          0          0          0          0
1800.06/1800.01	c   dualfix          :       0.05       8467          0          0          0          0          0          0          0
1800.06/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   implics          :       0.01          0          0          0          0          0          0          0          0
1800.06/1800.01	c   probing          :       3.13          0          0          0          0          0          0          0          0
1800.06/1800.01	c   indicator        :       0.12          0          0          0          0          0       4011          0          0
1800.06/1800.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   knapsack         :       0.00          0          0          0          0          0          0          3         21
1800.06/1800.01	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   linear           :       0.38       2051        882          0       6952          0      13193         41         45
1800.06/1800.01	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1800.06/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -
1800.06/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.01	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.06/1800.01	c   indicator        :       4831          0    2144098          0     357525          0     297416          0          0          0
1800.06/1800.01	c   varbound         :        410          0    2144098          0     357525          0      62629          0          0          0
1800.06/1800.01	c   knapsack         :        174          0    2144098          0     357525          0     100225          0          0          0
1800.06/1800.01	c   setppc           :          1          0    1566584          0     259022          0          0          0          0          0
1800.06/1800.01	c   linear           :       4421          0    2144098          0     357525          0     160470          0          0          0
1800.06/1800.01	c   logicor          :       8044          0    1939370          0     357525          0    5125465          0          0          0
1800.06/1800.01	c   countsols        :          0          0          0          0     357521          0          0          0          0          0
1800.06/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.06/1800.01	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.06/1800.01	c   indicator        :     335.84       0.00     138.04       0.00     197.80
1800.06/1800.01	c   varbound         :      10.73       0.00      10.66       0.00       0.07
1800.06/1800.01	c   knapsack         :      39.34       0.00       6.92       0.00      32.42
1800.06/1800.01	c   setppc           :       0.05       0.00       0.01       0.00       0.04
1800.06/1800.01	c   linear           :     106.66       0.00     105.92       0.00       0.74
1800.06/1800.01	c   logicor          :     413.08       0.00      15.54       0.00     397.54
1800.06/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.06/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.06/1800.01	c   vbounds          :      48.40     458026          0      75386
1800.06/1800.01	c   rootredcost      :       0.03          0          0          0
1800.06/1800.01	c   pseudoobj        :     248.86    2134600          0          0
1800.06/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.06/1800.01	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.06/1800.01	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.06/1800.01	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.06/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.06/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.06/1800.01	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.06/1800.01	c   redcost          :       0.00          0          0          0          0          0
1800.06/1800.01	c   impliedbounds    :       0.00          0          0          0          0          0
1800.06/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.06/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.06/1800.01	c   gomory           :       0.00          0          0          0          0          0
1800.06/1800.01	c   strongcg         :       0.00          0          0          0          0          0
1800.06/1800.01	c   cmir             :       0.00          0          0          0          0          0
1800.06/1800.01	c   flowcover        :       0.00          0          0          0          0          0
1800.06/1800.01	c   clique           :       0.00          0          0          0          0          0
1800.06/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.06/1800.01	c   mcf              :       0.00          0          0          0          0          0
1800.06/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.06/1800.01	c Pricers            :       Time      Calls       Vars
1800.06/1800.01	c   problem variables:       0.00          0          0
1800.06/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.01	c   relpscost        :       0.00          0          0          0          0          0          0
1800.06/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.06/1800.01	c   inference        :     535.29     357521          0          0          0          0     715042
1800.06/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.06/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.06/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.06/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.06/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.06/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.06/1800.01	c   LP solutions     :       0.00          -          0
1800.06/1800.01	c   pseudo solutions :       0.00          -          0
1800.06/1800.01	c   oneopt           :       0.00          0          0
1800.06/1800.01	c   trivial          :       0.22          2          0
1800.06/1800.01	c   simplerounding   :       0.00          0          0
1800.06/1800.01	c   zirounding       :       0.00          0          0
1800.06/1800.01	c   rounding         :       0.00          0          0
1800.06/1800.01	c   shifting         :       0.00          0          0
1800.06/1800.01	c   intshifting      :       0.00          0          0
1800.06/1800.01	c   twoopt           :       0.00          0          0
1800.06/1800.01	c   fixandinfer      :       0.00          0          0
1800.06/1800.01	c   feaspump         :       0.00          0          0
1800.06/1800.01	c   coefdiving       :       0.00          0          0
1800.06/1800.01	c   pscostdiving     :       0.00          0          0
1800.06/1800.01	c   fracdiving       :       0.00          0          0
1800.06/1800.01	c   veclendiving     :       0.00          0          0
1800.06/1800.01	c   intdiving        :       0.00          0          0
1800.06/1800.01	c   actconsdiving    :       0.00          0          0
1800.06/1800.01	c   objpscostdiving  :       0.00          0          0
1800.06/1800.01	c   rootsoldiving    :       0.00          0          0
1800.06/1800.01	c   linesearchdiving :       0.00          0          0
1800.06/1800.01	c   guideddiving     :       0.00          0          0
1800.06/1800.01	c   octane           :       0.00          0          0
1800.06/1800.01	c   rens             :       0.00          0          0
1800.06/1800.01	c   rins             :       0.00          0          0
1800.06/1800.01	c   localbranching   :       0.00          0          0
1800.06/1800.01	c   mutation         :       0.00          0          0
1800.06/1800.01	c   crossover        :       0.00          0          0
1800.06/1800.01	c   dins             :       0.00          0          0
1800.06/1800.01	c   undercover       :       0.00          0          0
1800.06/1800.01	c   nlp              :       0.02          0          0
1800.06/1800.01	c   trysol           :       0.00          1          0
1800.06/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.06/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.06/1800.01	c   dual LP          :       0.00          0          0       0.00          -
1800.06/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.06/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.06/1800.01	c   diving/probing LP:       0.00          0          0       0.00          -
1800.06/1800.01	c   strong branching :       0.00          0          0       0.00          -
1800.06/1800.01	c     (at root node) :          -          0          0       0.00          -
1800.06/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.06/1800.01	c B&B Tree           :
1800.06/1800.01	c   number of runs   :          1
1800.06/1800.01	c   nodes            :     357521
1800.06/1800.01	c   nodes (total)    :     357521
1800.06/1800.01	c   nodes left       :     357522
1800.06/1800.01	c   max depth        :        137
1800.06/1800.01	c   max depth (total):        137
1800.06/1800.01	c   backtracks       :       5677 (1.6%)
1800.06/1800.01	c   delayed cutoffs  :          0
1800.06/1800.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.06/1800.01	c   avg switch length:       2.42
1800.06/1800.01	c   switching time   :      19.89
1800.06/1800.01	c Solution           :
1800.06/1800.01	c   Solutions found  :          0 (0 improvements)
1800.06/1800.01	c   Primal Bound     :          -
1800.06/1800.01	c   Dual Bound       : +3.10000000000000e+01
1800.06/1800.01	c   Gap              :   infinite
1800.06/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.06/1800.01	c   Root Iterations  :          0
1800.66/1800.61	c Time complete: 1800.66.

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-2693866-1277917949/watcher-2693866-1277917949 -o /tmp/evaluation-result-2693866-1277917949/solver-2693866-1277917949 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693866-1277917949.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.33 2.16 2.06 4/196 26138
/proc/meminfo: memFree=31240164/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=8160 CPUtime=0
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 1544 0 0 0 0 0 0 0 20 0 1 0 167397983 8355840 1466 4089446400 4194304 7136930 140734980491696 18446744073709551615 6164672 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26138/statm: 2040 1466 275 719 0 1319 0

[startup+0.0844239 s]
/proc/loadavg: 2.33 2.16 2.06 4/196 26138
/proc/meminfo: memFree=31240164/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=23540 CPUtime=0.07
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 5358 0 0 0 7 0 0 0 20 0 1 0 167397983 24104960 5280 4089446400 4194304 7136930 140734980491696 18446744073709551615 4384358 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26138/statm: 5885 5280 275 719 0 5164 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 23540

[startup+0.100428 s]
/proc/loadavg: 2.33 2.16 2.06 4/196 26138
/proc/meminfo: memFree=31240164/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=26760 CPUtime=0.09
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 6193 0 0 0 9 0 0 0 20 0 1 0 167397983 27402240 6115 4089446400 4194304 7136930 140734980491696 18446744073709551615 6304147 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26138/statm: 6690 6115 275 719 0 5969 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26760

[startup+0.300386 s]
/proc/loadavg: 2.33 2.16 2.06 4/196 26138
/proc/meminfo: memFree=31240164/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=93188 CPUtime=0.29
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 23076 0 0 0 27 2 0 0 20 0 1 0 167397983 95424512 22608 4089446400 4194304 7136930 140734980491696 18446744073709551615 4906965 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 23297 22608 295 719 0 22576 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 93188

[startup+0.700312 s]
/proc/loadavg: 2.33 2.16 2.06 4/196 26138
/proc/meminfo: memFree=31240164/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=119684 CPUtime=0.69
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 29013 0 0 0 63 6 0 0 21 0 1 0 167397983 122556416 28545 4089446400 4194304 7136930 140734980491696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 29921 28545 351 719 0 29200 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 119684

[startup+1.50116 s]
/proc/loadavg: 2.33 2.16 2.06 4/197 26139
/proc/meminfo: memFree=31125828/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=126032 CPUtime=1.49
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 37051 0 0 0 128 21 0 0 23 0 1 0 167397983 129056768 30164 4089446400 4194304 7136930 140734980491696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 31508 30164 403 719 0 30787 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 126032

[startup+3.10086 s]
/proc/loadavg: 2.33 2.16 2.06 4/197 26139
/proc/meminfo: memFree=31118556/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=128332 CPUtime=3.08
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 37623 0 0 0 281 27 0 0 25 0 1 0 167397983 131411968 30736 4089446400 4194304 7136930 140734980491696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 32083 30736 403 719 0 31362 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 128332

[startup+6.30025 s]
/proc/loadavg: 2.31 2.16 2.06 4/197 26139
/proc/meminfo: memFree=31114836/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=131384 CPUtime=6.29
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 38417 0 0 0 594 35 0 0 25 0 1 0 167397983 134537216 31386 4089446400 4194304 7136930 140734980491696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 32846 31386 415 719 0 32125 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 131384

[startup+12.701 s]
/proc/loadavg: 2.28 2.15 2.06 3/197 26139
/proc/meminfo: memFree=31112568/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=133596 CPUtime=12.69
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 38934 0 0 0 1223 46 0 0 25 0 1 0 167397983 136802304 31903 4089446400 4194304 7136930 140734980491696 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 33399 31903 415 719 0 32678 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 133596

[startup+25.5006 s]
/proc/loadavg: 2.22 2.15 2.06 4/197 26140
/proc/meminfo: memFree=31105968/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=139136 CPUtime=25.49
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 40312 0 0 0 2478 71 0 0 25 0 1 0 167397983 142475264 33281 4089446400 4194304 7136930 140734980491696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 34784 33281 415 719 0 34063 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139136

[startup+51.1007 s]
/proc/loadavg: 2.14 2.13 2.05 4/197 26140
/proc/meminfo: memFree=31087684/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=149508 CPUtime=51.09
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 42886 0 0 0 4984 125 0 0 25 0 1 0 167397983 153096192 35855 4089446400 4194304 7136930 140734980491696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 37377 35855 415 719 0 36656 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 149508

[startup+102.307 s]
/proc/loadavg: 2.06 2.11 2.05 4/197 26145
/proc/meminfo: memFree=31059380/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=167820 CPUtime=102.3
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 47477 0 0 0 10008 222 0 0 25 0 1 0 167397983 171847680 40446 4089446400 4194304 7136930 140734980491696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 41955 40446 415 719 0 41234 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 167820

[startup+162.301 s]
/proc/loadavg: 2.02 2.09 2.04 4/197 26146
/proc/meminfo: memFree=31023320/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=190648 CPUtime=162.29
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 53183 0 0 0 15901 328 0 0 25 0 1 0 167397983 195223552 46152 4089446400 4194304 7136930 140734980491696 18446744073709551615 4407888 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 47662 46152 415 719 0 46941 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 190648

[startup+222.301 s]
/proc/loadavg: 1.94 2.05 2.03 3/197 26148
/proc/meminfo: memFree=30989784/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=206572 CPUtime=222.3
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 57217 0 0 0 21807 423 0 0 25 0 1 0 167397983 211529728 50186 4089446400 4194304 7136930 140734980491696 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 51643 50186 415 719 0 50922 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 206572

[startup+282.301 s]
/proc/loadavg: 2.07 2.07 2.04 4/197 26149
/proc/meminfo: memFree=30960752/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=220140 CPUtime=282.29
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 60646 0 0 0 27722 507 0 0 25 0 1 0 167397983 225423360 53615 4089446400 4194304 7136930 140734980491696 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 55035 53615 415 719 0 54314 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 220140

[startup+342.3 s]
/proc/loadavg: 1.97 2.04 2.02 4/197 26151
/proc/meminfo: memFree=30922396/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=239600 CPUtime=342.3
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 65523 0 0 0 33639 591 0 0 25 0 1 0 167397983 245350400 58492 4089446400 4194304 7136930 140734980491696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 59900 58492 415 719 0 59179 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 239600

[startup+402.301 s]
/proc/loadavg: 1.99 2.03 2.02 4/197 26153
/proc/meminfo: memFree=30896184/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=256132 CPUtime=402.3
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 69188 0 0 0 39540 690 0 0 25 0 1 0 167397983 262279168 62157 4089446400 4194304 7136930 140734980491696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 64033 62157 415 719 0 63312 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 256132

[startup+462.3 s]
/proc/loadavg: 1.99 2.02 2.01 4/197 26154
/proc/meminfo: memFree=30867020/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=273056 CPUtime=462.3
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 73427 0 0 0 45445 785 0 0 25 0 1 0 167397983 279609344 66396 4089446400 4194304 7136930 140734980491696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 68264 66396 415 719 0 67543 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 273056

[startup+522.301 s]
/proc/loadavg: 1.99 2.02 2.01 4/197 26156
/proc/meminfo: memFree=30838712/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=288012 CPUtime=522.31
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 77243 0 0 0 51340 891 0 0 25 0 1 0 167397983 294924288 70212 4089446400 4194304 7136930 140734980491696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 72003 70212 415 719 0 71282 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 288012

[startup+582.301 s]
/proc/loadavg: 1.99 2.01 2.00 4/197 26157
/proc/meminfo: memFree=30811760/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=302440 CPUtime=582.31
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 80898 0 0 0 57245 986 0 0 25 0 1 0 167397983 309698560 73867 4089446400 4194304 7136930 140734980491696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 75610 73867 415 719 0 74889 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 302440

[startup+642.301 s]
/proc/loadavg: 1.99 2.01 2.00 3/197 26159
/proc/meminfo: memFree=30785564/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=314048 CPUtime=642.32
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 83855 0 0 0 63144 1088 0 0 25 0 1 0 167397983 321585152 76824 4089446400 4194304 7136930 140734980491696 18446744073709551615 6164672 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 78512 76824 415 719 0 77791 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 314048

[startup+702.301 s]

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

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/197 26167
/proc/meminfo: memFree=30644456/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=394172 CPUtime=942.32
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 104001 0 0 0 92624 1608 0 0 25 0 1 0 167397983 403632128 96970 4089446400 4194304 7136930 140734980491696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 98543 96970 415 719 0 97822 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 394172

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/197 26169
/proc/meminfo: memFree=30615768/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=407984 CPUtime=1002.33
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 107514 0 0 0 98517 1716 0 0 25 0 1 0 167397983 417775616 100483 4089446400 4194304 7136930 140734980491696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 101996 100483 415 719 0 101275 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 407984

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/197 26170
/proc/meminfo: memFree=30591936/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=421700 CPUtime=1062.33
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 109966 0 0 0 104410 1823 0 0 25 0 1 0 167397983 431820800 102935 4089446400 4194304 7136930 140734980491696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 105425 102935 415 719 0 104704 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 421700

[startup+1122.3 s]
/proc/loadavg: 1.93 1.98 1.99 3/197 26220
/proc/meminfo: memFree=30931836/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=441144 CPUtime=1122.33
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 114832 0 0 0 110306 1927 0 0 25 0 1 0 167397983 451731456 107801 4089446400 4194304 7136930 140734980491696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 110286 107801 415 719 0 109565 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 441144

[startup+1182.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/197 26221
/proc/meminfo: memFree=30912204/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=451040 CPUtime=1182.33
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 117351 0 0 0 116197 2036 0 0 25 0 1 0 167397983 461864960 110320 4089446400 4194304 7136930 140734980491696 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 112760 110320 415 719 0 112039 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 451040

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/197 26223
/proc/meminfo: memFree=30893952/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=468536 CPUtime=1242.33
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 121770 0 0 0 122098 2135 0 0 25 0 1 0 167397983 479780864 114739 4089446400 4194304 7136930 140734980491696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 117134 114739 415 719 0 116413 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 468536

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/197 26225
/proc/meminfo: memFree=30879540/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=482500 CPUtime=1302.34
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 125323 0 0 0 127989 2245 0 0 25 0 1 0 167397983 494080000 118292 4089446400 4194304 7136930 140734980491696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 120625 118292 415 719 0 119904 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 482500

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/197 26226
/proc/meminfo: memFree=30863256/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=498612 CPUtime=1362.34
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 129357 0 0 0 133887 2347 0 0 25 0 1 0 167397983 510578688 122326 4089446400 4194304 7136930 140734980491696 18446744073709551615 4414517 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 124653 122326 415 719 0 123932 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 498612

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/197 26228
/proc/meminfo: memFree=30849324/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=512320 CPUtime=1422.34
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 132847 0 0 0 139790 2444 0 0 25 0 1 0 167397983 524615680 125816 4089446400 4194304 7136930 140734980491696 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 128080 125816 415 719 0 127359 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 512320

[startup+1482.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/197 26229
/proc/meminfo: memFree=30834292/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=526716 CPUtime=1482.34
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 136497 0 0 0 145684 2550 0 0 25 0 1 0 167397983 539357184 129466 4089446400 4194304 7136930 140734980491696 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 131679 129466 415 719 0 130958 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 526716

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/197 26231
/proc/meminfo: memFree=30822732/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=538340 CPUtime=1542.35
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 139423 0 0 0 151584 2651 0 0 25 0 1 0 167397983 551260160 132392 4089446400 4194304 7136930 140734980491696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 134585 132392 415 719 0 133864 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 538340

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 26233
/proc/meminfo: memFree=30810064/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=550400 CPUtime=1602.34
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 142526 0 0 0 157477 2757 0 0 25 0 1 0 167397983 563609600 135495 4089446400 4194304 7136930 140734980491696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 137600 135495 415 719 0 136879 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 550400

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 26234
/proc/meminfo: memFree=30800980/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=559280 CPUtime=1662.35
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 144806 0 0 0 163371 2864 0 0 25 0 1 0 167397983 572702720 137775 4089446400 4194304 7136930 140734980491696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 139820 137775 415 719 0 139099 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 559280

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 26236
/proc/meminfo: memFree=30785452/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=576740 CPUtime=1722.35
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 149207 0 0 0 169261 2974 0 0 25 0 1 0 167397983 590581760 142176 4089446400 4194304 7136930 140734980491696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 144185 142176 415 719 0 143464 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 576740

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 26237
/proc/meminfo: memFree=30768812/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=590740 CPUtime=1782.35
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 152747 0 0 0 175159 3076 0 0 25 0 1 0 167397983 604917760 145716 4089446400 4194304 7136930 140734980491696 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 147685 145716 415 719 0 146964 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 590740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 26238
/proc/meminfo: memFree=30765576/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=593820 CPUtime=1800.06
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 153537 0 0 0 176896 3110 0 0 25 0 1 0 167397983 608071680 146506 4089446400 4194304 7136930 140734980491696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26138/statm: 148455 146506 415 719 0 147734 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 593820

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/197 26238
/proc/meminfo: memFree=30765576/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=593304 CPUtime=1800.26
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 153543 0 0 0 176916 3110 0 0 18 0 1 0 167397983 607543296 146383 4089446400 4194304 7136930 140734980491696 18446744073709551615 6165668 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26138/statm: 148326 146383 421 719 0 147605 0
Current children cumulated CPU time (s) 1800.26
Current children cumulated vsize (KiB) 593304

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/198 26239
/proc/meminfo: memFree=31302116/32950928 swapFree=67111528/67111528
[pid=26138] ppid=26136 vsize=38932 CPUtime=1800.66
/proc/26138/stat : 26138 (pbscip.linux.x8) R 26136 26138 24708 0 -1 4202496 153543 0 0 0 176954 3112 0 0 18 0 1 0 167397983 39866368 8778 4089446400 4194304 7136930 140734980491696 18446744073709551615 6360983 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26138/statm: 9477 8778 418 719 0 8756 0
Current children cumulated CPU time (s) 1800.66
Current children cumulated vsize (KiB) 38932

Child status: 0
Real time (s): 1800.61
CPU time (s): 1800.68
CPU user time (s): 1769.55
CPU system time (s): 31.1283
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 593820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1769.55
system time used= 31.1283
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153550
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= 6
involuntary context switches= 19773

runsolver used 3.22751 second user time and 6.13707 second system time

The end

Launcher Data

Begin job on node115 at 2010-06-30 19:12:29
IDJOB=2693866
IDBENCH=79096
IDSOLVER=1206
FILE ID=node115/2693866-1277917949
PBS_JOBID= 11197259
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/PB10/oliveras/j60/normalized-j603_2-unsat--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-2693866-1277917949/watcher-2693866-1277917949 -o /tmp/evaluation-result-2693866-1277917949/solver-2693866-1277917949 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693866-1277917949.wbo -t 1800 -m 3800

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

MD5SUM BENCH= a7745b03d5f34a8c8e093e23f8a69b95
RANDOM SEED=488568780

node115.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.796
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.59
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.796
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.796
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.796
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.76
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.796
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.82
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.796
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.796
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.796
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:      31240692 kB
Buffers:        204852 kB
Cached:         934804 kB
SwapCached:          0 kB
Active:         890160 kB
Inactive:       676636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31240692 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3940 kB
Writeback:           0 kB
AnonPages:      427256 kB
Mapped:          20316 kB
Slab:            78748 kB
PageTables:       5572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1653892 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 node115 at 2010-06-30 19:42:31