Trace number 2693805

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.64 1800.58

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j90/
normalized-j903_10-unsat--soft-66-100-0.wbo
MD5SUMdedae6261f3c03a02c47ea0595dc06e5
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.091985
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables11830
Total number of constraints36862
Number of soft constraints12660
Number of constraints which are clauses36606
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints256
Minimum length of a constraint1
Maximum length of a constraint29
Top cost 641154
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 641153
Biggest number in a constraint 36
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 203
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-2693805-1277916955.wbo>
0.29/0.30	c original problem has 37150 variables (24490 bin, 0 int, 0 impl, 12660 cont) and 49523 constraints
0.29/0.30	c problem read
0.29/0.30	c presolving settings loaded
0.29/0.30	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.79/0.86	c presolving:
1.09/1.13	c (round 1) 1241 del vars, 3934 del conss, 693 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 429206 impls, 0 clqs
1.29/1.34	c (round 2) 3626 del vars, 11337 del conss, 1756 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 439919 impls, 0 clqs
1.48/1.55	c (round 3) 7776 del vars, 17833 del conss, 2517 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 445450 impls, 0 clqs
1.69/1.70	c (round 4) 12020 del vars, 22191 del conss, 2996 chg bounds, 5 chg sides, 5 chg coeffs, 0 upgd conss, 448444 impls, 0 clqs
1.78/1.80	c (round 5) 14909 del vars, 24777 del conss, 3273 chg bounds, 17 chg sides, 17 chg coeffs, 0 upgd conss, 450356 impls, 0 clqs
1.78/1.86	c (round 6) 16716 del vars, 26309 del conss, 3426 chg bounds, 18 chg sides, 18 chg coeffs, 0 upgd conss, 451295 impls, 0 clqs
1.89/1.90	c (round 7) 17784 del vars, 27172 del conss, 3503 chg bounds, 19 chg sides, 19 chg coeffs, 0 upgd conss, 451727 impls, 0 clqs
1.89/1.92	c (round 8) 18410 del vars, 27629 del conss, 3538 chg bounds, 26 chg sides, 26 chg coeffs, 0 upgd conss, 451899 impls, 0 clqs
1.89/1.95	c (round 9) 18765 del vars, 27978 del conss, 3574 chg bounds, 26 chg sides, 26 chg coeffs, 0 upgd conss, 451997 impls, 0 clqs
1.89/1.96	c (round 10) 18983 del vars, 28155 del conss, 3585 chg bounds, 26 chg sides, 26 chg coeffs, 0 upgd conss, 452021 impls, 0 clqs
1.89/1.98	c (round 11) 19120 del vars, 28235 del conss, 3590 chg bounds, 26 chg sides, 26 chg coeffs, 0 upgd conss, 452051 impls, 0 clqs
1.89/1.99	c (round 12) 19173 del vars, 28268 del conss, 3593 chg bounds, 26 chg sides, 26 chg coeffs, 0 upgd conss, 452051 impls, 0 clqs
1.99/2.00	c (round 13) 19196 del vars, 28285 del conss, 3593 chg bounds, 26 chg sides, 26 chg coeffs, 0 upgd conss, 452051 impls, 0 clqs
1.99/2.04	c (round 14) 19212 del vars, 28291 del conss, 9564 chg bounds, 26 chg sides, 26 chg coeffs, 0 upgd conss, 452051 impls, 0 clqs
2.09/2.16	c (round 15) 19218 del vars, 28291 del conss, 9564 chg bounds, 26 chg sides, 26 chg coeffs, 9944 upgd conss, 452051 impls, 0 clqs
2.19/2.20	c (round 16) 19218 del vars, 28291 del conss, 9564 chg bounds, 37 chg sides, 62 chg coeffs, 9944 upgd conss, 452831 impls, 43 clqs
4.69/4.74	c    (4.3s) probing: 1000/11961 (8.4%) - 0 fixings, 0 aggregations, 34223 implications, 0 bound changes
6.29/6.33	c    (5.9s) probing: 2000/11961 (16.7%) - 0 fixings, 0 aggregations, 38176 implications, 0 bound changes
6.29/6.34	c    (5.9s) probing: 2001/11961 (16.7%) - 0 fixings, 0 aggregations, 38178 implications, 0 bound changes
6.29/6.34	c    (5.9s) probing aborted: 2000/2000 successive useless probings
6.29/6.34	c presolving (17 rounds):
6.29/6.34	c  19218 deleted vars, 28291 deleted constraints, 9564 tightened bounds, 0 added holes, 37 changed sides, 66 changed coefficients
6.29/6.34	c  591189 implications, 44 cliques
6.29/6.34	c presolved problem has 17932 variables (11961 bin, 0 int, 0 impl, 5971 cont) and 21235 constraints
6.29/6.34	c    5971 constraints of type <indicator>
6.29/6.34	c     654 constraints of type <varbound>
6.29/6.34	c     149 constraints of type <knapsack>
6.29/6.34	c       3 constraints of type <setppc>
6.29/6.34	c    5317 constraints of type <linear>
6.29/6.34	c    9141 constraints of type <logicor>
6.29/6.34	c transformed objective value is always integral (scale: 1)
6.29/6.34	c Presolving Time: 5.79
6.29/6.34	c - non default parameters ----------------------------------------------------------------------
6.29/6.34	c # SCIP version 1.2.1.2
6.29/6.34	c 
6.29/6.34	c # frequency for displaying node information lines
6.29/6.34	c # [type: int, range: [-1,2147483647], default: 100]
6.29/6.34	c display/freq = 10000
6.29/6.34	c 
6.29/6.34	c # maximal time in seconds to run
6.29/6.34	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.29/6.34	c limits/time = 1799.71
6.29/6.34	c 
6.29/6.34	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
6.29/6.34	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.29/6.34	c limits/memory = 3420
6.29/6.34	c 
6.29/6.34	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
6.29/6.34	c # [type: int, range: [-1,2147483647], default: 1]
6.29/6.34	c lp/solvefreq = -1
6.29/6.34	c 
6.29/6.34	c # should presolving try to simplify inequalities
6.29/6.34	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.29/6.34	c constraints/linear/simplifyinequalities = TRUE
6.29/6.34	c 
6.29/6.34	c # should presolving try to simplify knapsacks
6.29/6.34	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.29/6.34	c constraints/knapsack/simplifyinequalities = TRUE
6.29/6.34	c 
6.29/6.34	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
6.29/6.34	c # [type: int, range: [-1,2147483647], default: -1]
6.29/6.34	c separating/rapidlearning/freq = 0
6.29/6.34	c 
6.29/6.34	c -----------------------------------------------------------------------------------------------
6.29/6.34	c start solving
6.29/6.34	c 
6.29/6.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.29/6.39	c   6.0s|     1 |     2 |     0 |     - | 117M|   0 |   - |  17k|  21k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
79.39/79.42	c  78.7s| 10000 | 10001 |     0 |   0.0 | 131M| 129 |   - |  17k|  21k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
150.70/150.77	c   150s| 20000 | 20001 |     0 |   0.0 | 144M| 147 |   - |  17k|  21k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
220.89/221.00	c   220s| 30000 | 30001 |     0 |   0.0 | 156M| 151 |   - |  17k|  21k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
290.60/290.68	c   289s| 40000 | 40001 |     0 |   0.0 | 167M| 159 |   - |  17k|  21k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
359.61/359.61	c   358s| 50000 | 50001 |     0 |   0.0 | 179M| 159 |   - |  17k|  21k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
425.30/425.31	c   423s| 60000 | 60001 |     0 |   0.0 | 190M| 159 |   - |  17k|  21k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
491.20/491.28	c   489s| 70000 | 70001 |     0 |   0.0 | 201M| 161 |   - |  17k|  21k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
556.51/556.55	c   554s| 80000 | 80001 |     0 |   0.0 | 211M| 175 |   - |  17k|  21k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
621.42/621.50	c   618s| 90000 | 90001 |     0 |   0.0 | 222M| 181 |   - |  17k|  21k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
687.21/687.24	c   684s|100000 |100001 |     0 |   0.0 | 233M| 181 |   - |  17k|  21k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
752.02/752.04	c   748s|110000 |110001 |     0 |   0.0 | 243M| 181 |   - |  17k|  21k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
817.52/817.57	c   814s|120000 |120001 |     0 |   0.0 | 253M| 181 |   - |  17k|  21k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
882.82/882.84	c   879s|130000 |130001 |     0 |   0.0 | 263M| 181 |   - |  17k|  21k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
947.52/947.58	c   943s|140000 |140001 |     0 |   0.0 | 274M| 181 |   - |  17k|  21k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1013.03/1013.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1013.03/1013.10	c  1008s|150000 |150001 |     0 |   0.0 | 284M| 181 |   - |  17k|  21k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1078.73/1078.71	c  1074s|160000 |160001 |     0 |   0.0 | 294M| 181 |   - |  17k|  21k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1143.23/1143.26	c  1138s|170000 |170001 |     0 |   0.0 | 305M| 181 |   - |  17k|  21k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1206.73/1206.75	c  1201s|180000 |180001 |     0 |   0.0 | 314M| 181 |   - |  17k|  21k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1270.13/1270.13	c  1264s|190000 |190001 |     0 |   0.0 | 324M| 181 |   - |  17k|  21k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1333.54/1333.51	c  1327s|200000 |200001 |     0 |   0.0 | 334M| 181 |   - |  17k|  21k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1396.74/1396.73	c  1390s|210000 |210001 |     0 |   0.0 | 343M| 181 |   - |  17k|  21k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1460.04/1460.01	c  1453s|220000 |220001 |     0 |   0.0 | 353M| 181 |   - |  17k|  21k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1522.94/1522.93	c  1516s|230000 |230001 |     0 |   0.0 | 363M| 181 |   - |  17k|  21k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1586.05/1586.03	c  1579s|240000 |240001 |     0 |   0.0 | 372M| 181 |   - |  17k|  21k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1648.95/1648.99	c  1642s|250000 |250001 |     0 |   0.0 | 382M| 181 |   - |  17k|  21k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1711.85/1711.84	c  1704s|260000 |260001 |     0 |   0.0 | 391M| 181 |   - |  17k|  21k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1774.95/1774.93	c  1767s|270000 |270001 |     0 |   0.0 | 401M| 181 |   - |  17k|  21k|   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.00	c 
1800.06/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.00	c Solving Time (sec) : 1791.94
1800.06/1800.00	c Solving Nodes      : 274012
1800.06/1800.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.06/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.06/1800.00	c Gap                : infinite
1800.06/1800.00	s UNKNOWN
1800.06/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.00	c Solving Time       :    1791.94
1800.06/1800.00	c Original Problem   :
1800.06/1800.00	c   Problem name     : HOME/instance-2693805-1277916955.wbo
1800.06/1800.00	c   Variables        : 37150 (24490 binary, 0 integer, 0 implicit integer, 12660 continuous)
1800.06/1800.00	c   Constraints      : 49523 initial, 49523 maximal
1800.06/1800.00	c Presolved Problem  :
1800.06/1800.00	c   Problem name     : t_HOME/instance-2693805-1277916955.wbo
1800.06/1800.00	c   Variables        : 17932 (11961 binary, 0 integer, 0 implicit integer, 5971 continuous)
1800.06/1800.00	c   Constraints      : 21235 initial, 21235 maximal
1800.06/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.06/1800.00	c   trivial          :       0.03        169          0          0          0          0          0          0          0
1800.06/1800.00	c   dualfix          :       0.02      14196          0          0          0          0          0          0          0
1800.06/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.00	c   implics          :       0.04          0          0          0          0          0          0          0          0
1800.06/1800.00	c   probing          :       4.06          0          0          0          0          0          0          0          0
1800.06/1800.00	c   indicator        :       0.29          0          0          0          0          0       6689          0          0
1800.06/1800.00	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.00	c   knapsack         :       0.01          0          0          0          0          0          0         11         40
1800.06/1800.00	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.00	c   linear           :       0.84       3424       1429          0       9564          0      21602         26         26
1800.06/1800.00	c   logicor          :       0.03          0          0          0          0          0          0          0          0
1800.06/1800.00	c   root node        :          -          0          -          -          0          -          -          -          -
1800.06/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.00	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.06/1800.00	c   indicator        :       5971          0    1515387          0     274012          0     321744          0          0          0
1800.06/1800.00	c   varbound         :        654          0    1515387          0     274012          0     104209          0          0          0
1800.06/1800.00	c   knapsack         :        149          0    1515387          0     274012          0      41936          0          0          0
1800.06/1800.00	c   setppc           :          3          0    1073425          0     177923          0        456          0          0          0
1800.06/1800.00	c   linear           :       5317          0    1515387          0     274012          0      48792          0          0          0
1800.06/1800.00	c   logicor          :       9141          0    1319120          0     274012          0    3000518          0          0          0
1800.06/1800.00	c   countsols        :          0          0          0          0     274012          0          0          0          0          0
1800.06/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.06/1800.00	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.06/1800.00	c   indicator        :     348.49       0.00     136.97       0.00     211.52
1800.06/1800.00	c   varbound         :      14.68       0.00      14.48       0.00       0.20
1800.06/1800.00	c   knapsack         :      21.13       0.00       5.73       0.00      15.40
1800.06/1800.00	c   setppc           :       0.43       0.00       0.36       0.00       0.07
1800.06/1800.00	c   linear           :     104.26       0.00     103.62       0.00       0.64
1800.06/1800.00	c   logicor          :     418.02       0.00      10.56       0.00     407.46
1800.06/1800.00	c   countsols        :       0.10       0.00       0.00       0.00       0.10
1800.06/1800.00	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.06/1800.00	c   vbounds          :      76.12     399483          0     168642
1800.06/1800.00	c   rootredcost      :       0.35          0          0          0
1800.06/1800.00	c   pseudoobj        :     230.10    1505591          0          0
1800.06/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.06/1800.00	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.06/1800.00	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.06/1800.00	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.06/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.06/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.06/1800.00	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.06/1800.00	c   redcost          :       0.00          0          0          0          0          0
1800.06/1800.00	c   impliedbounds    :       0.00          0          0          0          0          0
1800.06/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.06/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.06/1800.00	c   gomory           :       0.00          0          0          0          0          0
1800.06/1800.00	c   strongcg         :       0.00          0          0          0          0          0
1800.06/1800.00	c   cmir             :       0.00          0          0          0          0          0
1800.06/1800.00	c   flowcover        :       0.00          0          0          0          0          0
1800.06/1800.00	c   clique           :       0.00          0          0          0          0          0
1800.06/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.06/1800.00	c   mcf              :       0.00          0          0          0          0          0
1800.06/1800.00	c   rapidlearning    :       0.00          0          0          0          0          0
1800.06/1800.00	c Pricers            :       Time      Calls       Vars
1800.06/1800.00	c   problem variables:       0.00          0          0
1800.06/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.00	c   relpscost        :       0.00          0          0          0          0          0          0
1800.06/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.06/1800.00	c   inference        :     546.96     274012          0          0          0          0     548024
1800.06/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.06/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.06/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.06/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.06/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.06/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.06/1800.00	c   LP solutions     :       0.00          -          0
1800.06/1800.00	c   pseudo solutions :       0.00          -          0
1800.06/1800.00	c   oneopt           :       0.12          0          0
1800.06/1800.00	c   trivial          :       0.41          2          0
1800.06/1800.00	c   simplerounding   :       0.00          0          0
1800.06/1800.00	c   zirounding       :       0.00          0          0
1800.06/1800.00	c   rounding         :       0.00          0          0
1800.06/1800.00	c   shifting         :       0.00          0          0
1800.06/1800.00	c   intshifting      :       0.00          0          0
1800.06/1800.00	c   twoopt           :       0.00          0          0
1800.06/1800.00	c   fixandinfer      :       0.00          0          0
1800.06/1800.00	c   feaspump         :       0.00          0          0
1800.06/1800.00	c   coefdiving       :       0.00          0          0
1800.06/1800.00	c   pscostdiving     :       0.00          0          0
1800.06/1800.00	c   fracdiving       :       0.00          0          0
1800.06/1800.00	c   veclendiving     :       0.00          0          0
1800.06/1800.00	c   intdiving        :       0.00          0          0
1800.06/1800.00	c   actconsdiving    :       0.00          0          0
1800.06/1800.00	c   objpscostdiving  :       0.00          0          0
1800.06/1800.00	c   rootsoldiving    :       0.00          0          0
1800.06/1800.00	c   linesearchdiving :       0.00          0          0
1800.06/1800.00	c   guideddiving     :       0.00          0          0
1800.06/1800.00	c   octane           :       0.00          0          0
1800.06/1800.00	c   rens             :       0.00          0          0
1800.06/1800.00	c   rins             :       0.00          0          0
1800.06/1800.00	c   localbranching   :       0.00          0          0
1800.06/1800.00	c   mutation         :       0.00          0          0
1800.06/1800.00	c   crossover        :       0.00          0          0
1800.06/1800.00	c   dins             :       0.00          0          0
1800.06/1800.00	c   undercover       :       0.00          0          0
1800.06/1800.00	c   nlp              :       0.16          0          0
1800.06/1800.00	c   trysol           :       0.10          1          0
1800.06/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.06/1800.00	c   primal LP        :       0.00          0          0       0.00          -
1800.06/1800.00	c   dual LP          :       0.00          0          0       0.00          -
1800.06/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1800.06/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1800.06/1800.00	c   diving/probing LP:       0.00          0          0       0.00          -
1800.06/1800.00	c   strong branching :       0.00          0          0       0.00          -
1800.06/1800.00	c     (at root node) :          -          0          0       0.00          -
1800.06/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1800.06/1800.00	c B&B Tree           :
1800.06/1800.00	c   number of runs   :          1
1800.06/1800.00	c   nodes            :     274012
1800.06/1800.00	c   nodes (total)    :     274012
1800.06/1800.00	c   nodes left       :     274013
1800.06/1800.00	c   max depth        :        181
1800.06/1800.00	c   max depth (total):        181
1800.06/1800.00	c   backtracks       :       2956 (1.1%)
1800.06/1800.00	c   delayed cutoffs  :          0
1800.06/1800.00	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.06/1800.00	c   avg switch length:       2.53
1800.06/1800.00	c   switching time   :      13.47
1800.06/1800.00	c Solution           :
1800.06/1800.00	c   Solutions found  :          0 (0 improvements)
1800.06/1800.00	c   Primal Bound     :          -
1800.06/1800.00	c   Dual Bound       : +0.00000000000000e+00
1800.06/1800.00	c   Gap              :   infinite
1800.06/1800.00	c   Root Dual Bound  : +0.00000000000000e+00
1800.06/1800.00	c   Root Iterations  :          0
1800.56/1800.57	c Time complete: 1800.63.

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-2693805-1277916955/watcher-2693805-1277916955 -o /tmp/evaluation-result-2693805-1277916955/solver-2693805-1277916955 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693805-1277916955.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.06 2.07 2.05 4/196 26439
/proc/meminfo: memFree=31078616/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=8296 CPUtime=0
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 1553 0 0 0 0 0 0 0 25 0 1 0 167298618 8495104 1475 4089446400 4194304 7136930 140736320973888 18446744073709551615 6328631 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26439/statm: 2074 1475 275 719 0 1353 0

