Trace number 2705716

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 NameAnswerCPU timeWall clock time
SCIPclp SCIP 1.2.1.3 with Clp 1.11.1 (Release Version) as LP solverMSAT 1791.31 1791.28

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/dimacs/
normalized-pret150_75_ext.wbo
MD5SUM1c30e07d16d18b0cca06c3c199bd8fd0
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.014997
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables300
Total number of constraints550
Number of soft constraints400
Number of constraints which are clauses400
Number of constraints which are cardinality constraints (but not clauses)150
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Top cost 401
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 400
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2705716-1278578730.wbo>
0.00/0.01	c original problem has 1100 variables (700 bin, 0 int, 400 impl, 0 cont) and 951 constraints
0.00/0.01	c problem read
0.00/0.01	c presolving settings loaded
0.00/0.01	c presolving:
0.00/0.01	c (round 1) 150 del vars, 151 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 300 impls, 0 clqs
0.00/0.02	c (round 2) 150 del vars, 151 del conss, 400 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 300 impls, 0 clqs
0.00/0.02	c    (0.0s) probing: 101/550 (18.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.02	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.00/0.02	c presolving (3 rounds):
0.00/0.02	c  150 deleted vars, 151 deleted constraints, 400 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.02	c  1100 implications, 0 cliques
0.00/0.02	c presolved problem has 950 variables (550 bin, 0 int, 400 impl, 0 cont) and 800 constraints
0.00/0.02	c     400 constraints of type <linear>
0.00/0.02	c     400 constraints of type <indicator>
0.00/0.02	c transformed objective value is always integral (scale: 1)
0.00/0.02	c Presolving Time: 0.01
0.00/0.02	c - non default parameters ----------------------------------------------------------------------
0.00/0.02	c # SCIP version 1.2.1.3
0.00/0.02	c 
0.00/0.02	c # frequency for displaying node information lines
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.02	c display/freq = 10000
0.00/0.02	c 
0.00/0.02	c # maximal time in seconds to run
0.00/0.02	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.02	c limits/time = 1790
0.00/0.02	c 
0.00/0.02	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.02	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.02	c limits/memory = 3420
0.00/0.02	c 
0.00/0.02	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.00/0.02	c # [type: int, range: [1,2], default: 1]
0.00/0.02	c timing/clocktype = 2
0.00/0.02	c 
0.00/0.02	c # should presolving try to simplify inequalities
0.00/0.02	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.02	c constraints/linear/simplifyinequalities = TRUE
0.00/0.02	c 
0.00/0.02	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.00/0.02	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.02	c constraints/indicator/addCouplingCons = TRUE
0.00/0.02	c 
0.00/0.02	c # should presolving try to simplify knapsacks
0.00/0.02	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.02	c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.02	c 
0.00/0.02	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.02	c separating/rapidlearning/freq = 0
0.00/0.02	c 
0.00/0.02	c -----------------------------------------------------------------------------------------------
0.00/0.02	c start solving
0.00/0.02	c 
0.00/0.02	o 400
0.00/0.02	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.00/0.02	c t 0.0s|     1 |     0 |     0 |     - |3322k|   0 |   - | 950 | 800 |   0 |   0 |   0 |   0 |   0 |      --      | 4.000000e+02 |    Inf 
0.00/0.03	c   0.0s|     1 |     0 |     0 |     - |3529k|   0 |   0 | 950 | 800 | 950 |   0 |   0 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
0.03/0.06	c   0.1s|     1 |     0 |    74 |     - |3599k|   0 |   0 | 950 | 800 | 950 |  99 |  99 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
0.03/0.07	c   0.1s|     1 |     0 |   158 |     - |3604k|   0 |   0 | 950 | 800 | 950 | 112 | 112 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
0.03/0.07	c   0.1s|     1 |     0 |   163 |     - |3607k|   0 |  12 | 950 | 800 | 950 | 117 | 117 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
0.03/0.07	c   0.1s|     1 |     0 |   168 |     - |3613k|   0 |   3 | 950 | 800 | 950 | 122 | 122 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
0.03/0.07	c   0.1s|     1 |     0 |   175 |     - |3616k|   0 |  26 | 950 | 800 | 950 | 127 | 127 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
0.03/0.07	c   0.1s|     1 |     0 |   182 |     - |3628k|   0 |   0 | 950 | 800 | 950 | 134 | 134 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
0.03/0.07	c   0.1s|     1 |     0 |   183 |     - |3629k|   0 |   3 | 950 | 800 | 950 | 135 | 135 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
0.03/0.08	c   0.1s|     1 |     0 |   184 |     - |3630k|   0 |   0 | 950 | 800 | 950 | 136 | 136 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
0.03/0.08	c   0.1s|     1 |     0 |   185 |     - |3630k|   0 |   5 | 950 | 800 | 950 | 137 | 137 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
0.03/0.08	c   0.1s|     1 |     0 |   188 |     - |3635k|   0 |   8 | 950 | 800 | 950 | 139 | 139 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
0.03/0.08	c   0.1s|     1 |     0 |   189 |     - |3649k|   0 |   7 | 950 | 800 | 950 | 141 | 141 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
0.03/0.08	c   0.1s|     1 |     0 |   190 |     - |3653k|   0 |   0 | 950 | 800 | 950 | 142 | 142 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
0.03/0.09	c   0.1s|     1 |     0 |   191 |     - |3654k|   0 |   8 | 950 | 800 | 950 | 143 | 143 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
0.03/0.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.03/0.09	c   0.1s|     1 |     0 |   194 |     - |3677k|   0 |  19 | 950 | 800 | 950 | 145 | 145 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
0.03/0.09	c   0.1s|     1 |     0 |   195 |     - |3706k|   0 |   0 | 950 | 800 | 950 | 147 | 147 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
0.03/0.09	c   0.1s|     1 |     0 |   199 |     - |3707k|   0 |  30 | 950 | 800 | 950 | 148 | 148 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
0.09/0.10	c   0.1s|     1 |     0 |   200 |     - |3775k|   0 |   0 | 950 | 800 | 950 | 144 | 150 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
0.09/0.10	c   0.1s|     1 |     0 |   201 |     - |3776k|   0 |   3 | 950 | 800 | 950 | 145 | 151 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
0.09/0.10	c   0.1s|     1 |     0 |   206 |     - |3784k|   0 |   3 | 950 | 800 | 950 | 146 | 152 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
0.09/0.10	c   0.1s|     1 |     0 |   207 |     - |3801k|   0 |   0 | 950 | 800 | 950 | 148 | 154 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
0.09/0.10	c   0.1s|     1 |     0 |   210 |     - |3802k|   0 |   6 | 950 | 800 | 950 | 149 | 155 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
0.09/0.11	c   0.1s|     1 |     0 |   211 |     - |3832k|   0 |   0 | 950 | 800 | 950 | 151 | 157 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
0.09/0.11	c   0.1s|     1 |     2 |   211 |     - |3832k|   0 |   0 | 950 | 800 | 950 | 151 | 157 |   0 |   0 | 0.000000e+00 | 4.000000e+02 |    Inf 
0.09/0.12	o 1
0.09/0.12	c * 0.1s|    44 |    42 |   211 |   0.0 |3890k|  43 |   - | 950 | 800 | 950 | 143 | 157 |   0 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
22.29/22.33	c  22.3s| 10000 |  8546 | 91600 |   9.1 |  13M|  94 |   3 | 950 |2929 | 950 | 230 |  27k|4710 |2678 | 0.000000e+00 | 1.000000e+00 |    Inf 
42.99/43.03	c  43.0s| 20000 | 14874 |168390 |   8.4 |  22M|  94 |  50 | 950 |7439 | 950 | 300 |  52k|  12k|3721 | 0.000000e+00 | 1.000000e+00 |    Inf 
64.39/64.48	c  64.5s| 30000 | 21478 |254777 |   8.5 |  32M|  94 |  49 | 950 |  10k| 950 | 290 |  77k|  18k|4559 | 0.000000e+00 | 1.000000e+00 |    Inf 
85.99/86.03	c  86.0s| 40000 | 27855 |338181 |   8.4 |  39M|  94 |   3 | 950 |  10k| 950 | 275 | 103k|  24k|5231 | 0.000000e+00 | 1.000000e+00 |    Inf 
108.79/108.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
108.79/108.86	c   109s| 50000 | 35199 |425344 |   8.5 |  46M|  94 |  13 | 950 |9216 | 950 | 202 | 131k|  28k|5857 | 0.000000e+00 | 1.000000e+00 |    Inf 
131.49/131.59	c   132s| 60000 | 42022 |503551 |   8.4 |  55M|  94 |  17 | 950 |  12k| 950 | 286 | 159k|  34k|6342 | 0.000000e+00 | 1.000000e+00 |    Inf 
153.69/153.79	c   154s| 70000 | 48138 |584962 |   8.4 |  64M|  94 |   - | 950 |  15k|   0 |   0 | 185k|  40k|6807 | 0.000000e+00 | 1.000000e+00 |    Inf 
176.19/176.26	c   176s| 80000 | 53545 |655757 |   8.2 |  71M|  94 |  52 | 950 |  16k| 950 | 277 | 212k|  47k|7259 | 0.000000e+00 | 1.000000e+00 |    Inf 
198.69/198.73	c   199s| 90000 | 60623 |733831 |   8.2 |  77M|  94 |   3 | 950 |  13k| 950 | 276 | 240k|  51k|7648 | 0.000000e+00 | 1.000000e+00 |    Inf 
220.59/220.67	c   221s|100000 | 67901 |813428 |   8.1 |  86M|  94 |   8 | 950 |  16k| 950 | 255 | 266k|  56k|8015 | 0.000000e+00 | 1.000000e+00 |    Inf 
244.39/244.42	c   244s|110000 | 74161 |899358 |   8.2 |  93M|  94 |   3 | 950 |  13k| 950 | 249 | 293k|  61k|8513 | 0.000000e+00 | 1.000000e+00 |    Inf 
265.49/265.51	c   266s|120000 | 81130 |983391 |   8.2 |  99M|  94 |   3 | 950 |9771 | 950 | 252 | 317k|  66k|8874 | 0.000000e+00 | 1.000000e+00 |    Inf 
286.59/286.66	c   287s|130000 | 87175 |  1067k|   8.2 | 106M|  94 |   7 | 950 |9345 | 950 | 234 | 342k|  71k|9221 | 0.000000e+00 | 1.000000e+00 |    Inf 
309.10/309.11	c   309s|140000 | 94240 |  1151k|   8.2 | 114M|  94 |   - | 950 |  10k|   0 |   0 | 370k|  75k|9538 | 0.000000e+00 | 1.000000e+00 |    Inf 
331.01/331.08	c   331s|150000 |100807 |  1234k|   8.2 | 122M|  94 |   3 | 950 |  10k| 950 | 260 | 396k|  80k|9834 | 0.000000e+00 | 1.000000e+00 |    Inf 
353.29/353.39	c   353s|160000 |107225 |  1315k|   8.2 | 130M|  94 |   3 | 950 |  11k| 950 | 236 | 423k|  85k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
376.10/376.15	c   376s|170000 |114141 |  1400k|   8.2 | 136M|  94 |   5 | 950 |8429 | 950 | 255 | 450k|  89k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
398.59/398.69	c   399s|180000 |120793 |  1486k|   8.3 | 144M|  94 |   3 | 950 |9105 | 950 | 279 | 479k|  95k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
419.80/419.82	c   420s|190000 |127772 |  1572k|   8.3 | 151M|  94 |   7 | 950 |8497 | 950 | 294 | 504k|  99k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
440.60/440.67	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
440.60/440.67	c   441s|200000 |133869 |  1655k|   8.3 | 158M|  94 |  41 | 950 |6078 | 950 | 257 | 528k| 105k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
463.70/463.77	c   464s|210000 |140562 |  1740k|   8.3 | 166M|  94 |   8 | 950 |7112 | 950 | 260 | 557k| 109k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
485.90/485.93	c   486s|220000 |146566 |  1822k|   8.3 | 174M|  94 |  35 | 950 |8046 | 950 | 227 | 584k| 115k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
506.01/506.05	c   506s|230000 |152667 |  1909k|   8.3 | 181M|  94 |   - | 950 |8599 |   0 |   0 | 607k| 119k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
526.80/526.81	c   527s|240000 |158170 |  1988k|   8.3 | 188M|  94 |   3 | 950 |7675 | 950 | 292 | 631k| 126k|  12k| 0.000000e+00 | 1.000000e+00 |    Inf 
547.00/547.02	c   547s|250000 |163682 |  2073k|   8.3 | 196M|  94 |   - | 950 |8680 |   0 |   0 | 653k| 132k|  12k| 0.000000e+00 | 1.000000e+00 |    Inf 
567.90/567.92	c   568s|260000 |168873 |  2155k|   8.3 | 203M|  94 |  33 | 950 |7759 | 950 | 279 | 678k| 138k|  12k| 0.000000e+00 | 1.000000e+00 |    Inf 
591.30/591.31	c   591s|270000 |175392 |  2242k|   8.3 | 211M|  94 |  16 | 950 |9368 | 950 | 284 | 707k| 143k|  12k| 0.000000e+00 | 1.000000e+00 |    Inf 
613.90/613.95	c   614s|280000 |181111 |  2326k|   8.3 | 219M|  94 |   - | 950 |  10k|   0 |   0 | 734k| 148k|  12k| 0.000000e+00 | 1.000000e+00 |    Inf 
637.60/637.61	c   638s|290000 |186910 |  2411k|   8.3 | 227M|  94 |  40 | 950 |  11k| 950 | 259 | 763k| 154k|  13k| 0.000000e+00 | 1.000000e+00 |    Inf 
658.60/658.62	c   659s|300000 |192150 |  2492k|   8.3 | 234M|  94 |   5 | 950 |  10k| 950 | 277 | 787k| 159k|  13k| 0.000000e+00 | 1.000000e+00 |    Inf 
679.10/679.15	c   679s|310000 |196933 |  2571k|   8.3 | 241M|  94 |   8 | 950 |8988 | 950 | 277 | 810k| 165k|  13k| 0.000000e+00 | 1.000000e+00 |    Inf 
701.30/701.35	c   701s|320000 |203140 |  2657k|   8.3 | 249M|  94 |  12 | 950 |9854 | 950 | 287 | 837k| 170k|  13k| 0.000000e+00 | 1.000000e+00 |    Inf 
723.30/723.38	c   723s|330000 |209041 |  2739k|   8.3 | 257M|  94 |  35 | 950 |  11k| 950 | 278 | 863k| 176k|  13k| 0.000000e+00 | 1.000000e+00 |    Inf 
743.20/743.21	c   743s|340000 |214380 |  2812k|   8.3 | 264M|  94 |  29 | 950 |  12k| 950 | 277 | 885k| 182k|  13k| 0.000000e+00 | 1.000000e+00 |    Inf 
762.61/762.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
762.61/762.62	c   763s|350000 |218992 |  2881k|   8.2 | 271M|  94 |   5 | 950 |  12k| 950 | 261 | 905k| 188k|  13k| 0.000000e+00 | 1.000000e+00 |    Inf 
785.50/785.57	c   786s|360000 |225075 |  2973k|   8.3 | 280M|  94 |  14 | 950 |  14k| 950 | 274 | 932k| 194k|  14k| 0.000000e+00 | 1.000000e+00 |    Inf 
809.20/809.29	c   809s|370000 |228937 |  3063k|   8.3 | 286M|  94 |   3 | 950 |  13k| 950 | 221 | 957k| 201k|  14k| 0.000000e+00 | 1.000000e+00 |    Inf 
828.90/828.96	c   829s|380000 |234913 |  3140k|   8.3 | 294M|  94 |  19 | 950 |  13k| 950 | 271 | 978k| 205k|  14k| 0.000000e+00 | 1.000000e+00 |    Inf 
849.91/849.91	c   850s|390000 |240560 |  3221k|   8.3 | 301M|  94 |   3 | 950 |  12k| 950 | 257 |1001k| 210k|  14k| 0.000000e+00 | 1.000000e+00 |    Inf 
870.30/870.34	c   870s|400000 |245928 |  3297k|   8.2 | 310M|  94 |   7 | 950 |  14k| 950 | 254 |1023k| 216k|  14k| 0.000000e+00 | 1.000000e+00 |    Inf 
893.80/893.88	c   894s|410000 |251902 |  3379k|   8.2 | 318M|  94 |   - | 950 |  16k|   0 |   0 |1051k| 222k|  14k| 0.000000e+00 | 1.000000e+00 |    Inf 
916.00/916.08	c   916s|420000 |257324 |  3460k|   8.2 | 324M|  94 |   3 | 950 |  12k| 950 | 247 |1075k| 228k|  15k| 0.000000e+00 | 1.000000e+00 |    Inf 
938.51/938.58	c   939s|430000 |262604 |  3541k|   8.2 | 332M|  94 |   3 | 950 |  14k| 950 | 283 |1101k| 234k|  15k| 0.000000e+00 | 1.000000e+00 |    Inf 
961.31/961.33	c   961s|440000 |267710 |  3624k|   8.2 | 340M|  94 |   7 | 950 |  15k| 950 | 278 |1126k| 241k|  15k| 0.000000e+00 | 1.000000e+00 |    Inf 
982.90/982.93	c   983s|450000 |272319 |  3702k|   8.2 | 346M|  94 |   - | 950 |  13k|   0 |   0 |1149k| 247k|  15k| 0.000000e+00 | 1.000000e+00 |    Inf 
1005.01/1005.02	c  1005s|460000 |276807 |  3778k|   8.2 | 352M|  94 |   - | 950 |  11k|   0 |   0 |1174k| 254k|  15k| 0.000000e+00 | 1.000000e+00 |    Inf 
1026.50/1026.55	c  1027s|470000 |281222 |  3858k|   8.2 | 359M|  94 |  44 | 950 |  10k| 950 | 279 |1198k| 260k|  15k| 0.000000e+00 | 1.000000e+00 |    Inf 
1046.91/1046.94	c  1047s|480000 |285897 |  3938k|   8.2 | 365M|  94 |   3 | 950 |8242 | 950 | 244 |1221k| 267k|  15k| 0.000000e+00 | 1.000000e+00 |    Inf 
1066.21/1066.23	c  1066s|490000 |290577 |  4012k|   8.2 | 372M|  94 |  18 | 950 |8172 | 950 | 274 |1243k| 273k|  15k| 0.000000e+00 | 1.000000e+00 |    Inf 
1086.41/1086.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1086.41/1086.49	c  1086s|500000 |294623 |  4092k|   8.2 | 379M|  94 |   3 | 950 |8031 | 950 | 291 |1265k| 280k|  16k| 0.000000e+00 | 1.000000e+00 |    Inf 
1106.61/1106.68	c  1107s|510000 |300166 |  4164k|   8.2 | 387M|  94 |  16 | 950 |  10k| 950 | 282 |1289k| 285k|  16k| 0.000000e+00 | 1.000000e+00 |    Inf 
1126.61/1126.68	c  1127s|520000 |304901 |  4243k|   8.2 | 394M|  94 |  49 | 950 |9465 | 950 | 274 |1311k| 292k|  16k| 0.000000e+00 | 1.000000e+00 |    Inf 
1146.91/1146.92	c  1147s|530000 |309709 |  4317k|   8.1 | 401M|  94 |  17 | 950 |9610 | 950 | 273 |1334k| 298k|  16k| 0.000000e+00 | 1.000000e+00 |    Inf 
1166.71/1166.76	c  1167s|540000 |314990 |  4394k|   8.1 | 407M|  94 |  14 | 950 |7093 | 950 | 248 |1356k| 304k|  16k| 0.000000e+00 | 1.000000e+00 |    Inf 
1186.71/1186.71	c  1187s|550000 |320308 |  4469k|   8.1 | 415M|  94 |   - | 950 |7934 |   0 |   0 |1379k| 310k|  16k| 0.000000e+00 | 1.000000e+00 |    Inf 
1207.21/1207.21	c  1207s|560000 |325341 |  4545k|   8.1 | 422M|  94 |   - | 950 |9065 |   0 |   0 |1403k| 317k|  16k| 0.000000e+00 | 1.000000e+00 |    Inf 
1228.91/1228.97	c  1229s|570000 |330171 |  4627k|   8.1 | 430M|  94 |   3 | 950 |  10k| 950 | 259 |1427k| 323k|  16k| 0.000000e+00 | 1.000000e+00 |    Inf 
1249.91/1249.99	c  1250s|580000 |335766 |  4705k|   8.1 | 437M|  94 |   5 | 950 |  10k| 950 | 255 |1452k| 329k|  16k| 0.000000e+00 | 1.000000e+00 |    Inf 
1270.52/1270.55	c  1271s|590000 |341182 |  4781k|   8.1 | 444M|  94 |   3 | 950 |  11k| 950 | 270 |1475k| 335k|  17k| 0.000000e+00 | 1.000000e+00 |    Inf 
1291.81/1291.83	c  1292s|600000 |346482 |  4861k|   8.1 | 452M|  94 |  35 | 950 |  12k| 950 | 253 |1499k| 341k|  17k| 0.000000e+00 | 1.000000e+00 |    Inf 
1312.31/1312.37	c  1312s|610000 |351940 |  4935k|   8.1 | 459M|  94 |   - | 950 |  10k|   0 |   0 |1522k| 347k|  17k| 0.000000e+00 | 1.000000e+00 |    Inf 
1333.41/1333.43	c  1333s|620000 |356574 |  5012k|   8.1 | 465M|  94 |   5 | 950 |8543 | 950 | 285 |1546k| 353k|  17k| 0.000000e+00 | 1.000000e+00 |    Inf 
1352.72/1352.75	c  1353s|630000 |361392 |  5086k|   8.1 | 472M|  94 |   3 | 950 |9325 | 950 | 245 |1568k| 358k|  17k| 0.000000e+00 | 1.000000e+00 |    Inf 
1373.92/1373.99	c  1374s|640000 |366296 |  5166k|   8.1 | 480M|  94 |   3 | 950 |  11k| 950 | 276 |1593k| 364k|  17k| 0.000000e+00 | 1.000000e+00 |    Inf 
1397.51/1397.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1397.51/1397.50	c  1397s|650000 |372287 |  5256k|   8.1 | 488M|  94 |   3 | 950 |  12k| 950 | 276 |1621k| 370k|  17k| 0.000000e+00 | 1.000000e+00 |    Inf 
1421.52/1421.52	c  1422s|660000 |377822 |  5353k|   8.1 | 496M|  94 |   3 | 950 |  14k| 950 | 251 |1649k| 376k|  17k| 0.000000e+00 | 1.000000e+00 |    Inf 
1445.61/1445.62	c  1446s|670000 |382881 |  5458k|   8.1 | 505M|  94 |  26 | 950 |  17k| 950 | 293 |1678k| 381k|  17k| 0.000000e+00 | 1.000000e+00 |    Inf 
1468.81/1468.80	c  1469s|680000 |387645 |  5548k|   8.2 | 511M|  94 |   6 | 950 |  13k| 950 | 221 |1705k| 388k|  17k| 0.000000e+00 | 1.000000e+00 |    Inf 
1489.61/1489.61	c  1490s|690000 |393945 |  5630k|   8.2 | 519M|  94 |   5 | 950 |  15k| 950 | 257 |1732k| 392k|  18k| 0.000000e+00 | 1.000000e+00 |    Inf 
1511.81/1511.86	c  1512s|700000 |399411 |  5716k|   8.2 | 527M|  94 |  20 | 950 |  15k| 950 | 283 |1761k| 397k|  18k| 0.000000e+00 | 1.000000e+00 |    Inf 
1534.72/1534.74	c  1535s|710000 |404696 |  5803k|   8.2 | 534M|  94 |   3 | 950 |  15k| 950 | 251 |1790k| 402k|  18k| 0.000000e+00 | 1.000000e+00 |    Inf 
1557.22/1557.25	c  1557s|720000 |407425 |  5885k|   8.2 | 541M|  94 |   3 | 950 |  13k| 950 | 254 |1815k| 409k|  18k| 0.000000e+00 | 1.000000e+00 |    Inf 
1577.62/1577.67	c  1578s|730000 |412335 |  5963k|   8.2 | 548M|  94 |   3 | 950 |  14k| 950 | 255 |1839k| 415k|  18k| 0.000000e+00 | 1.000000e+00 |    Inf 
1598.42/1598.47	c  1598s|740000 |417586 |  6045k|   8.2 | 556M|  94 |   8 | 950 |  14k| 950 | 271 |1865k| 420k|  18k| 0.000000e+00 | 1.000000e+00 |    Inf 
1618.81/1618.80	c  1619s|750000 |421803 |  6128k|   8.2 | 562M|  94 |   3 | 950 |  13k| 950 | 248 |1889k| 426k|  18k| 0.000000e+00 | 1.000000e+00 |    Inf 
1638.81/1638.85	c  1639s|760000 |427704 |  6204k|   8.2 | 570M|  94 |   3 | 950 |  14k| 950 | 250 |1914k| 432k|  18k| 0.000000e+00 | 1.000000e+00 |    Inf 
1661.81/1661.82	c  1662s|770000 |433995 |  6301k|   8.2 | 577M|  94 |  16 | 950 |  13k| 950 | 243 |1945k| 436k|  18k| 0.000000e+00 | 1.000000e+00 |    Inf 
1686.12/1686.13	c  1686s|780000 |439496 |  6416k|   8.2 | 585M|  94 |   3 | 950 |  15k| 950 | 234 |1978k| 442k|  18k| 0.000000e+00 | 1.000000e+00 |    Inf 
1709.11/1709.18	c  1709s|790000 |446246 |  6515k|   8.2 | 593M|  94 |  18 | 950 |  15k| 950 | 290 |2008k| 446k|  18k| 0.000000e+00 | 1.000000e+00 |    Inf 
1730.62/1730.65	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1730.62/1730.65	c  1731s|800000 |451876 |  6597k|   8.2 | 600M|  94 |   5 | 950 |  14k| 950 | 260 |2033k| 452k|  19k| 0.000000e+00 | 1.000000e+00 |    Inf 
1751.22/1751.29	c  1751s|810000 |457158 |  6678k|   8.2 | 607M|  94 |   7 | 950 |  14k| 950 | 269 |2059k| 456k|  19k| 0.000000e+00 | 1.000000e+00 |    Inf 
1770.93/1770.94	c  1771s|820000 |462679 |  6757k|   8.2 | 614M|  94 |   3 | 950 |  12k| 950 | 269 |2082k| 462k|  19k| 0.000000e+00 | 1.000000e+00 |    Inf 
1790.02/1790.01	c 
1790.02/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.02/1790.01	c Solving Time (sec) : 1790.00
1790.02/1790.01	c Solving Nodes      : 828920
1790.02/1790.01	c Primal Bound       : +1.00000000000000e+00 (4 solutions)
1790.02/1790.01	c Dual Bound         : +0.00000000000000e+00
1790.02/1790.01	c Gap                : infinite
1790.02/1790.01	s SATISFIABLE
1790.02/1790.01	v -x300 x299 -x298 x297 -x296 x295 -x294 x293 -x292 x291 -x290 x289 -x288 x287 -x286 x285 -x284 x283 x282 -x281 x280 -x279 -x278 
1790.02/1790.01	v x277 -x276 x275 -x274 x273 -x272 x271 -x270 x269 -x268 x267 x266 -x265 x264 -x263 x262 -x261 -x260 x259 -x258 x257 -x256 x255 
1790.02/1790.01	v x254 -x253 -x252 x251 -x250 x249 -x248 x247 -x246 x245 -x244 x243 -x242 x241 -x240 x239 x238 -x237 -x236 x235 -x234 x233 -x232 
1790.02/1790.01	v x231 -x230 x229 -x228 x227 x226 -x225 -x224 x223 -x222 x221 -x220 x219 -x218 x217 -x216 x215 -x214 x213 -x212 x211 -x210 x209 
1790.02/1790.01	v -x208 x207 -x206 x205 -x204 x203 -x202 x201 -x200 x199 x198 -x197 x196 -x195 x194 -x193 -x192 x191 -x190 x189 x188 -x187 
1790.02/1790.01	v x186 -x185 x184 -x183 x182 -x181 -x180 x179 -x178 x177 x176 -x175 -x174 x173 -x172 x171 x170 -x169 x168 -x167 -x166 x165 -x164 
1790.02/1790.01	v x163 x162 -x161 x160 -x159 x158 -x157 -x156 x155 -x154 x153 x152 -x151 -x150 x149 -x148 x147 x146 -x145 -x144 x143 -x142 x141 
1790.02/1790.01	v x140 -x139 x138 -x137 x136 -x135 x134 -x133 x132 -x131 -x130 x129 -x128 x127 x126 -x125 x124 -x123 x122 -x121 x120 -x119 -x118 
1790.02/1790.01	v x117 -x116 x115 -x114 x113 -x112 x111 x110 -x109 -x108 x107 -x106 x105 x104 -x103 x102 -x101 x100 -x99 x98 -x97 x96 -x95 
1790.02/1790.01	v -x94 x93 -x92 x91 x90 -x89 x88 -x87 x86 -x85 x84 -x83 -x82 x81 -x80 x79 x78 -x77 x76 -x75 x74 -x73 -x72 x71 -x70 x69 x68 -x67 
1790.02/1790.01	v x66 -x65 x64 -x63 x62 -x61 x60 -x59 x58 -x57 x56 -x55 x54 -x53 x52 -x51 x50 -x49 -x48 x47 x46 -x45 -x44 x43 x42 -x41 x40 -x39 
1790.02/1790.01	v x38 -x37 -x36 x35 x34 -x33 -x32 x31 x30 -x29 x28 -x27 x26 -x25 x24 -x23 -x22 x21 -x20 x19 x18 -x17 x16 -x15 x14 -x13 x12 -x11 
1790.02/1790.01	v x10 -x9 x8 -x7 x6 -x5 x4 -x3 -x2 x1 
1790.02/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.02/1790.01	c Solving Time       :    1790.00
1790.02/1790.01	c Original Problem   :
1790.02/1790.01	c   Problem name     : HOME/instance-2705716-1278578730.wbo
1790.02/1790.01	c   Variables        : 1100 (700 binary, 0 integer, 400 implicit integer, 0 continuous)
1790.02/1790.01	c   Constraints      : 951 initial, 951 maximal
1790.02/1790.01	c Presolved Problem  :
1790.02/1790.01	c   Problem name     : t_HOME/instance-2705716-1278578730.wbo
1790.02/1790.01	c   Variables        : 950 (550 binary, 0 integer, 400 implicit integer, 0 continuous)
1790.02/1790.01	c   Constraints      : 800 initial, 17525 maximal
1790.02/1790.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.02/1790.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1790.02/1790.01	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1790.02/1790.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.02/1790.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.02/1790.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1790.02/1790.01	c   probing          :       0.01          0          0          0          0          0          0          0          0
1790.02/1790.01	c   linear           :       0.01          0        150          0        400          0        151          0          0
1790.02/1790.01	c   indicator        :       0.00          0          0          0          0          0          0          0          0
1790.02/1790.01	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1790.02/1790.01	c   root node        :          -        800          -          -        800          -          -          -          -
1790.02/1790.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.02/1790.01	c   integral         :          0          0          0    2794987          0          0        311          0          0    1415714
1790.02/1790.01	c   linear           :        400         23    3401779    2087009          1     142375    6988233    2106040          0          0
1790.02/1790.01	c   indicator        :        400          0        247         44          0          0        759          0          0          0
1790.02/1790.01	c   logicor          :          0+         0    2115083          0          0      95338    2038091          0          0          0
1790.02/1790.01	c   countsols        :          0          0          0         44          1          0          0          0          0          0
1790.02/1790.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.02/1790.01	c   integral         :      16.47       0.00       0.00      16.47       0.00
1790.02/1790.01	c   linear           :      71.61       0.00      48.91      22.70       0.00
1790.02/1790.01	c   indicator        :       0.00       0.00       0.00       0.00       0.00
1790.02/1790.01	c   logicor          :      80.91       0.00      80.91       0.00       0.00
1790.02/1790.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.02/1790.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.02/1790.01	c   vbounds          :       0.57          2          0          0
1790.02/1790.01	c   rootredcost      :       0.51          1          0        400
1790.02/1790.01	c   pseudoobj        :      18.78    3401579          0          0
1790.02/1790.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.02/1790.01	c   propagation      :       9.72     237713     226785    1448284       37.2      11750       15.7          -
1790.02/1790.01	c   infeasible LP    :       0.01         44         44        488       44.2          8        8.4          0
1790.02/1790.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.02/1790.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.02/1790.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.02/1790.01	c   applied globally :          -          -          -     466941       33.2          -          -          -
1790.02/1790.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.02/1790.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.02/1790.01	c   cut pool         :       0.00         19          -          -          5          -    (maximal pool size: 140)
1790.02/1790.01	c   redcost          :      31.13    1987455          0          0          0          0
1790.02/1790.01	c   impliedbounds    :       0.00         13          0          0          0          0
1790.02/1790.01	c   intobj           :       0.00          0          0          0          0          0
1790.02/1790.01	c   cgmip            :       0.00          0          0          0          0          0
1790.02/1790.01	c   gomory           :       0.01         13          0          0        234          0
1790.02/1790.01	c   strongcg         :       0.01         13          0          0        234          0
1790.02/1790.01	c   cmir             :       0.00         10          0          0          1          0
1790.02/1790.01	c   flowcover        :       0.01         10          0          0          1          0
1790.02/1790.01	c   clique           :       0.00          1          0          0          0          0
1790.02/1790.01	c   zerohalf         :       0.00          0          0          0          0          0
1790.02/1790.01	c   mcf              :       0.00          1          0          0          0          0
1790.02/1790.01	c   rapidlearning    :       0.04          1          0          0          0          0
1790.02/1790.01	c Pricers            :       Time      Calls       Vars
1790.02/1790.01	c   problem variables:       0.00          0          0
1790.02/1790.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.02/1790.01	c   relpscost        :      15.37     707978          0        311          0          0    1415714
1790.02/1790.01	c   pscost           :       0.00          0          0          0          0          0          0
1790.02/1790.01	c   inference        :       0.00         44          0          0          0          0         88
1790.02/1790.01	c   mostinf          :       0.00          0          0          0          0          0          0
1790.02/1790.01	c   leastinf         :       0.00          0          0          0          0          0          0
1790.02/1790.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.02/1790.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.02/1790.01	c   random           :       0.00          0          0          0          0          0          0
1790.02/1790.01	c Primal Heuristics  :       Time      Calls      Found
1790.02/1790.01	c   LP solutions     :       0.00          -          1
1790.02/1790.01	c   pseudo solutions :       0.00          -          0
1790.02/1790.01	c   crossover        :       0.24          0          0
1790.02/1790.01	c   intshifting      :       0.01          0          0
1790.02/1790.01	c   feaspump         :       0.01          0          0
1790.02/1790.01	c   oneopt           :       0.15          2          0
1790.02/1790.01	c   veclendiving     :       3.03       4008          0
1790.02/1790.01	c   linesearchdiving :       3.08       4008          0
1790.02/1790.01	c   guideddiving     :       3.11       4008          0
1790.02/1790.01	c   trivial          :       0.00          2          1
1790.02/1790.01	c   simplerounding   :       1.48     707968          0
1790.02/1790.01	c   zirounding       :       0.18       1000          0
1790.02/1790.01	c   rounding         :       1.36      11878          0
1790.02/1790.01	c   shifting         :       0.33       3689          0
1790.02/1790.01	c   twoopt           :       0.00          0          0
1790.02/1790.01	c   fixandinfer      :       0.00          0          0
1790.02/1790.01	c   coefdiving       :       3.09       4008          0
1790.02/1790.01	c   pscostdiving     :       3.06       4008          0
1790.02/1790.01	c   fracdiving       :       3.08       4008          0
1790.02/1790.01	c   intdiving        :       0.00          0          0
1790.02/1790.01	c   actconsdiving    :       0.00          0          0
1790.02/1790.01	c   objpscostdiving  :       3.43       2140          0
1790.02/1790.01	c   rootsoldiving    :       4.88       1502          0
1790.02/1790.01	c   octane           :       0.00          0          0
1790.02/1790.01	c   rens             :       0.00          0          0
1790.02/1790.01	c   rins             :       0.00          0          0
1790.02/1790.01	c   localbranching   :       0.00          0          0
1790.02/1790.01	c   mutation         :       0.00          0          0
1790.02/1790.01	c   dins             :       0.00          0          0
1790.02/1790.01	c   undercover       :       0.00          0          0
1790.02/1790.01	c   nlp              :       0.12          0          0
1790.02/1790.01	c   trysol           :       0.47          2          2
1790.02/1790.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.02/1790.01	c   primal LP        :       0.00          0          0       0.00          -
1790.02/1790.01	c   dual LP          :    1171.31    2794746    6686343       2.39    5708.42
1790.02/1790.01	c   lex dual LP      :       0.00          0          0       0.00          -
1790.02/1790.01	c   barrier LP       :       0.00          0          0       0.00          -
1790.02/1790.01	c   diving/probing LP:      14.72      23745     146309       6.16    9937.14
1790.02/1790.01	c   strong branching :       9.80      19365      89172       4.60    9097.63
1790.02/1790.01	c     (at root node) :          -          0          0       0.00          -
1790.02/1790.01	c   conflict analysis:       0.00          0          0       0.00          -
1790.02/1790.01	c B&B Tree           :
1790.02/1790.01	c   number of runs   :          1
1790.02/1790.01	c   nodes            :     828920
1790.02/1790.01	c   nodes (total)    :     828920
1790.02/1790.01	c   nodes left       :     467168
1790.02/1790.01	c   max depth        :         94
1790.02/1790.01	c   max depth (total):         94
1790.02/1790.01	c   backtracks       :     117107 (14.1%)
1790.02/1790.01	c   delayed cutoffs  :     119714
1790.02/1790.01	c   repropagations   :     207151 (3115319 domain reductions, 90164 cutoffs)
1790.02/1790.01	c   avg switch length:       4.34
1790.02/1790.01	c   switching time   :      84.78
1790.02/1790.01	c Solution           :
1790.02/1790.01	c   Solutions found  :          4 (2 improvements)
1790.02/1790.01	c   First Solution   : +4.00000000000000e+02   (in run 1, after 1 nodes, 0.02 seconds, depth 0, found by <trivial>)
1790.02/1790.01	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 44 nodes, 0.11 seconds, depth 43, found by <relaxation>)
1790.02/1790.01	c   Dual Bound       : +0.00000000000000e+00
1790.02/1790.01	c   Gap              :   infinite
1790.02/1790.01	c   Root Dual Bound  : +0.00000000000000e+00
1790.02/1790.01	c   Root Iterations  :        211
1791.22/1791.28	c Time complete: 1791.3.

