Trace number 2705521

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIPclp SCIP 1.2.1.3 with Clp 1.11.1 (Release Version) as LP solverMSAT 1790.17 1790.12

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900553647--soft-66-100-0.wbo
MD5SUM187986d7f99d984dce20251cf704622a
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 benchmark320.534
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints911
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 46278
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46277
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 715
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2705521-1278572955.wbo>
0.00/0.02	c original problem has 2053 variables (1142 bin, 0 int, 911 impl, 0 cont) and 3619 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.04	c presolving:
0.03/0.04	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 206 impls, 11 clqs
0.03/0.08	c (round 2) 0 del vars, 104 del conss, 911 chg bounds, 50 chg sides, 0 chg coeffs, 0 upgd conss, 206 impls, 11 clqs
0.03/0.09	c (round 3) 50 del vars, 266 del conss, 931 chg bounds, 142 chg sides, 0 chg coeffs, 0 upgd conss, 206 impls, 11 clqs
0.09/0.10	c (round 4) 140 del vars, 266 del conss, 931 chg bounds, 142 chg sides, 0 chg coeffs, 1671 upgd conss, 206 impls, 11 clqs
0.09/0.11	c (round 5) 140 del vars, 272 del conss, 931 chg bounds, 142 chg sides, 0 chg coeffs, 1671 upgd conss, 206 impls, 11 clqs
0.09/0.15	c    (0.1s) probing: 101/1072 (9.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.15	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.15	c presolving (6 rounds):
0.09/0.15	c  140 deleted vars, 272 deleted constraints, 931 tightened bounds, 0 added holes, 142 changed sides, 0 changed coefficients
0.09/0.15	c  1876 implications, 11 cliques
0.09/0.15	c presolved problem has 1913 variables (1072 bin, 0 int, 841 impl, 0 cont) and 3347 constraints
0.09/0.15	c      36 constraints of type <setppc>
0.09/0.15	c     841 constraints of type <linear>
0.09/0.15	c     841 constraints of type <indicator>
0.09/0.15	c    1629 constraints of type <logicor>
0.09/0.15	c transformed objective value is always integral (scale: 1)
0.09/0.15	c Presolving Time: 0.11
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c # SCIP version 1.2.1.3
0.09/0.15	c 
0.09/0.15	c # frequency for displaying node information lines
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.15	c display/freq = 10000
0.09/0.15	c 
0.09/0.15	c # maximal time in seconds to run
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/time = 1789.98
0.09/0.15	c 
0.09/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/memory = 3420
0.09/0.15	c 
0.09/0.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.15	c # [type: int, range: [1,2], default: 1]
0.09/0.15	c timing/clocktype = 2
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify inequalities
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/linear/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/indicator/addCouplingCons = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify knapsacks
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15	c separating/rapidlearning/freq = 0
0.09/0.15	c 
0.09/0.15	c -----------------------------------------------------------------------------------------------
0.09/0.15	c start solving
0.09/0.15	c 
0.09/0.15	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.15	c   0.1s|     1 |     0 |    25 |     - |8853k|   0 |  18 |1913 |3347 |1913 |1665 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.25	c   0.2s|     1 |     0 |    73 |     - |8909k|   0 |  39 |1913 |3347 |1913 |1680 |  15 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.32	c   0.3s|     1 |     0 |   155 |     - |9319k|   0 |  64 |1913 |3347 |1913 |1693 |  28 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.55	c   0.5s|     1 |     0 |   691 |     - |9779k|   0 |  77 |1913 |3347 |1913 |1708 |  43 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.69/0.73	c   0.7s|     1 |     0 |   872 |     - |9924k|   0 |  91 |1913 |3347 |1913 |1724 |  59 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.89/0.94	c   0.9s|     1 |     0 |  1068 |     - |  10M|   0 |  74 |1913 |3347 |1913 |1735 |  70 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.00/1.08	c   1.1s|     1 |     0 |  1090 |     - |  10M|   0 |  77 |1913 |3347 |1913 |1740 |  75 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.89/1.99	c   2.0s|     1 |     2 |  1090 |     - |  10M|   0 |  77 |1913 |3347 |1913 |1740 |  75 |   0 |  15 | 0.000000e+00 |      --      |    Inf 
18.09/18.14	o 42417
18.09/18.14	c y18.1s|    33 |    32 |  8054 | 217.6 |  10M|  17 |   - |1913 |3347 |   0 |   0 |  93 |   0 | 166 | 0.000000e+00 | 4.241700e+04 |    Inf 
25.39/25.49	o 717
25.39/25.49	c *25.5s|   365 |   319 | 41230 | 110.3 |  11M|  23 |   - |1913 |3406 |1913 |1738 | 340 |  59 | 260 | 0.000000e+00 | 7.170000e+02 |    Inf 
25.39/25.49	o 638
25.39/25.49	c *25.5s|   366 |   314 | 41230 | 110.0 |  11M|  23 |   - |1913 |3406 |1913 |1738 | 340 |  59 | 260 | 0.000000e+00 | 6.380000e+02 |    Inf 
29.89/29.95	o 634
29.89/29.95	c *29.9s|   682 |   596 | 62753 |  90.5 |  13M|  44 |   - |1913 |3450 |1913 |1757 | 748 | 106 | 327 | 0.000000e+00 | 6.340000e+02 |    Inf 
30.09/30.17	o 619
30.09/30.17	c *30.1s|   698 |   607 | 64214 |  90.6 |  13M|  44 |   - |1913 |3449 |1913 |1761 | 778 | 106 | 327 | 0.000000e+00 | 6.190000e+02 |    Inf 
41.09/41.10	o 612
41.09/41.10	c v41.1s|  1711 |  1576 |124504 |  72.2 |  16M|  46 |   - |1913 |3551 |1913 |1731 |1801 | 286 | 403 | 0.000000e+00 | 6.120000e+02 |    Inf 
51.49/51.59	o 593
51.49/51.59	c *51.6s|  3228 |  3054 |179484 |  55.3 |  19M| 155 |   - |1913 |3595 |1913 |1764 |2732 | 490 | 499 | 0.000000e+00 | 5.930000e+02 |    Inf 
52.70/52.73	o 586
52.70/52.73	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
52.70/52.73	c *52.7s|  3383 |  3161 |187206 |  55.0 |  20M| 155 |   - |1913 |3663 |1913 |1732 |2853 | 585 | 499 | 0.000000e+00 | 5.860000e+02 |    Inf 
53.99/54.07	o 555
53.99/54.07	c *54.0s|  4097 |  3815 |192340 |  46.7 |  21M| 155 |   - |1913 |3670 |1913 |1737 |3045 | 612 | 499 | 0.000000e+00 | 5.550000e+02 |    Inf 
54.09/54.14	o 497
54.09/54.14	c *54.1s|  4127 |  3784 |192709 |  46.4 |  20M| 155 |   - |1913 |3681 |1913 |1764 |3073 | 625 | 499 | 0.000000e+00 | 4.970000e+02 |    Inf 
55.40/55.42	o 496
55.40/55.42	c *55.4s|  4642 |  4266 |198785 |  42.6 |  21M| 155 |   - |1913 |3722 |1913 |1731 |3179 | 693 | 499 | 0.000000e+00 | 4.960000e+02 |    Inf 
55.50/55.59	o 488
55.50/55.59	c *55.6s|  4681 |  4269 |199873 |  42.5 |  21M| 155 |   - |1913 |3725 |1913 |1737 |3226 | 700 | 499 | 0.000000e+00 | 4.880000e+02 |    Inf 
55.50/55.59	o 485
55.50/55.59	c *55.6s|  4682 |  4265 |199886 |  42.5 |  21M| 155 |   - |1913 |3725 |1913 |1738 |3227 | 700 | 499 | 0.000000e+00 | 4.850000e+02 |    Inf 
56.59/56.64	o 481
56.59/56.64	c *56.6s|  4818 |  4375 |206771 |  42.7 |  22M| 155 |   - |1913 |3704 |1913 |1741 |3358 | 711 | 499 | 0.000000e+00 | 4.810000e+02 |    Inf 
56.69/56.75	o 473
56.69/56.75	c *56.7s|  4855 |  4377 |207301 |  42.5 |  22M| 155 |   - |1913 |3721 |1913 |1749 |3393 | 730 | 499 | 0.000000e+00 | 4.730000e+02 |    Inf 
57.69/57.74	o 395
57.69/57.74	c *57.7s|  5292 |  4540 |211917 |  39.8 |  22M| 155 |   - |1913 |3773 |1913 |1741 |3572 | 804 | 499 | 0.000000e+00 | 3.950000e+02 |    Inf 
57.69/57.74	o 344
57.69/57.74	c *57.7s|  5293 |  4428 |211918 |  39.8 |  21M| 155 |   - |1913 |3773 |1913 |1741 |3572 | 804 | 499 | 0.000000e+00 | 3.440000e+02 |    Inf 
57.79/57.80	o 299
57.79/57.80	c *57.8s|  5300 |  4261 |212420 |  39.9 |  21M| 155 |   - |1913 |3776 |1913 |1736 |3577 | 809 | 499 | 0.000000e+00 | 2.990000e+02 |    Inf 
57.79/57.89	o 289
57.79/57.89	c *57.9s|  5312 |  4254 |213019 |  39.9 |  21M| 155 |   - |1913 |3779 |1913 |1734 |3580 | 812 | 499 | 0.000000e+00 | 2.890000e+02 |    Inf 
58.80/58.87	o 8
58.80/58.87	c *58.8s|  6336 |   310 |214798 |  33.7 |  15M| 845 |   - |1913 |3837 |1913 |1750 |3624 | 881 | 499 | 0.000000e+00 | 8.000000e+00 |    Inf 
67.29/67.38	o 6
67.29/67.38	c *67.4s|  9415 |   329 |269045 |  28.5 |  16M| 845 |   - |1913 |5564 |1913 |1732 |4130 |4818 | 734 | 0.000000e+00 | 6.000000e+00 |    Inf 
68.29/68.38	c  68.4s| 10000 |   324 |275737 |  27.5 |  16M| 845 |  25 |1913 |5993 |1913 |1731 |4250 |5578 | 734 | 0.000000e+00 | 6.000000e+00 |    Inf 
72.19/72.26	o 4
72.19/72.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
72.19/72.26	c *72.2s| 12076 |   323 |298202 |  24.6 |  16M| 845 |   - |1913 |7641 |1913 |1740 |4526 |8311 | 856 | 0.000000e+00 | 4.000000e+00 |    Inf 
88.09/88.11	c  88.1s| 20000 |   335 |400561 |  20.0 |  19M| 845 |   1 |1913 |  12k|1913 |1738 |5690 |  18k|1100 | 0.000000e+00 | 4.000000e+00 |    Inf 
110.49/110.59	c   111s| 30000 |   315 |545755 |  18.2 |  21M| 845 |  19 |1913 |  16k|1913 |1731 |7162 |  31k|1369 | 0.000000e+00 | 4.000000e+00 |    Inf 
133.69/133.78	c   134s| 40000 |   357 |696393 |  17.4 |  21M| 845 |  30 |1913 |  17k|1913 |1731 |8476 |  43k|1430 | 0.000000e+00 | 4.000000e+00 |    Inf 
156.59/156.66	c   157s| 50000 |   305 |833131 |  16.6 |  21M| 845 |   - |1913 |  15k|1913 |1731 |  10k|  56k|1580 | 0.000000e+00 | 4.000000e+00 |    Inf 
179.30/179.34	o 3
179.30/179.34	c * 179s| 59695 |   312 |966922 |  16.2 |  23M| 845 |   - |1913 |  21k|1913 |1737 |  11k|  69k|1896 | 0.000000e+00 | 3.000000e+00 |    Inf 
179.99/180.06	c   180s| 60000 |   299 |970742 |  16.2 |  23M| 845 |   - |1913 |  20k|1913 |1731 |  11k|  69k|1904 | 0.000000e+00 | 3.000000e+00 |    Inf 
204.20/204.28	c   204s| 70000 |   274 |  1118k|  16.0 |  23M| 845 |  19 |1913 |  20k|1913 |1731 |  12k|  82k|2115 | 0.000000e+00 | 3.000000e+00 |    Inf 
231.50/231.52	c   231s| 80000 |   296 |  1287k|  16.1 |  25M| 845 |  20 |1913 |  23k|1913 |1731 |  13k|  95k|2376 | 0.000000e+00 | 3.000000e+00 |    Inf 
260.40/260.44	c   260s| 90000 |   350 |  1454k|  16.2 |  27M| 845 |  14 |1913 |  29k|1913 |1731 |  14k| 107k|2611 | 0.000000e+00 | 3.000000e+00 |    Inf 
289.70/289.76	c   290s|100000 |   414 |  1617k|  16.2 |  30M| 845 |   - |1913 |  33k|   0 |   0 |  15k| 120k|2902 | 0.000000e+00 | 3.000000e+00 |    Inf 
318.50/318.50	c   318s|110000 |   463 |  1763k|  16.0 |  31M| 845 |  29 |1913 |  36k|1913 |1731 |  15k| 133k|3082 | 0.000000e+00 | 3.000000e+00 |    Inf 
349.20/349.28	c   349s|120000 |   459 |  1917k|  16.0 |  32M| 845 |  19 |1913 |  38k|1913 |1731 |  16k| 146k|3253 | 0.000000e+00 | 3.000000e+00 |    Inf 
380.91/380.95	c   381s|130000 |   248 |  2073k|  15.9 |  27M| 845 |   - |1913 |  27k|1913 |1731 |  17k| 159k|3589 | 0.000000e+00 | 3.000000e+00 |    Inf 
386.90/386.97	o 2
386.90/386.97	c * 387s|132472 |   266 |  2111k|  15.9 |  28M| 845 |   - |1913 |  29k|1913 |1731 |  17k| 162k|3619 | 0.000000e+00 | 2.000000e+00 |    Inf 
405.80/405.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
405.80/405.84	c   406s|140000 |   291 |  2223k|  15.9 |  30M| 845 |   8 |1913 |  32k|1913 |1731 |  19k| 172k|3751 | 0.000000e+00 | 2.000000e+00 |    Inf 
430.80/430.86	c   431s|150000 |   305 |  2366k|  15.8 |  31M| 845 |   - |1913 |  36k|   0 |   0 |  21k| 185k|3874 | 0.000000e+00 | 2.000000e+00 |    Inf 
460.60/460.61	c   461s|160000 |   408 |  2529k|  15.8 |  34M| 845 |  13 |1913 |  41k|1913 |1731 |  23k| 199k|4062 | 0.000000e+00 | 2.000000e+00 |    Inf 
489.80/489.81	c   490s|170000 |   492 |  2680k|  15.8 |  35M| 845 |  22 |1913 |  44k|1913 |1731 |  25k| 212k|4160 | 0.000000e+00 | 2.000000e+00 |    Inf 
520.31/520.39	c   520s|180000 |   536 |  2839k|  15.8 |  36M| 845 |   - |1913 |  43k|   0 |   0 |  27k| 225k|4297 | 0.000000e+00 | 2.000000e+00 |    Inf 
550.81/550.81	c   551s|190000 |   532 |  2991k|  15.7 |  37M| 845 |   - |1913 |  45k|   0 |   0 |  29k| 239k|4477 | 0.000000e+00 | 2.000000e+00 |    Inf 
580.60/580.64	c   581s|200000 |   640 |  3130k|  15.6 |  39M| 845 |   - |1913 |  50k|   0 |   0 |  30k| 252k|4567 | 0.000000e+00 | 2.000000e+00 |    Inf 
612.50/612.58	c   613s|210000 |   743 |  3280k|  15.6 |  42M| 845 |  53 |1913 |  54k|1913 |1731 |  32k| 265k|4659 | 0.000000e+00 | 2.000000e+00 |    Inf 
646.00/646.09	c   646s|220000 |   827 |  3425k|  15.6 |  43M| 845 |  16 |1913 |  56k|1913 |1731 |  34k| 279k|4777 | 0.000000e+00 | 2.000000e+00 |    Inf 
681.71/681.74	c   682s|230000 |   946 |  3588k|  15.6 |  45M| 845 |   - |1913 |  59k|   0 |   0 |  35k| 292k|4946 | 0.000000e+00 | 2.000000e+00 |    Inf 
714.81/714.81	c   715s|240000 |  1029 |  3731k|  15.5 |  47M| 845 |   - |1913 |  60k|   0 |   0 |  37k| 305k|5050 | 0.000000e+00 | 2.000000e+00 |    Inf 
748.31/748.37	c   748s|250000 |  1043 |  3868k|  15.5 |  46M| 845 |  16 |1913 |  58k|1913 |1741 |  38k| 319k|5135 | 0.000000e+00 | 2.000000e+00 |    Inf 
782.42/782.40	c   782s|260000 |  1010 |  4020k|  15.5 |  46M| 845 |  15 |1913 |  58k|1913 |1737 |  40k| 332k|5257 | 0.000000e+00 | 2.000000e+00 |    Inf 
815.81/815.81	c   816s|270000 |  1102 |  4172k|  15.5 |  48M| 845 |   - |1913 |  60k|   0 |   0 |  41k| 345k|5359 | 0.000000e+00 | 2.000000e+00 |    Inf 
850.61/850.64	c   851s|280000 |   814 |  4314k|  15.4 |  42M| 845 |   - |1913 |  50k|   0 |   0 |  43k| 359k|5528 | 0.000000e+00 | 2.000000e+00 |    Inf 
879.82/879.81	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
879.82/879.81	c   880s|290000 |   557 |  4453k|  15.4 |  40M| 845 |  12 |1913 |  47k|1913 |1731 |  45k| 373k|5654 | 0.000000e+00 | 2.000000e+00 |    Inf 
909.51/909.59	c   910s|300000 |   557 |  4591k|  15.3 |  40M| 845 |   - |1913 |  49k|   0 |   0 |  47k| 385k|5741 | 0.000000e+00 | 2.000000e+00 |    Inf 
939.02/939.02	c   939s|310000 |   591 |  4711k|  15.2 |  43M| 845 |  29 |1913 |  56k|1913 |1731 |  49k| 399k|5877 | 0.000000e+00 | 2.000000e+00 |    Inf 
969.82/969.83	c   970s|320000 |   572 |  4832k|  15.1 |  45M| 845 |   - |1913 |  60k|1913 |1735 |  50k| 412k|5959 | 0.000000e+00 | 2.000000e+00 |    Inf 
1002.92/1002.96	c  1003s|330000 |   570 |  4973k|  15.1 |  44M| 845 |   - |1913 |  59k|   0 |   0 |  52k| 425k|6025 | 0.000000e+00 | 2.000000e+00 |    Inf 
1035.92/1035.91	c  1036s|340000 |   563 |  5112k|  15.0 |  46M| 845 |  19 |1913 |  63k|1913 |1742 |  54k| 438k|6133 | 0.000000e+00 | 2.000000e+00 |    Inf 
1069.32/1069.39	c  1069s|350000 |   640 |  5258k|  15.0 |  49M| 845 |  23 |1913 |  69k|1913 |1745 |  56k| 452k|6224 | 0.000000e+00 | 2.000000e+00 |    Inf 
1106.53/1106.52	c  1106s|360000 |   664 |  5414k|  15.0 |  50M| 845 |   - |1913 |  71k|1913 |1731 |  58k| 465k|6306 | 0.000000e+00 | 2.000000e+00 |    Inf 
1144.23/1144.26	c  1144s|370000 |   778 |  5563k|  15.0 |  52M| 845 |  14 |1913 |  74k|1913 |1731 |  60k| 479k|6394 | 0.000000e+00 | 2.000000e+00 |    Inf 
1182.43/1182.40	c  1182s|380000 |   821 |  5703k|  15.0 |  53M| 845 |   - |1913 |  74k|1913 |1739 |  61k| 493k|6470 | 0.000000e+00 | 2.000000e+00 |    Inf 
1222.23/1222.24	c  1222s|390000 |   778 |  5845k|  15.0 |  52M| 845 |  21 |1913 |  74k|1913 |1731 |  63k| 506k|6558 | 0.000000e+00 | 2.000000e+00 |    Inf 
1261.63/1261.67	c  1262s|400000 |   793 |  5983k|  15.0 |  54M| 845 |   - |1913 |  77k|   0 |   0 |  65k| 520k|6631 | 0.000000e+00 | 2.000000e+00 |    Inf 
1300.32/1300.31	c  1300s|410000 |   816 |  6121k|  14.9 |  55M| 845 |  28 |1913 |  79k|1913 |1731 |  67k| 534k|6726 | 0.000000e+00 | 2.000000e+00 |    Inf 
1337.42/1337.48	c  1337s|420000 |   629 |  6263k|  14.9 |  51M| 845 |  27 |1913 |  72k|1913 |1731 |  69k| 548k|6796 | 0.000000e+00 | 2.000000e+00 |    Inf 
1374.62/1374.60	c  1375s|430000 |   541 |  6412k|  14.9 |  48M| 845 |   1 |1913 |  66k|1913 |1731 |  71k| 561k|6881 | 0.000000e+00 | 2.000000e+00 |    Inf 
1410.73/1410.79	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1410.73/1410.79	c  1411s|440000 |   583 |  6569k|  14.9 |  48M| 845 |  22 |1913 |  65k|1913 |1731 |  72k| 574k|6982 | 0.000000e+00 | 2.000000e+00 |    Inf 
1447.54/1447.55	c  1448s|450000 |   668 |  6727k|  14.9 |  50M| 845 |   - |1913 |  68k|   0 |   0 |  74k| 587k|7061 | 0.000000e+00 | 2.000000e+00 |    Inf 
1483.94/1483.93	c  1484s|460000 |   714 |  6877k|  14.9 |  51M| 845 |  31 |1913 |  69k|1913 |1731 |  76k| 600k|7140 | 0.000000e+00 | 2.000000e+00 |    Inf 
1519.83/1519.85	c  1520s|470000 |   850 |  7028k|  15.0 |  52M| 845 |  13 |1913 |  72k|1913 |1731 |  77k| 614k|7219 | 0.000000e+00 | 2.000000e+00 |    Inf 
1557.03/1557.07	c  1557s|480000 |   897 |  7178k|  15.0 |  53M| 845 |   - |1913 |  72k|   0 |   0 |  78k| 627k|7282 | 0.000000e+00 | 2.000000e+00 |    Inf 
1596.15/1596.18	c  1596s|490000 |   889 |  7334k|  15.0 |  54M| 845 |  14 |1913 |  73k|1913 |1731 |  80k| 640k|7346 | 0.000000e+00 | 2.000000e+00 |    Inf 
1633.13/1633.11	c  1633s|500000 |   903 |  7483k|  15.0 |  55M| 845 |  23 |1913 |  77k|1913 |1737 |  81k| 654k|7406 | 0.000000e+00 | 2.000000e+00 |    Inf 
1673.74/1673.74	c  1674s|510000 |   983 |  7659k|  15.0 |  57M| 845 |  27 |1913 |  81k|1913 |1731 |  82k| 667k|7496 | 0.000000e+00 | 2.000000e+00 |    Inf 
1714.54/1714.55	c  1715s|520000 |   961 |  7821k|  15.0 |  58M| 845 |   - |1913 |  82k|   0 |   0 |  83k| 681k|7570 | 0.000000e+00 | 2.000000e+00 |    Inf 
1754.64/1754.61	c  1755s|530000 |   912 |  7974k|  15.0 |  57M| 845 |   - |1913 |  80k|   0 |   0 |  84k| 695k|7632 | 0.000000e+00 | 2.000000e+00 |    Inf 
1790.04/1790.00	c 
1790.04/1790.00	c SCIP Status        : solving was interrupted [time limit reached]
1790.04/1790.00	c Solving Time (sec) : 1789.98
1790.04/1790.00	c Solving Nodes      : 539001
1790.04/1790.00	c Primal Bound       : +2.00000000000000e+00 (119 solutions)
1790.04/1790.00	c Dual Bound         : +0.00000000000000e+00
1790.04/1790.00	c Gap                : infinite
1790.04/1790.01	s SATISFIABLE
1790.04/1790.01	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 x223 -x222 -x221 -x220 -x219 -x218 -x217 x216 -x215 -x214 -x213 -x212 -x211 -x210 
1790.04/1790.01	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 x197 -x196 -x195 -x194 -x193 -x192 x191 -x190 -x189 
1790.04/1790.01	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1790.04/1790.01	v x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 x152 -x151 -x150 x149 -x148 -x147 
1790.04/1790.01	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1790.04/1790.01	v -x125 -x124 x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
1790.04/1790.01	v -x103 -x102 -x101 x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 x91 -x90 -x89 -x88 -x87 x86 -x85 -x84 -x83 -x82 -x81 -x80 
1790.04/1790.01	v -x79 -x78 -x77 -x76 -x75 x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 x61 -x60 -x59 -x58 -x57 -x56 -x55 x54 
1790.04/1790.01	v -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 x29 
1790.04/1790.01	v -x28 -x27 -x26 -x25 -x24 -x23 x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 x3 -x2 
1790.04/1790.01	v -x1 
1790.04/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.04/1790.01	c Solving Time       :    1789.98
1790.04/1790.01	c Original Problem   :
1790.04/1790.01	c   Problem name     : HOME/instance-2705521-1278572955.wbo
1790.04/1790.01	c   Variables        : 2053 (1142 binary, 0 integer, 911 implicit integer, 0 continuous)
1790.04/1790.01	c   Constraints      : 3619 initial, 3619 maximal
1790.04/1790.01	c Presolved Problem  :
1790.04/1790.01	c   Problem name     : t_HOME/instance-2705521-1278572955.wbo
1790.04/1790.01	c   Variables        : 1913 (1072 binary, 0 integer, 841 implicit integer, 0 continuous)
1790.04/1790.01	c   Constraints      : 3347 initial, 84497 maximal
1790.04/1790.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.04/1790.01	c   trivial          :       0.00         70          0          0          0          0          0          0          0
1790.04/1790.01	c   dualfix          :       0.00         70          0          0          0          0          0          0          0
1790.04/1790.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.01	c   probing          :       0.03          0          0          0          0          0          0          0          0
1790.04/1790.01	c   setppc           :       0.00          0          0          0          0          0          6          0          0
1790.04/1790.01	c   linear           :       0.06          0          0          0        931          0        196        142          0
1790.04/1790.01	c   indicator        :       0.00          0          0          0          0          0         70          0          0
1790.04/1790.01	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1790.04/1790.01	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.01	c   root node        :          -       1664          -          -       1664          -          -          -          -
1790.04/1790.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.04/1790.01	c   integral         :          0          0          0     304741          0        217       2839          0          0     567678
1790.04/1790.01	c   setppc           :         36          6    2339530      15243          1      27944    1428236          0          0          0
1790.04/1790.01	c   linear           :        841          6    2316111      18319          1      72993    8111908      85432          0          0
1790.04/1790.01	c   indicator        :        841          0    2241099      18296          1         10      46161          0          0          0
1790.04/1790.01	c   logicor          :       1629+         6    1185069       3829          1      72894    4419068          0          0          0
1790.04/1790.01	c   bounddisjunction :          0+         0       9896          0          0          0          1          0          0          0
1790.04/1790.01	c   countsols        :          0          0          0       3829          1          0          0          0          0          0
1790.04/1790.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.04/1790.01	c   integral         :      49.86       0.00       0.00      49.86       0.00
1790.04/1790.01	c   setppc           :      13.26       0.00      13.24       0.01       0.00
1790.04/1790.01	c   linear           :      60.76       0.00      60.25       0.51       0.00
1790.04/1790.01	c   indicator        :       2.30       0.01       1.98       0.30       0.00
1790.04/1790.01	c   logicor          :     376.13       0.00     376.09       0.04       0.00
1790.04/1790.01	c   bounddisjunction :       0.01       0.00       0.01       0.00       0.00
1790.04/1790.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.04/1790.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.04/1790.01	c   vbounds          :       0.39       2321          0        303
1790.04/1790.01	c   rootredcost      :       0.38         24          0        832
1790.04/1790.01	c   pseudoobj        :      30.45    2343992        105      38218
1790.04/1790.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.04/1790.01	c   propagation      :       8.59     173936     173532    1019417       27.7       3941       26.1          -
1790.04/1790.01	c   infeasible LP    :      22.32     106884     106878     784308       44.7        801       17.9          0
1790.04/1790.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.04/1790.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.04/1790.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.04/1790.01	c   applied globally :          -          -          -     707200       30.0          -          -          -
1790.04/1790.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.04/1790.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.04/1790.01	c   cut pool         :       0.00          5          -          -          8          -    (maximal pool size: 388)
1790.04/1790.01	c   redcost          :       9.81     304848          0       1551          0          0
1790.04/1790.01	c   impliedbounds    :       0.00          6          0          0          0          0
1790.04/1790.01	c   intobj           :       0.00          0          0          0          0          0
1790.04/1790.01	c   cgmip            :       0.00          0          0          0          0          0
1790.04/1790.01	c   gomory           :       0.31          6          0          0       1179          0
1790.04/1790.01	c   strongcg         :       0.26          6          0          0       1730          0
1790.04/1790.01	c   cmir             :       0.04          6          0          0          0          0
1790.04/1790.01	c   flowcover        :       0.06          6          0          0          0          0
1790.04/1790.01	c   clique           :       0.00          6          0          0          0          0
1790.04/1790.01	c   zerohalf         :       0.00          0          0          0          0          0
1790.04/1790.01	c   mcf              :       0.00          1          0          0          0          0
1790.04/1790.01	c   rapidlearning    :       0.05          1          0          0          0          0
1790.04/1790.01	c Pricers            :       Time      Calls       Vars
1790.04/1790.01	c   problem variables:       0.00          0          0
1790.04/1790.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.04/1790.01	c   relpscost        :      49.58     286416        217       2839          0          0     567678
1790.04/1790.01	c   pscost           :       0.00          0          0          0          0          0          0
1790.04/1790.01	c   inference        :       0.45       3808          0          0          0          0       7624
1790.04/1790.01	c   mostinf          :       0.00          0          0          0          0          0          0
1790.04/1790.01	c   leastinf         :       0.00          0          0          0          0          0          0
1790.04/1790.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.04/1790.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.04/1790.01	c   random           :       0.00          0          0          0          0          0          0
1790.04/1790.01	c Primal Heuristics  :       Time      Calls      Found
1790.04/1790.01	c   LP solutions     :       0.01          -         22
1790.04/1790.01	c   pseudo solutions :       0.00          -          0
1790.04/1790.01	c   feaspump         :       0.03          1          0
1790.04/1790.01	c   oneopt           :       0.43         21          0
1790.04/1790.01	c   crossover        :       0.54         11          0
1790.04/1790.01	c   fracdiving       :       0.59        220          0
1790.04/1790.01	c   linesearchdiving :       0.37        220          0
1790.04/1790.01	c   guideddiving     :       0.68        220          0
1790.04/1790.01	c   veclendiving     :       0.62        220          1
1790.04/1790.01	c   coefdiving       :       1.46        221          0
1790.04/1790.01	c   pscostdiving     :       0.57        221          0
1790.04/1790.01	c   objpscostdiving  :       0.13        149          0
1790.04/1790.01	c   rootsoldiving    :       0.20        149          0
1790.04/1790.01	c   trivial          :       0.00          2          0
1790.04/1790.01	c   simplerounding   :       0.51     286399          0
1790.04/1790.01	c   zirounding       :       0.18       1000          0
1790.04/1790.01	c   rounding         :       0.75       7521          0
1790.04/1790.01	c   shifting         :       0.73       2339          0
1790.04/1790.01	c   intshifting      :       0.02          0          0
1790.04/1790.01	c   twoopt           :       0.00          0          0
1790.04/1790.01	c   fixandinfer      :       0.00          0          0
1790.04/1790.01	c   intdiving        :       0.00          0          0
1790.04/1790.01	c   actconsdiving    :       0.00          0          0
1790.04/1790.01	c   octane           :       0.00          0          0
1790.04/1790.01	c   rens             :       0.04          1          0
1790.04/1790.01	c   rins             :       0.00          0          0
1790.04/1790.01	c   localbranching   :       0.00          0          0
1790.04/1790.01	c   mutation         :       0.00          0          0
1790.04/1790.01	c   dins             :       0.00          0          0
1790.04/1790.01	c   undercover       :       0.00          0          0
1790.04/1790.01	c   nlp              :       0.11          0          0
1790.04/1790.01	c   trysol           :       0.20        184         96
1790.04/1790.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.04/1790.01	c   primal LP        :       0.00          0          0       0.00          -
1790.04/1790.01	c   dual LP          :     799.04     406192    8098089      19.94   10134.72
1790.04/1790.01	c   lex dual LP      :       0.00          0          0       0.00          -
1790.04/1790.01	c   barrier LP       :       0.00          0          0       0.00          -
1790.04/1790.01	c   diving/probing LP:       3.10       1772      19110      10.78    6163.68
1790.04/1790.01	c   strong branching :      46.08       7705     400449      51.97    8691.22
1790.04/1790.01	c     (at root node) :          -         15       5696     379.73          -
1790.04/1790.01	c   conflict analysis:       0.00          0          0       0.00          -
1790.04/1790.01	c B&B Tree           :
1790.04/1790.01	c   number of runs   :          1
1790.04/1790.01	c   nodes            :     539001
1790.04/1790.01	c   nodes (total)    :     539001
1790.04/1790.01	c   nodes left       :        867
1790.04/1790.01	c   max depth        :        845
1790.04/1790.01	c   max depth (total):        845
1790.04/1790.01	c   backtracks       :      74536 (13.8%)
1790.04/1790.01	c   delayed cutoffs  :      29752
1790.04/1790.01	c   repropagations   :     881809 (2529090 domain reductions, 29199 cutoffs)
1790.04/1790.01	c   avg switch length:       4.70
1790.04/1790.01	c   switching time   :     242.66
1790.04/1790.01	c Solution           :
1790.04/1790.01	c   Solutions found  :        119 (24 improvements)
1790.04/1790.01	c   First Solution   : +4.24170000000000e+04   (in run 1, after 32 nodes, 18.11 seconds, depth 18, found by <trysol>)
1790.04/1790.01	c   Primal Bound     : +2.00000000000000e+00   (in run 1, after 132472 nodes, 386.95 seconds, depth 26, found by <relaxation>)
1790.04/1790.01	c   Dual Bound       : +0.00000000000000e+00
1790.04/1790.01	c   Gap              :   infinite
1790.04/1790.01	c   Root Dual Bound  : +0.00000000000000e+00
1790.04/1790.01	c   Root Iterations  :       1090
1790.14/1790.12	c Time complete: 1790.17.

Verifier Data

OK	2

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2705521-1278572955/watcher-2705521-1278572955 -o /tmp/evaluation-result-2705521-1278572955/solver-2705521-1278572955 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705521-1278572955.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: 0.35 0.08 0.02 4/178 21542
/proc/meminfo: memFree=29416432/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=12336 CPUtime=0
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 1920 0 0 0 0 0 0 0 21 0 1 0 25510247 12632064 1839 4089446400 4194304 10345943 140733195336592 18446744073709551615 4729650 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21542/statm: 3084 1839 429 1502 0 1577 0

[startup+0.044728 s]
/proc/loadavg: 0.35 0.08 0.02 4/178 21542
/proc/meminfo: memFree=29416432/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=25428 CPUtime=0.03
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 5386 0 0 0 3 0 0 0 21 0 1 0 25510247 26038272 4951 4089446400 4194304 10345943 140733195336592 18446744073709551615 5039046 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21542/statm: 6357 4951 529 1502 0 4850 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 25428

[startup+0.100722 s]
/proc/loadavg: 0.35 0.08 0.02 4/178 21542
/proc/meminfo: memFree=29416432/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=27500 CPUtime=0.09
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 5919 0 0 0 8 1 0 0 21 0 1 0 25510247 28160000 5484 4089446400 4194304 10345943 140733195336592 18446744073709551615 9137723 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21542/statm: 6875 5484 547 1502 0 5368 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27500

[startup+0.300686 s]
/proc/loadavg: 0.35 0.08 0.02 4/178 21542
/proc/meminfo: memFree=29416432/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=37176 CPUtime=0.29
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 12019 0 0 0 27 2 0 0 21 0 1 0 25510247 38068224 7772 4089446400 4194304 10345943 140733195336592 18446744073709551615 8933723 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21542/statm: 9294 7772 746 1502 0 7787 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37176

[startup+0.700613 s]
/proc/loadavg: 0.35 0.08 0.02 4/178 21542
/proc/meminfo: memFree=29416432/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=47224 CPUtime=0.69
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 13292 0 0 0 67 2 0 0 22 0 1 0 25510247 48357376 9045 4089446400 4194304 10345943 140733195336592 18446744073709551615 4922705 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21542/statm: 11806 9045 763 1502 0 10299 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47224

[startup+1.50046 s]
/proc/loadavg: 0.35 0.08 0.02 3/179 21543
/proc/meminfo: memFree=29377116/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=50032 CPUtime=1.49
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 18248 0 0 0 146 3 0 0 25 0 1 0 25510247 51232768 10455 4089446400 4194304 10345943 140733195336592 18446744073709551615 7568965 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21542/statm: 12508 10455 787 1502 0 11001 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50032

[startup+3.10018 s]
/proc/loadavg: 0.35 0.08 0.02 3/179 21543
/proc/meminfo: memFree=29375132/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=50820 CPUtime=3.09
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 19635 0 0 0 305 4 0 0 25 0 1 0 25510247 52039680 10590 4089446400 4194304 10345943 140733195336592 18446744073709551615 7588170 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21542/statm: 12705 10590 780 1502 0 11198 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50820

[startup+6.30061 s]
/proc/loadavg: 0.48 0.11 0.04 3/179 21543
/proc/meminfo: memFree=29372808/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=50792 CPUtime=6.29
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 22133 0 0 0 623 6 0 0 25 0 1 0 25510247 52011008 10553 4089446400 4194304 10345943 140733195336592 18446744073709551615 7591199 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21542/statm: 12698 10553 780 1502 0 11191 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50792

[startup+12.7004 s]
/proc/loadavg: 0.68 0.16 0.05 3/179 21570
/proc/meminfo: memFree=29356040/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=50820 CPUtime=12.69
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 28050 0 0 0 1258 11 0 0 25 0 1 0 25510247 52039680 10586 4089446400 4194304 10345943 140733195336592 18446744073709551615 7569469 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 12705 10586 781 1502 0 11198 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50820

[startup+25.5011 s]
/proc/loadavg: 0.97 0.25 0.08 3/179 21571
/proc/meminfo: memFree=29355896/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=49380 CPUtime=25.49
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 38194 0 0 0 2530 19 0 0 25 0 1 0 25510247 50565120 10860 4089446400 4194304 10345943 140733195336592 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 12345 10860 786 1502 0 10838 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49380

[startup+51.1005 s]
/proc/loadavg: 1.32 0.39 0.13 3/179 21571
/proc/meminfo: memFree=29333428/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=59620 CPUtime=51.09
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 55768 0 0 0 5071 38 0 0 25 0 1 0 25510247 61050880 13448 4089446400 4194304 10345943 140733195336592 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 14905 13448 786 1502 0 13398 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 59620

[startup+102.306 s]
/proc/loadavg: 1.73 0.66 0.24 3/179 21573
/proc/meminfo: memFree=29298292/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=86236 CPUtime=102.3
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 117434 0 0 0 10144 86 0 0 25 0 1 0 25510247 88305664 19702 4089446400 4194304 10345943 140733195336592 18446744073709551615 6777176 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 21559 19702 804 1502 0 20052 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 86236

[startup+162.3 s]
/proc/loadavg: 1.89 0.88 0.33 3/179 21574
/proc/meminfo: memFree=29290172/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=86236 CPUtime=162.29
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 117697 0 0 0 16105 124 0 0 25 0 1 0 25510247 88305664 19964 4089446400 4194304 10345943 140733195336592 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 21559 19964 804 1502 0 20052 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 86236

[startup+222.301 s]
/proc/loadavg: 1.96 1.10 0.44 3/179 21576
/proc/meminfo: memFree=29281076/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=86236 CPUtime=222.3
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 117701 0 0 0 22066 164 0 0 25 0 1 0 25510247 88305664 19968 4089446400 4194304 10345943 140733195336592 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 21559 19968 804 1502 0 20052 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 86236

[startup+282.301 s]
/proc/loadavg: 1.98 1.25 0.53 3/179 21577
/proc/meminfo: memFree=29273088/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=86128 CPUtime=282.3
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 118175 0 0 0 28031 199 0 0 25 0 1 0 25510247 88195072 20298 4089446400 4194304 10345943 140733195336592 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 21532 20298 804 1502 0 20025 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 86128

[startup+342.301 s]
/proc/loadavg: 1.99 1.38 0.62 3/179 21579
/proc/meminfo: memFree=29268436/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=89224 CPUtime=342.3
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 126139 0 0 0 33997 233 0 0 25 0 1 0 25510247 91365376 20562 4089446400 4194304 10345943 140733195336592 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 22306 20562 804 1502 0 20799 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 89224

[startup+402.301 s]
/proc/loadavg: 1.99 1.49 0.70 3/179 21581
/proc/meminfo: memFree=29259052/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=92036 CPUtime=402.3
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 148184 0 0 0 39958 272 0 0 25 0 1 0 25510247 94244864 21435 4089446400 4194304 10345943 140733195336592 18446744073709551615 6755075 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 23009 21435 804 1502 0 21502 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 92036

[startup+462.301 s]
/proc/loadavg: 1.99 1.58 0.78 3/179 21582
/proc/meminfo: memFree=29253044/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=93268 CPUtime=462.3
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 163768 0 0 0 45920 310 0 0 25 0 1 0 25510247 95506432 21763 4089446400 4194304 10345943 140733195336592 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 23317 21763 804 1502 0 21810 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 93268

[startup+522.3 s]
/proc/loadavg: 1.99 1.65 0.85 3/179 21584
/proc/meminfo: memFree=29249748/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=95196 CPUtime=522.31
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 167330 0 0 0 51886 345 0 0 25 0 1 0 25510247 97480704 22272 4089446400 4194304 10345943 140733195336592 18446744073709551615 7510055 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 23799 22272 804 1502 0 22292 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 95196

[startup+582.3 s]
/proc/loadavg: 1.99 1.71 0.92 3/179 21588
/proc/meminfo: memFree=29246332/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=99556 CPUtime=582.3
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 170361 0 0 0 57856 374 0 0 25 0 1 0 25510247 101945344 22958 4089446400 4194304 10345943 140733195336592 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 24889 22958 804 1502 0 23382 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 99556

[startup+642.301 s]
/proc/loadavg: 2.03 1.78 1.00 3/179 21590
/proc/meminfo: memFree=29238652/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=105304 CPUtime=642.31
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 175405 0 0 0 63823 408 0 0 25 0 1 0 25510247 107831296 24087 4089446400 4194304 10345943 140733195336592 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 26326 24087 804 1502 0 24819 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 105304

[startup+702.301 s]

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

/proc/meminfo: memFree=29212720/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=114000 CPUtime=1002.32
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 198931 0 0 0 99641 591 0 0 25 0 1 0 25510247 116736000 26191 4089446400 4194304 10345943 140733195336592 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 28500 26191 804 1502 0 26993 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 114000

[startup+1062.3 s]
/proc/loadavg: 2.00 1.93 1.34 3/179 21601
/proc/meminfo: memFree=29208672/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=116824 CPUtime=1062.32
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 201193 0 0 0 105612 620 0 0 25 0 1 0 25510247 119627776 26979 4089446400 4194304 10345943 140733195336592 18446744073709551615 4212623 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 29206 26979 804 1502 0 27699 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 116824

[startup+1122.3 s]
/proc/loadavg: 2.00 1.94 1.38 3/179 21603
/proc/meminfo: memFree=29203796/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=118276 CPUtime=1122.32
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 201939 0 0 0 111588 644 0 0 25 0 1 0 25510247 121114624 27286 4089446400 4194304 10345943 140733195336592 18446744073709551615 4697934 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 29569 27286 804 1502 0 28062 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 118276

[startup+1182.3 s]
/proc/loadavg: 2.04 1.97 1.42 3/179 21604
/proc/meminfo: memFree=29201372/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=119972 CPUtime=1182.32
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 202826 0 0 0 117564 668 0 0 25 0 1 0 25510247 122851328 27891 4089446400 4194304 10345943 140733195336592 18446744073709551615 5085356 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 29993 27891 804 1502 0 28486 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 119972

[startup+1242.3 s]
/proc/loadavg: 2.01 1.97 1.46 3/179 21606
/proc/meminfo: memFree=29200820/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=120492 CPUtime=1242.32
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 202908 0 0 0 123539 693 0 0 25 0 1 0 25510247 123383808 27973 4089446400 4194304 10345943 140733195336592 18446744073709551615 5085356 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 30123 27973 804 1502 0 28616 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 120492

[startup+1302.3 s]
/proc/loadavg: 2.07 1.99 1.49 3/179 21608
/proc/meminfo: memFree=29198652/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=121896 CPUtime=1302.33
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 204178 0 0 0 129514 719 0 0 25 0 1 0 25510247 124821504 28252 4089446400 4194304 10345943 140733195336592 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 30474 28252 804 1502 0 28967 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 121896

[startup+1362.3 s]
/proc/loadavg: 2.02 1.99 1.52 3/179 21609
/proc/meminfo: memFree=29195376/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=122704 CPUtime=1362.33
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 205148 0 0 0 135488 745 0 0 25 0 1 0 25510247 125648896 28301 4089446400 4194304 10345943 140733195336592 18446744073709551615 6003097 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 30676 28301 804 1502 0 29169 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 122704

[startup+1422.31 s]
/proc/loadavg: 2.01 1.99 1.55 3/179 21611
/proc/meminfo: memFree=29191840/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=124284 CPUtime=1422.34
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 207708 0 0 0 141459 775 0 0 25 0 1 0 25510247 127266816 28520 4089446400 4194304 10345943 140733195336592 18446744073709551615 4230937 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 31071 28520 804 1502 0 29564 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 124284

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.57 3/179 21612
/proc/meminfo: memFree=29189804/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=125876 CPUtime=1482.33
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 208718 0 0 0 147428 805 0 0 25 0 1 0 25510247 128897024 28853 4089446400 4194304 10345943 140733195336592 18446744073709551615 4218227 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 31469 28853 804 1502 0 29962 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 125876

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.60 3/179 21614
/proc/meminfo: memFree=29188120/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=123972 CPUtime=1542.33
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 209327 0 0 0 153400 833 0 0 25 0 1 0 25510247 126947328 28775 4089446400 4194304 10345943 140733195336592 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 30993 28775 804 1502 0 29486 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 123972

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.62 3/179 21616
/proc/meminfo: memFree=29186676/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=125964 CPUtime=1602.33
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 209932 0 0 0 159374 859 0 0 25 0 1 0 25510247 128987136 28852 4089446400 4194304 10345943 140733195336592 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 31491 28852 804 1502 0 29984 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 125964

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.64 3/179 21617
/proc/meminfo: memFree=29186364/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=125940 CPUtime=1662.33
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 210475 0 0 0 165347 886 0 0 25 0 1 0 25510247 128962560 28814 4089446400 4194304 10345943 140733195336592 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 31485 28814 804 1502 0 29978 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 125940

[startup+1722.3 s]
/proc/loadavg: 2.06 2.00 1.66 3/179 21619
/proc/meminfo: memFree=29181820/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=125528 CPUtime=1722.34
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 212272 0 0 0 171321 913 0 0 25 0 1 0 25510247 128540672 29113 4089446400 4194304 10345943 140733195336592 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 31382 29113 804 1502 0 29875 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 125528

[startup+1782.3 s]
/proc/loadavg: 2.02 2.00 1.68 3/179 21620
/proc/meminfo: memFree=29177300/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=126848 CPUtime=1782.34
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 213544 0 0 0 177292 942 0 0 25 0 1 0 25510247 129892352 29135 4089446400 4194304 10345943 140733195336592 18446744073709551615 4216931 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 31712 29135 804 1502 0 30205 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 126848

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

[startup+1785.5 s]
/proc/loadavg: 2.02 2.00 1.68 3/179 21621
/proc/meminfo: memFree=29176296/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=126848 CPUtime=1785.54
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 213550 0 0 0 177611 943 0 0 25 0 1 0 25510247 129892352 29141 4089446400 4194304 10345943 140733195336592 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 31712 29141 804 1502 0 30205 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (KiB) 126848

[startup+1788.7 s]
/proc/loadavg: 2.02 2.00 1.69 3/179 21621
/proc/meminfo: memFree=29176048/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=126848 CPUtime=1788.74
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 213554 0 0 0 177930 944 0 0 25 0 1 0 25510247 129892352 29145 4089446400 4194304 10345943 140733195336592 18446744073709551615 6068889 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 31712 29145 804 1502 0 30205 0
Current children cumulated CPU time (s) 1788.74
Current children cumulated vsize (KiB) 126848

[startup+1789.5 s]
/proc/loadavg: 2.02 2.00 1.69 3/179 21621
/proc/meminfo: memFree=29176048/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=126848 CPUtime=1789.54
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 213554 0 0 0 178009 945 0 0 25 0 1 0 25510247 129892352 29145 4089446400 4194304 10345943 140733195336592 18446744073709551615 6068924 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 31712 29145 804 1502 0 30205 0
Current children cumulated CPU time (s) 1789.54
Current children cumulated vsize (KiB) 126848

[startup+1789.9 s]
/proc/loadavg: 2.02 2.00 1.69 3/179 21621
/proc/meminfo: memFree=29176048/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=126848 CPUtime=1789.94
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 213554 0 0 0 178049 945 0 0 25 0 1 0 25510247 129892352 29145 4089446400 4194304 10345943 140733195336592 18446744073709551615 4212641 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21542/statm: 31712 29145 804 1502 0 30205 0
Current children cumulated CPU time (s) 1789.94
Current children cumulated vsize (KiB) 126848

[startup+1790.1 s]
/proc/loadavg: 2.02 2.00 1.69 3/179 21621
/proc/meminfo: memFree=29176048/32950928 swapFree=67111528/67111528
[pid=21542] ppid=21540 vsize=126848 CPUtime=1790.14
/proc/21542/stat : 21542 (pbscip.linux.x8) R 21540 21542 21325 0 -1 4202496 213580 0 0 0 178069 945 0 0 25 0 1 0 25510247 129892352 29171 4089446400 4194304 10345943 140733195336592 18446744073709551615 4212501 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21542/statm: 31712 29171 805 1502 0 30205 0
Current children cumulated CPU time (s) 1790.14
Current children cumulated vsize (KiB) 126848

Child status: 0
Real time (s): 1790.12
CPU time (s): 1790.17
CPU user time (s): 1780.71
CPU system time (s): 9.46156
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 127968

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

runsolver used 2.50362 second user time and 5.74613 second system time

The end

Launcher Data

Begin job on node112 at 2010-07-08 09:09:15
IDJOB=2705521
IDBENCH=78903
IDSOLVER=1214
FILE ID=node112/2705521-1278572955
PBS_JOBID= 11240229
Free space on /tmp= 73440 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.3 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900553647--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2705521-1278572955/watcher-2705521-1278572955 -o /tmp/evaluation-result-2705521-1278572955/solver-2705521-1278572955 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705521-1278572955.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 187986d7f99d984dce20251cf704622a
RANDOM SEED=138048810

node112.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.820
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.64
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.820
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.820
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.820
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.84
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.820
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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29417084 kB
Buffers:        146668 kB
Cached:        3150656 kB
SwapCached:          0 kB
Active:        1324604 kB
Inactive:      2056712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29417084 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25936 kB
Writeback:           0 kB
AnonPages:       84048 kB
Mapped:          17728 kB
Slab:            89224 kB
PageTables:       4312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   225304 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= 73428 MiB
End job on node112 at 2010-07-08 09:39:05