Trace number 2705292

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 solver? 1790.47 1790.42

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/
normalized-j603_2-unsat--soft-66-100-0.wbo
MD5SUMa7745b03d5f34a8c8e093e23f8a69b95
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark31
Best CPU time to get the best result obtained on this benchmark0.065989
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables8418
Total number of constraints26241
Number of soft constraints8842
Number of constraints which are clauses25969
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints272
Minimum length of a constraint1
Maximum length of a constraint18
Top cost 445005
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 445004
Biggest number in a constraint 23
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 119
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.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-2705292-1278576545.wbo>
0.19/0.20	c original problem has 26102 variables (17260 bin, 0 int, 8842 impl, 0 cont) and 35084 constraints
0.19/0.20	c problem read
0.19/0.20	c presolving settings loaded
0.39/0.49	c presolving:
0.59/0.64	c (round 1) 872 del vars, 2663 del conss, 500 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 304366 impls, 0 clqs
0.69/0.74	c (round 2) 2381 del vars, 7496 del conss, 1129 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 311045 impls, 0 clqs
0.79/0.84	c (round 3) 4938 del vars, 11385 del conss, 1523 chg bounds, 8 chg sides, 8 chg coeffs, 0 upgd conss, 313837 impls, 0 clqs
0.89/0.91	c (round 4) 7489 del vars, 13927 del conss, 1755 chg bounds, 25 chg sides, 27 chg coeffs, 0 upgd conss, 315532 impls, 0 clqs
0.89/0.96	c (round 5) 9179 del vars, 15369 del conss, 1919 chg bounds, 33 chg sides, 35 chg coeffs, 0 upgd conss, 316809 impls, 0 clqs
0.89/0.98	c (round 6) 10227 del vars, 16276 del conss, 2029 chg bounds, 38 chg sides, 41 chg coeffs, 0 upgd conss, 317312 impls, 0 clqs
0.89/1.00	c (round 7) 10794 del vars, 16732 del conss, 2080 chg bounds, 39 chg sides, 42 chg coeffs, 0 upgd conss, 317423 impls, 0 clqs
0.99/1.01	c (round 8) 11122 del vars, 16967 del conss, 2098 chg bounds, 39 chg sides, 42 chg coeffs, 0 upgd conss, 317469 impls, 0 clqs
0.99/1.02	c (round 9) 11296 del vars, 17078 del conss, 2109 chg bounds, 39 chg sides, 42 chg coeffs, 0 upgd conss, 317511 impls, 0 clqs
0.99/1.02	c (round 10) 11390 del vars, 17156 del conss, 2118 chg bounds, 40 chg sides, 43 chg coeffs, 0 upgd conss, 317534 impls, 0 clqs
0.99/1.03	c (round 11) 11439 del vars, 17197 del conss, 2121 chg bounds, 42 chg sides, 45 chg coeffs, 0 upgd conss, 317536 impls, 0 clqs
0.99/1.05	c (round 12) 11463 del vars, 17204 del conss, 6952 chg bounds, 42 chg sides, 45 chg coeffs, 0 upgd conss, 317536 impls, 0 clqs
0.99/1.06	c (round 13) 11479 del vars, 17213 del conss, 6952 chg bounds, 42 chg sides, 45 chg coeffs, 0 upgd conss, 317552 impls, 0 clqs
1.09/1.14	c (round 14) 11479 del vars, 17213 del conss, 6952 chg bounds, 42 chg sides, 45 chg coeffs, 8618 upgd conss, 327144 impls, 0 clqs
1.09/1.17	c (round 15) 11479 del vars, 17213 del conss, 6952 chg bounds, 45 chg sides, 65 chg coeffs, 8618 upgd conss, 331912 impls, 8 clqs
3.49/3.59	c    (3.4s) probing: 1000/9792 (10.2%) - 0 fixings, 0 aggregations, 31704 implications, 0 bound changes
5.09/5.14	c    (4.9s) probing: 2000/9792 (20.4%) - 0 fixings, 0 aggregations, 34187 implications, 0 bound changes
5.09/5.15	c    (4.9s) probing: 2001/9792 (20.4%) - 0 fixings, 0 aggregations, 34188 implications, 0 bound changes
5.09/5.15	c    (4.9s) probing aborted: 2000/2000 successive useless probings
5.09/5.15	c presolving (16 rounds):
5.09/5.15	c  11479 deleted vars, 17213 deleted constraints, 6952 tightened bounds, 0 added holes, 45 changed sides, 66 changed coefficients
5.09/5.15	c  457234 implications, 8 cliques
5.09/5.15	c presolved problem has 14623 variables (9792 bin, 0 int, 4831 impl, 0 cont) and 17872 constraints
5.09/5.15	c     406 constraints of type <varbound>
5.09/5.15	c     173 constraints of type <knapsack>
5.09/5.15	c    6625 constraints of type <setppc>
5.09/5.15	c    4422 constraints of type <linear>
5.09/5.15	c    4831 constraints of type <indicator>
5.09/5.15	c    1415 constraints of type <logicor>
5.09/5.15	c transformed objective value is always integral (scale: 1)
5.09/5.15	c Presolving Time: 4.86
5.09/5.15	c - non default parameters ----------------------------------------------------------------------
5.09/5.15	c # SCIP version 1.2.1.3
5.09/5.15	c 
5.09/5.15	c # frequency for displaying node information lines
5.09/5.15	c # [type: int, range: [-1,2147483647], default: 100]
5.09/5.15	c display/freq = 10000
5.09/5.15	c 
5.09/5.15	c # maximal time in seconds to run
5.09/5.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.09/5.15	c limits/time = 1789.8
5.09/5.15	c 
5.09/5.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
5.09/5.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.09/5.15	c limits/memory = 3420
5.09/5.15	c 
5.09/5.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
5.09/5.15	c # [type: int, range: [1,2], default: 1]
5.09/5.15	c timing/clocktype = 2
5.09/5.15	c 
5.09/5.15	c # should presolving try to simplify inequalities
5.09/5.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.09/5.15	c constraints/linear/simplifyinequalities = TRUE
5.09/5.15	c 
5.09/5.15	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
5.09/5.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.09/5.15	c constraints/indicator/addCouplingCons = TRUE
5.09/5.15	c 
5.09/5.15	c # should presolving try to simplify knapsacks
5.09/5.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.09/5.15	c constraints/knapsack/simplifyinequalities = TRUE
5.09/5.15	c 
5.09/5.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
5.09/5.15	c # [type: int, range: [-1,2147483647], default: -1]
5.09/5.15	c separating/rapidlearning/freq = 0
5.09/5.15	c 
5.09/5.15	c -----------------------------------------------------------------------------------------------
5.09/5.15	c start solving
5.09/5.15	c 
5.19/5.20	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.19/5.20	c   5.0s|     1 |     0 |   324 |     - |  93M|   0 | 183 |  14k|  17k|  14k|8219 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.89/5.98	c   5.8s|     1 |     0 |  2074 |     - |  94M|   0 | 894 |  14k|  17k|  14k|9033 | 814 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.29/6.37	c   6.2s|     1 |     0 |  2597 |     - |  94M|   0 | 815 |  14k|  17k|  14k|9465 |1246 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.79/6.87	c   6.7s|     1 |     0 |  3198 |     - |  95M|   0 | 689 |  14k|  17k|  14k|9684 |1465 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.39/7.41	c   7.2s|     1 |     0 |  3610 |     - |  95M|   0 | 406 |  14k|  17k|  14k|9956 |1737 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.79/7.89	c   7.7s|     1 |     0 |  3861 |     - |  95M|   0 | 365 |  14k|  17k|  14k|  10k|1852 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.29/8.34	c   8.1s|     1 |     0 |  3928 |     - |  95M|   0 | 176 |  14k|  17k|  14k|  10k|1893 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.89/8.94	c   8.7s|     1 |     0 |  4125 |     - |  96M|   0 | 474 |  14k|  17k|  14k|  10k|1903 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.69/9.73	c   9.5s|     1 |     0 |  4260 |     - |  96M|   0 | 301 |  14k|  17k|  14k|  10k|1937 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
10.39/10.42	c  10.2s|     1 |     0 |  4566 |     - |  96M|   0 | 512 |  14k|  17k|  14k|  10k|1957 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
11.39/11.43	c  11.2s|     1 |     0 |  4910 |     - |  96M|   0 | 619 |  14k|  17k|  14k|  10k|2007 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
11.99/12.03	c  11.8s|     1 |     0 |  5250 |     - |  96M|   0 | 518 |  14k|  17k|  14k|9873 |2052 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
12.89/12.95	c  12.7s|     1 |     2 |  5250 |     - |  96M|   0 | 518 |  14k|  17k|  14k|9873 |2052 |   0 |  17 | 0.000000e+00 |      --      |    Inf 
191.60/191.69	c   191s| 10000 | 10003 | 23084 |   1.8 | 166M| 253 |   0 |  14k|  17k|  14k|9595 |2558 |   5 |3305 | 0.000000e+00 |      --      |    Inf 
321.70/321.71	c   322s| 20000 | 20003 | 34851 |   1.5 | 236M| 253 |   0 |  14k|  17k|  14k|9668 |3772 |   5 |3817 | 0.000000e+00 |      --      |    Inf 
444.51/444.55	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
444.51/444.55	c   444s| 30000 | 30003 | 38631 |   1.1 | 306M| 253 |   0 |  14k|  17k|  14k|9639 |4418 |   5 |3932 | 0.000000e+00 |      --      |    Inf 
570.51/570.56	c   570s| 40000 | 40003 | 47060 |   1.0 | 375M| 253 |   4 |  14k|  17k|  14k|9608 |4974 |   5 |4288 | 0.000000e+00 |      --      |    Inf 
695.22/695.21	c   695s| 50000 | 50003 | 53444 |   1.0 | 444M| 253 |   0 |  14k|  17k|  14k|9608 |5797 |   5 |4457 | 0.000000e+00 |      --      |    Inf 
818.42/818.45	c   818s| 60000 | 60003 | 57740 |   0.9 | 513M| 253 |   0 |  14k|  17k|  14k|9611 |6262 |   5 |4545 | 0.000000e+00 |      --      |    Inf 
939.72/939.77	c   940s| 70000 | 70003 | 60126 |   0.8 | 582M| 253 |   0 |  14k|  17k|  14k|9616 |6653 |   5 |4608 | 0.000000e+00 |      --      |    Inf 
1060.23/1060.20	c  1060s| 80000 | 80003 | 63174 |   0.7 | 651M| 253 |   0 |  14k|  17k|  14k|9606 |6973 |   5 |4650 | 0.000000e+00 |      --      |    Inf 
1182.63/1182.66	c  1182s| 90000 | 90003 | 66948 |   0.7 | 720M| 253 |   0 |  14k|  17k|  14k|9613 |7506 |   5 |4682 | 0.000000e+00 |      --      |    Inf 
1304.32/1304.39	c  1304s|100000 |100003 | 69036 |   0.6 | 789M| 253 |   0 |  14k|  17k|  14k|9602 |8163 |   5 |4689 | 0.000000e+00 |      --      |    Inf 
1428.63/1428.66	c  1428s|110000 |110003 | 78026 |   0.7 | 858M| 253 |   0 |  14k|  17k|  14k|9624 |9204 |   5 |4877 | 0.000000e+00 |      --      |    Inf 
1549.95/1549.95	c  1550s|120000 |120003 | 80618 |   0.6 | 926M| 255 |   0 |  14k|  17k|  14k|9624 |9986 |   5 |4881 | 0.000000e+00 |      --      |    Inf 
1671.64/1671.60	c  1671s|130000 |130003 | 83456 |   0.6 | 995M| 255 |   0 |  14k|  17k|  14k|9610 |  10k|   5 |4916 | 0.000000e+00 |      --      |    Inf 
1790.04/1790.01	c 
1790.04/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.04/1790.01	c Solving Time (sec) : 1789.81
1790.04/1790.01	c Solving Nodes      : 139590
1790.04/1790.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1790.04/1790.01	c Dual Bound         : +0.00000000000000e+00
1790.04/1790.01	c Gap                : infinite
1790.04/1790.01	s UNKNOWN
1790.04/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.04/1790.01	c Solving Time       :    1789.81
1790.04/1790.01	c Original Problem   :
1790.04/1790.01	c   Problem name     : HOME/instance-2705292-1278576545.wbo
1790.04/1790.01	c   Variables        : 26102 (17260 binary, 0 integer, 8842 implicit integer, 0 continuous)
1790.04/1790.01	c   Constraints      : 35084 initial, 35084 maximal
1790.04/1790.01	c Presolved Problem  :
1790.04/1790.01	c   Problem name     : t_HOME/instance-2705292-1278576545.wbo
1790.04/1790.01	c   Variables        : 14623 (9792 binary, 0 integer, 4831 implicit integer, 0 continuous)
1790.04/1790.01	c   Constraints      : 17872 initial, 17877 maximal
1790.04/1790.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.04/1790.01	c   trivial          :       0.02         70          0          0          0          0          0          0          0
1790.04/1790.01	c   dualfix          :       0.03       8467          0          0          0          0          0          0          0
1790.04/1790.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.01	c   implics          :       0.01          0          0          0          0          0          0          0          0
1790.04/1790.01	c   probing          :       3.95          0          0          0          0          0          0          0          0
1790.04/1790.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.01	c   knapsack         :       0.01          0          0          0          0          0          0          3         21
1790.04/1790.01	c   setppc           :       0.01          0          0          0          0          0          0          0          0
1790.04/1790.01	c   linear           :       0.44       2051        891          0       6952          0      13202         42         45
1790.04/1790.01	c   indicator        :       0.14          0          0          0          0          0       4011          0          0
1790.04/1790.01	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1790.04/1790.01	c   root node        :          -          0          -          -          0          -          -          -          -
1790.04/1790.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.04/1790.01	c   integral         :          0          0          0     141348          0          0          0          0          0       8730
1790.04/1790.01	c   varbound         :        406         11     477412     136983          0          0        866        428          0          0
1790.04/1790.01	c   knapsack         :        173         11     477412     136786          0          0      12574        122          0          0
1790.04/1790.01	c   setppc           :       6625         11     477412     136786          0          0     886076          0          0          0
1790.04/1790.01	c   linear           :       4422         11     477412     136786          0          0      26553       9967          0          0
1790.04/1790.01	c   indicator        :       4831          0     477412     136983          0          0      27472          0          0          0
1790.04/1790.01	c   logicor          :       1415+        11     194613     135225          0          0      56921          0          0          0
1790.04/1790.01	c   countsols        :          0          0          0     135225          0          0          0          0          0          0
1790.04/1790.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.04/1790.01	c   integral         :      72.36       0.00       0.00      72.36       0.00
1790.04/1790.01	c   varbound         :      10.66       0.00       4.24       6.41       0.00
1790.04/1790.01	c   knapsack         :       4.01       0.00       2.39       1.61       0.00
1790.04/1790.01	c   setppc           :      66.27       0.01      37.30      28.96       0.00
1790.04/1790.01	c   linear           :     151.09       0.02      23.51     127.57       0.00
1790.04/1790.01	c   indicator        :     223.23       0.01      89.78     133.45       0.00
1790.04/1790.01	c   logicor          :      11.73       0.00       0.54      11.19       0.00
1790.04/1790.01	c   countsols        :       0.04       0.00       0.00       0.04       0.00
1790.04/1790.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.04/1790.01	c   vbounds          :       0.16        362          0          0
1790.04/1790.01	c   rootredcost      :       0.16          0          0          0
1790.04/1790.01	c   pseudoobj        :      55.94     469770          0          0
1790.04/1790.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.04/1790.01	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1790.04/1790.01	c   infeasible LP    :       0.01          5          5          5        3.6          0        0.0          0
1790.04/1790.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.04/1790.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.04/1790.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.04/1790.01	c   applied globally :          -          -          -          5        3.6          -          -          -
1790.04/1790.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.04/1790.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.04/1790.01	c   cut pool         :       0.00         10          -          -        159          -    (maximal pool size: 1564)
1790.04/1790.01	c   redcost          :      61.74     141336          0          0          0          0
1790.04/1790.01	c   impliedbounds    :       0.01         11          0          0        726          0
1790.04/1790.01	c   intobj           :       0.00          0          0          0          0          0
1790.04/1790.01	c   cgmip            :       0.00          0          0          0          0          0
1790.04/1790.01	c   gomory           :       1.38         11          0          0       4001          0
1790.04/1790.01	c   strongcg         :       1.12         11          0          0       4314          0
1790.04/1790.01	c   cmir             :       0.86         10          0          0          0          0
1790.04/1790.01	c   flowcover        :       1.69         10          0          0        151          0
1790.04/1790.01	c   clique           :       0.30         11          0          0         40          0
1790.04/1790.01	c   zerohalf         :       0.00          0          0          0          0          0
1790.04/1790.01	c   mcf              :       0.02          1          0          0          0          0
1790.04/1790.01	c   rapidlearning    :       0.00          0          0          0          0          0
1790.04/1790.01	c Pricers            :       Time      Calls       Vars
1790.04/1790.01	c   problem variables:       0.00          0          0
1790.04/1790.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.04/1790.01	c   relpscost        :      72.21       4365          0          0          0          0       8730
1790.04/1790.01	c   pscost           :       0.00          0          0          0          0          0          0
1790.04/1790.01	c   inference        :     355.69     135225          0          0          0          0     270452
1790.04/1790.01	c   mostinf          :       0.00          0          0          0          0          0          0
1790.04/1790.01	c   leastinf         :       0.00          0          0          0          0          0          0
1790.04/1790.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.04/1790.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.04/1790.01	c   random           :       0.00          0          0          0          0          0          0
1790.04/1790.01	c Primal Heuristics  :       Time      Calls      Found
1790.04/1790.01	c   LP solutions     :       0.00          -          0
1790.04/1790.01	c   pseudo solutions :       0.00          -          0
1790.04/1790.01	c   oneopt           :       0.22          0          0
1790.04/1790.01	c   crossover        :       0.09          0          0
1790.04/1790.01	c   guideddiving     :       0.00          0          0
1790.04/1790.01	c   intshifting      :       0.00          0          0
1790.04/1790.01	c   feaspump         :       0.08          1          0
1790.04/1790.01	c   objpscostdiving  :       0.79          7          0
1790.04/1790.01	c   rootsoldiving    :       0.59         11          0
1790.04/1790.01	c   veclendiving     :       7.94       1031          0
1790.04/1790.01	c   linesearchdiving :       8.06       1031          0
1790.04/1790.01	c   fracdiving       :       8.36       1031          0
1790.04/1790.01	c   coefdiving       :       8.33       1032          0
1790.04/1790.01	c   pscostdiving     :       8.26       1032          0
1790.04/1790.01	c   trivial          :       0.18          2          0
1790.04/1790.01	c   simplerounding   :       0.13       4327          0
1790.04/1790.01	c   zirounding       :       0.58       1000          0
1790.04/1790.01	c   rounding         :       0.64        885          0
1790.04/1790.01	c   shifting         :       0.54        228          0
1790.04/1790.01	c   twoopt           :       0.00          0          0
1790.04/1790.01	c   fixandinfer      :       0.00          0          0
1790.04/1790.01	c   intdiving        :       0.00          0          0
1790.04/1790.01	c   actconsdiving    :       0.00          0          0
1790.04/1790.01	c   octane           :       0.00          0          0
1790.04/1790.01	c   rens             :       0.14          1          0
1790.04/1790.01	c   rins             :       0.00          0          0
1790.04/1790.01	c   localbranching   :       0.00          0          0
1790.04/1790.01	c   mutation         :       0.00          0          0
1790.04/1790.01	c   dins             :       0.00          0          0
1790.04/1790.01	c   undercover       :       0.00          0          0
1790.04/1790.01	c   nlp              :       0.06          0          0
1790.04/1790.01	c   trysol           :       8.48       1048          0
1790.04/1790.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.04/1790.01	c   primal LP        :       0.02          0          0       0.00       0.00
1790.04/1790.01	c   dual LP          :     429.16       7049      84400      11.97     196.66
1790.04/1790.01	c   lex dual LP      :       0.00          0          0       0.00          -
1790.04/1790.01	c   barrier LP       :       0.00          0          0       0.00          -
1790.04/1790.01	c   diving/probing LP:       2.74        332       7319      22.05    2673.43
1790.04/1790.01	c   strong branching :      72.06       5020     130658      26.03    1813.29
1790.04/1790.01	c     (at root node) :          -         17       1989     117.00          -
1790.04/1790.01	c   conflict analysis:       0.00          0          0       0.00          -
1790.04/1790.01	c B&B Tree           :
1790.04/1790.01	c   number of runs   :          1
1790.04/1790.01	c   nodes            :     139590
1790.04/1790.01	c   nodes (total)    :     139590
1790.04/1790.01	c   nodes left       :     139593
1790.04/1790.01	c   max depth        :        255
1790.04/1790.01	c   max depth (total):        255
1790.04/1790.01	c   backtracks       :       1039 (0.7%)
1790.04/1790.01	c   delayed cutoffs  :          0
1790.04/1790.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1790.04/1790.01	c   avg switch length:       2.28
1790.04/1790.01	c   switching time   :      28.59
1790.04/1790.01	c Solution           :
1790.04/1790.01	c   Solutions found  :          0 (0 improvements)
1790.04/1790.01	c   Primal Bound     :          -
1790.04/1790.01	c   Dual Bound       : +0.00000000000000e+00
1790.04/1790.01	c   Gap              :   infinite
1790.04/1790.01	c   Root Dual Bound  : +0.00000000000000e+00
1790.04/1790.01	c   Root Iterations  :       5250
1790.45/1790.41	c Time complete: 1790.46.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2705292-1278576545/watcher-2705292-1278576545 -o /tmp/evaluation-result-2705292-1278576545/solver-2705292-1278576545 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705292-1278576545.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.02 1.93 3/182 30842
/proc/meminfo: memFree=29626516/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=12344 CPUtime=0
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 1947 0 0 0 0 0 0 0 21 0 1 0 25867802 12640256 1866 4089446400 4194304 10345943 140734845629840 18446744073709551615 6326861 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30842/statm: 3086 1866 429 1502 0 1579 0

