Trace number 2693782

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.54 1800.48

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j30/
normalized-j3046_4-unsat--soft-33-100-0.wbo
MD5SUM21194a5c96fb00b1cb0d9bbfc15b0e5d
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.05899
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3968
Total number of constraints13430
Number of soft constraints8969
Number of constraints which are clauses13178
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints252
Minimum length of a constraint1
Maximum length of a constraint30
Top cost 452114
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 452113
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 187
Number of bits of the biggest sum of numbers8
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-2693782-1277916588.wbo>
0.09/0.14	c original problem has 21906 variables (12937 bin, 0 int, 0 impl, 8969 cont) and 22400 constraints
0.09/0.14	c problem read
0.09/0.14	c presolving settings loaded
0.09/0.14	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.39/0.40	c presolving:
0.39/0.46	c (round 1) 199 del vars, 608 del conss, 122 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 36737 impls, 0 clqs
0.39/0.49	c (round 2) 641 del vars, 1725 del conss, 208 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 36801 impls, 0 clqs
0.49/0.52	c (round 3) 1510 del vars, 2668 del conss, 248 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 36859 impls, 0 clqs
0.49/0.55	c (round 4) 2340 del vars, 3150 del conss, 264 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 36879 impls, 0 clqs
0.49/0.56	c (round 5) 2769 del vars, 3349 del conss, 267 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 36883 impls, 0 clqs
0.49/0.57	c (round 6) 2953 del vars, 3389 del conss, 267 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 36883 impls, 0 clqs
0.59/0.60	c (round 7) 2992 del vars, 3393 del conss, 7994 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 36883 impls, 0 clqs
0.59/0.67	c (round 8) 2996 del vars, 3393 del conss, 7994 chg bounds, 0 chg sides, 0 chg coeffs, 3880 upgd conss, 36883 impls, 0 clqs
2.39/2.40	c    (2.2s) probing: 1000/11183 (8.9%) - 0 fixings, 0 aggregations, 3645 implications, 0 bound changes
3.69/3.74	c    (3.5s) probing: 2000/11183 (17.9%) - 0 fixings, 0 aggregations, 4114 implications, 0 bound changes
3.69/3.74	c    (3.5s) probing: 2001/11183 (17.9%) - 0 fixings, 0 aggregations, 4114 implications, 0 bound changes
3.69/3.74	c    (3.5s) probing aborted: 2000/2000 successive useless probings
3.69/3.74	c presolving (9 rounds):
3.69/3.74	c  2996 deleted vars, 3393 deleted constraints, 7994 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
3.69/3.74	c  48591 implications, 0 cliques
3.69/3.74	c presolved problem has 18910 variables (11183 bin, 0 int, 0 impl, 7727 cont) and 19007 constraints
3.69/3.74	c    7727 constraints of type <indicator>
3.69/3.74	c     327 constraints of type <varbound>
3.69/3.74	c      78 constraints of type <knapsack>
3.69/3.74	c    7400 constraints of type <linear>
3.69/3.74	c    3475 constraints of type <logicor>
3.69/3.74	c transformed objective value is always integral (scale: 1)
3.69/3.74	c Presolving Time: 3.50
3.69/3.74	c - non default parameters ----------------------------------------------------------------------
3.69/3.74	c # SCIP version 1.2.1.2
3.69/3.74	c 
3.69/3.74	c # frequency for displaying node information lines
3.69/3.74	c # [type: int, range: [-1,2147483647], default: 100]
3.69/3.74	c display/freq = 10000
3.69/3.74	c 
3.69/3.74	c # maximal time in seconds to run
3.69/3.74	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.69/3.74	c limits/time = 1799.87
3.69/3.74	c 
3.69/3.74	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.69/3.74	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.69/3.74	c limits/memory = 3420
3.69/3.74	c 
3.69/3.74	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
3.69/3.74	c # [type: int, range: [-1,2147483647], default: 1]
3.69/3.74	c lp/solvefreq = -1
3.69/3.74	c 
3.69/3.74	c # should presolving try to simplify inequalities
3.69/3.74	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.69/3.74	c constraints/linear/simplifyinequalities = TRUE
3.69/3.74	c 
3.69/3.74	c # should presolving try to simplify knapsacks
3.69/3.74	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.69/3.74	c constraints/knapsack/simplifyinequalities = TRUE
3.69/3.74	c 
3.69/3.74	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
3.69/3.74	c # [type: int, range: [-1,2147483647], default: -1]
3.69/3.74	c separating/rapidlearning/freq = 0
3.69/3.74	c 
3.69/3.74	c -----------------------------------------------------------------------------------------------
3.69/3.74	c start solving
3.69/3.75	c 
3.69/3.79	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.79	c   3.6s|     1 |     2 |     0 |     - |  68M|   0 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
60.39/60.49	c  60.1s| 10000 | 10001 |     0 |   0.0 |  78M|  77 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
114.40/114.49	c   114s| 20000 | 20001 |     0 |   0.0 |  86M| 125 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
167.00/167.03	c   166s| 30000 | 30001 |     0 |   0.0 |  93M| 133 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
219.10/219.14	c   218s| 40000 | 40001 |     0 |   0.0 | 100M| 133 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
271.80/271.82	c   271s| 50000 | 50001 |     0 |   0.0 | 107M| 133 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
323.31/323.36	c   322s| 60000 | 60001 |     0 |   0.0 | 114M| 133 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
375.81/375.83	c   374s| 70000 | 70001 |     0 |   0.0 | 122M| 133 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
428.51/428.58	c   427s| 80000 | 80001 |     0 |   0.0 | 129M| 133 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
480.80/480.82	c   479s| 90000 | 90001 |     0 |   0.0 | 136M| 133 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
531.81/531.81	c   530s|100000 |100001 |     0 |   0.0 | 143M| 163 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
581.71/581.77	c   579s|110000 |110001 |     0 |   0.0 | 149M| 169 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
632.31/632.34	c   630s|120000 |120001 |     0 |   0.0 | 156M| 169 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
682.41/682.49	c   680s|130000 |130001 |     0 |   0.0 | 163M| 169 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
732.22/732.21	c   729s|140000 |140001 |     0 |   0.0 | 169M| 169 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
782.52/782.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
782.52/782.50	c   779s|150000 |150001 |     0 |   0.0 | 176M| 169 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
832.72/832.77	c   829s|160000 |160001 |     0 |   0.0 | 182M| 169 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
883.12/883.16	c   880s|170000 |170001 |     0 |   0.0 | 189M| 169 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
933.62/933.62	c   930s|180000 |180001 |     0 |   0.0 | 196M| 169 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
984.73/984.75	c   981s|190000 |190001 |     0 |   0.0 | 202M| 169 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1035.23/1035.29	c  1031s|200000 |200001 |     0 |   0.0 | 209M| 169 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1085.33/1085.34	c  1081s|210000 |210001 |     0 |   0.0 | 216M| 169 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1135.33/1135.37	c  1131s|220000 |220001 |     0 |   0.0 | 222M| 169 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1185.13/1185.16	c  1181s|230000 |230001 |     0 |   0.0 | 229M| 169 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1234.74/1234.70	c  1230s|240000 |240001 |     0 |   0.0 | 235M| 169 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1284.04/1284.03	c  1279s|250000 |250001 |     0 |   0.0 | 241M| 169 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1334.13/1334.17	c  1329s|260000 |260001 |     0 |   0.0 | 248M| 169 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1384.24/1384.20	c  1379s|270000 |270001 |     0 |   0.0 | 254M| 169 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1433.74/1433.70	c  1428s|280000 |280001 |     0 |   0.0 | 261M| 169 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1483.34/1483.34	c  1478s|290000 |290001 |     0 |   0.0 | 267M| 169 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1533.24/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.24/1533.29	c  1527s|300000 |300001 |     0 |   0.0 | 274M| 169 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1582.64/1582.65	c  1577s|310000 |310001 |     0 |   0.0 | 280M| 169 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1633.65/1633.61	c  1627s|320000 |320001 |     0 |   0.0 | 287M| 169 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1683.45/1683.41	c  1677s|330000 |330001 |     0 |   0.0 | 293M| 169 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1733.85/1733.87	c  1727s|340000 |340001 |     0 |   0.0 | 300M| 169 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1784.05/1784.07	c  1777s|350000 |350001 |     0 |   0.0 | 307M| 169 |   - |  18k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    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) : 1793.23
1800.06/1800.01	c Solving Nodes      : 353225
1800.06/1800.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.06/1800.01	c Dual Bound         : +0.00000000000000e+00
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       :    1793.23
1800.06/1800.01	c Original Problem   :
1800.06/1800.01	c   Problem name     : HOME/instance-2693782-1277916588.wbo
1800.06/1800.01	c   Variables        : 21906 (12937 binary, 0 integer, 0 implicit integer, 8969 continuous)
1800.06/1800.01	c   Constraints      : 22400 initial, 22400 maximal
1800.06/1800.01	c Presolved Problem  :
1800.06/1800.01	c   Problem name     : t_HOME/instance-2693782-1277916588.wbo
1800.06/1800.01	c   Variables        : 18910 (11183 binary, 0 integer, 0 implicit integer, 7727 continuous)
1800.06/1800.01	c   Constraints      : 19007 initial, 19007 maximal
1800.06/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.06/1800.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   dualfix          :       0.00       2621          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.03          0          0          0          0          0          0          0          0
1800.06/1800.01	c   probing          :       3.04          0          0          0          0          0          0          0          0
1800.06/1800.01	c   indicator        :       0.06          0          0          0          0          0       1242          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          0          0
1800.06/1800.01	c   linear           :       0.16        267        108          0       7994          0       2151          0          0
1800.06/1800.01	c   logicor          :       0.01          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        :       7727          0    1122064          0     353225          0     312029          0          0          0
1800.06/1800.01	c   varbound         :        327          0    1122064          0     353225          0     210906          0          0          0
1800.06/1800.01	c   knapsack         :         78          0    1122064          0     353225          0       2746          0          0          0
1800.06/1800.01	c   linear           :       7400          0    1122064          0     353225          0      79663          0          0          0
1800.06/1800.01	c   logicor          :       3475          0     808540          0     353225          0    1270898          0          0          0
1800.06/1800.01	c   countsols        :          0          0          0          0     353225          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        :     468.08       0.00     140.44       0.00     327.64
1800.06/1800.01	c   varbound         :       7.87       0.00       7.51       0.00       0.36
1800.06/1800.01	c   knapsack         :      28.99       0.00       3.03       0.00      25.96
1800.06/1800.01	c   linear           :     126.54       0.00     125.56       0.00       0.98
1800.06/1800.01	c   logicor          :     226.41       0.00       6.43       0.00     219.98
1800.06/1800.01	c   countsols        :       0.12       0.00       0.00       0.00       0.12
1800.06/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.06/1800.01	c   vbounds          :      49.19     436572          0      19752
1800.06/1800.01	c   rootredcost      :       0.37          0          0          0
1800.06/1800.01	c   pseudoobj        :     222.36    1116687          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        :     634.79     353225          0          0          0          0     706450
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.15          0          0
1800.06/1800.01	c   trivial          :       0.20          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.25          0          0
1800.06/1800.01	c   trysol           :       0.13          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            :     353225
1800.06/1800.01	c   nodes (total)    :     353225
1800.06/1800.01	c   nodes left       :     353226
1800.06/1800.01	c   max depth        :        169
1800.06/1800.01	c   max depth (total):        169
1800.06/1800.01	c   backtracks       :       4382 (1.2%)
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.69
1800.06/1800.01	c   switching time   :      12.53
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       : +0.00000000000000e+00
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.45/1800.47	c Time complete: 1800.53.

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-2693782-1277916588/watcher-2693782-1277916588 -o /tmp/evaluation-result-2693782-1277916588/solver-2693782-1277916588 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693782-1277916588.wbo -t 1800 -m 3800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.98 4/178 16738
/proc/meminfo: memFree=30958272/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=8416 CPUtime=0
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 1584 0 0 0 0 0 0 0 25 0 1 0 132954000 8617984 1506 4089446400 4194304 7136930 140734129513696 18446744073709551615 6164672 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16738/statm: 2104 1510 275 719 0 1383 0