[startup+0.0535501 s]
/proc/loadavg: 2.06 2.07 2.05 4/196 26439
/proc/meminfo: memFree=31078616/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=20836 CPUtime=0.04
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 4685 0 0 0 4 0 0 0 25 0 1 0 167298618 21336064 4607 4089446400 4194304 7136930 140736320973888 18446744073709551615 5649646 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26439/statm: 5209 4607 275 719 0 4488 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 20836

[startup+0.100549 s]
/proc/loadavg: 2.06 2.07 2.05 4/196 26439
/proc/meminfo: memFree=31078616/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=28948 CPUtime=0.09
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 6740 0 0 0 9 0 0 0 25 0 1 0 167298618 29642752 6662 4089446400 4194304 7136930 140736320973888 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26439/statm: 7237 6662 275 719 0 6516 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28948

[startup+0.300512 s]
/proc/loadavg: 2.06 2.07 2.05 4/196 26439
/proc/meminfo: memFree=31078616/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=59032 CPUtime=0.29
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 14256 0 0 0 28 1 0 0 25 0 1 0 167298618 60448768 14178 4089446400 4194304 7136930 140736320973888 18446744073709551615 6166544 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26439/statm: 14758 14178 275 719 0 14037 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59032

[startup+0.700435 s]
/proc/loadavg: 2.06 2.07 2.05 4/196 26439
/proc/meminfo: memFree=31078616/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=142476 CPUtime=0.69
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 34366 0 0 0 66 3 0 0 25 0 1 0 167298618 145895424 33871 4089446400 4194304 7136930 140736320973888 18446744073709551615 6350456 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 35619 33871 323 719 0 34898 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 142476

