Trace number 2693136

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.2 with Clp 1.11.1 (Release Version) as LP solver? (TO) 1800.4 1800.37

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j30/
normalized-j3041_4-unsat--soft-33-100-0.wbo
MD5SUM3e214ab59e31a9fef07b9bb8ae7e84f2
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.12398
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables4836
Total number of constraints16649
Number of soft constraints11188
Number of constraints which are clauses16341
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints308
Minimum length of a constraint1
Maximum length of a constraint26
Top cost 570726
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 570725
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 166
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2693136-1277916507.wbo>
0.09/0.16	c original problem has 27212 variables (16024 bin, 0 int, 0 impl, 11188 cont) and 27838 constraints
0.09/0.16	c problem read
0.09/0.16	c presolving settings loaded
0.49/0.53	c presolving:
0.59/0.60	c (round 1) 191 del vars, 510 del conss, 113 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 45372 impls, 0 clqs
0.59/0.64	c (round 2) 535 del vars, 1571 del conss, 156 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 45392 impls, 0 clqs
0.59/0.67	c (round 3) 1369 del vars, 2355 del conss, 175 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 45400 impls, 0 clqs
0.69/0.70	c (round 4) 2098 del vars, 2638 del conss, 194 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 45418 impls, 0 clqs
0.69/0.72	c (round 5) 2348 del vars, 2825 del conss, 204 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 45442 impls, 0 clqs
0.69/0.73	c (round 6) 2506 del vars, 2928 del conss, 205 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 45444 impls, 0 clqs
0.69/0.74	c (round 7) 2597 del vars, 2961 del conss, 205 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 45444 impls, 0 clqs
0.69/0.78	c (round 8) 2630 del vars, 2963 del conss, 10289 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 45444 impls, 0 clqs
0.79/0.86	c (round 9) 2632 del vars, 2963 del conss, 10289 chg bounds, 0 chg sides, 0 chg coeffs, 4987 upgd conss, 45444 impls, 0 clqs
3.49/3.55	c    (3.3s) probing: 1000/14496 (6.9%) - 0 fixings, 0 aggregations, 4751 implications, 0 bound changes
5.68/5.78	c    (5.5s) probing: 2000/14496 (13.8%) - 0 fixings, 0 aggregations, 5909 implications, 0 bound changes
5.68/5.78	c    (5.5s) probing: 2001/14496 (13.8%) - 0 fixings, 0 aggregations, 5910 implications, 0 bound changes
5.68/5.78	c    (5.5s) probing aborted: 2000/2000 successive useless probings
5.68/5.78	c presolving (10 rounds):
5.68/5.78	c  2632 deleted vars, 2963 deleted constraints, 10289 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
5.68/5.78	c  63519 implications, 155 cliques
5.68/5.78	c presolved problem has 24580 variables (14496 bin, 0 int, 0 impl, 10084 cont) and 24875 constraints
5.68/5.78	c   10084 constraints of type <indicator>
5.68/5.78	c     280 constraints of type <varbound>
5.68/5.78	c     105 constraints of type <knapsack>
5.68/5.78	c    9804 constraints of type <linear>
5.68/5.78	c    4602 constraints of type <logicor>
5.68/5.78	c transformed objective value is always integral (scale: 1)
5.68/5.78	c Presolving Time: 5.47
5.68/5.78	c - non default parameters ----------------------------------------------------------------------
5.68/5.78	c # SCIP version 1.2.1.2
5.68/5.78	c 
5.68/5.78	c # frequency for displaying node information lines
5.68/5.78	c # [type: int, range: [-1,2147483647], default: 100]
5.68/5.78	c display/freq = 10000
5.68/5.78	c 
5.68/5.78	c # maximal time in seconds to run
5.68/5.78	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.68/5.78	c limits/time = 1799.84
5.68/5.78	c 
5.68/5.78	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
5.68/5.78	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.68/5.78	c limits/memory = 3420
5.68/5.78	c 
5.68/5.78	c # should presolving try to simplify inequalities
5.68/5.78	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.68/5.78	c constraints/linear/simplifyinequalities = TRUE
5.68/5.78	c 
5.68/5.78	c # should presolving try to simplify knapsacks
5.68/5.78	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.68/5.78	c constraints/knapsack/simplifyinequalities = TRUE
5.68/5.78	c 
5.68/5.78	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
5.68/5.78	c # [type: int, range: [-1,2147483647], default: -1]
5.68/5.78	c separating/rapidlearning/freq = 0
5.68/5.78	c 
5.68/5.78	c -----------------------------------------------------------------------------------------------
5.68/5.78	c start solving
5.68/5.79	c 
5.79/5.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.79/5.87	c   5.6s|     1 |     0 |    66 |     - |  93M|   0 |  66 |  24k|  24k|  24k|4707 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.59/6.70	c   6.4s|     1 |     0 |   771 |     - |  94M|   0 |  26 |  24k|  24k|  24k|5009 | 302 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.18/7.26	c   7.0s|     1 |     0 |   971 |     - |  94M|   0 |   0 |  24k|  24k|  24k|5219 | 512 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.29/7.30	c   7.0s|     1 |     0 |  1326 |     - |  94M|   0 |  26 |  24k|  24k|  24k|5419 | 712 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.88/7.94	c   7.7s|     1 |     0 |  1565 |     - |  94M|   0 | 212 |  24k|  24k|  24k|5641 | 934 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.48/8.52	c   8.2s|     1 |     0 |  2030 |     - |  95M|   0 | 815 |  24k|  24k|  24k|5886 |1179 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.28/9.31	c   9.0s|     1 |     0 |  2394 |     - |  95M|   0 | 702 |  24k|  24k|  24k|6155 |1448 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.89/9.96	c   9.7s|     1 |     0 |  3209 |     - |  96M|   0 | 165 |  24k|  24k|  24k|6367 |1660 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
11.69/11.79	c  11.4s|     1 |     2 |  3209 |     - |  96M|   0 | 165 |  24k|  24k|  24k|6367 |1660 |   0 |  17 | 0.000000e+00 |      --      |    Inf 
374.78/374.84	c   362s| 10000 | 10001 |264704 |  26.2 | 184M| 147 |  31 |  24k|  24k|  24k|6496 |  43k| 104 |6792 | 0.000000e+00 |      --      |    Inf 
609.79/609.85	c   588s| 20000 | 20001 |446817 |  22.2 | 272M| 159 |   6 |  24k|  24k|  24k|6357 |  91k| 144 |9468 | 0.000000e+00 |      --      |    Inf 
857.20/857.22	c   826s| 30000 | 30001 |619694 |  20.6 | 358M| 163 |  36 |  24k|  24k|  24k|6626 | 139k| 144 |  11k| 0.000000e+00 |      --      |    Inf 
1096.20/1096.27	c  1055s| 40000 | 40001 |791032 |  19.7 | 445M| 163 |  12 |  24k|  25k|  24k|6705 | 185k| 175 |  13k| 0.000000e+00 |      --      |    Inf 
1343.80/1343.89	c  1293s| 50000 | 50001 |973952 |  19.4 | 532M| 165 |   4 |  24k|  25k|  24k|6562 | 234k| 217 |  16k| 0.000000e+00 |      --      |    Inf 
1588.01/1588.03	c  1527s| 60000 | 60001 |  1149k|  19.1 | 618M| 165 |  11 |  24k|  25k|  24k|6596 | 282k| 217 |  18k| 0.000000e+00 |      --      |    Inf 
1800.02/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.02/1800.01	c 
1800.02/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.01	c Solving Time (sec) : 1731.34
1800.02/1800.01	c Solving Nodes      : 69345
1800.02/1800.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.02/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.02/1800.01	c Gap                : infinite
1800.02/1800.01	s UNKNOWN
1800.02/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.01	c Solving Time       :    1731.34
1800.02/1800.01	c Original Problem   :
1800.02/1800.01	c   Problem name     : HOME/instance-2693136-1277916507.wbo
1800.02/1800.01	c   Variables        : 27212 (16024 binary, 0 integer, 0 implicit integer, 11188 continuous)
1800.02/1800.01	c   Constraints      : 27838 initial, 27838 maximal
1800.02/1800.01	c Presolved Problem  :
1800.02/1800.01	c   Problem name     : t_HOME/instance-2693136-1277916507.wbo
1800.02/1800.01	c   Variables        : 24580 (14496 binary, 0 integer, 0 implicit integer, 10084 continuous)
1800.02/1800.01	c   Constraints      : 24875 initial, 25066 maximal
1800.02/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.02/1800.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.01	c   dualfix          :       0.03       2332          0          0          0          0          0          0          0
1800.02/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.01	c   implics          :       0.01          0          0          0          0          0          0          0          0
1800.02/1800.01	c   probing          :       4.88          0          0          0          0          0          0          0          0
1800.02/1800.01	c   indicator        :       0.06          0          0          0          0          0       1104          0          0
1800.02/1800.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.01	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.01	c   linear           :       0.18        205         95          0      10289          0       1859          0          0
1800.02/1800.01	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1800.02/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -
1800.02/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.01	c   integral         :          0          0          0      74446          0          0          0          0          0     133038
1800.02/1800.01	c   indicator        :      10084          0     264557       7927          0          0      51772          0          0          0
1800.02/1800.01	c   varbound         :        280          7     264557       7927          0          0       2455        491          0          0
1800.02/1800.01	c   knapsack         :        105          7     264557       7590          0          1     148232         38          0          0
1800.02/1800.01	c   linear           :       9804          7     264556       7590          0          0      47504     324703          0          0
1800.02/1800.01	c   logicor          :       4602+         7     175578       2826          0          0     291377          0          0          0
1800.02/1800.01	c   countsols        :          0          0          0       2826          0          0          0          0          0          0
1800.02/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.02/1800.01	c   integral         :     242.74       0.00       0.00     242.74       0.00
1800.02/1800.01	c   indicator        :      76.98       0.00      58.79      18.19       0.00
1800.02/1800.01	c   varbound         :       2.35       0.00       2.06       0.29       0.00
1800.02/1800.01	c   knapsack         :       1.71       0.00       1.67       0.04       0.00
1800.02/1800.01	c   linear           :      77.45       0.04      54.19      23.22       0.00
1800.02/1800.01	c   logicor          :       3.00       0.00       2.10       0.90       0.00
1800.02/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.02/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.02/1800.01	c   vbounds          :       4.55      44516          0       4430
1800.02/1800.01	c   rootredcost      :       0.11          0          0          0
1800.02/1800.01	c   pseudoobj        :      84.06     258554          0          0
1800.02/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.02/1800.01	c   propagation      :       0.00          1          1          1        4.0          0        0.0          -
1800.02/1800.01	c   infeasible LP    :       0.72        254        253        256        3.1          0        0.0          0
1800.02/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.02/1800.01	c   applied globally :          -          -          -        256        3.1          -          -          -
1800.02/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.02/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.02/1800.01	c   cut pool         :       0.00          6          -          -        165          -    (maximal pool size: 665)
1800.02/1800.01	c   redcost          :      77.32      74437          0          0          0          0
1800.02/1800.01	c   impliedbounds    :       0.01          6          0          0         77          0
1800.02/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.02/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.02/1800.01	c   gomory           :       0.45          6          0          0       1747          0
1800.02/1800.01	c   strongcg         :       0.26          6          0          0        217          0
1800.02/1800.01	c   cmir             :       0.52          6          0          0         12          0
1800.02/1800.01	c   flowcover        :       1.87          6          0          0         49          0
1800.02/1800.01	c   clique           :       0.02          6          0          0         19          0
1800.02/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.02/1800.01	c   mcf              :       0.01          1          0          0          0          0
1800.02/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.02/1800.01	c Pricers            :       Time      Calls       Vars
1800.02/1800.01	c   problem variables:       0.00          0          0
1800.02/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.01	c   relpscost        :     242.59      66519          0          0          0          0     133038
1800.02/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.02/1800.01	c   inference        :       7.97       2826          0          0          0          0       5652
1800.02/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.02/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.02/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.02/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.02/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.02/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.02/1800.01	c   LP solutions     :       0.00          -          0
1800.02/1800.01	c   pseudo solutions :       0.00          -          0
1800.02/1800.01	c   oneopt           :       0.17          0          0
1800.02/1800.01	c   crossover        :       0.04          0          0
1800.02/1800.01	c   guideddiving     :       0.00          0          0
1800.02/1800.01	c   rootsoldiving    :      14.03          9          0
1800.02/1800.01	c   intshifting      :       0.07         35          0
1800.02/1800.01	c   objpscostdiving  :       3.74         20          0
1800.02/1800.01	c   feaspump         :      28.36        180          0
1800.02/1800.01	c   coefdiving       :     139.40        364          0
1800.02/1800.01	c   veclendiving     :      17.27        376          0
1800.02/1800.01	c   linesearchdiving :      16.99        377          0
1800.02/1800.01	c   pscostdiving     :      34.70        377          0
1800.02/1800.01	c   fracdiving       :      38.24        377          0
1800.02/1800.01	c   trivial          :       0.29          2          0
1800.02/1800.01	c   simplerounding   :       0.25      59629          0
1800.02/1800.01	c   zirounding       :       0.46       1000          0
1800.02/1800.01	c   rounding         :       4.25       3405          0
1800.02/1800.01	c   shifting         :      11.63       1096          0
1800.02/1800.01	c   twoopt           :       0.00          0          0
1800.02/1800.01	c   fixandinfer      :       0.00          0          0
1800.02/1800.01	c   intdiving        :       0.00          0          0
1800.02/1800.01	c   actconsdiving    :       0.00          0          0
1800.02/1800.01	c   octane           :       0.00          0          0
1800.02/1800.01	c   rens             :       0.15          1          0
1800.02/1800.01	c   rins             :       0.00          0          0
1800.02/1800.01	c   localbranching   :       0.00          0          0
1800.02/1800.01	c   mutation         :       0.00          0          0
1800.02/1800.01	c   dins             :       0.00          0          0
1800.02/1800.01	c   undercover       :       0.00          0          0
1800.02/1800.01	c   nlp              :       0.03          0          0
1800.02/1800.01	c   trysol           :      20.68       2319          0
1800.02/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.02/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.02/1800.01	c   dual LP          :     589.61      63501    1161184      18.29    1969.41
1800.02/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.02/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.02/1800.01	c   diving/probing LP:     157.86      20716     148438       7.17     940.31
1800.02/1800.01	c   strong branching :     241.14      19130     337879      17.66    1401.17
1800.02/1800.01	c     (at root node) :          -         17       5284     310.82          -
1800.02/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.02/1800.01	c B&B Tree           :
1800.02/1800.01	c   number of runs   :          1
1800.02/1800.01	c   nodes            :      69345
1800.02/1800.01	c   nodes (total)    :      69345
1800.02/1800.01	c   nodes left       :      69346
1800.02/1800.01	c   max depth        :        165
1800.02/1800.01	c   max depth (total):        165
1800.02/1800.01	c   backtracks       :        940 (1.4%)
1800.02/1800.01	c   delayed cutoffs  :          0
1800.02/1800.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.02/1800.01	c   avg switch length:       2.15
1800.02/1800.01	c   switching time   :      15.87
1800.02/1800.01	c Solution           :
1800.02/1800.01	c   Solutions found  :          0 (0 improvements)
1800.02/1800.01	c   Primal Bound     :          -
1800.02/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.02/1800.01	c   Gap              :   infinite
1800.02/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.02/1800.01	c   Root Iterations  :       3209
1800.32/1800.36	c Time complete: 1800.38.

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-2693136-1277916507/watcher-2693136-1277916507 -o /tmp/evaluation-result-2693136-1277916507/solver-2693136-1277916507 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693136-1277916507.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 2.00 4/196 15624
/proc/meminfo: memFree=30901928/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=11124 CPUtime=0
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 1710 0 0 0 0 0 0 0 25 0 1 0 132945263 11390976 1631 4089446400 4194304 9819077 140733379032912 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15624/statm: 2781 1631 392 1374 0 1402 0

