Trace number 2683713

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.46 1800.93

General information on the benchmark

Name/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/
rand.biglist/normalized-randa09fe9.cudf.paranoid.opb
MD5SUM4d6732edb00c04f7382517cfad718a7e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark9469
Best CPU time to get the best result obtained on this benchmark2.79657
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6272
Total number of constraints28084
Number of constraints which are clauses27765
Number of constraints which are cardinality constraints (but not clauses)319
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 2338
Biggest coefficient in the objective function 1789
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 987526
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1789
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 987526
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-2683713-1277511431.opb>
0.49/0.54	c original problem has 6272 variables (6272 bin, 0 int, 0 impl, 0 cont) and 28084 constraints
0.49/0.54	c problem read
0.49/0.54	c presolving settings loaded
0.49/0.54	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.59/0.68	c presolving:
0.79/0.88	c (round 1) 738 del vars, 1503 del conss, 33 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 63506 impls, 312 clqs
0.89/0.93	c (round 2) 978 del vars, 2039 del conss, 194 chg bounds, 0 chg sides, 3 chg coeffs, 0 upgd conss, 70706 impls, 309 clqs
0.89/1.00	c (round 3) 1300 del vars, 7018 del conss, 415 chg bounds, 5 chg sides, 15 chg coeffs, 0 upgd conss, 72017 impls, 301 clqs
0.99/1.05	c (round 4) 2047 del vars, 11510 del conss, 555 chg bounds, 19 chg sides, 44 chg coeffs, 0 upgd conss, 72655 impls, 289 clqs
0.99/1.08	c (round 5) 2165 del vars, 12443 del conss, 584 chg bounds, 23 chg sides, 51 chg coeffs, 0 upgd conss, 72989 impls, 287 clqs
0.99/1.10	c (round 6) 2217 del vars, 12678 del conss, 593 chg bounds, 23 chg sides, 53 chg coeffs, 0 upgd conss, 73061 impls, 287 clqs
1.10/1.12	c (round 7) 2237 del vars, 12773 del conss, 598 chg bounds, 24 chg sides, 56 chg coeffs, 0 upgd conss, 73070 impls, 287 clqs
1.10/1.14	c (round 8) 2241 del vars, 12786 del conss, 600 chg bounds, 24 chg sides, 56 chg coeffs, 0 upgd conss, 73070 impls, 287 clqs
1.29/1.38	c (round 9) 2242 del vars, 14468 del conss, 600 chg bounds, 24 chg sides, 56 chg coeffs, 13549 upgd conss, 73070 impls, 287 clqs
1.39/1.44	c (round 10) 2246 del vars, 14472 del conss, 600 chg bounds, 24 chg sides, 56 chg coeffs, 13549 upgd conss, 73070 impls, 287 clqs
1.39/1.49	c (round 11) 2246 del vars, 14475 del conss, 600 chg bounds, 25 chg sides, 56 chg coeffs, 13549 upgd conss, 73070 impls, 287 clqs
1.49/1.52	c (round 12) 2247 del vars, 14476 del conss, 600 chg bounds, 25 chg sides, 56 chg coeffs, 13620 upgd conss, 73070 impls, 287 clqs
1.49/1.57	c (round 13) 2247 del vars, 14477 del conss, 600 chg bounds, 25 chg sides, 56 chg coeffs, 13621 upgd conss, 73070 impls, 287 clqs
1.59/1.67	c (round 14) 2247 del vars, 14489 del conss, 600 chg bounds, 25 chg sides, 56 chg coeffs, 13621 upgd conss, 73070 impls, 287 clqs
1.79/1.80	c (round 15) 2298 del vars, 14489 del conss, 600 chg bounds, 25 chg sides, 56 chg coeffs, 13621 upgd conss, 85271 impls, 280 clqs
1.79/1.82	c (round 16) 2300 del vars, 14960 del conss, 600 chg bounds, 25 chg sides, 56 chg coeffs, 13621 upgd conss, 85280 impls, 280 clqs
1.79/1.87	c (round 17) 2301 del vars, 14960 del conss, 600 chg bounds, 25 chg sides, 56 chg coeffs, 13621 upgd conss, 85280 impls, 280 clqs
1.99/2.01	c (round 18) 2355 del vars, 14960 del conss, 600 chg bounds, 25 chg sides, 56 chg coeffs, 13621 upgd conss, 92110 impls, 276 clqs
1.99/2.03	c (round 19) 2355 del vars, 15106 del conss, 600 chg bounds, 25 chg sides, 56 chg coeffs, 13621 upgd conss, 92110 impls, 276 clqs
1.99/2.08	c (round 20) 2356 del vars, 15106 del conss, 600 chg bounds, 25 chg sides, 56 chg coeffs, 13621 upgd conss, 92110 impls, 276 clqs
2.20/2.27	c (round 21) 2407 del vars, 15106 del conss, 600 chg bounds, 25 chg sides, 56 chg coeffs, 13621 upgd conss, 93542 impls, 274 clqs
2.20/2.29	c (round 22) 2407 del vars, 15158 del conss, 600 chg bounds, 26 chg sides, 56 chg coeffs, 13621 upgd conss, 93542 impls, 274 clqs
2.59/2.60	c (round 23) 2459 del vars, 15158 del conss, 600 chg bounds, 26 chg sides, 56 chg coeffs, 13621 upgd conss, 96871 impls, 273 clqs
2.59/2.62	c (round 24) 2460 del vars, 15202 del conss, 600 chg bounds, 26 chg sides, 56 chg coeffs, 13621 upgd conss, 96878 impls, 273 clqs
2.59/2.67	c (round 25) 2461 del vars, 15202 del conss, 600 chg bounds, 26 chg sides, 56 chg coeffs, 13621 upgd conss, 96878 impls, 273 clqs
2.69/2.73	c (round 26) 2461 del vars, 15211 del conss, 600 chg bounds, 26 chg sides, 56 chg coeffs, 13621 upgd conss, 96878 impls, 273 clqs
2.89/2.93	c (round 27) 2511 del vars, 15211 del conss, 600 chg bounds, 26 chg sides, 56 chg coeffs, 13621 upgd conss, 98780 impls, 269 clqs
2.89/2.95	c (round 28) 2511 del vars, 15270 del conss, 600 chg bounds, 26 chg sides, 56 chg coeffs, 13621 upgd conss, 98780 impls, 269 clqs
3.09/3.11	c (round 29) 2561 del vars, 15271 del conss, 600 chg bounds, 26 chg sides, 56 chg coeffs, 13621 upgd conss, 99403 impls, 266 clqs
3.09/3.13	c (round 30) 2566 del vars, 15354 del conss, 600 chg bounds, 26 chg sides, 56 chg coeffs, 13621 upgd conss, 99467 impls, 266 clqs
3.09/3.18	c    (2.2s) probing: 1000/4025 (24.8%) - 112 fixings, 196 aggregations, 3970 implications, 0 bound changes
3.29/3.34	c (round 31) 2616 del vars, 15354 del conss, 600 chg bounds, 26 chg sides, 56 chg coeffs, 13621 upgd conss, 101117 impls, 263 clqs
3.29/3.37	c (round 32) 2617 del vars, 15371 del conss, 600 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 101119 impls, 263 clqs
3.39/3.42	c (round 33) 2617 del vars, 15373 del conss, 600 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 101119 impls, 263 clqs
3.59/3.61	c (round 34) 2667 del vars, 15373 del conss, 600 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 101862 impls, 263 clqs
3.59/3.63	c (round 35) 2671 del vars, 15412 del conss, 603 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 101875 impls, 263 clqs
3.59/3.65	c (round 36) 2674 del vars, 15416 del conss, 603 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 101875 impls, 263 clqs
3.69/3.71	c (round 37) 2674 del vars, 15423 del conss, 603 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 101875 impls, 263 clqs
3.79/3.86	c (round 38) 2724 del vars, 15423 del conss, 603 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 102389 impls, 260 clqs
3.79/3.88	c (round 39) 2727 del vars, 15460 del conss, 603 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 102411 impls, 260 clqs
3.89/3.94	c (round 40) 2727 del vars, 15462 del conss, 603 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 102411 impls, 260 clqs
3.99/4.08	c    (3.1s) probing: 2000/4025 (49.7%) - 147 fixings, 355 aggregations, 5588 implications, 0 bound changes
4.09/4.10	c (round 41) 2777 del vars, 15462 del conss, 603 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 102991 impls, 259 clqs
4.09/4.12	c (round 42) 2778 del vars, 15493 del conss, 603 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 102993 impls, 259 clqs
4.19/4.29	c (round 43) 2828 del vars, 15493 del conss, 603 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 103630 impls, 259 clqs
4.30/4.31	c (round 44) 2828 del vars, 15501 del conss, 603 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 103630 impls, 259 clqs
4.40/4.48	c (round 45) 2878 del vars, 15501 del conss, 603 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 104344 impls, 259 clqs
4.49/4.50	c (round 46) 2879 del vars, 15538 del conss, 604 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 104347 impls, 259 clqs
4.49/4.52	c (round 47) 2880 del vars, 15540 del conss, 604 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 104347 impls, 259 clqs
4.49/4.56	c (round 48) 2880 del vars, 15542 del conss, 604 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 104347 impls, 259 clqs
4.69/4.75	c (round 49) 2930 del vars, 15542 del conss, 604 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 105297 impls, 259 clqs
4.69/4.77	c (round 50) 2932 del vars, 15607 del conss, 604 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 105301 impls, 259 clqs
4.79/4.85	c (round 51) 2932 del vars, 15611 del conss, 604 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 105301 impls, 259 clqs
4.89/4.95	c    (3.8s) probing: 3000/4025 (74.5%) - 186 fixings, 482 aggregations, 7025 implications, 0 bound changes
4.99/5.05	c (round 52) 2982 del vars, 15611 del conss, 604 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 106326 impls, 259 clqs
4.99/5.07	c (round 53) 2991 del vars, 15705 del conss, 604 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 106560 impls, 259 clqs
5.09/5.12	c (round 54) 2991 del vars, 15707 del conss, 604 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 106560 impls, 259 clqs
5.39/5.44	c (round 55) 2991 del vars, 15842 del conss, 604 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 106560 impls, 259 clqs
5.69/5.77	c (round 56) 3041 del vars, 15842 del conss, 604 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 111286 impls, 259 clqs
5.69/5.80	c (round 57) 3088 del vars, 15953 del conss, 604 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 111440 impls, 259 clqs
5.79/5.84	c (round 58) 3088 del vars, 15955 del conss, 604 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 111440 impls, 259 clqs
5.89/5.90	c (round 59) 3088 del vars, 15958 del conss, 604 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 111440 impls, 259 clqs
5.99/6.01	c    (4.8s) probing: 4000/4025 (99.4%) - 294 fixings, 493 aggregations, 10796 implications, 0 bound changes
5.99/6.01	c (round 60) 3117 del vars, 15958 del conss, 604 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 112480 impls, 259 clqs
5.99/6.03	c (round 61) 3149 del vars, 16012 del conss, 604 chg bounds, 29 chg sides, 56 chg coeffs, 13621 upgd conss, 112560 impls, 259 clqs
5.99/6.08	c presolving (62 rounds):
5.99/6.08	c  3149 deleted vars, 16012 deleted constraints, 604 tightened bounds, 0 added holes, 29 changed sides, 56 changed coefficients
5.99/6.08	c  112560 implications, 259 cliques
5.99/6.08	c presolved problem has 3123 variables (3123 bin, 0 int, 0 impl, 0 cont) and 12080 constraints
5.99/6.08	c     259 constraints of type <setppc>
5.99/6.08	c   11821 constraints of type <logicor>
5.99/6.08	c transformed objective value is always integral (scale: 1)
5.99/6.08	c Presolving Time: 4.80
5.99/6.08	c - non default parameters ----------------------------------------------------------------------
5.99/6.08	c # SCIP version 1.2.1.2
5.99/6.08	c 
5.99/6.08	c # frequency for displaying node information lines
5.99/6.08	c # [type: int, range: [-1,2147483647], default: 100]
5.99/6.08	c display/freq = 10000
5.99/6.08	c 
5.99/6.08	c # maximal time in seconds to run
5.99/6.08	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.99/6.08	c limits/time = 1799.46
5.99/6.08	c 
5.99/6.08	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
5.99/6.08	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.99/6.08	c limits/memory = 1620
5.99/6.08	c 
5.99/6.08	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
5.99/6.08	c # [type: int, range: [-1,2147483647], default: 1]
5.99/6.08	c lp/solvefreq = -1
5.99/6.08	c 
5.99/6.08	c # should presolving try to simplify inequalities
5.99/6.08	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.99/6.08	c constraints/linear/simplifyinequalities = TRUE
5.99/6.08	c 
5.99/6.08	c # should presolving try to simplify knapsacks
5.99/6.08	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.99/6.08	c constraints/knapsack/simplifyinequalities = TRUE
5.99/6.08	c 
5.99/6.08	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
5.99/6.08	c # [type: int, range: [-1,2147483647], default: -1]
5.99/6.08	c separating/rapidlearning/freq = 0
5.99/6.08	c 
5.99/6.08	c -----------------------------------------------------------------------------------------------
5.99/6.08	c start solving
5.99/6.08	c 
5.99/6.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.99/6.09	c   4.9s|     1 |     2 |     0 |     - |  30M|   0 |   - |3123 |  12k|   0 |   0 |   0 |   0 |   0 | 4.062000e+03 |      --      |    Inf 
99.96/100.03	c  98.5s| 10000 |  9959 |     0 |   0.0 |  37M|  73 |   - |3123 |  12k|   0 |   0 |   0 |  25 |   0 | 9.438000e+03 |      --      |    Inf 
191.74/191.89	c   190s| 20000 | 19946 |     0 |   0.0 |  42M|  73 |   - |3123 |  12k|   0 |   0 |   0 |  37 |   0 | 9.439000e+03 |      --      |    Inf 
283.01/283.12	c   281s| 30000 | 29938 |     0 |   0.0 |  48M|  81 |   - |3123 |  12k|   0 |   0 |   0 |  45 |   0 | 9.440000e+03 |      --      |    Inf 
373.79/373.94	c   371s| 40000 | 39934 |     0 |   0.0 |  53M|  85 |   - |3123 |  12k|   0 |   0 |   0 |  47 |   0 | 9.440000e+03 |      --      |    Inf 
464.07/464.29	c   461s| 50000 | 49888 |     0 |   0.0 |  59M|  85 |   - |3123 |  12k|   0 |   0 |   0 |  65 |   0 | 9.441000e+03 |      --      |    Inf 
554.64/554.84	c   552s| 60000 | 59813 |     0 |   0.0 |  64M|  85 |   - |3123 |  12k|   0 |   0 |   0 |  74 |   0 | 9.441000e+03 |      --      |    Inf 
644.52/644.74	c   641s| 70000 | 69698 |     0 |   0.0 |  70M|  85 |   - |3123 |  12k|   0 |   0 |   0 |  90 |   0 | 9.441000e+03 |      --      |    Inf 
733.60/733.86	c   730s| 80000 | 79573 |     0 |   0.0 |  75M| 101 |   - |3123 |  12k|   0 |   0 |   0 | 101 |   0 | 9.441000e+03 |      --      |    Inf 
821.88/822.15	c   818s| 90000 | 89527 |     0 |   0.0 |  80M| 101 |   - |3123 |  12k|   0 |   0 |   0 | 113 |   0 | 9.441000e+03 |      --      |    Inf 
912.45/912.77	c   908s|100000 | 99499 |     0 |   0.0 |  86M| 101 |   - |3123 |  12k|   0 |   0 |   0 | 116 |   0 | 9.442000e+03 |      --      |    Inf 
1002.63/1002.92	c   998s|110000 |109473 |     0 |   0.0 |  91M| 101 |   - |3123 |  12k|   0 |   0 |   0 | 121 |   0 | 9.442000e+03 |      --      |    Inf 
1092.01/1092.34	c  1087s|120000 |119431 |     0 |   0.0 |  96M| 101 |   - |3123 |  12k|   0 |   0 |   0 | 127 |   0 | 9.442000e+03 |      --      |    Inf 
1180.99/1181.40	c  1176s|130000 |129385 |     0 |   0.0 | 101M| 101 |   - |3123 |  12k|   0 |   0 |   0 | 132 |   0 | 9.442000e+03 |      --      |    Inf 
1269.26/1269.64	c  1264s|140000 |139315 |     0 |   0.0 | 107M| 101 |   - |3123 |  12k|   0 |   0 |   0 | 136 |   0 | 9.442000e+03 |      --      |    Inf 
1356.94/1357.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1356.94/1357.38	c  1351s|150000 |149262 |     0 |   0.0 | 112M| 105 |   - |3123 |  12k|   0 |   0 |   0 | 138 |   0 | 9.442000e+03 |      --      |    Inf 
1445.82/1446.23	c  1439s|160000 |159251 |     0 |   0.0 | 117M| 105 |   - |3123 |  12k|   0 |   0 |   0 | 141 |   0 | 9.442000e+03 |      --      |    Inf 
1533.99/1534.44	c  1527s|170000 |169233 |     0 |   0.0 | 123M| 105 |   - |3123 |  12k|   0 |   0 |   0 | 143 |   0 | 9.442000e+03 |      --      |    Inf 
1621.67/1622.15	c  1615s|180000 |179199 |     0 |   0.0 | 128M| 105 |   - |3123 |  12k|   0 |   0 |   0 | 148 |   0 | 9.442000e+03 |      --      |    Inf 
1709.54/1710.01	c  1702s|190000 |189169 |     0 |   0.0 | 133M| 105 |   - |3123 |  12k|   0 |   0 |   0 | 149 |   0 | 9.443000e+03 |      --      |    Inf 
1799.42/1799.90	c  1792s|200000 |199150 |     0 |   0.0 | 138M| 105 |   - |3123 |  12k|   0 |   0 |   0 | 150 |   0 | 9.443000e+03 |      --      |    Inf 
1800.02/1800.50	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.02/1800.51	c 
1800.02/1800.51	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.51	c Solving Time (sec) : 1792.37
1800.02/1800.51	c Solving Nodes      : 200067
1800.02/1800.51	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.02/1800.51	c Dual Bound         : +9.44300000000000e+03
1800.02/1800.51	c Gap                : infinite
1800.02/1800.51	s UNKNOWN
1800.02/1800.51	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.51	c Solving Time       :    1792.37
1800.02/1800.51	c Original Problem   :
1800.02/1800.51	c   Problem name     : HOME/instance-2683713-1277511431.opb
1800.02/1800.51	c   Variables        : 6272 (6272 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.02/1800.51	c   Constraints      : 28084 initial, 28084 maximal
1800.02/1800.51	c Presolved Problem  :
1800.02/1800.51	c   Problem name     : t_HOME/instance-2683713-1277511431.opb
1800.02/1800.51	c   Variables        : 3123 (3123 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.02/1800.51	c   Constraints      : 12080 initial, 12175 maximal
1800.02/1800.51	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.02/1800.51	c   trivial          :       0.05         56          0          0          0          0          0          0          0
1800.02/1800.51	c   dualfix          :       0.04        621          0          0          0          0          0          0          0
1800.02/1800.51	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.51	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.51	c   implics          :       0.11          0        311          0          0          0          0          0          0
1800.02/1800.51	c   probing          :       2.23        294        493          0          0          0          0          0          0
1800.02/1800.51	c   setppc           :       0.04          0          3          0          0          0         36          4          0
1800.02/1800.51	c   linear           :       0.41        551        819          0        600          0      14463         25         56
1800.02/1800.51	c   logicor          :       1.81          1          0          0          4          0       1513          0          0
1800.02/1800.51	c   root node        :          -          0          -          -          0          -          -          -          -
1800.02/1800.51	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.51	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.02/1800.51	c   setppc           :        259          0     585350          0     199824         92      39098          0          0          0
1800.02/1800.51	c   logicor          :      11821+         0     534264          0     199824        380    1081176          0          0          0
1800.02/1800.51	c   countsols        :          0          0          0          0     199824          0          0          0          0          0
1800.02/1800.51	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.02/1800.51	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.02/1800.51	c   setppc           :      39.63       0.00      10.35       0.00      29.28
1800.02/1800.51	c   logicor          :    1392.87       0.00      11.68       0.00    1381.19
1800.02/1800.51	c   countsols        :       0.27       0.00       0.00       0.00       0.27
1800.02/1800.51	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.02/1800.51	c   vbounds          :       0.51          2          0          0
1800.02/1800.51	c   rootredcost      :       0.36          0          0          0
1800.02/1800.51	c   pseudoobj        :      62.63     574710          0          0
1800.02/1800.51	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.02/1800.51	c   propagation      :       0.00        261        121        147        3.0          7        3.0          -
1800.02/1800.51	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.51	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.51	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.51	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.02/1800.51	c   applied globally :          -          -          -        150        3.0          -          -          -
1800.02/1800.51	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.02/1800.51	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.02/1800.51	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.02/1800.51	c   redcost          :       0.00          0          0          0          0          0
1800.02/1800.51	c   impliedbounds    :       0.00          0          0          0          0          0
1800.02/1800.51	c   intobj           :       0.00          0          0          0          0          0
1800.02/1800.51	c   cgmip            :       0.00          0          0          0          0          0
1800.02/1800.51	c   gomory           :       0.00          0          0          0          0          0
1800.02/1800.51	c   strongcg         :       0.00          0          0          0          0          0
1800.02/1800.51	c   cmir             :       0.00          0          0          0          0          0
1800.02/1800.51	c   flowcover        :       0.00          0          0          0          0          0
1800.02/1800.51	c   clique           :       0.00          0          0          0          0          0
1800.02/1800.51	c   zerohalf         :       0.00          0          0          0          0          0
1800.02/1800.51	c   mcf              :       0.00          0          0          0          0          0
1800.02/1800.51	c   rapidlearning    :       0.00          0          0          0          0          0
1800.02/1800.51	c Pricers            :       Time      Calls       Vars
1800.02/1800.51	c   problem variables:       0.00          0          0
1800.02/1800.51	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.51	c   relpscost        :       0.00          0          0          0          0          0          0
1800.02/1800.51	c   pscost           :       0.00          0          0          0          0          0          0
1800.02/1800.51	c   inference        :     263.96     199824          0          0          0          0     399648
1800.02/1800.51	c   mostinf          :       0.00          0          0          0          0          0          0
1800.02/1800.51	c   leastinf         :       0.00          0          0          0          0          0          0
1800.02/1800.51	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.02/1800.51	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.02/1800.51	c   random           :       0.00          0          0          0          0          0          0
1800.02/1800.51	c Primal Heuristics  :       Time      Calls      Found
1800.02/1800.51	c   LP solutions     :       0.00          -          0
1800.02/1800.51	c   pseudo solutions :       0.00          -          0
1800.02/1800.51	c   oneopt           :       0.21          0          0
1800.02/1800.51	c   trivial          :       0.02          2          0
1800.02/1800.51	c   simplerounding   :       0.00          0          0
1800.02/1800.51	c   zirounding       :       0.00          0          0
1800.02/1800.51	c   rounding         :       0.00          0          0
1800.02/1800.51	c   shifting         :       0.00          0          0
1800.02/1800.51	c   intshifting      :       0.00          0          0
1800.02/1800.51	c   twoopt           :       0.00          0          0
1800.02/1800.51	c   fixandinfer      :       0.00          0          0
1800.02/1800.51	c   feaspump         :       0.00          0          0
1800.02/1800.51	c   coefdiving       :       0.00          0          0
1800.02/1800.51	c   pscostdiving     :       0.00          0          0
1800.02/1800.51	c   fracdiving       :       0.00          0          0
1800.02/1800.51	c   veclendiving     :       0.00          0          0
1800.02/1800.51	c   intdiving        :       0.00          0          0
1800.02/1800.51	c   actconsdiving    :       0.00          0          0
1800.02/1800.51	c   objpscostdiving  :       0.00          0          0
1800.02/1800.51	c   rootsoldiving    :       0.00          0          0
1800.02/1800.51	c   linesearchdiving :       0.00          0          0
1800.02/1800.51	c   guideddiving     :       0.00          0          0
1800.02/1800.51	c   octane           :       0.00          0          0
1800.02/1800.51	c   rens             :       0.00          0          0
1800.02/1800.51	c   rins             :       0.00          0          0
1800.02/1800.51	c   localbranching   :       0.00          0          0
1800.02/1800.51	c   mutation         :       0.00          0          0
1800.02/1800.51	c   crossover        :       0.00          0          0
1800.02/1800.51	c   dins             :       0.00          0          0
1800.02/1800.51	c   undercover       :       0.00          0          0
1800.02/1800.51	c   nlp              :       0.35          0          0
1800.02/1800.51	c   trysol           :       0.07          0          0
1800.02/1800.51	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.02/1800.51	c   primal LP        :       0.00          0          0       0.00          -
1800.02/1800.51	c   dual LP          :       0.00          0          0       0.00          -
1800.02/1800.51	c   lex dual LP      :       0.00          0          0       0.00          -
1800.02/1800.51	c   barrier LP       :       0.00          0          0       0.00          -
1800.02/1800.51	c   diving/probing LP:       0.00          0          0       0.00          -
1800.02/1800.51	c   strong branching :       0.00          0          0       0.00          -
1800.02/1800.51	c     (at root node) :          -          0          0       0.00          -
1800.02/1800.51	c   conflict analysis:       0.00          0          0       0.00          -
1800.02/1800.51	c B&B Tree           :
1800.02/1800.51	c   number of runs   :          1
1800.02/1800.51	c   nodes            :     200067
1800.02/1800.51	c   nodes (total)    :     200067
1800.02/1800.51	c   nodes left       :     199217
1800.02/1800.51	c   max depth        :        105
1800.02/1800.51	c   max depth (total):        105
1800.02/1800.51	c   backtracks       :       4554 (2.3%)
1800.02/1800.51	c   delayed cutoffs  :        365
1800.02/1800.51	c   repropagations   :       1169 (931 domain reductions, 18 cutoffs)
1800.02/1800.51	c   avg switch length:       2.71
1800.02/1800.51	c   switching time   :      12.21
1800.02/1800.51	c Solution           :
1800.02/1800.51	c   Solutions found  :          0 (0 improvements)
1800.02/1800.51	c   Primal Bound     :          -
1800.02/1800.51	c   Dual Bound       : +9.44300000000000e+03
1800.02/1800.51	c   Gap              :   infinite
1800.02/1800.51	c   Root Dual Bound  : +4.06200000000000e+03
1800.02/1800.51	c   Root Iterations  :          0
1800.42/1800.92	c Time complete: 1800.44.

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-2683713-1277511431/watcher-2683713-1277511431 -o /tmp/evaluation-result-2683713-1277511431/solver-2683713-1277511431 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2683713-1277511431.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: 0.99 1.01 1.00 3/106 472
/proc/meminfo: memFree=1855460/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=3520 CPUtime=0
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 432 0 0 0 0 0 0 0 15 0 1 0 126747116 3604480 354 1992294400 4194304 7136930 140735585038288 18446744073709551615 6328631 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/472/statm: 880 355 224 719 0 159 0

[startup+0.089321 s]
/proc/loadavg: 0.99 1.01 1.00 3/106 472
/proc/meminfo: memFree=1855460/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=13240 CPUtime=0.08
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 2800 0 0 0 7 1 0 0 17 0 1 0 126747116 13557760 2721 1992294400 4194304 7136930 140735585038288 18446744073709551615 5902377 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/472/statm: 3310 2721 271 719 0 2589 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13240

[startup+0.101322 s]
/proc/loadavg: 0.99 1.01 1.00 3/106 472
/proc/meminfo: memFree=1855460/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=13404 CPUtime=0.1
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 2849 0 0 0 9 1 0 0 17 0 1 0 126747116 13725696 2770 1992294400 4194304 7136930 140735585038288 18446744073709551615 5649702 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/472/statm: 3351 2770 271 719 0 2630 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13404

[startup+0.301343 s]
/proc/loadavg: 0.99 1.01 1.00 3/106 472
/proc/meminfo: memFree=1855460/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=18572 CPUtime=0.29
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 4149 0 0 0 28 1 0 0 17 0 1 0 126747116 19017728 4070 1992294400 4194304 7136930 140735585038288 18446744073709551615 4240609 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/472/statm: 4643 4070 271 719 0 3922 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18572

[startup+0.701383 s]
/proc/loadavg: 0.99 1.01 1.00 3/106 472
/proc/meminfo: memFree=1855460/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=51612 CPUtime=0.69
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 12426 0 0 0 64 5 0 0 17 0 1 0 126747116 52850688 11985 1992294400 4194304 7136930 140735585038288 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 12903 11985 342 719 0 12182 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51612

[startup+1.50047 s]
/proc/loadavg: 0.99 1.01 1.00 2/107 475
/proc/meminfo: memFree=1804860/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=59772 CPUtime=1.49
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 19031 0 0 0 129 20 0 0 18 0 1 0 126747116 61206528 14033 1992294400 4194304 7136930 140735585038288 18446744073709551615 6212609 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 14943 14033 360 719 0 14222 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59772

[startup+3.10063 s]
/proc/loadavg: 0.99 1.01 1.00 2/107 475
/proc/meminfo: memFree=1798908/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=60732 CPUtime=3.09
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 28177 0 0 0 271 38 0 0 21 0 1 0 126747116 62189568 14317 1992294400 4194304 7136930 140735585038288 18446744073709551615 5497079 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 15183 14317 370 719 0 14462 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60732

[startup+6.30096 s]
/proc/loadavg: 0.99 1.01 1.00 2/107 475
/proc/meminfo: memFree=1797420/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=62788 CPUtime=6.29
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 43482 0 0 0 560 69 0 0 25 0 1 0 126747116 64294912 14852 1992294400 4194304 7136930 140735585038288 18446744073709551615 5005106 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 15697 14852 392 719 0 14976 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62788

[startup+12.7006 s]
/proc/loadavg: 0.99 1.01 1.00 2/107 475
/proc/meminfo: memFree=1796428/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=63304 CPUtime=12.69
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 43631 0 0 0 1197 72 0 0 25 0 1 0 126747116 64823296 15001 1992294400 4194304 7136930 140735585038288 18446744073709551615 4697665 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 15826 15001 392 719 0 15105 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63304

[startup+25.5019 s]
/proc/loadavg: 0.99 1.01 1.00 2/107 475
/proc/meminfo: memFree=1795436/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=64336 CPUtime=25.49
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 43887 0 0 0 2473 76 0 0 25 0 1 0 126747116 65880064 15257 1992294400 4194304 7136930 140735585038288 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 16084 15257 392 719 0 15363 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64336

[startup+51.1015 s]
/proc/loadavg: 0.99 1.01 1.00 2/107 475
/proc/meminfo: memFree=1792088/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=67760 CPUtime=51.08
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 44740 0 0 0 5024 84 0 0 25 0 1 0 126747116 69386240 16110 1992294400 4194304 7136930 140735585038288 18446744073709551615 4697611 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 16940 16110 392 719 0 16219 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 67760

[startup+102.309 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 477
/proc/meminfo: memFree=1789236/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=70304 CPUtime=102.26
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 45406 0 0 0 10126 100 0 0 25 0 1 0 126747116 71991296 16776 1992294400 4194304 7136930 140735585038288 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 17576 16776 392 719 0 16855 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 70304

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 479
/proc/meminfo: memFree=1784524/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=74804 CPUtime=162.25
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 46539 0 0 0 16104 121 0 0 25 0 1 0 126747116 76599296 17909 1992294400 4194304 7136930 140735585038288 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 18701 17909 392 719 0 17980 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 74804

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 479
/proc/meminfo: memFree=1780804/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=78360 CPUtime=222.23
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 47476 0 0 0 22083 140 0 0 25 0 1 0 126747116 80240640 18846 1992294400 4194304 7136930 140735585038288 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 19590 18846 392 719 0 18869 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 78360

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 481
/proc/meminfo: memFree=1776960/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=82220 CPUtime=282.21
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 48441 0 0 0 28061 160 0 0 25 0 1 0 126747116 84193280 19811 1992294400 4194304 7136930 140735585038288 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 20555 19811 392 719 0 19834 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 82220

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 483
/proc/meminfo: memFree=1773116/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=85888 CPUtime=342.2
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 49412 0 0 0 34042 178 0 0 25 0 1 0 126747116 87949312 20782 1992294400 4194304 7136930 140735585038288 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 21472 20782 392 719 0 20751 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 85888

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 485
/proc/meminfo: memFree=1769148/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=89864 CPUtime=402.19
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 50411 0 0 0 40020 199 0 0 25 0 1 0 126747116 92020736 21781 1992294400 4194304 7136930 140735585038288 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 22466 21781 392 719 0 21745 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 89864

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 487
/proc/meminfo: memFree=1764808/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=94000 CPUtime=462.17
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 51461 0 0 0 45997 220 0 0 25 0 1 0 126747116 96256000 22831 1992294400 4194304 7136930 140735585038288 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 23500 22831 392 719 0 22779 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 94000

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 487
/proc/meminfo: memFree=1761088/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=98020 CPUtime=522.15
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 52492 0 0 0 51974 241 0 0 25 0 1 0 126747116 100372480 23862 1992294400 4194304 7136930 140735585038288 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 24505 23862 392 719 0 23784 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 98020

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 489
/proc/meminfo: memFree=1756748/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=102160 CPUtime=582.14
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 53566 0 0 0 57950 264 0 0 25 0 1 0 126747116 104611840 24936 1992294400 4194304 7136930 140735585038288 18446744073709551615 5005106 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 25540 24936 392 719 0 24819 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 102160

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 491
/proc/meminfo: memFree=1752532/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=107892 CPUtime=642.13
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 54499 0 0 0 63927 286 0 0 25 0 1 0 126747116 110481408 25869 1992294400 4194304 7136930 140735585038288 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 26973 25869 392 719 0 26252 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 107892

[startup+702.301 s]

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

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 501
/proc/meminfo: memFree=1730584/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=128772 CPUtime=1002.03
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 59909 0 0 0 99790 413 0 0 25 0 1 0 126747116 131862528 31279 1992294400 4194304 7136930 140735585038288 18446744073709551615 4697120 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 32193 31279 392 719 0 31472 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 128772

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 503
/proc/meminfo: memFree=1727236/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=132160 CPUtime=1062.01
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 60751 0 0 0 105766 435 0 0 25 0 1 0 126747116 135331840 32121 1992294400 4194304 7136930 140735585038288 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 33040 32121 392 719 0 32319 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 132160

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 503
/proc/meminfo: memFree=1723144/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=136028 CPUtime=1122
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 61744 0 0 0 111739 461 0 0 25 0 1 0 126747116 139292672 33114 1992294400 4194304 7136930 140735585038288 18446744073709551615 4697167 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 34007 33114 392 719 0 33286 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 136028

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 505
/proc/meminfo: memFree=1719300/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=139628 CPUtime=1181.98
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 62704 0 0 0 117716 482 0 0 25 0 1 0 126747116 142979072 34074 1992294400 4194304 7136930 140735585038288 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 34907 34074 392 719 0 34186 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 139628

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 507
/proc/meminfo: memFree=1716820/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=141820 CPUtime=1241.97
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 63280 0 0 0 123692 505 0 0 25 0 1 0 126747116 145223680 34650 1992294400 4194304 7136930 140735585038288 18446744073709551615 5507169 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 35455 34650 392 719 0 34734 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 141820

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 509
/proc/meminfo: memFree=1713472/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=144948 CPUtime=1301.95
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 64087 0 0 0 129668 527 0 0 25 0 1 0 126747116 148426752 35457 1992294400 4194304 7136930 140735585038288 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 36237 35457 392 719 0 35516 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 144948

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 511
/proc/meminfo: memFree=1710868/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=147432 CPUtime=1361.93
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 64733 0 0 0 135641 552 0 0 25 0 1 0 126747116 150970368 36103 1992294400 4194304 7136930 140735585038288 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 36858 36103 392 719 0 36137 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 147432

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 511
/proc/meminfo: memFree=1706528/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=151660 CPUtime=1421.93
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 65816 0 0 0 141618 575 0 0 25 0 1 0 126747116 155299840 37186 1992294400 4194304 7136930 140735585038288 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 37915 37186 392 719 0 37194 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 151660

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 513
/proc/meminfo: memFree=1702560/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=155744 CPUtime=1481.91
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 66833 0 0 0 147593 598 0 0 25 0 1 0 126747116 159481856 38203 1992294400 4194304 7136930 140735585038288 18446744073709551615 4643170 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 38936 38203 392 719 0 38215 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 155744

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 515
/proc/meminfo: memFree=1697600/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=160620 CPUtime=1541.89
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 68079 0 0 0 153570 619 0 0 25 0 1 0 126747116 164474880 39449 1992294400 4194304 7136930 140735585038288 18446744073709551615 4643150 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 40155 39449 392 719 0 39434 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 160620

[startup+1602.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 517
/proc/meminfo: memFree=1690656/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=167132 CPUtime=1601.87
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 69764 0 0 0 159546 641 0 0 25 0 1 0 126747116 171143168 41134 1992294400 4194304 7136930 140735585038288 18446744073709551615 4642122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 41783 41134 392 719 0 41062 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 167132

[startup+1662.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 519
/proc/meminfo: memFree=1686812/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=170868 CPUtime=1661.86
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 70714 0 0 0 165523 663 0 0 25 0 1 0 126747116 174968832 42084 1992294400 4194304 7136930 140735585038288 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 42717 42084 392 719 0 41996 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 170868

[startup+1722.3 s]
/proc/loadavg: 1.14 1.05 1.01 2/107 519
/proc/meminfo: memFree=1684084/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=173456 CPUtime=1721.84
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 71392 0 0 0 171498 686 0 0 25 0 1 0 126747116 177618944 42762 1992294400 4194304 7136930 140735585038288 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 43364 42762 392 719 0 42643 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 173456

[startup+1782.3 s]
/proc/loadavg: 1.09 1.05 1.01 2/107 521
/proc/meminfo: memFree=1682348/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=178980 CPUtime=1781.83
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 71774 0 0 0 177474 709 0 0 25 0 1 0 126747116 183275520 43144 1992294400 4194304 7136930 140735585038288 18446744073709551615 4697120 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 44745 43144 392 719 0 44024 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 178980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.14 1.06 1.01 2/107 521
/proc/meminfo: memFree=1679124/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=182208 CPUtime=1800.02
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 72588 0 0 0 179288 714 0 0 25 0 1 0 126747116 186580992 43958 1992294400 4194304 7136930 140735585038288 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/472/statm: 45552 43958 392 719 0 44831 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 182208

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

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

[startup+1800.61 s]
/proc/loadavg: 1.14 1.06 1.01 2/108 522
/proc/meminfo: memFree=1678992/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=182208 CPUtime=1800.13
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 72593 0 0 0 179299 714 0 0 25 0 1 0 126747116 186580992 43963 1992294400 4194304 7136930 140735585038288 18446744073709551615 4616445 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/472/statm: 45552 43963 397 719 0 44831 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 182208

[startup+1800.8 s]
/proc/loadavg: 1.14 1.06 1.01 2/108 522
/proc/meminfo: memFree=1678992/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=177816 CPUtime=1800.33
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 72593 0 0 0 179318 715 0 0 25 0 1 0 126747116 182083584 42865 1992294400 4194304 7136930 140735585038288 18446744073709551615 6165594 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/472/statm: 44454 42865 397 719 0 43733 0
Current children cumulated CPU time (s) 1800.33
Current children cumulated vsize (KiB) 177816

[startup+1800.9 s]
/proc/loadavg: 1.14 1.06 1.01 2/108 522
/proc/meminfo: memFree=1678992/2059040 swapFree=4134664/4192956
[pid=472] ppid=470 vsize=46816 CPUtime=1800.42
/proc/472/stat : 472 (pbscip.linux.x8) R 470 472 32037 0 -1 4202496 72593 0 0 0 179326 716 0 0 25 0 1 0 126747116 47939584 10970 1992294400 4194304 7136930 140735585038288 18446744073709551615 6360983 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/472/statm: 11511 10970 397 719 0 10790 0
Current children cumulated CPU time (s) 1800.42
Current children cumulated vsize (KiB) 46816

Child status: 0
Real time (s): 1800.93
CPU time (s): 1800.46
CPU user time (s): 1793.29
CPU system time (s): 7.16991
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 182208

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

runsolver used 2.90056 second user time and 8.58169 second system time

The end

Launcher Data

Begin job on node002 at 2010-06-26 02:17:12
IDJOB=2683713
IDBENCH=72133
IDSOLVER=1167
FILE ID=node002/2683713-1277511431
PBS_JOBID= 11190646
Free space on /tmp= 62412 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.biglist/normalized-randa09fe9.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-2683713-1277511431/watcher-2683713-1277511431 -o /tmp/evaluation-result-2683713-1277511431/solver-2683713-1277511431 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2683713-1277511431.opb -t 1800 -m 1800

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

MD5SUM BENCH= 4d6732edb00c04f7382517cfad718a7e
RANDOM SEED=114818783

node002.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		: 3000.242
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	: 6000.48
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		: 3000.242
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.36
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1855864 kB
Buffers:          7612 kB
Cached:         104020 kB
SwapCached:      10272 kB
Active:          50316 kB
Inactive:        74060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1855864 kB
SwapTotal:     4192956 kB
SwapFree:      4134664 kB
Dirty:            4068 kB
Writeback:           0 kB
AnonPages:       11604 kB
Mapped:           8244 kB
Slab:            56576 kB
PageTables:       4188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181976 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62408 MiB
End job on node002 at 2010-06-26 02:47:14