Trace number 2693844

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
SCIPnone SCIP 1.2.1.2 without any LP solver? (TO) 1800.7 1800.62

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/
normalized-j6030_9-unsat--soft-66-100-0.wbo
MD5SUM1889fba1555b8697309aed0b2b80cc12
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark0.140978
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables11956
Total number of constraints39426
Number of soft constraints13393
Number of constraints which are clauses39038
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints388
Minimum length of a constraint1
Maximum length of a constraint60
Top cost 678604
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 678603
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 416
Number of bits of the biggest sum of numbers9
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: NONE] [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-2693844-1277917676.wbo>
0.29/0.36	c original problem has 38742 variables (25349 bin, 0 int, 0 impl, 13393 cont) and 52820 constraints
0.29/0.36	c problem read
0.29/0.36	c presolving settings loaded
0.29/0.36	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
0.89/0.95	c presolving:
1.19/1.26	c (round 1) 1080 del vars, 3295 del conss, 673 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 591545 impls, 0 clqs
1.39/1.46	c (round 2) 3068 del vars, 10213 del conss, 1576 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 608517 impls, 0 clqs
1.59/1.69	c (round 3) 6822 del vars, 16347 del conss, 2211 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 612702 impls, 0 clqs
1.79/1.86	c (round 4) 10817 del vars, 20534 del conss, 2637 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 616347 impls, 0 clqs
1.89/1.96	c (round 5) 13570 del vars, 23114 del conss, 2914 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 618353 impls, 0 clqs
1.99/2.03	c (round 6) 15410 del vars, 24826 del conss, 3116 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 619528 impls, 0 clqs
1.99/2.09	c (round 7) 16620 del vars, 26231 del conss, 3300 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 620337 impls, 0 clqs
2.10/2.13	c (round 8) 17495 del vars, 27100 del conss, 3391 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 620669 impls, 0 clqs
2.10/2.17	c (round 9) 18133 del vars, 27639 del conss, 3463 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 620946 impls, 0 clqs
2.10/2.19	c (round 10) 18518 del vars, 27990 del conss, 3495 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 621037 impls, 0 clqs
2.20/2.21	c (round 11) 18775 del vars, 28159 del conss, 3508 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 621047 impls, 0 clqs
2.20/2.23	c (round 12) 18916 del vars, 28253 del conss, 3516 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 621075 impls, 0 clqs
2.20/2.24	c (round 13) 18991 del vars, 28306 del conss, 3519 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 621117 impls, 0 clqs
2.20/2.26	c (round 14) 19034 del vars, 28335 del conss, 3521 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 621129 impls, 0 clqs
2.20/2.27	c (round 15) 19056 del vars, 28346 del conss, 3522 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 621129 impls, 0 clqs
2.20/2.28	c (round 16) 19064 del vars, 28349 del conss, 3522 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 621129 impls, 0 clqs
2.29/2.32	c (round 17) 19066 del vars, 28350 del conss, 10141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 621129 impls, 0 clqs
2.39/2.46	c (round 18) 19067 del vars, 28350 del conss, 10141 chg bounds, 0 chg sides, 0 chg coeffs, 11755 upgd conss, 621129 impls, 0 clqs
7.09/7.13	c    (6.3s) probing: 1000/13056 (7.7%) - 0 fixings, 0 aggregations, 87622 implications, 0 bound changes
9.80/9.82	c    (8.9s) probing: 2000/13056 (15.3%) - 0 fixings, 0 aggregations, 100601 implications, 0 bound changes
9.80/9.82	c    (8.9s) probing: 2001/13056 (15.3%) - 0 fixings, 0 aggregations, 100609 implications, 0 bound changes
9.80/9.82	c    (8.9s) probing aborted: 2000/2000 successive useless probings
9.80/9.82	c presolving (19 rounds):
9.80/9.82	c  19067 deleted vars, 28350 deleted constraints, 10141 tightened bounds, 0 added holes, 0 changed sides, 2 changed coefficients
9.80/9.82	c  1040102 implications, 0 cliques
9.80/9.82	c presolved problem has 19675 variables (13056 bin, 0 int, 0 impl, 6619 cont) and 24470 constraints
9.80/9.82	c    6619 constraints of type <indicator>
9.80/9.82	c     523 constraints of type <varbound>
9.80/9.82	c     240 constraints of type <knapsack>
9.80/9.82	c    6096 constraints of type <linear>
9.80/9.82	c   10992 constraints of type <logicor>
9.80/9.82	c transformed objective value is always integral (scale: 1)
9.80/9.82	c Presolving Time: 8.81
9.80/9.82	c - non default parameters ----------------------------------------------------------------------
9.80/9.82	c # SCIP version 1.2.1.2
9.80/9.82	c 
9.80/9.82	c # frequency for displaying node information lines
9.80/9.82	c # [type: int, range: [-1,2147483647], default: 100]
9.80/9.82	c display/freq = 10000
9.80/9.82	c 
9.80/9.82	c # maximal time in seconds to run
9.80/9.82	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
9.80/9.82	c limits/time = 1799.65
9.80/9.82	c 
9.80/9.82	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
9.80/9.82	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
9.80/9.82	c limits/memory = 3420
9.80/9.82	c 
9.80/9.82	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
9.80/9.82	c # [type: int, range: [-1,2147483647], default: 1]
9.80/9.82	c lp/solvefreq = -1
9.80/9.82	c 
9.80/9.82	c # should presolving try to simplify inequalities
9.80/9.82	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
9.80/9.82	c constraints/linear/simplifyinequalities = TRUE
9.80/9.82	c 
9.80/9.82	c # should presolving try to simplify knapsacks
9.80/9.82	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
9.80/9.82	c constraints/knapsack/simplifyinequalities = TRUE
9.80/9.82	c 
9.80/9.82	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
9.80/9.82	c # [type: int, range: [-1,2147483647], default: -1]
9.80/9.82	c separating/rapidlearning/freq = 0
9.80/9.82	c 
9.80/9.82	c -----------------------------------------------------------------------------------------------
9.80/9.82	c start solving
9.80/9.83	c 
9.80/9.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.80/9.87	c   9.0s|     1 |     2 |     0 |     - | 135M|   0 |   - |  19k|  24k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
89.69/89.79	c  87.7s| 10000 |  9999 |     0 |   0.0 | 155M| 127 |   - |  19k|  24k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
166.69/166.71	c   164s| 20000 | 19999 |     0 |   0.0 | 171M| 147 |   - |  19k|  24k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
240.60/240.70	c   236s| 30000 | 29999 |     0 |   0.0 | 187M| 153 |   - |  19k|  24k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
315.31/315.38	c   310s| 40000 | 39999 |     0 |   0.0 | 202M| 153 |   - |  19k|  24k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
389.61/389.65	c   383s| 50000 | 49999 |     0 |   0.0 | 217M| 153 |   - |  19k|  24k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
463.12/463.18	c   456s| 60000 | 59999 |     0 |   0.0 | 232M| 153 |   - |  19k|  24k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
535.92/535.93	c   528s| 70000 | 69997 |     0 |   0.0 | 247M| 155 |   - |  19k|  24k|   0 |   0 |   0 |   4 |   0 | 0.000000e+00 |      --      |    Inf 
607.52/607.58	c   598s| 80000 | 79993 |     0 |   0.0 | 261M| 157 |   - |  19k|  24k|   0 |   0 |   0 |  16 |   0 | 0.000000e+00 |      --      |    Inf 
680.32/680.34	c   670s| 90000 | 89991 |     0 |   0.0 | 274M| 157 |   - |  19k|  24k|   0 |   0 |   0 |  18 |   0 | 0.000000e+00 |      --      |    Inf 
753.13/753.16	c   742s|100000 | 99991 |     0 |   0.0 | 287M| 157 |   - |  19k|  24k|   0 |   0 |   0 |  18 |   0 | 0.000000e+00 |      --      |    Inf 
826.53/826.54	c   815s|110000 |109991 |     0 |   0.0 | 301M| 157 |   - |  19k|  24k|   0 |   0 |   0 |  18 |   0 | 0.000000e+00 |      --      |    Inf 
899.74/899.79	c   887s|120000 |119991 |     0 |   0.0 | 314M| 157 |   - |  19k|  24k|   0 |   0 |   0 |  18 |   0 | 0.000000e+00 |      --      |    Inf 
973.44/973.43	c   960s|130000 |129991 |     0 |   0.0 | 327M| 157 |   - |  19k|  24k|   0 |   0 |   0 |  18 |   0 | 0.000000e+00 |      --      |    Inf 
1044.63/1044.61	c  1030s|140000 |139991 |     0 |   0.0 | 340M| 157 |   - |  19k|  24k|   0 |   0 |   0 |  18 |   0 | 0.000000e+00 |      --      |    Inf 
1115.94/1115.97	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1115.94/1115.97	c  1101s|150000 |149991 |     0 |   0.0 | 354M| 159 |   - |  19k|  24k|   0 |   0 |   0 |  18 |   0 | 0.000000e+00 |      --      |    Inf 
1188.15/1188.18	c  1173s|160000 |159991 |     0 |   0.0 | 368M| 159 |   - |  19k|  24k|   0 |   0 |   0 |  18 |   0 | 0.000000e+00 |      --      |    Inf 
1260.45/1260.42	c  1244s|170000 |169991 |     0 |   0.0 | 382M| 159 |   - |  19k|  24k|   0 |   0 |   0 |  18 |   0 | 0.000000e+00 |      --      |    Inf 
1332.06/1332.03	c  1315s|180000 |179991 |     0 |   0.0 | 396M| 159 |   - |  19k|  24k|   0 |   0 |   0 |  18 |   0 | 0.000000e+00 |      --      |    Inf 
1405.46/1405.46	c  1388s|190000 |189991 |     0 |   0.0 | 411M| 159 |   - |  19k|  24k|   0 |   0 |   0 |  18 |   0 | 0.000000e+00 |      --      |    Inf 
1479.06/1479.02	c  1461s|200000 |199991 |     0 |   0.0 | 425M| 159 |   - |  19k|  24k|   0 |   0 |   0 |  18 |   0 | 0.000000e+00 |      --      |    Inf 
1552.07/1552.08	c  1533s|210000 |209991 |     0 |   0.0 | 440M| 159 |   - |  19k|  24k|   0 |   0 |   0 |  18 |   0 | 0.000000e+00 |      --      |    Inf 
1624.97/1624.98	c  1605s|220000 |219991 |     0 |   0.0 | 454M| 159 |   - |  19k|  24k|   0 |   0 |   0 |  18 |   0 | 0.000000e+00 |      --      |    Inf 
1698.48/1698.46	c  1678s|230000 |229991 |     0 |   0.0 | 469M| 159 |   - |  19k|  24k|   0 |   0 |   0 |  18 |   0 | 0.000000e+00 |      --      |    Inf 
1771.47/1771.40	c  1750s|240000 |239991 |     0 |   0.0 | 483M| 159 |   - |  19k|  24k|   0 |   0 |   0 |  18 |   0 | 0.000000e+00 |      --      |    Inf 
1800.08/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.08/1800.00	c 
1800.08/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.08/1800.00	c Solving Time (sec) : 1778.13
1800.08/1800.00	c Solving Nodes      : 243923
1800.08/1800.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.08/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.08/1800.00	c Gap                : infinite
1800.08/1800.00	s UNKNOWN
1800.08/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.08/1800.00	c Solving Time       :    1778.13
1800.08/1800.00	c Original Problem   :
1800.08/1800.00	c   Problem name     : HOME/instance-2693844-1277917676.wbo
1800.08/1800.00	c   Variables        : 38742 (25349 binary, 0 integer, 0 implicit integer, 13393 continuous)
1800.08/1800.00	c   Constraints      : 52820 initial, 52820 maximal
1800.08/1800.00	c Presolved Problem  :
1800.08/1800.00	c   Problem name     : t_HOME/instance-2693844-1277917676.wbo
1800.08/1800.00	c   Variables        : 19675 (13056 binary, 0 integer, 0 implicit integer, 6619 continuous)
1800.08/1800.00	c   Constraints      : 24470 initial, 24487 maximal
1800.08/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.08/1800.00	c   trivial          :       0.06        131          0          0          0          0          0          0          0
1800.08/1800.00	c   dualfix          :       0.03      14329          0          0          0          0          0          0          0
1800.08/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.00	c   implics          :       0.03          0          0          0          0          0          0          0          0
1800.08/1800.00	c   probing          :       7.13          0          0          0          0          0          0          0          0
1800.08/1800.00	c   indicator        :       0.32          0          0          0          0          0       6774          0          0
1800.08/1800.00	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.00	c   knapsack         :       0.02          0          0          0          0          0          0          0          2
1800.08/1800.00	c   linear           :       0.72       3396       1211          0      10141          0      21576          0          0
1800.08/1800.00	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1800.08/1800.00	c   root node        :          -          0          -          -          0          -          -          -          -
1800.08/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.08/1800.00	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.08/1800.00	c   indicator        :       6619          0    1553383          0     243918          0     294372          0          0          0
1800.08/1800.00	c   varbound         :        523          0    1553383          0     243918          0      69050          0          0          0
1800.08/1800.00	c   knapsack         :        240          0    1553383          0     243918          0     405627          0          0          0
1800.08/1800.00	c   linear           :       6096          0    1553383          0     243918          0     129825          0          0          0
1800.08/1800.00	c   logicor          :      10992+         0    1420718          0     243918          5    4008424          0          0          0
1800.08/1800.00	c   countsols        :          0          0          0          0     243918          0          0          0          0          0
1800.08/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.08/1800.00	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.08/1800.00	c   indicator        :     353.07       0.00     144.50       0.00     208.57
1800.08/1800.00	c   varbound         :      10.13       0.00      10.12       0.00       0.01
1800.08/1800.00	c   knapsack         :      13.14       0.00      12.52       0.00       0.62
1800.08/1800.00	c   linear           :     112.48       0.00     112.08       0.00       0.40
1800.08/1800.00	c   logicor          :     429.02       0.00      14.35       0.00     414.67
1800.08/1800.00	c   countsols        :       0.02       0.00       0.00       0.00       0.02
1800.08/1800.00	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.08/1800.00	c   vbounds          :      55.41     326471          0      95681
1800.08/1800.00	c   rootredcost      :       0.03          0          0          0
1800.08/1800.00	c   pseudoobj        :     249.82    1539981          0          0
1800.08/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.08/1800.00	c   propagation      :       0.01          5          5         12       11.2          6        3.0          -
1800.08/1800.00	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.08/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.08/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.08/1800.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.08/1800.00	c   applied globally :          -          -          -         18        8.4          -          -          -
1800.08/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.08/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.08/1800.00	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.08/1800.00	c   redcost          :       0.00          0          0          0          0          0
1800.08/1800.00	c   impliedbounds    :       0.00          0          0          0          0          0
1800.08/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.08/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.08/1800.00	c   gomory           :       0.00          0          0          0          0          0
1800.08/1800.00	c   strongcg         :       0.00          0          0          0          0          0
1800.08/1800.00	c   cmir             :       0.00          0          0          0          0          0
1800.08/1800.00	c   flowcover        :       0.00          0          0          0          0          0
1800.08/1800.00	c   clique           :       0.00          0          0          0          0          0
1800.08/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.08/1800.00	c   mcf              :       0.00          0          0          0          0          0
1800.08/1800.00	c   rapidlearning    :       0.00          0          0          0          0          0
1800.08/1800.00	c Pricers            :       Time      Calls       Vars
1800.08/1800.00	c   problem variables:       0.00          0          0
1800.08/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.08/1800.00	c   relpscost        :       0.00          0          0          0          0          0          0
1800.08/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.08/1800.00	c   inference        :     526.83     243918          0          0          0          0     487836
1800.08/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.08/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.08/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.08/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.08/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.08/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.08/1800.00	c   LP solutions     :       0.00          -          0
1800.08/1800.00	c   pseudo solutions :       0.00          -          0
1800.08/1800.00	c   oneopt           :       0.00          0          0
1800.08/1800.00	c   trivial          :       0.44          2          0
1800.08/1800.00	c   simplerounding   :       0.00          0          0
1800.08/1800.00	c   zirounding       :       0.00          0          0
1800.08/1800.00	c   rounding         :       0.00          0          0
1800.08/1800.00	c   shifting         :       0.00          0          0
1800.08/1800.00	c   intshifting      :       0.00          0          0
1800.08/1800.00	c   twoopt           :       0.00          0          0
1800.08/1800.00	c   fixandinfer      :       0.00          0          0
1800.08/1800.00	c   feaspump         :       0.00          0          0
1800.08/1800.00	c   coefdiving       :       0.00          0          0
1800.08/1800.00	c   pscostdiving     :       0.00          0          0
1800.08/1800.00	c   fracdiving       :       0.00          0          0
1800.08/1800.00	c   veclendiving     :       0.00          0          0
1800.08/1800.00	c   intdiving        :       0.00          0          0
1800.08/1800.00	c   actconsdiving    :       0.00          0          0
1800.08/1800.00	c   objpscostdiving  :       0.00          0          0
1800.08/1800.00	c   rootsoldiving    :       0.00          0          0
1800.08/1800.00	c   linesearchdiving :       0.00          0          0
1800.08/1800.00	c   guideddiving     :       0.00          0          0
1800.08/1800.00	c   octane           :       0.00          0          0
1800.08/1800.00	c   rens             :       0.00          0          0
1800.08/1800.00	c   rins             :       0.00          0          0
1800.08/1800.00	c   localbranching   :       0.00          0          0
1800.08/1800.00	c   mutation         :       0.00          0          0
1800.08/1800.00	c   crossover        :       0.00          0          0
1800.08/1800.00	c   dins             :       0.00          0          0
1800.08/1800.00	c   undercover       :       0.00          0          0
1800.08/1800.00	c   nlp              :       0.10          0          0
1800.08/1800.00	c   trysol           :       0.00          1          0
1800.08/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.08/1800.00	c   primal LP        :       0.00          0          0       0.00          -
1800.08/1800.00	c   dual LP          :       0.00          0          0       0.00          -
1800.08/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1800.08/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1800.08/1800.00	c   diving/probing LP:       0.00          0          0       0.00          -
1800.08/1800.00	c   strong branching :       0.00          0          0       0.00          -
1800.08/1800.00	c     (at root node) :          -          0          0       0.00          -
1800.08/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1800.08/1800.00	c B&B Tree           :
1800.08/1800.00	c   number of runs   :          1
1800.08/1800.00	c   nodes            :     243923
1800.08/1800.00	c   nodes (total)    :     243923
1800.08/1800.00	c   nodes left       :     243914
1800.08/1800.00	c   max depth        :        159
1800.08/1800.00	c   max depth (total):        159
1800.08/1800.00	c   backtracks       :       3021 (1.2%)
1800.08/1800.00	c   delayed cutoffs  :          0
1800.08/1800.00	c   repropagations   :         22 (68 domain reductions, 0 cutoffs)
1800.08/1800.00	c   avg switch length:       2.30
1800.08/1800.00	c   switching time   :      16.16
1800.08/1800.00	c Solution           :
1800.08/1800.00	c   Solutions found  :          0 (0 improvements)
1800.08/1800.00	c   Primal Bound     :          -
1800.08/1800.00	c   Dual Bound       : +0.00000000000000e+00
1800.08/1800.00	c   Gap              :   infinite
1800.08/1800.00	c   Root Dual Bound  : +0.00000000000000e+00
1800.08/1800.00	c   Root Iterations  :          0
1800.68/1800.61	c Time complete: 1800.69.

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-2693844-1277917676/watcher-2693844-1277917676 -o /tmp/evaluation-result-2693844-1277917676/solver-2693844-1277917676 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693844-1277917676.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/178 14658
/proc/meminfo: memFree=31074436/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=8460 CPUtime=0
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 1579 0 0 0 0 0 0 0 22 0 1 0 133062755 8663040 1502 4089446400 4194304 7136930 140733766315184 18446744073709551615 6164672 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14658/statm: 2115 1515 275 719 0 1394 0

[startup+0.071821 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 14658
/proc/meminfo: memFree=31074436/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=23068 CPUtime=0.06
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 5262 0 0 0 6 0 0 0 22 0 1 0 133062755 23621632 5185 4089446400 4194304 7136930 140733766315184 18446744073709551615 6357120 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14658/statm: 5767 5185 275 719 0 5046 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 23068

[startup+0.100813 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 14658
/proc/meminfo: memFree=31074436/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=26888 CPUtime=0.09
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 6221 0 0 0 9 0 0 0 22 0 1 0 133062755 27533312 6144 4089446400 4194304 7136930 140733766315184 18446744073709551615 4240582 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14658/statm: 6722 6144 275 719 0 6001 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26888

[startup+0.300785 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 14658
/proc/meminfo: memFree=31074436/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=56924 CPUtime=0.29
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 13746 0 0 0 28 1 0 0 22 0 1 0 133062755 58290176 13642 4089446400 4194304 7136930 140733766315184 18446744073709551615 6357120 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14658/statm: 14231 13642 275 719 0 13510 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56924

[startup+0.700696 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 14658
/proc/meminfo: memFree=31074436/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=153488 CPUtime=0.69
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 36938 0 0 0 66 3 0 0 24 0 1 0 133062755 157171712 36444 4089446400 4194304 7136930 140733766315184 18446744073709551615 6350423 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 38372 36444 323 719 0 37651 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 153488

[startup+1.50056 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14659
/proc/meminfo: memFree=30924636/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=178932 CPUtime=1.49
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 43934 0 0 0 134 15 0 0 25 0 1 0 133062755 183226368 42926 4089446400 4194304 7136930 140733766315184 18446744073709551615 4332863 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 44733 42926 351 719 0 44012 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 178932

[startup+3.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14659
/proc/meminfo: memFree=30902812/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=188924 CPUtime=3.09
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 52523 0 0 0 270 39 0 0 25 0 1 0 133062755 193458176 45421 4089446400 4194304 7136930 140733766315184 18446744073709551615 5968623 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 47231 45421 396 719 0 46510 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 188924

[startup+6.3006 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14659
/proc/meminfo: memFree=30887956/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=196500 CPUtime=6.3
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 54410 0 0 0 583 47 0 0 25 0 1 0 133062755 201216000 47308 4089446400 4194304 7136930 140733766315184 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 49125 47308 396 719 0 48404 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 196500

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14659
/proc/meminfo: memFree=30878176/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=201628 CPUtime=12.69
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 55948 0 0 0 1210 59 0 0 25 0 1 0 133062755 206467072 48549 4089446400 4194304 7136930 140733766315184 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 50407 48549 408 719 0 49686 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 201628

[startup+25.5008 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14660
/proc/meminfo: memFree=30870284/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=205444 CPUtime=25.49
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 56804 0 0 0 2471 78 0 0 25 0 1 0 133062755 210374656 49405 4089446400 4194304 7136930 140733766315184 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 51361 49405 412 719 0 50640 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 205444

[startup+51.1007 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14660
/proc/meminfo: memFree=30850884/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=213348 CPUtime=51.1
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 58784 0 0 0 4989 121 0 0 25 0 1 0 133062755 218468352 51385 4089446400 4194304 7136930 140733766315184 18446744073709551615 4697669 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 53337 51385 412 719 0 52616 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 213348

[startup+102.308 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14662
/proc/meminfo: memFree=30816844/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=227220 CPUtime=102.3
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 62216 0 0 0 10037 193 0 0 25 0 1 0 133062755 232673280 54817 4089446400 4194304 7136930 140733766315184 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 56805 54817 412 719 0 56084 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 227220

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14663
/proc/meminfo: memFree=30775632/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=240632 CPUtime=162.29
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 65530 0 0 0 15950 279 0 0 25 0 1 0 133062755 246407168 58131 4089446400 4194304 7136930 140733766315184 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 60158 58131 412 719 0 59437 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 240632

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14665
/proc/meminfo: memFree=30729568/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=259784 CPUtime=222.31
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 70316 0 0 0 21865 366 0 0 25 0 1 0 133062755 266018816 62917 4089446400 4194304 7136930 140733766315184 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 64946 62917 412 719 0 64225 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 259784

[startup+282.301 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 14666
/proc/meminfo: memFree=30685008/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=276544 CPUtime=282.31
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 74464 0 0 0 27788 443 0 0 25 0 1 0 133062755 283181056 67065 4089446400 4194304 7136930 140733766315184 18446744073709551615 4407837 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 69136 67065 412 719 0 68415 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 276544

[startup+342.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 14668
/proc/meminfo: memFree=30649100/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=288296 CPUtime=342.31
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 77368 0 0 0 33705 526 0 0 25 0 1 0 133062755 295215104 69969 4089446400 4194304 7136930 140733766315184 18446744073709551615 4826962 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 72074 69969 412 719 0 71353 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 288296

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14670
/proc/meminfo: memFree=30609244/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=303044 CPUtime=402.31
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 80997 0 0 0 39624 607 0 0 25 0 1 0 133062755 310317056 73598 4089446400 4194304 7136930 140733766315184 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 75761 73598 412 719 0 75040 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 303044

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14671
/proc/meminfo: memFree=30572728/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=316904 CPUtime=462.31
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 84460 0 0 0 45540 691 0 0 25 0 1 0 133062755 324509696 77061 4089446400 4194304 7136930 140733766315184 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 79226 77061 412 719 0 78505 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 316904

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14673
/proc/meminfo: memFree=30533488/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=332356 CPUtime=522.31
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 87775 0 0 0 51455 776 0 0 25 0 1 0 133062755 340332544 80376 4089446400 4194304 7136930 140733766315184 18446744073709551615 5892359 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 83089 80376 412 719 0 82368 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 332356

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14674
/proc/meminfo: memFree=30492644/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=344620 CPUtime=582.32
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 90894 0 0 0 57371 861 0 0 25 0 1 0 133062755 352890880 83495 4089446400 4194304 7136930 140733766315184 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 86155 83495 412 719 0 85434 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 344620

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14676
/proc/meminfo: memFree=30452416/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=359700 CPUtime=642.32
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 94632 0 0 0 63287 945 0 0 25 0 1 0 133062755 368332800 87233 4089446400 4194304 7136930 140733766315184 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 89925 87233 412 719 0 89204 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 359700

[startup+702.3 s]

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

[startup+942.301 s]
/proc/loadavg: 2.20 2.10 2.04 4/198 14796
/proc/meminfo: memFree=30821268/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=416844 CPUtime=942.34
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 108978 0 0 0 92953 1281 0 0 25 0 1 0 133062755 426848256 101579 4089446400 4194304 7136930 140733766315184 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 104211 101579 412 719 0 103490 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 416844

[startup+1002.3 s]
/proc/loadavg: 2.14 2.11 2.04 3/199 14800
/proc/meminfo: memFree=30771376/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=431556 CPUtime=1002.33
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 112688 0 0 0 98888 1345 0 0 25 0 1 0 133062755 441913344 105289 4089446400 4194304 7136930 140733766315184 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 107889 105289 412 719 0 107168 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 431556

[startup+1062.3 s]
/proc/loadavg: 2.05 2.09 2.04 4/199 14801
/proc/meminfo: memFree=30760304/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=442396 CPUtime=1062.34
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 115440 0 0 0 104829 1405 0 0 25 0 1 0 133062755 453013504 108041 4089446400 4194304 7136930 140733766315184 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 110599 108041 412 719 0 109878 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 442396

[startup+1122.3 s]
/proc/loadavg: 2.02 2.07 2.03 4/199 14803
/proc/meminfo: memFree=30748612/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=453584 CPUtime=1122.34
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 118249 0 0 0 110771 1463 0 0 25 0 1 0 133062755 464470016 110850 4089446400 4194304 7136930 140733766315184 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 113396 110850 412 719 0 112675 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 453584

[startup+1182.3 s]
/proc/loadavg: 2.00 2.05 2.02 4/199 14804
/proc/meminfo: memFree=30734560/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=467752 CPUtime=1182.34
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 121775 0 0 0 116712 1522 0 0 25 0 1 0 133062755 478978048 114376 4089446400 4194304 7136930 140733766315184 18446744073709551615 4697120 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 116938 114376 412 719 0 116217 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 467752

[startup+1242.3 s]
/proc/loadavg: 2.04 2.06 2.02 4/199 14806
/proc/meminfo: memFree=30724620/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=477412 CPUtime=1242.35
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 124191 0 0 0 122652 1583 0 0 25 0 1 0 133062755 488869888 116792 4089446400 4194304 7136930 140733766315184 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 119353 116792 412 719 0 118632 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 477412

[startup+1302.3 s]
/proc/loadavg: 2.01 2.04 2.02 4/199 14808
/proc/meminfo: memFree=30711940/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=489628 CPUtime=1302.36
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 127240 0 0 0 128596 1640 0 0 25 0 1 0 133062755 501379072 119841 4089446400 4194304 7136930 140733766315184 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 122407 119841 412 719 0 121686 0
Current children cumulated CPU time (s) 1302.36
Current children cumulated vsize (KiB) 489628

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 2.01 3/199 14809
/proc/meminfo: memFree=30699504/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=502248 CPUtime=1362.35
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 130366 0 0 0 134534 1701 0 0 25 0 1 0 133062755 514301952 122967 4089446400 4194304 7136930 140733766315184 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 125562 122967 412 719 0 124841 0
Current children cumulated CPU time (s) 1362.35
Current children cumulated vsize (KiB) 502248

[startup+1422.31 s]
/proc/loadavg: 2.00 2.03 2.01 3/199 14811
/proc/meminfo: memFree=30690544/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=511440 CPUtime=1422.36
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 132604 0 0 0 140478 1758 0 0 25 0 1 0 133062755 523714560 125205 4089446400 4194304 7136930 140733766315184 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 127860 125205 412 719 0 127139 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 511440

[startup+1482.3 s]
/proc/loadavg: 2.03 2.03 2.01 3/199 14815
/proc/meminfo: memFree=30674044/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=531196 CPUtime=1482.36
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 136569 0 0 0 146420 1816 0 0 25 0 1 0 133062755 543944704 129170 4089446400 4194304 7136930 140733766315184 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 132799 129170 412 719 0 132078 0
Current children cumulated CPU time (s) 1482.36
Current children cumulated vsize (KiB) 531196

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/199 14817
/proc/meminfo: memFree=30664960/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=540504 CPUtime=1542.36
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 138805 0 0 0 152360 1876 0 0 25 0 1 0 133062755 553476096 131406 4089446400 4194304 7136930 140733766315184 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 135126 131406 412 719 0 134405 0
Current children cumulated CPU time (s) 1542.36
Current children cumulated vsize (KiB) 540504

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/199 14819
/proc/meminfo: memFree=30650048/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=555040 CPUtime=1602.36
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 142490 0 0 0 158304 1932 0 0 25 0 1 0 133062755 568360960 135091 4089446400 4194304 7136930 140733766315184 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 138760 135091 412 719 0 138039 0
Current children cumulated CPU time (s) 1602.36
Current children cumulated vsize (KiB) 555040

[startup+1662.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/199 14822
/proc/meminfo: memFree=30578092/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=572176 CPUtime=1662.36
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 146742 0 0 0 164244 1992 0 0 25 0 1 0 133062755 585908224 139343 4089446400 4194304 7136930 140733766315184 18446744073709551615 4827474 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 143044 139343 412 719 0 142323 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 572176

[startup+1722.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/199 14824
/proc/meminfo: memFree=30566284/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=583600 CPUtime=1722.37
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 149546 0 0 0 170174 2063 0 0 25 0 1 0 133062755 597606400 142147 4089446400 4194304 7136930 140733766315184 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 145900 142147 412 719 0 145179 0
Current children cumulated CPU time (s) 1722.37
Current children cumulated vsize (KiB) 583600

[startup+1782.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/199 14825
/proc/meminfo: memFree=30555200/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=594456 CPUtime=1782.38
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 152241 0 0 0 176098 2140 0 0 25 0 1 0 133062755 608722944 144842 4089446400 4194304 7136930 140733766315184 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 148614 144842 412 719 0 147893 0
Current children cumulated CPU time (s) 1782.38
Current children cumulated vsize (KiB) 594456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.03 2.03 2.00 4/199 14826
/proc/meminfo: memFree=30551476/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=597920 CPUtime=1800.08
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 153146 0 0 0 177847 2161 0 0 25 0 1 0 133062755 612270080 145747 4089446400 4194304 7136930 140733766315184 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14658/statm: 149480 145747 412 719 0 148759 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 597920

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.03 2.03 2.00 4/199 14826
/proc/meminfo: memFree=30551476/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=591028 CPUtime=1800.28
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 153152 0 0 0 177866 2162 0 0 25 0 1 0 133062755 605212672 144030 4089446400 4194304 7136930 140733766315184 18446744073709551615 6360983 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14658/statm: 147757 144030 418 719 0 147036 0
Current children cumulated CPU time (s) 1800.28
Current children cumulated vsize (KiB) 591028

[startup+1800.6 s]
/proc/loadavg: 2.03 2.03 2.00 4/200 14827
/proc/meminfo: memFree=31067184/32951124 swapFree=67111528/67111528
[pid=14658] ppid=14656 vsize=70320 CPUtime=1800.68
/proc/14658/stat : 14658 (pbscip.linux.x8) R 14656 14658 13645 0 -1 4202496 153152 0 0 0 177904 2164 0 0 25 0 1 0 133062755 72007680 16823 4089446400 4194304 7136930 140733766315184 18446744073709551615 6166167 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14658/statm: 17580 16823 418 719 0 16859 0
Current children cumulated CPU time (s) 1800.68
Current children cumulated vsize (KiB) 70320

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.7
CPU user time (s): 1779.05
CPU system time (s): 21.6457
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 597920

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

runsolver used 3.00254 second user time and 6.05408 second system time

The end

Launcher Data

Begin job on node143 at 2010-06-30 19:07:56
IDJOB=2693844
IDBENCH=79092
IDSOLVER=1206
FILE ID=node143/2693844-1277917676
PBS_JOBID= 11197283
Free space on /tmp= 74204 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/normalized-j6030_9-unsat--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2693844-1277917676/watcher-2693844-1277917676 -o /tmp/evaluation-result-2693844-1277917676/solver-2693844-1277917676 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693844-1277917676.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 1889fba1555b8697309aed0b2b80cc12
RANDOM SEED=913187268

node143.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	: 5226.07
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.76
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.77
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	: 5285.38
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.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.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	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31074964 kB
Buffers:        203324 kB
Cached:         970996 kB
SwapCached:          0 kB
Active:         973580 kB
Inactive:       757396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31074964 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4328 kB
Writeback:           0 kB
AnonPages:      556776 kB
Mapped:          17240 kB
Slab:            79744 kB
PageTables:       5536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   703824 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= 74200 MiB
End job on node143 at 2010-06-30 19:37:58