[startup+1.50028 s]
/proc/loadavg: 2.05 2.07 2.05 3/197 26441
/proc/meminfo: memFree=30934768/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=162596 CPUtime=1.48
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 39938 0 0 0 143 5 0 0 25 0 1 0 167298618 166498304 38929 4089446400 4194304 7136930 140736320973888 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 40649 38929 351 719 0 39928 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 162596

[startup+3.10099 s]
/proc/loadavg: 2.05 2.07 2.05 3/197 26441
/proc/meminfo: memFree=30922444/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=170728 CPUtime=3.09
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 48966 0 0 0 297 12 0 0 25 0 1 0 167298618 174825472 40984 4089446400 4194304 7136930 140736320973888 18446744073709551615 5969710 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 42682 40984 400 719 0 41961 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 170728

[startup+6.30038 s]
/proc/loadavg: 2.05 2.07 2.05 3/197 26441
/proc/meminfo: memFree=30915748/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=171040 CPUtime=6.29
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 49035 0 0 0 614 15 0 0 25 0 1 0 167298618 175144960 41053 4089446400 4194304 7136930 140736320973888 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 42760 41053 405 719 0 42039 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 171040

[startup+12.7012 s]
/proc/loadavg: 2.04 2.07 2.05 3/197 26441
/proc/meminfo: memFree=30912016/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=175960 CPUtime=12.68
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 50424 0 0 0 1251 17 0 0 25 0 1 0 167298618 180183040 42151 4089446400 4194304 7136930 140736320973888 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 43990 42151 411 719 0 43269 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 175960