[startup+0.0436 s]
/proc/loadavg: 2.00 2.00 1.98 4/178 16738
/proc/meminfo: memFree=30958272/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=18808 CPUtime=0.03
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 4207 0 0 0 3 0 0 0 25 0 1 0 132954000 19259392 4129 4089446400 4194304 7136930 140734129513696 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16738/statm: 4702 4129 275 719 0 3981 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18808

[startup+0.100583 s]
/proc/loadavg: 2.00 2.00 1.98 4/178 16738
/proc/meminfo: memFree=30958272/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=30636 CPUtime=0.09
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 7144 0 0 0 9 0 0 0 25 0 1 0 132954000 31371264 7066 4089446400 4194304 7136930 140734129513696 18446744073709551615 5655201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16738/statm: 7659 7066 275 719 0 6938 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30636

[startup+0.300549 s]
/proc/loadavg: 2.00 2.00 1.98 4/178 16738
/proc/meminfo: memFree=30958272/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=87508 CPUtime=0.29
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 20936 0 0 0 28 1 0 0 25 0 1 0 132954000 89608192 20468 4089446400 4194304 7136930 140734129513696 18446744073709551615 4241122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 21877 20468 323 719 0 21156 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87508

[startup+0.700468 s]
/proc/loadavg: 2.00 2.00 1.98 4/178 16738
/proc/meminfo: memFree=30958272/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=95084 CPUtime=0.69
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 26754 0 0 0 64 5 0 0 25 0 1 0 132954000 97366016 22483 4089446400 4194304 7136930 140734129513696 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 23771 22483 412 719 0 23050 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 95084

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 16739
/proc/meminfo: memFree=30868736/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=96204 CPUtime=1.49
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 27089 0 0 0 144 5 0 0 25 0 1 0 132954000 98512896 22797 4089446400 4194304 7136930 140734129513696 18446744073709551615 5497079 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 24051 22797 391 719 0 23330 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96204