[startup+0.0847121 s]
/proc/loadavg: 2.00 2.02 1.93 3/182 30842
/proc/meminfo: memFree=29626516/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=30932 CPUtime=0.07
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 6499 0 0 0 7 0 0 0 21 0 1 0 25867802 31674368 6419 4089446400 4194304 10345943 140734845629840 18446744073709551615 6326861 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30842/statm: 7733 6453 430 1502 0 6226 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30932

[startup+0.100705 s]
/proc/loadavg: 2.00 2.02 1.93 3/182 30842
/proc/meminfo: memFree=29626516/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=31912 CPUtime=0.09
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 6839 0 0 0 8 1 0 0 21 0 1 0 25867802 32677888 6758 4089446400 4194304 10345943 140734845629840 18446744073709551615 6326861 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30842/statm: 7978 6759 430 1502 0 6471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31912

[startup+0.300685 s]
/proc/loadavg: 2.00 2.02 1.93 3/182 30842
/proc/meminfo: memFree=29626516/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=101244 CPUtime=0.29
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 24489 0 0 0 26 3 0 0 21 0 1 0 25867802 103673856 24018 4089446400 4194304 10345943 140734845629840 18446744073709551615 4604803 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 25311 24018 495 1502 0 23804 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 101244

[startup+0.7006 s]
/proc/loadavg: 2.00 2.02 1.93 3/182 30842
/proc/meminfo: memFree=29626516/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=123576 CPUtime=0.69
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 29431 0 0 0 66 3 0 0 22 0 1 0 25867802 126541824 28960 4089446400 4194304 10345943 140734845629840 18446744073709551615 6069171 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 30894 28960 542 1502 0 29387 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 123576

