Trace number 2683375

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.49 1800.9

General information on the benchmark

Name/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/
rand.newlist/normalized-randfd04d4.cudf.paranoid.opb
MD5SUM96ae353809ccf018b1066e79a85baf24
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3511
Best CPU time to get the best result obtained on this benchmark2.6006
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5875
Total number of constraints26163
Number of constraints which are clauses25883
Number of constraints which are cardinality constraints (but not clauses)280
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 2183
Biggest coefficient in the objective function 1634
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 901966
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1634
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 901966
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-2683375-1277509226.opb>
0.39/0.47	c original problem has 5875 variables (5875 bin, 0 int, 0 impl, 0 cont) and 26163 constraints
0.39/0.47	c problem read
0.39/0.47	c presolving settings loaded
0.39/0.47	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.61	c presolving:
0.69/0.78	c (round 1) 620 del vars, 1203 del conss, 16 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 56084 impls, 277 clqs
0.79/0.83	c (round 2) 790 del vars, 1554 del conss, 106 chg bounds, 0 chg sides, 3 chg coeffs, 0 upgd conss, 63135 impls, 275 clqs
0.79/0.89	c (round 3) 1009 del vars, 5703 del conss, 253 chg bounds, 3 chg sides, 10 chg coeffs, 0 upgd conss, 65999 impls, 271 clqs
0.89/0.94	c (round 4) 1667 del vars, 9000 del conss, 308 chg bounds, 6 chg sides, 34 chg coeffs, 0 upgd conss, 66672 impls, 265 clqs
0.89/0.96	c (round 5) 1703 del vars, 9420 del conss, 318 chg bounds, 9 chg sides, 40 chg coeffs, 0 upgd conss, 66911 impls, 265 clqs
0.89/0.98	c (round 6) 1716 del vars, 9512 del conss, 319 chg bounds, 9 chg sides, 40 chg coeffs, 0 upgd conss, 66911 impls, 265 clqs
1.00/1.00	c (round 7) 1721 del vars, 9540 del conss, 319 chg bounds, 9 chg sides, 40 chg coeffs, 0 upgd conss, 66911 impls, 265 clqs
1.19/1.20	c (round 8) 1721 del vars, 11229 del conss, 319 chg bounds, 9 chg sides, 40 chg coeffs, 14892 upgd conss, 66911 impls, 265 clqs
1.19/1.25	c (round 9) 1727 del vars, 11235 del conss, 319 chg bounds, 9 chg sides, 40 chg coeffs, 14892 upgd conss, 66911 impls, 265 clqs
1.29/1.30	c (round 10) 1727 del vars, 11237 del conss, 319 chg bounds, 11 chg sides, 40 chg coeffs, 14892 upgd conss, 66911 impls, 265 clqs
1.29/1.32	c (round 11) 1729 del vars, 11239 del conss, 319 chg bounds, 11 chg sides, 40 chg coeffs, 14925 upgd conss, 66911 impls, 265 clqs
1.29/1.37	c (round 12) 1729 del vars, 11240 del conss, 319 chg bounds, 11 chg sides, 40 chg coeffs, 14926 upgd conss, 66911 impls, 265 clqs
1.59/1.62	c (round 13) 1782 del vars, 11240 del conss, 319 chg bounds, 11 chg sides, 40 chg coeffs, 14926 upgd conss, 82051 impls, 259 clqs
1.59/1.64	c (round 14) 1785 del vars, 11389 del conss, 319 chg bounds, 11 chg sides, 40 chg coeffs, 14926 upgd conss, 82180 impls, 259 clqs
1.69/1.77	c (round 15) 1786 del vars, 11399 del conss, 319 chg bounds, 11 chg sides, 40 chg coeffs, 14926 upgd conss, 82180 impls, 259 clqs
1.99/2.02	c (round 16) 1836 del vars, 11400 del conss, 319 chg bounds, 11 chg sides, 40 chg coeffs, 14926 upgd conss, 84006 impls, 258 clqs
1.99/2.04	c (round 17) 1837 del vars, 11444 del conss, 319 chg bounds, 11 chg sides, 40 chg coeffs, 14926 upgd conss, 84008 impls, 258 clqs
2.10/2.11	c (round 18) 1837 del vars, 11447 del conss, 319 chg bounds, 11 chg sides, 40 chg coeffs, 14926 upgd conss, 84008 impls, 258 clqs
2.29/2.39	c (round 19) 1887 del vars, 11447 del conss, 319 chg bounds, 11 chg sides, 40 chg coeffs, 14926 upgd conss, 88510 impls, 252 clqs
2.39/2.42	c (round 20) 1889 del vars, 11484 del conss, 319 chg bounds, 11 chg sides, 40 chg coeffs, 14926 upgd conss, 88533 impls, 252 clqs
2.39/2.44	c (round 21) 1891 del vars, 11491 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 88533 impls, 252 clqs
2.39/2.46	c (round 22) 1893 del vars, 11498 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 88533 impls, 252 clqs
2.39/2.49	c (round 23) 1894 del vars, 11499 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 88533 impls, 252 clqs
2.69/2.76	c (round 24) 1944 del vars, 11499 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 91794 impls, 252 clqs
2.69/2.79	c (round 25) 1945 del vars, 11506 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 91796 impls, 252 clqs
2.79/2.87	c (round 26) 1945 del vars, 11511 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 91796 impls, 252 clqs
2.89/2.96	c    (2.1s) probing: 1000/4146 (24.1%) - 45 fixings, 168 aggregations, 5167 implications, 0 bound changes
2.99/3.01	c (round 27) 1995 del vars, 11511 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 93116 impls, 247 clqs
2.99/3.03	c (round 28) 1995 del vars, 11593 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 93116 impls, 247 clqs
2.99/3.06	c (round 29) 1998 del vars, 11596 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 93116 impls, 247 clqs
3.09/3.10	c (round 30) 1998 del vars, 11603 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 93116 impls, 247 clqs
3.09/3.19	c (round 31) 1998 del vars, 11610 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 93116 impls, 247 clqs
3.39/3.44	c (round 32) 2048 del vars, 11610 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 95254 impls, 246 clqs
3.39/3.47	c (round 33) 2050 del vars, 11637 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 95282 impls, 246 clqs
3.59/3.66	c (round 34) 2100 del vars, 11637 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 95943 impls, 245 clqs
3.59/3.68	c (round 35) 2100 del vars, 11668 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 95943 impls, 245 clqs
3.79/3.89	c    (3.0s) probing: 2000/4146 (48.2%) - 83 fixings, 314 aggregations, 6953 implications, 0 bound changes
3.89/3.90	c (round 36) 2150 del vars, 11668 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 96631 impls, 245 clqs
3.89/3.92	c (round 37) 2150 del vars, 11671 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 96631 impls, 245 clqs
4.09/4.11	c (round 38) 2200 del vars, 11671 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 97345 impls, 245 clqs
4.09/4.13	c (round 39) 2200 del vars, 11676 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 97345 impls, 245 clqs
4.09/4.19	c (round 40) 2200 del vars, 11680 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 97345 impls, 245 clqs
4.19/4.24	c (round 41) 2201 del vars, 11680 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 97345 impls, 245 clqs
4.29/4.38	c (round 42) 2201 del vars, 11738 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 97345 impls, 245 clqs
4.40/4.44	c (round 43) 2201 del vars, 11750 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 97345 impls, 245 clqs
4.59/4.64	c (round 44) 2251 del vars, 11750 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 97929 impls, 245 clqs
4.59/4.66	c (round 45) 2254 del vars, 11764 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 97945 impls, 245 clqs
4.69/4.73	c (round 46) 2254 del vars, 11776 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 97945 impls, 245 clqs
4.89/4.95	c (round 47) 2304 del vars, 11776 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 99183 impls, 245 clqs
4.89/4.97	c (round 48) 2307 del vars, 11828 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 99189 impls, 245 clqs
4.99/5.03	c (round 49) 2307 del vars, 11836 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 99189 impls, 245 clqs
5.09/5.10	c    (4.1s) probing: 3000/4146 (72.4%) - 103 fixings, 451 aggregations, 8358 implications, 0 bound changes
5.28/5.35	c (round 50) 2357 del vars, 11836 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 102311 impls, 245 clqs
5.28/5.37	c (round 51) 2368 del vars, 11927 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 102349 impls, 245 clqs
5.39/5.46	c (round 52) 2368 del vars, 11968 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 102349 impls, 245 clqs
5.69/5.79	c    (4.7s) probing: 4000/4146 (96.5%) - 180 fixings, 467 aggregations, 13679 implications, 0 bound changes
5.79/5.83	c (round 53) 2416 del vars, 11968 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 109579 impls, 245 clqs
5.79/5.86	c (round 54) 2466 del vars, 12064 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 109797 impls, 245 clqs
5.99/6.00	c (round 55) 2466 del vars, 12109 del conss, 319 chg bounds, 12 chg sides, 40 chg coeffs, 14926 upgd conss, 109797 impls, 245 clqs
5.99/6.06	c presolving (56 rounds):
5.99/6.06	c  2466 deleted vars, 12110 deleted constraints, 319 tightened bounds, 0 added holes, 12 changed sides, 40 changed coefficients
5.99/6.06	c  109797 implications, 245 cliques
5.99/6.06	c presolved problem has 3409 variables (3409 bin, 0 int, 0 impl, 0 cont) and 14056 constraints
5.99/6.06	c     249 constraints of type <setppc>
5.99/6.06	c   13807 constraints of type <logicor>
5.99/6.06	c transformed objective value is always integral (scale: 1)
5.99/6.06	c Presolving Time: 4.88
5.99/6.06	c - non default parameters ----------------------------------------------------------------------
5.99/6.06	c # SCIP version 1.2.1.2
5.99/6.06	c 
5.99/6.06	c # frequency for displaying node information lines
5.99/6.06	c # [type: int, range: [-1,2147483647], default: 100]
5.99/6.06	c display/freq = 10000
5.99/6.06	c 
5.99/6.06	c # maximal time in seconds to run
5.99/6.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.99/6.06	c limits/time = 1799.54
5.99/6.06	c 
5.99/6.06	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
5.99/6.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.99/6.06	c limits/memory = 1620
5.99/6.06	c 
5.99/6.06	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
5.99/6.06	c # [type: int, range: [-1,2147483647], default: 1]
5.99/6.06	c lp/solvefreq = -1
5.99/6.06	c 
5.99/6.06	c # should presolving try to simplify inequalities
5.99/6.06	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.99/6.06	c constraints/linear/simplifyinequalities = TRUE
5.99/6.06	c 
5.99/6.06	c # should presolving try to simplify knapsacks
5.99/6.06	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.99/6.06	c constraints/knapsack/simplifyinequalities = TRUE
5.99/6.06	c 
5.99/6.06	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
5.99/6.06	c # [type: int, range: [-1,2147483647], default: -1]
5.99/6.06	c separating/rapidlearning/freq = 0
5.99/6.06	c 
5.99/6.06	c -----------------------------------------------------------------------------------------------
5.99/6.06	c start solving
5.99/6.07	c 
5.99/6.08	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.08	c   5.0s|     1 |     2 |     0 |     - |  30M|   0 |   - |3409 |  14k|   0 |   0 |   0 |   0 |   0 | 3.493000e+03 |      --      |    Inf 
107.47/107.53	c   106s| 10000 |  9957 |     0 |   0.0 |  36M| 133 |   - |3409 |  14k|   0 |   0 |   0 |  27 |   0 | 3.500000e+03 |      --      |    Inf 
203.64/203.75	c   202s| 20000 | 19945 |     0 |   0.0 |  41M| 133 |   - |3409 |  14k|   0 |   0 |   0 |  33 |   0 | 3.500000e+03 |      --      |    Inf 
299.22/299.36	c   297s| 30000 | 29933 |     0 |   0.0 |  47M| 133 |   - |3409 |  14k|   0 |   0 |   0 |  41 |   0 | 3.500000e+03 |      --      |    Inf 
394.00/394.10	c   392s| 40000 | 39913 |     0 |   0.0 |  52M| 133 |   - |3409 |  14k|   0 |   0 |   0 |  53 |   0 | 3.500000e+03 |      --      |    Inf 
486.59/486.77	c   484s| 50000 | 49903 |     0 |   0.0 |  57M| 133 |   - |3409 |  14k|   0 |   0 |   0 |  59 |   0 | 3.501000e+03 |      --      |    Inf 
583.36/583.50	c   580s| 60000 | 59903 |     0 |   0.0 |  62M| 145 |   - |3409 |  14k|   0 |   0 |   0 |  59 |   0 | 3.501000e+03 |      --      |    Inf 
676.74/676.96	c   673s| 70000 | 69893 |     0 |   0.0 |  67M| 145 |   - |3409 |  14k|   0 |   0 |   0 |  64 |   0 | 3.501000e+03 |      --      |    Inf 
768.42/768.67	c   765s| 80000 | 79887 |     0 |   0.0 |  72M| 145 |   - |3409 |  14k|   0 |   0 |   0 |  67 |   0 | 3.501000e+03 |      --      |    Inf 
865.80/866.03	c   862s| 90000 | 89883 |     0 |   0.0 |  77M| 145 |   - |3409 |  14k|   0 |   0 |   0 |  69 |   0 | 3.501000e+03 |      --      |    Inf 
961.58/961.82	c   957s|100000 | 99873 |     0 |   0.0 |  82M| 145 |   - |3409 |  14k|   0 |   0 |   0 |  74 |   0 | 3.501000e+03 |      --      |    Inf 
1056.66/1056.96	c  1052s|110000 |109870 |     0 |   0.0 |  87M| 145 |   - |3409 |  14k|   0 |   0 |   0 |  76 |   0 | 3.501000e+03 |      --      |    Inf 
1151.03/1151.30	c  1146s|120000 |119870 |     0 |   0.0 |  92M| 145 |   - |3409 |  14k|   0 |   0 |   0 |  76 |   0 | 3.502000e+03 |      --      |    Inf 
1244.01/1244.34	c  1239s|130000 |129860 |     0 |   0.0 |  97M| 145 |   - |3409 |  14k|   0 |   0 |   0 |  81 |   0 | 3.502000e+03 |      --      |    Inf 
1337.08/1337.43	c  1332s|140000 |139858 |     0 |   0.0 | 102M| 145 |   - |3409 |  14k|   0 |   0 |   0 |  83 |   0 | 3.502000e+03 |      --      |    Inf 
1434.36/1434.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1434.36/1434.74	c  1429s|150000 |149856 |     0 |   0.0 | 107M| 145 |   - |3409 |  14k|   0 |   0 |   0 |  84 |   0 | 3.502000e+03 |      --      |    Inf 
1529.65/1530.08	c  1524s|160000 |159851 |     0 |   0.0 | 112M| 145 |   - |3409 |  14k|   0 |   0 |   0 |  87 |   0 | 3.502000e+03 |      --      |    Inf 
1622.82/1623.25	c  1616s|170000 |169847 |     0 |   0.0 | 117M| 145 |   - |3409 |  14k|   0 |   0 |   0 |  88 |   0 | 3.502000e+03 |      --      |    Inf 
1720.40/1720.82	c  1714s|180000 |179845 |     0 |   0.0 | 123M| 145 |   - |3409 |  14k|   0 |   0 |   0 |  88 |   0 | 3.502000e+03 |      --      |    Inf 
1800.09/1800.50	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.09/1800.51	c 
1800.09/1800.51	c SCIP Status        : solving was interrupted [user interrupt]
1800.09/1800.51	c Solving Time (sec) : 1792.97
1800.09/1800.51	c Solving Nodes      : 188196
1800.09/1800.51	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.09/1800.51	c Dual Bound         : +3.50200000000000e+03
1800.09/1800.51	c Gap                : infinite
1800.09/1800.51	s UNKNOWN
1800.09/1800.51	c SCIP Status        : solving was interrupted [user interrupt]
1800.09/1800.51	c Solving Time       :    1792.97
1800.09/1800.51	c Original Problem   :
1800.09/1800.51	c   Problem name     : HOME/instance-2683375-1277509226.opb
1800.09/1800.51	c   Variables        : 5875 (5875 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.09/1800.51	c   Constraints      : 26163 initial, 26163 maximal
1800.09/1800.51	c Presolved Problem  :
1800.09/1800.51	c   Problem name     : t_HOME/instance-2683375-1277509226.opb
1800.09/1800.51	c   Variables        : 3409 (3409 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.09/1800.51	c   Constraints      : 14056 initial, 14122 maximal
1800.09/1800.51	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.09/1800.51	c   trivial          :       0.04         10          0          0          0          0          0          0          0
1800.09/1800.51	c   dualfix          :       0.03        582          0          0          0          0          0          0          0
1800.09/1800.51	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.09/1800.51	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.09/1800.51	c   implics          :       0.08          0        218          0          0          0          0          0          0
1800.09/1800.51	c   probing          :       2.43        184        467          0          0          0          0          0          0
1800.09/1800.51	c   setppc           :       0.03          0          2          0          0          0         19          1          0
1800.09/1800.51	c   linear           :       0.34        312        691          0        319          0      11237         11         40
1800.09/1800.51	c   logicor          :       1.81          0          0          0          0          0        854          0          0
1800.09/1800.51	c   root node        :          -          0          -          -          0          -          -          -          -
1800.09/1800.51	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.09/1800.51	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.09/1800.51	c   setppc           :        249          0     555658          0     188119         32      54075          0          0          0
1800.09/1800.51	c   logicor          :      13807+         0     509893          0     188119        180     891360          0          0          0
1800.09/1800.51	c   countsols        :          0          0          0          0     188119          0          0          0          0          0
1800.09/1800.51	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.09/1800.51	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.09/1800.51	c   setppc           :      36.14       0.00       9.48       0.00      26.66
1800.09/1800.51	c   logicor          :    1408.93       0.00      10.61       0.00    1398.32
1800.09/1800.51	c   countsols        :       0.22       0.00       0.00       0.00       0.22
1800.09/1800.51	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.09/1800.51	c   vbounds          :       0.24          2          0          0
1800.09/1800.51	c   rootredcost      :       0.36          0          0          0
1800.09/1800.51	c   pseudoobj        :      68.51     544500          0          0
1800.09/1800.51	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.09/1800.51	c   propagation      :       0.00         78         76         87        2.7          3        2.0          -
1800.09/1800.51	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.09/1800.51	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.09/1800.51	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.09/1800.51	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.09/1800.51	c   applied globally :          -          -          -         89        2.6          -          -          -
1800.09/1800.51	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.09/1800.51	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.09/1800.51	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.09/1800.51	c   redcost          :       0.00          0          0          0          0          0
1800.09/1800.51	c   impliedbounds    :       0.00          0          0          0          0          0
1800.09/1800.51	c   intobj           :       0.00          0          0          0          0          0
1800.09/1800.51	c   cgmip            :       0.00          0          0          0          0          0
1800.09/1800.51	c   gomory           :       0.00          0          0          0          0          0
1800.09/1800.51	c   strongcg         :       0.00          0          0          0          0          0
1800.09/1800.51	c   cmir             :       0.00          0          0          0          0          0
1800.09/1800.51	c   flowcover        :       0.00          0          0          0          0          0
1800.09/1800.51	c   clique           :       0.00          0          0          0          0          0
1800.09/1800.51	c   zerohalf         :       0.00          0          0          0          0          0
1800.09/1800.51	c   mcf              :       0.00          0          0          0          0          0
1800.09/1800.51	c   rapidlearning    :       0.00          0          0          0          0          0
1800.09/1800.51	c Pricers            :       Time      Calls       Vars
1800.09/1800.51	c   problem variables:       0.00          0          0
1800.09/1800.51	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.09/1800.51	c   relpscost        :       0.00          0          0          0          0          0          0
1800.09/1800.51	c   pscost           :       0.00          0          0          0          0          0          0
1800.09/1800.51	c   inference        :     248.10     188119          0          0          0          0     376238
1800.09/1800.51	c   mostinf          :       0.00          0          0          0          0          0          0
1800.09/1800.51	c   leastinf         :       0.00          0          0          0          0          0          0
1800.09/1800.51	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.09/1800.51	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.09/1800.51	c   random           :       0.00          0          0          0          0          0          0
1800.09/1800.51	c Primal Heuristics  :       Time      Calls      Found
1800.09/1800.51	c   LP solutions     :       0.00          -          0
1800.09/1800.51	c   pseudo solutions :       0.00          -          0
1800.09/1800.51	c   oneopt           :       0.18          0          0
1800.09/1800.51	c   trivial          :       0.01          2          0
1800.09/1800.51	c   simplerounding   :       0.00          0          0
1800.09/1800.51	c   zirounding       :       0.00          0          0
1800.09/1800.51	c   rounding         :       0.00          0          0
1800.09/1800.51	c   shifting         :       0.00          0          0
1800.09/1800.51	c   intshifting      :       0.00          0          0
1800.09/1800.51	c   twoopt           :       0.00          0          0
1800.09/1800.51	c   fixandinfer      :       0.00          0          0
1800.09/1800.51	c   feaspump         :       0.00          0          0
1800.09/1800.51	c   coefdiving       :       0.00          0          0
1800.09/1800.51	c   pscostdiving     :       0.00          0          0
1800.09/1800.51	c   fracdiving       :       0.00          0          0
1800.09/1800.51	c   veclendiving     :       0.00          0          0
1800.09/1800.51	c   intdiving        :       0.00          0          0
1800.09/1800.51	c   actconsdiving    :       0.00          0          0
1800.09/1800.51	c   objpscostdiving  :       0.00          0          0
1800.09/1800.51	c   rootsoldiving    :       0.00          0          0
1800.09/1800.51	c   linesearchdiving :       0.00          0          0
1800.09/1800.51	c   guideddiving     :       0.00          0          0
1800.09/1800.51	c   octane           :       0.00          0          0
1800.09/1800.51	c   rens             :       0.00          0          0
1800.09/1800.51	c   rins             :       0.00          0          0
1800.09/1800.51	c   localbranching   :       0.00          0          0
1800.09/1800.51	c   mutation         :       0.00          0          0
1800.09/1800.51	c   crossover        :       0.00          0          0
1800.09/1800.51	c   dins             :       0.00          0          0
1800.09/1800.51	c   undercover       :       0.00          0          0
1800.09/1800.51	c   nlp              :       0.33          0          0
1800.09/1800.51	c   trysol           :       0.04          0          0
1800.09/1800.51	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.09/1800.51	c   primal LP        :       0.00          0          0       0.00          -
1800.09/1800.51	c   dual LP          :       0.00          0          0       0.00          -
1800.09/1800.51	c   lex dual LP      :       0.00          0          0       0.00          -
1800.09/1800.51	c   barrier LP       :       0.00          0          0       0.00          -
1800.09/1800.51	c   diving/probing LP:       0.00          0          0       0.00          -
1800.09/1800.51	c   strong branching :       0.00          0          0       0.00          -
1800.09/1800.51	c     (at root node) :          -          0          0       0.00          -
1800.09/1800.51	c   conflict analysis:       0.00          0          0       0.00          -
1800.09/1800.51	c B&B Tree           :
1800.09/1800.51	c   number of runs   :          1
1800.09/1800.51	c   nodes            :     188196
1800.09/1800.51	c   nodes (total)    :     188196
1800.09/1800.51	c   nodes left       :     188039
1800.09/1800.51	c   max depth        :        145
1800.09/1800.51	c   max depth (total):        145
1800.09/1800.51	c   backtracks       :       2663 (1.4%)
1800.09/1800.51	c   delayed cutoffs  :          4
1800.09/1800.51	c   repropagations   :       2119 (203 domain reductions, 1 cutoffs)
1800.09/1800.51	c   avg switch length:       2.61
1800.09/1800.51	c   switching time   :      11.51
1800.09/1800.51	c Solution           :
1800.09/1800.51	c   Solutions found  :          0 (0 improvements)
1800.09/1800.51	c   Primal Bound     :          -
1800.09/1800.51	c   Dual Bound       : +3.50200000000000e+03
1800.09/1800.51	c   Gap              :   infinite
1800.09/1800.51	c   Root Dual Bound  : +3.49300000000000e+03
1800.09/1800.51	c   Root Iterations  :          0
1800.38/1800.89	c Time complete: 1800.48.

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-2683375-1277509226/watcher-2683375-1277509226 -o /tmp/evaluation-result-2683375-1277509226/solver-2683375-1277509226 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2683375-1277509226.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.92 0.98 0.99 3/106 28775
/proc/meminfo: memFree=1831644/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=6584 CPUtime=0
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 1057 0 0 0 0 0 0 0 21 0 1 0 92217696 6742016 979 1992294400 4194304 7136930 140734914934592 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28775/statm: 1646 988 254 719 0 925 0

[startup+0.0859509 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 28775
/proc/meminfo: memFree=1831644/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=13356 CPUtime=0.08
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 2818 0 0 0 7 1 0 0 23 0 1 0 92217696 13676544 2740 1992294400 4194304 7136930 140734914934592 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28775/statm: 3339 2740 271 719 0 2618 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13356

[startup+0.100951 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 28775
/proc/meminfo: memFree=1831644/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=13356 CPUtime=0.09
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 2843 0 0 0 8 1 0 0 23 0 1 0 92217696 13676544 2765 1992294400 4194304 7136930 140734914934592 18446744073709551615 5648995 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28775/statm: 3339 2765 271 719 0 2618 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13356

[startup+0.300966 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 28775
/proc/meminfo: memFree=1831644/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=19856 CPUtime=0.29
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 4463 0 0 0 28 1 0 0 23 0 1 0 92217696 20332544 4385 1992294400 4194304 7136930 140734914934592 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28775/statm: 4964 4385 271 719 0 4243 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19856

[startup+0.700994 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 28775
/proc/meminfo: memFree=1831644/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=49268 CPUtime=0.69
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 11872 0 0 0 64 5 0 0 25 0 1 0 92217696 50450432 11440 1992294400 4194304 7136930 140734914934592 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 12317 11440 342 719 0 11596 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49268

[startup+1.50105 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 28776
/proc/meminfo: memFree=1784392/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=57536 CPUtime=1.49
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 19493 0 0 0 127 22 0 0 25 0 1 0 92217696 58916864 13601 1992294400 4194304 7136930 140734914934592 18446744073709551615 4689811 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 14384 13601 370 719 0 13663 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57536

[startup+3.10116 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 28776
/proc/meminfo: memFree=1776580/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=58764 CPUtime=3.09
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 27510 0 0 0 270 39 0 0 25 0 1 0 92217696 60174336 13911 1992294400 4194304 7136930 140734914934592 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 14691 13911 376 719 0 13970 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58764

[startup+6.30038 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 28776
/proc/meminfo: memFree=1774348/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=62080 CPUtime=6.29
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 39583 0 0 0 564 65 0 0 25 0 1 0 92217696 63569920 14747 1992294400 4194304 7136930 140734914934592 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 15520 14747 388 719 0 14799 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62080

[startup+12.7008 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 28776
/proc/meminfo: memFree=1773356/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=62352 CPUtime=12.69
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 39645 0 0 0 1202 67 0 0 25 0 1 0 92217696 63848448 14809 1992294400 4194304 7136930 140734914934592 18446744073709551615 5507373 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 15588 14809 392 719 0 14867 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62352

[startup+25.5007 s]
/proc/loadavg: 0.95 0.98 0.99 2/107 28776
/proc/meminfo: memFree=1772116/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=63596 CPUtime=25.49
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 39966 0 0 0 2477 72 0 0 25 0 1 0 92217696 65122304 15130 1992294400 4194304 7136930 140734914934592 18446744073709551615 4697655 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 15899 15130 392 719 0 15178 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63596

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/107 28776
/proc/meminfo: memFree=1771000/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=64836 CPUtime=51.08
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 40264 0 0 0 5027 81 0 0 25 0 1 0 92217696 66392064 15428 1992294400 4194304 7136930 140734914934592 18446744073709551615 4643150 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 16209 15428 392 719 0 15488 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 64836

[startup+102.308 s]
/proc/loadavg: 0.98 0.98 0.99 2/107 28778
/proc/meminfo: memFree=1766536/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=68896 CPUtime=102.28
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 41330 0 0 0 10130 98 0 0 25 0 1 0 92217696 70549504 16494 1992294400 4194304 7136930 140734914934592 18446744073709551615 4697373 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 17224 16494 392 719 0 16503 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 68896

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 28780
/proc/meminfo: memFree=1763188/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=72144 CPUtime=162.26
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 42159 0 0 0 16108 118 0 0 25 0 1 0 92217696 73875456 17323 1992294400 4194304 7136930 140734914934592 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 18036 17323 392 719 0 17315 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 72144

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 28780
/proc/meminfo: memFree=1758352/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=76956 CPUtime=222.24
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 43374 0 0 0 22084 140 0 0 25 0 1 0 92217696 78802944 18538 1992294400 4194304 7136930 140734914934592 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 19239 18538 392 719 0 18518 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 76956

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 28782
/proc/meminfo: memFree=1757484/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=78324 CPUtime=282.23
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 43721 0 0 0 28062 161 0 0 25 0 1 0 92217696 80203776 18885 1992294400 4194304 7136930 140734914934592 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 19581 18885 392 719 0 18860 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 78324

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 28784
/proc/meminfo: memFree=1752772/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=82272 CPUtime=342.21
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 44748 0 0 0 34039 182 0 0 25 0 1 0 92217696 84246528 19912 1992294400 4194304 7136930 140734914934592 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 20568 19912 392 719 0 19847 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 82272

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 28786
/proc/meminfo: memFree=1748432/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=86368 CPUtime=402.2
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 45795 0 0 0 40019 201 0 0 25 0 1 0 92217696 88440832 20959 1992294400 4194304 7136930 140734914934592 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 21592 20959 392 719 0 20871 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 86368

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 28788
/proc/meminfo: memFree=1743720/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=91064 CPUtime=462.19
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 46996 0 0 0 45998 221 0 0 25 0 1 0 92217696 93249536 22160 1992294400 4194304 7136930 140734914934592 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 22766 22160 392 719 0 22045 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 91064

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 28788
/proc/meminfo: memFree=1741240/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=93344 CPUtime=522.18
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 47583 0 0 0 51977 241 0 0 25 0 1 0 92217696 95584256 22747 1992294400 4194304 7136930 140734914934592 18446744073709551615 5005055 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 23336 22747 392 719 0 22615 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 93344

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 28790
/proc/meminfo: memFree=1738140/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=96256 CPUtime=582.17
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 48342 0 0 0 57955 262 0 0 25 0 1 0 92217696 98566144 23506 1992294400 4194304 7136930 140734914934592 18446744073709551615 4697373 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 24064 23506 392 719 0 23343 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 96256

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 28792
/proc/meminfo: memFree=1734172/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=102104 CPUtime=642.15
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 49321 0 0 0 63932 283 0 0 25 0 1 0 92217696 104554496 24485 1992294400 4194304 7136930 140734914934592 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 25526 24485 392 719 0 24805 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 102104

[startup+702.301 s]

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

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 28800
/proc/meminfo: memFree=1715944/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=119600 CPUtime=942.08
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 53821 0 0 0 93826 382 0 0 25 0 1 0 92217696 122470400 28985 1992294400 4194304 7136930 140734914934592 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 29900 28985 392 719 0 29179 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 119600

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 28802
/proc/meminfo: memFree=1712968/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=122504 CPUtime=1002.07
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 54542 0 0 0 99804 403 0 0 25 0 1 0 92217696 125444096 29706 1992294400 4194304 7136930 140734914934592 18446744073709551615 4697203 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 30626 29706 392 719 0 29905 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 122504

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 28804
/proc/meminfo: memFree=1711108/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=124228 CPUtime=1062.06
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 55014 0 0 0 105783 423 0 0 25 0 1 0 92217696 127209472 30178 1992294400 4194304 7136930 140734914934592 18446744073709551615 4697655 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 31057 30178 392 719 0 30336 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 124228

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 28804
/proc/meminfo: memFree=1707512/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=127500 CPUtime=1122.04
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 55859 0 0 0 111764 440 0 0 25 0 1 0 92217696 130560000 31023 1992294400 4194304 7136930 140734914934592 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 31875 31023 392 719 0 31154 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 127500

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 28806
/proc/meminfo: memFree=1705900/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=129052 CPUtime=1182.03
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 56271 0 0 0 117742 461 0 0 25 0 1 0 92217696 132149248 31435 1992294400 4194304 7136930 140734914934592 18446744073709551615 5507289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 32263 31435 392 719 0 31542 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 129052

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 28817
/proc/meminfo: memFree=1702676/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=131504 CPUtime=1242.01
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 56909 0 0 0 123721 480 0 0 25 0 1 0 92217696 134660096 32073 1992294400 4194304 7136930 140734914934592 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 32876 32073 392 719 0 32155 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 131504

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 28819
/proc/meminfo: memFree=1699204/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=134984 CPUtime=1302
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 57805 0 0 0 129700 500 0 0 25 0 1 0 92217696 138223616 32969 1992294400 4194304 7136930 140734914934592 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 33746 32969 392 719 0 33025 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 134984

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 28821
/proc/meminfo: memFree=1694492/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=139552 CPUtime=1361.98
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 58984 0 0 0 135679 519 0 0 25 0 1 0 92217696 142901248 34148 1992294400 4194304 7136930 140734914934592 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 34888 34148 392 719 0 34167 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 139552

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 28821
/proc/meminfo: memFree=1689408/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=144500 CPUtime=1421.97
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 60246 0 0 0 141659 538 0 0 25 0 1 0 92217696 147968000 35410 1992294400 4194304 7136930 140734914934592 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 36125 35410 392 719 0 35404 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 144500

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 28823
/proc/meminfo: memFree=1685316/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=148488 CPUtime=1481.95
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 61267 0 0 0 147636 559 0 0 25 0 1 0 92217696 152051712 36431 1992294400 4194304 7136930 140734914934592 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 37122 36431 392 719 0 36401 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 148488

[startup+1542.3 s]
/proc/loadavg: 1.04 1.00 1.00 2/107 28825
/proc/meminfo: memFree=1682216/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=151584 CPUtime=1541.94
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 62065 0 0 0 153616 578 0 0 25 0 1 0 92217696 155222016 37229 1992294400 4194304 7136930 140734914934592 18446744073709551615 4642122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 37896 37229 392 719 0 37175 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 151584

[startup+1602.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 28827
/proc/meminfo: memFree=1679736/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=154032 CPUtime=1601.93
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 62702 0 0 0 159594 599 0 0 25 0 1 0 92217696 157728768 37866 1992294400 4194304 7136930 140734914934592 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 38508 37866 392 719 0 37787 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 154032

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28829
/proc/meminfo: memFree=1676512/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=157336 CPUtime=1661.92
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 63522 0 0 0 165574 618 0 0 25 0 1 0 92217696 161112064 38686 1992294400 4194304 7136930 140734914934592 18446744073709551615 4697099 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 39334 38686 392 719 0 38613 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 157336

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28829
/proc/meminfo: memFree=1672420/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=161200 CPUtime=1721.9
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 64536 0 0 0 171551 639 0 0 25 0 1 0 92217696 165068800 39700 1992294400 4194304 7136930 140734914934592 18446744073709551615 4697167 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 40300 39700 392 719 0 39579 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 161200

[startup+1782.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/107 28831
/proc/meminfo: memFree=1669072/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=164260 CPUtime=1781.89
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 65325 0 0 0 177528 661 0 0 25 0 1 0 92217696 168202240 40489 1992294400 4194304 7136930 140734914934592 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 41065 40489 392 719 0 40344 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 164260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 28833
/proc/meminfo: memFree=1668452/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=164964 CPUtime=1800.09
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 65483 0 0 0 179342 667 0 0 25 0 1 0 92217696 168923136 40647 1992294400 4194304 7136930 140734914934592 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28775/statm: 41241 40647 392 719 0 40520 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 164964

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.04 1.01 1.00 2/108 28834
/proc/meminfo: memFree=1668444/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=164964 CPUtime=1800.2
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 65488 0 0 0 179353 667 0 0 25 0 1 0 92217696 168923136 40652 1992294400 4194304 7136930 140734914934592 18446744073709551615 6166167 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28775/statm: 41241 40652 397 719 0 40520 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 164964

[startup+1800.8 s]
/proc/loadavg: 1.04 1.01 1.00 2/108 28834
/proc/meminfo: memFree=1668444/2059040 swapFree=4139228/4192956
[pid=28775] ppid=28773 vsize=149044 CPUtime=1800.38
/proc/28775/stat : 28775 (pbscip.linux.x8) R 28773 28775 28460 0 -1 4202496 65488 0 0 0 179371 667 0 0 25 0 1 0 92217696 152621056 36672 1992294400 4194304 7136930 140734914934592 18446744073709551615 6325816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28775/statm: 37261 36672 397 719 0 36540 0
Current children cumulated CPU time (s) 1800.38
Current children cumulated vsize (KiB) 149044

Child status: 0
Real time (s): 1800.9
CPU time (s): 1800.49
CPU user time (s): 1793.8
CPU system time (s): 6.69298
CPU usage (%): 99.9773
Max. virtual memory (cumulated for all children) (KiB): 164964

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

runsolver used 2.82557 second user time and 8.66468 second system time

The end

Launcher Data

Begin job on node034 at 2010-06-26 01:40:26
IDJOB=2683375
IDBENCH=72107
IDSOLVER=1167
FILE ID=node034/2683375-1277509226
PBS_JOBID= 11190633
Free space on /tmp= 62436 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-randfd04d4.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-2683375-1277509226/watcher-2683375-1277509226 -o /tmp/evaluation-result-2683375-1277509226/solver-2683375-1277509226 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2683375-1277509226.opb -t 1800 -m 1800

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

MD5SUM BENCH= 96ae353809ccf018b1066e79a85baf24
RANDOM SEED=1910455979

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1832172 kB
Buffers:         20908 kB
Cached:         108868 kB
SwapCached:       5960 kB
Active:          18324 kB
Inactive:       124156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1832172 kB
SwapTotal:     4192956 kB
SwapFree:      4139228 kB
Dirty:            3980 kB
Writeback:           0 kB
AnonPages:       11496 kB
Mapped:          11924 kB
Slab:            62448 kB
PageTables:       4172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181424 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= 62432 MiB
End job on node034 at 2010-06-26 02:10:29