[startup+25.5008 s]
/proc/loadavg: 2.04 2.06 2.05 3/197 26441
/proc/meminfo: memFree=30909616/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=179284 CPUtime=25.48
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 51256 0 0 0 2525 23 0 0 25 0 1 0 167298618 183586816 42983 4089446400 4194304 7136930 140736320973888 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 44821 42983 411 719 0 44100 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 179284

[startup+51.1009 s]
/proc/loadavg: 2.02 2.06 2.04 3/197 26442
/proc/meminfo: memFree=30904560/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=184524 CPUtime=51.09
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 52568 0 0 0 5074 35 0 0 25 0 1 0 167298618 188952576 44295 4089446400 4194304 7136930 140736320973888 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 46131 44295 411 719 0 45410 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 184524

[startup+102.306 s]
/proc/loadavg: 2.01 2.05 2.04 3/197 26443
/proc/meminfo: memFree=30891880/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=196220 CPUtime=102.29
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 55495 0 0 0 10173 56 0 0 25 0 1 0 167298618 200929280 47222 4089446400 4194304 7136930 140736320973888 18446744073709551615 5005106 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 49055 47222 411 719 0 48334 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 196220

[startup+162.301 s]
/proc/loadavg: 2.00 2.03 2.03 3/197 26445
/proc/meminfo: memFree=30877596/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=210520 CPUtime=162.29
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 59072 0 0 0 16145 84 0 0 25 0 1 0 167298618 215572480 50799 4089446400 4194304 7136930 140736320973888 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 52630 50799 411 719 0 51909 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 210520