[startup+1.50046 s]
/proc/loadavg: 2.00 2.02 1.93 3/183 30843
/proc/meminfo: memFree=29512428/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=129280 CPUtime=1.49
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 31032 0 0 0 145 4 0 0 25 0 1 0 25867802 132382720 30516 4089446400 4194304 10345943 140734845629840 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 32320 30516 590 1502 0 30813 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129280

[startup+3.10116 s]
/proc/loadavg: 2.00 2.02 1.93 3/183 30843
/proc/meminfo: memFree=29505396/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=131488 CPUtime=3.09
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 31603 0 0 0 305 4 0 0 25 0 1 0 25867802 134643712 31087 4089446400 4194304 10345943 140734845629840 18446744073709551615 4881987 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 32872 31087 590 1502 0 31365 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131488

[startup+6.30058 s]
/proc/loadavg: 2.00 2.02 1.93 2/178 30860
/proc/meminfo: memFree=29899232/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=159724 CPUtime=6.29
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 37904 0 0 0 624 5 0 0 25 0 1 0 25867802 163557376 37369 4089446400 4194304 10345943 140734845629840 18446744073709551615 6694916 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 39931 37369 760 1502 0 38424 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 159724

[startup+12.7004 s]
/proc/loadavg: 2.00 2.02 1.93 3/183 30870
/proc/meminfo: memFree=29527968/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=185628 CPUtime=12.69
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 54500 0 0 0 1261 8 0 0 25 0 1 0 25867802 190083072 42022 4089446400 4194304 10345943 140734845629840 18446744073709551615 6880342 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 46407 42022 784 1502 0 44900 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 185628

