Trace number 2705505

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.14 1790.1

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900574864--soft-66-100-0.wbo
MD5SUM8675827de7240d8277488879d51bec75
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 benchmark160.876
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 constraints925
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 46664
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46663
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 671
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-2705505-1278572954.wbo>
0.00/0.02	c original problem has 2081 variables (1156 bin, 0 int, 925 impl, 0 cont) and 3633 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.03	c presolving:
0.00/0.04	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 218 impls, 14 clqs
0.00/0.06	c (round 2) 0 del vars, 113 del conss, 925 chg bounds, 45 chg sides, 0 chg coeffs, 0 upgd conss, 218 impls, 14 clqs
0.00/0.07	c (round 3) 45 del vars, 158 del conss, 925 chg bounds, 45 chg sides, 0 chg coeffs, 1715 upgd conss, 218 impls, 14 clqs
0.00/0.08	c (round 4) 90 del vars, 218 del conss, 925 chg bounds, 45 chg sides, 0 chg coeffs, 1715 upgd conss, 218 impls, 14 clqs
0.09/0.12	c    (0.1s) probing: 101/1111 (9.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.12	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.12	c presolving (5 rounds):
0.09/0.12	c  90 deleted vars, 218 deleted constraints, 925 tightened bounds, 0 added holes, 45 changed sides, 0 changed coefficients
0.09/0.12	c  1970 implications, 14 cliques
0.09/0.12	c presolved problem has 1991 variables (1111 bin, 0 int, 880 impl, 0 cont) and 3415 constraints
0.09/0.12	c       1 constraints of type <knapsack>
0.09/0.12	c      63 constraints of type <setppc>
0.09/0.12	c     880 constraints of type <linear>
0.09/0.12	c     880 constraints of type <indicator>
0.09/0.12	c    1591 constraints of type <logicor>
0.09/0.12	c transformed objective value is always integral (scale: 1)
0.09/0.12	c Presolving Time: 0.09
0.09/0.12	c - non default parameters ----------------------------------------------------------------------
0.09/0.12	c # SCIP version 1.2.1.3
0.09/0.12	c 
0.09/0.12	c # frequency for displaying node information lines
0.09/0.12	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.12	c display/freq = 10000
0.09/0.12	c 
0.09/0.12	c # maximal time in seconds to run
0.09/0.12	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.12	c limits/time = 1789.98
0.09/0.12	c 
0.09/0.12	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.12	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.12	c limits/memory = 3420
0.09/0.12	c 
0.09/0.12	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.12	c # [type: int, range: [1,2], default: 1]
0.09/0.12	c timing/clocktype = 2
0.09/0.12	c 
0.09/0.12	c # should presolving try to simplify inequalities
0.09/0.12	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.12	c constraints/linear/simplifyinequalities = TRUE
0.09/0.12	c 
0.09/0.12	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.12	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.12	c constraints/indicator/addCouplingCons = TRUE
0.09/0.12	c 
0.09/0.12	c # should presolving try to simplify knapsacks
0.09/0.12	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.12	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.12	c 
0.09/0.12	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.12	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.12	c separating/rapidlearning/freq = 0
0.09/0.12	c 
0.09/0.12	c -----------------------------------------------------------------------------------------------
0.09/0.12	c start solving
0.09/0.12	c 
0.09/0.13	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.13	c   0.1s|     1 |     0 |    31 |     - |8982k|   0 |  24 |1991 |3415 |1991 |1655 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.23	c   0.2s|     1 |     0 |    70 |     - |9124k|   0 |  20 |1991 |3415 |1991 |1674 |  19 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.26	c   0.2s|     1 |     0 |    89 |     - |9189k|   0 |  24 |1991 |3415 |1991 |1677 |  22 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.31	c   0.3s|     1 |     0 |    99 |     - |9416k|   0 |  24 |1991 |3415 |1991 |1683 |  28 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.37	c   0.3s|     1 |     0 |   122 |     - |9625k|   0 |  29 |1991 |3415 |1991 |1690 |  35 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.44	c   0.4s|     1 |     0 |   211 |     - |9898k|   0 |  31 |1991 |3415 |1991 |1694 |  39 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.50	c   0.5s|     1 |     0 |   226 |     - |9922k|   0 |  32 |1991 |3415 |1991 |1700 |  45 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.19/1.22	c   1.2s|     1 |     2 |   226 |     - |9923k|   0 |  32 |1991 |3415 |1991 |1700 |  45 |   0 |  15 | 0.000000e+00 |      --      |    Inf 
4.59/4.63	o 44621
4.59/4.63	c y 4.6s|    16 |    15 |  1254 |  68.5 |  10M|  14 |   - |1991 |3415 |   0 |   0 |  48 |   0 | 194 | 0.000000e+00 | 4.462100e+04 |    Inf 
9.89/9.97	o 865
9.89/9.97	c *10.0s|   135 |   116 |  4375 |  31.0 |  10M|  27 |   - |1991 |3442 |1991 |1692 | 102 |  27 | 710 | 0.000000e+00 | 8.650000e+02 |    Inf 
9.99/10.08	o 382
9.99/10.08	c *10.1s|   164 |   115 |  4701 |  27.5 |  10M|  27 |   - |1991 |3450 |1991 |1698 | 122 |  35 | 720 | 0.000000e+00 | 3.820000e+02 |    Inf 
10.19/10.20	o 340
10.19/10.20	c *10.2s|   197 |   121 |  4925 |  24.0 |  11M|  27 |   - |1991 |3486 |1991 |1712 | 131 |  71 | 736 | 0.000000e+00 | 3.400000e+02 |    Inf 
10.29/10.31	o 211
10.29/10.31	c *10.3s|   262 |    94 |  5024 |  18.4 |  11M|  42 |   - |1991 |3556 |1991 |1705 | 136 | 141 | 747 | 0.000000e+00 | 2.110000e+02 |    Inf 
10.29/10.37	o 199
10.29/10.37	c *10.4s|   298 |   113 |  5086 |  16.4 |  11M|  47 |   - |1991 |3568 |1991 |1711 | 142 | 153 | 748 | 0.000000e+00 | 1.990000e+02 |    Inf 
13.59/13.62	o 196
13.59/13.62	c *13.6s|  1679 |   517 | 17482 |  10.3 |  14M|  47 |   - |1991 |4567 |1991 |1703 | 545 |1432 | 920 | 0.000000e+00 | 1.960000e+02 |    Inf 
16.99/17.04	o 145
16.99/17.04	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
16.99/17.04	c *17.0s|  3286 |   976 | 33412 |  10.1 |  16M|  71 |   - |1991 |5052 |1991 |1695 |1075 |2825 | 969 | 0.000000e+00 | 1.450000e+02 |    Inf 
17.50/17.58	o 144
17.50/17.58	c *17.6s|  3594 |  1018 | 34645 |   9.6 |  17M|  71 |   - |1991 |5240 |1991 |1701 |1124 |3165 | 990 | 0.000000e+00 | 1.440000e+02 |    Inf 
17.50/17.58	o 129
17.50/17.58	c *17.6s|  3595 |  1004 | 34645 |   9.6 |  17M|  71 |   - |1991 |5240 |1991 |1701 |1124 |3165 | 990 | 0.000000e+00 | 1.290000e+02 |    Inf 
18.59/18.62	o 126
18.59/18.62	c *18.6s|  4123 |  1057 | 38356 |   9.3 |  17M|  71 |   - |1991 |5287 |1991 |1695 |1215 |3754 |1026 | 0.000000e+00 | 1.260000e+02 |    Inf 
18.59/18.63	o 118
18.59/18.63	c *18.6s|  4124 |  1028 | 38356 |   9.2 |  17M|  71 |   - |1991 |5287 |1991 |1695 |1215 |3754 |1026 | 0.000000e+00 | 1.180000e+02 |    Inf 
21.49/21.54	o 105
21.49/21.54	c *21.5s|  5566 |  1184 | 50483 |   9.0 |  18M|  76 |   - |1991 |5820 |1991 |1713 |1473 |5393 |1039 | 0.000000e+00 | 1.050000e+02 |    Inf 
28.79/28.84	o 86
28.79/28.84	c *28.8s|  9198 |  1368 | 80649 |   8.7 |  22M|  79 |   - |1991 |5669 |1991 |1705 |2093 |9199 |1110 | 0.000000e+00 | 8.600000e+01 |    Inf 
28.99/29.08	o 67
28.99/29.08	c *29.1s|  9336 |  1241 | 81480 |   8.7 |  20M|  79 |   - |1991 |5477 |1991 |1692 |2128 |9359 |1110 | 0.000000e+00 | 6.700000e+01 |    Inf 
30.49/30.52	c  30.5s| 10000 |  1295 | 88565 |   8.8 |  21M|  79 |  14 |1991 |4901 |1991 |1706 |2196 |  10k|1110 | 0.000000e+00 | 6.700000e+01 |    Inf 
36.40/36.44	o 61
36.40/36.44	c *36.4s| 13335 |  1480 |113970 |   8.5 |  24M|  79 |   - |1991 |6908 |1991 |1698 |2562 |  14k|1168 | 0.000000e+00 | 6.100000e+01 |    Inf 
40.89/40.98	o 25
40.89/40.98	c *41.0s| 15629 |  1165 |134751 |   8.6 |  21M|  79 |   - |1991 |5823 |1991 |1698 |2949 |  16k|1188 | 0.000000e+00 | 2.500000e+01 |    Inf 
48.49/48.55	o 21
48.49/48.55	c *48.5s| 19367 |  1109 |176177 |   9.1 |  21M|  79 |   - |1991 |6420 |1991 |1692 |3372 |  21k|1285 | 0.000000e+00 | 2.100000e+01 |    Inf 
48.99/49.05	o 4
48.99/49.05	c *49.0s| 19603 |   726 |178414 |   9.1 |  19M|  79 |   - |1991 |6338 |1991 |1703 |3423 |  22k|1303 | 0.000000e+00 | 4.000000e+00 |    Inf 
49.79/49.89	c  49.9s| 20000 |   720 |182906 |   9.1 |  19M|  79 |   - |1991 |6202 |   0 |   0 |3476 |  22k|1329 | 0.000000e+00 | 4.000000e+00 |    Inf 
69.49/69.53	c  69.5s| 30000 |   695 |295905 |   9.9 |  21M|  79 |   1 |1991 |  10k|1991 |1692 |4363 |  36k|1384 | 0.000000e+00 | 4.000000e+00 |    Inf 
90.99/91.07	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
90.99/91.07	c  91.0s| 40000 |   836 |426105 |  10.6 |  23M|  79 |   - |1991 |  14k|1991 |1692 |5485 |  49k|1386 | 0.000000e+00 | 4.000000e+00 |    Inf 
113.99/114.06	c   114s| 50000 |   986 |552993 |  11.1 |  27M|  79 |  19 |1991 |  20k|1991 |1692 |6569 |  63k|1612 | 0.000000e+00 | 4.000000e+00 |    Inf 
119.89/119.96	o 1
119.89/119.96	c * 120s| 52411 |   949 |582958 |  11.1 |  27M|  79 |   - |1991 |  20k|1991 |1698 |6864 |  67k|1705 | 0.000000e+00 | 1.000000e+00 |    Inf 
139.09/139.15	c   139s| 60000 |   925 |687093 |  11.4 |  26M|  79 |   8 |1991 |  17k|1991 |1692 |7518 |  78k|1931 | 0.000000e+00 | 1.000000e+00 |    Inf 
163.69/163.76	c   164s| 70000 |  1048 |817211 |  11.7 |  28M|  79 |  19 |1991 |  21k|1991 |1697 |8181 |  92k|2145 | 0.000000e+00 | 1.000000e+00 |    Inf 
188.19/188.25	c   188s| 80000 |  1004 |938235 |  11.7 |  28M|  79 |   - |1991 |  20k|   0 |   0 |8911 | 107k|2363 | 0.000000e+00 | 1.000000e+00 |    Inf 
211.69/211.76	c   212s| 90000 |   975 |  1051k|  11.7 |  29M|  79 |  10 |1991 |  21k|1991 |1692 |9772 | 121k|2567 | 0.000000e+00 | 1.000000e+00 |    Inf 
236.69/236.70	c   237s|100000 |   964 |  1177k|  11.8 |  28M|  79 |   - |1991 |  19k|   0 |   0 |  10k| 135k|2735 | 0.000000e+00 | 1.000000e+00 |    Inf 
261.40/261.46	c   261s|110000 |   928 |  1299k|  11.8 |  29M|  79 |  15 |1991 |  22k|1991 |1697 |  11k| 149k|2924 | 0.000000e+00 | 1.000000e+00 |    Inf 
287.10/287.17	c   287s|120000 |   963 |  1424k|  11.9 |  29M|  79 |  31 |1991 |  22k|1991 |1699 |  12k| 163k|3096 | 0.000000e+00 | 1.000000e+00 |    Inf 
312.79/312.84	c   313s|130000 |   901 |  1549k|  11.9 |  29M|  79 |  16 |1991 |  21k|1991 |1692 |  13k| 177k|3233 | 0.000000e+00 | 1.000000e+00 |    Inf 
335.80/335.86	c   336s|140000 |   845 |  1658k|  11.8 |  30M|  79 |   - |1991 |  24k|   0 |   0 |  14k| 191k|3403 | 0.000000e+00 | 1.000000e+00 |    Inf 
360.30/360.30	c   360s|150000 |   798 |  1771k|  11.8 |  29M|  79 |   - |1991 |  22k|   0 |   0 |  15k| 205k|3507 | 0.000000e+00 | 1.000000e+00 |    Inf 
385.80/385.81	c   386s|160000 |   792 |  1889k|  11.8 |  31M|  79 |   - |1991 |  27k|   0 |   0 |  16k| 218k|3689 | 0.000000e+00 | 1.000000e+00 |    Inf 
414.00/414.08	c   414s|170000 |   743 |  2018k|  11.9 |  31M|  79 |  24 |1991 |  27k|1991 |1695 |  17k| 232k|3819 | 0.000000e+00 | 1.000000e+00 |    Inf 
444.00/444.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
444.00/444.08	c   444s|180000 |   780 |  2152k|  12.0 |  32M|  79 |  30 |1991 |  30k|1991 |1701 |  18k| 247k|3986 | 0.000000e+00 | 1.000000e+00 |    Inf 
471.30/471.32	c   471s|190000 |   974 |  2271k|  12.0 |  35M|  79 |   - |1991 |  34k|   0 |   0 |  19k| 261k|4068 | 0.000000e+00 | 1.000000e+00 |    Inf 
498.80/498.88	c   499s|200000 |   943 |  2384k|  11.9 |  36M|  79 |   - |1991 |  36k|   0 |   0 |  19k| 276k|4211 | 0.000000e+00 | 1.000000e+00 |    Inf 
528.90/528.95	c   529s|210000 |   831 |  2511k|  12.0 |  33M|  79 |   - |1991 |  32k|1991 |1697 |  20k| 291k|4374 | 0.000000e+00 | 1.000000e+00 |    Inf 
558.10/558.19	c   558s|220000 |   830 |  2643k|  12.0 |  35M|  79 |   - |1991 |  35k|   0 |   0 |  20k| 305k|4479 | 0.000000e+00 | 1.000000e+00 |    Inf 
589.20/589.29	c   589s|230000 |   779 |  2778k|  12.1 |  34M|  79 |   1 |1991 |  33k|1991 |1692 |  21k| 319k|4630 | 0.000000e+00 | 1.000000e+00 |    Inf 
617.90/617.97	c   618s|240000 |   785 |  2888k|  12.0 |  35M|  79 |   - |1991 |  35k|   0 |   0 |  22k| 334k|4741 | 0.000000e+00 | 1.000000e+00 |    Inf 
649.30/649.36	c   649s|250000 |   776 |  3015k|  12.1 |  36M|  79 |   - |1991 |  39k|1991 |1692 |  22k| 348k|4849 | 0.000000e+00 | 1.000000e+00 |    Inf 
682.20/682.21	c   682s|260000 |   688 |  3142k|  12.1 |  34M|  79 |   - |1991 |  34k|1991 |1704 |  23k| 363k|4930 | 0.000000e+00 | 1.000000e+00 |    Inf 
711.61/711.68	c   712s|270000 |   691 |  3264k|  12.1 |  33M|  79 |   - |1991 |  31k|   0 |   0 |  24k| 377k|5018 | 0.000000e+00 | 1.000000e+00 |    Inf 
744.01/744.03	c   744s|280000 |   591 |  3401k|  12.1 |  28M|  79 |   - |1991 |  18k|1991 |1699 |  25k| 390k|5933 | 0.000000e+00 | 1.000000e+00 |    Inf 
767.91/767.93	c   768s|290000 |   591 |  3523k|  12.1 |  29M|  79 |  23 |1991 |  20k|1991 |1692 |  26k| 404k|5968 | 0.000000e+00 | 1.000000e+00 |    Inf 
791.80/791.88	c   792s|300000 |   468 |  3638k|  12.1 |  26M|  79 |   - |1991 |  15k|   0 |   0 |  27k| 417k|5992 | 0.000000e+00 | 1.000000e+00 |    Inf 
815.70/815.74	c   816s|310000 |   494 |  3759k|  12.1 |  28M|  79 |   - |1991 |  21k|1991 |1699 |  27k| 430k|6023 | 0.000000e+00 | 1.000000e+00 |    Inf 
841.31/841.38	c   841s|320000 |   540 |  3882k|  12.1 |  30M|  79 |  25 |1991 |  25k|1991 |1692 |  28k| 444k|6035 | 0.000000e+00 | 1.000000e+00 |    Inf 
868.20/868.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
868.20/868.27	c   868s|330000 |   481 |  4003k|  12.1 |  31M|  79 |   - |1991 |  27k|   0 |   0 |  29k| 458k|6104 | 0.000000e+00 | 1.000000e+00 |    Inf 
895.11/895.16	c   895s|340000 |   385 |  4124k|  12.1 |  29M|  79 |  24 |1991 |  24k|1991 |1695 |  30k| 471k|6213 | 0.000000e+00 | 1.000000e+00 |    Inf 
921.61/921.67	c   922s|350000 |   487 |  4229k|  12.1 |  31M|  79 |  44 |1991 |  26k|1991 |1695 |  30k| 484k|6294 | 0.000000e+00 | 1.000000e+00 |    Inf 
950.81/950.87	c   951s|360000 |   590 |  4357k|  12.1 |  34M|  79 |   - |1991 |  31k|   0 |   0 |  31k| 498k|6363 | 0.000000e+00 | 1.000000e+00 |    Inf 
981.22/981.27	c   981s|370000 |   729 |  4485k|  12.1 |  36M|  79 |  33 |1991 |  34k|1991 |1707 |  31k| 512k|6440 | 0.000000e+00 | 1.000000e+00 |    Inf 
1012.92/1012.99	c  1013s|380000 |   851 |  4618k|  12.2 |  38M|  79 |  17 |1991 |  36k|1991 |1700 |  32k| 526k|6530 | 0.000000e+00 | 1.000000e+00 |    Inf 
1044.81/1044.80	c  1045s|390000 |   805 |  4750k|  12.2 |  36M|  79 |   - |1991 |  30k|   0 |   0 |  32k| 541k|6623 | 0.000000e+00 | 1.000000e+00 |    Inf 
1073.91/1073.90	c  1074s|400000 |   742 |  4873k|  12.2 |  36M|  79 |  15 |1991 |  31k|1991 |1705 |  33k| 555k|6726 | 0.000000e+00 | 1.000000e+00 |    Inf 
1104.12/1104.17	c  1104s|410000 |   660 |  5013k|  12.2 |  32M|  79 |  20 |1991 |  23k|1991 |1692 |  34k| 568k|6816 | 0.000000e+00 | 1.000000e+00 |    Inf 
1133.11/1133.12	c  1133s|420000 |   663 |  5145k|  12.3 |  33M|  79 |  32 |1991 |  24k|1991 |1692 |  34k| 582k|6901 | 0.000000e+00 | 1.000000e+00 |    Inf 
1161.81/1161.83	c  1162s|430000 |   673 |  5284k|  12.3 |  33M|  79 |   - |1991 |  24k|1991 |1692 |  34k| 596k|6986 | 0.000000e+00 | 1.000000e+00 |    Inf 
1189.82/1189.87	c  1190s|440000 |   625 |  5413k|  12.3 |  33M|  79 |   - |1991 |  26k|   0 |   0 |  35k| 610k|7086 | 0.000000e+00 | 1.000000e+00 |    Inf 
1217.92/1217.91	c  1218s|450000 |   672 |  5537k|  12.3 |  36M|  79 |   - |1991 |  31k|   0 |   0 |  35k| 624k|7170 | 0.000000e+00 | 1.000000e+00 |    Inf 
1248.52/1248.59	c  1249s|460000 |   658 |  5679k|  12.3 |  36M|  79 |   - |1991 |  31k|   0 |   0 |  36k| 638k|7252 | 0.000000e+00 | 1.000000e+00 |    Inf 
1277.22/1277.26	c  1277s|470000 |   644 |  5809k|  12.4 |  37M|  79 |  19 |1991 |  34k|1991 |1692 |  36k| 654k|7331 | 0.000000e+00 | 1.000000e+00 |    Inf 
1305.82/1305.81	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1305.82/1305.81	c  1306s|480000 |   605 |  5933k|  12.4 |  35M|  79 |  26 |1991 |  30k|1991 |1692 |  37k| 667k|7419 | 0.000000e+00 | 1.000000e+00 |    Inf 
1334.02/1334.07	c  1334s|490000 |   578 |  6059k|  12.4 |  35M|  79 |   - |1991 |  30k|   0 |   0 |  37k| 681k|7508 | 0.000000e+00 | 1.000000e+00 |    Inf 
1362.62/1362.60	c  1363s|500000 |   556 |  6187k|  12.4 |  33M|  79 |  11 |1991 |  25k|1991 |1700 |  38k| 695k|7581 | 0.000000e+00 | 1.000000e+00 |    Inf 
1389.92/1389.96	c  1390s|510000 |   602 |  6319k|  12.4 |  34M|  79 |  17 |1991 |  26k|1991 |1700 |  39k| 708k|7650 | 0.000000e+00 | 1.000000e+00 |    Inf 
1419.23/1419.25	c  1419s|520000 |   676 |  6452k|  12.4 |  35M|  79 |   1 |1991 |  29k|1991 |1708 |  39k| 721k|7711 | 0.000000e+00 | 1.000000e+00 |    Inf 
1450.52/1450.50	c  1450s|530000 |   619 |  6597k|  12.4 |  36M|  79 |  18 |1991 |  31k|1991 |1700 |  40k| 735k|7789 | 0.000000e+00 | 1.000000e+00 |    Inf 
1478.12/1478.15	c  1478s|540000 |   660 |  6716k|  12.4 |  36M|  79 |   - |1991 |  33k|   0 |   0 |  40k| 749k|7859 | 0.000000e+00 | 1.000000e+00 |    Inf 
1503.13/1503.16	c  1503s|550000 |   625 |  6812k|  12.4 |  37M|  79 |   - |1991 |  36k|   0 |   0 |  41k| 763k|7941 | 0.000000e+00 | 1.000000e+00 |    Inf 
1531.62/1531.64	c  1532s|560000 |   612 |  6929k|  12.4 |  38M|  79 |  21 |1991 |  37k|1991 |1722 |  42k| 778k|8013 | 0.000000e+00 | 1.000000e+00 |    Inf 
1559.32/1559.31	c  1559s|570000 |   644 |  7045k|  12.4 |  38M|  79 |   - |1991 |  39k|   0 |   0 |  43k| 792k|8055 | 0.000000e+00 | 1.000000e+00 |    Inf 
1589.43/1589.44	c  1589s|580000 |   718 |  7167k|  12.4 |  40M|  79 |   - |1991 |  43k|   0 |   0 |  43k| 806k|8094 | 0.000000e+00 | 1.000000e+00 |    Inf 
1619.23/1619.24	c  1619s|590000 |   710 |  7290k|  12.4 |  39M|  79 |   - |1991 |  40k|   0 |   0 |  44k| 820k|8168 | 0.000000e+00 | 1.000000e+00 |    Inf 
1656.03/1656.05	c  1656s|600000 |   806 |  7454k|  12.4 |  39M|  79 |  15 |1991 |  37k|1991 |1700 |  44k| 833k|8252 | 0.000000e+00 | 1.000000e+00 |    Inf 
1690.63/1690.61	c  1691s|610000 |   796 |  7602k|  12.5 |  40M|  79 |   - |1991 |  38k|   0 |   0 |  45k| 847k|8327 | 0.000000e+00 | 1.000000e+00 |    Inf 
1724.74/1724.79	c  1725s|620000 |   978 |  7740k|  12.5 |  43M|  79 |  36 |1991 |  43k|1991 |1707 |  45k| 861k|8391 | 0.000000e+00 | 1.000000e+00 |    Inf 
1758.94/1758.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1758.94/1758.94	c  1759s|630000 |  1060 |  7873k|  12.5 |  44M|  79 |  39 |1991 |  44k|1991 |1707 |  46k| 875k|8460 | 0.000000e+00 | 1.000000e+00 |    Inf 
1790.03/1790.00	c 
1790.03/1790.00	c SCIP Status        : solving was interrupted [time limit reached]
1790.03/1790.00	c Solving Time (sec) : 1789.98
1790.03/1790.00	c Solving Nodes      : 638808
1790.03/1790.00	c Primal Bound       : +1.00000000000000e+00 (79 solutions)
1790.03/1790.00	c Dual Bound         : +0.00000000000000e+00
1790.03/1790.00	c Gap                : infinite
1790.03/1790.01	s SATISFIABLE
1790.03/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.03/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.03/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.03/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.03/1790.01	v -x146 -x145 x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 x131 -x130 -x129 -x128 -x127 -x126 -x125 
1790.03/1790.01	v -x124 -x123 -x122 -x121 -x120 -x119 x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 x104 
1790.03/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.03/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.03/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.03/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.03/1790.01	v -x1 
1790.03/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.03/1790.01	c Solving Time       :    1789.98
1790.03/1790.01	c Original Problem   :
1790.03/1790.01	c   Problem name     : HOME/instance-2705505-1278572954.wbo
1790.03/1790.01	c   Variables        : 2081 (1156 binary, 0 integer, 925 implicit integer, 0 continuous)
1790.03/1790.01	c   Constraints      : 3633 initial, 3633 maximal
1790.03/1790.01	c Presolved Problem  :
1790.03/1790.01	c   Problem name     : t_HOME/instance-2705505-1278572954.wbo
1790.03/1790.01	c   Variables        : 1991 (1111 binary, 0 integer, 880 implicit integer, 0 continuous)
1790.03/1790.01	c   Constraints      : 3415 initial, 47341 maximal
1790.03/1790.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.03/1790.01	c   trivial          :       0.00         45          0          0          0          0          0          0          0
1790.03/1790.01	c   dualfix          :       0.00         45          0          0          0          0          0          0          0
1790.03/1790.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.01	c   probing          :       0.03          0          0          0          0          0          0          0          0
1790.03/1790.01	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.01	c   setppc           :       0.00          0          0          0          0          0         60          0          0
1790.03/1790.01	c   linear           :       0.04          0          0          0        925          0        113         45          0
1790.03/1790.01	c   indicator        :       0.00          0          0          0          0          0         45          0          0
1790.03/1790.01	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1790.03/1790.01	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.01	c   root node        :          -       1760          -          -       1760          -          -          -          -
1790.03/1790.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.03/1790.01	c   integral         :          0          0          0     356967          0        218       1842          0          0     690380
1790.03/1790.01	c   knapsack         :          1          6    2979703      10039          1      40638    7195639          0          0          0
1790.03/1790.01	c   setppc           :         63          6    2948003      10079          1      41367    2251125          0          0          0
1790.03/1790.01	c   linear           :        880          6    2907247      10132          1      65998    3917076      46593          0          0
1790.03/1790.01	c   indicator        :        880          0     233238       2557          0        371     699706          0          0          0
1790.03/1790.01	c   logicor          :       1591+         6    1466444       1205          1     121351    5489692          0          0          0
1790.03/1790.01	c   bounddisjunction :          0+         0     307188          0          0         12       1546          0          0          0
1790.03/1790.01	c   countsols        :          0          0          0       1205          1          0          0          0          0          0
1790.03/1790.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.03/1790.01	c   integral         :      38.08       0.00       0.00      38.08       0.00
1790.03/1790.01	c   knapsack         :      37.45       0.00      37.44       0.01       0.00
1790.03/1790.01	c   setppc           :      17.60       0.00      17.59       0.01       0.00
1790.03/1790.01	c   linear           :      52.05       0.00      51.67       0.38       0.00
1790.03/1790.01	c   indicator        :       2.54       0.00       2.41       0.13       0.00
1790.03/1790.01	c   logicor          :     304.08       0.00     304.06       0.02       0.00
1790.03/1790.01	c   bounddisjunction :       1.00       0.00       1.00       0.00       0.00
1790.03/1790.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.03/1790.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.03/1790.01	c   vbounds          :       0.53       8537          0        159
1790.03/1790.01	c   rootredcost      :       0.48         20          0        880
1790.03/1790.01	c   pseudoobj        :      40.67    2991847       2701     736211
1790.03/1790.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.03/1790.01	c   propagation      :      12.96     272067     271633    1678558       28.4       8175       22.9          -
1790.03/1790.01	c   infeasible LP    :      16.16      70242      70242     570238       47.3        519       16.0          0
1790.03/1790.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.03/1790.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.03/1790.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.03/1790.01	c   applied globally :          -          -          -     888358       27.3          -          -          -
1790.03/1790.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.03/1790.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.03/1790.01	c   cut pool         :       0.00          5          -          -         50          -    (maximal pool size: 393)
1790.03/1790.01	c   redcost          :      12.75     357539          0      15740          0          0
1790.03/1790.01	c   impliedbounds    :       0.00          6          0          0          0          0
1790.03/1790.01	c   intobj           :       0.00          0          0          0          0          0
1790.03/1790.01	c   cgmip            :       0.00          0          0          0          0          0
1790.03/1790.01	c   gomory           :       0.12          6          0          0       2245          0
1790.03/1790.01	c   strongcg         :       0.11          6          0          0       2373          0
1790.03/1790.01	c   cmir             :       0.01          6          0          0          1          0
1790.03/1790.01	c   flowcover        :       0.04          6          0          0          1          0
1790.03/1790.01	c   clique           :       0.00          6          0          0          0          0
1790.03/1790.01	c   zerohalf         :       0.00          0          0          0          0          0
1790.03/1790.01	c   mcf              :       0.00          1          0          0          0          0
1790.03/1790.01	c   rapidlearning    :       0.05          1          0          0          0          0
1790.03/1790.01	c Pricers            :       Time      Calls       Vars
1790.03/1790.01	c   problem variables:       0.00          0          0
1790.03/1790.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.03/1790.01	c   relpscost        :      37.69     346822        218       1842          0          0     690380
1790.03/1790.01	c   pscost           :       0.00          0          0          0          0          0          0
1790.03/1790.01	c   inference        :       0.20       1187          0          0          0          0       2374
1790.03/1790.01	c   mostinf          :       0.00          0          0          0          0          0          0
1790.03/1790.01	c   leastinf         :       0.00          0          0          0          0          0          0
1790.03/1790.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.03/1790.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.03/1790.01	c   random           :       0.00          0          0          0          0          0          0
1790.03/1790.01	c Primal Heuristics  :       Time      Calls      Found
1790.03/1790.01	c   LP solutions     :       0.01          -         19
1790.03/1790.01	c   pseudo solutions :       0.00          -          0
1790.03/1790.01	c   intshifting      :       0.01          0          0
1790.03/1790.01	c   oneopt           :       0.24         18          0
1790.03/1790.01	c   feaspump         :       0.02          1          0
1790.03/1790.01	c   crossover        :       0.57         15          0
1790.03/1790.01	c   fracdiving       :       0.47         88          0
1790.03/1790.01	c   veclendiving     :       0.29         88          0
1790.03/1790.01	c   linesearchdiving :       0.27         88          0
1790.03/1790.01	c   coefdiving       :       0.57         88          0
1790.03/1790.01	c   pscostdiving     :       0.29         88          0
1790.03/1790.01	c   guideddiving     :       0.30         88          0
1790.03/1790.01	c   objpscostdiving  :       0.39         45          0
1790.03/1790.01	c   rootsoldiving    :       0.43         45          0
1790.03/1790.01	c   trivial          :       0.00          2          0
1790.03/1790.01	c   simplerounding   :       0.53     346893          0
1790.03/1790.01	c   zirounding       :       0.22       1000          0
1790.03/1790.01	c   rounding         :       0.88       8300          0
1790.03/1790.01	c   shifting         :       0.85       2566          0
1790.03/1790.01	c   twoopt           :       0.00          0          0
1790.03/1790.01	c   fixandinfer      :       0.00          0          0
1790.03/1790.01	c   intdiving        :       0.00          0          0
1790.03/1790.01	c   actconsdiving    :       0.00          0          0
1790.03/1790.01	c   octane           :       0.00          0          0
1790.03/1790.01	c   rens             :       0.02          1          0
1790.03/1790.01	c   rins             :       0.00          0          0
1790.03/1790.01	c   localbranching   :       0.00          0          0
1790.03/1790.01	c   mutation         :       0.00          0          0
1790.03/1790.01	c   dins             :       0.00          0          0
1790.03/1790.01	c   undercover       :       0.00          0          0
1790.03/1790.01	c   nlp              :       0.11          0          0
1790.03/1790.01	c   trysol           :       0.19        100         60
1790.03/1790.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.03/1790.01	c   primal LP        :       0.00          0          0       0.00          -
1790.03/1790.01	c   dual LP          :     846.32     425146    7982214      18.78    9431.69
1790.03/1790.01	c   lex dual LP      :       0.00          0          0       0.00          -
1790.03/1790.01	c   barrier LP       :       0.00          0          0       0.00          -
1790.03/1790.01	c   diving/probing LP:       1.90       1373      10746       7.83    5651.87
1790.03/1790.01	c   strong branching :      33.95       8492     340715      40.12   10035.31
1790.03/1790.01	c     (at root node) :          -         15       6257     417.13          -
1790.03/1790.01	c   conflict analysis:       0.00          0          0       0.00          -
1790.03/1790.01	c B&B Tree           :
1790.03/1790.01	c   number of runs   :          1
1790.03/1790.01	c   nodes            :     638808
1790.03/1790.01	c   nodes (total)    :     638808
1790.03/1790.01	c   nodes left       :       1150
1790.03/1790.01	c   max depth        :         79
1790.03/1790.01	c   max depth (total):         79
1790.03/1790.01	c   backtracks       :      83916 (13.1%)
1790.03/1790.01	c   delayed cutoffs  :      51305
1790.03/1790.01	c   repropagations   :    1203945 (3813714 domain reductions, 49510 cutoffs)
1790.03/1790.01	c   avg switch length:       5.19
1790.03/1790.01	c   switching time   :     241.11
1790.03/1790.01	c Solution           :
1790.03/1790.01	c   Solutions found  :         79 (20 improvements)
1790.03/1790.01	c   First Solution   : +4.46210000000000e+04   (in run 1, after 15 nodes, 4.61 seconds, depth 15, found by <trysol>)
1790.03/1790.01	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 52411 nodes, 119.94 seconds, depth 37, found by <relaxation>)
1790.03/1790.01	c   Dual Bound       : +0.00000000000000e+00
1790.03/1790.01	c   Gap              :   infinite
1790.03/1790.01	c   Root Dual Bound  : +0.00000000000000e+00
1790.03/1790.01	c   Root Iterations  :        226
1790.03/1790.09	c Time complete: 1790.12.

