Trace number 3447835

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.1900557957--soft-33-100-0.wbo
MD5SUMcb2e0a6db987ecdc06dc4066ca6b4222
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark85.471
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 constraints1804
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 90822
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 90821
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 717
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-3447835-1307898651.wbo>
0.00/0.02	c original problem has 2035 variables (2035 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.00/0.05	c (round 1) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 134 impls, 6 clqs
0.07/0.08	c (round 2) 0 del vars, 105 del conss, 0 add conss, 1804 chg bounds, 41 chg sides, 0 chg coeffs, 0 upgd conss, 134 impls, 6 clqs
0.07/0.09	c (round 3) 82 del vars, 135 del conss, 0 add conss, 1814 chg bounds, 61 chg sides, 0 chg coeffs, 0 upgd conss, 134 impls, 6 clqs
0.09/0.10	c (round 4) 102 del vars, 135 del conss, 0 add conss, 1814 chg bounds, 61 chg sides, 0 chg coeffs, 871 upgd conss, 134 impls, 6 clqs
0.09/0.10	c (round 5) 102 del vars, 144 del conss, 0 add conss, 1814 chg bounds, 61 chg sides, 0 chg coeffs, 871 upgd conss, 134 impls, 6 clqs
0.09/0.15	c    (0.2s) probing: 101/1984 (5.1%) - 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 (6 rounds):
0.09/0.15	c  102 deleted vars, 144 deleted constraints, 0 added constraints, 1814 tightened bounds, 0 added holes, 61 changed sides, 0 changed coefficients
0.09/0.15	c  1887 implications, 6 cliques
0.09/0.15	c presolved problem has 3737 variables (1984 bin, 0 int, 1753 impl, 0 cont) and 4368 constraints
0.09/0.15	c      54 constraints of type <setppc>
0.09/0.15	c    1753 constraints of type <linear>
0.09/0.15	c    1753 constraints of type <indicator>
0.09/0.15	c     808 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.09/0.19	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.19	c   0.2s|     1 |     0 |   135 |     - |  12M|   0 |  49 |3737 |6143 |3737 |2615 |   0 |  22 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.25	o 88268
0.19/0.25	c y 0.3s|     1 |     0 |   626 |     - |  12M|   0 |  49 |3737 |6143 |3737 |2615 |   0 |  22 |   0 | 0.000000e+00 | 8.826800e+04 |    Inf 
0.39/0.47	c   0.5s|     1 |     0 |   809 |     - |  13M|   0 |  35 |3737 |6143 |3737 |2629 |  14 |  22 |   0 | 0.000000e+00 | 8.826800e+04 |    Inf 
0.59/0.63	c   0.6s|     1 |     0 |  1015 |     - |  14M|   0 |  47 |3737 |6143 |3737 |2641 |  26 |  22 |   0 | 0.000000e+00 | 8.826800e+04 |    Inf 
0.79/0.88	c   0.9s|     1 |     0 |  1049 |     - |  14M|   0 |  54 |3737 |6143 |3737 |2650 |  35 |  22 |   0 | 0.000000e+00 | 8.826800e+04 |    Inf 
1.09/1.18	c   1.2s|     1 |     0 |  1094 |     - |  14M|   0 |  57 |3737 |6143 |3737 |2658 |  43 |  22 |   0 | 0.000000e+00 | 8.826800e+04 |    Inf 
1.49/1.50	c   1.5s|     1 |     0 |  1130 |     - |  14M|   0 |  59 |3737 |6143 |3737 |2663 |  48 |  22 |   0 | 0.000000e+00 | 8.826800e+04 |    Inf 
1.79/1.82	c   1.8s|     1 |     0 |  1160 |     - |  14M|   0 |  56 |3737 |6143 |3737 |2666 |  51 |  22 |   0 | 0.000000e+00 | 8.826800e+04 |    Inf 
2.10/2.19	c   2.2s|     1 |     2 |  1160 |     - |  14M|   0 |  56 |3737 |6143 |3737 |2666 |  51 |  22 |   9 | 0.000000e+00 | 8.826800e+04 |    Inf 
3.99/4.06	o 269
3.99/4.06	c * 4.1s|    34 |    25 |  4595 | 104.1 |  15M|  23 |   - |3737 |6143 |3737 |2764 | 254 |  22 | 194 | 0.000000e+00 | 2.690000e+02 |    Inf 
4.89/4.98	o 243
4.89/4.98	c f 5.0s|    65 |    45 |  6083 |  76.9 |  18M|  23 |   - |3737 |6168 |3737 |2689 | 306 |  47 | 298 | 0.000000e+00 | 2.430000e+02 |    Inf 
5.19/5.27	o 229
5.19/5.27	c * 5.3s|    72 |    46 |  7024 |  82.6 |  18M|  23 |   - |3737 |6168 |3737 |2718 | 339 |  47 | 320 | 0.000000e+00 | 2.290000e+02 |    Inf 
5.19/5.29	o 182
5.19/5.29	c * 5.3s|    73 |    38 |  7086 |  82.3 |  18M|  23 |   - |3737 |6168 |3737 |2722 | 343 |  47 | 320 | 0.000000e+00 | 1.820000e+02 |    Inf 
6.29/6.36	o 31
6.29/6.36	c * 6.4s|    96 |    25 | 10615 |  99.5 |  19M|  23 |   - |3737 |6168 |3737 |2755 | 486 |  47 | 426 | 0.000000e+00 | 3.100000e+01 |    Inf 
6.59/6.62	o 25
6.59/6.62	c * 6.6s|    99 |    26 | 10888 |  99.3 |  19M|  23 |   - |3737 |3739 |3737 |2689 | 490 |  47 | 467 | 0.000000e+00 | 2.500000e+01 |    Inf 
6.59/6.64	o 23
6.59/6.64	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.59/6.64	c * 6.6s|   100 |    15 | 10937 |  98.8 |  18M|  23 |   - |3737 |3542 |3737 |2685 | 490 |  47 | 467 | 0.000000e+00 | 2.300000e+01 |    Inf 
18.39/18.41	o 20
18.39/18.41	c *18.4s|   730 |    69 | 24934 |  32.6 |  19M|  28 |   - |3737 |4203 |3737 |2650 | 493 | 769 |1684 | 0.000000e+00 | 2.000000e+01 |    Inf 
27.69/27.75	o 17
27.69/27.75	c p27.7s|  2776 |   144 | 60418 |  21.4 |  21M|  37 |   - |3737 |5671 |3737 |2647 | 497 |3195 |1865 | 0.000000e+00 | 1.700000e+01 |    Inf 
27.79/27.89	o 14
27.79/27.89	c *27.9s|  2805 |   144 | 60929 |  21.3 |  21M|  37 |   - |3737 |5505 |3737 |2648 | 498 |3231 |1867 | 0.000000e+00 | 1.400000e+01 |    Inf 
28.99/29.03	o 12
28.99/29.03	c *29.0s|  3035 |   153 | 65200 |  21.1 |  21M|  37 |   - |3737 |5373 |3737 |2648 | 499 |3512 |1899 | 0.000000e+00 | 1.200000e+01 |    Inf 
28.99/29.03	o 6
28.99/29.03	c *29.0s|  3036 |   137 | 65211 |  21.1 |  21M|  37 |   - |3737 |5373 |3737 |2648 | 499 |3512 |1899 | 0.000000e+00 | 6.000000e+00 |    Inf 
56.49/56.52	c  56.5s| 10000 |   284 |195412 |  19.4 |  24M|  54 |   - |3737 |8328 |3737 |2647 | 505 |  12k|2015 | 0.000000e+00 | 6.000000e+00 |    Inf 
89.79/89.89	c  89.9s| 20000 |   380 |340458 |  17.0 |  26M|  54 |  32 |3737 |  10k|3737 |2647 | 507 |  25k|2084 | 0.000000e+00 | 6.000000e+00 |    Inf 
128.99/129.03	c   129s| 30000 |   477 |493294 |  16.4 |  28M|  55 |  25 |3737 |  10k|3737 |2647 | 513 |  38k|2718 | 0.000000e+00 | 6.000000e+00 |    Inf 
168.40/168.48	c   168s| 40000 |   532 |659227 |  16.5 |  30M|  55 |  30 |3737 |  11k|3737 |2647 | 515 |  51k|3167 | 0.000000e+00 | 6.000000e+00 |    Inf 
206.29/206.32	c   206s| 50000 |   603 |817397 |  16.3 |  32M|  60 |  10 |3737 |  14k|3737 |2647 | 516 |  65k|3524 | 0.000000e+00 | 6.000000e+00 |    Inf 
247.60/247.69	c   248s| 60000 |   681 |997910 |  16.6 |  34M|  60 |   - |3737 |  15k|3737 |2647 | 518 |  78k|3935 | 0.000000e+00 | 6.000000e+00 |    Inf 
289.59/289.67	c   290s| 70000 |   658 |  1179k|  16.8 |  35M|  60 |   - |3737 |  17k|   0 |   0 | 519 |  91k|4331 | 0.000000e+00 | 6.000000e+00 |    Inf 
331.70/331.72	c   332s| 80000 |   646 |  1354k|  16.9 |  36M|  60 |  32 |3737 |  19k|3737 |2647 | 523 | 104k|4793 | 0.000000e+00 | 6.000000e+00 |    Inf 
376.40/376.40	c   376s| 90000 |   637 |  1543k|  17.1 |  34M|  60 |   - |3737 |  13k|3737 |2685 | 525 | 116k|5196 | 0.000000e+00 | 6.000000e+00 |    Inf 
417.30/417.30	o 5
417.30/417.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
417.30/417.30	c * 417s| 99267 |   623 |  1724k|  17.4 |  34M|  60 |   - |3737 |  13k|3737 |2685 | 526 | 127k|5523 | 0.000000e+00 | 5.000000e+00 |    Inf 
418.60/418.66	o 4
418.60/418.66	c * 419s| 99582 |   600 |  1730k|  17.4 |  34M|  60 |   - |3737 |  13k|3737 |2685 | 526 | 128k|5538 | 0.000000e+00 | 4.000000e+00 |    Inf 
418.90/418.98	o 3
418.90/418.98	c * 419s| 99653 |   256 |  1731k|  17.4 |  29M|  60 |   - |3737 |  13k|3737 |2686 | 527 | 128k|5545 | 0.000000e+00 | 3.000000e+00 |    Inf 
420.30/420.34	c   420s|100000 |   253 |  1736k|  17.4 |  29M|  60 |  20 |3737 |  12k|3737 |2647 | 527 | 128k|5563 | 0.000000e+00 | 3.000000e+00 |    Inf 
459.30/459.36	c   459s|110000 |   236 |  1913k|  17.4 |  31M|  60 |  36 |3737 |  17k|3737 |2647 | 528 | 141k|5804 | 0.000000e+00 | 3.000000e+00 |    Inf 
498.91/498.93	c   499s|120000 |   108 |  2086k|  17.4 |  28M|  60 |   - |3737 |  12k|3737 |2685 | 528 | 154k|6060 | 0.000000e+00 | 3.000000e+00 |    Inf 
540.71/540.75	c   541s|130000 |   187 |  2270k|  17.5 |  31M|  60 |   - |3737 |  17k|3737 |2685 | 528 | 166k|6380 | 0.000000e+00 | 3.000000e+00 |    Inf 
582.51/582.56	c   583s|140000 |   116 |  2453k|  17.5 |  31M|  60 |   - |3737 |  17k|   0 |   0 | 528 | 179k|6664 | 0.000000e+00 | 3.000000e+00 |    Inf 
622.91/622.96	c   623s|150000 |   198 |  2633k|  17.5 |  32M|  60 |   - |3737 |  21k|3737 |2647 | 528 | 192k|6908 | 0.000000e+00 | 3.000000e+00 |    Inf 
664.21/664.24	c   664s|160000 |   308 |  2812k|  17.6 |  34M|  60 |  23 |3737 |  23k|3737 |2647 | 528 | 205k|7124 | 0.000000e+00 | 3.000000e+00 |    Inf 
706.51/706.57	c   707s|170000 |   275 |  2996k|  17.6 |  35M|  60 |   - |3737 |  24k|3737 |2647 | 528 | 218k|7312 | 0.000000e+00 | 3.000000e+00 |    Inf 
747.81/747.86	c   748s|180000 |   367 |  3171k|  17.6 |  36M|  60 |  39 |3737 |  26k|3737 |2647 | 528 | 231k|7491 | 0.000000e+00 | 3.000000e+00 |    Inf 
787.21/787.22	c   787s|190000 |   342 |  3335k|  17.5 |  37M|  60 |  27 |3737 |  26k|3737 |2647 | 528 | 244k|7692 | 0.000000e+00 | 3.000000e+00 |    Inf 
828.61/828.61	c   829s|200000 |   376 |  3512k|  17.6 |  37M|  63 |   - |3737 |  26k|   0 |   0 | 529 | 258k|7899 | 0.000000e+00 | 3.000000e+00 |    Inf 
868.52/868.58	c   869s|210000 |   351 |  3680k|  17.5 |  38M|  63 |  25 |3737 |  28k|3737 |2647 | 530 | 271k|8079 | 0.000000e+00 | 3.000000e+00 |    Inf 
911.82/911.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
911.82/911.88	c   912s|220000 |   317 |  3865k|  17.6 |  37M|  66 |   - |3737 |  27k|   0 |   0 | 531 | 285k|8291 | 0.000000e+00 | 3.000000e+00 |    Inf 
952.32/952.33	c   952s|230000 |   357 |  4040k|  17.6 |  40M|  66 |   - |3737 |  32k|3737 |2647 | 532 | 298k|8508 | 0.000000e+00 | 3.000000e+00 |    Inf 
996.02/996.05	c   996s|240000 |   298 |  4230k|  17.6 |  39M|  66 |  45 |3737 |  30k|3737 |2647 | 534 | 311k|8729 | 0.000000e+00 | 3.000000e+00 |    Inf 
1039.62/1039.68	c  1040s|250000 |   484 |  4418k|  17.7 |  41M|  66 |   - |3737 |  32k|3737 |2647 | 534 | 324k|8934 | 0.000000e+00 | 3.000000e+00 |    Inf 
1082.62/1082.69	c  1083s|260000 |   526 |  4603k|  17.7 |  42M|  66 |   - |3737 |  33k|3737 |2647 | 535 | 337k|9155 | 0.000000e+00 | 3.000000e+00 |    Inf 
1125.33/1125.31	c  1125s|270000 |   674 |  4786k|  17.7 |  44M|  66 |  31 |3737 |  36k|3737 |2647 | 535 | 350k|9353 | 0.000000e+00 | 3.000000e+00 |    Inf 
1168.72/1168.72	c  1169s|280000 |   696 |  4971k|  17.8 |  45M|  66 |  37 |3737 |  36k|3737 |2647 | 536 | 364k|9525 | 0.000000e+00 | 3.000000e+00 |    Inf 
1211.02/1211.10	c  1211s|290000 |   714 |  5149k|  17.8 |  45M|  66 |   - |3737 |  36k|3737 |2647 | 536 | 377k|9714 | 0.000000e+00 | 3.000000e+00 |    Inf 
1254.03/1254.01	c  1254s|300000 |   679 |  5329k|  17.8 |  45M|  66 |  17 |3737 |  34k|3737 |2647 | 536 | 391k|9864 | 0.000000e+00 | 3.000000e+00 |    Inf 
1295.33/1295.35	c  1295s|310000 |   814 |  5505k|  17.8 |  47M|  74 |  44 |3737 |  37k|3737 |2647 | 536 | 405k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1336.23/1336.29	c  1336s|320000 |   798 |  5679k|  17.7 |  47M|  74 |   - |3737 |  36k|   0 |   0 | 536 | 419k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1377.43/1377.46	c  1377s|330000 |   743 |  5850k|  17.7 |  47M|  74 |  55 |3737 |  36k|3737 |2647 | 536 | 433k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1420.03/1420.05	c  1420s|340000 |   704 |  6030k|  17.7 |  46M|  74 |   - |3737 |  34k|3737 |2647 | 538 | 447k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1461.53/1461.55	c  1462s|350000 |   632 |  6203k|  17.7 |  45M|  74 |  30 |3737 |  34k|3737 |2647 | 539 | 461k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1503.03/1503.07	c  1503s|360000 |   646 |  6381k|  17.7 |  47M|  74 |   - |3737 |  36k|3737 |2647 | 540 | 475k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1545.84/1545.85	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1545.84/1545.85	c  1546s|370000 |   614 |  6564k|  17.7 |  46M|  74 |   - |3737 |  36k|3737 |2647 | 540 | 489k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1588.13/1588.17	c  1588s|380000 |   540 |  6743k|  17.7 |  45M|  74 |   - |3737 |  36k|   0 |   0 | 540 | 502k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1631.93/1631.96	c  1632s|390000 |   523 |  6928k|  17.8 |  45M|  74 |  28 |3737 |  36k|3737 |2647 | 540 | 516k|  11k| 0.000000e+00 | 3.000000e+00 |    Inf 
1676.13/1676.15	c  1676s|400000 |   496 |  7110k|  17.8 |  43M|  74 |   - |3737 |  31k|3737 |2647 | 540 | 529k|  11k| 0.000000e+00 | 3.000000e+00 |    Inf 
1717.44/1717.42	c  1717s|410000 |   465 |  7288k|  17.8 |  42M|  74 |   - |3737 |  28k|   0 |   0 | 540 | 542k|  11k| 0.000000e+00 | 3.000000e+00 |    Inf 
1757.75/1757.76	c  1758s|420000 |   480 |  7462k|  17.8 |  40M|  74 |   - |3737 |  23k|3737 |2647 | 540 | 555k|  11k| 0.000000e+00 | 3.000000e+00 |    Inf 
1796.84/1796.85	c  1797s|430000 |   449 |  7627k|  17.7 |  40M|  74 |   - |3737 |  22k|3737 |2647 | 540 | 568k|  11k| 0.000000e+00 | 3.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      : 430846
1800.04/1800.00	c Primal Bound       : +3.00000000000000e+00 (88 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 
1800.04/1800.00	v -x54 -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-3447835-1307898651.wbo
1800.04/1800.00	c   Variables        : 2035 (2035 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-3447835-1307898651.wbo
1800.04/1800.00	c   Variables        : 3737 (1984 binary, 0 integer, 1753 implicit integer, 0 continuous)
1800.04/1800.00	c   Constraints      : 4368 initial, 38759 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         51          0          0          0          0          0          0          0          0
1800.04/1800.00	c   dualfix          :       0.00         51          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.04          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   setppc           :       0.00          0          0          0          0          0          9          0          0          0
1800.04/1800.00	c   linear           :       0.06          0          0          0       1814          0         84          0         61          0
1800.04/1800.00	c   indicator        :       0.00          0          0          0          0          0         51          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        :          -       3422          -          -       3422          -          -          -          -          -
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     222669          0        292          0        446       4203          0          0     437972
1800.04/1800.00	c   varbound         :          0+         6    2034219        500          0          0       5803          6     254256        524          0          0
1800.04/1800.00	c   setppc           :         54          6    2039607          2          0        289    1434471       6288     694436          0          0          0
1800.04/1800.00	c   linear           :       1753          6    2034030          7          0        282    5254924      28671    5992872          0          0          0
1800.04/1800.00	c   indicator        :       1753          0    1999775        500          0        282       5156          0      15792          0          0          0
1800.04/1800.00	c   logicor          :        808+         6     833864         13          0         75    2247186      16339    1497247          0          0          0
1800.04/1800.00	c   bounddisjunction :          0+         0     273480          0          0          0        550        172       1055          0          0          0
1800.04/1800.00	c   countsols        :          0          0          0         13          0         77          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         :      73.58       0.00       0.00      73.57       0.00       0.01       0.00
1800.04/1800.00	c   varbound         :       2.95       0.00       2.92       0.03       0.00       0.00       0.00
1800.04/1800.00	c   setppc           :       7.62       0.00       7.21       0.00       0.00       0.00       0.41
1800.04/1800.00	c   linear           :      62.05       0.00      58.63       0.00       0.00       0.06       3.37
1800.04/1800.00	c   indicator        :       4.29       0.01       4.01       0.06       0.00       0.20       0.00
1800.04/1800.00	c   logicor          :     111.22       0.00     108.82       0.00       0.00       0.00       2.40
1800.04/1800.00	c   bounddisjunction :       2.85       0.00       2.85       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          :      76020       2210          1      68599
1800.04/1800.00	c   rootredcost      :         16          0          0       1711
1800.04/1800.00	c   pseudoobj        :    2041138       5977        925     250791
1800.04/1800.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.04/1800.00	c   vbounds          :      10.81      10.81       0.00
1800.04/1800.00	c   rootredcost      :       0.37       0.37       0.00
1800.04/1800.00	c   pseudoobj        :      53.39      53.27       0.12
1800.04/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.00	c   propagation      :       3.28      52402      52327     307119       29.4       1242       21.3          -
1800.04/1800.00	c   infeasible LP    :      46.21     164931     164920    1131952       39.8       2376       14.6          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 :          -          -          -     569268       33.7          -          -          -
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          -          -         14          -    (maximal pool size: 173)
1800.04/1800.00	c   redcost          :      14.37     224661          0      78188          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.61          6          0          0       1082          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.59          6          0          0       1362          0
1800.04/1800.00	c   cmir             :       0.08          6          0          0         11          0
1800.04/1800.00	c   flowcover        :       0.09          6          0          0         11          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.10          1          0          0          0          0
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        :      73.36     222167        446       4203          0          0     437972
1800.04/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   inference        :       0.00          0          0          0          0          0          0
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.01          -         13
1800.04/1800.00	c   pseudo solutions :       0.00          -          0
1800.04/1800.00	c   oneopt           :       0.23         13          0
1800.04/1800.00	c   feaspump         :       0.07          1          0
1800.04/1800.00	c   crossover        :       0.59          9          0
1800.04/1800.00	c   rootsoldiving    :       0.64         26          0
1800.04/1800.00	c   coefdiving       :       1.29         52          0
1800.04/1800.00	c   pscostdiving     :       1.27         52          1
1800.04/1800.00	c   fracdiving       :       2.08         52          1
1800.04/1800.00	c   veclendiving     :       1.04         52          0
1800.04/1800.00	c   linesearchdiving :       0.64         52          0
1800.04/1800.00	c   guideddiving     :       1.56         52          0
1800.04/1800.00	c   objpscostdiving  :       0.37         27          0
1800.04/1800.00	c   trivial          :       0.00          2          0
1800.04/1800.00	c   shiftandpropagate:       0.02          1          0
1800.04/1800.00	c   simplerounding   :       0.45     223670          0
1800.04/1800.00	c   zirounding       :       0.41       1000          0
1800.04/1800.00	c   rounding         :       0.83       6655          0
1800.04/1800.00	c   shifting         :       0.86       2058          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.04          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.18        142         73
1800.04/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.00	c   primal LP        :       0.01          0          0       0.00          -
1800.04/1800.00	c   dual LP          :    1136.10     388548    7612800      19.59    6700.79
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:       6.19       4740      28220       5.95    4557.59
1800.04/1800.00	c   strong branching :      69.60      11771     443599      37.69    6373.58
1800.04/1800.00	c     (at root node) :          -          9       2706     300.67          -
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            :     430846
1800.04/1800.00	c   nodes (total)    :     430846
1800.04/1800.00	c   nodes left       :        444
1800.04/1800.00	c   max depth        :         74
1800.04/1800.00	c   max depth (total):         74
1800.04/1800.00	c   backtracks       :      47449 (11.0%)
1800.05/1800.00	c   delayed cutoffs  :       6179
1800.05/1800.00	c   repropagations   :     820822 (1167642 domain reductions, 6036 cutoffs)
1800.05/1800.00	c   avg switch length:       5.40
1800.05/1800.00	c   switching time   :     122.38
1800.05/1800.00	c Solution           :
1800.05/1800.00	c   Solutions found  :         88 (16 improvements)
1800.05/1800.00	c   First Solution   : +8.82680000000000e+04   (in run 1, after 1 nodes, 0.19 seconds, depth 0, found by <trysol>)
1800.05/1800.00	c   Primal Bound     : +3.00000000000000e+00   (in run 1, after 99653 nodes, 418.98 seconds, depth 36, found by <relaxation>)
1800.05/1800.00	c   Dual Bound       : +0.00000000000000e+00
1800.05/1800.00	c   Gap              :   infinite
1800.05/1800.00	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.00	c   Root Iterations  :       1160

Verifier Data

OK	3

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-3447835-1307898651/watcher-3447835-1307898651 -o /var/tmp/evaluation-result-3447835-1307898651/solver-3447835-1307898651 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447835-1307898651.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: 1.84 1.97 1.91 3/176 4767
/proc/meminfo: memFree=1278228/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=10324 CPUtime=0 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 1567 0 0 0 0 0 0 0 24 0 1 0 901463909 10571776 1520 33554432000 4194304 9128323 140736505765072 18446744073709551615 7980987 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4767/statm: 2581 1520 399 1205 0 1372 0

[startup+0.0856901 s]
/proc/loadavg: 1.84 1.97 1.91 3/176 4767
/proc/meminfo: memFree=1278228/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=31724 CPUtime=0.07 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 6887 0 0 0 7 0 0 0 24 0 1 0 901463909 32485376 6581 33554432000 4194304 9128323 140736505765072 18446744073709551615 5288489 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 7931 6586 514 1205 0 6722 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 31724

[startup+0.10069 s]
/proc/loadavg: 1.84 1.97 1.91 3/176 4767
/proc/meminfo: memFree=1278228/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=31860 CPUtime=0.09 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 6942 0 0 0 9 0 0 0 24 0 1 0 901463909 32624640 6636 33554432000 4194304 9128323 140736505765072 18446744073709551615 5326902 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 7965 6636 530 1205 0 6756 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31860

[startup+0.300658 s]
/proc/loadavg: 1.84 1.97 1.91 3/176 4767
/proc/meminfo: memFree=1278228/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=42212 CPUtime=0.29 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 10015 0 0 0 28 1 0 0 25 0 1 0 901463909 43225088 9527 33554432000 4194304 9128323 140736505765072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 10553 9527 680 1205 0 9344 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42212

[startup+0.700588 s]
/proc/loadavg: 1.84 1.97 1.91 3/176 4767
/proc/meminfo: memFree=1278228/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=46948 CPUtime=0.69 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 17911 0 0 0 66 3 0 0 25 0 1 0 901463909 48074752 10695 33554432000 4194304 9128323 140736505765072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 11737 10695 730 1205 0 10528 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46948

[startup+1.50038 s]
/proc/loadavg: 1.84 1.97 1.91 4/178 4769
/proc/meminfo: memFree=1206712/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=49036 CPUtime=1.49 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 18457 0 0 0 144 5 0 0 25 0 1 0 901463909 50212864 11239 33554432000 4194304 9128323 140736505765072 18446744073709551615 7315303 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 12259 11239 733 1205 0 11050 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49036

[startup+3.1001 s]
/proc/loadavg: 1.84 1.97 1.91 4/178 4769
/proc/meminfo: memFree=1171704/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=71432 CPUtime=3.09 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 23746 0 0 0 299 10 0 0 25 0 1 0 901463909 73146368 16525 33554432000 4194304 9128323 140736505765072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 17858 16525 747 1205 0 16649 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 71432

[startup+6.30053 s]
/proc/loadavg: 1.85 1.97 1.91 4/178 4769
/proc/meminfo: memFree=1167972/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=71432 CPUtime=6.29 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 23797 0 0 0 612 17 0 0 25 0 1 0 901463909 73146368 16576 33554432000 4194304 9128323 140736505765072 18446744073709551615 7363222 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 17858 16576 752 1205 0 16649 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 71432

[startup+12.7004 s]
/proc/loadavg: 1.86 1.97 1.91 4/178 4769
/proc/meminfo: memFree=1161956/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=71432 CPUtime=12.69 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 23798 0 0 0 1237 32 0 0 25 0 1 0 901463909 73146368 16577 33554432000 4194304 9128323 140736505765072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 17858 16577 752 1205 0 16649 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71432

[startup+25.5001 s]
/proc/loadavg: 1.89 1.97 1.91 4/178 4769
/proc/meminfo: memFree=1155176/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=69896 CPUtime=25.49 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 30382 0 0 0 2489 60 0 0 25 0 1 0 901463909 71573504 16577 33554432000 4194304 9128323 140736505765072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 17474 16577 755 1205 0 16265 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69896

[startup+51.1005 s]
/proc/loadavg: 1.93 1.97 1.91 4/178 4770
/proc/meminfo: memFree=1152028/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=69896 CPUtime=51.09 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 45546 0 0 0 4988 121 0 0 25 0 1 0 901463909 71573504 16590 33554432000 4194304 9128323 140736505765072 18446744073709551615 5207902 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 17474 16590 755 1205 0 16265 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 69896

[startup+102.306 s]
/proc/loadavg: 1.97 1.97 1.91 4/178 4771
/proc/meminfo: memFree=1146292/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=71004 CPUtime=102.3 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 48849 0 0 0 10004 226 0 0 25 0 1 0 901463909 72708096 16850 33554432000 4194304 9128323 140736505765072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 17751 16850 755 1205 0 16542 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 71004

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 4773
/proc/meminfo: memFree=1140048/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=76024 CPUtime=162.3 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 52117 0 0 0 15881 349 0 0 25 0 1 0 901463909 77848576 18101 33554432000 4194304 9128323 140736505765072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 19006 18101 755 1205 0 17797 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 76024

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 4775
/proc/meminfo: memFree=1134416/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=79924 CPUtime=222.29 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 53080 0 0 0 21757 472 0 0 25 0 1 0 901463909 81842176 19064 33554432000 4194304 9128323 140736505765072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 19981 19064 755 1205 0 18772 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 79924

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 4776
/proc/meminfo: memFree=1132752/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=81268 CPUtime=282.3 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 55388 0 0 0 27632 598 0 0 25 0 1 0 901463909 83218432 19411 33554432000 4194304 9128323 140736505765072 18446744073709551615 7028721 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 20317 19411 755 1205 0 19108 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 81268

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 4778
/proc/meminfo: memFree=1128364/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=84152 CPUtime=342.3 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 56122 0 0 0 33509 721 0 0 25 0 1 0 901463909 86171648 20145 33554432000 4194304 9128323 140736505765072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 21038 20145 755 1205 0 19829 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 84152

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 4779
/proc/meminfo: memFree=1124596/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=85968 CPUtime=402.31 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 56583 0 0 0 39381 850 0 0 25 0 1 0 901463909 88031232 20606 33554432000 4194304 9128323 140736505765072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 21492 20606 755 1205 0 20283 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 85968

[startup+462.3 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 4781
/proc/meminfo: memFree=1121196/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=87972 CPUtime=462.3 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 71255 0 0 0 45248 982 0 0 25 0 1 0 901463909 90083328 21134 33554432000 4194304 9128323 140736505765072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 21993 21134 755 1205 0 20784 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 87972

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 4783
/proc/meminfo: memFree=1119296/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=87824 CPUtime=522.3 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 74931 0 0 0 51121 1109 0 0 25 0 1 0 901463909 89931776 21055 33554432000 4194304 9128323 140736505765072 18446744073709551615 7346427 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 21956 21055 755 1205 0 20747 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 87824

[startup+582.301 s]
/proc/loadavg: 2.03 1.99 1.91 4/178 4784
/proc/meminfo: memFree=1115528/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=87964 CPUtime=582.31 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 74967 0 0 0 56987 1244 0 0 25 0 1 0 901463909 90075136 21091 33554432000 4194304 9128323 140736505765072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 21991 21091 755 1205 0 20782 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 87964

[startup+642.3 s]

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

[startup+822.301 s]
/proc/loadavg: 2.06 2.00 1.92 4/178 4791
/proc/meminfo: memFree=1104380/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=90708 CPUtime=822.31 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 77788 0 0 0 80501 1730 0 0 25 0 1 0 901463909 92884992 21795 33554432000 4194304 9128323 140736505765072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 22677 21795 755 1205 0 21468 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 90708

[startup+882.3 s]
/proc/loadavg: 2.02 2.00 1.92 4/178 4792
/proc/meminfo: memFree=1101224/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=93148 CPUtime=882.32 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 83494 0 0 0 86380 1852 0 0 25 0 1 0 901463909 95383552 22403 33554432000 4194304 9128323 140736505765072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 23287 22403 756 1205 0 22078 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 93148

[startup+942.301 s]
/proc/loadavg: 2.01 2.00 1.92 4/178 4794
/proc/meminfo: memFree=1100556/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=93724 CPUtime=942.32 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 83657 0 0 0 92254 1978 0 0 25 0 1 0 901463909 95973376 22566 33554432000 4194304 9128323 140736505765072 18446744073709551615 5984435 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 23431 22566 756 1205 0 22222 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 93724

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.92 4/178 4795
/proc/meminfo: memFree=1099388/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=95188 CPUtime=1002.31 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 83953 0 0 0 98129 2102 0 0 25 0 1 0 901463909 97472512 22862 33554432000 4194304 9128323 140736505765072 18446744073709551615 7346427 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 23797 22862 756 1205 0 22588 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 95188

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.92 4/178 4797
/proc/meminfo: memFree=1097348/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=96272 CPUtime=1062.32 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 84259 0 0 0 104006 2226 0 0 25 0 1 0 901463909 98582528 23168 33554432000 4194304 9128323 140736505765072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 24068 23168 756 1205 0 22859 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 96272

[startup+1122.3 s]
/proc/loadavg: 2.04 2.01 1.93 4/178 4799
/proc/meminfo: memFree=1095440/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=97740 CPUtime=1122.32 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 84637 0 0 0 109884 2348 0 0 25 0 1 0 901463909 100085760 23546 33554432000 4194304 9128323 140736505765072 18446744073709551615 4892272 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 24435 23546 756 1205 0 23226 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 97740

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 1.93 4/178 4800
/proc/meminfo: memFree=1093752/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=99068 CPUtime=1182.32 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 84948 0 0 0 115771 2461 0 0 25 0 1 0 901463909 101445632 23857 33554432000 4194304 9128323 140736505765072 18446744073709551615 7342977 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 24767 23857 756 1205 0 23558 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 99068

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/178 4802
/proc/meminfo: memFree=1092824/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=99208 CPUtime=1242.32 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 85002 0 0 0 121656 2576 0 0 25 0 1 0 901463909 101588992 23911 33554432000 4194304 9128323 140736505765072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 24802 23911 756 1205 0 23593 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 99208

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/178 4803
/proc/meminfo: memFree=1090148/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=101640 CPUtime=1302.33 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 88076 0 0 0 127542 2691 0 0 25 0 1 0 901463909 104079360 24461 33554432000 4194304 9128323 140736505765072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 25410 24461 756 1205 0 24201 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 101640

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/178 4805
/proc/meminfo: memFree=1083636/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=102216 CPUtime=1362.33 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 88238 0 0 0 133416 2817 0 0 25 0 1 0 901463909 104669184 24623 33554432000 4194304 9128323 140736505765072 18446744073709551615 7177526 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 25554 24623 756 1205 0 24345 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 102216

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 4/178 4807
/proc/meminfo: memFree=1083448/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=102364 CPUtime=1422.33 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 88268 0 0 0 139298 2935 0 0 25 0 1 0 901463909 104820736 24653 33554432000 4194304 9128323 140736505765072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 25591 24653 756 1205 0 24382 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 102364

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/178 4808
/proc/meminfo: memFree=1083408/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=102364 CPUtime=1482.33 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 88278 0 0 0 145187 3046 0 0 25 0 1 0 901463909 104820736 24663 33554432000 4194304 9128323 140736505765072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 25591 24663 756 1205 0 24382 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 102364

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/178 4810
/proc/meminfo: memFree=1083084/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=102712 CPUtime=1542.33 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 88348 0 0 0 151068 3165 0 0 25 0 1 0 901463909 105177088 24733 33554432000 4194304 9128323 140736505765072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 25678 24733 756 1205 0 24469 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 102712

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/178 4811
/proc/meminfo: memFree=1082640/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=102984 CPUtime=1602.34 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 88421 0 0 0 156946 3288 0 0 25 0 1 0 901463909 105455616 24806 33554432000 4194304 9128323 140736505765072 18446744073709551615 6581536 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 25746 24806 756 1205 0 24537 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 102984

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 1.93 4/178 4813
/proc/meminfo: memFree=1082580/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=102984 CPUtime=1662.34 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 88443 0 0 0 162823 3411 0 0 25 0 1 0 901463909 105455616 24828 33554432000 4194304 9128323 140736505765072 18446744073709551615 7313471 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 25746 24828 756 1205 0 24537 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 102984

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 1.93 4/178 4815
/proc/meminfo: memFree=1081524/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=104252 CPUtime=1722.34 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 88741 0 0 0 168700 3534 0 0 25 0 1 0 901463909 106754048 25110 33554432000 4194304 9128323 140736505765072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 26063 25110 756 1205 0 24854 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 104252

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 1.93 4/178 4816
/proc/meminfo: memFree=1081236/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=104252 CPUtime=1782.34 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 88744 0 0 0 174574 3660 0 0 25 0 1 0 901463909 106754048 25113 33554432000 4194304 9128323 140736505765072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4767/statm: 26063 25113 756 1205 0 24854 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 104252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.93 4/178 4817
/proc/meminfo: memFree=1081340/32950928 swapFree=67048888/67111528
[pid=4767] ppid=4765 vsize=104252 CPUtime=1800.05 cores=1,3,5,7
/proc/4767/stat : 4767 (scip-2.0.1.4.li) R 4765 4767 4454 0 -1 4202496 88746 0 0 0 176309 3696 0 0 25 0 1 0 901463909 106754048 25115 33554432000 4194304 9128323 140736505765072 18446744073709551615 8057664 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4767/statm: 26063 25115 758 1205 0 24854 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 104252

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): 1763.09
CPU system time (s): 36.9654
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 104252

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

runsolver used 2.54061 second user time and 6.01209 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-12 19:10:51
IDJOB=3447835
IDBENCH=78956
IDSOLVER=1944
FILE ID=node122/3447835-1307898651
RUNJOBID= node122-1307898651-4741
PBS_JOBID= 13559584
Free space on /var/tmp= 2892 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.1900557957--soft-33-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-3447835-1307898651/watcher-3447835-1307898651 -o /var/tmp/evaluation-result-3447835-1307898651/solver-3447835-1307898651 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447835-1307898651.wbo -t 1800 -m 15500

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

MD5SUM BENCH= cb2e0a6db987ecdc06dc4066ca6b4222
RANDOM SEED=1673656871

node122.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       1280424 kB
Buffers:         52672 kB
Cached:       30644544 kB
SwapCached:      14876 kB
Active:       15650904 kB
Inactive:     15065000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       1280424 kB
SwapTotal:    67111528 kB
SwapFree:     67048888 kB
Dirty:           24528 kB
Writeback:           0 kB
AnonPages:       16540 kB
Mapped:           8632 kB
Slab:           889884 kB
PageTables:       4676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   188724 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= 2868 MiB
End job on node122 at 2011-06-12 19:40:53