Trace number 3447867

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
SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4MSAT (TO) 1800.06 1800.01

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900548667--soft-66-100-0.wbo
MD5SUMb93cc320d1c40ed770cd566486d12ca9
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 benchmark151.013
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 constraints930
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 46532
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46531
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 625
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 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.00	c Copyright (c) 2002-2011 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-3447867-1307898654.wbo>
0.00/0.02	c original problem has 1161 variables (1161 bin, 0 int, 0 impl, 0 cont) and 2708 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 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 212 impls, 14 clqs
0.03/0.07	c (round 2) 0 del vars, 167 del conss, 0 add conss, 930 chg bounds, 57 chg sides, 0 chg coeffs, 0 upgd conss, 212 impls, 14 clqs
0.03/0.09	c (round 3) 114 del vars, 249 del conss, 0 add conss, 949 chg bounds, 120 chg sides, 0 chg coeffs, 0 upgd conss, 212 impls, 14 clqs
0.03/0.09	c (round 4) 152 del vars, 261 del conss, 0 add conss, 952 chg bounds, 129 chg sides, 0 chg coeffs, 0 upgd conss, 212 impls, 14 clqs
0.09/0.10	c (round 5) 158 del vars, 261 del conss, 0 add conss, 952 chg bounds, 129 chg sides, 0 chg coeffs, 1675 upgd conss, 212 impls, 14 clqs
0.09/0.11	c (round 6) 158 del vars, 278 del conss, 0 add conss, 952 chg bounds, 129 chg sides, 0 chg coeffs, 1675 upgd conss, 212 impls, 14 clqs
0.09/0.15	c    (0.2s) probing: 101/1082 (9.3%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.15	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.09/0.15	c presolving (7 rounds):
0.09/0.15	c  158 deleted vars, 278 deleted constraints, 0 added constraints, 952 tightened bounds, 0 added holes, 129 changed sides, 0 changed coefficients
0.09/0.15	c  1063 implications, 14 cliques
0.09/0.15	c presolved problem has 1933 variables (1082 bin, 0 int, 851 impl, 0 cont) and 3360 constraints
0.09/0.15	c       1 constraints of type <knapsack>
0.09/0.15	c      53 constraints of type <setppc>
0.09/0.15	c     851 constraints of type <linear>
0.09/0.15	c     851 constraints of type <indicator>
0.09/0.15	c    1604 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.13
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c # SCIP version 2.0.1.4
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 = 1800
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 = 13950
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 # belongs reading time to solving time?
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c timing/reading = TRUE
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.19/0.26	o 706
0.19/0.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.19/0.26	c T 0.3s|     1 |     0 |     0 |     - |9184k|   0 |   - |1933 |4211 |1933 |2509 |   0 |   0 |   0 |      --      | 7.060000e+02 |    Inf 
0.19/0.27	c   0.3s|     1 |     0 |    95 |     - |8790k|   0 |  33 |1933 |4211 |1933 |2509 |   0 |   0 |   0 | 0.000000e+00 | 7.060000e+02 |    Inf 
0.39/0.46	c   0.5s|     1 |     0 |   168 |     - |9452k|   0 |  37 |1933 |4249 |1933 |2518 |   9 |   0 |   0 | 0.000000e+00 | 7.060000e+02 |    Inf 
0.49/0.53	c   0.5s|     1 |     0 |   203 |     - |9830k|   0 |  46 |1933 |4249 |1933 |2525 |  16 |   0 |   0 | 0.000000e+00 | 7.060000e+02 |    Inf 
0.69/0.70	c   0.7s|     1 |     0 |   219 |     - |  10M|   0 |  51 |1933 |4249 |1933 |2527 |  18 |   0 |   0 | 0.000000e+00 | 7.060000e+02 |    Inf 
0.79/0.86	c   0.9s|     1 |     0 |   263 |     - |  10M|   0 |  57 |1933 |4249 |1933 |2533 |  24 |   0 |   0 | 0.000000e+00 | 7.060000e+02 |    Inf 
0.99/1.06	c   1.1s|     1 |     0 |   287 |     - |  10M|   0 |  56 |1933 |4249 |1933 |2536 |  27 |   0 |   0 | 0.000000e+00 | 7.060000e+02 |    Inf 
1.19/1.26	c   1.3s|     1 |     0 |   305 |     - |  10M|   0 |  57 |1933 |4249 |1933 |2539 |  30 |   0 |   0 | 0.000000e+00 | 7.060000e+02 |    Inf 
1.39/1.47	c   1.5s|     1 |     2 |   305 |     - |  10M|   0 |  57 |1933 |4249 |1933 |2539 |  30 |   0 |   9 | 0.000000e+00 | 7.060000e+02 |    Inf 
2.69/2.70	o 670
2.69/2.70	c * 2.7s|    19 |    12 |   919 |  34.1 |  11M|  15 |   - |1933 |4258 |1933 |2534 |  32 |   9 | 140 | 0.000000e+00 | 6.700000e+02 |    Inf 
3.59/3.61	o 638
3.59/3.61	c * 3.6s|    32 |    23 |  1529 |  39.5 |  11M|  15 |   - |1933 |4258 |1933 |2535 |  35 |   9 | 264 | 0.000000e+00 | 6.380000e+02 |    Inf 
3.79/3.85	o 368
3.79/3.85	c * 3.8s|    39 |    24 |  1770 |  38.6 |  11M|  15 |   - |1933 |4263 |1933 |2542 |  49 |  14 | 304 | 0.000000e+00 | 3.680000e+02 |    Inf 
3.79/3.86	o 286
3.79/3.86	c * 3.9s|    40 |    22 |  1798 |  38.3 |  11M|  15 |   - |1933 |4263 |1933 |2540 |  52 |  14 | 304 | 0.000000e+00 | 2.860000e+02 |    Inf 
5.59/5.67	o 280
5.59/5.67	c * 5.7s|    92 |    46 |  3210 |  31.9 |  11M|  21 |   - |1933 |4299 |1933 |2532 |  54 |  50 | 572 | 0.000000e+00 | 2.800000e+02 |    Inf 
5.89/5.91	o 278
5.89/5.91	c * 5.9s|   117 |    47 |  3434 |  27.0 |  12M|  24 |   - |1933 |4322 |1933 |2536 |  63 |  73 | 597 | 0.000000e+00 | 2.780000e+02 |    Inf 
6.00/6.00	o 193
6.00/6.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.00/6.00	c * 6.0s|   127 |    48 |  3526 |  25.6 |  12M|  24 |   - |1933 |4326 |1933 |2531 |  67 |  77 | 607 | 0.000000e+00 | 1.930000e+02 |    Inf 
6.39/6.40	o 143
6.39/6.40	c * 6.4s|   185 |    50 |  4015 |  20.2 |  12M|  32 |   - |1933 |4407 |1933 |2534 |  74 | 158 | 665 | 0.000000e+00 | 1.430000e+02 |    Inf 
8.49/8.60	o 96
8.49/8.60	c * 8.6s|   349 |    80 |  6185 |  16.9 |  13M|  32 |   - |1933 |4576 |1933 |2533 |  78 | 336 |1019 | 0.000000e+00 | 9.600000e+01 |    Inf 
8.80/8.85	o 91
8.80/8.85	c * 8.8s|   370 |    81 |  6454 |  16.7 |  13M|  32 |   - |1933 |4505 |1933 |2532 |  78 | 371 |1054 | 0.000000e+00 | 9.100000e+01 |    Inf 
10.20/10.23	o 66
10.20/10.23	c *10.2s|   465 |    93 |  7946 |  16.5 |  13M|  32 |   - |1933 |4470 |1933 |2527 |  83 | 455 |1260 | 0.000000e+00 | 6.600000e+01 |    Inf 
10.89/10.96	o 56
10.89/10.96	c *11.0s|   490 |   104 |  8985 |  17.8 |  13M|  32 |   - |1933 |4077 |1933 |2527 |  83 | 470 |1366 | 0.000000e+00 | 5.600000e+01 |    Inf 
11.19/11.23	o 25
11.19/11.23	c *11.2s|   520 |    97 |  9496 |  17.7 |  13M|  32 |   - |1933 |3873 |1933 |2533 |  84 | 515 |1394 | 0.000000e+00 | 2.500000e+01 |    Inf 
12.49/12.53	o 10
12.49/12.53	c *12.5s|   668 |    95 | 12644 |  18.5 |  13M|  32 |   - |1933 |3418 |1933 |2527 |  90 | 688 |1531 | 0.000000e+00 | 1.000000e+01 |    Inf 
12.79/12.84	o 7
12.79/12.84	c *12.8s|   723 |    96 | 13655 |  18.5 |  13M|  32 |   - |1933 |3182 |1933 |2528 |  91 | 736 |1560 | 0.000000e+00 | 7.000000e+00 |    Inf 
13.00/13.01	o 6
13.00/13.01	c *13.0s|   754 |   103 | 14281 |  18.6 |  13M|  32 |   - |1933 |3111 |1933 |2528 |  93 | 769 |1575 | 0.000000e+00 | 6.000000e+00 |    Inf 
15.90/15.93	o 5
15.90/15.93	c *15.9s|  2096 |   134 | 28027 |  13.2 |  14M|  38 |   - |1933 |4450 |1933 |2528 |  98 |2555 |1620 | 0.000000e+00 | 5.000000e+00 |    Inf 
15.99/16.00	o 1
15.99/16.00	c *16.0s|  2121 |   132 | 28336 |  13.2 |  14M|  38 |   - |1933 |4390 |1933 |2527 |  98 |2585 |1620 | 0.000000e+00 | 1.000000e+00 |    Inf 
35.79/35.88	c  35.9s| 10000 |   288 |133331 |  13.3 |  17M|  49 |   - |1933 |8753 |   0 |   0 |  98 |  13k|1866 | 0.000000e+00 | 1.000000e+00 |    Inf 
59.99/60.07	c  60.1s| 20000 |   150 |265269 |  13.2 |  17M|  50 |  26 |1933 |8499 |1933 |2527 |  98 |  26k|1882 | 0.000000e+00 | 1.000000e+00 |    Inf 
87.79/87.89	c  87.9s| 30000 |   210 |409193 |  13.6 |  18M|  50 |  24 |1933 |  11k|1933 |2527 |  98 |  38k|2265 | 0.000000e+00 | 1.000000e+00 |    Inf 
117.09/117.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
117.09/117.18	c   117s| 40000 |   243 |556269 |  13.9 |  20M|  53 |   - |1933 |  15k|1933 |2527 |  98 |  52k|2800 | 0.000000e+00 | 1.000000e+00 |    Inf 
145.69/145.72	c   146s| 50000 |   309 |695455 |  13.9 |  23M|  55 |  27 |1933 |  20k|1933 |2527 |  98 |  65k|3180 | 0.000000e+00 | 1.000000e+00 |    Inf 
175.59/175.66	c   176s| 60000 |   316 |845579 |  14.1 |  25M|  70 |   - |1933 |  22k|   0 |   0 |  98 |  79k|3546 | 0.000000e+00 | 1.000000e+00 |    Inf 
205.59/205.62	c   206s| 70000 |   220 |995627 |  14.2 |  22M|  70 |  31 |1933 |  16k|1933 |2527 |  98 |  92k|3876 | 0.000000e+00 | 1.000000e+00 |    Inf 
234.80/234.81	c   235s| 80000 |   154 |  1143k|  14.3 |  22M|  70 |  31 |1933 |  16k|1933 |2527 |  98 | 104k|4194 | 0.000000e+00 | 1.000000e+00 |    Inf 
266.30/266.39	c   266s| 90000 |    88 |  1298k|  14.4 |  22M|  70 |   - |1933 |  17k|1933 |2532 |  98 | 117k|4715 | 0.000000e+00 | 1.000000e+00 |    Inf 
296.80/296.89	c   297s|100000 |    92 |  1452k|  14.5 |  24M|  70 |   - |1933 |  21k|1933 |2527 |  98 | 130k|4954 | 0.000000e+00 | 1.000000e+00 |    Inf 
327.20/327.27	c   327s|110000 |   115 |  1601k|  14.6 |  25M|  70 |  25 |1933 |  24k|1933 |2527 |  98 | 143k|5237 | 0.000000e+00 | 1.000000e+00 |    Inf 
359.29/359.30	c   359s|120000 |   198 |  1759k|  14.7 |  28M|  70 |  24 |1933 |  30k|1933 |2527 |  98 | 156k|5488 | 0.000000e+00 | 1.000000e+00 |    Inf 
391.19/391.25	c   391s|130000 |   148 |  1915k|  14.7 |  29M|  70 |  20 |1933 |  31k|1933 |2527 |  98 | 168k|5711 | 0.000000e+00 | 1.000000e+00 |    Inf 
423.00/423.08	c   423s|140000 |   110 |  2066k|  14.8 |  28M|  70 |   - |1933 |  31k|1933 |2527 |  98 | 181k|5963 | 0.000000e+00 | 1.000000e+00 |    Inf 
458.80/458.90	c   459s|150000 |    61 |  2239k|  14.9 |  26M|  70 |   - |1933 |  25k|1933 |2527 |  98 | 194k|6286 | 0.000000e+00 | 1.000000e+00 |    Inf 
491.90/491.92	c   492s|160000 |   127 |  2411k|  15.1 |  27M|  70 |  18 |1933 |  27k|1933 |2527 |  98 | 207k|6462 | 0.000000e+00 | 1.000000e+00 |    Inf 
525.11/525.18	c   525s|170000 |   193 |  2575k|  15.2 |  30M|  70 |  10 |1933 |  31k|1933 |2527 |  98 | 219k|6698 | 0.000000e+00 | 1.000000e+00 |    Inf 
558.71/558.76	c   559s|180000 |   217 |  2743k|  15.2 |  30M|  70 |   - |1933 |  31k|1933 |2527 |  98 | 232k|6857 | 0.000000e+00 | 1.000000e+00 |    Inf 
594.41/594.41	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
594.41/594.41	c   594s|190000 |   121 |  2922k|  15.4 |  29M|  70 |   - |1933 |  30k|1933 |2527 |  98 | 245k|7079 | 0.000000e+00 | 1.000000e+00 |    Inf 
629.80/629.82	c   630s|200000 |   194 |  3104k|  15.5 |  29M|  70 |   - |1933 |  30k|1933 |2527 |  98 | 258k|7333 | 0.000000e+00 | 1.000000e+00 |    Inf 
664.71/664.74	c   665s|210000 |   332 |  3278k|  15.6 |  32M|  70 |   - |1933 |  33k|1933 |2527 |  98 | 272k|7485 | 0.000000e+00 | 1.000000e+00 |    Inf 
699.71/699.72	c   700s|220000 |   386 |  3456k|  15.7 |  33M|  70 |  40 |1933 |  35k|1933 |2527 |  98 | 285k|7652 | 0.000000e+00 | 1.000000e+00 |    Inf 
735.31/735.34	c   735s|230000 |   478 |  3636k|  15.8 |  34M|  70 |   - |1933 |  36k|1933 |2527 |  98 | 298k|7889 | 0.000000e+00 | 1.000000e+00 |    Inf 
770.51/770.55	c   771s|240000 |   453 |  3809k|  15.9 |  34M|  70 |  39 |1933 |  37k|1933 |2527 |  98 | 311k|8037 | 0.000000e+00 | 1.000000e+00 |    Inf 
806.41/806.48	c   806s|250000 |   377 |  3990k|  16.0 |  33M|  70 |   - |1933 |  35k|1933 |2527 |  98 | 324k|8185 | 0.000000e+00 | 1.000000e+00 |    Inf 
844.72/844.80	c   845s|260000 |   427 |  4181k|  16.1 |  34M|  70 |   - |1933 |  35k|1933 |2527 |  98 | 337k|8368 | 0.000000e+00 | 1.000000e+00 |    Inf 
879.81/879.88	c   880s|270000 |   509 |  4358k|  16.1 |  35M|  70 |   - |1933 |  38k|1933 |2527 |  98 | 351k|8557 | 0.000000e+00 | 1.000000e+00 |    Inf 
915.92/915.97	c   916s|280000 |   461 |  4536k|  16.2 |  34M|  70 |  38 |1933 |  35k|1933 |2527 |  98 | 364k|8726 | 0.000000e+00 | 1.000000e+00 |    Inf 
952.01/952.06	c   952s|290000 |   536 |  4715k|  16.3 |  36M|  70 |   - |1933 |  39k|1933 |2527 |  98 | 377k|8879 | 0.000000e+00 | 1.000000e+00 |    Inf 
987.22/987.29	c   987s|300000 |   580 |  4887k|  16.3 |  37M|  70 |   - |1933 |  40k|   0 |   0 |  98 | 390k|9047 | 0.000000e+00 | 1.000000e+00 |    Inf 
1023.52/1023.58	c  1024s|310000 |   493 |  5064k|  16.3 |  35M|  70 |  34 |1933 |  37k|1933 |2527 |  98 | 402k|9188 | 0.000000e+00 | 1.000000e+00 |    Inf 
1059.01/1059.00	c  1059s|320000 |   601 |  5238k|  16.4 |  35M|  70 |  37 |1933 |  36k|1933 |2527 |  98 | 415k|9336 | 0.000000e+00 | 1.000000e+00 |    Inf 
1096.32/1096.37	c  1096s|330000 |   584 |  5428k|  16.4 |  37M|  70 |  27 |1933 |  39k|1933 |2527 |  98 | 429k|9452 | 0.000000e+00 | 1.000000e+00 |    Inf 
1134.42/1134.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1134.42/1134.49	c  1134s|340000 |   510 |  5619k|  16.5 |  37M|  70 |   - |1933 |  39k|1933 |2527 |  98 | 443k|9601 | 0.000000e+00 | 1.000000e+00 |    Inf 
1171.82/1171.87	c  1172s|350000 |   475 |  5805k|  16.6 |  39M|  70 |  31 |1933 |  44k|1933 |2527 |  98 | 456k|9752 | 0.000000e+00 | 1.000000e+00 |    Inf 
1208.72/1208.79	c  1209s|360000 |   395 |  5984k|  16.6 |  35M|  70 |   - |1933 |  37k|1933 |2527 |  98 | 469k|9889 | 0.000000e+00 | 1.000000e+00 |    Inf 
1246.52/1246.50	c  1246s|370000 |   493 |  6172k|  16.7 |  37M|  70 |  32 |1933 |  40k|1933 |2527 |  98 | 481k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1283.12/1283.19	c  1283s|380000 |   355 |  6352k|  16.7 |  36M|  70 |   - |1933 |  39k|1933 |2527 |  98 | 494k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1319.02/1319.09	c  1319s|390000 |   458 |  6533k|  16.8 |  37M|  70 |   - |1933 |  41k|   0 |   0 |  98 | 507k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1356.83/1356.87	c  1357s|400000 |   837 |  6725k|  16.8 |  41M|  70 |   - |1933 |  44k|   0 |   0 |  98 | 520k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1392.73/1392.80	c  1393s|410000 |   858 |  6902k|  16.8 |  41M|  70 |   - |1933 |  44k|1933 |2527 |  98 | 534k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1429.03/1429.00	c  1429s|420000 |   846 |  7081k|  16.9 |  42M|  70 |  24 |1933 |  46k|1933 |2527 |  98 | 547k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1465.83/1465.87	c  1466s|430000 |   820 |  7260k|  16.9 |  41M|  70 |   - |1933 |  45k|1933 |2527 |  98 | 560k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1502.44/1502.41	c  1502s|440000 |   780 |  7441k|  16.9 |  42M|  70 |  37 |1933 |  45k|1933 |2527 |  98 | 573k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1540.34/1540.33	c  1540s|450000 |   580 |  7627k|  16.9 |  40M|  70 |  34 |1933 |  44k|1933 |2527 |  98 | 587k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1577.83/1577.81	c  1578s|460000 |   406 |  7814k|  17.0 |  39M|  70 |   - |1933 |  44k|1933 |2527 |  98 | 600k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1614.24/1614.27	c  1614s|470000 |   385 |  7993k|  17.0 |  37M|  70 |  19 |1933 |  41k|1933 |2527 |  98 | 613k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1650.84/1650.84	c  1651s|480000 |   262 |  8173k|  17.0 |  36M|  70 |   - |1933 |  40k|1933 |2527 |  98 | 626k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1687.53/1687.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1687.53/1687.50	c  1688s|490000 |   335 |  8358k|  17.1 |  37M|  70 |   - |1933 |  42k|1933 |2527 |  98 | 639k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1724.44/1724.45	c  1724s|500000 |   210 |  8541k|  17.1 |  36M|  70 |   - |1933 |  40k|1933 |2527 |  98 | 652k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1760.94/1760.91	c  1761s|510000 |   194 |  8725k|  17.1 |  37M|  70 |  33 |1933 |  42k|1933 |2527 |  98 | 665k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1797.54/1797.57	c  1798s|520000 |    96 |  8902k|  17.1 |  33M|  70 |   - |1933 |  36k|1933 |2527 |  98 | 678k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1800.04/1800.00	c 
1800.04/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.04/1800.00	c Solving Time (sec) : 1800.00
1800.04/1800.00	c Solving Nodes      : 520720
1800.04/1800.00	c Primal Bound       : +1.00000000000000e+00 (75 solutions)
1800.04/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.00	c Gap                : infinite
1800.04/1800.00	s SATISFIABLE
1800.04/1800.00	v -x231 -x230 -x229 x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 x215 -x214 -x213 -x212 -x211 -x210 
1800.04/1800.00	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 x202 -x201 -x200 x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1800.04/1800.00	v x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1800.04/1800.00	v -x167 -x166 -x165 x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 x151 -x150 -x149 -x148 -x147 
1800.04/1800.00	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1800.04/1800.00	v -x125 -x124 -x123 x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 x113 -x112 -x111 x110 -x109 -x108 -x107 -x106 -x105 -x104 
1800.04/1800.00	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 
1800.04/1800.00	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 
1800.04/1800.00	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 
1800.04/1800.00	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 
1800.04/1800.00	v -x1 
1800.04/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.04/1800.00	c Total Time         :    1800.00
1800.04/1800.00	c   solving          :    1800.00
1800.04/1800.00	c   presolving       :       0.13 (included in solving)
1800.04/1800.00	c   reading          :       0.02 (included in solving)
1800.04/1800.00	c Original Problem   :
1800.04/1800.00	c   Problem name     : HOME/instance-3447867-1307898654.wbo
1800.04/1800.00	c   Variables        : 1161 (1161 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.04/1800.00	c   Constraints      : 2708 initial, 2708 maximal
1800.04/1800.00	c Presolved Problem  :
1800.04/1800.00	c   Problem name     : t_HOME/instance-3447867-1307898654.wbo
1800.04/1800.00	c   Variables        : 1933 (1082 binary, 0 integer, 851 implicit integer, 0 continuous)
1800.04/1800.00	c   Constraints      : 3360 initial, 47390 maximal
1800.04/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.04/1800.00	c   trivial          :       0.00         79          0          0          0          0          0          0          0          0
1800.04/1800.00	c   dualfix          :       0.00         79          0          0          0          0          0          0          0          0
1800.04/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   probing          :       0.03          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   knapsack         :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   setppc           :       0.00          0          0          0          0          0         17          0          0          0
1800.04/1800.00	c   linear           :       0.07          0          0          0        952          0        182          0        129          0
1800.04/1800.00	c   indicator        :       0.00          0          0          0          0          0         79          0          0          0
1800.04/1800.00	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   root node        :          -       1702          -          -       1702          -          -          -          -          -
1800.04/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.00	c   integral         :          0          0          0     267362          0        322          0        538       3915          0          0     528168
1800.04/1800.00	c   varbound         :          0+         6      11577         84          0          0        368          0      27015         78          0          0
1800.04/1800.00	c   knapsack         :          1          6    2222832          8          1        319     201296       7050    1314448          0          0          0
1800.04/1800.00	c   setppc           :         53          6    2216999          1          1        316    4371836       9309    1864440          0          0          0
1800.04/1800.00	c   linear           :        851+         7    2207936          9          1        309    3279050      10518    2193473          0          0          0
1800.04/1800.00	c   indicator        :        851          0      11473         84          0        309        695          0        827          0          0          0
1800.04/1800.00	c   logicor          :       1604+         6    1086968         18          1         57    2826150      14123    3015963          0          0          0
1800.04/1800.00	c   bounddisjunction :          0+         0        458          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   countsols        :          0          0          0         18          1         59          0          0          0          0          0          0
1800.04/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.04/1800.00	c   integral         :      60.36       0.00       0.00      60.36       0.00       0.01       0.00
1800.04/1800.00	c   varbound         :       0.06       0.00       0.06       0.00       0.00       0.00       0.00
1800.04/1800.00	c   knapsack         :       4.98       0.00       4.73       0.00       0.00       0.00       0.25
1800.04/1800.00	c   setppc           :      14.06       0.00      13.02       0.00       0.00       0.00       1.03
1800.04/1800.00	c   linear           :      23.97       0.00      22.34       0.00       0.00       0.03       1.59
1800.04/1800.00	c   indicator        :       0.19       0.00       0.06       0.00       0.00       0.12       0.00
1800.04/1800.00	c   logicor          :     163.76       0.00     161.26       0.00       0.00       0.01       2.49
1800.04/1800.00	c   bounddisjunction :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.04/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.04/1800.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.04/1800.00	c   vbounds          :       2220         63          0       4825
1800.04/1800.00	c   rootredcost      :         18          0          0        851
1800.04/1800.00	c   pseudoobj        :    2225959        370        131      25417
1800.04/1800.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.04/1800.00	c   vbounds          :       0.53       0.53       0.00
1800.04/1800.00	c   rootredcost      :       0.37       0.37       0.00
1800.04/1800.00	c   pseudoobj        :      26.69      26.69       0.00
1800.04/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.00	c   propagation      :       2.04      41131      40962     259418       31.0        715       20.7          -
1800.04/1800.00	c   infeasible LP    :      38.88     223443     223430    1561815       42.7       2746       14.0          0
1800.04/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.00	c   applied globally :          -          -          -     679002       37.4          -          -          -
1800.04/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.00	c   cut pool         :       0.00          5          -          -         22          -    (maximal pool size: 463)
1800.04/1800.00	c   redcost          :       8.57     267410          0       5018          0          0
1800.04/1800.00	c   impliedbounds    :       0.00          6          0          0          0          0
1800.04/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.00	c   gomory           :       0.41          6          0          0       1322          0
1800.04/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.00	c   closecuts        :       0.00          0          0          0          0          0
1800.04/1800.00	c   strongcg         :       0.31          6          0          0       2026          0
1800.04/1800.00	c   cmir             :       0.05          6          0          0          0          0
1800.04/1800.00	c   flowcover        :       0.05          6          0          0          1          0
1800.04/1800.00	c   clique           :       0.00          6          0          0          0          0
1800.04/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.00	c   mcf              :       0.00          1          0          0          0          0
1800.04/1800.00	c   oddcycle         :       0.00          0          0          0          0          0
1800.04/1800.00	c   rapidlearning    :       0.12          1          0          0          0         38
1800.04/1800.00	c Pricers            :       Time      Calls       Vars
1800.04/1800.00	c   problem variables:       0.00          0          0
1800.04/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.00	c   relpscost        :      60.13     267276        538       3915          0          0     528168
1800.04/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   inference        :       0.00          1          0          0          0          0          2
1800.04/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.00	c   LP solutions     :       0.00          -         18
1800.04/1800.00	c   pseudo solutions :       0.00          -          0
1800.04/1800.00	c   feaspump         :       0.02          0          0
1800.04/1800.00	c   oneopt           :       0.28         18          0
1800.04/1800.00	c   crossover        :       0.31          7          0
1800.04/1800.00	c   objpscostdiving  :       0.60         45          0
1800.04/1800.00	c   rootsoldiving    :       0.93         45          0
1800.04/1800.00	c   coefdiving       :       2.09         90          0
1800.04/1800.00	c   pscostdiving     :       1.58         90          0
1800.04/1800.00	c   fracdiving       :       2.36         90          0
1800.04/1800.00	c   veclendiving     :       1.43         90          0
1800.04/1800.00	c   linesearchdiving :       0.95         90          0
1800.04/1800.00	c   guideddiving     :       2.27         90          0
1800.04/1800.00	c   trivial          :       0.00          2          0
1800.04/1800.00	c   shiftandpropagate:       0.10          1          1
1800.04/1800.00	c   simplerounding   :       0.39     267292          0
1800.04/1800.00	c   zirounding       :       6.29        261          0
1800.04/1800.00	c   rounding         :       0.88       7300          0
1800.04/1800.00	c   shifting         :       0.80       2229          0
1800.04/1800.00	c   intshifting      :       0.01          0          0
1800.04/1800.00	c   twoopt           :       0.00          0          0
1800.04/1800.00	c   fixandinfer      :       0.00          0          0
1800.04/1800.00	c   clique           :       0.00          0          0
1800.04/1800.00	c   intdiving        :       0.00          0          0
1800.04/1800.00	c   actconsdiving    :       0.00          0          0
1800.04/1800.00	c   octane           :       0.00          0          0
1800.04/1800.00	c   rens             :       0.06          1          0
1800.04/1800.00	c   rins             :       0.00          0          0
1800.04/1800.00	c   localbranching   :       0.00          0          0
1800.04/1800.00	c   mutation         :       0.00          0          0
1800.04/1800.00	c   dins             :       0.00          0          0
1800.04/1800.00	c   vbounds          :       0.00          0          0
1800.04/1800.00	c   undercover       :       0.00          0          0
1800.04/1800.00	c   subnlp           :       0.08          0          0
1800.04/1800.00	c   trysol           :       0.16        240         56
1800.04/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.00	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.00	c   dual LP          :    1166.11     488695    8867273      18.14    7604.12
1800.04/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.00	c   diving/probing LP:       8.93       8723      48090       5.51    5386.70
1800.04/1800.00	c   strong branching :      56.28      11935     406322      34.04    7219.62
1800.04/1800.00	c     (at root node) :          -          9       1188     132.00          -
1800.04/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.00	c B&B Tree           :
1800.04/1800.00	c   number of runs   :          1
1800.04/1800.00	c   nodes            :     520720
1800.04/1800.00	c   nodes (total)    :     520720
1800.04/1800.00	c   nodes left       :         91
1800.04/1800.00	c   max depth        :         70
1800.04/1800.00	c   max depth (total):         70
1800.04/1800.00	c   backtracks       :      69014 (13.3%)
1800.04/1800.00	c   delayed cutoffs  :       7325
1800.04/1800.00	c   repropagations   :     873598 (1463674 domain reductions, 7130 cutoffs)
1800.04/1800.00	c   avg switch length:       5.04
1800.04/1800.00	c   switching time   :     138.54
1800.04/1800.00	c Solution           :
1800.04/1800.00	c   Solutions found  :         75 (19 improvements)
1800.04/1800.00	c   First Solution   : +7.06000000000000e+02   (in run 1, after 1 nodes, 0.26 seconds, depth 873, found by <shiftandpropagate>)
1800.04/1800.00	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 2121 nodes, 16.00 seconds, depth 22, found by <relaxation>)
1800.04/1800.00	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.00	c   Gap              :   infinite
1800.04/1800.00	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.00	c   Root Iterations  :        305

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447867-1307898654/watcher-3447867-1307898654 -o /var/tmp/evaluation-result-3447867-1307898654/solver-3447867-1307898654 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447867-1307898654.wbo -t 1800 -m 15500 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.92 2/177 19627
/proc/meminfo: memFree=1399716/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=10132 CPUtime=0 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 1528 0 0 0 0 0 0 0 20 0 1 0 882280850 10375168 1481 33554432000 4194304 9128323 140736490749680 18446744073709551615 7980987 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19627/statm: 2533 1488 399 1205 0 1324 0

[startup+0.0424539 s]
/proc/loadavg: 2.00 2.00 1.92 2/177 19627
/proc/meminfo: memFree=1399716/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=27044 CPUtime=0.03 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 5510 0 0 0 3 0 0 0 20 0 1 0 882280850 27693056 5461 33554432000 4194304 9128323 140736490749680 18446744073709551615 18446744073699065941 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 6761 5461 507 1205 0 5552 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27044

[startup+0.100464 s]
/proc/loadavg: 2.00 2.00 1.92 2/177 19627
/proc/meminfo: memFree=1399716/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=28148 CPUtime=0.09 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 6054 0 0 0 9 0 0 0 20 0 1 0 882280850 28823552 5748 33554432000 4194304 9128323 140736490749680 18446744073709551615 18446744073699065949 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 7037 5748 528 1205 0 5828 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28148

[startup+0.300409 s]
/proc/loadavg: 2.00 2.00 1.92 2/177 19627
/proc/meminfo: memFree=1399716/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=35436 CPUtime=0.29 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 8281 0 0 0 28 1 0 0 18 0 1 0 882280850 36286464 7850 33554432000 4194304 9128323 140736490749680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 8859 7850 677 1205 0 7650 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35436

[startup+0.700334 s]
/proc/loadavg: 2.00 2.00 1.92 2/177 19627
/proc/meminfo: memFree=1399716/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=58000 CPUtime=0.69 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 14061 0 0 0 67 2 0 0 18 0 1 0 882280850 59392000 13275 33554432000 4194304 9128323 140736490749680 18446744073709551615 8008900 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 14500 13275 738 1205 0 13291 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58000

[startup+1.50019 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 19628
/proc/meminfo: memFree=1318024/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=58060 CPUtime=1.49 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 14978 0 0 0 144 5 0 0 19 0 1 0 882280850 59453440 13601 33554432000 4194304 9128323 140736490749680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 14515 13601 753 1205 0 13306 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58060

[startup+3.10089 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 19628
/proc/meminfo: memFree=1315608/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=58060 CPUtime=3.09 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 14980 0 0 0 299 10 0 0 24 0 1 0 882280850 59453440 13603 33554432000 4194304 9128323 140736490749680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 14515 13603 754 1205 0 13306 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58060

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 19628
/proc/meminfo: memFree=1315984/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=58060 CPUtime=6.29 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 14980 0 0 0 609 20 0 0 25 0 1 0 882280850 59453440 13603 33554432000 4194304 9128323 140736490749680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 14515 13603 754 1205 0 13306 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58060

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 19628
/proc/meminfo: memFree=1315848/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=58060 CPUtime=12.69 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 15001 0 0 0 1228 41 0 0 25 0 1 0 882280850 59453440 13624 33554432000 4194304 9128323 140736490749680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 14515 13624 757 1205 0 13306 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58060

[startup+25.5008 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 19629
/proc/meminfo: memFree=1309648/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=58068 CPUtime=25.49 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 23405 0 0 0 2472 77 0 0 25 0 1 0 882280850 59461632 13655 33554432000 4194304 9128323 140736490749680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 14517 13655 757 1205 0 13308 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 58068

[startup+51.1011 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 19629
/proc/meminfo: memFree=1292824/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=58100 CPUtime=51.09 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 29758 0 0 0 4962 147 0 0 25 0 1 0 882280850 59494400 13669 33554432000 4194304 9128323 140736490749680 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 14525 13669 757 1205 0 13316 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 58100

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 19631
/proc/meminfo: memFree=1262408/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=59284 CPUtime=102.29 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 33649 0 0 0 9935 294 0 0 25 0 1 0 882280850 60706816 13928 33554432000 4194304 9128323 140736490749680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 14821 13928 757 1205 0 13612 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 59284

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 19632
/proc/meminfo: memFree=1245276/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=65472 CPUtime=162.29 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 36847 0 0 0 15790 439 0 0 25 0 1 0 882280850 67043328 15491 33554432000 4194304 9128323 140736490749680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 16368 15491 757 1205 0 15159 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 65472

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 19634
/proc/meminfo: memFree=1234064/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=67308 CPUtime=222.3 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 37288 0 0 0 21650 580 0 0 25 0 1 0 882280850 68923392 15932 33554432000 4194304 9128323 140736490749680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 16827 15932 757 1205 0 15618 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 67308

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 19635
/proc/meminfo: memFree=1220876/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=68436 CPUtime=282.3 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 37572 0 0 0 27492 738 0 0 25 0 1 0 882280850 70078464 16216 33554432000 4194304 9128323 140736490749680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 17109 16216 757 1205 0 15900 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 68436

[startup+342.301 s]
/proc/loadavg: 2.05 2.01 1.93 3/178 19637
/proc/meminfo: memFree=1208928/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=71028 CPUtime=342.3 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 39928 0 0 0 33342 888 0 0 25 0 1 0 882280850 72732672 16891 33554432000 4194304 9128323 140736490749680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 17757 16891 757 1205 0 16548 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 71028

[startup+402.301 s]
/proc/loadavg: 2.02 2.01 1.93 3/178 19639
/proc/meminfo: memFree=1197960/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=73432 CPUtime=402.3 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 40502 0 0 0 39197 1033 0 0 25 0 1 0 882280850 75194368 17465 33554432000 4194304 9128323 140736490749680 18446744073709551615 7342781 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 18358 17465 757 1205 0 17149 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 73432

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 19640
/proc/meminfo: memFree=1183912/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=76108 CPUtime=462.3 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 41187 0 0 0 45058 1172 0 0 25 0 1 0 882280850 77934592 18127 33554432000 4194304 9128323 140736490749680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 19027 18127 757 1205 0 17818 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 76108

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 19642
/proc/meminfo: memFree=1173068/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=76756 CPUtime=522.3 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 41356 0 0 0 50912 1318 0 0 25 0 1 0 882280850 78598144 18296 33554432000 4194304 9128323 140736490749680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 19189 18296 757 1205 0 17980 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 76756

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 19643
/proc/meminfo: memFree=1161612/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=77196 CPUtime=582.3 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 41463 0 0 0 56764 1466 0 0 25 0 1 0 882280850 79048704 18403 33554432000 4194304 9128323 140736490749680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 19299 18403 757 1205 0 18090 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 77196

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 1.93 4/178 19650
/proc/meminfo: memFree=1113968/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=82732 CPUtime=822.31 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 44497 0 0 0 80203 2028 0 0 25 0 1 0 882280850 84717568 19783 33554432000 4194304 9128323 140736490749680 18446744073709551615 6581557 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 20683 19783 757 1205 0 19474 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 82732

[startup+882.301 s]
/proc/loadavg: 2.15 2.03 1.94 3/178 19654
/proc/meminfo: memFree=1100696/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=82732 CPUtime=882.32 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 44522 0 0 0 86062 2170 0 0 25 0 1 0 882280850 84717568 19808 33554432000 4194304 9128323 140736490749680 18446744073709551615 6581570 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 20683 19808 757 1205 0 19474 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 82732

[startup+942.301 s]
/proc/loadavg: 2.05 2.02 1.94 3/178 19656
/proc/meminfo: memFree=1091780/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=83552 CPUtime=942.31 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 44707 0 0 0 91919 2312 0 0 25 0 1 0 882280850 85557248 19993 33554432000 4194304 9128323 140736490749680 18446744073709551615 4547827 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 20888 19993 757 1205 0 19679 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 83552

[startup+1002.3 s]
/proc/loadavg: 2.02 2.02 1.94 3/178 19658
/proc/meminfo: memFree=1078596/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=84808 CPUtime=1002.32 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 45016 0 0 0 97777 2455 0 0 25 0 1 0 882280850 86843392 20302 33554432000 4194304 9128323 140736490749680 18446744073709551615 4207898 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 21202 20302 757 1205 0 19993 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 84808

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/178 19659
/proc/meminfo: memFree=1069384/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=84808 CPUtime=1062.32 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 45025 0 0 0 103639 2593 0 0 25 0 1 0 882280850 86843392 20311 33554432000 4194304 9128323 140736490749680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 21202 20311 757 1205 0 19993 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 84808

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/178 19661
/proc/meminfo: memFree=1058424/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=85104 CPUtime=1122.32 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 45102 0 0 0 109490 2742 0 0 25 0 1 0 882280850 87146496 20388 33554432000 4194304 9128323 140736490749680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 21276 20388 757 1205 0 20067 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 85104

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 19662
/proc/meminfo: memFree=1048700/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=86656 CPUtime=1182.33 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 45489 0 0 0 115347 2886 0 0 25 0 1 0 882280850 88735744 20775 33554432000 4194304 9128323 140736490749680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 21664 20775 757 1205 0 20455 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 86656

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 19664
/proc/meminfo: memFree=1044684/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=86980 CPUtime=1242.32 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 45559 0 0 0 121203 3029 0 0 25 0 1 0 882280850 89067520 20845 33554432000 4194304 9128323 140736490749680 18446744073709551615 4240216 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 21745 20845 757 1205 0 20536 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 86980

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 19666
/proc/meminfo: memFree=1040924/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=86980 CPUtime=1302.33 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 45569 0 0 0 127071 3162 0 0 25 0 1 0 882280850 89067520 20855 33554432000 4194304 9128323 140736490749680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 21745 20855 757 1205 0 20536 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 86980

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 19667
/proc/meminfo: memFree=1035176/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=88260 CPUtime=1362.33 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 45856 0 0 0 132923 3310 0 0 25 0 1 0 882280850 90378240 21142 33554432000 4194304 9128323 140736490749680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 22065 21142 757 1205 0 20856 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 88260

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 19669
/proc/meminfo: memFree=1024840/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=92972 CPUtime=1422.34 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 47813 0 0 0 138788 3446 0 0 25 0 1 0 882280850 95203328 22345 33554432000 4194304 9128323 140736490749680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 23243 22345 757 1205 0 22034 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 92972

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 1.94 3/178 19670
/proc/meminfo: memFree=1017972/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=92972 CPUtime=1482.34 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 47816 0 0 0 144647 3587 0 0 25 0 1 0 882280850 95203328 22348 33554432000 4194304 9128323 140736490749680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 23243 22348 757 1205 0 22034 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 92972

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/178 19672
/proc/meminfo: memFree=1017808/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=92972 CPUtime=1542.34 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 47816 0 0 0 150508 3726 0 0 25 0 1 0 882280850 95203328 22348 33554432000 4194304 9128323 140736490749680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 23243 22348 757 1205 0 22034 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 92972

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 19674
/proc/meminfo: memFree=1017148/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=92972 CPUtime=1602.34 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 47816 0 0 0 156361 3873 0 0 25 0 1 0 882280850 95203328 22348 33554432000 4194304 9128323 140736490749680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 23243 22348 757 1205 0 22034 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 92972

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 19675
/proc/meminfo: memFree=1016984/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=92972 CPUtime=1662.33 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 47816 0 0 0 162213 4020 0 0 25 0 1 0 882280850 95203328 22348 33554432000 4194304 9128323 140736490749680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 23243 22348 757 1205 0 22034 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 92972

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 19677
/proc/meminfo: memFree=1016588/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=92972 CPUtime=1722.34 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 47816 0 0 0 168072 4162 0 0 25 0 1 0 882280850 95203328 22348 33554432000 4194304 9128323 140736490749680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 23243 22348 757 1205 0 22034 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 92972

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 19678
/proc/meminfo: memFree=1016288/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=92972 CPUtime=1782.34 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 47816 0 0 0 173933 4301 0 0 25 0 1 0 882280850 95203328 22348 33554432000 4194304 9128323 140736490749680 18446744073709551615 4557549 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19627/statm: 23243 22348 757 1205 0 22034 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 92972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 19680
/proc/meminfo: memFree=1016140/32951124 swapFree=67053956/67111528
[pid=19627] ppid=19625 vsize=92972 CPUtime=1800.04 cores=1,3,5,7
/proc/19627/stat : 19627 (scip-2.0.1.4.li) R 19625 19627 19313 0 -1 4202496 47818 0 0 0 175658 4346 0 0 25 0 1 0 882280850 95203328 22350 33554432000 4194304 9128323 140736490749680 18446744073709551615 8057664 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19627/statm: 23243 22350 759 1205 0 22034 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 92972

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.01
CPU time (s): 1800.06
CPU user time (s): 1756.59
CPU system time (s): 43.4724
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 92972

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

runsolver used 2.32065 second user time and 5.9461 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-12 19:10:54
IDJOB=3447867
IDBENCH=78972
IDSOLVER=1944
FILE ID=node142/3447867-1307898654
RUNJOBID= node142-1307898654-19600
PBS_JOBID= 13559566
Free space on /var/tmp= 2900 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900548667--soft-66-100-0.wbo
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447867-1307898654/watcher-3447867-1307898654 -o /var/tmp/evaluation-result-3447867-1307898654/solver-3447867-1307898654 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447867-1307898654.wbo -t 1800 -m 15500

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= b93cc320d1c40ed770cd566486d12ca9
RANDOM SEED=1833051629

node142.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	: 5131.95
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       1401276 kB
Buffers:         52432 kB
Cached:       30508912 kB
SwapCached:      10176 kB
Active:       15951448 kB
Inactive:     14648424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1401276 kB
SwapTotal:    67111528 kB
SwapFree:     67053956 kB
Dirty:           24448 kB
Writeback:          12 kB
AnonPages:       36884 kB
Mapped:          14956 kB
Slab:           885932 kB
PageTables:       4680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   228040 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 /var/tmp at the end= 2900 MiB
End job on node142 at 2011-06-12 19:40:56