Verifier Data

OK	1

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2705505-1278572954/watcher-2705505-1278572954 -o /tmp/evaluation-result-2705505-1278572954/solver-2705505-1278572954 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705505-1278572954.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.06 0.02 0.00 2/173 23348
/proc/meminfo: memFree=29295680/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=12340 CPUtime=0
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 1921 0 0 0 0 0 0 0 25 0 1 0 25509524 12636160 1839 4089446400 4194304 10345943 140734862564240 18446744073709551615 9107500 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23348/statm: 3085 1840 429 1502 0 1578 0

[startup+0.0966121 s]
/proc/loadavg: 0.06 0.02 0.00 2/173 23348
/proc/meminfo: memFree=29295680/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=27640 CPUtime=0.09
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 5990 0 0 0 9 0 0 0 25 0 1 0 25509524 28303360 5554 4089446400 4194304 10345943 140734862564240 18446744073709551615 5604541 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23348/statm: 6910 5554 570 1502 0 5403 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27640

[startup+0.100528 s]
/proc/loadavg: 0.06 0.02 0.00 2/173 23348
/proc/meminfo: memFree=29295680/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=27640 CPUtime=0.09
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 5990 0 0 0 9 0 0 0 25 0 1 0 25509524 28303360 5554 4089446400 4194304 10345943 140734862564240 18446744073709551615 4882679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23348/statm: 6910 5554 570 1502 0 5403 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27640

