Trace number 2683271

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.52 1801.03

General information on the benchmark

Name/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/
rand.newlist/normalized-rand5d20db.cudf.paranoid.opb
MD5SUMd362b0878aae0270b57b34b0bb6d5f96
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5106
Best CPU time to get the best result obtained on this benchmark2.6256
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5745
Total number of constraints26313
Number of constraints which are clauses26038
Number of constraints which are cardinality constraints (but not clauses)275
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 2146
Biggest coefficient in the objective function 1597
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 881542
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1597
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 881542
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-2683271-1277508605.opb>
0.49/0.50	c original problem has 5745 variables (5745 bin, 0 int, 0 impl, 0 cont) and 26313 constraints
0.49/0.50	c problem read
0.49/0.50	c presolving settings loaded
0.49/0.50	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.64	c presolving:
0.79/0.82	c (round 1) 627 del vars, 1215 del conss, 15 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 62522 impls, 272 clqs
0.79/0.86	c (round 2) 720 del vars, 1463 del conss, 51 chg bounds, 0 chg sides, 3 chg coeffs, 0 upgd conss, 69613 impls, 271 clqs
0.89/0.92	c (round 3) 1068 del vars, 4836 del conss, 320 chg bounds, 0 chg sides, 9 chg coeffs, 0 upgd conss, 71472 impls, 259 clqs
0.89/0.98	c (round 4) 1750 del vars, 9424 del conss, 415 chg bounds, 8 chg sides, 27 chg coeffs, 0 upgd conss, 71917 impls, 256 clqs
1.00/1.00	c (round 5) 1834 del vars, 10556 del conss, 446 chg bounds, 12 chg sides, 40 chg coeffs, 0 upgd conss, 72169 impls, 256 clqs
1.00/1.03	c (round 6) 1872 del vars, 10855 del conss, 457 chg bounds, 12 chg sides, 42 chg coeffs, 0 upgd conss, 72254 impls, 255 clqs
1.00/1.05	c (round 7) 1891 del vars, 10966 del conss, 457 chg bounds, 13 chg sides, 45 chg coeffs, 0 upgd conss, 72260 impls, 255 clqs
1.00/1.06	c (round 8) 1893 del vars, 10987 del conss, 457 chg bounds, 13 chg sides, 45 chg coeffs, 0 upgd conss, 72260 impls, 255 clqs
1.00/1.08	c (round 9) 1896 del vars, 10989 del conss, 457 chg bounds, 13 chg sides, 45 chg coeffs, 0 upgd conss, 72260 impls, 255 clqs
1.19/1.28	c (round 10) 1896 del vars, 12531 del conss, 457 chg bounds, 15 chg sides, 45 chg coeffs, 13723 upgd conss, 72260 impls, 255 clqs
1.29/1.34	c (round 11) 1902 del vars, 12537 del conss, 457 chg bounds, 15 chg sides, 45 chg coeffs, 13723 upgd conss, 72260 impls, 255 clqs
1.29/1.38	c (round 12) 1902 del vars, 12540 del conss, 457 chg bounds, 18 chg sides, 45 chg coeffs, 13723 upgd conss, 72260 impls, 255 clqs
1.39/1.40	c (round 13) 1904 del vars, 12542 del conss, 457 chg bounds, 18 chg sides, 45 chg coeffs, 13772 upgd conss, 72260 impls, 255 clqs
1.39/1.45	c (round 14) 1904 del vars, 12543 del conss, 457 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 72260 impls, 255 clqs
1.49/1.56	c (round 15) 1904 del vars, 12574 del conss, 457 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 72260 impls, 255 clqs
1.49/1.58	c (round 16) 1905 del vars, 12579 del conss, 457 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 72260 impls, 255 clqs
1.79/1.89	c (round 17) 1955 del vars, 12579 del conss, 457 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 86286 impls, 248 clqs
1.89/1.91	c (round 18) 1960 del vars, 12666 del conss, 457 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 86426 impls, 248 clqs
1.89/1.94	c (round 19) 1963 del vars, 12672 del conss, 458 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 86649 impls, 248 clqs
1.89/1.99	c (round 20) 1964 del vars, 12673 del conss, 458 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 86649 impls, 248 clqs
1.99/2.06	c (round 21) 1964 del vars, 12678 del conss, 458 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 86649 impls, 248 clqs
2.29/2.33	c (round 22) 2014 del vars, 12678 del conss, 458 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 89957 impls, 248 clqs
2.29/2.35	c (round 23) 2014 del vars, 12721 del conss, 458 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 89957 impls, 248 clqs
2.59/2.63	c (round 24) 2064 del vars, 12721 del conss, 458 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 93261 impls, 243 clqs
2.59/2.65	c (round 25) 2069 del vars, 12767 del conss, 458 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 93310 impls, 243 clqs
2.79/2.83	c (round 26) 2070 del vars, 12828 del conss, 458 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 93310 impls, 243 clqs
2.99/3.00	c    (2.2s) probing: 1000/3840 (26.0%) - 46 fixings, 138 aggregations, 4637 implications, 0 bound changes
2.99/3.04	c (round 27) 2120 del vars, 12828 del conss, 458 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 95817 impls, 240 clqs
2.99/3.06	c (round 28) 2130 del vars, 12871 del conss, 468 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 95847 impls, 240 clqs
2.99/3.08	c (round 29) 2140 del vars, 12872 del conss, 468 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 95847 impls, 240 clqs
3.20/3.28	c (round 30) 2140 del vars, 12945 del conss, 468 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 95847 impls, 240 clqs
3.20/3.30	c (round 31) 2141 del vars, 12946 del conss, 468 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 95847 impls, 240 clqs
3.49/3.53	c (round 32) 2195 del vars, 12946 del conss, 468 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 98041 impls, 235 clqs
3.49/3.55	c (round 33) 2196 del vars, 12986 del conss, 468 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 98051 impls, 235 clqs
3.69/3.76	c (round 34) 2246 del vars, 12986 del conss, 468 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 99861 impls, 234 clqs
3.69/3.78	c (round 35) 2246 del vars, 13007 del conss, 468 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 99861 impls, 234 clqs
3.89/3.95	c    (3.0s) probing: 2000/3840 (52.1%) - 63 fixings, 282 aggregations, 6596 implications, 0 bound changes
3.89/3.97	c (round 36) 2296 del vars, 13008 del conss, 468 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 100160 impls, 233 clqs
3.89/3.99	c (round 37) 2297 del vars, 13013 del conss, 468 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 100160 impls, 233 clqs
4.09/4.15	c (round 38) 2347 del vars, 13013 del conss, 468 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 100628 impls, 233 clqs
4.09/4.17	c (round 39) 2349 del vars, 13025 del conss, 468 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 100632 impls, 233 clqs
4.30/4.33	c (round 40) 2399 del vars, 13025 del conss, 468 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 101402 impls, 233 clqs
4.30/4.35	c (round 41) 2402 del vars, 13049 del conss, 468 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 101422 impls, 233 clqs
4.49/4.57	c (round 42) 2452 del vars, 13050 del conss, 468 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 102878 impls, 233 clqs
4.49/4.59	c (round 43) 2459 del vars, 13093 del conss, 472 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 103092 impls, 233 clqs
4.59/4.61	c (round 44) 2464 del vars, 13101 del conss, 473 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 103097 impls, 233 clqs
4.59/4.66	c (round 45) 2465 del vars, 13106 del conss, 473 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 103097 impls, 233 clqs
4.89/4.99	c (round 46) 2465 del vars, 13216 del conss, 473 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 103097 impls, 233 clqs
4.99/5.04	c (round 47) 2466 del vars, 13216 del conss, 473 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 103097 impls, 233 clqs
5.09/5.10	c    (4.1s) probing: 3000/3840 (78.1%) - 90 fixings, 414 aggregations, 8121 implications, 0 bound changes
5.29/5.31	c (round 48) 2516 del vars, 13216 del conss, 473 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 106325 impls, 233 clqs
5.29/5.34	c (round 49) 2534 del vars, 13333 del conss, 473 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 106561 impls, 233 clqs
5.29/5.38	c (round 50) 2534 del vars, 13337 del conss, 473 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 106561 impls, 233 clqs
5.40/5.47	c (round 51) 2534 del vars, 13352 del conss, 473 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 106561 impls, 233 clqs
5.59/5.64	c (round 52) 2584 del vars, 13352 del conss, 473 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 109335 impls, 233 clqs
5.59/5.66	c (round 53) 2637 del vars, 13452 del conss, 473 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 110485 impls, 233 clqs
5.69/5.72	c (round 54) 2637 del vars, 13465 del conss, 473 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 110485 impls, 233 clqs
5.69/5.74	c (round 55) 2638 del vars, 13466 del conss, 473 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 110485 impls, 233 clqs
5.79/5.82	c (round 56) 2638 del vars, 13470 del conss, 473 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 110485 impls, 233 clqs
5.79/5.89	c (round 57) 2642 del vars, 13470 del conss, 473 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 110893 impls, 233 clqs
5.89/5.91	c (round 58) 2646 del vars, 13478 del conss, 473 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 110905 impls, 233 clqs
5.99/6.02	c (round 59) 2646 del vars, 13517 del conss, 473 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 110905 impls, 233 clqs
5.99/6.10	c (round 60) 2647 del vars, 13524 del conss, 473 chg bounds, 18 chg sides, 45 chg coeffs, 13773 upgd conss, 110905 impls, 233 clqs
6.09/6.16	c presolving (61 rounds):
6.09/6.16	c  2647 deleted vars, 13525 deleted constraints, 473 tightened bounds, 0 added holes, 18 changed sides, 45 changed coefficients
6.09/6.16	c  110905 implications, 233 cliques
6.09/6.16	c presolved problem has 3098 variables (3098 bin, 0 int, 0 impl, 0 cont) and 12794 constraints
6.09/6.16	c     235 constraints of type <setppc>
6.09/6.16	c   12559 constraints of type <logicor>
6.09/6.16	c transformed objective value is always integral (scale: 1)
6.09/6.16	c Presolving Time: 4.96
6.09/6.16	c - non default parameters ----------------------------------------------------------------------
6.09/6.16	c # SCIP version 1.2.1.2
6.09/6.16	c 
6.09/6.16	c # frequency for displaying node information lines
6.09/6.16	c # [type: int, range: [-1,2147483647], default: 100]
6.09/6.16	c display/freq = 10000
6.09/6.16	c 
6.09/6.16	c # maximal time in seconds to run
6.09/6.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.09/6.16	c limits/time = 1799.51
6.09/6.16	c 
6.09/6.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
6.09/6.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.09/6.16	c limits/memory = 1620
6.09/6.16	c 
6.09/6.16	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
6.09/6.16	c # [type: int, range: [-1,2147483647], default: 1]
6.09/6.16	c lp/solvefreq = -1
6.09/6.16	c 
6.09/6.16	c # should presolving try to simplify inequalities
6.09/6.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.09/6.16	c constraints/linear/simplifyinequalities = TRUE
6.09/6.16	c 
6.09/6.16	c # should presolving try to simplify knapsacks
6.09/6.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.09/6.16	c constraints/knapsack/simplifyinequalities = TRUE
6.09/6.16	c 
6.09/6.16	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
6.09/6.16	c # [type: int, range: [-1,2147483647], default: -1]
6.09/6.16	c separating/rapidlearning/freq = 0
6.09/6.16	c 
6.09/6.16	c -----------------------------------------------------------------------------------------------
6.09/6.16	c start solving
6.09/6.16	c 
6.09/6.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.09/6.17	c   5.0s|     1 |     2 |     0 |     - |  29M|   0 |   - |3098 |  12k|   0 |   0 |   0 |   0 |   0 | 2.860000e+02 |      --      |    Inf 
93.47/93.59	c  92.1s| 10000 |  9957 |     0 |   0.0 |  34M| 187 |   - |3098 |  12k|   0 |   0 |   0 |  25 |   0 | 3.487000e+03 |      --      |    Inf 
176.74/176.88	c   175s| 20000 | 19949 |     0 |   0.0 |  40M| 187 |   - |3098 |  12k|   0 |   0 |   0 |  31 |   0 | 3.487000e+03 |      --      |    Inf 
260.12/260.20	c   258s| 30000 | 29943 |     0 |   0.0 |  45M| 187 |   - |3098 |  12k|   0 |   0 |   0 |  34 |   0 | 3.488000e+03 |      --      |    Inf 
342.49/342.61	c   340s| 40000 | 39934 |     0 |   0.0 |  50M| 225 |   - |3098 |  12k|   0 |   0 |   0 |  37 |   0 | 3.488000e+03 |      --      |    Inf 
423.97/424.19	c   421s| 50000 | 49928 |     0 |   0.0 |  55M| 225 |   - |3098 |  12k|   0 |   0 |   0 |  40 |   0 | 3.489000e+03 |      --      |    Inf 
504.94/505.14	c   502s| 60000 | 59925 |     0 |   0.0 |  60M| 225 |   - |3098 |  12k|   0 |   0 |   0 |  41 |   0 | 3.489000e+03 |      --      |    Inf 
583.12/583.37	c   580s| 70000 | 69906 |     0 |   0.0 |  65M| 225 |   - |3098 |  12k|   0 |   0 |   0 |  51 |   0 | 3.489000e+03 |      --      |    Inf 
666.31/666.59	c   663s| 80000 | 79902 |     0 |   0.0 |  70M| 225 |   - |3098 |  12k|   0 |   0 |   0 |  52 |   0 | 3.489000e+03 |      --      |    Inf 
748.78/749.10	c   745s| 90000 | 89899 |     0 |   0.0 |  75M| 225 |   - |3098 |  12k|   0 |   0 |   0 |  53 |   0 | 3.489000e+03 |      --      |    Inf 
829.36/829.62	c   825s|100000 | 99899 |     0 |   0.0 |  79M| 225 |   - |3098 |  12k|   0 |   0 |   0 |  53 |   0 | 3.490000e+03 |      --      |    Inf 
911.03/911.34	c   907s|110000 |109897 |     0 |   0.0 |  84M| 225 |   - |3098 |  12k|   0 |   0 |   0 |  54 |   0 | 3.490000e+03 |      --      |    Inf 
990.50/990.89	c   986s|120000 |119897 |     0 |   0.0 |  89M| 225 |   - |3098 |  12k|   0 |   0 |   0 |  54 |   0 | 3.490000e+03 |      --      |    Inf 
1070.89/1071.23	c  1066s|130000 |129892 |     0 |   0.0 |  94M| 225 |   - |3098 |  12k|   0 |   0 |   0 |  56 |   0 | 3.490000e+03 |      --      |    Inf 
1148.97/1149.33	c  1143s|140000 |139878 |     0 |   0.0 |  98M| 225 |   - |3098 |  12k|   0 |   0 |   0 |  62 |   0 | 3.490000e+03 |      --      |    Inf 
1231.24/1231.60	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1231.24/1231.60	c  1225s|150000 |149875 |     0 |   0.0 | 103M| 225 |   - |3098 |  12k|   0 |   0 |   0 |  63 |   0 | 3.490000e+03 |      --      |    Inf 
1311.92/1312.37	c  1306s|160000 |159875 |     0 |   0.0 | 108M| 225 |   - |3098 |  12k|   0 |   0 |   0 |  63 |   0 | 3.490000e+03 |      --      |    Inf 
1393.00/1393.42	c  1387s|170000 |169873 |     0 |   0.0 | 113M| 225 |   - |3098 |  12k|   0 |   0 |   0 |  64 |   0 | 3.490000e+03 |      --      |    Inf 
1472.97/1473.43	c  1466s|180000 |179873 |     0 |   0.0 | 118M| 225 |   - |3098 |  12k|   0 |   0 |   0 |  64 |   0 | 3.490000e+03 |      --      |    Inf 
1550.25/1550.75	c  1543s|190000 |189873 |     0 |   0.0 | 123M| 225 |   - |3098 |  12k|   0 |   0 |   0 |  64 |   0 | 3.490000e+03 |      --      |    Inf 
1629.52/1630.01	c  1622s|200000 |199864 |     0 |   0.0 | 127M| 225 |   - |3098 |  12k|   0 |   0 |   0 |  68 |   0 | 3.491000e+03 |      --      |    Inf 
1710.30/1710.85	c  1703s|210000 |209862 |     0 |   0.0 | 132M| 225 |   - |3098 |  12k|   0 |   0 |   0 |  69 |   0 | 3.491000e+03 |      --      |    Inf 
1789.98/1790.57	c  1782s|220000 |219862 |     0 |   0.0 | 137M| 225 |   - |3098 |  12k|   0 |   0 |   0 |  69 |   0 | 3.491000e+03 |      --      |    Inf 
1800.09/1800.61	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.09/1800.61	c 
1800.09/1800.61	c SCIP Status        : solving was interrupted [user interrupt]
1800.09/1800.61	c Solving Time (sec) : 1791.97
1800.09/1800.61	c Solving Nodes      : 221275
1800.09/1800.61	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.09/1800.61	c Dual Bound         : +3.49100000000000e+03
1800.09/1800.61	c Gap                : infinite
1800.09/1800.61	s UNKNOWN
1800.09/1800.61	c SCIP Status        : solving was interrupted [user interrupt]
1800.09/1800.61	c Solving Time       :    1791.97
1800.09/1800.61	c Original Problem   :
1800.09/1800.61	c   Problem name     : HOME/instance-2683271-1277508605.opb
1800.09/1800.61	c   Variables        : 5745 (5745 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.09/1800.61	c   Constraints      : 26313 initial, 26313 maximal
1800.09/1800.61	c Presolved Problem  :
1800.09/1800.61	c   Problem name     : t_HOME/instance-2683271-1277508605.opb
1800.09/1800.61	c   Variables        : 3098 (3098 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.09/1800.61	c   Constraints      : 12794 initial, 12844 maximal
1800.09/1800.61	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.09/1800.61	c   trivial          :       0.02         55          0          0          0          0          0          0          0
1800.09/1800.61	c   dualfix          :       0.01        589          0          0          0          0          0          0          0
1800.09/1800.61	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.09/1800.61	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.09/1800.61	c   implics          :       0.10          0        263          0          0          0          0          0          0
1800.09/1800.61	c   probing          :       2.04        189        419          0          0          0          0          0          0
1800.09/1800.61	c   setppc           :       0.01          0          3          0          0          0         26          0          0
1800.09/1800.61	c   linear           :       0.39        421        707          0        457          0      12540         18         45
1800.09/1800.61	c   logicor          :       2.25          1          0          0         16          0        959          0          0
1800.09/1800.61	c   root node        :          -          0          -          -          0          -          -          -          -
1800.09/1800.61	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.09/1800.61	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.09/1800.61	c   setppc           :        235          0     654158          0     221216         35      51360          0          0          0
1800.09/1800.61	c   logicor          :      12559+         0     589760          0     221216        179     958480          0          0          0
1800.09/1800.61	c   countsols        :          0          0          0          0     221216          0          0          0          0          0
1800.09/1800.62	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.09/1800.62	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.09/1800.62	c   setppc           :      37.81       0.00       9.92       0.00      27.89
1800.09/1800.62	c   logicor          :    1388.56       0.00      10.35       0.00    1378.21
1800.09/1800.62	c   countsols        :       0.27       0.00       0.00       0.00       0.27
1800.09/1800.62	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.09/1800.62	c   vbounds          :       0.46          2          0          0
1800.09/1800.62	c   rootredcost      :       0.45          0          0          0
1800.09/1800.62	c   pseudoobj        :      73.04     643834          0          0
1800.09/1800.62	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.09/1800.62	c   propagation      :       0.00         60         60         70        2.7          0        0.0          -
1800.09/1800.62	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.09/1800.62	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.09/1800.62	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.09/1800.62	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.09/1800.62	c   applied globally :          -          -          -         69        2.7          -          -          -
1800.09/1800.62	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.09/1800.62	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.09/1800.62	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.09/1800.62	c   redcost          :       0.00          0          0          0          0          0
1800.09/1800.62	c   impliedbounds    :       0.00          0          0          0          0          0
1800.09/1800.62	c   intobj           :       0.00          0          0          0          0          0
1800.09/1800.62	c   cgmip            :       0.00          0          0          0          0          0
1800.09/1800.62	c   gomory           :       0.00          0          0          0          0          0
1800.09/1800.62	c   strongcg         :       0.00          0          0          0          0          0
1800.09/1800.62	c   cmir             :       0.00          0          0          0          0          0
1800.09/1800.62	c   flowcover        :       0.00          0          0          0          0          0
1800.09/1800.62	c   clique           :       0.00          0          0          0          0          0
1800.09/1800.62	c   zerohalf         :       0.00          0          0          0          0          0
1800.09/1800.62	c   mcf              :       0.00          0          0          0          0          0
1800.09/1800.62	c   rapidlearning    :       0.00          0          0          0          0          0
1800.09/1800.62	c Pricers            :       Time      Calls       Vars
1800.09/1800.62	c   problem variables:       0.00          0          0
1800.09/1800.62	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.09/1800.62	c   relpscost        :       0.00          0          0          0          0          0          0
1800.09/1800.62	c   pscost           :       0.00          0          0          0          0          0          0
1800.09/1800.62	c   inference        :     258.39     221216          0          0          0          0     442432
1800.09/1800.62	c   mostinf          :       0.00          0          0          0          0          0          0
1800.09/1800.62	c   leastinf         :       0.00          0          0          0          0          0          0
1800.09/1800.62	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.09/1800.62	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.09/1800.62	c   random           :       0.00          0          0          0          0          0          0
1800.09/1800.62	c Primal Heuristics  :       Time      Calls      Found
1800.09/1800.62	c   LP solutions     :       0.00          -          0
1800.09/1800.62	c   pseudo solutions :       0.00          -          0
1800.09/1800.62	c   oneopt           :       0.23          0          0
1800.09/1800.62	c   trivial          :       0.01          2          0
1800.09/1800.62	c   simplerounding   :       0.00          0          0
1800.09/1800.62	c   zirounding       :       0.00          0          0
1800.09/1800.62	c   rounding         :       0.00          0          0
1800.09/1800.62	c   shifting         :       0.00          0          0
1800.09/1800.62	c   intshifting      :       0.00          0          0
1800.09/1800.62	c   twoopt           :       0.00          0          0
1800.09/1800.62	c   fixandinfer      :       0.00          0          0
1800.09/1800.62	c   feaspump         :       0.00          0          0
1800.09/1800.62	c   coefdiving       :       0.00          0          0
1800.09/1800.62	c   pscostdiving     :       0.00          0          0
1800.09/1800.62	c   fracdiving       :       0.00          0          0
1800.09/1800.62	c   veclendiving     :       0.00          0          0
1800.09/1800.62	c   intdiving        :       0.00          0          0
1800.09/1800.62	c   actconsdiving    :       0.00          0          0
1800.09/1800.62	c   objpscostdiving  :       0.00          0          0
1800.09/1800.62	c   rootsoldiving    :       0.00          0          0
1800.09/1800.62	c   linesearchdiving :       0.00          0          0
1800.09/1800.62	c   guideddiving     :       0.00          0          0
1800.09/1800.62	c   octane           :       0.00          0          0
1800.09/1800.62	c   rens             :       0.00          0          0
1800.09/1800.62	c   rins             :       0.00          0          0
1800.09/1800.62	c   localbranching   :       0.00          0          0
1800.09/1800.62	c   mutation         :       0.00          0          0
1800.09/1800.62	c   crossover        :       0.00          0          0
1800.09/1800.62	c   dins             :       0.00          0          0
1800.09/1800.62	c   undercover       :       0.00          0          0
1800.09/1800.62	c   nlp              :       0.39          0          0
1800.09/1800.62	c   trysol           :       0.14          0          0
1800.09/1800.62	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.09/1800.62	c   primal LP        :       0.00          0          0       0.00          -
1800.09/1800.62	c   dual LP          :       0.00          0          0       0.00          -
1800.09/1800.62	c   lex dual LP      :       0.00          0          0       0.00          -
1800.09/1800.62	c   barrier LP       :       0.00          0          0       0.00          -
1800.09/1800.62	c   diving/probing LP:       0.00          0          0       0.00          -
1800.09/1800.62	c   strong branching :       0.00          0          0       0.00          -
1800.09/1800.62	c     (at root node) :          -          0          0       0.00          -
1800.09/1800.62	c   conflict analysis:       0.00          0          0       0.00          -
1800.09/1800.62	c B&B Tree           :
1800.09/1800.62	c   number of runs   :          1
1800.09/1800.62	c   nodes            :     221275
1800.09/1800.62	c   nodes (total)    :     221275
1800.09/1800.62	c   nodes left       :     221137
1800.09/1800.62	c   max depth        :        225
1800.09/1800.62	c   max depth (total):        225
1800.09/1800.62	c   backtracks       :       2077 (0.9%)
1800.09/1800.62	c   delayed cutoffs  :         21
1800.09/1800.62	c   repropagations   :       4244 (261 domain reductions, 1 cutoffs)
1800.09/1800.62	c   avg switch length:       2.41
1800.09/1800.62	c   switching time   :      11.52
1800.09/1800.62	c Solution           :
1800.09/1800.62	c   Solutions found  :          0 (0 improvements)
1800.09/1800.62	c   Primal Bound     :          -
1800.09/1800.62	c   Dual Bound       : +3.49100000000000e+03
1800.09/1800.62	c   Gap              :   infinite
1800.09/1800.62	c   Root Dual Bound  : +2.86000000000000e+02
1800.09/1800.62	c   Root Iterations  :          0
1800.47/1801.03	c Time complete: 1800.5.

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-2683271-1277508605/watcher-2683271-1277508605 -o /tmp/evaluation-result-2683271-1277508605/solver-2683271-1277508605 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2683271-1277508605.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.01 1.05 1.00 3/106 25770
/proc/meminfo: memFree=1827624/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=5556 CPUtime=0
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 887 0 0 0 0 0 0 0 20 0 1 0 126461988 5689344 809 1992294400 4194304 7136930 140735604152400 18446744073709551615 6349764 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25770/statm: 1389 810 249 719 0 668 0

[startup+0.099916 s]
/proc/loadavg: 1.01 1.05 1.00 3/106 25770
/proc/meminfo: memFree=1827624/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=13400 CPUtime=0.08
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 2837 0 0 0 8 0 0 0 20 0 1 0 126461988 13721600 2758 1992294400 4194304 7136930 140735604152400 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25770/statm: 3350 2758 271 719 0 2629 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13400

[startup+0.100918 s]
/proc/loadavg: 1.01 1.05 1.00 3/106 25770
/proc/meminfo: memFree=1827624/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=13400 CPUtime=0.09
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 2846 0 0 0 9 0 0 0 20 0 1 0 126461988 13721600 2767 1992294400 4194304 7136930 140735604152400 18446744073709551615 6285758 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25770/statm: 3350 2767 271 719 0 2629 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13400

[startup+0.300942 s]
/proc/loadavg: 1.01 1.05 1.00 3/106 25770
/proc/meminfo: memFree=1827624/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=18684 CPUtime=0.29
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 4150 0 0 0 28 1 0 0 20 0 1 0 126461988 19132416 4071 1992294400 4194304 7136930 140735604152400 18446744073709551615 5649702 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25770/statm: 4671 4071 271 719 0 3950 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18684

[startup+0.700995 s]
/proc/loadavg: 1.01 1.05 1.00 3/106 25770
/proc/meminfo: memFree=1827624/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=48988 CPUtime=0.69
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 11739 0 0 0 65 4 0 0 20 0 1 0 126461988 50163712 11306 1992294400 4194304 7136930 140735604152400 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 12247 11306 342 719 0 11526 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48988

[startup+1.5011 s]
/proc/loadavg: 1.01 1.05 1.00 2/107 25771
/proc/meminfo: memFree=1780248/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=55948 CPUtime=1.49
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 19462 0 0 0 128 21 0 0 23 0 1 0 126461988 57290752 13055 1992294400 4194304 7136930 140735604152400 18446744073709551615 5008494 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 13987 13055 360 719 0 13266 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55948

[startup+3.10131 s]
/proc/loadavg: 1.01 1.05 1.00 2/107 25771
/proc/meminfo: memFree=1774792/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=57364 CPUtime=3.09
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 26447 0 0 0 273 36 0 0 25 0 1 0 126461988 58740736 13457 1992294400 4194304 7136930 140735604152400 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 14341 13457 376 719 0 13620 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57364

[startup+6.30073 s]
/proc/loadavg: 1.01 1.05 1.00 2/107 25771
/proc/meminfo: memFree=1772932/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=59604 CPUtime=6.28
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 41025 0 0 0 565 63 0 0 25 0 1 0 126461988 61034496 14036 1992294400 4194304 7136930 140735604152400 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 14901 14036 388 719 0 14180 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 59604

[startup+12.7016 s]
/proc/loadavg: 1.01 1.04 1.00 2/107 25771
/proc/meminfo: memFree=1772188/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=59604 CPUtime=12.69
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 41049 0 0 0 1203 66 0 0 25 0 1 0 126461988 61034496 14060 1992294400 4194304 7136930 140735604152400 18446744073709551615 5507289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 14901 14060 392 719 0 14180 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59604

[startup+25.5013 s]
/proc/loadavg: 1.00 1.04 1.00 2/107 25771
/proc/meminfo: memFree=1771196/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=60704 CPUtime=25.48
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 41327 0 0 0 2477 71 0 0 25 0 1 0 126461988 62160896 14338 1992294400 4194304 7136930 140735604152400 18446744073709551615 4697099 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 15176 14338 392 719 0 14455 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 60704

[startup+51.1006 s]
/proc/loadavg: 1.00 1.04 1.00 2/107 25773
/proc/meminfo: memFree=1770204/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=61820 CPUtime=51.07
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 41592 0 0 0 5028 79 0 0 25 0 1 0 126461988 63303680 14603 1992294400 4194304 7136930 140735604152400 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 15455 14603 392 719 0 14734 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 61820

[startup+102.308 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 25773
/proc/meminfo: memFree=1765616/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=66068 CPUtime=102.27
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 42687 0 0 0 10127 100 0 0 25 0 1 0 126461988 67653632 15698 1992294400 4194304 7136930 140735604152400 18446744073709551615 4697167 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 16517 15698 392 719 0 15796 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 66068

[startup+162.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 25775
/proc/meminfo: memFree=1760904/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=70604 CPUtime=162.24
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 43830 0 0 0 16099 125 0 0 25 0 1 0 126461988 72298496 16841 1992294400 4194304 7136930 140735604152400 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 17651 16841 392 719 0 16930 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 70604

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 25777
/proc/meminfo: memFree=1757928/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=73452 CPUtime=222.22
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 44568 0 0 0 22075 147 0 0 25 0 1 0 126461988 75214848 17579 1992294400 4194304 7136930 140735604152400 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 18363 17579 392 719 0 17642 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 73452

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 25779
/proc/meminfo: memFree=1753092/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=78064 CPUtime=282.21
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 45781 0 0 0 28049 172 0 0 25 0 1 0 126461988 79937536 18792 1992294400 4194304 7136930 140735604152400 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 19516 18792 392 719 0 18795 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 78064

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25781
/proc/meminfo: memFree=1748504/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=82656 CPUtime=342.19
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 46925 0 0 0 34026 193 0 0 25 0 1 0 126461988 84639744 19936 1992294400 4194304 7136930 140735604152400 18446744073709551615 4697655 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 20664 19936 392 719 0 19943 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 82656

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25781
/proc/meminfo: memFree=1744660/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=86176 CPUtime=402.17
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 47858 0 0 0 40001 216 0 0 25 0 1 0 126461988 88244224 20869 1992294400 4194304 7136930 140735604152400 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 21544 20869 392 719 0 20823 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 86176

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25783
/proc/meminfo: memFree=1740320/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=90324 CPUtime=462.16
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 48935 0 0 0 45981 235 0 0 25 0 1 0 126461988 92491776 21946 1992294400 4194304 7136930 140735604152400 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 22581 21946 392 719 0 21860 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 90324

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25785
/proc/meminfo: memFree=1737964/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=92600 CPUtime=522.15
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 49532 0 0 0 51958 257 0 0 25 0 1 0 126461988 94822400 22543 1992294400 4194304 7136930 140735604152400 18446744073709551615 4642962 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 23150 22543 392 719 0 22429 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 92600

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25787
/proc/meminfo: memFree=1733004/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=99512 CPUtime=582.13
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 50750 0 0 0 57930 283 0 0 25 0 1 0 126461988 101900288 23761 1992294400 4194304 7136930 140735604152400 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 24878 23761 392 719 0 24157 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 99512

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25789
/proc/meminfo: memFree=1728912/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=103472 CPUtime=642.11
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 51771 0 0 0 63904 307 0 0 25 0 1 0 126461988 105955328 24782 1992294400 4194304 7136930 140735604152400 18446744073709551615 4643174 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 25868 24782 392 719 0 25147 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 103472

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25795
/proc/meminfo: memFree=1714652/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=116968 CPUtime=882.04
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 55267 0 0 0 87807 397 0 0 25 0 1 0 126461988 119775232 28278 1992294400 4194304 7136930 140735604152400 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 29242 28278 392 719 0 28521 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 116968

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25797
/proc/meminfo: memFree=1711676/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=119864 CPUtime=942.02
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 56007 0 0 0 93782 420 0 0 25 0 1 0 126461988 122740736 29018 1992294400 4194304 7136930 140735604152400 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 29966 29018 392 719 0 29245 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 119864

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25797
/proc/meminfo: memFree=1708576/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=122700 CPUtime=1002.01
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 56776 0 0 0 99756 445 0 0 25 0 1 0 126461988 125644800 29787 1992294400 4194304 7136930 140735604152400 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 30675 29787 392 719 0 29954 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 122700

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25799
/proc/meminfo: memFree=1706592/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=125328 CPUtime=1061.99
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 57461 0 0 0 105727 472 0 0 25 0 1 0 126461988 128335872 30472 1992294400 4194304 7136930 140735604152400 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 31332 30472 392 719 0 30611 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 125328

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25801
/proc/meminfo: memFree=1700268/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=130700 CPUtime=1121.98
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 58836 0 0 0 111700 498 0 0 25 0 1 0 126461988 133836800 31847 1992294400 4194304 7136930 140735604152400 18446744073709551615 4436399 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 32675 31847 392 719 0 31954 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 130700

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25803
/proc/meminfo: memFree=1695680/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=135076 CPUtime=1181.95
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 59958 0 0 0 117674 521 0 0 25 0 1 0 126461988 138317824 32969 1992294400 4194304 7136930 140735604152400 18446744073709551615 4414772 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 33769 32969 392 719 0 33048 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 135076

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25805
/proc/meminfo: memFree=1692580/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=138060 CPUtime=1241.93
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 60702 0 0 0 123652 541 0 0 25 0 1 0 126461988 141373440 33713 1992294400 4194304 7136930 140735604152400 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 34515 33713 392 719 0 33794 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 138060

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25805
/proc/meminfo: memFree=1689356/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=141028 CPUtime=1301.93
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 61473 0 0 0 129625 568 0 0 25 0 1 0 126461988 144412672 34484 1992294400 4194304 7136930 140735604152400 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 35257 34484 392 719 0 34536 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 141028

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25807
/proc/meminfo: memFree=1684272/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=145944 CPUtime=1361.9
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 62733 0 0 0 135599 591 0 0 25 0 1 0 126461988 149446656 35744 1992294400 4194304 7136930 140735604152400 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 36486 35744 392 719 0 35765 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 145944

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25809
/proc/meminfo: memFree=1680924/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=149168 CPUtime=1421.89
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 63574 0 0 0 141577 612 0 0 25 0 1 0 126461988 152748032 36585 1992294400 4194304 7136930 140735604152400 18446744073709551615 4697120 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 37292 36585 392 719 0 36571 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 149168

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25811
/proc/meminfo: memFree=1676832/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=153024 CPUtime=1481.87
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 64568 0 0 0 147552 635 0 0 25 0 1 0 126461988 156696576 37579 1992294400 4194304 7136930 140735604152400 18446744073709551615 4643174 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 38256 37579 392 719 0 37535 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 153024

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25813
/proc/meminfo: memFree=1672988/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=156768 CPUtime=1541.85
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 65547 0 0 0 153522 663 0 0 25 0 1 0 126461988 160530432 38558 1992294400 4194304 7136930 140735604152400 18446744073709551615 4697655 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 39192 38558 392 719 0 38471 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 156768

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25813
/proc/meminfo: memFree=1669020/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=160500 CPUtime=1601.83
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 66514 0 0 0 159495 688 0 0 25 0 1 0 126461988 164352000 39525 1992294400 4194304 7136930 140735604152400 18446744073709551615 4697187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 40125 39525 392 719 0 39404 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 160500

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25815
/proc/meminfo: memFree=1665920/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=167564 CPUtime=1661.82
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 67287 0 0 0 165472 710 0 0 25 0 1 0 126461988 171585536 40298 1992294400 4194304 7136930 140735604152400 18446744073709551615 4642095 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 41891 40298 392 719 0 41170 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 167564

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 25817
/proc/meminfo: memFree=1664432/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=168860 CPUtime=1721.8
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 67639 0 0 0 171447 733 0 0 25 0 1 0 126461988 172912640 40650 1992294400 4194304 7136930 140735604152400 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 42215 40650 392 719 0 41494 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 168860

[startup+1782.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 25819
/proc/meminfo: memFree=1661332/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=171740 CPUtime=1781.78
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 68387 0 0 0 177422 756 0 0 25 0 1 0 126461988 175861760 41398 1992294400 4194304 7136930 140735604152400 18446744073709551615 5005114 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 42935 41398 392 719 0 42214 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 171740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 25819
/proc/meminfo: memFree=1659844/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=173152 CPUtime=1800.09
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 68748 0 0 0 179244 765 0 0 25 0 1 0 126461988 177307648 41759 1992294400 4194304 7136930 140735604152400 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25770/statm: 43288 41759 392 719 0 42567 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 173152

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.05 1.01 1.00 2/107 25819
/proc/meminfo: memFree=1659844/2059040 swapFree=4139488/4192956
[pid=25770] ppid=25768 vsize=80192 CPUtime=1800.47
/proc/25770/stat : 25770 (pbscip.linux.x8) R 25768 25770 25432 0 -1 4202496 68753 0 0 0 179281 766 0 0 25 0 1 0 126461988 82116608 19471 1992294400 4194304 7136930 140735604152400 18446744073709551615 6360983 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25770/statm: 19983 19407 397 719 0 19262 0
Current children cumulated CPU time (s) 1800.47
Current children cumulated vsize (KiB) 80192

Child status: 0
Real time (s): 1801.03
CPU time (s): 1800.52
CPU user time (s): 1792.84
CPU system time (s): 7.67683
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 173152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.84
system time used= 7.67683
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68760
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= 4
involuntary context switches= 5007

runsolver used 2.87756 second user time and 8.60869 second system time

The end

Launcher Data

Begin job on node013 at 2010-06-26 01:30:05
IDJOB=2683271
IDBENCH=72099
IDSOLVER=1167
FILE ID=node013/2683271-1277508605
PBS_JOBID= 11190624
Free space on /tmp= 62404 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-rand5d20db.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-2683271-1277508605/watcher-2683271-1277508605 -o /tmp/evaluation-result-2683271-1277508605/solver-2683271-1277508605 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2683271-1277508605.opb -t 1800 -m 1800

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

MD5SUM BENCH= d362b0878aae0270b57b34b0bb6d5f96
RANDOM SEED=805442097

node013.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.253
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.50
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.253
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.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1828028 kB
Buffers:         35996 kB
Cached:          96264 kB
SwapCached:       5728 kB
Active:          48976 kB
Inactive:        96700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1828028 kB
SwapTotal:     4192956 kB
SwapFree:      4139488 kB
Dirty:            4036 kB
Writeback:           0 kB
AnonPages:       12292 kB
Mapped:          11928 kB
Slab:            63268 kB
PageTables:       4216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182156 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= 62400 MiB
End job on node013 at 2010-06-26 02:00:08