[startup+25.5011 s]
/proc/loadavg: 2.00 2.01 1.93 3/183 30871
/proc/meminfo: memFree=29525084/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=185480 CPUtime=25.49
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 67986 0 0 0 2536 13 0 0 25 0 1 0 25867802 189931520 42518 4089446400 4194304 10345943 140734845629840 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 46370 42518 786 1502 0 44863 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 185480

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 1.93 3/183 30872
/proc/meminfo: memFree=29436384/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=186716 CPUtime=51.09
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 116124 0 0 0 5080 29 0 0 25 0 1 0 25867802 191197184 42892 4089446400 4194304 10345943 140734845629840 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 46679 42892 790 1502 0 45172 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 186716

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 1.93 3/183 30873
/proc/meminfo: memFree=29389944/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=204952 CPUtime=102.3
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 163804 0 0 0 10189 41 0 0 25 0 1 0 25867802 209870848 47742 4089446400 4194304 10345943 140734845629840 18446744073709551615 4476223 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 51238 47742 790 1502 0 49731 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 204952

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 30874
/proc/meminfo: memFree=29327676/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=236800 CPUtime=162.29
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 187936 0 0 0 16181 48 0 0 25 0 1 0 25867802 242483200 55070 4089446400 4194304 10345943 140734845629840 18446744073709551615 5212088 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 59200 55070 790 1502 0 57693 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 236800