[startup+0.300491 s]
/proc/loadavg: 0.06 0.02 0.00 2/173 23348
/proc/meminfo: memFree=29295680/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=37348 CPUtime=0.29
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 12396 0 0 0 27 2 0 0 25 0 1 0 25509524 38244352 7769 4089446400 4194304 10345943 140734862564240 18446744073709551615 6129686 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23348/statm: 9337 7769 759 1502 0 7830 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37348

[startup+0.700453 s]
/proc/loadavg: 0.06 0.02 0.00 2/173 23348
/proc/meminfo: memFree=29295680/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=45084 CPUtime=0.69
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 16931 0 0 0 67 2 0 0 25 0 1 0 25509524 46166016 9172 4089446400 4194304 10345943 140734862564240 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23348/statm: 11271 9172 773 1502 0 9764 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45084

[startup+1.50035 s]
/proc/loadavg: 0.14 0.03 0.01 3/179 23359
/proc/meminfo: memFree=29221356/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=45412 CPUtime=1.49
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 17382 0 0 0 146 3 0 0 25 0 1 0 25509524 46501888 9242 4089446400 4194304 10345943 140734862564240 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23348/statm: 11353 9242 777 1502 0 9846 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45412

[startup+3.10106 s]
/proc/loadavg: 0.14 0.03 0.01 3/179 23359
/proc/meminfo: memFree=29210568/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=44692 CPUtime=3.09
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 18462 0 0 0 305 4 0 0 25 0 1 0 25509524 45764608 9139 4089446400 4194304 10345943 140734862564240 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23348/statm: 11173 9139 778 1502 0 9666 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44692