[startup+222.301 s]
/proc/loadavg: 2.00 2.03 2.03 3/197 26446
/proc/meminfo: memFree=30865908/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=222148 CPUtime=222.3
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 62004 0 0 0 22117 113 0 0 25 0 1 0 167298618 227479552 53731 4089446400 4194304 7136930 140736320973888 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 55537 53731 411 719 0 54816 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 222148

[startup+282.3 s]
/proc/loadavg: 2.44 2.14 2.06 3/197 26448
/proc/meminfo: memFree=30853732/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=233944 CPUtime=282.29
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 64989 0 0 0 28089 140 0 0 25 0 1 0 167298618 239558656 56716 4089446400 4194304 7136930 140736320973888 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 58486 56716 411 719 0 57765 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 233944

[startup+342.301 s]
/proc/loadavg: 2.16 2.11 2.06 3/197 26459
/proc/meminfo: memFree=30846168/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=241008 CPUtime=342.3
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 66789 0 0 0 34063 167 0 0 25 0 1 0 167298618 246792192 58516 4089446400 4194304 7136930 140736320973888 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 60252 58516 411 719 0 59531 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 241008

[startup+402.301 s]
/proc/loadavg: 2.02 2.08 2.05 3/179 26536
/proc/meminfo: memFree=31010828/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=252904 CPUtime=402.31
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 69791 0 0 0 40039 192 0 0 25 0 1 0 167298618 258973696 61518 4089446400 4194304 7136930 140736320973888 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 63226 61518 411 719 0 62505 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 252904

