Trace number 3447783

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.4OPTIMUM 1557.65 1557.63

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900557574--soft-66-100-0.wbo
MD5SUM5ae7a85bf99e064da8ccbcbd4c939a34
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark114.942
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 constraints900
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 45741
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45740
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 689
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-3447783-1307898204.wbo>
0.00/0.02	c original problem has 1131 variables (1131 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.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, 216 impls, 15 clqs
0.06/0.08	c (round 2) 0 del vars, 168 del conss, 0 add conss, 900 chg bounds, 53 chg sides, 0 chg coeffs, 0 upgd conss, 216 impls, 15 clqs
0.06/0.09	c (round 3) 106 del vars, 168 del conss, 0 add conss, 900 chg bounds, 53 chg sides, 0 chg coeffs, 1746 upgd conss, 216 impls, 15 clqs
0.09/0.10	c (round 4) 106 del vars, 247 del conss, 0 add conss, 900 chg bounds, 53 chg sides, 0 chg coeffs, 1746 upgd conss, 216 impls, 15 clqs
0.09/0.14	c    (0.1s) probing: 101/1078 (9.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.14	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.14	c presolving (5 rounds):
0.09/0.14	c  106 deleted vars, 247 deleted constraints, 0 added constraints, 900 tightened bounds, 0 added holes, 53 changed sides, 0 changed coefficients
0.09/0.14	c  1063 implications, 15 cliques
0.09/0.14	c presolved problem has 1925 variables (1078 bin, 0 int, 847 impl, 0 cont) and 3361 constraints
0.09/0.14	c      44 constraints of type <setppc>
0.09/0.14	c     847 constraints of type <linear>
0.09/0.14	c     847 constraints of type <indicator>
0.09/0.14	c    1623 constraints of type <logicor>
0.09/0.14	c transformed objective value is always integral (scale: 1)
0.09/0.14	c Presolving Time: 0.12
0.09/0.14	c - non default parameters ----------------------------------------------------------------------
0.09/0.14	c # SCIP version 2.0.1.4
0.09/0.14	c 
0.09/0.14	c # frequency for displaying node information lines
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.14	c display/freq = 10000
0.09/0.14	c 
0.09/0.14	c # maximal time in seconds to run
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/time = 1800
0.09/0.14	c 
0.09/0.14	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/memory = 13950
0.09/0.14	c 
0.09/0.14	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.14	c # [type: int, range: [1,2], default: 1]
0.09/0.14	c timing/clocktype = 2
0.09/0.14	c 
0.09/0.14	c # belongs reading time to solving time?
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c timing/reading = TRUE
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify inequalities
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/linear/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/indicator/addCouplingCons = TRUE
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify knapsacks
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c separating/rapidlearning/freq = 0
0.09/0.14	c 
0.09/0.14	c -----------------------------------------------------------------------------------------------
0.09/0.14	c start solving
0.09/0.14	c 
0.19/0.26	o 475
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 |     - |9097k|   0 |   - |1925 |4220 |1925 |2514 |   0 |  12 |   0 |      --      | 4.750000e+02 |    Inf 
0.19/0.28	c   0.3s|     1 |     0 |   123 |     - |8689k|   0 |  39 |1925 |4220 |1925 |2514 |   0 |  12 |   0 | 0.000000e+00 | 4.750000e+02 |    Inf 
0.49/0.54	c   0.5s|     1 |     0 |   376 |     - |9723k|   0 |  37 |1925 |4261 |1925 |2525 |  11 |  12 |   0 | 0.000000e+00 | 4.750000e+02 |    Inf 
0.69/0.72	c   0.7s|     1 |     0 |   430 |     - |9963k|   0 |  44 |1925 |4261 |1925 |2537 |  23 |  12 |   0 | 0.000000e+00 | 4.750000e+02 |    Inf 
0.89/0.95	c   1.0s|     1 |     0 |   511 |     - |  10M|   0 |  47 |1925 |4261 |1925 |2544 |  30 |  12 |   0 | 0.000000e+00 | 4.750000e+02 |    Inf 
1.09/1.18	c   1.2s|     1 |     0 |   601 |     - |  10M|   0 |  49 |1925 |4261 |1925 |2548 |  34 |  12 |   0 | 0.000000e+00 | 4.750000e+02 |    Inf 
1.29/1.39	c   1.4s|     1 |     0 |   640 |     - |  11M|   0 |  53 |1925 |4261 |1925 |2551 |  37 |  12 |   0 | 0.000000e+00 | 4.750000e+02 |    Inf 
1.59/1.62	c   1.6s|     1 |     0 |   664 |     - |  11M|   0 |  53 |1925 |4261 |1925 |2557 |  43 |  12 |   0 | 0.000000e+00 | 4.750000e+02 |    Inf 
2.79/2.86	c   2.9s|     1 |     2 |  7477 |     - |  11M|   0 |  53 |1925 |4261 |1925 |2557 |  43 |  12 |   9 | 0.000000e+00 | 4.750000e+02 |    Inf 
3.59/3.65	o 412
3.59/3.65	c * 3.7s|    14 |    13 |  8322 | 589.1 |  12M|  13 |   - |1925 |4261 |1925 |2600 |  94 |  12 |  86 | 0.000000e+00 | 4.120000e+02 |    Inf 
3.69/3.70	o 393
3.69/3.70	c * 3.7s|    17 |    14 |  8380 | 482.2 |  12M|  15 |   - |1925 |4261 |1925 |2596 |  95 |  12 |  97 | 0.000000e+00 | 3.930000e+02 |    Inf 
3.69/3.71	o 387
3.69/3.71	c * 3.7s|    18 |    13 |  8390 | 454.5 |  12M|  15 |   - |1925 |4261 |1925 |2597 |  97 |  12 |  97 | 0.000000e+00 | 3.870000e+02 |    Inf 
3.89/3.92	o 270
3.89/3.92	c * 3.9s|    24 |    16 |  8813 | 354.3 |  12M|  15 |   - |1925 |4261 |1925 |2598 | 145 |  12 | 129 | 0.000000e+00 | 2.700000e+02 |    Inf 
3.99/4.03	o 52
3.99/4.03	c * 4.0s|    27 |    11 |  9130 | 325.6 |  12M|  15 |   - |1925 |4261 |1925 |2588 | 183 |  12 | 136 | 0.000000e+00 | 5.200000e+01 |    Inf 
29.49/29.57	o 44
29.49/29.57	c *29.6s|  3826 |   304 | 85767 |  22.2 |  16M|  43 |   - |1925 |5017 |1925 |2550 | 210 |4355 |2142 | 0.000000e+00 | 4.400000e+01 |    Inf 
35.39/35.49	o 40
35.39/35.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
35.39/35.49	c *35.5s|  5181 |   339 |114419 |  22.0 |  17M|  43 |   - |1925 |4789 |1925 |2553 | 216 |6015 |2190 | 0.000000e+00 | 4.000000e+01 |    Inf 
46.39/46.50	o 38
46.39/46.50	c *46.5s|  7916 |   496 |165958 |  20.9 |  20M|  43 |   - |1925 |5267 |1925 |2550 | 253 |8890 |2277 | 0.000000e+00 | 3.800000e+01 |    Inf 
50.09/50.15	o 31
50.09/50.15	c *50.2s|  8980 |   524 |182115 |  20.2 |  20M|  43 |   - |1925 |5430 |1925 |2550 | 263 |  10k|2316 | 0.000000e+00 | 3.100000e+01 |    Inf 
54.59/54.62	c  54.6s| 10000 |   492 |203994 |  20.3 |  20M|  43 |   - |1925 |4791 |1925 |2531 | 264 |  11k|2334 | 0.000000e+00 | 3.100000e+01 |    Inf 
82.99/83.05	o 18
82.99/83.05	c *83.0s| 16656 |   366 |343726 |  20.6 |  20M|  44 |   - |1925 |6374 |1925 |2553 | 282 |  18k|2553 | 0.000000e+00 | 1.800000e+01 |    Inf 
94.89/94.94	c  94.9s| 20000 |   341 |400792 |  20.0 |  20M|  44 |   - |1925 |7592 |1925 |2550 | 286 |  22k|2817 | 0.000000e+00 | 1.800000e+01 |    Inf 
95.09/95.16	o 13
95.09/95.16	c *95.2s| 20057 |   341 |401839 |  20.0 |  20M|  44 |   - |1925 |7625 |1925 |2550 | 286 |  22k|2823 | 0.000000e+00 | 1.300000e+01 |    Inf 
131.29/131.37	c   131s| 30000 |   422 |585803 |  19.5 |  23M|  49 |   - |1925 |  11k|1925 |2550 | 287 |  34k|3462 | 0.000000e+00 | 1.300000e+01 |    Inf 
165.19/165.22	c   165s| 40000 |   417 |748642 |  18.7 |  24M|  58 |  39 |1925 |  13k|1925 |2531 | 287 |  47k|4121 | 0.000000e+00 | 1.300000e+01 |    Inf 
195.99/196.07	c   196s| 50000 |   432 |895327 |  17.9 |  27M|  58 |   - |1925 |  18k|1925 |2531 | 288 |  60k|4517 | 0.000000e+00 | 1.300000e+01 |    Inf 
227.40/227.42	c   227s| 60000 |   446 |  1039k|  17.3 |  29M|  58 |  40 |1925 |  22k|1925 |2531 | 291 |  72k|4955 | 0.000000e+00 | 1.300000e+01 |    Inf 
259.69/259.75	c   260s| 70000 |   448 |  1188k|  17.0 |  30M|  58 |   - |1925 |  26k|1925 |2531 | 294 |  84k|5262 | 0.000000e+00 | 1.300000e+01 |    Inf 
294.40/294.47	o 11
294.40/294.47	c * 294s| 79737 |   444 |  1344k|  16.8 |  32M|  58 |   - |1925 |  29k|1925 |2531 | 296 |  96k|5726 | 0.000000e+00 | 1.100000e+01 |    Inf 
295.59/295.61	c   296s| 80000 |   450 |  1349k|  16.9 |  31M|  58 |  32 |1925 |  27k|1925 |2531 | 296 |  97k|5740 | 0.000000e+00 | 1.100000e+01 |    Inf 
331.10/331.13	c   331s| 90000 |   438 |  1511k|  16.8 |  32M|  58 |  29 |1925 |  29k|1925 |2531 | 298 | 109k|6109 | 0.000000e+00 | 1.100000e+01 |    Inf 
366.30/366.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
366.30/366.32	c   366s|100000 |   431 |  1681k|  16.8 |  32M|  58 |   - |1925 |  29k|1925 |2531 | 298 | 122k|6379 | 0.000000e+00 | 1.100000e+01 |    Inf 
401.80/401.86	c   402s|110000 |   457 |  1845k|  16.8 |  34M|  58 |   - |1925 |  31k|1925 |2531 | 300 | 135k|6666 | 0.000000e+00 | 1.100000e+01 |    Inf 
439.00/439.08	c   439s|120000 |   444 |  2026k|  16.9 |  34M|  58 |  29 |1925 |  31k|1925 |2531 | 300 | 147k|6905 | 0.000000e+00 | 1.100000e+01 |    Inf 
475.10/475.12	c   475s|130000 |   456 |  2189k|  16.8 |  36M|  58 |   - |1925 |  36k|1925 |2531 | 300 | 160k|7201 | 0.000000e+00 | 1.100000e+01 |    Inf 
511.60/511.66	c   512s|140000 |   517 |  2354k|  16.8 |  35M|  58 |  29 |1925 |  31k|1925 |2531 | 300 | 172k|7536 | 0.000000e+00 | 1.100000e+01 |    Inf 
545.60/545.64	c   546s|150000 |   543 |  2512k|  16.7 |  37M|  58 |   - |1925 |  35k|1925 |2531 | 300 | 184k|7748 | 0.000000e+00 | 1.100000e+01 |    Inf 
580.00/580.03	c   580s|160000 |   546 |  2667k|  16.7 |  39M|  58 |   - |1925 |  38k|1925 |2531 | 300 | 197k|7941 | 0.000000e+00 | 1.100000e+01 |    Inf 
615.70/615.70	c   616s|170000 |   506 |  2823k|  16.6 |  37M|  58 |  27 |1925 |  33k|1925 |2531 | 300 | 209k|8168 | 0.000000e+00 | 1.100000e+01 |    Inf 
650.00/650.07	c   650s|180000 |   495 |  2980k|  16.6 |  36M|  58 |  19 |1925 |  30k|1925 |2531 | 300 | 222k|8411 | 0.000000e+00 | 1.100000e+01 |    Inf 
683.90/683.98	c   684s|190000 |   553 |  3142k|  16.5 |  36M|  58 |   - |1925 |  28k|1925 |2531 | 300 | 234k|8677 | 0.000000e+00 | 1.100000e+01 |    Inf 
718.40/718.43	c   718s|200000 |   613 |  3298k|  16.5 |  38M|  58 |  35 |1925 |  32k|1925 |2531 | 301 | 245k|9131 | 0.000000e+00 | 1.100000e+01 |    Inf 
751.00/751.04	c   751s|210000 |   609 |  3441k|  16.4 |  39M|  58 |  31 |1925 |  34k|1925 |2531 | 301 | 258k|9269 | 0.000000e+00 | 1.100000e+01 |    Inf 
785.81/785.85	c   786s|220000 |   638 |  3596k|  16.3 |  41M|  58 |  34 |1925 |  39k|1925 |2531 | 301 | 270k|9452 | 0.000000e+00 | 1.100000e+01 |    Inf 
821.61/821.63	c   822s|230000 |   684 |  3753k|  16.3 |  42M|  58 |  32 |1925 |  40k|1925 |2531 | 304 | 282k|9719 | 0.000000e+00 | 1.100000e+01 |    Inf 
860.21/860.22	c   860s|240000 |   867 |  3924k|  16.3 |  44M|  58 |   - |1925 |  43k|1925 |2531 | 309 | 293k|  10k| 0.000000e+00 | 1.100000e+01 |    Inf 
899.81/899.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
899.81/899.88	c   900s|250000 |   850 |  4095k|  16.4 |  44M|  58 |   - |1925 |  41k|   0 |   0 | 309 | 304k|  10k| 0.000000e+00 | 1.100000e+01 |    Inf 
939.31/939.35	c   939s|260000 |   906 |  4278k|  16.5 |  45M|  58 |  22 |1925 |  41k|1925 |2531 | 310 | 316k|  10k| 0.000000e+00 | 1.100000e+01 |    Inf 
976.41/976.49	c   976s|270000 |   896 |  4450k|  16.5 |  47M|  58 |  28 |1925 |  45k|1925 |2531 | 312 | 328k|  10k| 0.000000e+00 | 1.100000e+01 |    Inf 
986.71/986.72	o 9
986.71/986.72	c * 987s|272746 |   836 |  4494k|  16.5 |  47M|  58 |   - |1925 |  47k|1925 |2534 | 315 | 332k|  11k| 0.000000e+00 | 9.000000e+00 |    Inf 
1013.71/1013.74	c  1014s|280000 |   884 |  4607k|  16.5 |  47M|  58 |  31 |1925 |  47k|1925 |2531 | 315 | 341k|  11k| 0.000000e+00 | 9.000000e+00 |    Inf 
1051.30/1051.32	c  1051s|290000 |   874 |  4764k|  16.4 |  48M|  60 |  24 |1925 |  48k|1925 |2531 | 315 | 354k|  11k| 0.000000e+00 | 9.000000e+00 |    Inf 
1087.00/1087.04	c  1087s|300000 |   883 |  4911k|  16.4 |  50M|  60 |  30 |1925 |  53k|1925 |2531 | 316 | 366k|  11k| 0.000000e+00 | 9.000000e+00 |    Inf 
1124.81/1124.81	c  1125s|310000 |   877 |  5061k|  16.3 |  53M|  61 |  29 |1925 |  59k|1925 |2531 | 316 | 378k|  11k| 0.000000e+00 | 9.000000e+00 |    Inf 
1164.71/1164.71	c  1165s|320000 |   875 |  5226k|  16.3 |  53M|  64 |  27 |1925 |  58k|1925 |2531 | 316 | 391k|  11k| 0.000000e+00 | 9.000000e+00 |    Inf 
1204.51/1204.58	c  1205s|330000 |   873 |  5384k|  16.3 |  54M|  64 |   - |1925 |  60k|   0 |   0 | 316 | 403k|  11k| 0.000000e+00 | 9.000000e+00 |    Inf 
1245.41/1245.47	c  1245s|340000 |   907 |  5540k|  16.3 |  54M|  64 |  26 |1925 |  60k|1925 |2531 | 316 | 416k|  12k| 0.000000e+00 | 9.000000e+00 |    Inf 
1287.31/1287.31	c  1287s|350000 |   895 |  5713k|  16.3 |  56M|  64 |  27 |1925 |  64k|1925 |2531 | 316 | 428k|  12k| 0.000000e+00 | 9.000000e+00 |    Inf 
1330.31/1330.38	c  1330s|360000 |   868 |  5889k|  16.4 |  54M|  64 |   - |1925 |  60k|1925 |2531 | 316 | 441k|  12k| 0.000000e+00 | 9.000000e+00 |    Inf 
1368.81/1368.85	c  1369s|370000 |   883 |  6040k|  16.3 |  55M|  64 |   - |1925 |  62k|1925 |2531 | 317 | 454k|  12k| 0.000000e+00 | 9.000000e+00 |    Inf 
1409.12/1409.16	c  1409s|380000 |   854 |  6208k|  16.3 |  54M|  64 |   - |1925 |  60k|1925 |2531 | 317 | 466k|  12k| 0.000000e+00 | 9.000000e+00 |    Inf 
1449.11/1449.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1449.11/1449.16	c  1449s|390000 |   884 |  6366k|  16.3 |  56M|  66 |  29 |1925 |  64k|1925 |2531 | 317 | 479k|  12k| 0.000000e+00 | 9.000000e+00 |    Inf 
1488.81/1488.89	c  1489s|400000 |   896 |  6519k|  16.3 |  56M|  66 |   - |1925 |  64k|   0 |   0 | 317 | 492k|  12k| 0.000000e+00 | 9.000000e+00 |    Inf 
1529.81/1529.85	c  1530s|410000 |   868 |  6680k|  16.3 |  57M|  66 |   - |1925 |  65k|1925 |2531 | 318 | 504k|  13k| 0.000000e+00 | 9.000000e+00 |    Inf 
1557.51/1557.59	c 
1557.51/1557.59	c SCIP Status        : problem is solved [optimal solution found]
1557.51/1557.59	c Solving Time (sec) : 1557.59
1557.51/1557.59	c Solving Nodes      : 416278
1557.51/1557.59	c Primal Bound       : +9.00000000000000e+00 (155 solutions)
1557.51/1557.59	c Dual Bound         : +9.00000000000000e+00
1557.51/1557.59	c Gap                : 0.00 %
1557.51/1557.59	s OPTIMUM FOUND
1557.51/1557.59	v -x231 -x230 -x229 -x228 -x227 x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1557.51/1557.59	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1557.51/1557.59	v -x188 -x187 -x186 -x185 x184 -x183 -x182 -x181 x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1557.51/1557.59	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1557.51/1557.59	v -x146 -x145 -x144 -x143 x142 -x141 -x140 x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 x131 -x130 -x129 -x128 -x127 -x126 
1557.51/1557.59	v -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 x116 -x115 -x114 -x113 -x112 -x111 -x110 x109 -x108 -x107 -x106 -x105 
1557.51/1557.59	v -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 x80 
1557.51/1557.59	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 
1557.51/1557.59	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 
1557.51/1557.59	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 
1557.51/1557.59	v -x1 
1557.51/1557.59	c SCIP Status        : problem is solved [optimal solution found]
1557.51/1557.59	c Total Time         :    1557.59
1557.51/1557.59	c   solving          :    1557.59
1557.51/1557.59	c   presolving       :       0.12 (included in solving)
1557.51/1557.59	c   reading          :       0.02 (included in solving)
1557.51/1557.59	c Original Problem   :
1557.51/1557.59	c   Problem name     : HOME/instance-3447783-1307898204.wbo
1557.51/1557.59	c   Variables        : 1131 (1131 binary, 0 integer, 0 implicit integer, 0 continuous)
1557.51/1557.59	c   Constraints      : 2708 initial, 2708 maximal
1557.51/1557.59	c Presolved Problem  :
1557.51/1557.59	c   Problem name     : t_HOME/instance-3447783-1307898204.wbo
1557.51/1557.59	c   Variables        : 1925 (1078 binary, 0 integer, 847 implicit integer, 0 continuous)
1557.51/1557.59	c   Constraints      : 3361 initial, 66474 maximal
1557.51/1557.59	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1557.51/1557.59	c   trivial          :       0.00         53          0          0          0          0          0          0          0          0
1557.51/1557.59	c   dualfix          :       0.00         53          0          0          0          0          0          0          0          0
1557.51/1557.59	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1557.51/1557.59	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1557.51/1557.59	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1557.51/1557.59	c   probing          :       0.04          0          0          0          0          0          0          0          0          0
1557.51/1557.59	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1557.51/1557.59	c   setppc           :       0.00          0          0          0          0          0         79          0          0          0
1557.51/1557.59	c   linear           :       0.05          0          0          0        900          0        115          0         53          0
1557.51/1557.59	c   indicator        :       0.00          0          0          0          0          0         53          0          0          0
1557.51/1557.59	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1557.51/1557.59	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1557.51/1557.59	c   root node        :          -       1565          -          -       1565          -          -          -          -          -
1557.51/1557.59	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1557.51/1557.59	c   integral         :          0          0          0     214912          0        593          0        478       5942          0          0     419966
1557.51/1557.59	c   varbound         :          0+         6    1879017        288          0          0      11205         34     804255        297          0          0
1557.51/1557.59	c   setppc           :         44          6    1879504          6          0        590    3194483       9433    1432034          0          0          0
1557.51/1557.59	c   linear           :        847+         7    1870277          8          0        574    2692835      12484    2795424          0          0          0
1557.51/1557.59	c   indicator        :        847          0    1857373        288          0        574       4837          0      14118          0          0          0
1557.51/1557.59	c   logicor          :       1623+         6     903074         13          0        142    2412031      11559    2399448          0          0          0
1557.51/1557.59	c   bounddisjunction :          0+         0     233887          0          0          0        277         14        258          0          0          0
1557.51/1557.59	c   countsols        :          0          0          0         13          0        144          0          0          0          0          0          0
1557.51/1557.59	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1557.51/1557.59	c   integral         :      64.42       0.00       0.00      64.41       0.00       0.01       0.00
1557.51/1557.59	c   varbound         :       3.42       0.00       3.41       0.01       0.00       0.00       0.01
1557.51/1557.59	c   setppc           :      11.74       0.00      10.92       0.00       0.00       0.00       0.82
1557.51/1557.59	c   linear           :      23.14       0.00      21.28       0.00       0.00       0.04       1.82
1557.51/1557.59	c   indicator        :       4.65       0.01       4.48       0.01       0.00       0.14       0.00
1557.51/1557.59	c   logicor          :     173.70       0.00     171.61       0.00       0.00       0.02       2.08
1557.51/1557.59	c   bounddisjunction :       2.47       0.00       2.47       0.00       0.00       0.00       0.00
1557.51/1557.59	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1557.51/1557.59	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1557.51/1557.59	c   vbounds          :      98668       3645         12     107722
1557.51/1557.59	c   rootredcost      :         13          0          0        772
1557.51/1557.59	c   pseudoobj        :    1882090      14281        824     802910
1557.51/1557.59	c Propagator Timings :  TotalTime  Propagate    Resprop
1557.51/1557.59	c   vbounds          :       7.53       7.53       0.00
1557.51/1557.59	c   rootredcost      :       0.33       0.33       0.00
1557.51/1557.59	c   pseudoobj        :      27.35      27.22       0.13
1557.51/1557.59	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1557.51/1557.59	c   propagation      :       2.01      34360      34289     220733       29.4        665       22.5          -
1557.51/1557.59	c   infeasible LP    :      31.04     169914     169847    1219980       39.4       3880       13.5          0
1557.51/1557.59	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1557.51/1557.59	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1557.51/1557.59	c   pseudo solution  :       0.00          2          2          2        2.0          0        0.0          -
1557.51/1557.59	c   applied globally :          -          -          -     513432       33.7          -          -          -
1557.51/1557.59	c   applied locally  :          -          -          -          0        0.0          -          -          -
1557.51/1557.59	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1557.51/1557.59	c   cut pool         :       0.00          5          -          -         23          -    (maximal pool size: 573)
1557.51/1557.59	c   redcost          :       8.02     219917          0     172318          0          0
1557.51/1557.59	c   impliedbounds    :       0.00          6          0          0          0          0
1557.51/1557.59	c   intobj           :       0.00          0          0          0          0          0
1557.51/1557.59	c   gomory           :       0.54          6          0          0       1049          0
1557.51/1557.59	c   cgmip            :       0.00          0          0          0          0          0
1557.51/1557.59	c   closecuts        :       0.00          0          0          0          0          0
1557.51/1557.59	c   strongcg         :       0.44          6          0          0       2610          0
1557.51/1557.59	c   cmir             :       0.07          6          0          0          6          0
1557.51/1557.59	c   flowcover        :       0.07          6          0          0          8          0
1557.51/1557.59	c   clique           :       0.00          6          0          0          0          0
1557.51/1557.59	c   zerohalf         :       0.00          0          0          0          0          0
1557.51/1557.59	c   mcf              :       0.00          1          0          0          0          0
1557.51/1557.59	c   oddcycle         :       0.00          0          0          0          0          0
1557.51/1557.59	c   rapidlearning    :       0.13          1          0          0          0         41
1557.51/1557.59	c Pricers            :       Time      Calls       Vars
1557.51/1557.59	c   problem variables:       0.00          0          0
1557.51/1557.59	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1557.51/1557.59	c   relpscost        :      64.23     214624        478       5942          0          0     419966
1557.51/1557.59	c   pscost           :       0.00          0          0          0          0          0          0
1557.51/1557.59	c   inference        :       0.00          0          0          0          0          0          0
1557.51/1557.59	c   mostinf          :       0.00          0          0          0          0          0          0
1557.51/1557.59	c   leastinf         :       0.00          0          0          0          0          0          0
1557.51/1557.59	c   fullstrong       :       0.00          0          0          0          0          0          0
1557.51/1557.59	c   allfullstrong    :       0.00          0          0          0          0          0          0
1557.51/1557.59	c   random           :       0.00          0          0          0          0          0          0
1557.51/1557.59	c Primal Heuristics  :       Time      Calls      Found
1557.51/1557.59	c   LP solutions     :       0.00          -         13
1557.51/1557.59	c   pseudo solutions :       0.00          -          0
1557.51/1557.59	c   oneopt           :       0.22         13          0
1557.51/1557.59	c   feaspump         :       1.00          1          0
1557.51/1557.59	c   coefdiving       :       1.32         62          0
1557.51/1557.59	c   fracdiving       :       1.51         62          0
1557.51/1557.59	c   veclendiving     :       0.77         62          0
1557.51/1557.59	c   linesearchdiving :       0.64         62          0
1557.51/1557.59	c   guideddiving     :       1.03         62          0
1557.51/1557.59	c   pscostdiving     :       1.01         62          0
1557.51/1557.59	c   objpscostdiving  :       0.35         32          0
1557.51/1557.59	c   crossover        :       1.00         31          0
1557.51/1557.59	c   trivial          :       0.00          2          0
1557.51/1557.59	c   shiftandpropagate:       0.12          1          1
1557.51/1557.59	c   simplerounding   :       0.38     215904          0
1557.51/1557.59	c   zirounding       :       4.88        415          0
1557.51/1557.59	c   rounding         :       0.73       6479          0
1557.51/1557.59	c   shifting         :       0.76       2043          0
1557.51/1557.59	c   intshifting      :       0.01          0          0
1557.51/1557.59	c   twoopt           :       0.00          0          0
1557.51/1557.59	c   fixandinfer      :       0.00          0          0
1557.51/1557.60	c   clique           :       0.00          0          0
1557.51/1557.60	c   intdiving        :       0.00          0          0
1557.51/1557.60	c   actconsdiving    :       0.00          0          0
1557.51/1557.60	c   rootsoldiving    :       0.65         32          0
1557.51/1557.60	c   octane           :       0.00          0          0
1557.51/1557.60	c   rens             :       0.03          1          0
1557.51/1557.60	c   rins             :       0.00          0          0
1557.51/1557.60	c   localbranching   :       0.00          0          0
1557.51/1557.60	c   mutation         :       0.00          0          0
1557.51/1557.60	c   dins             :       0.00          0          0
1557.51/1557.60	c   vbounds          :       0.00          0          0
1557.51/1557.60	c   undercover       :       0.00          0          0
1557.51/1557.60	c   subnlp           :       0.06          0          0
1557.51/1557.60	c   trysol           :       0.19        405        141
1557.51/1557.60	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1557.51/1557.60	c   primal LP        :       0.00          0          0       0.00          -
1557.51/1557.60	c   dual LP          :     927.85     390243    6748020      17.29    7272.75
1557.51/1557.60	c   lex dual LP      :       0.00          0          0       0.00          -
1557.51/1557.60	c   barrier LP       :       0.00          0          0       0.00          -
1557.51/1557.60	c   diving/probing LP:       6.17       4628      34623       7.48    5610.54
1557.51/1557.60	c   strong branching :      60.89      13188     414393      31.42    6806.14
1557.51/1557.60	c     (at root node) :          -          9       1819     202.11          -
1557.51/1557.60	c   conflict analysis:       0.00          0          0       0.00          -
1557.51/1557.60	c B&B Tree           :
1557.51/1557.60	c   number of runs   :          1
1557.51/1557.60	c   nodes            :     416278
1557.51/1557.60	c   nodes (total)    :     416278
1557.51/1557.60	c   nodes left       :          0
1557.51/1557.60	c   max depth        :         66
1557.51/1557.60	c   max depth (total):         66
1557.51/1557.60	c   backtracks       :      47855 (11.5%)
1557.51/1557.60	c   delayed cutoffs  :       3311
1557.51/1557.60	c   repropagations   :     721471 (919431 domain reductions, 3146 cutoffs)
1557.51/1557.60	c   avg switch length:       5.10
1557.51/1557.60	c   switching time   :     132.70
1557.51/1557.60	c Solution           :
1557.51/1557.60	c   Solutions found  :        155 (14 improvements)
1557.51/1557.60	c   First Solution   : +4.75000000000000e+02   (in run 1, after 1 nodes, 0.26 seconds, depth 916, found by <shiftandpropagate>)
1557.51/1557.60	c   Primal Bound     : +9.00000000000000e+00   (in run 1, after 272746 nodes, 986.72 seconds, depth 33, found by <relaxation>)
1557.51/1557.60	c   Dual Bound       : +9.00000000000000e+00
1557.51/1557.60	c   Gap              :       0.00 %
1557.51/1557.60	c   Root Dual Bound  : +0.00000000000000e+00
1557.51/1557.60	c   Root Iterations  :        664
1557.61/1557.62	c Time complete: 1557.64.

Verifier Data

OK	9

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-3447783-1307898204/watcher-3447783-1307898204 -o /var/tmp/evaluation-result-3447783-1307898204/solver-3447783-1307898204 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447783-1307898204.wbo -t 1800 -m 15500 

running on 4 cores: 0,2,4,6

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.99 1.68 1.51 2/177 21330
/proc/meminfo: memFree=3251392/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=10136 CPUtime=0 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 1516 0 0 0 0 0 0 0 25 0 1 0 901418875 10379264 1470 33554432000 4194304 9128323 140733257661136 18446744073709551615 8008880 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21330/statm: 2534 1470 399 1205 0 1325 0

[startup+0.066829 s]
/proc/loadavg: 1.99 1.68 1.51 2/177 21330
/proc/meminfo: memFree=3251392/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=27128 CPUtime=0.06 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 5770 0 0 0 6 0 0 0 25 0 1 0 901418875 27779072 5465 33554432000 4194304 9128323 140733257661136 18446744073709551615 5192510 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21330/statm: 6782 5465 514 1205 0 5573 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 27128

[startup+0.100824 s]
/proc/loadavg: 1.99 1.68 1.51 2/177 21330
/proc/meminfo: memFree=3251392/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=28460 CPUtime=0.09 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 6126 0 0 0 9 0 0 0 25 0 1 0 901418875 29143040 5821 33554432000 4194304 9128323 140733257661136 18446744073709551615 5321536 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21330/statm: 7115 5821 532 1205 0 5906 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28460

[startup+0.300788 s]
/proc/loadavg: 1.99 1.68 1.51 2/177 21330
/proc/meminfo: memFree=3251392/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=35420 CPUtime=0.29 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 8307 0 0 0 29 0 0 0 25 0 1 0 901418875 36270080 7840 33554432000 4194304 9128323 140733257661136 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21330/statm: 8855 7840 676 1205 0 7646 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35420

[startup+0.700734 s]
/proc/loadavg: 1.99 1.68 1.51 2/177 21330
/proc/meminfo: memFree=3251392/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=40480 CPUtime=0.69 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 14663 0 0 0 68 1 0 0 25 0 1 0 901418875 41451520 9201 33554432000 4194304 9128323 140733257661136 18446744073709551615 6698000 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21330/statm: 10120 9201 726 1205 0 8911 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40480

[startup+1.50059 s]
/proc/loadavg: 1.99 1.68 1.51 3/178 21331
/proc/meminfo: memFree=3212596/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=49576 CPUtime=1.49 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 16811 0 0 0 148 1 0 0 25 0 1 0 901418875 50765824 11326 33554432000 4194304 9128323 140733257661136 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21330/statm: 12394 11326 726 1205 0 11185 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49576

[startup+3.10029 s]
/proc/loadavg: 1.99 1.68 1.51 3/178 21331
/proc/meminfo: memFree=3207884/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=51060 CPUtime=3.09 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 21017 0 0 0 305 4 0 0 25 0 1 0 901418875 52285440 11713 33554432000 4194304 9128323 140733257661136 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21330/statm: 12765 11713 738 1205 0 11556 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51060

[startup+6.30078 s]
/proc/loadavg: 2.07 1.71 1.52 3/178 21331
/proc/meminfo: memFree=3205528/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=52188 CPUtime=6.29 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 21318 0 0 0 622 7 0 0 25 0 1 0 901418875 53440512 12014 33554432000 4194304 9128323 140733257661136 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 13047 12014 742 1205 0 11838 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52188

[startup+12.7007 s]
/proc/loadavg: 2.07 1.71 1.52 3/178 21331
/proc/meminfo: memFree=3203440/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=52812 CPUtime=12.69 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 25462 0 0 0 1257 12 0 0 25 0 1 0 901418875 54079488 12185 33554432000 4194304 9128323 140733257661136 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 13203 12185 742 1205 0 11994 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52812

[startup+25.5006 s]
/proc/loadavg: 2.05 1.72 1.53 3/178 21331
/proc/meminfo: memFree=3198496/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=57772 CPUtime=25.49 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 34261 0 0 0 2527 22 0 0 25 0 1 0 901418875 59158528 13433 33554432000 4194304 9128323 140733257661136 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 14443 13433 742 1205 0 13234 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57772

[startup+51.1003 s]
/proc/loadavg: 2.03 1.75 1.54 3/178 21334
/proc/meminfo: memFree=3188988/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=68244 CPUtime=51.09 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 55601 0 0 0 5066 43 0 0 25 0 1 0 901418875 69881856 15726 33554432000 4194304 9128323 140733257661136 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 17061 15726 751 1205 0 15852 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 68244

[startup+102.307 s]
/proc/loadavg: 2.01 1.78 1.56 3/178 21336
/proc/meminfo: memFree=3178236/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=73496 CPUtime=102.3 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 91760 0 0 0 10146 84 0 0 25 0 1 0 901418875 75259904 17025 33554432000 4194304 9128323 140733257661136 18446744073709551615 7346414 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 18374 17025 751 1205 0 17165 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 73496

[startup+162.301 s]
/proc/loadavg: 2.00 1.82 1.59 3/178 21338
/proc/meminfo: memFree=3173372/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=78840 CPUtime=162.29 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 102169 0 0 0 16097 132 0 0 25 0 1 0 901418875 80732160 18387 33554432000 4194304 9128323 140733257661136 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 19710 18387 752 1205 0 18501 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 78840

[startup+222.301 s]
/proc/loadavg: 2.00 1.85 1.61 3/178 21339
/proc/meminfo: memFree=3167872/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=83792 CPUtime=222.3 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 107375 0 0 0 22054 176 0 0 25 0 1 0 901418875 85803008 19626 33554432000 4194304 9128323 140733257661136 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 20948 19626 752 1205 0 19739 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 83792

[startup+282.3 s]
/proc/loadavg: 2.00 1.87 1.63 3/178 21341
/proc/meminfo: memFree=3160756/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=89052 CPUtime=282.29 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 111613 0 0 0 28014 215 0 0 25 0 1 0 901418875 91189248 20937 33554432000 4194304 9128323 140733257661136 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 22263 20937 752 1205 0 21054 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 89052

[startup+342.3 s]
/proc/loadavg: 2.00 1.89 1.65 3/178 21343
/proc/meminfo: memFree=3156116/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=91476 CPUtime=342.3 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 130804 0 0 0 33970 260 0 0 25 0 1 0 901418875 93671424 21548 33554432000 4194304 9128323 140733257661136 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 22869 21548 752 1205 0 21660 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 91476

[startup+402.3 s]
/proc/loadavg: 2.00 1.91 1.67 3/178 21344
/proc/meminfo: memFree=3154684/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=92600 CPUtime=402.29 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 134097 0 0 0 39931 298 0 0 25 0 1 0 901418875 94822400 21785 33554432000 4194304 9128323 140733257661136 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 23150 21785 752 1205 0 21941 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 92600

[startup+462.3 s]
/proc/loadavg: 2.00 1.92 1.69 3/178 21346
/proc/meminfo: memFree=3151040/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=95432 CPUtime=462.29 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 134807 0 0 0 45889 340 0 0 25 0 1 0 901418875 97722368 22493 33554432000 4194304 9128323 140733257661136 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 23858 22493 752 1205 0 22649 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 95432

[startup+522.301 s]
/proc/loadavg: 2.00 1.94 1.70 3/178 21347
/proc/meminfo: memFree=3147636/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=98024 CPUtime=522.3 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 140100 0 0 0 51849 381 0 0 25 0 1 0 901418875 100376576 23140 33554432000 4194304 9128323 140733257661136 18446744073709551615 4207956 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 24506 23140 752 1205 0 23297 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 98024

[startup+582.301 s]
/proc/loadavg: 2.00 1.94 1.72 3/178 21349
/proc/meminfo: memFree=3129476/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=98932 CPUtime=582.3 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 140355 0 0 0 57809 421 0 0 25 0 1 0 901418875 101306368 23395 33554432000 4194304 9128323 140733257661136 18446744073709551615 7205152 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 24733 23395 752 1205 0 23524 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 98932

[startup+642.301 s]

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

/proc/meminfo: memFree=3122908/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=104716 CPUtime=882.3 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 145765 0 0 0 87618 612 0 0 25 0 1 0 901418875 107229184 24847 33554432000 4194304 9128323 140733257661136 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 26179 24847 752 1205 0 24970 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 104716

[startup+942.301 s]
/proc/loadavg: 2.00 1.98 1.81 3/178 21359
/proc/meminfo: memFree=3122124/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=105468 CPUtime=942.31 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 145950 0 0 0 93578 653 0 0 25 0 1 0 901418875 107999232 25032 33554432000 4194304 9128323 140733257661136 18446744073709551615 7346427 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 26367 25032 752 1205 0 25158 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 105468

[startup+1002.3 s]
/proc/loadavg: 2.00 1.98 1.82 3/178 21360
/proc/meminfo: memFree=3119096/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=108128 CPUtime=1002.31 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 157244 0 0 0 99543 688 0 0 25 0 1 0 901418875 110723072 25612 33554432000 4194304 9128323 140733257661136 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 27032 25612 752 1205 0 25823 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 108128

[startup+1062.3 s]
/proc/loadavg: 2.00 1.98 1.82 3/178 21362
/proc/meminfo: memFree=3119048/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=108128 CPUtime=1062.3 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 163165 0 0 0 105506 724 0 0 25 0 1 0 901418875 110723072 25616 33554432000 4194304 9128323 140733257661136 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 27032 25616 752 1205 0 25823 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 108128

[startup+1122.3 s]
/proc/loadavg: 2.00 1.98 1.83 3/178 21363
/proc/meminfo: memFree=3113788/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=114460 CPUtime=1122.3 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 168486 0 0 0 111473 757 0 0 25 0 1 0 901418875 117207040 27068 33554432000 4194304 9128323 140733257661136 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 28615 27068 752 1205 0 27406 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 114460

[startup+1182.3 s]
/proc/loadavg: 2.00 1.98 1.84 3/178 21365
/proc/meminfo: memFree=3111384/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=115828 CPUtime=1182.31 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 172693 0 0 0 117439 792 0 0 25 0 1 0 901418875 118607872 27456 33554432000 4194304 9128323 140733257661136 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 28957 27456 752 1205 0 27748 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 115828

[startup+1242.3 s]
/proc/loadavg: 2.05 2.00 1.85 3/178 21367
/proc/meminfo: memFree=3110960/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=116464 CPUtime=1242.31 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 172897 0 0 0 123408 823 0 0 25 0 1 0 901418875 119259136 27660 33554432000 4194304 9128323 140733257661136 18446744073709551615 7346352 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 29116 27660 752 1205 0 27907 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 116464

[startup+1302.3 s]
/proc/loadavg: 2.02 2.00 1.85 3/178 21368
/proc/meminfo: memFree=3108548/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=118984 CPUtime=1302.31 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 173480 0 0 0 129371 860 0 0 25 0 1 0 901418875 121839616 28243 33554432000 4194304 9128323 140733257661136 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 29746 28243 752 1205 0 28537 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 118984

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/178 21370
/proc/meminfo: memFree=3108368/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=119320 CPUtime=1362.32 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 173558 0 0 0 135338 894 0 0 25 0 1 0 901418875 122183680 28321 33554432000 4194304 9128323 140733257661136 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 29830 28321 752 1205 0 28621 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 119320

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.86 3/178 21371
/proc/meminfo: memFree=3102488/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=121824 CPUtime=1422.32 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 176061 0 0 0 141302 930 0 0 25 0 1 0 901418875 124747776 28935 33554432000 4194304 9128323 140733257661136 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 30456 28935 752 1205 0 29247 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 121824

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/178 21412
/proc/meminfo: memFree=3070212/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=122456 CPUtime=1482.31 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 176159 0 0 0 147269 962 0 0 25 0 1 0 901418875 125394944 29033 33554432000 4194304 9128323 140733257661136 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 30614 29033 752 1205 0 29405 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 122456

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/178 21414
/proc/meminfo: memFree=3037164/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=122652 CPUtime=1542.31 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 176241 0 0 0 153238 993 0 0 25 0 1 0 901418875 125595648 29115 33554432000 4194304 9128323 140733257661136 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 30663 29115 752 1205 0 29454 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 122652

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

[startup+1548.7 s]
/proc/loadavg: 2.08 2.01 1.88 3/178 21414
/proc/meminfo: memFree=3035180/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=124600 CPUtime=1548.71 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 176618 0 0 0 153875 996 0 0 25 0 1 0 901418875 127590400 29484 33554432000 4194304 9128323 140733257661136 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 31150 29484 752 1205 0 29941 0
Current children cumulated CPU time (s) 1548.71
Current children cumulated vsize (KiB) 124600

[startup+1551.9 s]
/proc/loadavg: 2.07 2.01 1.88 3/178 21414
/proc/meminfo: memFree=3035052/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=124600 CPUtime=1551.92 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 176663 0 0 0 154194 998 0 0 25 0 1 0 901418875 127590400 29529 33554432000 4194304 9128323 140733257661136 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 31150 29529 752 1205 0 29941 0
Current children cumulated CPU time (s) 1551.92
Current children cumulated vsize (KiB) 124600

[startup+1555.1 s]
/proc/loadavg: 2.07 2.01 1.88 3/178 21414
/proc/meminfo: memFree=3034928/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=124944 CPUtime=1555.11 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 176768 0 0 0 154512 999 0 0 25 0 1 0 901418875 127942656 29634 33554432000 4194304 9128323 140733257661136 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 31236 29634 752 1205 0 30027 0
Current children cumulated CPU time (s) 1555.11
Current children cumulated vsize (KiB) 124944

[startup+1556.7 s]
/proc/loadavg: 2.07 2.01 1.88 3/178 21414
/proc/meminfo: memFree=3034432/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=125260 CPUtime=1556.71 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 176833 0 0 0 154671 1000 0 0 25 0 1 0 901418875 128266240 29699 33554432000 4194304 9128323 140733257661136 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 31315 29699 752 1205 0 30106 0
Current children cumulated CPU time (s) 1556.71
Current children cumulated vsize (KiB) 125260

[startup+1557.1 s]
/proc/loadavg: 2.07 2.01 1.88 3/178 21414
/proc/meminfo: memFree=3034432/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=125400 CPUtime=1557.11 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 176850 0 0 0 154711 1000 0 0 25 0 1 0 901418875 128409600 29716 33554432000 4194304 9128323 140733257661136 18446744073709551615 6581536 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 31350 29716 752 1205 0 30141 0
Current children cumulated CPU time (s) 1557.11
Current children cumulated vsize (KiB) 125400

[startup+1557.5 s]
/proc/loadavg: 2.07 2.01 1.88 3/178 21414
/proc/meminfo: memFree=3034308/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=125400 CPUtime=1557.51 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 176870 0 0 0 154751 1000 0 0 25 0 1 0 901418875 128409600 29736 33554432000 4194304 9128323 140733257661136 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21330/statm: 31350 29736 752 1205 0 30141 0
Current children cumulated CPU time (s) 1557.51
Current children cumulated vsize (KiB) 125400

[startup+1557.61 s]
/proc/loadavg: 2.07 2.01 1.88 3/178 21414
/proc/meminfo: memFree=3034308/32951124 swapFree=67054520/67111528
[pid=21330] ppid=21328 vsize=123988 CPUtime=1557.61 cores=0,2,4,6
/proc/21330/stat : 21330 (scip-2.0.1.4.li) R 21328 21330 20310 0 -1 4202496 176873 0 0 0 154761 1000 0 0 25 0 1 0 901418875 126963712 29386 33554432000 4194304 9128323 140733257661136 18446744073709551615 6885359 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21330/statm: 30997 29386 754 1205 0 29788 0
Current children cumulated CPU time (s) 1557.61
Current children cumulated vsize (KiB) 123988

Child status: 0
Real time (s): 1557.63
CPU time (s): 1557.65
CPU user time (s): 1547.63
CPU system time (s): 10.0155
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 125400

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

runsolver used 2.31865 second user time and 4.93725 second system time

The end

Launcher Data

Begin job on node130 at 2011-06-12 19:03:24
IDJOB=3447783
IDBENCH=78930
IDSOLVER=1944
FILE ID=node130/3447783-1307898204
RUNJOBID= node130-1307897879-21246
PBS_JOBID= 13559576
Free space on /var/tmp= 2896 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.1900557574--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-3447783-1307898204/watcher-3447783-1307898204 -o /var/tmp/evaluation-result-3447783-1307898204/solver-3447783-1307898204 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447783-1307898204.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 5ae7a85bf99e064da8ccbcbd4c939a34
RANDOM SEED=1013456449

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       3251696 kB
Buffers:         53544 kB
Cached:       28631816 kB
SwapCached:      10292 kB
Active:       14206808 kB
Inactive:     14588752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       3251696 kB
SwapTotal:    67111528 kB
SwapFree:     67054520 kB
Dirty:           12064 kB
Writeback:           0 kB
AnonPages:      107624 kB
Mapped:          15744 kB
Slab:           838916 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   306912 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= 2884 MiB
End job on node130 at 2011-06-12 19:29:21