[startup+6.30048 s]
/proc/loadavg: 0.37 0.08 0.02 3/179 23359
/proc/meminfo: memFree=29210656/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=44992 CPUtime=6.29
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 23207 0 0 0 622 7 0 0 25 0 1 0 25509524 46071808 9239 4089446400 4194304 10345943 140734862564240 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23348/statm: 11248 9239 779 1502 0 9741 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44992

[startup+12.7004 s]
/proc/loadavg: 0.50 0.11 0.03 3/179 23359
/proc/meminfo: memFree=29199572/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=50504 CPUtime=12.69
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 39076 0 0 0 1255 14 0 0 25 0 1 0 25509524 51716096 10572 4089446400 4194304 10345943 140734862564240 18446744073709551615 6023245 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23348/statm: 12626 10572 790 1502 0 11119 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50504

[startup+25.5011 s]
/proc/loadavg: 0.83 0.20 0.07 3/179 23360
/proc/meminfo: memFree=29154688/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=71792 CPUtime=25.49
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 74428 0 0 0 2526 23 0 0 25 0 1 0 25509524 73515008 15784 4089446400 4194304 10345943 140734862564240 18446744073709551615 7583219 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23348/statm: 17948 15784 790 1502 0 16441 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 71792

[startup+51.1005 s]
/proc/loadavg: 1.30 0.36 0.12 3/179 23360
/proc/meminfo: memFree=29103620/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=90956 CPUtime=51.09
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 113046 0 0 0 5071 38 0 0 25 0 1 0 25509524 93138944 20533 4089446400 4194304 10345943 140734862564240 18446744073709551615 6064271 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 22739 20533 802 1502 0 21232 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 90956

