Trace number 1869226

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 NameAnswerobjCPU timeWall clock time
SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)SAT-35 1794.8 1795.33

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-4.opb
MD5SUM7262f9f4ab1a3ada75b3b140acf97f7d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-35
Best CPU time to get the best result obtained on this benchmark1794.8
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -40
Optimality of the best value was proved NO
Number of variables760
Total number of constraints41605
Number of constraints which are clauses41605
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 760
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 760
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 760
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.49/0.52	c SCIP version 1.1.0.7
0.49/0.52	c LP-Solver SoPlex 1.4.1
0.49/0.52	c user parameter file <scip.set> not found - using default parameters
0.49/0.52	c read problem <HOME/instance-1869226-1245165258.opb>
0.49/0.52	c original problem has 760 variables (760 bin, 0 int, 0 impl, 0 cont) and 41605 constraints
0.59/0.61	c start presolving problem
0.59/0.61	c presolving:
0.99/1.09	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 41605 upgd conss, 83210 impls, 0 clqs
2.09/2.12	c    (1.4s) probing: 101/760 (13.3%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
2.09/2.12	c    (1.4s) probing aborted: 100/100 successive totally useless probings
2.09/2.12	c presolving (2 rounds):
2.09/2.12	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
2.09/2.12	c  83210 implications, 0 cliques
2.09/2.12	c presolved problem has 760 variables (760 bin, 0 int, 0 impl, 0 cont) and 41605 constraints
2.09/2.12	c   41605 constraints of type <logicor>
2.09/2.12	c transformed objective value is always integral (scale: 1)
2.09/2.12	c Presolving Time: 1.37
2.09/2.12	c strange?!, PURESAT with obj
2.09/2.12	c -----------------------------------------------------------------------------------------------
2.09/2.12	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.09/2.12	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.09/2.12	c limits/memory = c 1620
2.09/2.12	c # maximal time in seconds to run
2.09/2.12	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.09/2.12	c limits/time = c 1791
2.09/2.12	c # frequency for displaying node information lines
2.09/2.12	c # [type: int, range: [-1,2147483647], default: 100]
2.09/2.12	c display/freq = c 10000
2.09/2.12	c -----------------------------------------------------------------------------------------------
2.09/2.12	c start solving problem
2.09/2.12	c 
3.68/3.78	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.68/3.78	c   3.1s|     1 |     0 |   762 |  46M|   0 | 760 | 760 |  41k|  41k| 760 |  41k|   0 |   0 |   0 |-3.800000e+02 |      --      |    Inf 
3.68/3.78	o 0
3.68/3.78	c r 3.1s|     1 |     0 |   762 |  46M|   0 | 760 | 760 |  41k|  41k| 760 |  41k|   0 |   0 |   0 |-3.800000e+02 | 0.000000e+00 | 100.00%
3.79/3.86	o -1
3.79/3.86	c R 3.1s|     1 |     0 |   762 |  46M|   0 | 760 | 760 |  41k|  41k| 760 |  41k|   0 |   0 |   0 |-3.800000e+02 |-1.000000e+00 |  99.74%
3.89/3.95	o -2
3.89/3.95	c s 3.2s|     1 |     0 |   762 |  46M|   0 | 760 | 760 |  41k|  41k| 760 |  41k|   0 |   0 |   0 |-3.800000e+02 |-2.000000e+00 |  99.47%
6.28/6.37	c   5.6s|     1 |     0 |   985 |  46M|   0 | 709 | 760 |  41k|  41k| 760 |  41k|   4 |   0 |   0 |-3.545000e+02 |-2.000000e+00 |  99.44%
8.88/8.99	c   8.2s|     1 |     0 |  1097 |  47M|   0 | 671 | 760 |  41k|  41k| 760 |  41k|  15 |   0 |   0 |-3.355000e+02 |-2.000000e+00 |  99.40%
12.68/12.79	c  12.0s|     1 |     0 |  1389 |  47M|   0 | 612 | 760 |  41k|  41k| 760 |  41k|  46 |   0 |   0 |-3.060000e+02 |-2.000000e+00 |  99.35%
17.59/17.61	c  16.8s|     1 |     0 |  1669 |  47M|   0 | 577 | 760 |  41k|  41k| 760 |  41k|  59 |   0 |   0 |-2.877500e+02 |-2.000000e+00 |  99.30%
23.08/23.10	c  22.3s|     1 |     0 |  2019 |  47M|   0 | 539 | 760 |  41k|  41k| 760 |  41k|  67 |   0 |   0 |-2.695000e+02 |-2.000000e+00 |  99.26%
28.27/28.39	c  27.6s|     1 |     0 |  2337 |  47M|   0 | 512 | 760 |  41k|  41k| 760 |  41k|  76 |   0 |   0 |-2.560000e+02 |-2.000000e+00 |  99.22%
33.67/33.74	c  32.9s|     1 |     0 |  2709 |  47M|   0 | 479 | 760 |  41k|  41k| 760 |  41k|  82 |   0 |   0 |-2.395000e+02 |-2.000000e+00 |  99.16%
37.87/37.93	c  37.1s|     1 |     0 |  2831 |  47M|   0 | 446 | 760 |  41k|  41k| 760 |  41k|  86 |   0 |   0 |-2.230000e+02 |-2.000000e+00 |  99.10%
43.28/43.30	c  42.5s|     1 |     0 |  3197 |  47M|   0 | 412 | 760 |  41k|  41k| 760 |  41k|  95 |   0 |   0 |-2.060000e+02 |-2.000000e+00 |  99.03%
48.17/48.28	c  47.5s|     1 |     0 |  3521 |  47M|   0 | 381 | 760 |  41k|  41k| 760 |  41k|  99 |   0 |   0 |-1.905000e+02 |-2.000000e+00 |  98.95%
50.76/50.86	c  50.0s|     1 |     0 |  3837 |  47M|   0 | 349 | 760 |  41k|  41k| 760 |  41k| 104 |   0 |   0 |-1.745000e+02 |-2.000000e+00 |  98.85%
53.37/53.43	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
53.37/53.43	c  52.6s|     1 |     0 |  4131 |  47M|   0 | 317 | 760 |  41k|  41k| 760 |  41k| 110 |   0 |   0 |-1.585000e+02 |-2.000000e+00 |  98.74%
56.27/56.34	c  55.5s|     1 |     0 |  4575 |  47M|   0 | 269 | 760 |  41k|  41k| 760 |  41k| 125 |   0 |   0 |-1.345000e+02 |-2.000000e+00 |  98.51%
58.66/58.79	c  57.9s|     1 |     0 |  4871 |  47M|   0 | 236 | 760 |  41k|  41k| 760 |  41k| 131 |   0 |   0 |-1.180000e+02 |-2.000000e+00 |  98.31%
60.67/60.71	c  59.8s|     1 |     0 |  5077 |  47M|   0 | 218 | 760 |  41k|  41k| 760 |  41k| 134 |   0 |   0 |-1.090000e+02 |-2.000000e+00 |  98.17%
62.67/62.75	c  61.9s|     1 |     0 |  5316 |  47M|   0 | 202 | 760 |  41k|  41k| 760 |  41k| 139 |   0 |   0 |-1.010000e+02 |-2.000000e+00 |  98.02%
64.87/64.99	c  64.1s|     1 |     0 |  5585 |  47M|   0 | 171 | 760 |  41k|  41k| 760 |  41k| 145 |   0 |   0 |-8.550000e+01 |-2.000000e+00 |  97.66%
67.46/67.53	c  66.7s|     1 |     0 |  5931 |  47M|   0 | 142 | 760 |  41k|  41k| 760 |  41k| 150 |   0 |   0 |-7.100000e+01 |-2.000000e+00 |  97.18%
69.37/69.45	c  68.6s|     1 |     0 |  6198 |  47M|   0 | 118 | 760 |  41k|  41k| 760 |  41k| 155 |   0 |   0 |-5.650000e+01 |-2.000000e+00 |  96.46%
69.37/69.47	o -3
69.37/69.47	c R68.6s|     1 |     0 |  6198 |  47M|   0 | 118 | 760 |  41k|  41k| 760 |  41k| 155 |   0 |   0 |-5.650000e+01 |-3.000000e+00 |  94.69%
70.77/70.84	c  70.0s|     1 |     0 |  6291 |  47M|   0 |  98 | 760 |  41k|  41k| 760 |  41k| 161 |   0 |   0 |-5.000000e+01 |-3.000000e+00 |  94.00%
72.07/72.12	c  71.2s|     1 |     0 |  6565 |  47M|   0 | 153 | 760 |  41k|  41k| 760 |  41k| 166 |   0 |   0 |-4.654167e+01 |-3.000000e+00 |  93.55%
73.16/73.29	c  72.4s|     1 |     0 |  6723 |  47M|   0 |  99 | 760 |  41k|  41k| 760 |  41k| 174 |   0 |   0 |-4.250000e+01 |-3.000000e+00 |  92.94%
73.26/73.32	o -3
73.26/73.32	c s72.4s|     1 |     0 |  6723 |  47M|   0 |  99 | 760 |  41k|  41k| 760 |  41k| 174 |   0 |   0 |-4.250000e+01 |-3.000000e+00 |  92.94%
74.06/74.19	c  73.3s|     1 |     0 |  6795 |  47M|   0 | 134 | 760 |  41k|  41k| 760 |  41k| 186 |   0 |   0 |-4.050000e+01 |-3.000000e+00 |  92.59%
74.96/75.07	c  74.2s|     1 |     0 |  6875 |  47M|   0 | 137 | 760 |  41k|  41k| 760 |  41k| 201 |   0 |   0 |-4.050000e+01 |-3.000000e+00 |  92.59%
77.06/77.19	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
77.06/77.19	c  76.3s|     1 |     0 |  6972 |  47M|   0 | 148 | 760 |  41k|  41k| 760 |  41k| 214 |   0 |   0 |-4.000000e+01 |-3.000000e+00 |  92.50%
79.86/79.95	c  79.0s|     1 |     0 |  7099 |  47M|   0 | 146 | 760 |  41k|  41k| 760 |  41k| 227 |   0 |   0 |-4.000000e+01 |-3.000000e+00 |  92.50%
96.85/96.98	c  96.0s|     1 |     0 |  7340 |  47M|   0 | 155 | 760 |  41k|  41k| 760 |  41k| 235 |   0 |   0 |-4.000000e+01 |-3.000000e+00 |  92.50%
104.86/104.93	c   104s|     1 |     0 |  7439 |  47M|   0 | 153 | 760 |  41k|  41k| 760 |  41k| 244 |   0 |   0 |-4.000000e+01 |-3.000000e+00 |  92.50%
106.45/106.56	c   106s|     1 |     0 |  7609 |  47M|   0 | 146 | 760 |  41k|  41k| 760 |  41k| 252 |   0 |   0 |-4.000000e+01 |-3.000000e+00 |  92.50%
124.35/124.42	c   123s|     1 |     0 |  7830 |  47M|   0 | 178 | 760 |  41k|  41k| 760 |  41k| 262 |   0 |   0 |-4.000000e+01 |-3.000000e+00 |  92.50%
124.35/124.47	o -29
124.35/124.47	c k 123s|     1 |     0 |  7830 |  47M|   0 | 178 | 760 |  41k|  41k| 760 |  41k| 262 |   0 |   0 |-4.000000e+01 |-2.900000e+01 |  27.50%
127.45/127.60	c   126s|     1 |     0 |  7830 |  47M|   0 | 178 | 760 |  41k|  41k| 760 |  41k| 262 |   0 |   0 |-4.000000e+01 |-2.900000e+01 |  27.50%
147.84/147.90	c   147s|     1 |     0 |  8153 |  47M|   0 | 185 | 760 |  41k|  41k| 760 |  41k| 269 |   0 |   0 |-4.000000e+01 |-2.900000e+01 |  27.50%
234.01/234.18	c   233s|     1 |     2 |  8153 |  47M|   0 | 185 | 760 |  41k|  41k| 760 |  41k| 269 |   0 |  33 |-4.000000e+01 |-2.900000e+01 |  27.50%
416.66/416.85	o -30
416.66/416.85	c * 415s|    17 |    11 | 10382 |  48M|  15 |   - | 760 |  41k|  38k| 760 |  41k| 269 |   0 | 417 |-4.000000e+01 |-3.000000e+01 |  25.00%
662.89/663.19	o -31
662.89/663.19	c p 661s|    42 |    33 | 13532 |  48M|  15 |   - | 760 |  41k|  38k| 760 |  41k| 269 |   0 | 881 |-4.000000e+01 |-3.100000e+01 |  22.50%
770.26/770.59	o -32
770.26/770.59	c c 768s|   143 |   120 | 21961 |  50M|  22 |   - | 760 |  41k|  25k| 760 |  41k| 269 |   0 | 956 |-4.000000e+01 |-3.200000e+01 |  20.00%
779.56/779.90	o -33
779.56/779.90	c * 778s|   184 |   134 | 23615 |  50M|  23 |   - | 760 |  41k|  12k| 760 |  41k| 269 |   0 | 964 |-4.000000e+01 |-3.300000e+01 |  17.50%
906.13/906.42	o -34
906.13/906.42	c * 904s|   586 |   337 | 43617 |  53M|  28 |   - | 760 |  41k|9661 | 760 |  41k| 269 |   0 |1073 |-4.000000e+01 |-3.400000e+01 |  15.00%
1280.82/1281.29	o -35
1280.82/1281.29	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1280.82/1281.29	c p1278s|  1628 |   843 |105355 |  58M|  38 |   - | 760 |  41k|  15k| 760 |  41k| 269 |   0 |1364 |-4.000000e+01 |-3.500000e+01 |  12.50%
1794.57/1795.12	c 
1794.57/1795.12	c SCIP Status        : solving was interrupted [time limit reached]
1794.57/1795.12	c Solving Time (sec) : 1791.00
1794.57/1795.12	c Solving Nodes      : 2222
1794.57/1795.12	c Primal Bound       : -3.50000000000000e+01 (396 solutions)
1794.57/1795.12	c Dual Bound         : -4.00000000000000e+01
1794.57/1795.12	c Gap                : 12.50 %
1794.57/1795.14	c NODE         2222
1794.57/1795.14	c DUAL BOUND   -40
1794.57/1795.14	c PRIMAL BOUND -35
1794.57/1795.14	c GAP          0.125
1794.57/1795.14	s SATISFIABLE
1794.57/1795.14	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 
1794.57/1795.14	v -x29 -x30 -x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 
1794.57/1795.14	v -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 x72 -x73 -x74 -x75 -x76 -x77 -x78 
1794.57/1795.14	v -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 x93 -x94 -x95 x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 
1794.57/1795.14	v -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 
1794.57/1795.14	v -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 x145 
1794.57/1795.14	v -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 x165 -x166 
1794.57/1795.14	v -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 x185 -x186 -x187 
1794.57/1795.14	v -x188 -x189 -x190 -x191 x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 
1794.57/1795.14	v -x209 -x210 -x211 -x212 -x213 x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 
1794.57/1795.14	v -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 
1794.57/1795.14	v -x251 -x252 x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 x271 
1794.57/1795.14	v -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 x292 
1794.57/1795.14	v -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 
1794.57/1795.14	v -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 
1794.57/1795.14	v -x335 -x336 -x337 -x338 x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 
1794.57/1795.14	v -x356 x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 
1794.57/1795.14	v -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 x397 
1794.57/1795.14	v -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 
1794.57/1795.14	v -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 
1794.57/1795.14	v x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 
1794.57/1795.14	v -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 x481 
1794.57/1795.14	v -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 x502 
1794.57/1795.14	v -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 
1794.57/1795.14	v -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 x532 x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 
1794.57/1795.14	v -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 
1794.57/1795.14	v -x566 x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 x582 -x583 -x584 -x585 -x586 
1794.57/1795.14	v -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 
1794.57/1795.14	v -x608 -x609 -x610 -x611 x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 
1794.57/1795.14	v -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 
1794.57/1795.14	v -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 
1794.57/1795.14	v -x671 -x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 
1794.57/1795.14	v x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 
1794.57/1795.14	v -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 x721 -x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 -x730 -x731 -x732 -x733 
1794.57/1795.14	v -x734 x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 -x746 -x747 -x748 -x749 -x750 -x751 -x752 -x753 -x754 
1794.57/1795.14	v -x755 -x756 -x757 -x758 -x759 -x760 
1794.57/1795.14	c SCIP Status        : solving was interrupted [time limit reached]
1794.57/1795.14	c Solving Time       :    1791.00
1794.57/1795.14	c Original Problem   :
1794.57/1795.14	c   Problem name     : HOME/instance-1869226-1245165258.opb
1794.57/1795.14	c   Variables        : 760 (760 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.57/1795.14	c   Constraints      : 41605 initial, 41605 maximal
1794.57/1795.14	c Presolved Problem  :
1794.57/1795.14	c   Problem name     : t_HOME/instance-1869226-1245165258.opb
1794.57/1795.14	c   Variables        : 760 (760 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.57/1795.14	c   Constraints      : 41605 initial, 41605 maximal
1794.57/1795.14	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1794.57/1795.14	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1794.57/1795.14	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1794.57/1795.14	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1794.57/1795.14	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1794.57/1795.14	c   implics          :       0.00          0          0          0          0          0          0          0          0
1794.57/1795.14	c   probing          :       0.95          0          0          0          0          0          0          0          0
1794.57/1795.14	c   logicor          :       0.13          0          0          0          0          0          0          0          0
1794.57/1795.14	c   root node        :          -          0          -          -          0          -          -          -          -
1794.57/1795.14	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1794.57/1795.14	c   integral         :          0          0          0       1931          0          2         63          0          0       3806
1794.57/1795.14	c   logicor          :      41605         31       4426          3          0          0      48219          0          0          0
1794.57/1795.14	c   countsols        :          0          0          0          3          0          0          0          0          0          0
1794.57/1795.14	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1794.57/1795.14	c   integral         :     800.96       0.00       0.00     800.96       0.00
1794.57/1795.14	c   logicor          :       3.62       0.22       3.38       0.02       0.00
1794.57/1795.14	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1794.57/1795.14	c Propagators        :       Time      Calls    Cutoffs    DomReds
1794.57/1795.14	c   rootredcost      :       0.01          6          0          0
1794.57/1795.14	c   pseudoobj        :       0.41       8808          0          0
1794.57/1795.14	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1794.57/1795.14	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1794.57/1795.14	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1794.57/1795.14	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1794.57/1795.14	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1794.57/1795.14	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1794.57/1795.14	c   applied globally :          -          -          -          0        0.0          -          -          -
1794.57/1795.14	c   applied locally  :          -          -          -          0        0.0          -          -          -
1794.57/1795.14	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1794.57/1795.14	c   cut pool         :       0.00         30          -          -         93          -    (maximal pool size: 506)
1794.57/1795.14	c   redcost          :       0.22       1963          0          2          0          0
1794.57/1795.14	c   impliedbounds    :       0.05         31          0          0          0          0
1794.57/1795.14	c   intobj           :       0.00          0          0          0          0          0
1794.57/1795.14	c   gomory           :      75.24         31          0          0      14151          0
1794.57/1795.14	c   strongcg         :      10.00         20          0          0      10000          0
1794.57/1795.14	c   cmir             :       9.28         10          0          0          0          0
1794.57/1795.14	c   flowcover        :      10.53         10          0          0          0          0
1794.57/1795.14	c   clique           :       0.64         31          0          0        272          0
1794.57/1795.14	c   zerohalf         :       0.00          0          0          0          0          0
1794.57/1795.14	c   mcf              :       0.07          1          0          0          0          0
1794.57/1795.14	c Pricers            :       Time      Calls       Vars
1794.57/1795.14	c   problem variables:       0.00          0          0
1794.57/1795.14	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1794.57/1795.14	c   relpscost        :     800.96       1928          2         63          0          0       3806
1794.57/1795.14	c   pscost           :       0.00          0          0          0          0          0          0
1794.57/1795.14	c   inference        :       0.00          0          0          0          0          0          0
1794.57/1795.14	c   mostinf          :       0.00          0          0          0          0          0          0
1794.57/1795.14	c   leastinf         :       0.00          0          0          0          0          0          0
1794.57/1795.14	c   fullstrong       :       0.00          0          0          0          0          0          0
1794.57/1795.14	c   allfullstrong    :       0.00          0          0          0          0          0          0
1794.57/1795.14	c   random           :       0.00          0          0          0          0          0          0
1794.57/1795.14	c Primal Heuristics  :       Time      Calls      Found
1794.57/1795.14	c   LP solutions     :       0.00          -          3
1794.57/1795.14	c   pseudo solutions :       0.00          -          0
1794.57/1795.14	c   oneopt           :       0.08          7          1
1794.57/1795.14	c   pscostdiving     :      26.78         26         29
1794.57/1795.14	c   fracdiving       :      52.21         26          7
1794.57/1795.14	c   veclendiving     :      62.01         26          3
1794.57/1795.14	c   objpscostdiving  :      26.17         13         59
1794.57/1795.14	c   simplerounding   :       0.66       1959        199
1794.57/1795.14	c   rounding         :      12.86       1959          2
1794.57/1795.14	c   shifting         :       2.57        244          4
1794.57/1795.14	c   intshifting      :       0.00          0          0
1794.57/1795.14	c   fixandinfer      :       0.00          0          0
1794.57/1795.14	c   feaspump         :       0.00          0          0
1794.57/1795.14	c   coefdiving       :      35.97         26         18
1794.57/1795.14	c   intdiving        :       0.00          0          0
1794.57/1795.14	c   actconsdiving    :       0.00          0          0
1794.57/1795.14	c   rootsoldiving    :      19.56         14         39
1794.57/1795.14	c   linesearchdiving :      28.97         27         28
1794.57/1795.14	c   guideddiving     :      48.41         25          0
1794.57/1795.14	c   octane           :       0.00          0          0
1794.57/1795.14	c   rens             :       2.99          1          1
1794.57/1795.14	c   rins             :       0.00          0          0
1794.57/1795.14	c   localbranching   :       0.00          0          0
1794.57/1795.14	c   mutation         :       0.00          0          0
1794.57/1795.14	c   crossover        :       0.85          3          3
1794.57/1795.14	c   dins             :       0.00          0          0
1794.57/1795.14	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1794.57/1795.14	c   primal LP        :       0.11          0          0       0.00       0.00
1794.57/1795.14	c   dual LP          :     529.77       2276     140035      61.53     264.33
1794.57/1795.14	c   barrier LP       :       0.00          0          0       0.00          -
1794.57/1795.14	c   diving/probing LP:     268.78       3831      59797      15.61     222.48
1794.57/1795.14	c   strong branching :     800.85       1636     187141     114.39     233.68
1794.57/1795.14	c     (at root node) :          -         33      19262     583.70          -
1794.57/1795.14	c   conflict analysis:       0.00          0          0       0.00          -
1794.57/1795.14	c B&B Tree           :
1794.57/1795.14	c   number of runs   :          1
1794.57/1795.14	c   nodes            :       2222
1794.57/1795.14	c   nodes (total)    :       2222
1794.57/1795.14	c   nodes left       :       1393
1794.57/1795.14	c   max depth        :         38
1794.57/1795.14	c   max depth (total):         38
1794.57/1795.14	c   backtracks       :        281 (12.6%)
1794.57/1795.14	c   delayed cutoffs  :          0
1794.57/1795.14	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1794.57/1795.14	c   avg switch length:       3.74
1794.57/1795.14	c   switching time   :       2.70
1794.57/1795.14	c Solution           :
1794.57/1795.14	c   Solutions found  :        396 (12 improvements)
1794.57/1795.14	c   Primal Bound     : -3.50000000000000e+01   (in run 1, after 1628 nodes, 1277.98 seconds, depth 32, found by <pscostdiving>)
1794.57/1795.14	c   Dual Bound       : -4.00000000000000e+01
1794.57/1795.14	c   Gap              :      12.50 %
1794.57/1795.14	c   Root Dual Bound  : -4.00000000000000e+01
1794.76/1795.32	c Time complete: 1794.78.

Verifier Data

OK	-35

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1869226-1245165258/watcher-1869226-1245165258 -o /tmp/evaluation-result-1869226-1245165258/solver-1869226-1245165258 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1869226-1245165258.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 7544
/proc/meminfo: memFree=1261464/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=6100 CPUtime=0
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 540 0 0 0 0 0 0 0 20 0 1 0 184124272 6246400 522 1992294400 4194304 7823515 548682068736 18446744073709551615 4402248 0 0 4096 0 0 0 0 17 1 0 0
/proc/7544/statm: 1525 532 325 886 0 635 0

[startup+0.0968529 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 7544
/proc/meminfo: memFree=1261464/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=12388 CPUtime=0.08
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 2422 0 0 0 8 0 0 0 20 0 1 0 184124272 12685312 2404 1992294400 4194304 7823515 548682068736 18446744073709551615 6908062 0 0 4096 0 0 0 0 17 1 0 0
/proc/7544/statm: 3097 2404 354 886 0 2207 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12388

[startup+0.101853 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 7544
/proc/meminfo: memFree=1261464/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=12520 CPUtime=0.09
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 2439 0 0 0 9 0 0 0 20 0 1 0 184124272 12820480 2421 1992294400 4194304 7823515 548682068736 18446744073709551615 5878822 0 0 4096 0 0 0 0 17 1 0 0
/proc/7544/statm: 3130 2421 354 886 0 2240 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12520

[startup+0.301876 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 7544
/proc/meminfo: memFree=1261464/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=18100 CPUtime=0.29
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 3832 0 0 0 28 1 0 0 22 0 1 0 184124272 18534400 3814 1992294400 4194304 7823515 548682068736 18446744073709551615 6830437 0 0 4096 0 0 0 0 17 1 0 0
/proc/7544/statm: 4525 3814 354 886 0 3635 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18100

[startup+0.70192 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 7544
/proc/meminfo: memFree=1261464/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=51228 CPUtime=0.69
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 12175 0 0 0 62 7 0 0 25 0 1 0 184124272 52457472 11803 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 12807 11803 417 886 0 11917 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51228

[startup+1.50202 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1200912/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=72536 CPUtime=1.49
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 19117 0 0 0 132 17 0 0 25 0 1 0 184124272 74276864 17140 1992294400 4194304 7823515 548682068736 18446744073709551615 5102336 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7544/statm: 18134 17140 437 886 0 17244 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72536

[startup+3.10119 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1194128/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=108164 CPUtime=3.09
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 26996 0 0 0 289 20 0 0 25 0 1 0 184124272 110759936 24647 1992294400 4194304 7823515 548682068736 18446744073709551615 6109403 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 27041 24647 506 886 0 26151 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 108164

[startup+6.30156 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1156496/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=123492 CPUtime=6.28
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 30853 0 0 0 602 26 0 0 25 0 1 0 184124272 126455808 27915 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 30873 27915 546 886 0 29983 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 123492

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1147280/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=124528 CPUtime=12.68
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 31908 0 0 0 1240 28 0 0 25 0 1 0 184124272 127516672 28970 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 31132 28970 546 886 0 30242 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 124528

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1146192/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=124928 CPUtime=25.47
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 32168 0 0 0 2518 29 0 0 25 0 1 0 184124272 127926272 29230 1992294400 4194304 7823515 548682068736 18446744073709551615 5597697 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 31232 29230 548 886 0 30342 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 124928

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1144848/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=126232 CPUtime=51.07
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 32517 0 0 0 5074 33 0 0 25 0 1 0 184124272 129261568 29579 1992294400 4194304 7823515 548682068736 18446744073709551615 5965555 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 31558 29579 548 886 0 30668 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 126232

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1144464/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=126232 CPUtime=102.26
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 32616 0 0 0 10180 46 0 0 25 0 1 0 184124272 129261568 29678 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 31558 29678 548 886 0 30668 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 126232

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1106960/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=161888 CPUtime=162.23
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 41988 0 0 0 16153 70 0 0 25 0 1 0 184124272 165773312 39050 1992294400 4194304 7823515 548682068736 18446744073709551615 6212682 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 40472 39050 570 886 0 39582 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 161888

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1106704/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=161888 CPUtime=222.22
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 42040 0 0 0 22143 79 0 0 25 0 1 0 184124272 165773312 39102 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 40472 39102 570 886 0 39582 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 161888

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1106704/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=161888 CPUtime=282.2
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 42042 0 0 0 28132 88 0 0 25 0 1 0 184124272 165773312 39104 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 40472 39104 570 886 0 39582 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 161888

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1106704/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=161888 CPUtime=342.18
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 42042 0 0 0 34121 97 0 0 25 0 1 0 184124272 165773312 39104 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 40472 39104 570 886 0 39582 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 161888

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1106640/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=161888 CPUtime=402.17
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 42043 0 0 0 40111 106 0 0 25 0 1 0 184124272 165773312 39105 1992294400 4194304 7823515 548682068736 18446744073709551615 6211272 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 40472 39105 571 886 0 39582 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 161888

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1106640/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=161888 CPUtime=462.15
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 42043 0 0 0 46101 114 0 0 25 0 1 0 184124272 165773312 39105 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 40472 39105 571 886 0 39582 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 161888

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1106640/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=161888 CPUtime=522.13
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 42043 0 0 0 52090 123 0 0 25 0 1 0 184124272 165773312 39105 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 40472 39105 571 886 0 39582 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 161888

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1106640/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=161888 CPUtime=582.11
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 42043 0 0 0 58081 130 0 0 25 0 1 0 184124272 165773312 39105 1992294400 4194304 7823515 548682068736 18446744073709551615 6908072 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 40472 39105 571 886 0 39582 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 161888

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1106576/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=161888 CPUtime=642.1
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 42043 0 0 0 64070 140 0 0 25 0 1 0 184124272 165773312 39105 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 40472 39105 571 886 0 39582 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 161888

[startup+702.302 s]

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

/proc/meminfo: memFree=1102800/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=165612 CPUtime=1061.97
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 42974 0 0 0 105988 209 0 0 25 0 1 0 184124272 169586688 40019 1992294400 4194304 7823515 548682068736 18446744073709551615 6210935 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 41403 40019 572 886 0 40513 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 165612

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1102800/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=165612 CPUtime=1121.95
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 42974 0 0 0 111979 216 0 0 25 0 1 0 184124272 169586688 40019 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 41403 40019 572 886 0 40513 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 165612

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1102800/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=165612 CPUtime=1181.94
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 42974 0 0 0 117969 225 0 0 25 0 1 0 184124272 169586688 40019 1992294400 4194304 7823515 548682068736 18446744073709551615 6237748 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 41403 40019 572 886 0 40513 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 165612

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1096272/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=172824 CPUtime=1241.92
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 44594 0 0 0 123954 238 0 0 25 0 1 0 184124272 176971776 41639 1992294400 4194304 7823515 548682068736 18446744073709551615 6211701 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 43206 41639 576 886 0 42316 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 172824

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1096272/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=172824 CPUtime=1301.91
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 44595 0 0 0 129944 247 0 0 25 0 1 0 184124272 176971776 41640 1992294400 4194304 7823515 548682068736 18446744073709551615 5994746 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 43206 41640 576 886 0 42316 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 172824

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1096272/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=172824 CPUtime=1361.89
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 44595 0 0 0 135934 255 0 0 25 0 1 0 184124272 176971776 41640 1992294400 4194304 7823515 548682068736 18446744073709551615 6211193 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 43206 41640 576 886 0 42316 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 172824

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1096208/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=172824 CPUtime=1421.87
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 44595 0 0 0 141925 262 0 0 25 0 1 0 184124272 176971776 41640 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 43206 41640 576 886 0 42316 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 172824

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1096208/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=172824 CPUtime=1481.86
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 44595 0 0 0 147917 269 0 0 25 0 1 0 184124272 176971776 41640 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 43206 41640 576 886 0 42316 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 172824

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1096208/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=172824 CPUtime=1541.83
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 44595 0 0 0 153907 276 0 0 25 0 1 0 184124272 176971776 41640 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 43206 41640 576 886 0 42316 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 172824

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1096208/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=172824 CPUtime=1601.82
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 44595 0 0 0 159898 284 0 0 25 0 1 0 184124272 176971776 41640 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 43206 41640 576 886 0 42316 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 172824

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1096144/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=172824 CPUtime=1661.8
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 44595 0 0 0 165888 292 0 0 25 0 1 0 184124272 176971776 41640 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 43206 41640 576 886 0 42316 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 172824

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1096144/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=172824 CPUtime=1721.79
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 44595 0 0 0 171879 300 0 0 25 0 1 0 184124272 176971776 41640 1992294400 4194304 7823515 548682068736 18446744073709551615 6908067 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 43206 41640 576 886 0 42316 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 172824

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1096144/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=172824 CPUtime=1781.77
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 44595 0 0 0 177869 308 0 0 25 0 1 0 184124272 176971776 41640 1992294400 4194304 7823515 548682068736 18446744073709551615 6135628 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 43206 41640 576 886 0 42316 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 172824

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

[startup+1785.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1096144/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=172824 CPUtime=1784.97
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 44595 0 0 0 178189 308 0 0 25 0 1 0 184124272 176971776 41640 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 43206 41640 576 886 0 42316 0
Current children cumulated CPU time (s) 1784.97
Current children cumulated vsize (KiB) 172824

[startup+1791.91 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1096144/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=172824 CPUtime=1791.37
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 44595 0 0 0 178828 309 0 0 25 0 1 0 184124272 176971776 41640 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 43206 41640 576 886 0 42316 0
Current children cumulated CPU time (s) 1791.37
Current children cumulated vsize (KiB) 172824

[startup+1793.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1096144/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=172824 CPUtime=1792.96
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 44595 0 0 0 178987 309 0 0 25 0 1 0 184124272 176971776 41640 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 43206 41640 576 886 0 42316 0
Current children cumulated CPU time (s) 1792.96
Current children cumulated vsize (KiB) 172824

[startup+1794.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1096144/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=172824 CPUtime=1793.76
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 44595 0 0 0 179067 309 0 0 25 0 1 0 184124272 176971776 41640 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 43206 41640 576 886 0 42316 0
Current children cumulated CPU time (s) 1793.76
Current children cumulated vsize (KiB) 172824

[startup+1795.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1096144/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=172824 CPUtime=1794.57
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 44595 0 0 0 179148 309 0 0 25 0 1 0 184124272 176971776 41640 1992294400 4194304 7823515 548682068736 18446744073709551615 6908072 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7544/statm: 43206 41640 576 886 0 42316 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (KiB) 172824

[startup+1795.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 7545
/proc/meminfo: memFree=1096144/2055920 swapFree=4181844/4192956
[pid=7544] ppid=7542 vsize=107096 CPUtime=1794.76
/proc/7544/stat : 7544 (pbscip.linux.x8) R 7542 7544 7381 0 -1 4194304 44597 0 0 0 179166 310 0 0 18 0 1 0 184124272 109666304 25338 1992294400 4194304 7823515 548682068736 18446744073709551615 6962503 0 0 4096 0 0 0 0 17 1 0 0
/proc/7544/statm: 26565 25338 607 886 0 25675 0
Current children cumulated CPU time (s) 1794.76
Current children cumulated vsize (KiB) 107096

Child status: 0
Real time (s): 1795.33
CPU time (s): 1794.8
CPU user time (s): 1791.68
CPU system time (s): 3.12052
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 172824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.68
system time used= 3.12052
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44600
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= 6
involuntary context switches= 3053

runsolver used 2.00969 second user time and 4.42333 second system time

The end

Launcher Data

Begin job on node88 at 2009-06-16 17:14:18
IDJOB=1869226
IDBENCH=2244
IDSOLVER=683
FILE ID=node88/1869226-1245165258
PBS_JOBID= 9363867
Free space on /tmp= 66548 MiB

SOLVER NAME= SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-4.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1869226-1245165258/watcher-1869226-1245165258 -o /tmp/evaluation-result-1869226-1245165258/solver-1869226-1245165258 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1869226-1245165258.opb

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

MD5SUM BENCH= 7262f9f4ab1a3ada75b3b140acf97f7d
RANDOM SEED=1250502778

node88.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.214
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
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.214
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1261880 kB
Buffers:         42356 kB
Cached:         676788 kB
SwapCached:       5872 kB
Active:         467112 kB
Inactive:       260052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1261880 kB
SwapTotal:     4192956 kB
SwapFree:      4181844 kB
Dirty:           10804 kB
Writeback:           0 kB
Mapped:          13104 kB
Slab:            52720 kB
Committed_AS:    71008 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66540 MiB
End job on node88 at 2009-06-16 17:44:14