[startup+222.3 s]
/proc/loadavg: 2.13 2.03 1.94 3/183 30876
/proc/meminfo: memFree=29263908/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=272724 CPUtime=222.3
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 202856 0 0 0 22176 54 0 0 25 0 1 0 25867802 279269376 63708 4089446400 4194304 10345943 140734845629840 18446744073709551615 4696445 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 68181 63708 790 1502 0 66674 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 272724

[startup+282.3 s]
/proc/loadavg: 2.05 2.02 1.94 3/183 30878
/proc/meminfo: memFree=29206204/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=307596 CPUtime=282.3
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 226244 0 0 0 28169 61 0 0 25 0 1 0 25867802 314978304 71714 4089446400 4194304 10345943 140734845629840 18446744073709551615 6528251 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 76899 71714 790 1502 0 75392 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 307596

[startup+342.3 s]
/proc/loadavg: 2.05 2.03 1.95 3/183 30880
/proc/meminfo: memFree=29144516/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=332380 CPUtime=342.3
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 237320 0 0 0 34165 65 0 0 25 0 1 0 25867802 340357120 80332 4089446400 4194304 10345943 140734845629840 18446744073709551615 4999640 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 83095 80332 790 1502 0 81588 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 332380

[startup+402.301 s]
/proc/loadavg: 2.07 2.04 1.95 3/183 30881
/proc/meminfo: memFree=29084096/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=363940 CPUtime=402.3
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 245812 0 0 0 40162 68 0 0 25 0 1 0 25867802 372674560 88498 4089446400 4194304 10345943 140734845629840 18446744073709551615 5318612 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 90985 88498 790 1502 0 89478 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 363940