[startup+102.307 s]
/proc/loadavg: 1.69 0.61 0.22 3/179 23362
/proc/meminfo: memFree=29037940/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=94572 CPUtime=102.29
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 122784 0 0 0 10168 61 0 0 25 0 1 0 25509524 96841728 21803 4089446400 4194304 10345943 140734862564240 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 23643 21803 802 1502 0 22136 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 94572

[startup+162.301 s]
/proc/loadavg: 1.89 0.86 0.33 3/179 23363
/proc/meminfo: memFree=29007876/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=99456 CPUtime=162.3
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 146050 0 0 0 16141 89 0 0 25 0 1 0 25509524 101842944 22999 4089446400 4194304 10345943 140734862564240 18446744073709551615 4216460 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 24864 22999 802 1502 0 23357 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 99456

[startup+222.301 s]
/proc/loadavg: 1.96 1.07 0.43 3/179 23365
/proc/meminfo: memFree=28986372/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=100544 CPUtime=222.29
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 160300 0 0 0 22116 113 0 0 25 0 1 0 25509524 102957056 23238 4089446400 4194304 10345943 140734862564240 18446744073709551615 6358299 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 25136 23238 802 1502 0 23629 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 100544

[startup+282.301 s]
/proc/loadavg: 1.98 1.23 0.52 3/179 23366
/proc/meminfo: memFree=28973676/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=101696 CPUtime=282.29
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 175931 0 0 0 28091 138 0 0 25 0 1 0 25509524 104136704 23492 4089446400 4194304 10345943 140734862564240 18446744073709551615 7522770 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 25424 23492 802 1502 0 23917 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 101696

