Trace number 1869283

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
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2SAT-33 1794.42 1795.04

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-3.opb
MD5SUM3895ca8e12182fcd80d7923f66584703
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-32
Best CPU time to get the best result obtained on this benchmark1795.72
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -35
Optimality of the best value was proved YES
Number of variables595
Total number of constraints27931
Number of constraints which are clauses27931
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 595
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 595
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 595
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.29/0.37	c SCIP version 1.1.0.7
0.29/0.37	c LP-Solver Clp 1.8.2
0.29/0.37	c user parameter file <scip.set> not found - using default parameters
0.29/0.37	c read problem <HOME/instance-1869283-1245168705.opb>
0.29/0.37	c original problem has 595 variables (595 bin, 0 int, 0 impl, 0 cont) and 27931 constraints
0.39/0.44	c start presolving problem
0.39/0.44	c presolving:
0.69/0.75	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 27931 upgd conss, 55862 impls, 0 clqs
1.39/1.47	c    (1.0s) probing: 101/595 (17.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1.39/1.47	c    (1.0s) probing aborted: 100/100 successive totally useless probings
1.39/1.47	c presolving (2 rounds):
1.39/1.47	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1.39/1.47	c  55862 implications, 0 cliques
1.39/1.47	c presolved problem has 595 variables (595 bin, 0 int, 0 impl, 0 cont) and 27931 constraints
1.39/1.47	c   27931 constraints of type <logicor>
1.39/1.47	c transformed objective value is always integral (scale: 1)
1.39/1.47	c Presolving Time: 0.97
1.39/1.47	c strange?!, PURESAT with obj
1.39/1.47	c -----------------------------------------------------------------------------------------------
1.39/1.47	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.39/1.47	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.39/1.47	c limits/memory = c 1620
1.39/1.47	c # maximal time in seconds to run
1.39/1.47	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.39/1.47	c limits/time = c 1791
1.39/1.47	c # frequency for displaying node information lines
1.39/1.47	c # [type: int, range: [-1,2147483647], default: 100]
1.39/1.47	c display/freq = c 10000
1.39/1.47	c -----------------------------------------------------------------------------------------------
1.39/1.47	c start solving problem
1.39/1.47	c 
1.89/1.93	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.89/1.93	c   1.4s|     1 |     0 |   607 |  31M|   0 | 595 | 595 |  27k|  27k| 595 |  27k|   0 |   0 |   0 |-2.975000e+02 |      --      |    Inf 
1.89/1.93	o 0
1.89/1.93	c r 1.4s|     1 |     0 |   607 |  31M|   0 | 595 | 595 |  27k|  27k| 595 |  27k|   0 |   0 |   0 |-2.975000e+02 | 0.000000e+00 | 100.00%
1.89/1.97	o -1
1.89/1.97	c R 1.5s|     1 |     0 |   607 |  31M|   0 | 595 | 595 |  27k|  27k| 595 |  27k|   0 |   0 |   0 |-2.975000e+02 |-1.000000e+00 |  99.66%
3.89/4.00	c   3.5s|     1 |     0 |   866 |  31M|   0 | 546 | 595 |  27k|  27k| 595 |  27k|   8 |   0 |   0 |-2.730000e+02 |-1.000000e+00 |  99.63%
5.89/5.94	c   5.4s|     1 |     0 |  1030 |  31M|   0 | 516 | 595 |  27k|  27k| 595 |  27k|  12 |   0 |   0 |-2.580000e+02 |-1.000000e+00 |  99.61%
8.69/8.79	c   8.2s|     1 |     0 |  1313 |  31M|   0 | 482 | 595 |  27k|  27k| 595 |  27k|  22 |   0 |   0 |-2.410000e+02 |-1.000000e+00 |  99.59%
11.39/11.44	c  10.9s|     1 |     0 |  1551 |  31M|   0 | 451 | 595 |  27k|  27k| 595 |  27k|  27 |   0 |   0 |-2.255000e+02 |-1.000000e+00 |  99.56%
14.08/14.13	c  13.6s|     1 |     0 |  1745 |  31M|   0 | 419 | 595 |  27k|  27k| 595 |  27k|  36 |   0 |   0 |-2.095000e+02 |-1.000000e+00 |  99.52%
17.28/17.39	c  16.8s|     1 |     0 |  2059 |  31M|   0 | 386 | 595 |  27k|  27k| 595 |  27k|  47 |   0 |   0 |-1.930000e+02 |-1.000000e+00 |  99.48%
21.79/21.87	c  21.3s|     1 |     0 |  2586 |  31M|   0 | 341 | 595 |  27k|  27k| 595 |  27k|  54 |   0 |   0 |-1.705000e+02 |-1.000000e+00 |  99.41%
24.28/24.38	c  23.8s|     1 |     0 |  2754 |  31M|   0 | 312 | 595 |  27k|  27k| 595 |  27k|  59 |   0 |   0 |-1.560000e+02 |-1.000000e+00 |  99.36%
27.28/27.37	c  26.8s|     1 |     0 |  3042 |  31M|   0 | 286 | 595 |  27k|  27k| 595 |  27k|  64 |   0 |   0 |-1.430000e+02 |-1.000000e+00 |  99.30%
30.79/30.90	c  30.3s|     1 |     0 |  3466 |  31M|   0 | 254 | 595 |  27k|  27k| 595 |  28k|  71 |   0 |   0 |-1.270000e+02 |-1.000000e+00 |  99.21%
32.38/32.50	c  31.9s|     1 |     0 |  3755 |  31M|   0 | 223 | 595 |  27k|  27k| 595 |  28k|  78 |   0 |   0 |-1.115000e+02 |-1.000000e+00 |  99.10%
33.68/33.74	c  33.1s|     1 |     0 |  3995 |  31M|   0 | 193 | 595 |  27k|  27k| 595 |  28k|  86 |   0 |   0 |-9.650000e+01 |-1.000000e+00 |  98.96%
35.48/35.58	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
35.48/35.58	c  35.0s|     1 |     0 |  4398 |  31M|   0 | 162 | 595 |  27k|  27k| 595 |  28k|  94 |   0 |   0 |-8.200000e+01 |-1.000000e+00 |  98.78%
35.48/35.60	o -2
35.48/35.60	c R35.0s|     1 |     0 |  4398 |  31M|   0 | 162 | 595 |  27k|  27k| 595 |  28k|  94 |   0 |   0 |-8.200000e+01 |-2.000000e+00 |  97.56%
36.68/36.79	c  36.2s|     1 |     0 |  4658 |  31M|   0 | 148 | 595 |  27k|  27k| 595 |  28k|  99 |   0 |   0 |-6.800000e+01 |-2.000000e+00 |  97.06%
36.78/36.82	o -2
36.78/36.82	c s36.2s|     1 |     0 |  4658 |  31M|   0 | 148 | 595 |  27k|  27k| 595 |  28k|  99 |   0 |   0 |-6.800000e+01 |-2.000000e+00 |  97.06%
38.08/38.19	c  37.6s|     1 |     0 |  5017 |  31M|   0 | 114 | 595 |  27k|  27k| 595 |  28k| 106 |   0 |   0 |-5.350000e+01 |-2.000000e+00 |  96.26%
38.98/39.09	c  38.5s|     1 |     0 |  5193 |  31M|   0 | 100 | 595 |  27k|  27k| 595 |  28k| 113 |   0 |   0 |-4.700000e+01 |-2.000000e+00 |  95.74%
39.87/39.97	c  39.4s|     1 |     0 |  5341 |  32M|   0 | 115 | 595 |  27k|  27k| 595 |  28k| 116 |   0 |   0 |-4.350000e+01 |-2.000000e+00 |  95.40%
40.78/40.81	c  40.2s|     1 |     0 |  5490 |  32M|   0 | 115 | 595 |  27k|  27k| 595 |  28k| 125 |   0 |   0 |-3.950000e+01 |-2.000000e+00 |  94.94%
41.48/41.54	c  40.9s|     1 |     0 |  5591 |  32M|   0 | 107 | 595 |  27k|  27k| 595 |  28k| 136 |   0 |   0 |-3.900000e+01 |-2.000000e+00 |  94.87%
42.67/42.75	c  42.1s|     1 |     0 |  5883 |  32M|   0 |  91 | 595 |  27k|  27k| 595 |  28k| 147 |   0 |   0 |-3.750000e+01 |-2.000000e+00 |  94.67%
43.27/43.32	c  42.7s|     1 |     0 |  6050 |  32M|   0 |  80 | 595 |  27k|  27k| 595 |  28k| 159 |   0 |   0 |-3.600000e+01 |-2.000000e+00 |  94.44%
43.88/43.94	c  43.3s|     1 |     0 |  6231 |  32M|   0 | 103 | 595 |  27k|  27k| 595 |  28k| 171 |   0 |   0 |-3.600000e+01 |-2.000000e+00 |  94.44%
44.47/44.55	c  43.9s|     1 |     0 |  6323 |  32M|   0 | 111 | 595 |  27k|  27k| 595 |  28k| 178 |   0 |   0 |-3.580000e+01 |-2.000000e+00 |  94.41%
44.47/44.57	o -2
44.47/44.57	c s43.9s|     1 |     0 |  6323 |  32M|   0 | 111 | 595 |  27k|  27k| 595 |  28k| 178 |   0 |   0 |-3.580000e+01 |-2.000000e+00 |  94.41%
45.97/46.06	c  45.4s|     1 |     0 |  6770 |  32M|   0 | 127 | 595 |  27k|  27k| 595 |  28k| 195 |   0 |   0 |-3.500000e+01 |-2.000000e+00 |  94.29%
46.67/46.76	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
46.67/46.76	c  46.1s|     1 |     0 |  6940 |  32M|   0 | 155 | 595 |  27k|  27k| 595 |  28k| 206 |   0 |   0 |-3.500000e+01 |-2.000000e+00 |  94.29%
48.68/48.77	c  48.1s|     1 |     0 |  7453 |  32M|   0 | 199 | 595 |  27k|  27k| 595 |  28k| 219 |   0 |   0 |-3.500000e+01 |-2.000000e+00 |  94.29%
51.48/51.51	c  50.9s|     1 |     0 |  7869 |  32M|   0 | 175 | 595 |  27k|  27k| 595 |  28k| 231 |   0 |   0 |-3.500000e+01 |-2.000000e+00 |  94.29%
61.97/62.02	c  61.3s|     1 |     0 |  8303 |  32M|   0 | 162 | 595 |  27k|  27k| 595 |  28k| 242 |   0 |   0 |-3.500000e+01 |-2.000000e+00 |  94.29%
61.97/62.04	o -3
61.97/62.04	c R61.4s|     1 |     0 |  8303 |  32M|   0 | 162 | 595 |  27k|  27k| 595 |  28k| 242 |   0 |   0 |-3.500000e+01 |-3.000000e+00 |  91.43%
65.47/65.50	c  64.8s|     1 |     0 |  8688 |  32M|   0 | 202 | 595 |  27k|  27k| 595 |  28k| 250 |   0 |   0 |-3.500000e+01 |-3.000000e+00 |  91.43%
65.47/65.53	o -3
65.47/65.53	c s64.8s|     1 |     0 |  8688 |  32M|   0 | 202 | 595 |  27k|  27k| 595 |  28k| 250 |   0 |   0 |-3.500000e+01 |-3.000000e+00 |  91.43%
65.47/65.56	o -24
65.47/65.56	c k64.9s|     1 |     0 |  8688 |  32M|   0 | 202 | 595 |  27k|  27k| 595 |  28k| 250 |   0 |   0 |-3.500000e+01 |-2.400000e+01 |  31.43%
68.86/68.98	o -25
68.86/68.98	c E68.2s|     1 |     0 |  8688 |  32M|   0 | 202 | 595 |  27k|  27k| 595 |  28k| 250 |   0 |   0 |-3.500000e+01 |-2.500000e+01 |  28.57%
68.97/69.01	c  68.2s|     1 |     0 |  8688 |  32M|   0 | 202 | 595 |  27k|  27k| 595 |  28k| 250 |   0 |   0 |-3.500000e+01 |-2.500000e+01 |  28.57%
76.77/76.85	c  76.0s|     1 |     0 |  9423 |  32M|   0 | 167 | 595 |  27k|  27k| 595 |  28k| 262 |   0 |   0 |-3.500000e+01 |-2.500000e+01 |  28.57%
155.04/155.13	c   154s|     1 |     2 |  9423 |  32M|   0 | 167 | 595 |  27k|  27k| 595 |  28k| 262 |   0 |  33 |-3.500000e+01 |-2.500000e+01 |  28.57%
238.91/239.08	o -26
238.91/239.08	c * 238s|    17 |    11 | 11380 |  33M|  14 |   - | 595 |  27k|  24k| 595 |  28k| 262 |   0 | 317 |-3.500000e+01 |-2.600000e+01 |  25.71%
317.98/318.17	o -29
317.98/318.17	c c 317s|    29 |    17 | 12970 |  33M|  14 |   - | 595 |  27k|  21k| 595 |  28k| 262 |   0 | 538 |-3.500000e+01 |-2.900000e+01 |  17.14%
334.18/334.32	o -30
334.18/334.32	c * 333s|    39 |    22 | 13766 |  33M|  14 |   - | 595 |  27k|  13k| 595 |  28k| 262 |   0 | 642 |-3.500000e+01 |-3.000000e+01 |  14.29%
370.06/370.30	o -30
370.06/370.30	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
370.06/370.30	c C 369s|   239 |   110 | 27681 |  34M|  24 |  54 | 595 |  27k|  11k| 595 |  28k| 262 |   0 | 755 |-3.500000e+01 |-3.000000e+01 |  14.29%
389.55/389.71	o -32
389.55/389.71	c * 388s|   400 |   116 | 36210 |  34M|  32 |   - | 595 |  27k|  12k| 595 |  28k| 262 |   0 | 780 |-3.500000e+01 |-3.200000e+01 |   8.57%
1146.40/1146.81	o -33
1146.40/1146.81	c c1144s|  4220 |  1164 |473902 |  43M|  42 |   - | 595 |  27k|4828 | 595 |  28k| 262 |   0 |1747 |-3.500000e+01 |-3.300000e+01 |   5.71%
1794.17/1794.89	c 
1794.17/1794.89	c SCIP Status        : solving was interrupted [time limit reached]
1794.17/1794.89	c Solving Time (sec) : 1791.00
1794.17/1794.89	c Solving Nodes      : 8698
1794.17/1794.89	c Primal Bound       : -3.30000000000000e+01 (465 solutions)
1794.17/1794.89	c Dual Bound         : -3.49999999999775e+01
1794.17/1794.89	c Gap                : 5.71 %
1794.27/1794.90	c NODE         8698
1794.27/1794.90	c DUAL BOUND   -35
1794.27/1794.90	c PRIMAL BOUND -33
1794.27/1794.90	c GAP          0.0571429
1794.27/1794.90	s SATISFIABLE
1794.27/1794.90	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.27/1794.90	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.27/1794.90	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.27/1794.90	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.27/1794.90	v -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 
1794.27/1794.90	v -x125 -x126 -x127 -x128 x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 
1794.27/1794.90	v -x146 -x147 -x148 x149 -x150 -x151 -x152 -x153 x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 
1794.27/1794.90	v -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 
1794.27/1794.90	v -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 
1794.27/1794.90	v -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 x223 -x224 -x225 -x226 -x227 -x228 -x229 
1794.27/1794.90	v -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 
1794.27/1794.90	v -x251 -x252 -x253 -x254 -x255 x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 
1794.27/1794.90	v -x272 -x273 -x274 -x275 x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 x291 -x292 
1794.27/1794.90	v -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 
1794.27/1794.90	v -x314 x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 
1794.27/1794.90	v -x335 -x336 x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 
1794.27/1794.90	v -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 
1794.27/1794.90	v -x377 -x378 -x379 x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 
1794.27/1794.90	v -x398 -x399 -x400 -x401 -x402 x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 
1794.27/1794.90	v x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 x433 -x434 -x435 -x436 -x437 -x438 -x439 
1794.27/1794.90	v -x440 -x441 -x442 -x443 -x444 -x445 x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 
1794.27/1794.90	v -x461 -x462 -x463 -x464 x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 x478 -x479 -x480 -x481 -x482 
1794.27/1794.90	v -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 x501 -x502 -x503 
1794.27/1794.90	v -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 
1794.27/1794.90	v -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 x542 -x543 -x544 -x545 
1794.27/1794.90	v -x546 -x547 -x548 -x549 -x550 -x551 -x552 x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 
1794.27/1794.90	v -x567 -x568 -x569 x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 x584 -x585 -x586 -x587 
1794.27/1794.90	v -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 
1794.27/1794.90	c SCIP Status        : solving was interrupted [time limit reached]
1794.27/1794.90	c Solving Time       :    1791.00
1794.27/1794.90	c Original Problem   :
1794.27/1794.90	c   Problem name     : HOME/instance-1869283-1245168705.opb
1794.27/1794.90	c   Variables        : 595 (595 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.27/1794.90	c   Constraints      : 27931 initial, 27931 maximal
1794.27/1794.90	c Presolved Problem  :
1794.27/1794.90	c   Problem name     : t_HOME/instance-1869283-1245168705.opb
1794.27/1794.90	c   Variables        : 595 (595 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.27/1794.90	c   Constraints      : 27931 initial, 27931 maximal
1794.27/1794.90	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1794.27/1794.90	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1794.27/1794.90	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1794.27/1794.90	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1794.27/1794.90	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1794.27/1794.90	c   implics          :       0.00          0          0          0          0          0          0          0          0
1794.27/1794.90	c   probing          :       0.67          0          0          0          0          0          0          0          0
1794.27/1794.90	c   logicor          :       0.08          0          0          0          0          0          0          0          0
1794.27/1794.90	c   root node        :          -          0          -          -          0          -          -          -          -
1794.27/1794.90	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1794.27/1794.90	c   integral         :          0          0          0       6095          0         32        581          0          0      11550
1794.27/1794.90	c   logicor          :      27931         30      12912          3          1          0     142053          0          0          0
1794.27/1794.90	c   countsols        :          0          0          0          3          1          0          0          0          0          0
1794.27/1794.90	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1794.27/1794.90	c   integral         :     482.47       0.00       0.00     482.47       0.00
1794.27/1794.90	c   logicor          :       8.10       0.16       7.93       0.01       0.00
1794.27/1794.90	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1794.27/1794.90	c Propagators        :       Time      Calls    Cutoffs    DomReds
1794.27/1794.90	c   rootredcost      :       0.01          5          0          0
1794.27/1794.90	c   pseudoobj        :       0.79      21468          0          0
1794.27/1794.90	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1794.27/1794.90	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1794.27/1794.90	c   infeasible LP    :       0.70       4928          0          0        0.0          0        0.0          0
1794.27/1794.90	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1794.27/1794.90	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1794.27/1794.90	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1794.27/1794.90	c   applied globally :          -          -          -          0        0.0          -          -          -
1794.27/1794.90	c   applied locally  :          -          -          -          0        0.0          -          -          -
1794.27/1794.90	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1794.27/1794.90	c   cut pool         :       0.01         29          -          -        113          -    (maximal pool size: 696)
1794.27/1794.90	c   redcost          :       0.45       6183          0         69          0          0
1794.27/1794.90	c   impliedbounds    :       0.03         30          0          0          0          0
1794.27/1794.90	c   intobj           :       0.00          0          0          0          0          0
1794.27/1794.90	c   gomory           :      22.76         30          0          0      14500          0
1794.27/1794.90	c   strongcg         :       5.06         20          0          0      10000          0
1794.27/1794.90	c   cmir             :       5.05         10          0          0          0          0
1794.27/1794.90	c   flowcover        :       5.62         10          0          0          0          0
1794.27/1794.90	c   clique           :       0.51         30          0          0        271          0
1794.27/1794.90	c   zerohalf         :       0.00          0          0          0          0          0
1794.27/1794.90	c   mcf              :       0.04          1          0          0          0          0
1794.27/1794.90	c Pricers            :       Time      Calls       Vars
1794.27/1794.90	c   problem variables:       0.00          0          0
1794.27/1794.90	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1794.27/1794.90	c   relpscost        :     482.44       6092         32        581          0          0      11550
1794.27/1794.90	c   pscost           :       0.00          0          0          0          0          0          0
1794.27/1794.90	c   inference        :       0.00          1          0          0          0          0          2
1794.27/1794.90	c   mostinf          :       0.00          0          0          0          0          0          0
1794.27/1794.90	c   leastinf         :       0.00          0          0          0          0          0          0
1794.27/1794.90	c   fullstrong       :       0.00          0          0          0          0          0          0
1794.27/1794.90	c   allfullstrong    :       0.00          0          0          0          0          0          0
1794.27/1794.90	c   random           :       0.00          0          0          0          0          0          0
1794.27/1794.90	c Primal Heuristics  :       Time      Calls      Found
1794.27/1794.90	c   LP solutions     :       0.00          -          3
1794.27/1794.90	c   pseudo solutions :       0.00          -          0
1794.27/1794.90	c   intshifting      :       0.00          0          0
1794.27/1794.90	c   oneopt           :       0.09          7          1
1794.27/1794.90	c   crossover        :       1.71          9          3
1794.27/1794.90	c   guideddiving     :      76.80         54          7
1794.27/1794.90	c   veclendiving     :      28.65         54          1
1794.27/1794.90	c   coefdiving       :      60.24         55         17
1794.27/1794.90	c   pscostdiving     :      30.96         55          9
1794.27/1794.90	c   fracdiving       :      78.80         55          8
1794.27/1794.90	c   objpscostdiving  :      19.97         28        117
1794.27/1794.90	c   rootsoldiving    :      21.00         28         62
1794.27/1794.90	c   simplerounding   :       0.73       6122        217
1794.27/1794.90	c   rounding         :      19.90       4801          3
1794.27/1794.90	c   shifting         :       3.42        634         12
1794.27/1794.90	c   fixandinfer      :       0.00          0          0
1794.27/1794.90	c   feaspump         :       0.00          0          0
1794.27/1794.90	c   intdiving        :       0.00          0          0
1794.27/1794.90	c   actconsdiving    :       0.00          0          0
1794.27/1794.90	c   linesearchdiving :      22.77         55          4
1794.27/1794.90	c   octane           :       0.00          0          0
1794.27/1794.90	c   rens             :       3.33          1          1
1794.27/1794.90	c   rins             :       0.00          0          0
1794.27/1794.90	c   localbranching   :       0.00          0          0
1794.27/1794.90	c   mutation         :       0.00          0          0
1794.27/1794.90	c   dins             :       0.00          0          0
1794.27/1794.90	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1794.27/1794.90	c   primal LP        :       0.54          0          0       0.00       0.00
1794.27/1794.90	c   dual LP          :     838.51       9013     669248      74.25     798.14
1794.27/1794.90	c   barrier LP       :       0.00          0          0       0.00          -
1794.27/1794.90	c   diving/probing LP:     319.48       5209     203529      39.07     637.06
1794.27/1794.90	c   strong branching :     482.09       2596     347534     133.87     720.89
1794.27/1794.90	c     (at root node) :          -         33      18856     571.39          -
1794.27/1794.90	c   conflict analysis:       0.00          0          0       0.00          -
1794.27/1794.90	c B&B Tree           :
1794.27/1794.90	c   number of runs   :          1
1794.27/1794.90	c   nodes            :       8698
1794.27/1794.90	c   nodes (total)    :       8698
1794.27/1794.90	c   nodes left       :       1900
1794.27/1794.90	c   max depth        :         51
1794.27/1794.90	c   max depth (total):         51
1794.27/1794.90	c   backtracks       :       1386 (15.9%)
1794.27/1794.90	c   delayed cutoffs  :          0
1794.27/1794.90	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1794.27/1794.90	c   avg switch length:       5.15
1794.27/1794.90	c   switching time   :       5.95
1794.27/1794.90	c Solution           :
1794.27/1794.90	c   Solutions found  :        465 (15 improvements)
1794.27/1794.90	c   Primal Bound     : -3.30000000000000e+01   (in run 1, after 4220 nodes, 1144.15 seconds, depth 27, found by <coefdiving>)
1794.27/1794.90	c   Dual Bound       : -3.49999999999775e+01
1794.27/1794.90	c   Gap              :       5.71 %
1794.27/1794.90	c   Root Dual Bound  : -3.50000000000000e+01
1794.37/1795.04	c Time complete: 1794.42.

Verifier Data

OK	-33

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1869283-1245168705/watcher-1869283-1245168705 -o /tmp/evaluation-result-1869283-1245168705/solver-1869283-1245168705 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1869283-1245168705.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: 1.04 1.02 1.00 3/64 3701
/proc/meminfo: memFree=1841536/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=5812 CPUtime=0
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 518 0 0 0 0 0 0 0 18 0 1 0 184471395 5951488 502 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/3701/statm: 1453 505 334 1256 0 192 0

[startup+0.0937429 s]
/proc/loadavg: 1.04 1.02 1.00 3/64 3701
/proc/meminfo: memFree=1841536/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=13892 CPUtime=0.08
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 2449 0 0 0 8 0 0 0 18 0 1 0 184471395 14225408 2433 1992294400 4194304 9342243 548682068736 18446744073709551615 8247753 0 0 4096 0 0 0 0 17 1 0 0
/proc/3701/statm: 3473 2433 378 1256 0 2212 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13892

[startup+0.101743 s]
/proc/loadavg: 1.04 1.02 1.00 3/64 3701
/proc/meminfo: memFree=1841536/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=13892 CPUtime=0.09
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 2450 0 0 0 9 0 0 0 18 0 1 0 184471395 14225408 2434 1992294400 4194304 9342243 548682068736 18446744073709551615 8305584 0 0 4096 0 0 0 0 17 1 0 0
/proc/3701/statm: 3473 2434 378 1256 0 2212 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13892

[startup+0.301782 s]
/proc/loadavg: 1.04 1.02 1.00 3/64 3701
/proc/meminfo: memFree=1841536/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=19388 CPUtime=0.29
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 3834 0 0 0 28 1 0 0 19 0 1 0 184471395 19853312 3818 1992294400 4194304 9342243 548682068736 18446744073709551615 4511625 0 0 4096 0 0 0 0 17 1 0 0
/proc/3701/statm: 4847 3818 378 1256 0 3586 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19388

[startup+0.701858 s]
/proc/loadavg: 1.04 1.02 1.00 3/64 3701
/proc/meminfo: memFree=1841536/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=50736 CPUtime=0.69
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 12558 0 0 0 61 8 0 0 22 0 1 0 184471395 51953664 11434 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 12684 11434 465 1256 0 11423 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50736

[startup+1.50201 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 3702
/proc/meminfo: memFree=1794424/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=56592 CPUtime=1.49
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 14081 0 0 0 139 10 0 0 25 0 1 0 184471395 57950208 12957 1992294400 4194304 9342243 548682068736 18446744073709551615 5858006 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 14148 12957 519 1256 0 12887 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56592

[startup+3.10132 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 3702
/proc/meminfo: memFree=1767544/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=96464 CPUtime=3.09
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 21443 0 0 0 293 16 0 0 25 0 1 0 184471395 98779136 19900 1992294400 4194304 9342243 548682068736 18446744073709551615 6968731 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 24116 19900 644 1256 0 22855 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 96464

[startup+6.30193 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 3702
/proc/meminfo: memFree=1762680/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=96464 CPUtime=6.29
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 21960 0 0 0 612 17 0 0 25 0 1 0 184471395 98779136 20417 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 24116 20417 644 1256 0 22855 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 96464

[startup+12.7012 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 3702
/proc/meminfo: memFree=1759096/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=97032 CPUtime=12.69
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 22684 0 0 0 1251 18 0 0 25 0 1 0 184471395 99360768 21141 1992294400 4194304 9342243 548682068736 18446744073709551615 5597697 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 24258 21141 644 1256 0 22997 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 97032

[startup+25.5016 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 3702
/proc/meminfo: memFree=1756856/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=97032 CPUtime=25.49
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 23267 0 0 0 2529 20 0 0 25 0 1 0 184471395 99360768 21724 1992294400 4194304 9342243 548682068736 18446744073709551615 5597687 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 24258 21724 645 1256 0 22997 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 97032

[startup+51.1015 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 3702
/proc/meminfo: memFree=1754232/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=104264 CPUtime=51.07
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 25911 0 0 0 5081 26 0 0 25 0 1 0 184471395 106766336 22631 1992294400 4194304 9342243 548682068736 18446744073709551615 6948498 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 26066 22631 661 1256 0 24805 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 104264

[startup+102.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 3702
/proc/meminfo: memFree=1718136/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=138836 CPUtime=102.25
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 37412 0 0 0 10180 45 0 0 25 0 1 0 184471395 142168064 31432 1992294400 4194304 9342243 548682068736 18446744073709551615 6960594 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 34709 31432 693 1256 0 33448 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 138836

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 3702
/proc/meminfo: memFree=1716792/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=138836 CPUtime=162.24
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 37746 0 0 0 16174 50 0 0 25 0 1 0 184471395 142168064 31766 1992294400 4194304 9342243 548682068736 18446744073709551615 6960258 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 34709 31766 693 1256 0 33448 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 138836

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3702
/proc/meminfo: memFree=1716408/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=138836 CPUtime=222.22
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 37838 0 0 0 22168 54 0 0 25 0 1 0 184471395 142168064 31858 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 34709 31858 693 1256 0 33448 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 138836

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3702
/proc/meminfo: memFree=1716088/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=138836 CPUtime=282.19
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 37909 0 0 0 28161 58 0 0 25 0 1 0 184471395 142168064 31929 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 34709 31929 694 1256 0 33448 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 138836

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3702
/proc/meminfo: memFree=1715832/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=138836 CPUtime=342.17
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 37975 0 0 0 34152 65 0 0 25 0 1 0 184471395 142168064 31995 1992294400 4194304 9342243 548682068736 18446744073709551615 6960761 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 34709 31995 694 1256 0 33448 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 138836

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3702
/proc/meminfo: memFree=1710136/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=138836 CPUtime=402.15
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 39384 0 0 0 40139 76 0 0 25 0 1 0 184471395 142168064 33404 1992294400 4194304 9342243 548682068736 18446744073709551615 7289239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 34709 33404 698 1256 0 33448 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 138836

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3702
/proc/meminfo: memFree=1710072/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=138836 CPUtime=462.13
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 39422 0 0 0 46126 87 0 0 25 0 1 0 184471395 142168064 33425 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 34709 33425 702 1256 0 33448 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 138836

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3702
/proc/meminfo: memFree=1710008/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=138836 CPUtime=522.11
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 39422 0 0 0 52115 96 0 0 25 0 1 0 184471395 142168064 33425 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 34709 33425 702 1256 0 33448 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 138836

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3702
/proc/meminfo: memFree=1710008/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=138836 CPUtime=582.09
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 39423 0 0 0 58105 104 0 0 25 0 1 0 184471395 142168064 33426 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 34709 33426 702 1256 0 33448 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 138836

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3702
/proc/meminfo: memFree=1709944/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=138836 CPUtime=642.07
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 39423 0 0 0 64095 112 0 0 25 0 1 0 184471395 142168064 33426 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 34709 33426 702 1256 0 33448 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 138836

[startup+702.301 s]

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

/proc/meminfo: memFree=1707512/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=141832 CPUtime=1121.9
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 39993 0 0 0 112004 186 0 0 25 0 1 0 184471395 145235968 33996 1992294400 4194304 9342243 548682068736 18446744073709551615 6357683 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 35458 33996 702 1256 0 34197 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 141832

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3702
/proc/meminfo: memFree=1710648/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=136260 CPUtime=1181.88
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 41933 0 0 0 117990 198 0 0 25 0 1 0 184471395 139530240 33149 1992294400 4194304 9342243 548682068736 18446744073709551615 6238732 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 34065 33149 702 1256 0 32804 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 136260

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3702
/proc/meminfo: memFree=1710648/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=136260 CPUtime=1241.87
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 44699 0 0 0 123977 210 0 0 25 0 1 0 184471395 139530240 33149 1992294400 4194304 9342243 548682068736 18446744073709551615 6959741 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 34065 33149 702 1256 0 32804 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 136260

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3702
/proc/meminfo: memFree=1710648/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=136260 CPUtime=1301.85
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 44699 0 0 0 129965 220 0 0 25 0 1 0 184471395 139530240 33149 1992294400 4194304 9342243 548682068736 18446744073709551615 6213652 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 34065 33149 702 1256 0 32804 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 136260

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3702
/proc/meminfo: memFree=1707704/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=139156 CPUtime=1361.82
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 47518 0 0 0 135951 231 0 0 25 0 1 0 184471395 142495744 33873 1992294400 4194304 9342243 548682068736 18446744073709551615 5878093 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 34789 33873 702 1256 0 33528 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 139156

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3702
/proc/meminfo: memFree=1707704/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=139156 CPUtime=1421.81
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 47518 0 0 0 141941 240 0 0 25 0 1 0 184471395 142495744 33873 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 34789 33873 702 1256 0 33528 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 139156

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3702
/proc/meminfo: memFree=1707704/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=139156 CPUtime=1481.78
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 47518 0 0 0 147931 247 0 0 25 0 1 0 184471395 142495744 33873 1992294400 4194304 9342243 548682068736 18446744073709551615 6240183 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 34789 33873 702 1256 0 33528 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 139156

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3702
/proc/meminfo: memFree=1707704/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=139156 CPUtime=1541.76
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 47518 0 0 0 153921 255 0 0 25 0 1 0 184471395 142495744 33873 1992294400 4194304 9342243 548682068736 18446744073709551615 6235006 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 34789 33873 702 1256 0 33528 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 139156

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3702
/proc/meminfo: memFree=1710392/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=136260 CPUtime=1601.74
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 49787 0 0 0 159907 267 0 0 25 0 1 0 184471395 139530240 33149 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 34065 33149 702 1256 0 32804 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 136260

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3702
/proc/meminfo: memFree=1710456/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=136260 CPUtime=1661.72
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 49787 0 0 0 165898 274 0 0 25 0 1 0 184471395 139530240 33149 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 34065 33149 702 1256 0 32804 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 136260

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3702
/proc/meminfo: memFree=1710520/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=136260 CPUtime=1721.7
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 49787 0 0 0 171888 282 0 0 25 0 1 0 184471395 139530240 33149 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 34065 33149 702 1256 0 32804 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 136260

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3702
/proc/meminfo: memFree=1710520/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=136260 CPUtime=1781.68
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 49787 0 0 0 177879 289 0 0 25 0 1 0 184471395 139530240 33149 1992294400 4194304 9342243 548682068736 18446744073709551615 6238753 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 34065 33149 702 1256 0 32804 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 136260

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3702
/proc/meminfo: memFree=1710520/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=136260 CPUtime=1784.87
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 49787 0 0 0 178198 289 0 0 25 0 1 0 184471395 139530240 33149 1992294400 4194304 9342243 548682068736 18446744073709551615 6064753 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 34065 33149 702 1256 0 32804 0
Current children cumulated CPU time (s) 1784.87
Current children cumulated vsize (KiB) 136260

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3702
/proc/meminfo: memFree=1710520/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=136260 CPUtime=1791.28
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 49787 0 0 0 178838 290 0 0 25 0 1 0 184471395 139530240 33149 1992294400 4194304 9342243 548682068736 18446744073709551615 6974272 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 34065 33149 702 1256 0 32804 0
Current children cumulated CPU time (s) 1791.28
Current children cumulated vsize (KiB) 136260

[startup+1793.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3702
/proc/meminfo: memFree=1710520/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=136260 CPUtime=1792.87
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 49787 0 0 0 178997 290 0 0 25 0 1 0 184471395 139530240 33149 1992294400 4194304 9342243 548682068736 18446744073709551615 6213628 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 34065 33149 702 1256 0 32804 0
Current children cumulated CPU time (s) 1792.87
Current children cumulated vsize (KiB) 136260

[startup+1794.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3702
/proc/meminfo: memFree=1710520/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=136260 CPUtime=1793.67
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 49787 0 0 0 179077 290 0 0 25 0 1 0 184471395 139530240 33149 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 34065 33149 702 1256 0 32804 0
Current children cumulated CPU time (s) 1793.67
Current children cumulated vsize (KiB) 136260

[startup+1794.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3702
/proc/meminfo: memFree=1710520/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=136260 CPUtime=1794.07
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 49787 0 0 0 179117 290 0 0 25 0 1 0 184471395 139530240 33149 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3701/statm: 34065 33149 702 1256 0 32804 0
Current children cumulated CPU time (s) 1794.07
Current children cumulated vsize (KiB) 136260

[startup+1794.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3702
/proc/meminfo: memFree=1710520/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=136260 CPUtime=1794.27
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 49787 0 0 0 179137 290 0 0 25 0 1 0 184471395 139530240 33149 1992294400 4194304 9342243 548682068736 18446744073709551615 5022733 0 0 4096 0 0 0 0 17 1 0 0
/proc/3701/statm: 34065 33149 702 1256 0 32804 0
Current children cumulated CPU time (s) 1794.27
Current children cumulated vsize (KiB) 136260

[startup+1795 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3702
/proc/meminfo: memFree=1710520/2055920 swapFree=4183064/4192956
[pid=3701] ppid=3699 vsize=136260 CPUtime=1794.37
/proc/3701/stat : 3701 (pbscip.linux.x8) R 3699 3701 3415 0 -1 4194304 49788 0 0 0 179147 290 0 0 17 0 1 0 184471395 139530240 33150 1992294400 4194304 9342243 548682068736 18446744073709551615 5854902 0 0 4096 0 0 0 0 17 1 0 0
/proc/3701/statm: 34065 33150 703 1256 0 32804 0
Current children cumulated CPU time (s) 1794.37
Current children cumulated vsize (KiB) 136260

Child status: 0
Real time (s): 1795.04
CPU time (s): 1794.42
CPU user time (s): 1791.49
CPU system time (s): 2.93155
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (KiB): 148512

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

runsolver used 1.47278 second user time and 3.9164 second system time

The end

Launcher Data

Begin job on node5 at 2009-06-16 18:11:45
IDJOB=1869283
IDBENCH=2272
IDSOLVER=684
FILE ID=node5/1869283-1245168705
PBS_JOBID= 9363854
Free space on /tmp= 66256 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-3.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1869283-1245168705/watcher-1869283-1245168705 -o /tmp/evaluation-result-1869283-1245168705/solver-1869283-1245168705 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1869283-1245168705.opb

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

MD5SUM BENCH= 3895ca8e12182fcd80d7923f66584703
RANDOM SEED=2006168550

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1841952 kB
Buffers:         43000 kB
Cached:          91220 kB
SwapCached:       3684 kB
Active:          56400 kB
Inactive:        85724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1841952 kB
SwapTotal:     4192956 kB
SwapFree:      4183064 kB
Dirty:           12380 kB
Writeback:           0 kB
Mapped:          14600 kB
Slab:            57872 kB
Committed_AS:   151976 kB
PageTables:       1392 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= 66244 MiB
End job on node5 at 2009-06-16 18:41:40