[startup+462.301 s]
/proc/loadavg: 2.02 2.03 1.95 3/183 30882
/proc/meminfo: memFree=29021436/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=399100 CPUtime=462.3
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 255357 0 0 0 46159 71 0 0 25 0 1 0 25867802 408678400 96666 4089446400 4194304 10345943 140734845629840 18446744073709551615 6865072 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 99775 96666 790 1502 0 98268 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 399100

[startup+522.301 s]
/proc/loadavg: 2.08 2.04 1.96 3/183 30884
/proc/meminfo: memFree=28960756/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=432356 CPUtime=522.31
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 264071 0 0 0 52157 74 0 0 25 0 1 0 25867802 442732544 104644 4089446400 4194304 10345943 140734845629840 18446744073709551615 4601776 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 108089 104644 790 1502 0 106582 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 432356

[startup+582.301 s]
/proc/loadavg: 2.03 2.03 1.96 3/183 30886
/proc/meminfo: memFree=28889168/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=473216 CPUtime=582.31
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 290487 0 0 0 58147 84 0 0 25 0 1 0 25867802 484573184 114064 4089446400 4194304 10345943 140734845629840 18446744073709551615 4686946 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 118304 114064 790 1502 0 116797 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 473216

[startup+642.301 s]
/proc/loadavg: 2.01 2.02 1.96 3/183 30891
/proc/meminfo: memFree=28830012/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=502320 CPUtime=642.31
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 298769 0 0 0 64145 86 0 0 25 0 1 0 25867802 514375680 121902 4089446400 4194304 10345943 140734845629840 18446744073709551615 6003041 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 125580 121902 790 1502 0 124073 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 502320