[startup+342.3 s]
/proc/loadavg: 2.03 1.39 0.62 3/179 23368
/proc/meminfo: memFree=28962096/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=102320 CPUtime=342.3
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 189195 0 0 0 34067 163 0 0 25 0 1 0 25509524 104775680 23697 4089446400 4194304 10345943 140734862564240 18446744073709551615 8160436 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 25580 23697 802 1502 0 24073 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 102320

[startup+402.301 s]
/proc/loadavg: 2.01 1.49 0.70 3/179 23370
/proc/meminfo: memFree=28949152/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=105088 CPUtime=402.29
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 204418 0 0 0 40047 182 0 0 25 0 1 0 25509524 107610112 24359 4089446400 4194304 10345943 140734862564240 18446744073709551615 6715934 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 26272 24359 802 1502 0 24765 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 105088

[startup+462.3 s]
/proc/loadavg: 2.00 1.58 0.78 3/179 23371
/proc/meminfo: memFree=28936564/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=108708 CPUtime=462.3
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 209074 0 0 0 46026 204 0 0 25 0 1 0 25509524 111316992 24852 4089446400 4194304 10345943 140734862564240 18446744073709551615 5615207 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 27177 24852 802 1502 0 25670 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 108708

[startup+522.301 s]
/proc/loadavg: 2.00 1.66 0.85 3/179 23373
/proc/meminfo: memFree=28928216/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=111160 CPUtime=522.3
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 211101 0 0 0 52008 222 0 0 25 0 1 0 25509524 113827840 25315 4089446400 4194304 10345943 140734862564240 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 27790 25315 802 1502 0 26283 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 111160