Verifier Data

OK	1

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2705716-1278578730/watcher-2705716-1278578730 -o /tmp/evaluation-result-2705716-1278578730/solver-2705716-1278578730 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705716-1278578730.wbo -t 1800 -m 3800 

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): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.93 4/178 5955
/proc/meminfo: memFree=28951740/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=12332 CPUtime=0
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 1918 0 0 0 0 0 0 0 25 0 1 0 26086461 12627968 1836 4089446400 4194304 10345943 140734858958976 18446744073709551615 6326861 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5955/statm: 3083 1836 423 1502 0 1576 0

[startup+0.0426441 s]
/proc/loadavg: 2.00 2.00 1.93 4/178 5955
/proc/meminfo: memFree=28951740/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=31096 CPUtime=0.03
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 6664 0 0 0 3 0 0 0 25 0 1 0 26086461 31842304 6228 4089446400 4194304 10345943 140734858958976 18446744073709551615 4234358 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/5955/statm: 7774 6228 633 1502 0 6267 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 31096

[startup+0.100636 s]
/proc/loadavg: 2.00 2.00 1.93 4/178 5955
/proc/meminfo: memFree=28951740/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=28268 CPUtime=0.09
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 6858 0 0 0 9 0 0 0 25 0 1 0 26086461 28946432 5882 4089446400 4194304 10345943 140734858958976 18446744073709551615 5931069 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/5955/statm: 7067 5882 738 1502 0 5560 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28268