[startup+462.3 s]
/proc/loadavg: 2.00 2.06 2.04 3/179 26538
/proc/meminfo: memFree=30971028/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=264736 CPUtime=462.31
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 72273 0 0 0 46014 217 0 0 25 0 1 0 167298618 271089664 64000 4089446400 4194304 7136930 140736320973888 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 66184 64000 411 719 0 65463 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 264736

[startup+522.301 s]
/proc/loadavg: 2.00 2.05 2.04 3/179 26539
/proc/meminfo: memFree=30938516/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=272560 CPUtime=522.31
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 74230 0 0 0 51987 244 0 0 25 0 1 0 167298618 279101440 65957 4089446400 4194304 7136930 140736320973888 18446744073709551615 4697655 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 68140 65957 411 719 0 67419 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 272560

[startup+582.301 s]
/proc/loadavg: 2.00 2.04 2.03 3/179 26541
/proc/meminfo: memFree=30902840/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=284184 CPUtime=582.31
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 77151 0 0 0 57960 271 0 0 25 0 1 0 167298618 291004416 68878 4089446400 4194304 7136930 140736320973888 18446744073709551615 5005152 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 71046 68878 411 719 0 70325 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 284184

[startup+642.3 s]
/proc/loadavg: 2.03 2.04 2.03 3/179 26543
/proc/meminfo: memFree=30872804/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=294760 CPUtime=642.31
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 79844 0 0 0 63936 295 0 0 25 0 1 0 167298618 301834240 71571 4089446400 4194304 7136930 140736320973888 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 73690 71571 411 719 0 72969 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 294760