[startup+702.301 s]

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

/proc/meminfo: memFree=28403040/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=727412 CPUtime=1062.32
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 365200 0 0 0 106120 112 0 0 25 0 1 0 25867802 744869888 179064 4089446400 4194304 10345943 140734845629840 18446744073709551615 6003060 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 181853 179064 790 1502 0 180346 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 727412

[startup+1122.3 s]
/proc/loadavg: 2.04 2.01 1.97 3/183 30903
/proc/meminfo: memFree=28342600/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=764632 CPUtime=1122.32
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 374223 0 0 0 112117 115 0 0 25 0 1 0 25867802 782983168 187844 4089446400 4194304 10345943 140734845629840 18446744073709551615 6003080 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 191158 187844 790 1502 0 189651 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 764632

[startup+1182.3 s]
/proc/loadavg: 2.06 2.02 1.97 3/183 30905
/proc/meminfo: memFree=28283180/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=802500 CPUtime=1182.33
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 388752 0 0 0 118113 120 0 0 25 0 1 0 25867802 821760000 196978 4089446400 4194304 10345943 140734845629840 18446744073709551615 8160366 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 200625 196978 790 1502 0 199118 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 802500

[startup+1242.3 s]
/proc/loadavg: 2.02 2.02 1.97 3/183 30907
/proc/meminfo: memFree=28219028/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=832620 CPUtime=1242.32
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 397084 0 0 0 124110 122 0 0 25 0 1 0 25867802 852602880 205021 4089446400 4194304 10345943 140734845629840 18446744073709551615 6715784 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 208155 205021 790 1502 0 206648 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 832620

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/183 30908
/proc/meminfo: memFree=28167160/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=863012 CPUtime=1302.33
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 404783 0 0 0 130107 126 0 0 25 0 1 0 25867802 883724288 212634 4089446400 4194304 10345943 140734845629840 18446744073709551615 5614817 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 215753 212634 790 1502 0 214246 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 863012

[startup+1362.3 s]
/proc/loadavg: 2.04 2.02 1.98 3/183 30909
/proc/meminfo: memFree=28104872/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=900400 CPUtime=1362.33
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 423234 0 0 0 136102 131 0 0 25 0 1 0 25867802 922009600 221001 4089446400 4194304 10345943 140734845629840 18446744073709551615 6003041 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 225100 221001 790 1502 0 223593 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 900400

[startup+1422.31 s]
/proc/loadavg: 2.01 2.02 1.98 3/183 30911
/proc/meminfo: memFree=28041224/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=929660 CPUtime=1422.34
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 437095 0 0 0 142099 135 0 0 25 0 1 0 25867802 951971840 228905 4089446400 4194304 10345943 140734845629840 18446744073709551615 6757651 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 232415 228905 790 1502 0 230908 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 929660

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/183 30913
/proc/meminfo: memFree=27987620/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=961336 CPUtime=1482.34
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 446352 0 0 0 148095 139 0 0 25 0 1 0 25867802 984408064 237490 4089446400 4194304 10345943 140734845629840 18446744073709551615 6866070 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 240334 237490 790 1502 0 238827 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 961336

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 30915
/proc/meminfo: memFree=27927072/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=995796 CPUtime=1542.34
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 454541 0 0 0 154092 142 0 0 25 0 1 0 25867802 1019695104 245679 4089446400 4194304 10345943 140734845629840 18446744073709551615 4881871 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 248949 245679 790 1502 0 247442 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 995796

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 30916
/proc/meminfo: memFree=27859576/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=1026456 CPUtime=1602.33
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 463880 0 0 0 160090 143 0 0 25 0 1 0 25867802 1051090944 253788 4089446400 4194304 10345943 140734845629840 18446744073709551615 4283775 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 256614 253788 790 1502 0 255107 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 1026456

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 1.98 3/183 30917
/proc/meminfo: memFree=27808448/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=1061804 CPUtime=1662.34
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 477458 0 0 0 166086 148 0 0 25 0 1 0 25867802 1087287296 262212 4089446400 4194304 10345943 140734845629840 18446744073709551615 4687925 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 265451 262212 790 1502 0 263944 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 1061804

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/183 30919
/proc/meminfo: memFree=27745656/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=1096164 CPUtime=1722.34
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 486826 0 0 0 172083 151 0 0 25 0 1 0 25867802 1122471936 270988 4089446400 4194304 10345943 140734845629840 18446744073709551615 6307504 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 274041 270988 790 1502 0 272534 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 1096164

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 30921
/proc/meminfo: memFree=27687832/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=1129876 CPUtime=1782.34
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 503546 0 0 0 178079 155 0 0 25 0 1 0 25867802 1156993024 279170 4089446400 4194304 10345943 140734845629840 18446744073709551615 8160399 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 282469 279170 790 1502 0 280962 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 1129876

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 30921
/proc/meminfo: memFree=27686344/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=1130900 CPUtime=1785.55
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 503994 0 0 0 178399 156 0 0 25 0 1 0 25867802 1158041600 279618 4089446400 4194304 10345943 140734845629840 18446744073709551615 6757685 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 282725 279618 790 1502 0 281218 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (KiB) 1130900

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 30921
/proc/meminfo: memFree=27682004/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=1132656 CPUtime=1788.74
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 504789 0 0 0 178718 156 0 0 25 0 1 0 25867802 1159839744 280149 4089446400 4194304 10345943 140734845629840 18446744073709551615 6120288 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 283164 280149 790 1502 0 281657 0
Current children cumulated CPU time (s) 1788.74
Current children cumulated vsize (KiB) 1132656