[startup+0.300602 s]
/proc/loadavg: 2.00 2.00 1.93 4/178 5955
/proc/meminfo: memFree=28951740/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=28268 CPUtime=0.29
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 6876 0 0 0 29 0 0 0 25 0 1 0 26086461 28946432 5900 4089446400 4194304 10345943 140734858958976 18446744073709551615 6519518 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/5955/statm: 7067 5900 756 1502 0 5560 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28268

[startup+0.700536 s]
/proc/loadavg: 2.00 2.00 1.93 4/178 5955
/proc/meminfo: memFree=28951740/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=28268 CPUtime=0.69
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 6881 0 0 0 69 0 0 0 25 0 1 0 26086461 28946432 5905 4089446400 4194304 10345943 140734858958976 18446744073709551615 7083773 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/5955/statm: 7067 5905 761 1502 0 5560 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28268

[startup+1.5004 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 5956
/proc/meminfo: memFree=28930404/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=28268 CPUtime=1.49
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 6883 0 0 0 148 1 0 0 25 0 1 0 26086461 28946432 5907 4089446400 4194304 10345943 140734858958976 18446744073709551615 8160357 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/5955/statm: 7067 5907 763 1502 0 5560 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28268

[startup+3.10113 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 5956
/proc/meminfo: memFree=28929552/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=28268 CPUtime=3.09
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 6899 0 0 0 307 2 0 0 25 0 1 0 26086461 28946432 5923 4089446400 4194304 10345943 140734858958976 18446744073709551615 6119850 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/5955/statm: 7067 5923 775 1502 0 5560 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28268

[startup+6.30065 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 5956
/proc/meminfo: memFree=28929180/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=28708 CPUtime=6.29
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 7019 0 0 0 625 4 0 0 25 0 1 0 26086461 29396992 6043 4089446400 4194304 10345943 140734858958976 18446744073709551615 9104895 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/5955/statm: 7177 6043 775 1502 0 5670 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28708

[startup+12.7006 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 5956
/proc/meminfo: memFree=28926452/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=32444 CPUtime=12.69
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 8380 0 0 0 1263 6 0 0 25 0 1 0 26086461 33222656 6558 4089446400 4194304 10345943 140734858958976 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/5955/statm: 8111 6558 775 1502 0 6604 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32444

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 5956
/proc/meminfo: memFree=28915292/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=39620 CPUtime=25.49
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 10933 0 0 0 2537 12 0 0 25 0 1 0 26086461 40570880 8233 4089446400 4194304 10345943 140734858958976 18446744073709551615 6755813 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/5955/statm: 9905 8233 775 1502 0 8398 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 39620

[startup+51.101 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 5956
/proc/meminfo: memFree=28892304/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=54932 CPUtime=51.09
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 15725 0 0 0 5083 26 0 0 25 0 1 0 26086461 56250368 12128 4089446400 4194304 10345943 140734858958976 18446744073709551615 6023230 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/5955/statm: 13733 12128 775 1502 0 12226 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54932

[startup+102.306 s]
/proc/loadavg: 2.05 2.01 1.93 3/179 5958
/proc/meminfo: memFree=28852140/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=77596 CPUtime=102.3
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 22319 0 0 0 10181 49 0 0 25 0 1 0 26086461 79458304 17748 4089446400 4194304 10345943 140734858958976 18446744073709551615 8160432 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/5955/statm: 19399 17748 775 1502 0 17892 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 77596

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 1.94 3/179 5960
/proc/meminfo: memFree=28811044/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=100208 CPUtime=162.29
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 29014 0 0 0 16152 77 0 0 25 0 1 0 26086461 102612992 23566 4089446400 4194304 10345943 140734858958976 18446744073709551615 6802856 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/5955/statm: 25052 23566 775 1502 0 23545 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 100208

[startup+222.3 s]
/proc/loadavg: 2.02 2.02 1.94 3/179 5961
/proc/meminfo: memFree=28765744/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=127668 CPUtime=222.29
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 35259 0 0 0 22126 103 0 0 25 0 1 0 26086461 130732032 29810 4089446400 4194304 10345943 140734858958976 18446744073709551615 7578649 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/5955/statm: 31917 29810 775 1502 0 30410 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 127668

[startup+282.301 s]
/proc/loadavg: 2.09 2.03 1.94 3/179 5963
/proc/meminfo: memFree=28722172/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=152076 CPUtime=282.29
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 42001 0 0 0 28100 129 0 0 25 0 1 0 26086461 155725824 35675 4089446400 4194304 10345943 140734858958976 18446744073709551615 6555521 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/5955/statm: 38019 35675 775 1502 0 36512 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 152076

[startup+342.301 s]
/proc/loadavg: 2.03 2.02 1.94 3/179 5964
/proc/meminfo: memFree=28678208/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=176692 CPUtime=342.3
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 48239 0 0 0 34074 156 0 0 25 0 1 0 26086461 180932608 41913 4089446400 4194304 10345943 140734858958976 18446744073709551615 7509166 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/5955/statm: 44173 41913 775 1502 0 42666 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 176692

[startup+402.301 s]
/proc/loadavg: 2.01 2.02 1.94 3/179 5966
/proc/meminfo: memFree=28636388/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=199676 CPUtime=402.3
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 53635 0 0 0 40042 188 0 0 25 0 1 0 26086461 204468224 47309 4089446400 4194304 10345943 140734858958976 18446744073709551615 6755544 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/5955/statm: 49919 47309 775 1502 0 48412 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 199676

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 1.94 3/179 5968
/proc/meminfo: memFree=28591788/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=221104 CPUtime=462.3
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 59996 0 0 0 46014 216 0 0 25 0 1 0 26086461 226410496 52824 4089446400 4194304 10345943 140734858958976 18446744073709551615 6108090 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/5955/statm: 55276 52824 775 1502 0 53769 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 221104

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 1.94 3/179 5969
/proc/meminfo: memFree=28551956/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=243780 CPUtime=522.29
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 65591 0 0 0 51986 243 0 0 25 0 1 0 26086461 249630720 58419 4089446400 4194304 10345943 140734858958976 18446744073709551615 6362998 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/5955/statm: 60945 58419 775 1502 0 59438 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 243780

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 5971
/proc/meminfo: memFree=28516556/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=261044 CPUtime=582.3
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 69805 0 0 0 57959 271 0 0 25 0 1 0 26086461 267309056 62633 4089446400 4194304 10345943 140734858958976 18446744073709551615 6872560 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/5955/statm: 65261 62633 775 1502 0 63754 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 261044

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 5972
/proc/meminfo: memFree=28471240/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=286992 CPUtime=642.3
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 76293 0 0 0 63933 297 0 0 25 0 1 0 26086461 293879808 69121 4089446400 4194304 10345943 140734858958976 18446744073709551615 6864640 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/5955/statm: 71748 69121 775 1502 0 70241 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 286992

[startup+702.3 s]

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

/proc/meminfo: memFree=28197888/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=443900 CPUtime=1062.31
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 115179 0 0 0 105737 494 0 0 25 0 1 0 26086461 454553600 107160 4089446400 4194304 10345943 140734858958976 18446744073709551615 7509651 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/5955/statm: 110975 107160 775 1502 0 109468 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 443900

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 5994
/proc/meminfo: memFree=28150456/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=473056 CPUtime=1122.31
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 122710 0 0 0 111712 519 0 0 25 0 1 0 26086461 484409344 114691 4089446400 4194304 10345943 140734858958976 18446744073709551615 9106037 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/5955/statm: 118264 114691 775 1502 0 116757 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 473056

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 5996
/proc/meminfo: memFree=28107516/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=499316 CPUtime=1182.31
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 129206 0 0 0 117683 548 0 0 25 0 1 0 26086461 511299584 121187 4089446400 4194304 10345943 140734858958976 18446744073709551615 6307434 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/5955/statm: 124829 121187 775 1502 0 123322 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 499316

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 5997
/proc/meminfo: memFree=28062692/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=525908 CPUtime=1242.31
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 136020 0 0 0 123659 572 0 0 25 0 1 0 26086461 538529792 128001 4089446400 4194304 10345943 140734858958976 18446744073709551615 6518872 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/5955/statm: 131477 128001 775 1502 0 129970 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 525908

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 5999
/proc/meminfo: memFree=28029532/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=542512 CPUtime=1302.32
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 140038 0 0 0 129630 602 0 0 25 0 1 0 26086461 555532288 132019 4089446400 4194304 10345943 140734858958976 18446744073709551615 4471457 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/5955/statm: 135628 132019 775 1502 0 134121 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 542512

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 6001
/proc/meminfo: memFree=27996624/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=561828 CPUtime=1362.32
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 144659 0 0 0 135602 630 0 0 25 0 1 0 26086461 575311872 136640 4089446400 4194304 10345943 140734858958976 18446744073709551615 6856974 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/5955/statm: 140457 136640 775 1502 0 138950 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 561828

[startup+1422.31 s]
/proc/loadavg: 1.92 1.98 1.95 2/174 6019
/proc/meminfo: memFree=28688056/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=580816 CPUtime=1422.32
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 149585 0 0 0 141574 658 0 0 25 0 1 0 26086461 594755584 141566 4089446400 4194304 10345943 140734858958976 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5955/statm: 145204 141566 775 1502 0 143697 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 580816

[startup+1482.3 s]
/proc/loadavg: 1.34 1.80 1.88 2/171 6025
/proc/meminfo: memFree=28670728/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=599972 CPUtime=1482.32
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 154386 0 0 0 147530 702 0 0 25 0 1 0 26086461 614371328 146367 4089446400 4194304 10345943 140734858958976 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5955/statm: 149993 146367 775 1502 0 148486 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 599972

[startup+1542.3 s]
/proc/loadavg: 1.12 1.65 1.83 2/171 6026
/proc/meminfo: memFree=28650708/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=620300 CPUtime=1542.31
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 159413 0 0 0 153487 744 0 0 25 0 1 0 26086461 635187200 151394 4089446400 4194304 10345943 140734858958976 18446744073709551615 6702733 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5955/statm: 155075 151394 775 1502 0 153568 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 620300

[startup+1602.3 s]
/proc/loadavg: 1.04 1.53 1.77 2/171 6028
/proc/meminfo: memFree=28632920/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=637900 CPUtime=1602.32
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 163851 0 0 0 159448 784 0 0 25 0 1 0 26086461 653209600 155832 4089446400 4194304 10345943 140734858958976 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5955/statm: 159475 155832 775 1502 0 157968 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 637900

[startup+1662.3 s]
/proc/loadavg: 1.01 1.43 1.72 2/171 6030
/proc/meminfo: memFree=28614140/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=658096 CPUtime=1662.32
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 168560 0 0 0 165403 829 0 0 25 0 1 0 26086461 673890304 160541 4089446400 4194304 10345943 140734858958976 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5955/statm: 164524 160541 775 1502 0 163017 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 658096

[startup+1722.3 s]
/proc/loadavg: 1.00 1.35 1.67 2/171 6031
/proc/meminfo: memFree=28596608/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=675248 CPUtime=1722.32
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 173053 0 0 0 171359 873 0 0 25 0 1 0 26086461 691453952 165034 4089446400 4194304 10345943 140734858958976 18446744073709551615 6068953 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5955/statm: 168812 165034 775 1502 0 167305 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 675248

[startup+1782.3 s]
/proc/loadavg: 1.00 1.28 1.63 2/171 6033
/proc/meminfo: memFree=28570132/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=709952 CPUtime=1782.32
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 180349 0 0 0 177315 917 0 0 25 0 1 0 26086461 726990848 171484 4089446400 4194304 10345943 140734858958976 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5955/statm: 177488 171484 775 1502 0 175981 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 709952

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.28 1.63 2/171 6033
/proc/meminfo: memFree=28569884/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=710136 CPUtime=1785.52
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 180368 0 0 0 177633 919 0 0 25 0 1 0 26086461 727179264 171503 4089446400 4194304 10345943 140734858958976 18446744073709551615 4218099 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5955/statm: 177534 171503 775 1502 0 176027 0
Current children cumulated CPU time (s) 1785.52
Current children cumulated vsize (KiB) 710136

[startup+1788.7 s]
/proc/loadavg: 1.00 1.28 1.62 2/171 6033
/proc/meminfo: memFree=28568392/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=710136 CPUtime=1788.72
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 180748 0 0 0 177951 921 0 0 25 0 1 0 26086461 727179264 171883 4089446400 4194304 10345943 140734858958976 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5955/statm: 177534 171883 775 1502 0 176027 0
Current children cumulated CPU time (s) 1788.72
Current children cumulated vsize (KiB) 710136

[startup+1790.3 s]
/proc/loadavg: 1.00 1.28 1.62 2/171 6033
/proc/meminfo: memFree=28568392/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=710384 CPUtime=1790.32
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 180844 0 0 0 178111 921 0 0 25 0 1 0 26086461 727433216 171979 4089446400 4194304 10345943 140734858958976 18446744073709551615 4723456 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/5955/statm: 177596 171979 779 1502 0 176089 0
Current children cumulated CPU time (s) 1790.32
Current children cumulated vsize (KiB) 710384

[startup+1790.7 s]
/proc/loadavg: 1.00 1.28 1.62 2/171 6033
/proc/meminfo: memFree=28568140/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=710384 CPUtime=1790.72
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 180844 0 0 0 178151 921 0 0 25 0 1 0 26086461 727433216 171979 4089446400 4194304 10345943 140734858958976 18446744073709551615 4653781 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/5955/statm: 177596 171979 779 1502 0 176089 0
Current children cumulated CPU time (s) 1790.72
Current children cumulated vsize (KiB) 710384

[startup+1791.1 s]
/proc/loadavg: 1.00 1.28 1.62 2/171 6033
/proc/meminfo: memFree=28568140/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=710384 CPUtime=1791.12
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 180844 0 0 0 178191 921 0 0 25 0 1 0 26086461 727433216 171979 4089446400 4194304 10345943 140734858958976 18446744073709551615 4665803 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/5955/statm: 177596 171979 779 1502 0 176089 0
Current children cumulated CPU time (s) 1791.12
Current children cumulated vsize (KiB) 710384

[startup+1791.2 s]
/proc/loadavg: 1.00 1.28 1.62 2/171 6033
/proc/meminfo: memFree=28568140/32950928 swapFree=67109624/67111528
[pid=5955] ppid=5953 vsize=710384 CPUtime=1791.22
/proc/5955/stat : 5955 (pbscip.linux.x8) R 5953 5955 4622 0 -1 4202496 180844 0 0 0 178201 921 0 0 25 0 1 0 26086461 727433216 171979 4089446400 4194304 10345943 140734858958976 18446744073709551615 4723491 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/5955/statm: 177596 171979 779 1502 0 176089 0
Current children cumulated CPU time (s) 1791.22
Current children cumulated vsize (KiB) 710384

Child status: 0
Real time (s): 1791.28
CPU time (s): 1791.31
CPU user time (s): 1782.06
CPU system time (s): 9.24659
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 710384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1782.06
system time used= 9.24659
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180847
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 2116

runsolver used 2.94355 second user time and 6.49901 second system time

The end

Launcher Data

Begin job on node126 at 2010-07-08 10:45:30
IDJOB=2705716
IDBENCH=79380
IDSOLVER=1214
FILE ID=node126/2705716-1278578730
PBS_JOBID= 11240201
Free space on /tmp= 73524 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.3 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/dimacs/normalized-pret150_75_ext.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2705716-1278578730/watcher-2705716-1278578730 -o /tmp/evaluation-result-2705716-1278578730/solver-2705716-1278578730 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705716-1278578730.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 1c30e07d16d18b0cca06c3c199bd8fd0
RANDOM SEED=425742243

node126.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.861
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.861
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.861
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.861
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.861
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.861
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.861
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.861
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28952144 kB
Buffers:        136976 kB
Cached:        3345360 kB
SwapCached:       1172 kB
Active:        1020176 kB
Inactive:      2811168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28952144 kB
SwapTotal:    67111528 kB
SwapFree:     67109624 kB
Dirty:           13248 kB
Writeback:           0 kB
AnonPages:      347984 kB
Mapped:          17464 kB
Slab:           101564 kB
PageTables:       5360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   494136 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73524 MiB
End job on node126 at 2010-07-08 11:15:21