Trace number 2683440

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 NameAnswerobjective functionCPU timeWall clock time
SCIPnone SCIP 1.2.1.2 without any LP solver? (TO) 1800.54 1801.17

General information on the benchmark

Name/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/
rand.newlist/normalized-randd92c9f.cudf.paranoid.opb
MD5SUMa9ecc28516d3a3a7225c9fe76fccfe7f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6259
Best CPU time to get the best result obtained on this benchmark2.30065
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5458
Total number of constraints24252
Number of constraints which are clauses23991
Number of constraints which are cardinality constraints (but not clauses)261
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint553
Number of terms in the objective function 2059
Biggest coefficient in the objective function 1510
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 833518
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1510
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 833518
Number of bits of the biggest sum of numbers20
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-2683440-1277509733.opb>
0.39/0.44	c original problem has 5458 variables (5458 bin, 0 int, 0 impl, 0 cont) and 24252 constraints
0.39/0.44	c problem read
0.39/0.44	c presolving settings loaded
0.39/0.44	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.49/0.56	c presolving:
0.69/0.73	c (round 1) 636 del vars, 1282 del conss, 17 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 52682 impls, 258 clqs
0.69/0.78	c (round 2) 799 del vars, 1625 del conss, 127 chg bounds, 0 chg sides, 3 chg coeffs, 0 upgd conss, 59953 impls, 251 clqs
0.79/0.83	c (round 3) 1090 del vars, 6490 del conss, 319 chg bounds, 4 chg sides, 13 chg coeffs, 0 upgd conss, 62629 impls, 239 clqs
0.79/0.88	c (round 4) 1728 del vars, 10638 del conss, 344 chg bounds, 19 chg sides, 51 chg coeffs, 0 upgd conss, 63484 impls, 237 clqs
0.89/0.90	c (round 5) 1771 del vars, 10938 del conss, 350 chg bounds, 19 chg sides, 52 chg coeffs, 0 upgd conss, 63706 impls, 237 clqs
0.89/0.92	c (round 6) 1787 del vars, 10995 del conss, 350 chg bounds, 19 chg sides, 52 chg coeffs, 0 upgd conss, 63706 impls, 237 clqs
0.89/0.94	c (round 7) 1789 del vars, 11000 del conss, 350 chg bounds, 19 chg sides, 52 chg coeffs, 0 upgd conss, 63706 impls, 237 clqs
0.89/0.95	c (round 8) 1791 del vars, 11006 del conss, 350 chg bounds, 19 chg sides, 52 chg coeffs, 0 upgd conss, 63706 impls, 237 clqs
1.10/1.13	c (round 9) 1791 del vars, 11983 del conss, 350 chg bounds, 19 chg sides, 52 chg coeffs, 12222 upgd conss, 63706 impls, 237 clqs
1.19/1.21	c (round 10) 1797 del vars, 11992 del conss, 350 chg bounds, 19 chg sides, 52 chg coeffs, 12222 upgd conss, 63706 impls, 237 clqs
1.19/1.25	c (round 11) 1797 del vars, 11994 del conss, 350 chg bounds, 21 chg sides, 52 chg coeffs, 12222 upgd conss, 63706 impls, 237 clqs
1.19/1.26	c (round 12) 1798 del vars, 11995 del conss, 350 chg bounds, 21 chg sides, 52 chg coeffs, 12261 upgd conss, 63706 impls, 237 clqs
1.29/1.35	c (round 13) 1798 del vars, 12008 del conss, 350 chg bounds, 21 chg sides, 52 chg coeffs, 12262 upgd conss, 63706 impls, 237 clqs
1.39/1.49	c (round 14) 1848 del vars, 12008 del conss, 350 chg bounds, 21 chg sides, 52 chg coeffs, 12262 upgd conss, 73458 impls, 234 clqs
1.49/1.51	c (round 15) 1855 del vars, 12375 del conss, 353 chg bounds, 21 chg sides, 52 chg coeffs, 12262 upgd conss, 73700 impls, 234 clqs
1.49/1.53	c (round 16) 1860 del vars, 12382 del conss, 353 chg bounds, 21 chg sides, 52 chg coeffs, 12262 upgd conss, 73700 impls, 234 clqs
1.59/1.67	c (round 17) 1860 del vars, 12414 del conss, 353 chg bounds, 21 chg sides, 52 chg coeffs, 12262 upgd conss, 73700 impls, 234 clqs
1.79/1.88	c (round 18) 1912 del vars, 12414 del conss, 353 chg bounds, 21 chg sides, 52 chg coeffs, 12262 upgd conss, 79084 impls, 229 clqs
1.89/1.90	c (round 19) 1912 del vars, 12466 del conss, 353 chg bounds, 21 chg sides, 52 chg coeffs, 12262 upgd conss, 79084 impls, 229 clqs
1.89/1.94	c (round 20) 1912 del vars, 12468 del conss, 353 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 79084 impls, 229 clqs
2.10/2.19	c (round 21) 1962 del vars, 12468 del conss, 353 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 80174 impls, 229 clqs
2.20/2.21	c (round 22) 1962 del vars, 12497 del conss, 353 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 80174 impls, 229 clqs
2.20/2.25	c (round 23) 1962 del vars, 12499 del conss, 353 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 80174 impls, 229 clqs
2.39/2.46	c (round 24) 2012 del vars, 12499 del conss, 353 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 82430 impls, 229 clqs
2.39/2.48	c (round 25) 2014 del vars, 12519 del conss, 354 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 82459 impls, 229 clqs
2.49/2.50	c (round 26) 2015 del vars, 12521 del conss, 354 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 82459 impls, 229 clqs
2.49/2.59	c    (1.9s) probing: 1000/3660 (27.3%) - 55 fixings, 161 aggregations, 3346 implications, 0 bound changes
2.59/2.69	c (round 27) 2065 del vars, 12522 del conss, 354 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 84698 impls, 228 clqs
2.69/2.71	c (round 28) 2066 del vars, 12531 del conss, 354 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 84700 impls, 228 clqs
2.69/2.76	c (round 29) 2066 del vars, 12534 del conss, 354 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 84700 impls, 228 clqs
2.89/2.93	c (round 30) 2117 del vars, 12534 del conss, 354 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 85657 impls, 227 clqs
2.89/2.95	c (round 31) 2119 del vars, 12564 del conss, 354 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 85797 impls, 227 clqs
3.09/3.12	c (round 32) 2169 del vars, 12565 del conss, 354 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 86529 impls, 227 clqs
3.09/3.14	c (round 33) 2169 del vars, 12570 del conss, 354 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 86529 impls, 227 clqs
3.20/3.24	c (round 34) 2169 del vars, 12586 del conss, 354 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 86529 impls, 227 clqs
3.29/3.31	c (round 35) 2169 del vars, 12592 del conss, 354 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 86529 impls, 227 clqs
3.39/3.43	c    (2.6s) probing: 2000/3660 (54.6%) - 72 fixings, 320 aggregations, 4981 implications, 0 bound changes
3.39/3.44	c (round 36) 2219 del vars, 12592 del conss, 354 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 87126 impls, 227 clqs
3.39/3.46	c (round 37) 2219 del vars, 12599 del conss, 354 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 87126 impls, 227 clqs
3.59/3.65	c (round 38) 2219 del vars, 12691 del conss, 354 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 87126 impls, 227 clqs
3.69/3.72	c (round 39) 2220 del vars, 12700 del conss, 354 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 87126 impls, 227 clqs
3.79/3.85	c (round 40) 2270 del vars, 12700 del conss, 354 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 87721 impls, 227 clqs
3.79/3.87	c (round 41) 2270 del vars, 12711 del conss, 354 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 87721 impls, 227 clqs
3.99/4.04	c (round 42) 2320 del vars, 12711 del conss, 354 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 88791 impls, 227 clqs
3.99/4.06	c (round 43) 2321 del vars, 12739 del conss, 354 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 88793 impls, 227 clqs
4.09/4.12	c (round 44) 2321 del vars, 12752 del conss, 354 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 88793 impls, 227 clqs
4.29/4.33	c    (3.5s) probing: 3000/3660 (82.0%) - 106 fixings, 445 aggregations, 7297 implications, 0 bound changes
4.29/4.34	c (round 45) 2371 del vars, 12752 del conss, 354 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 91317 impls, 227 clqs
4.29/4.36	c (round 46) 2373 del vars, 12826 del conss, 354 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 91323 impls, 227 clqs
4.39/4.42	c (round 47) 2373 del vars, 12829 del conss, 354 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 91323 impls, 227 clqs
4.69/4.73	c (round 48) 2421 del vars, 12829 del conss, 354 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 98153 impls, 227 clqs
4.69/4.75	c (round 49) 2460 del vars, 12931 del conss, 354 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 98457 impls, 227 clqs
4.69/4.79	c (round 50) 2460 del vars, 12933 del conss, 354 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 98457 impls, 227 clqs
4.89/4.92	c (round 51) 2460 del vars, 12955 del conss, 354 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 98457 impls, 227 clqs
4.89/4.97	c (round 52) 2460 del vars, 12957 del conss, 354 chg bounds, 22 chg sides, 52 chg coeffs, 12262 upgd conss, 98457 impls, 227 clqs
4.99/5.01	c presolving (53 rounds):
4.99/5.01	c  2460 deleted vars, 12957 deleted constraints, 354 tightened bounds, 0 added holes, 22 changed sides, 52 changed coefficients
4.99/5.01	c  98457 implications, 227 cliques
4.99/5.01	c presolved problem has 2998 variables (2998 bin, 0 int, 0 impl, 0 cont) and 11298 constraints
4.99/5.01	c     227 constraints of type <setppc>
4.99/5.01	c   11071 constraints of type <logicor>
4.99/5.01	c transformed objective value is always integral (scale: 1)
4.99/5.01	c Presolving Time: 4.01
4.99/5.01	c - non default parameters ----------------------------------------------------------------------
4.99/5.01	c # SCIP version 1.2.1.2
4.99/5.01	c 
4.99/5.01	c # frequency for displaying node information lines
4.99/5.01	c # [type: int, range: [-1,2147483647], default: 100]
4.99/5.01	c display/freq = 10000
4.99/5.01	c 
4.99/5.01	c # maximal time in seconds to run
4.99/5.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.99/5.01	c limits/time = 1799.57
4.99/5.01	c 
4.99/5.01	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.99/5.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.99/5.01	c limits/memory = 1620
4.99/5.01	c 
4.99/5.01	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
4.99/5.01	c # [type: int, range: [-1,2147483647], default: 1]
4.99/5.01	c lp/solvefreq = -1
4.99/5.01	c 
4.99/5.01	c # should presolving try to simplify inequalities
4.99/5.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.99/5.01	c constraints/linear/simplifyinequalities = TRUE
4.99/5.01	c 
4.99/5.01	c # should presolving try to simplify knapsacks
4.99/5.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.99/5.01	c constraints/knapsack/simplifyinequalities = TRUE
4.99/5.01	c 
4.99/5.01	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
4.99/5.01	c # [type: int, range: [-1,2147483647], default: -1]
4.99/5.01	c separating/rapidlearning/freq = 0
4.99/5.01	c 
4.99/5.01	c -----------------------------------------------------------------------------------------------
4.99/5.01	c start solving
4.99/5.02	c 
4.99/5.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
4.99/5.03	c   4.1s|     1 |     2 |     0 |     - |  27M|   0 |   - |2998 |  11k|   0 |   0 |   0 |   0 |   0 | 3.210000e+03 |      --      |    Inf 
85.45/85.52	c  84.3s| 10000 |  9941 |     0 |   0.0 |  32M| 165 |   - |2998 |  11k|   0 |   0 |   0 |  31 |   0 | 6.243000e+03 |      --      |    Inf 
160.54/160.61	c   159s| 20000 | 19933 |     0 |   0.0 |  37M| 165 |   - |2998 |  11k|   0 |   0 |   0 |  35 |   0 | 6.243000e+03 |      --      |    Inf 
235.51/235.68	c   234s| 30000 | 29917 |     0 |   0.0 |  42M| 165 |   - |2998 |  11k|   0 |   0 |   0 |  45 |   0 | 6.244000e+03 |      --      |    Inf 
311.58/311.72	c   309s| 40000 | 39915 |     0 |   0.0 |  47M| 165 |   - |2998 |  11k|   0 |   0 |   0 |  47 |   0 | 6.244000e+03 |      --      |    Inf 
384.46/384.60	c   382s| 50000 | 49901 |     0 |   0.0 |  52M| 181 |   - |2998 |  11k|   0 |   0 |   0 |  56 |   0 | 6.244000e+03 |      --      |    Inf 
456.35/456.57	c   454s| 60000 | 59900 |     0 |   0.0 |  57M| 191 |   - |2998 |  11k|   0 |   0 |   0 |  56 |   0 | 6.245000e+03 |      --      |    Inf 
531.21/531.41	c   528s| 70000 | 69896 |     0 |   0.0 |  62M| 195 |   - |2998 |  11k|   0 |   0 |   0 |  58 |   0 | 6.245000e+03 |      --      |    Inf 
604.58/604.85	c   601s| 80000 | 79896 |     0 |   0.0 |  67M| 195 |   - |2998 |  11k|   0 |   0 |   0 |  58 |   0 | 6.245000e+03 |      --      |    Inf 
676.66/676.90	c   673s| 90000 | 89894 |     0 |   0.0 |  71M| 195 |   - |2998 |  11k|   0 |   0 |   0 |  59 |   0 | 6.245000e+03 |      --      |    Inf 
747.41/747.79	c   743s|100000 | 99894 |     0 |   0.0 |  76M| 195 |   - |2998 |  11k|   0 |   0 |   0 |  59 |   0 | 6.245000e+03 |      --      |    Inf 
817.30/817.63	c   813s|110000 |109891 |     0 |   0.0 |  81M| 195 |   - |2998 |  11k|   0 |   0 |   0 |  61 |   0 | 6.245000e+03 |      --      |    Inf 
885.77/886.14	c   881s|120000 |119883 |     0 |   0.0 |  85M| 195 |   - |2998 |  11k|   0 |   0 |   0 |  66 |   0 | 6.245000e+03 |      --      |    Inf 
958.35/958.79	c   953s|130000 |129881 |     0 |   0.0 |  90M| 203 |   - |2998 |  11k|   0 |   0 |   0 |  67 |   0 | 6.245000e+03 |      --      |    Inf 
1029.52/1029.94	c  1024s|140000 |139879 |     0 |   0.0 |  95M| 203 |   - |2998 |  11k|   0 |   0 |   0 |  68 |   0 | 6.245000e+03 |      --      |    Inf 
1099.10/1099.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1099.10/1099.52	c  1093s|150000 |149879 |     0 |   0.0 | 100M| 203 |   - |2998 |  11k|   0 |   0 |   0 |  68 |   0 | 6.245000e+03 |      --      |    Inf 
1167.58/1168.04	c  1162s|160000 |159873 |     0 |   0.0 | 105M| 203 |   - |2998 |  11k|   0 |   0 |   0 |  70 |   0 | 6.245000e+03 |      --      |    Inf 
1233.66/1234.14	c  1227s|170000 |169871 |     0 |   0.0 | 109M| 203 |   - |2998 |  11k|   0 |   0 |   0 |  71 |   0 | 6.245000e+03 |      --      |    Inf 
1299.94/1300.44	c  1293s|180000 |179858 |     0 |   0.0 | 114M| 223 |   - |2998 |  11k|   0 |   0 |   0 |  79 |   0 | 6.245000e+03 |      --      |    Inf 
1372.71/1373.27	c  1366s|190000 |189854 |     0 |   0.0 | 119M| 223 |   - |2998 |  11k|   0 |   0 |   0 |  82 |   0 | 6.245000e+03 |      --      |    Inf 
1444.39/1444.93	c  1437s|200000 |199854 |     0 |   0.0 | 124M| 223 |   - |2998 |  11k|   0 |   0 |   0 |  82 |   0 | 6.246000e+03 |      --      |    Inf 
1515.56/1516.16	c  1508s|210000 |209852 |     0 |   0.0 | 129M| 223 |   - |2998 |  11k|   0 |   0 |   0 |  83 |   0 | 6.246000e+03 |      --      |    Inf 
1586.14/1586.78	c  1578s|220000 |219850 |     0 |   0.0 | 134M| 223 |   - |2998 |  11k|   0 |   0 |   0 |  84 |   0 | 6.246000e+03 |      --      |    Inf 
1656.51/1657.14	c  1648s|230000 |229850 |     0 |   0.0 | 139M| 223 |   - |2998 |  11k|   0 |   0 |   0 |  84 |   0 | 6.246000e+03 |      --      |    Inf 
1726.39/1727.07	c  1718s|240000 |239848 |     0 |   0.0 | 144M| 223 |   - |2998 |  11k|   0 |   0 |   0 |  85 |   0 | 6.246000e+03 |      --      |    Inf 
1795.68/1796.38	c  1787s|250000 |249848 |     0 |   0.0 | 149M| 223 |   - |2998 |  11k|   0 |   0 |   0 |  85 |   0 | 6.246000e+03 |      --      |    Inf 
1800.08/1800.71	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.08/1800.71	c 
1800.08/1800.71	c SCIP Status        : solving was interrupted [user interrupt]
1800.08/1800.71	c Solving Time (sec) : 1791.23
1800.08/1800.71	c Solving Nodes      : 250626
1800.08/1800.71	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.08/1800.71	c Dual Bound         : +6.24600000000000e+03
1800.08/1800.71	c Gap                : infinite
1800.08/1800.71	s UNKNOWN
1800.08/1800.71	c SCIP Status        : solving was interrupted [user interrupt]
1800.08/1800.71	c Solving Time       :    1791.23
1800.08/1800.71	c Original Problem   :
1800.08/1800.71	c   Problem name     : HOME/instance-2683440-1277509733.opb
1800.08/1800.71	c   Variables        : 5458 (5458 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.08/1800.71	c   Constraints      : 24252 initial, 24252 maximal
1800.08/1800.71	c Presolved Problem  :
1800.08/1800.71	c   Problem name     : t_HOME/instance-2683440-1277509733.opb
1800.08/1800.71	c   Variables        : 2998 (2998 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.08/1800.71	c   Constraints      : 11298 initial, 11368 maximal
1800.08/1800.71	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.08/1800.71	c   trivial          :       0.03         32          0          0          0          0          0          0          0
1800.08/1800.71	c   dualfix          :       0.04        580          0          0          0          0          0          0          0
1800.08/1800.71	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.71	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.71	c   implics          :       0.06          0        197          0          0          0          0          0          0
1800.08/1800.71	c   probing          :       1.77        155        446          0          0          0          0          0          0
1800.08/1800.71	c   setppc           :       0.03          0          1          0          0          0         13          1          0
1800.08/1800.71	c   linear           :       0.31        324        725          0        350          0      11990         21         52
1800.08/1800.71	c   logicor          :       1.69          0          0          0          4          0        954          0          0
1800.08/1800.71	c   root node        :          -          0          -          -          0          -          -          -          -
1800.08/1800.71	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.08/1800.71	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.08/1800.71	c   setppc           :        227          0     716935          0     250553         63      56745          0          0          0
1800.08/1800.71	c   logicor          :      11071+         0     645821          0     250553        120    1070766          0          0          0
1800.08/1800.71	c   countsols        :          0          0          0          0     250553          0          0          0          0          0
1800.08/1800.71	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.08/1800.71	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.08/1800.71	c   setppc           :      40.06       0.00      10.18       0.00      29.88
1800.08/1800.71	c   logicor          :    1358.54       0.00      10.42       0.00    1348.12
1800.08/1800.71	c   countsols        :       0.30       0.00       0.00       0.00       0.30
1800.08/1800.71	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.08/1800.71	c   vbounds          :       0.42          2          0          0
1800.08/1800.71	c   rootredcost      :       0.47          0          0          0
1800.08/1800.71	c   pseudoobj        :      79.83     707067          0          0
1800.08/1800.71	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.08/1800.71	c   propagation      :       0.00         76         74         85        2.6          3        4.3          -
1800.08/1800.71	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.08/1800.71	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.08/1800.71	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.08/1800.71	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.08/1800.71	c   applied globally :          -          -          -         85        2.6          -          -          -
1800.08/1800.71	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.08/1800.71	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.08/1800.71	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.08/1800.71	c   redcost          :       0.00          0          0          0          0          0
1800.08/1800.71	c   impliedbounds    :       0.00          0          0          0          0          0
1800.08/1800.71	c   intobj           :       0.00          0          0          0          0          0
1800.08/1800.71	c   cgmip            :       0.00          0          0          0          0          0
1800.08/1800.71	c   gomory           :       0.00          0          0          0          0          0
1800.08/1800.71	c   strongcg         :       0.00          0          0          0          0          0
1800.08/1800.71	c   cmir             :       0.00          0          0          0          0          0
1800.08/1800.71	c   flowcover        :       0.00          0          0          0          0          0
1800.08/1800.71	c   clique           :       0.00          0          0          0          0          0
1800.08/1800.71	c   zerohalf         :       0.00          0          0          0          0          0
1800.08/1800.71	c   mcf              :       0.00          0          0          0          0          0
1800.08/1800.71	c   rapidlearning    :       0.00          0          0          0          0          0
1800.08/1800.71	c Pricers            :       Time      Calls       Vars
1800.08/1800.71	c   problem variables:       0.00          0          0
1800.08/1800.71	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.08/1800.71	c   relpscost        :       0.00          0          0          0          0          0          0
1800.08/1800.71	c   pscost           :       0.00          0          0          0          0          0          0
1800.08/1800.71	c   inference        :     275.97     250553          0          0          0          0     501106
1800.08/1800.71	c   mostinf          :       0.00          0          0          0          0          0          0
1800.08/1800.71	c   leastinf         :       0.00          0          0          0          0          0          0
1800.08/1800.71	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.08/1800.71	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.08/1800.71	c   random           :       0.00          0          0          0          0          0          0
1800.08/1800.71	c Primal Heuristics  :       Time      Calls      Found
1800.08/1800.71	c   LP solutions     :       0.00          -          0
1800.08/1800.71	c   pseudo solutions :       0.00          -          0
1800.08/1800.71	c   oneopt           :       0.22          0          0
1800.08/1800.71	c   trivial          :       0.03          2          0
1800.08/1800.71	c   simplerounding   :       0.00          0          0
1800.08/1800.71	c   zirounding       :       0.00          0          0
1800.08/1800.71	c   rounding         :       0.00          0          0
1800.08/1800.71	c   shifting         :       0.00          0          0
1800.08/1800.71	c   intshifting      :       0.00          0          0
1800.08/1800.71	c   twoopt           :       0.00          0          0
1800.08/1800.71	c   fixandinfer      :       0.00          0          0
1800.08/1800.71	c   feaspump         :       0.00          0          0
1800.08/1800.71	c   coefdiving       :       0.00          0          0
1800.08/1800.71	c   pscostdiving     :       0.00          0          0
1800.08/1800.71	c   fracdiving       :       0.00          0          0
1800.08/1800.71	c   veclendiving     :       0.00          0          0
1800.08/1800.71	c   intdiving        :       0.00          0          0
1800.08/1800.71	c   actconsdiving    :       0.00          0          0
1800.08/1800.71	c   objpscostdiving  :       0.00          0          0
1800.08/1800.72	c   rootsoldiving    :       0.00          0          0
1800.08/1800.72	c   linesearchdiving :       0.00          0          0
1800.08/1800.72	c   guideddiving     :       0.00          0          0
1800.08/1800.72	c   octane           :       0.00          0          0
1800.08/1800.72	c   rens             :       0.00          0          0
1800.08/1800.72	c   rins             :       0.00          0          0
1800.08/1800.72	c   localbranching   :       0.00          0          0
1800.08/1800.72	c   mutation         :       0.00          0          0
1800.08/1800.72	c   crossover        :       0.00          0          0
1800.08/1800.72	c   dins             :       0.00          0          0
1800.08/1800.72	c   undercover       :       0.00          0          0
1800.08/1800.72	c   nlp              :       0.38          0          0
1800.08/1800.72	c   trysol           :       0.13          0          0
1800.08/1800.72	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.08/1800.72	c   primal LP        :       0.00          0          0       0.00          -
1800.08/1800.72	c   dual LP          :       0.00          0          0       0.00          -
1800.08/1800.72	c   lex dual LP      :       0.00          0          0       0.00          -
1800.08/1800.72	c   barrier LP       :       0.00          0          0       0.00          -
1800.08/1800.72	c   diving/probing LP:       0.00          0          0       0.00          -
1800.08/1800.72	c   strong branching :       0.00          0          0       0.00          -
1800.08/1800.72	c     (at root node) :          -          0          0       0.00          -
1800.08/1800.72	c   conflict analysis:       0.00          0          0       0.00          -
1800.08/1800.72	c B&B Tree           :
1800.08/1800.72	c   number of runs   :          1
1800.08/1800.72	c   nodes            :     250626
1800.08/1800.72	c   nodes (total)    :     250626
1800.08/1800.72	c   nodes left       :     250474
1800.08/1800.72	c   max depth        :        223
1800.08/1800.72	c   max depth (total):        223
1800.08/1800.72	c   backtracks       :       2591 (1.0%)
1800.08/1800.72	c   delayed cutoffs  :          7
1800.08/1800.72	c   repropagations   :       2335 (208 domain reductions, 3 cutoffs)
1800.08/1800.72	c   avg switch length:       2.61
1800.08/1800.72	c   switching time   :      13.46
1800.08/1800.72	c Solution           :
1800.08/1800.72	c   Solutions found  :          0 (0 improvements)
1800.08/1800.72	c   Primal Bound     :          -
1800.08/1800.72	c   Dual Bound       : +6.24600000000000e+03
1800.08/1800.72	c   Gap              :   infinite
1800.08/1800.72	c   Root Dual Bound  : +3.21000000000000e+03
1800.08/1800.72	c   Root Iterations  :          0
1800.47/1801.16	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-2683440-1277509733/watcher-2683440-1277509733 -o /tmp/evaluation-result-2683440-1277509733/solver-2683440-1277509733 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2683440-1277509733.opb -t 1800 -m 1800 

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): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 22999
/proc/meminfo: memFree=1833148/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=6584 CPUtime=0
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 966 0 0 0 0 0 0 0 23 0 1 0 124625206 6742016 887 1992294400 4194304 7136930 140733572621232 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22999/statm: 1646 897 254 719 0 925 0

[startup+0.099394 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 22999
/proc/meminfo: memFree=1833148/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=13500 CPUtime=0.09
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 2853 0 0 0 9 0 0 0 25 0 1 0 124625206 13824000 2774 1992294400 4194304 7136930 140733572621232 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22999/statm: 3375 2774 271 719 0 2654 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13500

[startup+0.101395 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 22999
/proc/meminfo: memFree=1833148/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=13500 CPUtime=0.09
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 2853 0 0 0 9 0 0 0 25 0 1 0 124625206 13824000 2774 1992294400 4194304 7136930 140733572621232 18446744073709551615 6340038 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22999/statm: 3375 2774 271 719 0 2654 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13500

[startup+0.30143 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 22999
/proc/meminfo: memFree=1833148/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=19824 CPUtime=0.29
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 4462 0 0 0 28 1 0 0 25 0 1 0 124625206 20299776 4383 1992294400 4194304 7136930 140733572621232 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22999/statm: 4956 4383 271 719 0 4235 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19824

[startup+0.700505 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 22999
/proc/meminfo: memFree=1833148/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=48144 CPUtime=0.69
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 11612 0 0 0 64 5 0 0 25 0 1 0 124625206 49299456 11175 1992294400 4194304 7136930 140733572621232 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 12036 11175 348 719 0 11315 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48144

[startup+1.50065 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23000
/proc/meminfo: memFree=1788128/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=53664 CPUtime=1.49
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 19010 0 0 0 129 20 0 0 25 0 1 0 124625206 54951936 12600 1992294400 4194304 7136930 140733572621232 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 13416 12600 370 719 0 12695 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53664

[startup+3.10094 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23000
/proc/meminfo: memFree=1782548/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=55440 CPUtime=3.09
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 27613 0 0 0 275 34 0 0 25 0 1 0 124625206 56770560 13047 1992294400 4194304 7136930 140733572621232 18446744073709551615 4660050 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 13860 13047 376 719 0 13139 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55440

[startup+6.30052 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23000
/proc/meminfo: memFree=1780812/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=56468 CPUtime=6.29
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 36806 0 0 0 578 51 0 0 19 0 1 0 124625206 57823232 13347 1992294400 4194304 7136930 140733572621232 18446744073709551615 4697015 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 14117 13347 392 719 0 13396 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56468

[startup+12.7007 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23000
/proc/meminfo: memFree=1780564/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=56864 CPUtime=12.68
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 36890 0 0 0 1215 53 0 0 25 0 1 0 124625206 58228736 13431 1992294400 4194304 7136930 140733572621232 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 14216 13431 392 719 0 13495 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 56864

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23000
/proc/meminfo: memFree=1779324/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=58048 CPUtime=25.49
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 37197 0 0 0 2491 58 0 0 25 0 1 0 124625206 59441152 13738 1992294400 4194304 7136930 140733572621232 18446744073709551615 5507866 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 14512 13738 392 719 0 13791 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 58048

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23002
/proc/meminfo: memFree=1778332/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=58976 CPUtime=51.07
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 37436 0 0 0 5041 66 0 0 25 0 1 0 124625206 60391424 13977 1992294400 4194304 7136930 140733572621232 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 14744 13977 392 719 0 14023 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 58976

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23002
/proc/meminfo: memFree=1774860/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=62260 CPUtime=102.26
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 38299 0 0 0 10139 87 0 0 25 0 1 0 124625206 63754240 14840 1992294400 4194304 7136930 140733572621232 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 15565 14840 392 719 0 14844 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 62260

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23004
/proc/meminfo: memFree=1770024/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=66992 CPUtime=162.23
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 39489 0 0 0 16112 111 0 0 25 0 1 0 124625206 68599808 16030 1992294400 4194304 7136930 140733572621232 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 16748 16030 392 719 0 16027 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 66992

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23006
/proc/meminfo: memFree=1766304/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=70548 CPUtime=222.21
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 40397 0 0 0 22085 136 0 0 25 0 1 0 124625206 72241152 16938 1992294400 4194304 7136930 140733572621232 18446744073709551615 5005146 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 17637 16938 392 719 0 16916 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 70548

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23008
/proc/meminfo: memFree=1760972/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=75652 CPUtime=282.19
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 41724 0 0 0 28055 164 0 0 25 0 1 0 124625206 77467648 18265 1992294400 4194304 7136930 140733572621232 18446744073709551615 4697655 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 18913 18265 392 719 0 18192 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 75652

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23008
/proc/meminfo: memFree=1757872/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=78620 CPUtime=342.17
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 42477 0 0 0 34026 191 0 0 25 0 1 0 124625206 80506880 19018 1992294400 4194304 7136930 140733572621232 18446744073709551615 5005114 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 19655 19018 392 719 0 18934 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 78620

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23010
/proc/meminfo: memFree=1752292/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=83992 CPUtime=402.15
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 43874 0 0 0 39998 217 0 0 25 0 1 0 124625206 86007808 20415 1992294400 4194304 7136930 140733572621232 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 20998 20415 392 719 0 20277 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 83992

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23012
/proc/meminfo: memFree=1748448/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=87748 CPUtime=462.13
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 44831 0 0 0 45970 243 0 0 25 0 1 0 124625206 89853952 21372 1992294400 4194304 7136930 140733572621232 18446744073709551615 4697120 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 21937 21372 392 719 0 21216 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 87748

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23014
/proc/meminfo: memFree=1744108/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=93796 CPUtime=522.11
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 45877 0 0 0 51941 270 0 0 25 0 1 0 124625206 96047104 22418 1992294400 4194304 7136930 140733572621232 18446744073709551615 4697107 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 23449 22418 392 719 0 22728 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 93796

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23016
/proc/meminfo: memFree=1740884/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=96888 CPUtime=582.09
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 46689 0 0 0 57911 298 0 0 25 0 1 0 124625206 99213312 23230 1992294400 4194304 7136930 140733572621232 18446744073709551615 4740375 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 24222 23230 392 719 0 23501 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 96888

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23016
/proc/meminfo: memFree=1734436/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=103180 CPUtime=642.07
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 48296 0 0 0 63886 321 0 0 25 0 1 0 124625206 105656320 24837 1992294400 4194304 7136930 140733572621232 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 25795 24837 392 719 0 25074 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 103180

[startup+702.301 s]

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

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23033
/proc/meminfo: memFree=1715960/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=120268 CPUtime=941.96
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 52704 0 0 0 93734 462 0 0 25 0 1 0 124625206 123154432 29245 1992294400 4194304 7136930 140733572621232 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 30067 29245 392 719 0 29346 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 120268

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23035
/proc/meminfo: memFree=1711496/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=124572 CPUtime=1001.93
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 53811 0 0 0 99707 486 0 0 25 0 1 0 124625206 127561728 30352 1992294400 4194304 7136930 140733572621232 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 31143 30352 392 719 0 30422 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 124572

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23037
/proc/meminfo: memFree=1706784/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=129476 CPUtime=1061.91
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 55071 0 0 0 105678 513 0 0 25 0 1 0 124625206 132583424 31612 1992294400 4194304 7136930 140733572621232 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 32369 31612 392 719 0 31648 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 129476

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23039
/proc/meminfo: memFree=1704056/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=131676 CPUtime=1121.89
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 55654 0 0 0 111652 537 0 0 25 0 1 0 124625206 134836224 32195 1992294400 4194304 7136930 140733572621232 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 32919 32195 392 719 0 32198 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 131676

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23041
/proc/meminfo: memFree=1699964/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=135648 CPUtime=1181.87
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 56683 0 0 0 117625 562 0 0 25 0 1 0 124625206 138903552 33224 1992294400 4194304 7136930 140733572621232 18446744073709551615 4697373 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 33912 33224 392 719 0 33191 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 135648

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23041
/proc/meminfo: memFree=1692896/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=142512 CPUtime=1241.85
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 58443 0 0 0 123594 591 0 0 25 0 1 0 124625206 145932288 34984 1992294400 4194304 7136930 140733572621232 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 35628 34984 392 719 0 34907 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 142512

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23043
/proc/meminfo: memFree=1688804/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=146472 CPUtime=1301.84
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 59465 0 0 0 129567 617 0 0 25 0 1 0 124625206 149987328 36006 1992294400 4194304 7136930 140733572621232 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 36618 36006 392 719 0 35897 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 146472

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23045
/proc/meminfo: memFree=1685580/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=149580 CPUtime=1361.82
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 60259 0 0 0 135538 644 0 0 25 0 1 0 124625206 153169920 36800 1992294400 4194304 7136930 140733572621232 18446744073709551615 4414520 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 37395 36800 392 719 0 36674 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 149580

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23047
/proc/meminfo: memFree=1681488/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=157668 CPUtime=1421.8
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 61297 0 0 0 141510 670 0 0 25 0 1 0 124625206 161452032 37838 1992294400 4194304 7136930 140733572621232 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 39417 37838 392 719 0 38696 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 157668

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23049
/proc/meminfo: memFree=1676280/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=162696 CPUtime=1481.77
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 62592 0 0 0 147480 697 0 0 25 0 1 0 124625206 166600704 39133 1992294400 4194304 7136930 140733572621232 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 40674 39133 392 719 0 39953 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 162696

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23049
/proc/meminfo: memFree=1670080/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=168708 CPUtime=1541.75
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 64133 0 0 0 153451 724 0 0 25 0 1 0 124625206 172756992 40674 1992294400 4194304 7136930 140733572621232 18446744073709551615 4697120 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 42177 40674 392 719 0 41456 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 168708

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23051
/proc/meminfo: memFree=1666360/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=172188 CPUtime=1601.73
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 65041 0 0 0 159420 753 0 0 25 0 1 0 124625206 176320512 41582 1992294400 4194304 7136930 140733572621232 18446744073709551615 4697120 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 43047 41582 392 719 0 42326 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 172188

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23053
/proc/meminfo: memFree=1661896/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=176500 CPUtime=1661.71
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 66159 0 0 0 165390 781 0 0 25 0 1 0 124625206 180736000 42700 1992294400 4194304 7136930 140733572621232 18446744073709551615 5507289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 44125 42700 392 719 0 43404 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 176500

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23055
/proc/meminfo: memFree=1655944/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=182360 CPUtime=1721.69
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 67657 0 0 0 171362 807 0 0 25 0 1 0 124625206 186736640 44198 1992294400 4194304 7136930 140733572621232 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 45590 44198 392 719 0 44869 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 182360

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23057
/proc/meminfo: memFree=1653464/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=184520 CPUtime=1781.67
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 68238 0 0 0 177332 835 0 0 25 0 1 0 124625206 188948480 44779 1992294400 4194304 7136930 140733572621232 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 46130 44779 392 719 0 45409 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 184520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23057
/proc/meminfo: memFree=1653340/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=184652 CPUtime=1800.08
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 68281 0 0 0 179165 843 0 0 25 0 1 0 124625206 189083648 44822 1992294400 4194304 7136930 140733572621232 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22999/statm: 46163 44822 392 719 0 45442 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 184652

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

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

[startup+1801 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23057
/proc/meminfo: memFree=1653340/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=183356 CPUtime=1800.37
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 68286 0 0 0 179194 843 0 0 18 0 1 0 124625206 187756544 44503 1992294400 4194304 7136930 140733572621232 18446744073709551615 4670079 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22999/statm: 45839 44503 397 719 0 45118 0
Current children cumulated CPU time (s) 1800.37
Current children cumulated vsize (KiB) 183356

[startup+1801.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23057
/proc/meminfo: memFree=1653340/2059040 swapFree=4135388/4192956
[pid=22999] ppid=22997 vsize=129788 CPUtime=1800.47
/proc/22999/stat : 22999 (pbscip.linux.x8) R 22997 22999 22576 0 -1 4202496 68286 0 0 0 179203 844 0 0 18 0 1 0 124625206 132902912 31111 1992294400 4194304 7136930 140733572621232 18446744073709551615 6165594 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22999/statm: 32447 31111 397 719 0 31726 0
Current children cumulated CPU time (s) 1800.47
Current children cumulated vsize (KiB) 129788

Child status: 0
Real time (s): 1801.17
CPU time (s): 1800.54
CPU user time (s): 1792.08
CPU system time (s): 8.45771
CPU usage (%): 99.9652
Max. virtual memory (cumulated for all children) (KiB): 184652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.08
system time used= 8.45771
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68293
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= 3
involuntary context switches= 5451

runsolver used 3.9594 second user time and 9.15861 second system time

The end

Launcher Data

Begin job on node027 at 2010-06-26 01:48:54
IDJOB=2683440
IDBENCH=72112
IDSOLVER=1167
FILE ID=node027/2683440-1277509733
PBS_JOBID= 11190631
Free space on /tmp= 62028 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/rand.newlist/normalized-randd92c9f.cudf.paranoid.opb
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-2683440-1277509733/watcher-2683440-1277509733 -o /tmp/evaluation-result-2683440-1277509733/solver-2683440-1277509733 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2683440-1277509733.opb -t 1800 -m 1800

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

MD5SUM BENCH= a9ecc28516d3a3a7225c9fe76fccfe7f
RANDOM SEED=1127783961

node027.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 2800.261
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5600.52
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 2800.261
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1833676 kB
Buffers:         35848 kB
Cached:         101248 kB
SwapCached:       9676 kB
Active:          75452 kB
Inactive:        74584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1833676 kB
SwapTotal:     4192956 kB
SwapFree:      4135388 kB
Dirty:            4204 kB
Writeback:           0 kB
AnonPages:       11580 kB
Mapped:           8320 kB
Slab:            53380 kB
PageTables:       4192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183264 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264952 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62024 MiB
End job on node027 at 2010-06-26 02:18:56