[startup+0.084886 s]
/proc/loadavg: 2.00 2.00 2.00 4/196 15624
/proc/meminfo: memFree=30901928/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=30820 CPUtime=0.07
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 6634 0 0 0 7 0 0 0 25 0 1 0 132945263 31559680 6555 4089446400 4194304 9819077 140733379032912 18446744073709551615 8550841 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15624/statm: 7738 6568 392 1374 0 6359 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30820

[startup+0.100881 s]
/proc/loadavg: 2.00 2.00 2.00 4/196 15624
/proc/meminfo: memFree=30901928/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=36284 CPUtime=0.09
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 8002 0 0 0 9 0 0 0 25 0 1 0 132945263 37154816 7923 4089446400 4194304 9819077 140733379032912 18446744073709551615 5656108 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15624/statm: 9071 7923 392 1374 0 7692 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36284

[startup+0.30085 s]
/proc/loadavg: 2.00 2.00 2.00 4/196 15624
/proc/meminfo: memFree=30901928/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=106936 CPUtime=0.29
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 25246 0 0 0 27 2 0 0 25 0 1 0 132945263 109502464 24777 4089446400 4194304 9819077 140733379032912 18446744073709551615 4561370 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15624/statm: 26734 24777 465 1374 0 25355 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 106936

[startup+0.703174 s]
/proc/loadavg: 2.00 2.00 2.00 4/196 15624
/proc/meminfo: memFree=30901928/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=112876 CPUtime=0.69
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 27535 0 0 0 65 4 0 0 25 0 1 0 132945263 115585024 26295 4089446400 4194304 9819077 140733379032912 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15624/statm: 28219 26295 495 1374 0 26840 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112876