[startup+702.301 s]

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

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26552
/proc/meminfo: memFree=30694308/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=352356 CPUtime=1002.32
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 94418 0 0 0 99785 447 0 0 25 0 1 0 167298618 360812544 86145 4089446400 4194304 7136930 140736320973888 18446744073709551615 4696948 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 88089 86145 411 719 0 87368 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 352356

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26554
/proc/meminfo: memFree=30661164/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=362580 CPUtime=1062.33
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 96964 0 0 0 105760 473 0 0 25 0 1 0 167298618 371281920 88691 4089446400 4194304 7136930 140736320973888 18446744073709551615 5955613 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 90645 88691 411 719 0 89924 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 362580

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26558
/proc/meminfo: memFree=30633012/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=372404 CPUtime=1122.33
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 99451 0 0 0 111733 500 0 0 25 0 1 0 167298618 381341696 91178 4089446400 4194304 7136930 140736320973888 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 93101 91178 411 719 0 92380 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 372404

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26560
/proc/meminfo: memFree=30613636/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=380968 CPUtime=1182.33
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 101602 0 0 0 117706 527 0 0 25 0 1 0 167298618 390111232 93329 4089446400 4194304 7136930 140736320973888 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 95242 93329 411 719 0 94521 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 380968

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26562
/proc/meminfo: memFree=30580372/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=393616 CPUtime=1242.33
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 104743 0 0 0 123682 551 0 0 25 0 1 0 167298618 403062784 96470 4089446400 4194304 7136930 140736320973888 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 98404 96470 411 719 0 97683 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 393616