[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 30921
/proc/meminfo: memFree=27682004/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=1132656 CPUtime=1789.54
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 504789 0 0 0 178798 156 0 0 25 0 1 0 25867802 1159839744 280149 4089446400 4194304 10345943 140734845629840 18446744073709551615 6702697 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 283164 280149 790 1502 0 281657 0
Current children cumulated CPU time (s) 1789.54
Current children cumulated vsize (KiB) 1132656

[startup+1789.9 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 30921
/proc/meminfo: memFree=27681116/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=1133688 CPUtime=1789.94
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 505029 0 0 0 178838 156 0 0 25 0 1 0 25867802 1160896512 280389 4089446400 4194304 10345943 140734845629840 18446744073709551615 4476219 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30842/statm: 283422 280389 790 1502 0 281915 0
Current children cumulated CPU time (s) 1789.94
Current children cumulated vsize (KiB) 1133688

[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 30921
/proc/meminfo: memFree=27681116/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=1133688 CPUtime=1790.34
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 505033 0 0 0 178878 156 0 0 18 0 1 0 25867802 1160896512 280393 4089446400 4194304 10345943 140734845629840 18446744073709551615 4287424 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30842/statm: 283422 280393 794 1502 0 281915 0
Current children cumulated CPU time (s) 1790.34
Current children cumulated vsize (KiB) 1133688

[startup+1790.4 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 30921
/proc/meminfo: memFree=27681116/32951124 swapFree=67111528/67111528
[pid=30842] ppid=30840 vsize=161520 CPUtime=1790.45
/proc/30842/stat : 30842 (pbscip.linux.x8) R 30840 30842 30491 0 -1 4202496 505033 0 0 0 178885 160 0 0 18 0 1 0 25867802 165396480 38738 4089446400 4194304 10345943 140734845629840 18446744073709551615 4750032 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30842/statm: 40380 38738 794 1502 0 38873 0
Current children cumulated CPU time (s) 1790.45
Current children cumulated vsize (KiB) 161520

Child status: 0
Real time (s): 1790.42
CPU time (s): 1790.47
CPU user time (s): 1788.87
CPU system time (s): 1.60576
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1137060

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

runsolver used 2.72059 second user time and 7.04593 second system time

The end

Launcher Data

Begin job on node134 at 2010-07-08 10:09:05
IDJOB=2705292
IDBENCH=79096
IDSOLVER=1214
FILE ID=node134/2705292-1278576545
PBS_JOBID= 11240186
Free space on /tmp= 73700 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/PB10/oliveras/j60/normalized-j603_2-unsat--soft-66-100-0.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-2705292-1278576545/watcher-2705292-1278576545 -o /tmp/evaluation-result-2705292-1278576545/solver-2705292-1278576545 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705292-1278576545.wbo -t 1800 -m 3800

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

MD5SUM BENCH= a7745b03d5f34a8c8e093e23f8a69b95
RANDOM SEED=1888268753

node134.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.801
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.60
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.801
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	: 5332.75
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.801
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.801
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.83
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.801
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.66
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.801
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.83
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.801
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.74
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.801
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29627044 kB
Buffers:        166636 kB
Cached:        2537100 kB
SwapCached:          0 kB
Active:        1747524 kB
Inactive:      1416004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29627044 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13628 kB
Writeback:           0 kB
AnonPages:      459728 kB
Mapped:          17760 kB
Slab:            95884 kB
PageTables:       5572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   620656 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73688 MiB
End job on node134 at 2010-07-08 10:38:55