[startup+1.50065 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15625
/proc/meminfo: memFree=30793084/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=119380 CPUtime=1.49
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 32853 0 0 0 142 7 0 0 25 0 1 0 132945263 122245120 27942 4089446400 4194304 9819077 140733379032912 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15624/statm: 29845 27942 534 1374 0 28466 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 119380

[startup+3.10036 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15625
/proc/meminfo: memFree=30791968/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=120408 CPUtime=3.09
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 33116 0 0 0 301 8 0 0 25 0 1 0 132945263 123297792 28205 4089446400 4194304 9819077 140733379032912 18446744073709551615 5500564 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15624/statm: 30102 28205 534 1374 0 28723 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 120408

[startup+6.30079 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15625
/proc/meminfo: memFree=30791204/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=148364 CPUtime=6.29
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 47796 0 0 0 618 11 0 0 25 0 1 0 132945263 151924736 33896 4089446400 4194304 9819077 140733379032912 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15624/statm: 37091 33896 701 1374 0 35712 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 148364

[startup+12.7007 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15625
/proc/meminfo: memFree=30757064/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=166180 CPUtime=12.68
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 97473 0 0 0 1246 22 0 0 25 0 1 0 132945263 170168320 37207 4089446400 4194304 9819077 140733379032912 18446744073709551615 6697291 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15624/statm: 41545 37207 725 1374 0 40166 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 166180

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/197 15625
/proc/meminfo: memFree=30755664/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=170028 CPUtime=25.48
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 276327 0 0 0 2498 50 0 0 25 0 1 0 132945263 174108672 38140 4089446400 4194304 9819077 140733379032912 18446744073709551615 7290967 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15624/statm: 42507 38140 725 1374 0 41128 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 170028

[startup+51.1009 s]
/proc/loadavg: 2.04 2.01 2.00 3/197 15627
/proc/meminfo: memFree=30753668/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=169168 CPUtime=51.08
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 935340 0 0 0 4976 132 0 0 25 0 1 0 132945263 173228032 37919 4089446400 4194304 9819077 140733379032912 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15624/statm: 42292 37919 729 1374 0 40913 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 169168

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 15658
/proc/meminfo: memFree=30973968/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=174648 CPUtime=102.29
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 1954616 0 0 0 9955 274 0 0 25 0 1 0 132945263 178839552 39555 4089446400 4194304 9819077 140733379032912 18446744073709551615 6192309 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15624/statm: 43662 39555 729 1374 0 42283 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 174648

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15659
/proc/meminfo: memFree=30950628/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=181096 CPUtime=162.29
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 3370489 0 0 0 15765 464 0 0 25 0 1 0 132945263 185442304 41719 4089446400 4194304 9819077 140733379032912 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15624/statm: 45274 41720 730 1374 0 43895 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 181096

[startup+222.301 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 15661
/proc/meminfo: memFree=30911544/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=197308 CPUtime=222.29
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 5245067 0 0 0 21522 707 0 0 25 0 1 0 132945263 202043392 45788 4089446400 4194304 9819077 140733379032912 18446744073709551615 6367259 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15624/statm: 49327 45788 730 1374 0 47948 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 197308

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 15663
/proc/meminfo: memFree=30865628/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=220468 CPUtime=282.29
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 7067335 0 0 0 27290 939 0 0 25 0 1 0 132945263 225759232 51504 4089446400 4194304 9819077 140733379032912 18446744073709551615 7816368 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15624/statm: 55117 51504 730 1374 0 53738 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 220468

[startup+342.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 15664
/proc/meminfo: memFree=30816232/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=246312 CPUtime=342.29
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 8735235 0 0 0 33075 1154 0 0 25 0 1 0 132945263 252223488 56820 4089446400 4194304 9819077 140733379032912 18446744073709551615 7316348 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15624/statm: 61578 56820 730 1374 0 60199 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 246312

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15666
/proc/meminfo: memFree=30763876/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=268076 CPUtime=402.29
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 10598891 0 0 0 38838 1391 0 0 25 0 1 0 132945263 274509824 63423 4089446400 4194304 9819077 140733379032912 18446744073709551615 7816363 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15624/statm: 67019 63423 730 1374 0 65640 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 268076

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15667
/proc/meminfo: memFree=30712896/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=291760 CPUtime=462.29
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 12947661 0 0 0 44542 1687 0 0 25 0 1 0 132945263 298762240 69295 4089446400 4194304 9819077 140733379032912 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15624/statm: 72940 69295 730 1374 0 71561 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 291760

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15669
/proc/meminfo: memFree=30667484/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=314412 CPUtime=522.29
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 14876284 0 0 0 50289 1940 0 0 25 0 1 0 132945263 321957888 74943 4089446400 4194304 9819077 140733379032912 18446744073709551615 6593607 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15624/statm: 78603 74943 730 1374 0 77224 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 314412

[startup+582.301 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 15671
/proc/meminfo: memFree=30619964/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=336056 CPUtime=582.29
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 15913419 0 0 0 56133 2096 0 0 25 0 1 0 132945263 344121344 80466 4089446400 4194304 9819077 140733379032912 18446744073709551615 6090668 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15624/statm: 84014 80466 730 1374 0 82635 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 336056

[startup+642.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 15672
/proc/meminfo: memFree=30566620/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=358336 CPUtime=642.3
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 17254738 0 0 0 61947 2283 0 0 25 0 1 0 132945263 366936064 85928 4089446400 4194304 9819077 140733379032912 18446744073709551615 5893835 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15624/statm: 89584 85928 730 1374 0 88205 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 358336

[startup+702.301 s]

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

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15689
/proc/meminfo: memFree=30331472/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=462564 CPUtime=942.3
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 26079964 0 0 0 90721 3509 0 0 25 0 1 0 132945263 473665536 112019 4089446400 4194304 9819077 140733379032912 18446744073709551615 6004057 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15624/statm: 115641 112019 730 1374 0 114262 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 462564

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15691
/proc/meminfo: memFree=30278488/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=485736 CPUtime=1002.3
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 27685336 0 0 0 96495 3735 0 0 25 0 1 0 132945263 497393664 118186 4089446400 4194304 9819077 140733379032912 18446744073709551615 7233876 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15624/statm: 121434 118186 739 1374 0 120055 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 485736

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15692
/proc/meminfo: memFree=30233956/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=510096 CPUtime=1062.3
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 29439633 0 0 0 102250 3980 0 0 25 0 1 0 132945263 522338304 123865 4089446400 4194304 9819077 140733379032912 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15624/statm: 127524 123865 739 1374 0 126145 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 510096

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15694
/proc/meminfo: memFree=30186428/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=527868 CPUtime=1122.3
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 31514494 0 0 0 107969 4261 0 0 25 0 1 0 132945263 540536832 128259 4089446400 4194304 9819077 140733379032912 18446744073709551615 7487724 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15624/statm: 131967 128294 739 1374 0 130588 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 527868

[startup+1182.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 15696
/proc/meminfo: memFree=30136564/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=551596 CPUtime=1182.31
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 33383520 0 0 0 113716 4515 0 0 25 0 1 0 132945263 564834304 134167 4089446400 4194304 9819077 140733379032912 18446744073709551615 6372765 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15624/statm: 137899 134044 739 1374 0 136520 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 551596

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 15697
/proc/meminfo: memFree=30089424/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=571460 CPUtime=1242.31
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 35206806 0 0 0 119459 4772 0 0 25 0 1 0 132945263 585175040 139325 4089446400 4194304 9819077 140733379032912 18446744073709551615 4827092 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15624/statm: 142865 139325 739 1374 0 141486 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 571460

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15699
/proc/meminfo: memFree=30039556/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=594724 CPUtime=1302.32
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 36399672 0 0 0 125280 4952 0 0 25 0 1 0 132945263 608997376 145238 4089446400 4194304 9819077 140733379032912 18446744073709551615 6690546 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15624/statm: 148681 145238 739 1374 0 147302 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 594724

[startup+1362.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 15700
/proc/meminfo: memFree=29989796/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=621180 CPUtime=1362.31
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 37665191 0 0 0 131099 5132 0 0 25 0 1 0 132945263 636088320 151765 4089446400 4194304 9819077 140733379032912 18446744073709551615 4827013 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15624/statm: 155295 151765 739 1374 0 153916 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 621180

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 15702
/proc/meminfo: memFree=29938796/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=641176 CPUtime=1422.31
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 39316222 0 0 0 136868 5363 0 0 25 0 1 0 132945263 656564224 156689 4089446400 4194304 9819077 140733379032912 18446744073709551615 6089682 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15624/statm: 160294 156689 739 1374 0 158915 0
Current children cumulated CPU time (s) 1422.31
Current children cumulated vsize (KiB) 641176

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15704
/proc/meminfo: memFree=29891520/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=660096 CPUtime=1482.32
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 41172858 0 0 0 142618 5614 0 0 25 0 1 0 132945263 675938304 161784 4089446400 4194304 9819077 140733379032912 18446744073709551615 7225096 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15624/statm: 165024 161784 739 1374 0 163645 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 660096

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15705
/proc/meminfo: memFree=29842136/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=680280 CPUtime=1542.31
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 42936281 0 0 0 148372 5859 0 0 25 0 1 0 132945263 696606720 166431 4089446400 4194304 9819077 140733379032912 18446744073709551615 5813322 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15624/statm: 170070 166431 739 1374 0 168691 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 680280

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15707
/proc/meminfo: memFree=29794608/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=703160 CPUtime=1602.31
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 44632833 0 0 0 154137 6094 0 0 25 0 1 0 132945263 720035840 172190 4089446400 4194304 9819077 140733379032912 18446744073709551615 5507373 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15624/statm: 175790 172190 739 1374 0 174411 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 703160

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15708
/proc/meminfo: memFree=29742880/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=727620 CPUtime=1662.32
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 46332184 0 0 0 159900 6332 0 0 25 0 1 0 132945263 745082880 178400 4089446400 4194304 9819077 140733379032912 18446744073709551615 6372759 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15624/statm: 181783 178339 739 1374 0 180404 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 727620

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15710
/proc/meminfo: memFree=29698332/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=750144 CPUtime=1722.32
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 47982588 0 0 0 165670 6562 0 0 25 0 1 0 132945263 768147456 183415 4089446400 4194304 9819077 140733379032912 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15624/statm: 187536 183415 739 1374 0 186157 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 750144

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15712
/proc/meminfo: memFree=29648836/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=772008 CPUtime=1782.32
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 49559755 0 0 0 171441 6791 0 0 25 0 1 0 132945263 790536192 188903 4089446400 4194304 9819077 140733379032912 18446744073709551615 6671086 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15624/statm: 192953 188854 739 1374 0 191574 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 772008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15712
/proc/meminfo: memFree=29634808/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=779508 CPUtime=1800.02
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 49996794 0 0 0 173148 6854 0 0 25 0 1 0 132945263 798216192 190913 4089446400 4194304 9819077 140733379032912 18446744073709551615 4827501 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15624/statm: 194877 190913 739 1374 0 193498 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 779508

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15712
/proc/meminfo: memFree=29634808/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=326628 CPUtime=1800.22
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 49997245 0 0 0 173165 6857 0 0 25 0 1 0 132945263 334467072 77787 4089446400 4194304 9819077 140733379032912 18446744073709551615 4332879 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15624/statm: 81657 77787 742 1374 0 80278 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 326628

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15712
/proc/meminfo: memFree=29634808/32951124 swapFree=67111528/67111528
[pid=15624] ppid=15622 vsize=312384 CPUtime=1800.32
/proc/15624/stat : 15624 (pbscip.linux.x8) R 15622 15624 14947 0 -1 4202496 49997245 0 0 0 173175 6857 0 0 25 0 1 0 132945263 319881216 74237 4089446400 4194304 9819077 140733379032912 18446744073709551615 6180095 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15624/statm: 78096 74237 742 1374 0 76717 0
Current children cumulated CPU time (s) 1800.32
Current children cumulated vsize (KiB) 312384

Child status: 0
Real time (s): 1800.37
CPU time (s): 1800.4
CPU user time (s): 1731.81
CPU system time (s): 68.5896
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 785900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1731.81
system time used= 68.5896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49997249
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 3482

runsolver used 2.78058 second user time and 7.04993 second system time

The end

Launcher Data

Begin job on node144 at 2010-06-30 18:48:27
IDJOB=2693136
IDBENCH=79072
IDSOLVER=1205
FILE ID=node144/2693136-1277916507
PBS_JOBID= 11197267
Free space on /tmp= 74176 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j30/normalized-j3041_4-unsat--soft-33-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-2693136-1277916507/watcher-2693136-1277916507 -o /tmp/evaluation-result-2693136-1277916507/solver-2693136-1277916507 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693136-1277916507.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 3e214ab59e31a9fef07b9bb8ae7e84f2
RANDOM SEED=214233677

node144.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.848
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.69
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.848
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.83
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.848
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.75
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.848
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.82
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.848
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.75
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.848
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.75
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.848
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.75
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.848
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	: 5230.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30902704 kB
Buffers:        202112 kB
Cached:        1256924 kB
SwapCached:          0 kB
Active:         960216 kB
Inactive:       942324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30902704 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6652 kB
Writeback:           0 kB
AnonPages:      443676 kB
Mapped:          20396 kB
Slab:            80812 kB
PageTables:       6004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1660704 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= 74164 MiB
End job on node144 at 2010-06-30 19:18:29