[startup+582.3 s]
/proc/loadavg: 2.00 1.72 0.92 3/179 23377
/proc/meminfo: memFree=28922280/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=110424 CPUtime=582.3
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 217134 0 0 0 57988 242 0 0 25 0 1 0 25509524 113074176 25626 4089446400 4194304 10345943 140734862564240 18446744073709551615 6756204 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 27606 25626 802 1502 0 26099 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 110424

[startup+642.301 s]
/proc/loadavg: 2.00 1.77 0.99 3/179 23379
/proc/meminfo: memFree=28916860/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=112208 CPUtime=642.31
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 222557 0 0 0 63971 260 0 0 25 0 1 0 25509524 114900992 25739 4089446400 4194304 10345943 140734862564240 18446744073709551615 6068889 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 28052 25739 802 1502 0 26545 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 112208

[startup+702.3 s]

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

/proc/meminfo: memFree=28899924/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=118204 CPUtime=1062.31
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 257376 0 0 0 105838 393 0 0 25 0 1 0 25509524 121040896 27219 4089446400 4194304 10345943 140734862564240 18446744073709551615 7508004 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 29551 27219 802 1502 0 28044 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 118204

[startup+1122.3 s]
/proc/loadavg: 2.00 1.95 1.38 3/179 23392
/proc/meminfo: memFree=28898392/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=117068 CPUtime=1122.31
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 265355 0 0 0 111816 415 0 0 25 0 1 0 25509524 119877632 27227 4089446400 4194304 10345943 140734862564240 18446744073709551615 8160344 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 29267 27227 802 1502 0 27760 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 117068

[startup+1182.3 s]
/proc/loadavg: 2.00 1.95 1.42 3/179 23393
/proc/meminfo: memFree=28896220/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=117068 CPUtime=1182.31
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 274074 0 0 0 117794 437 0 0 25 0 1 0 25509524 119877632 27239 4089446400 4194304 10345943 140734862564240 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 29267 27239 802 1502 0 27760 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 117068

[startup+1242.3 s]
/proc/loadavg: 2.00 1.96 1.45 3/179 23395
/proc/meminfo: memFree=28891716/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=117368 CPUtime=1242.32
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 280424 0 0 0 123777 455 0 0 25 0 1 0 25509524 120184832 27358 4089446400 4194304 10345943 140734862564240 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 29342 27358 802 1502 0 27835 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 117368

[startup+1302.3 s]
/proc/loadavg: 2.00 1.96 1.48 3/179 23397
/proc/meminfo: memFree=28885584/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=117452 CPUtime=1302.33
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 287048 0 0 0 129757 476 0 0 25 0 1 0 25509524 120270848 27409 4089446400 4194304 10345943 140734862564240 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 29363 27409 802 1502 0 27856 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 117452

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/179 23398
/proc/meminfo: memFree=28881724/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=117460 CPUtime=1362.32
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 290380 0 0 0 135738 494 0 0 25 0 1 0 25509524 120279040 27381 4089446400 4194304 10345943 140734862564240 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 29365 27381 802 1502 0 27858 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 117460