[startup+1302.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 26563
/proc/meminfo: memFree=30555920/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=402056 CPUtime=1302.34
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 106883 0 0 0 129661 573 0 0 25 0 1 0 167298618 411705344 98610 4089446400 4194304 7136930 140736320973888 18446744073709551615 4697388 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 100514 98610 411 719 0 99793 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 402056

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 26565
/proc/meminfo: memFree=30528848/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=418144 CPUtime=1362.34
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 109949 0 0 0 135636 598 0 0 25 0 1 0 167298618 428179456 101676 4089446400 4194304 7136930 140736320973888 18446744073709551615 5511703 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 104536 101676 411 719 0 103815 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 418144

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 26566
/proc/meminfo: memFree=30504404/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=426484 CPUtime=1422.35
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 112018 0 0 0 141610 625 0 0 25 0 1 0 167298618 436719616 103745 4089446400 4194304 7136930 140736320973888 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 106621 103745 411 719 0 105900 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 426484

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26568
/proc/meminfo: memFree=30476348/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=435772 CPUtime=1482.34
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 114405 0 0 0 147584 650 0 0 25 0 1 0 167298618 446230528 106132 4089446400 4194304 7136930 140736320973888 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 108943 106132 411 719 0 108222 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 435772

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26570
/proc/meminfo: memFree=30447040/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=443648 CPUtime=1542.34
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 116431 0 0 0 153558 676 0 0 25 0 1 0 167298618 454295552 108158 4089446400 4194304 7136930 140736320973888 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 110912 108158 411 719 0 110191 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 443648

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26571
/proc/meminfo: memFree=30425692/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=451160 CPUtime=1602.35
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 118364 0 0 0 159535 700 0 0 25 0 1 0 167298618 461987840 110091 4089446400 4194304 7136930 140736320973888 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 112790 110091 411 719 0 112069 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 451160

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 26573
/proc/meminfo: memFree=30401728/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=462172 CPUtime=1662.35
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 121099 0 0 0 165509 726 0 0 25 0 1 0 167298618 473264128 112826 4089446400 4194304 7136930 140736320973888 18446744073709551615 4697655 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 115543 112826 411 719 0 114822 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 462172

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 26574
/proc/meminfo: memFree=30372932/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=470548 CPUtime=1722.35
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 123215 0 0 0 171485 750 0 0 25 0 1 0 167298618 481841152 114942 4089446400 4194304 7136930 140736320973888 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 117637 114942 411 719 0 116916 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 470548

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 26576
/proc/meminfo: memFree=30349836/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=478024 CPUtime=1782.36
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 125082 0 0 0 177461 775 0 0 25 0 1 0 167298618 489496576 116809 4089446400 4194304 7136930 140736320973888 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 119506 116809 411 719 0 118785 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 478024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26576
/proc/meminfo: memFree=30331352/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=484768 CPUtime=1800.06
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 126790 0 0 0 179222 784 0 0 25 0 1 0 167298618 496402432 118517 4089446400 4194304 7136930 140736320973888 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26439/statm: 121192 118517 411 719 0 120471 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 484768

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 26576
/proc/meminfo: memFree=30331352/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=483948 CPUtime=1800.25
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 126796 0 0 0 179241 784 0 0 18 0 1 0 167298618 495562752 118318 4089446400 4194304 7136930 140736320973888 18446744073709551615 6165594 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26439/statm: 120987 118318 417 719 0 120266 0
Current children cumulated CPU time (s) 1800.25
Current children cumulated vsize (KiB) 483948

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26576
/proc/meminfo: memFree=30331352/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=382572 CPUtime=1800.45
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 126796 0 0 0 179261 784 0 0 18 0 1 0 167298618 391753728 92977 4089446400 4194304 7136930 140736320973888 18446744073709551615 4332871 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26439/statm: 95643 92977 417 719 0 94922 0
Current children cumulated CPU time (s) 1800.45
Current children cumulated vsize (KiB) 382572

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26576
/proc/meminfo: memFree=30331352/32950928 swapFree=67111528/67111528
[pid=26439] ppid=26437 vsize=355144 CPUtime=1800.56
/proc/26439/stat : 26439 (pbscip.linux.x8) R 26437 26439 25507 0 -1 4202496 126796 0 0 0 179271 785 0 0 18 0 1 0 167298618 363667456 86135 4089446400 4194304 7136930 140736320973888 18446744073709551615 6165634 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26439/statm: 88786 86135 417 719 0 88065 0
Current children cumulated CPU time (s) 1800.56
Current children cumulated vsize (KiB) 355144

Child status: 0
Real time (s): 1800.58
CPU time (s): 1800.64
CPU user time (s): 1792.77
CPU system time (s): 7.8638
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 484768

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

runsolver used 2.74558 second user time and 5.58615 second system time

The end

Launcher Data

Begin job on node114 at 2010-06-30 18:55:55
IDJOB=2693805
IDBENCH=79081
IDSOLVER=1206
FILE ID=node114/2693805-1277916955
PBS_JOBID= 11197252
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/j90/normalized-j903_10-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-2693805-1277916955/watcher-2693805-1277916955 -o /tmp/evaluation-result-2693805-1277916955/solver-2693805-1277916955 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693805-1277916955.wbo -t 1800 -m 3800

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

MD5SUM BENCH= dedae6261f3c03a02c47ea0595dc06e5
RANDOM SEED=1979345479

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.819
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.67
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.819
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.819
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.819
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.83
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.819
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	: 5447.01
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31079144 kB
Buffers:        200464 kB
Cached:        1123140 kB
SwapCached:          0 kB
Active:         821856 kB
Inactive:       904976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31079144 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4316 kB
Writeback:           0 kB
AnonPages:      403036 kB
Mapped:          20308 kB
Slab:            79324 kB
PageTables:       5016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1646016 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 node114 at 2010-06-30 19:25:57