[startup+3.10104 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 16739
/proc/meminfo: memFree=30868488/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=97232 CPUtime=3.1
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 27378 0 0 0 304 6 0 0 25 0 1 0 132954000 99565568 23086 4089446400 4194304 7136930 140734129513696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 24308 23086 396 719 0 23587 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 97232

[startup+6.30042 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 16739
/proc/meminfo: memFree=30865948/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=98992 CPUtime=6.29
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 28097 0 0 0 622 7 0 0 25 0 1 0 132954000 101367808 23613 4089446400 4194304 7136930 140734129513696 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 24748 23613 406 719 0 24027 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 98992

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 16739
/proc/meminfo: memFree=30862068/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=100492 CPUtime=12.69
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 28467 0 0 0 1260 9 0 0 25 0 1 0 132954000 102903808 23983 4089446400 4194304 7136930 140734129513696 18446744073709551615 4697373 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 25123 23983 406 719 0 24402 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 100492

[startup+25.5008 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 16739
/proc/meminfo: memFree=30861680/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=102836 CPUtime=25.49
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 29059 0 0 0 2535 14 0 0 25 0 1 0 132954000 105304064 24575 4089446400 4194304 7136930 140734129513696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 25709 24575 406 719 0 24988 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 102836

[startup+51.1009 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 16741
/proc/meminfo: memFree=30857320/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=107392 CPUtime=51.09
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 30197 0 0 0 5085 24 0 0 25 0 1 0 132954000 109969408 25713 4089446400 4194304 7136930 140734129513696 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 26848 25713 406 719 0 26127 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 107392

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 16741
/proc/meminfo: memFree=30836716/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=117356 CPUtime=102.3
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 32711 0 0 0 10186 44 0 0 25 0 1 0 132954000 120172544 28227 4089446400 4194304 7136930 140734129513696 18446744073709551615 5892216 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 29339 28227 406 719 0 28618 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 117356

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 16743
/proc/meminfo: memFree=30833080/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=129016 CPUtime=162.29
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 35669 0 0 0 16161 68 0 0 25 0 1 0 132954000 132112384 31185 4089446400 4194304 7136930 140734129513696 18446744073709551615 4641936 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 32254 31185 406 719 0 31533 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 129016

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 16745
/proc/meminfo: memFree=30824004/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=135580 CPUtime=222.3
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 37387 0 0 0 22139 91 0 0 25 0 1 0 132954000 138833920 32903 4089446400 4194304 7136930 140734129513696 18446744073709551615 4740321 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 33895 32903 406 719 0 33174 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 135580

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 16775
/proc/meminfo: memFree=31033332/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=142944 CPUtime=282.3
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 39244 0 0 0 28118 112 0 0 25 0 1 0 132954000 146374656 34760 4089446400 4194304 7136930 140734129513696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 35736 34760 406 719 0 35015 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 142944

[startup+342.301 s]
/proc/loadavg: 2.04 2.01 1.99 3/179 16776
/proc/meminfo: memFree=31003916/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=154060 CPUtime=342.31
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 42101 0 0 0 34098 133 0 0 25 0 1 0 132954000 157757440 37617 4089446400 4194304 7136930 140734129513696 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 38515 37617 406 719 0 37794 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 154060

[startup+402.3 s]
/proc/loadavg: 2.06 2.02 1.99 3/179 16777
/proc/meminfo: memFree=30980444/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=162036 CPUtime=402.31
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 43627 0 0 0 40074 157 0 0 25 0 1 0 132954000 165924864 39143 4089446400 4194304 7136930 140734129513696 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 40509 39143 406 719 0 39788 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 162036

[startup+462.301 s]
/proc/loadavg: 2.02 2.02 1.99 3/179 16779
/proc/meminfo: memFree=30956488/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=170840 CPUtime=462.31
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 45872 0 0 0 46046 185 0 0 25 0 1 0 132954000 174940160 41388 4089446400 4194304 7136930 140734129513696 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 42710 41388 406 719 0 41989 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 170840

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 1.99 3/179 16781
/proc/meminfo: memFree=30929044/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=181312 CPUtime=522.3
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 48506 0 0 0 52024 206 0 0 25 0 1 0 132954000 185663488 44022 4089446400 4194304 7136930 140734129513696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 45328 44022 406 719 0 44607 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 181312

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/179 16783
/proc/meminfo: memFree=30904096/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=189092 CPUtime=582.31
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 50498 0 0 0 58001 230 0 0 25 0 1 0 132954000 193630208 46014 4089446400 4194304 7136930 140734129513696 18446744073709551615 4697655 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 47273 46014 406 719 0 46552 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 189092

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 16784
/proc/meminfo: memFree=30883976/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=196268 CPUtime=642.32
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 52357 0 0 0 63979 253 0 0 25 0 1 0 132954000 200978432 47873 4089446400 4194304 7136930 140734129513696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 49067 47873 406 719 0 48346 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 196268

[startup+702.301 s]

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

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 16801
/proc/meminfo: memFree=30772532/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=234604 CPUtime=942.32
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 62149 0 0 0 93869 363 0 0 25 0 1 0 132954000 240234496 57665 4089446400 4194304 7136930 140734129513696 18446744073709551615 4414768 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 58651 57665 406 719 0 57930 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 234604

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 16802
/proc/meminfo: memFree=30751412/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=240904 CPUtime=1002.33
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 63802 0 0 0 99847 386 0 0 25 0 1 0 132954000 246685696 59318 4089446400 4194304 7136930 140734129513696 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 60226 59318 406 719 0 59505 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 240904

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 16804
/proc/meminfo: memFree=30729920/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=253864 CPUtime=1062.32
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 66039 0 0 0 105823 409 0 0 25 0 1 0 132954000 259956736 61555 4089446400 4194304 7136930 140734129513696 18446744073709551615 4697373 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 63466 61555 406 719 0 62745 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 253864

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 16806
/proc/meminfo: memFree=30712776/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=263636 CPUtime=1122.33
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 68529 0 0 0 111802 431 0 0 25 0 1 0 132954000 269963264 64045 4089446400 4194304 7136930 140734129513696 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 65909 64045 406 719 0 65188 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 263636

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 16808
/proc/meminfo: memFree=30692164/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=270468 CPUtime=1182.33
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 70285 0 0 0 117781 452 0 0 25 0 1 0 132954000 276959232 65801 4089446400 4194304 7136930 140734129513696 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 67617 65801 406 719 0 66896 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 270468

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 16809
/proc/meminfo: memFree=30675152/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=278208 CPUtime=1242.33
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 72264 0 0 0 123759 474 0 0 25 0 1 0 132954000 284884992 67780 4089446400 4194304 7136930 140734129513696 18446744073709551615 5892378 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 69552 67780 406 719 0 68831 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 278208

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 16810
/proc/meminfo: memFree=30659496/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=282988 CPUtime=1302.34
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 73524 0 0 0 129738 496 0 0 25 0 1 0 132954000 289779712 69040 4089446400 4194304 7136930 140734129513696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 70747 69040 406 719 0 70026 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 282988

[startup+1362.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/179 16812
/proc/meminfo: memFree=30632556/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=295228 CPUtime=1362.34
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 76634 0 0 0 135716 518 0 0 25 0 1 0 132954000 302313472 72150 4089446400 4194304 7136930 140734129513696 18446744073709551615 4407814 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 73807 72150 406 719 0 73086 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 295228

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 16814
/proc/meminfo: memFree=30617280/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=298708 CPUtime=1422.34
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 77526 0 0 0 141695 539 0 0 25 0 1 0 132954000 305876992 73042 4089446400 4194304 7136930 140734129513696 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 74677 73042 406 719 0 73956 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 298708

[startup+1482.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 16816
/proc/meminfo: memFree=30597788/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=308172 CPUtime=1482.34
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 79969 0 0 0 147673 561 0 0 25 0 1 0 132954000 315568128 75485 4089446400 4194304 7136930 140734129513696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 77043 75485 406 719 0 76322 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 308172

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 16817
/proc/meminfo: memFree=30574816/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=316092 CPUtime=1542.34
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 81996 0 0 0 153653 581 0 0 25 0 1 0 132954000 323678208 77512 4089446400 4194304 7136930 140734129513696 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 79023 77512 406 719 0 78302 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 316092

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 16818
/proc/meminfo: memFree=30552580/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=325620 CPUtime=1602.35
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 84395 0 0 0 159634 601 0 0 25 0 1 0 132954000 333434880 79911 4089446400 4194304 7136930 140734129513696 18446744073709551615 5507431 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 81405 79911 406 719 0 80684 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 325620

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16820
/proc/meminfo: memFree=30535432/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=332904 CPUtime=1662.35
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 86264 0 0 0 165614 621 0 0 25 0 1 0 132954000 340893696 81780 4089446400 4194304 7136930 140734129513696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 83226 81780 406 719 0 82505 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 332904

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16822
/proc/meminfo: memFree=30518788/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=336928 CPUtime=1722.35
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 87313 0 0 0 171593 642 0 0 25 0 1 0 132954000 345014272 82829 4089446400 4194304 7136930 140734129513696 18446744073709551615 4643209 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 84232 82829 406 719 0 83511 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 336928

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16824
/proc/meminfo: memFree=30496936/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=347804 CPUtime=1782.35
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 90095 0 0 0 177572 663 0 0 25 0 1 0 132954000 356151296 85611 4089446400 4194304 7136930 140734129513696 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 86951 85611 406 719 0 86230 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 347804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16824
/proc/meminfo: memFree=30495436/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=348452 CPUtime=1800.06
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 90274 0 0 0 179336 670 0 0 25 0 1 0 132954000 356814848 85790 4089446400 4194304 7136930 140734129513696 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16738/statm: 87113 85790 406 719 0 86392 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 348452

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16824
/proc/meminfo: memFree=30495436/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=347632 CPUtime=1800.25
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 90281 0 0 0 179355 670 0 0 25 0 1 0 132954000 355975168 85592 4089446400 4194304 7136930 140734129513696 18446744073709551615 6165648 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16738/statm: 86908 85592 413 719 0 86187 0
Current children cumulated CPU time (s) 1800.25
Current children cumulated vsize (KiB) 347632

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16824
/proc/meminfo: memFree=30495436/32951124 swapFree=67111528/67111528
[pid=16738] ppid=16736 vsize=196000 CPUtime=1800.45
/proc/16738/stat : 16738 (pbscip.linux.x8) R 16736 16738 16083 0 -1 4202496 90281 0 0 0 179374 671 0 0 25 0 1 0 132954000 200704000 47689 4089446400 4194304 7136930 140734129513696 18446744073709551615 4332876 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16738/statm: 49000 47689 413 719 0 48279 0
Current children cumulated CPU time (s) 1800.45
Current children cumulated vsize (KiB) 196000

Child status: 0
Real time (s): 1800.48
CPU time (s): 1800.54
CPU user time (s): 1793.82
CPU system time (s): 6.72198
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 348452

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

runsolver used 3.38848 second user time and 6.38603 second system time

The end

Launcher Data

Begin job on node141 at 2010-06-30 18:49:48
IDJOB=2693782
IDBENCH=79074
IDSOLVER=1206
FILE ID=node141/2693782-1277916588
PBS_JOBID= 11197297
Free space on /tmp= 74204 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j30/normalized-j3046_4-unsat--soft-33-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-2693782-1277916588/watcher-2693782-1277916588 -o /tmp/evaluation-result-2693782-1277916588/solver-2693782-1277916588 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693782-1277916588.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 21194a5c96fb00b1cb0d9bbfc15b0e5d
RANDOM SEED=546380778

node141.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.788
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.57
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.788
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.68
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.788
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.83
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.788
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.788
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.80
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.788
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.788
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.788
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:     32951124 kB
MemFree:      30958800 kB
Buffers:        200212 kB
Cached:        1150036 kB
SwapCached:          0 kB
Active:        1075676 kB
Inactive:       772772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30958800 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3568 kB
Writeback:           0 kB
AnonPages:      498128 kB
Mapped:          17460 kB
Slab:            79732 kB
PageTables:       5416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   688116 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 node141 at 2010-06-30 19:19:50