[startup+1422.31 s]
/proc/loadavg: 2.08 1.99 1.55 3/179 23400
/proc/meminfo: memFree=28877336/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=117452 CPUtime=1422.33
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 295254 0 0 0 141718 515 0 0 25 0 1 0 25509524 120270848 27478 4089446400 4194304 10345943 140734862564240 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 29363 27478 802 1502 0 27856 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 117452

[startup+1482.3 s]
/proc/loadavg: 2.03 1.99 1.57 3/179 23401
/proc/meminfo: memFree=28871860/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=120644 CPUtime=1482.32
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 298818 0 0 0 147699 533 0 0 25 0 1 0 25509524 123539456 27832 4089446400 4194304 10345943 140734862564240 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 30161 27832 802 1502 0 28654 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 120644

[startup+1542.3 s]
/proc/loadavg: 2.01 1.99 1.59 3/179 23403
/proc/meminfo: memFree=28868092/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=120196 CPUtime=1542.33
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 300009 0 0 0 153682 551 0 0 25 0 1 0 25509524 123080704 27809 4089446400 4194304 10345943 140734862564240 18446744073709551615 4995703 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 30049 27809 802 1502 0 28542 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 120196

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.62 3/179 23405
/proc/meminfo: memFree=28863832/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=121068 CPUtime=1602.32
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 302333 0 0 0 159664 568 0 0 25 0 1 0 25509524 123973632 28192 4089446400 4194304 10345943 140734862564240 18446744073709551615 5926399 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 30267 28192 802 1502 0 28760 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 121068

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.64 3/179 23406
/proc/meminfo: memFree=28857464/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=123308 CPUtime=1662.33
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 304348 0 0 0 165648 585 0 0 25 0 1 0 25509524 126267392 28538 4089446400 4194304 10345943 140734862564240 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 30827 28538 802 1502 0 29320 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 123308

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.66 3/179 23408
/proc/meminfo: memFree=28854072/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=123412 CPUtime=1722.33
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 306791 0 0 0 171631 602 0 0 25 0 1 0 25509524 126373888 28594 4089446400 4194304 10345943 140734862564240 18446744073709551615 7582907 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 30853 28594 802 1502 0 29346 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 123412

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.67 3/179 23409
/proc/meminfo: memFree=28850060/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=124608 CPUtime=1782.33
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 308712 0 0 0 177613 620 0 0 25 0 1 0 25509524 127598592 28956 4089446400 4194304 10345943 140734862564240 18446744073709551615 7570056 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 31152 28956 802 1502 0 29645 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 124608

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

[startup+1785.5 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 23409
/proc/meminfo: memFree=28850176/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=124608 CPUtime=1785.53
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 308788 0 0 0 177932 621 0 0 25 0 1 0 25509524 127598592 29032 4089446400 4194304 10345943 140734862564240 18446744073709551615 4736531 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 31152 29032 802 1502 0 29645 0
Current children cumulated CPU time (s) 1785.53
Current children cumulated vsize (KiB) 124608

[startup+1787.1 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 23409
/proc/meminfo: memFree=28849676/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=125340 CPUtime=1787.13
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 308894 0 0 0 178092 621 0 0 25 0 1 0 25509524 128348160 29138 4089446400 4194304 10345943 140734862564240 18446744073709551615 4218233 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 31335 29138 802 1502 0 29828 0
Current children cumulated CPU time (s) 1787.13
Current children cumulated vsize (KiB) 125340

[startup+1788.7 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 23409
/proc/meminfo: memFree=28849064/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=125340 CPUtime=1788.73
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 308920 0 0 0 178251 622 0 0 25 0 1 0 25509524 128348160 29164 4089446400 4194304 10345943 140734862564240 18446744073709551615 6108031 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 31335 29164 802 1502 0 29828 0
Current children cumulated CPU time (s) 1788.73
Current children cumulated vsize (KiB) 125340

[startup+1789.5 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 23409
/proc/meminfo: memFree=28849064/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=125340 CPUtime=1789.53
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 308922 0 0 0 178331 622 0 0 25 0 1 0 25509524 128348160 29166 4089446400 4194304 10345943 140734862564240 18446744073709551615 5086869 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 31335 29166 802 1502 0 29828 0
Current children cumulated CPU time (s) 1789.53
Current children cumulated vsize (KiB) 125340

[startup+1789.9 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 23409
/proc/meminfo: memFree=28849064/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=125340 CPUtime=1789.93
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 308923 0 0 0 178371 622 0 0 25 0 1 0 25509524 128348160 29167 4089446400 4194304 10345943 140734862564240 18446744073709551615 5085418 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 31335 29167 802 1502 0 29828 0
Current children cumulated CPU time (s) 1789.93
Current children cumulated vsize (KiB) 125340

[startup+1790 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 23409
/proc/meminfo: memFree=28849064/32950940 swapFree=67111528/67111528
[pid=23348] ppid=23346 vsize=125340 CPUtime=1790.03
/proc/23348/stat : 23348 (pbscip.linux.x8) R 23346 23348 23237 0 -1 4202496 308935 0 0 0 178381 622 0 0 25 0 1 0 25509524 128348160 29179 4089446400 4194304 10345943 140734862564240 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23348/statm: 31335 29179 802 1502 0 29828 0
Current children cumulated CPU time (s) 1790.03
Current children cumulated vsize (KiB) 125340

Child status: 0
Real time (s): 1790.1
CPU time (s): 1790.14
CPU user time (s): 1783.91
CPU system time (s): 6.22905
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 125340

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

runsolver used 2.73158 second user time and 5.41718 second system time

The end

Launcher Data

Begin job on node117 at 2010-07-08 09:09:14
IDJOB=2705505
IDBENCH=78889
IDSOLVER=1214
FILE ID=node117/2705505-1278572954
PBS_JOBID= 11240220
Free space on /tmp= 73532 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.1900574864--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-2705505-1278572954/watcher-2705505-1278572954 -o /tmp/evaluation-result-2705505-1278572954/solver-2705505-1278572954 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705505-1278572954.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 8675827de7240d8277488879d51bec75
RANDOM SEED=1283358648

node117.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.846
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.846
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.846
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.846
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.87
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.846
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.74
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.846
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.82
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.846
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.62
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.846
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	: 5251.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      29296084 kB
Buffers:        164228 kB
Cached:        3251020 kB
SwapCached:          0 kB
Active:        1496604 kB
Inactive:      1980680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      29296084 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12984 kB
Writeback:           0 kB
AnonPages:       61984 kB
Mapped:          14424 kB
Slab:           113836 kB
PageTables:       4520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   182416 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= 73508 MiB
End job on node117 at 2010-07-08 09:39:04