Trace number 3447795

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 1800.08 1800.09

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900563250--soft-66-100-0.wbo
MD5SUM48850acf7a795604147e976fcd80db7d
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark76.9763
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 constraints892
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 45060
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45059
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 665
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-3447795-1307898368.wbo>
0.00/0.02	c original problem has 1123 variables (1123 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.02/0.04	c presolving:
0.02/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, 208 impls, 13 clqs
0.02/0.08	c (round 2) 0 del vars, 155 del conss, 0 add conss, 892 chg bounds, 48 chg sides, 0 chg coeffs, 0 upgd conss, 208 impls, 13 clqs
0.02/0.10	c (round 3) 96 del vars, 254 del conss, 0 add conss, 913 chg bounds, 126 chg sides, 0 chg coeffs, 0 upgd conss, 208 impls, 13 clqs
0.09/0.11	c (round 4) 138 del vars, 254 del conss, 0 add conss, 913 chg bounds, 126 chg sides, 0 chg coeffs, 1700 upgd conss, 208 impls, 13 clqs
0.09/0.12	c (round 5) 138 del vars, 255 del conss, 0 add conss, 913 chg bounds, 126 chg sides, 0 chg coeffs, 1700 upgd conss, 208 impls, 13 clqs
0.09/0.16	c    (0.2s) probing: 101/1054 (9.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.16	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.09/0.16	c presolving (6 rounds):
0.09/0.16	c  138 deleted vars, 255 deleted constraints, 0 added constraints, 913 tightened bounds, 0 added holes, 126 changed sides, 0 changed coefficients
0.09/0.16	c  1031 implications, 13 cliques
0.09/0.16	c presolved problem has 1877 variables (1054 bin, 0 int, 823 impl, 0 cont) and 3345 constraints
0.09/0.16	c      59 constraints of type <setppc>
0.09/0.16	c     823 constraints of type <linear>
0.09/0.16	c     823 constraints of type <indicator>
0.09/0.16	c    1640 constraints of type <logicor>
0.09/0.16	c transformed objective value is always integral (scale: 1)
0.09/0.16	c Presolving Time: 0.13
0.09/0.16	c - non default parameters ----------------------------------------------------------------------
0.09/0.16	c # SCIP version 2.0.1.4
0.09/0.16	c 
0.09/0.16	c # frequency for displaying node information lines
0.09/0.16	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.16	c display/freq = 10000
0.09/0.16	c 
0.09/0.16	c # maximal time in seconds to run
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/time = 1800
0.09/0.16	c 
0.09/0.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/memory = 13950
0.09/0.16	c 
0.09/0.16	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.16	c # [type: int, range: [1,2], default: 1]
0.09/0.16	c timing/clocktype = 2
0.09/0.16	c 
0.09/0.16	c # belongs reading time to solving time?
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c timing/reading = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify inequalities
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/linear/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/indicator/addCouplingCons = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify knapsacks
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.16	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.16	c separating/rapidlearning/freq = 0
0.09/0.16	c 
0.09/0.16	c -----------------------------------------------------------------------------------------------
0.09/0.16	c start solving
0.09/0.16	c 
0.09/0.18	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.18	c   0.2s|     1 |     0 |    96 |     - |8108k|   0 |  37 |1877 |4194 |1877 |2522 |   0 |  26 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.28	o 41478
0.19/0.28	c y 0.3s|     1 |     0 |   825 |     - |8181k|   0 |  37 |1877 |4194 |1877 |2522 |   0 |  26 |   0 | 0.000000e+00 | 4.147800e+04 |    Inf 
0.39/0.43	c   0.4s|     1 |     0 |   842 |     - |8725k|   0 |  40 |1877 |4194 |1877 |2527 |   5 |  26 |   0 | 0.000000e+00 | 4.147800e+04 |    Inf 
0.49/0.55	c   0.5s|     1 |     0 |   907 |     - |9263k|   0 |  46 |1877 |4194 |1877 |2531 |   9 |  26 |   0 | 0.000000e+00 | 4.147800e+04 |    Inf 
0.69/0.73	c   0.7s|     1 |     0 |   942 |     - |9346k|   0 |  46 |1877 |4194 |1877 |2535 |  13 |  26 |   0 | 0.000000e+00 | 4.147800e+04 |    Inf 
0.89/0.93	c   0.9s|     1 |     0 |   980 |     - |9453k|   0 |  44 |1877 |4194 |1877 |2540 |  18 |  26 |   0 | 0.000000e+00 | 4.147800e+04 |    Inf 
1.09/1.15	c   1.1s|     1 |     0 |  1030 |     - |9573k|   0 |  47 |1877 |4194 |1877 |2546 |  24 |  26 |   0 | 0.000000e+00 | 4.147800e+04 |    Inf 
1.29/1.41	c   1.4s|     1 |     0 |  1060 |     - |9653k|   0 |  45 |1877 |4194 |1877 |2549 |  27 |  26 |   0 | 0.000000e+00 | 4.147800e+04 |    Inf 
1.66/1.78	c   1.8s|     1 |     2 |  1060 |     - |9654k|   0 |  45 |1877 |4194 |1877 |2549 |  27 |  26 |   9 | 0.000000e+00 | 4.147800e+04 |    Inf 
2.63/2.96	o 428
2.63/2.96	c * 3.0s|    16 |    15 |  2407 |  89.8 |  10M|  15 |   - |1877 |4194 |1877 |2608 |  82 |  26 | 108 | 0.000000e+00 | 4.280000e+02 |    Inf 
2.63/2.97	o 411
2.63/2.97	c * 3.0s|    17 |    14 |  2419 |  84.9 |  10M|  15 |   - |1877 |4194 |1877 |2603 |  84 |  26 | 108 | 0.000000e+00 | 4.110000e+02 |    Inf 
2.63/3.26	o 288
2.63/3.26	c * 3.3s|    23 |    18 |  2923 |  84.7 |  10M|  15 |   - |1877 |4194 |1877 |2601 | 130 |  26 | 153 | 0.000000e+00 | 2.880000e+02 |    Inf 
2.63/3.26	o 255
2.63/3.26	c * 3.3s|    24 |    17 |  2934 |  81.5 |  10M|  15 |   - |1877 |4194 |1877 |2598 | 130 |  26 | 153 | 0.000000e+00 | 2.550000e+02 |    Inf 
2.63/3.85	o 191
2.63/3.85	c * 3.9s|    35 |    24 |  3425 |  69.6 |  10M|  16 |   - |1877 |4194 |1877 |2559 | 136 |  26 | 234 | 0.000000e+00 | 1.910000e+02 |    Inf 
2.63/3.86	o 179
2.63/3.86	c * 3.9s|    36 |    22 |  3478 |  69.1 |  10M|  16 |   - |1877 |4194 |1877 |2559 | 136 |  26 | 234 | 0.000000e+00 | 1.790000e+02 |    Inf 
5.29/5.34	o 145
5.29/5.34	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.29/5.34	c * 5.3s|   128 |    43 |  5378 |  34.0 |  11M|  31 |   - |1877 |4265 |1877 |2601 | 194 |  97 | 396 | 0.000000e+00 | 1.450000e+02 |    Inf 
5.29/5.35	o 131
5.29/5.35	c * 5.3s|   129 |    40 |  5385 |  33.8 |  11M|  31 |   - |1877 |4265 |1877 |2599 | 194 |  97 | 396 | 0.000000e+00 | 1.310000e+02 |    Inf 
5.99/6.00	o 110
5.99/6.00	c * 6.0s|   225 |    55 |  6308 |  23.4 |  12M|  42 |   - |1877 |4426 |1877 |2560 | 221 | 258 | 476 | 0.000000e+00 | 1.100000e+02 |    Inf 
5.99/6.09	o 49
5.99/6.09	c * 6.1s|   231 |    38 |  6538 |  23.8 |  12M|  42 |   - |1877 |4438 |1877 |2565 | 245 | 270 | 484 | 0.000000e+00 | 4.900000e+01 |    Inf 
18.68/18.75	o 45
18.68/18.75	c *18.8s|  1207 |   179 | 30278 |  24.2 |  13M|  43 |   - |1877 |4201 |1877 |2553 | 249 |1110 |1726 | 0.000000e+00 | 4.500000e+01 |    Inf 
23.48/23.56	o 42
23.48/23.56	c *23.6s|  2194 |   286 | 47745 |  21.3 |  15M|  48 |   - |1877 |4855 |1877 |2554 | 255 |2274 |1819 | 0.000000e+00 | 4.200000e+01 |    Inf 
24.28/24.38	o 31
24.28/24.38	c *24.4s|  2356 |   286 | 51303 |  21.3 |  14M|  48 |   - |1877 |4717 |1877 |2554 | 256 |2422 |1824 | 0.000000e+00 | 3.100000e+01 |    Inf 
29.89/29.99	o 24
29.89/29.99	c *30.0s|  3546 |   360 | 73277 |  20.4 |  15M|  48 |   - |1877 |4581 |1877 |2553 | 260 |3708 |1907 | 0.000000e+00 | 2.400000e+01 |    Inf 
29.99/30.00	o 15
29.99/30.00	c *30.0s|  3547 |   288 | 73339 |  20.4 |  14M|  48 |   - |1877 |4581 |1877 |2553 | 260 |3708 |1907 | 0.000000e+00 | 1.500000e+01 |    Inf 
30.79/30.89	o 1
30.79/30.89	c *30.9s|  3749 |   134 | 77370 |  20.4 |  13M|  48 |   - |1877 |3996 |1877 |2554 | 261 |3977 |1922 | 0.000000e+00 | 1.000000e+00 |    Inf 
47.28/47.39	c  47.4s| 10000 |   126 |153800 |  15.3 |  15M|  48 |  23 |1877 |7591 |1877 |2553 | 261 |  12k|1967 | 0.000000e+00 | 1.000000e+00 |    Inf 
73.97/74.09	c  74.1s| 20000 |    77 |276740 |  13.8 |  17M|  48 |  27 |1877 |  12k|1877 |2540 | 261 |  25k|1973 | 0.000000e+00 | 1.000000e+00 |    Inf 
102.08/102.15	c   102s| 30000 |    83 |393274 |  13.1 |  19M|  55 |  25 |1877 |  17k|1877 |2540 | 261 |  38k|2273 | 0.000000e+00 | 1.000000e+00 |    Inf 
135.28/135.37	c   135s| 40000 |    84 |528367 |  13.2 |  21M|  55 |   - |1877 |  20k|1877 |2540 | 261 |  51k|2747 | 0.000000e+00 | 1.000000e+00 |    Inf 
169.38/169.44	c   169s| 50000 |    77 |664156 |  13.3 |  23M|  55 |   - |1877 |  24k|   0 |   0 | 261 |  65k|3119 | 0.000000e+00 | 1.000000e+00 |    Inf 
203.97/204.07	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
203.97/204.07	c   204s| 60000 |   118 |795011 |  13.2 |  25M|  56 |  18 |1877 |  29k|1877 |2540 | 261 |  78k|3446 | 0.000000e+00 | 1.000000e+00 |    Inf 
239.56/239.69	c   240s| 70000 |   181 |923936 |  13.2 |  27M|  61 |  29 |1877 |  33k|1877 |2540 | 261 |  92k|3729 | 0.000000e+00 | 1.000000e+00 |    Inf 
274.76/274.88	c   275s| 80000 |    66 |  1048k|  13.1 |  26M|  62 |   - |1877 |  30k|1877 |2540 | 261 | 106k|3988 | 0.000000e+00 | 1.000000e+00 |    Inf 
311.36/311.45	c   311s| 90000 |    70 |  1187k|  13.2 |  26M|  62 |   - |1877 |  29k|1877 |2540 | 261 | 120k|4333 | 0.000000e+00 | 1.000000e+00 |    Inf 
346.26/346.38	c   346s|100000 |    73 |  1332k|  13.3 |  25M|  62 |  20 |1877 |  26k|1877 |2553 | 261 | 132k|4706 | 0.000000e+00 | 1.000000e+00 |    Inf 
381.16/381.28	c   381s|110000 |   277 |  1491k|  13.5 |  27M|  62 |  26 |1877 |  29k|1877 |2553 | 261 | 145k|4954 | 0.000000e+00 | 1.000000e+00 |    Inf 
413.47/413.53	c   414s|120000 |   343 |  1624k|  13.5 |  29M|  62 |   - |1877 |  32k|1877 |2553 | 261 | 158k|5219 | 0.000000e+00 | 1.000000e+00 |    Inf 
445.37/445.47	c   445s|130000 |   348 |  1756k|  13.5 |  30M|  62 |   - |1877 |  34k|1877 |2553 | 261 | 171k|5374 | 0.000000e+00 | 1.000000e+00 |    Inf 
478.36/478.45	c   478s|140000 |   329 |  1889k|  13.5 |  31M|  62 |  22 |1877 |  36k|1877 |2553 | 261 | 185k|5599 | 0.000000e+00 | 1.000000e+00 |    Inf 
511.86/511.92	c   512s|150000 |   244 |  2022k|  13.5 |  32M|  62 |   - |1877 |  38k|1877 |2553 | 261 | 198k|5862 | 0.000000e+00 | 1.000000e+00 |    Inf 
545.46/545.53	c   546s|160000 |   172 |  2156k|  13.5 |  32M|  65 |   - |1877 |  39k|1877 |2553 | 261 | 210k|6046 | 0.000000e+00 | 1.000000e+00 |    Inf 
579.35/579.43	c   579s|170000 |    58 |  2294k|  13.5 |  31M|  65 |  30 |1877 |  39k|1877 |2540 | 261 | 223k|6287 | 0.000000e+00 | 1.000000e+00 |    Inf 
613.16/613.26	c   613s|180000 |    32 |  2438k|  13.5 |  30M|  65 |   - |1877 |  36k|1877 |2540 | 261 | 236k|6536 | 0.000000e+00 | 1.000000e+00 |    Inf 
649.56/649.64	c   650s|190000 |    77 |  2587k|  13.6 |  32M|  65 |   - |1877 |  39k|   0 |   0 | 261 | 249k|6729 | 0.000000e+00 | 1.000000e+00 |    Inf 
682.16/682.27	c   682s|200000 |   205 |  2726k|  13.6 |  34M|  66 |  19 |1877 |  44k|1877 |2540 | 261 | 263k|6854 | 0.000000e+00 | 1.000000e+00 |    Inf 
715.86/715.92	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
715.86/715.92	c   716s|210000 |   185 |  2867k|  13.6 |  35M|  73 |   - |1877 |  44k|1877 |2540 | 261 | 277k|7009 | 0.000000e+00 | 1.000000e+00 |    Inf 
750.66/750.75	c   751s|220000 |   147 |  3006k|  13.7 |  35M|  73 |  29 |1877 |  44k|1877 |2540 | 261 | 291k|7177 | 0.000000e+00 | 1.000000e+00 |    Inf 
785.76/785.82	c   786s|230000 |   120 |  3147k|  13.7 |  35M|  73 |   - |1877 |  44k|1877 |2540 | 261 | 304k|7334 | 0.000000e+00 | 1.000000e+00 |    Inf 
819.66/819.75	c   820s|240000 |    55 |  3279k|  13.7 |  34M|  73 |  28 |1877 |  43k|1877 |2540 | 261 | 318k|7486 | 0.000000e+00 | 1.000000e+00 |    Inf 
853.47/853.50	c   854s|250000 |    40 |  3411k|  13.6 |  34M|  73 |   - |1877 |  44k|1877 |2540 | 261 | 331k|7660 | 0.000000e+00 | 1.000000e+00 |    Inf 
889.96/890.05	c   890s|260000 |   276 |  3572k|  13.7 |  36M|  73 |   - |1877 |  47k|1877 |2540 | 261 | 344k|7811 | 0.000000e+00 | 1.000000e+00 |    Inf 
926.46/926.55	c   927s|270000 |   293 |  3729k|  13.8 |  38M|  73 |   - |1877 |  50k|1877 |2540 | 261 | 358k|7979 | 0.000000e+00 | 1.000000e+00 |    Inf 
963.37/963.48	c   963s|280000 |   231 |  3891k|  13.9 |  38M|  73 |   - |1877 |  49k|1877 |2540 | 261 | 372k|8138 | 0.000000e+00 | 1.000000e+00 |    Inf 
1000.26/1000.30	c  1000s|290000 |   171 |  4050k|  14.0 |  38M|  73 |   - |1877 |  51k|1877 |2540 | 261 | 386k|8291 | 0.000000e+00 | 1.000000e+00 |    Inf 
1036.66/1036.74	c  1037s|300000 |   252 |  4201k|  14.0 |  39M|  73 |   - |1877 |  51k|1877 |2540 | 261 | 398k|8437 | 0.000000e+00 | 1.000000e+00 |    Inf 
1072.96/1073.03	c  1073s|310000 |   308 |  4347k|  14.0 |  41M|  73 |   - |1877 |  55k|   0 |   0 | 261 | 411k|8558 | 0.000000e+00 | 1.000000e+00 |    Inf 
1110.76/1110.86	c  1111s|320000 |   294 |  4495k|  14.0 |  40M|  73 |  25 |1877 |  54k|1877 |2540 | 261 | 424k|8712 | 0.000000e+00 | 1.000000e+00 |    Inf 
1148.07/1148.16	c  1148s|330000 |   235 |  4645k|  14.1 |  40M|  73 |   - |1877 |  55k|1877 |2540 | 261 | 436k|8867 | 0.000000e+00 | 1.000000e+00 |    Inf 
1184.87/1184.96	c  1185s|340000 |   224 |  4793k|  14.1 |  41M|  73 |  23 |1877 |  56k|1877 |2540 | 261 | 450k|8994 | 0.000000e+00 | 1.000000e+00 |    Inf 
1224.57/1224.64	c  1225s|350000 |   352 |  4954k|  14.2 |  41M|  73 |  45 |1877 |  55k|1877 |2540 | 261 | 462k|9115 | 0.000000e+00 | 1.000000e+00 |    Inf 
1263.27/1263.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1263.27/1263.31	c  1263s|360000 |   368 |  5107k|  14.2 |  42M|  74 |  25 |1877 |  57k|1877 |2540 | 261 | 476k|9224 | 0.000000e+00 | 1.000000e+00 |    Inf 
1299.57/1299.65	c  1300s|370000 |   378 |  5242k|  14.2 |  44M|  74 |  15 |1877 |  61k|1877 |2540 | 261 | 489k|9373 | 0.000000e+00 | 1.000000e+00 |    Inf 
1337.17/1337.23	c  1337s|380000 |   298 |  5383k|  14.2 |  43M|  74 |   - |1877 |  60k|   0 |   0 | 261 | 502k|9508 | 0.000000e+00 | 1.000000e+00 |    Inf 
1375.87/1375.90	c  1376s|390000 |   257 |  5526k|  14.2 |  44M|  74 |   - |1877 |  62k|1877 |2540 | 261 | 515k|9625 | 0.000000e+00 | 1.000000e+00 |    Inf 
1415.87/1415.97	c  1416s|400000 |   237 |  5677k|  14.2 |  42M|  74 |  26 |1877 |  59k|1877 |2540 | 261 | 528k|9722 | 0.000000e+00 | 1.000000e+00 |    Inf 
1453.98/1454.00	c  1454s|410000 |   259 |  5826k|  14.2 |  42M|  74 |   - |1877 |  56k|   0 |   0 | 261 | 541k|9899 | 0.000000e+00 | 1.000000e+00 |    Inf 
1491.28/1491.37	c  1491s|420000 |   306 |  5961k|  14.2 |  44M|  74 |   - |1877 |  60k|1877 |2540 | 261 | 554k|9993 | 0.000000e+00 | 1.000000e+00 |    Inf 
1529.68/1529.75	c  1530s|430000 |   236 |  6107k|  14.2 |  43M|  74 |  43 |1877 |  59k|1877 |2540 | 261 | 567k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1568.57/1568.67	c  1569s|440000 |   219 |  6249k|  14.2 |  43M|  74 |  38 |1877 |  60k|1877 |2540 | 261 | 580k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1610.38/1610.45	c  1610s|450000 |   564 |  6413k|  14.3 |  45M|  74 |  38 |1877 |  61k|1877 |2540 | 261 | 593k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1650.68/1650.73	c  1651s|460000 |   762 |  6570k|  14.3 |  47M|  74 |   - |1877 |  63k|1877 |2540 | 261 | 606k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1691.98/1692.03	c  1692s|470000 |   978 |  6731k|  14.3 |  49M|  74 |  31 |1877 |  65k|1877 |2540 | 261 | 619k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1731.88/1731.99	c  1732s|480000 |  1018 |  6881k|  14.3 |  50M|  74 |   - |1877 |  66k|1877 |2540 | 261 | 633k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1772.68/1772.73	c  1773s|490000 |  1152 |  7034k|  14.4 |  51M|  74 |  21 |1877 |  66k|1877 |2540 | 261 | 646k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1799.98/1800.00	c 
1799.98/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1799.98/1800.00	c Solving Time (sec) : 1800.00
1799.98/1800.00	c Solving Nodes      : 496398
1799.98/1800.00	c Primal Bound       : +1.00000000000000e+00 (70 solutions)
1799.98/1800.00	c Dual Bound         : +0.00000000000000e+00
1799.98/1800.00	c Gap                : infinite
1799.98/1800.00	s SATISFIABLE
1799.98/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 
1799.98/1800.00	v x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 x194 -x193 -x192 -x191 x190 -x189 
1799.98/1800.00	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1799.98/1800.00	v -x167 -x166 -x165 -x164 x163 -x162 -x161 -x160 x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1799.98/1800.00	v -x146 x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1799.98/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 
1799.98/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 
1799.98/1800.00	v -x79 -x78 -x77 -x76 -x75 -x74 x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 
1799.98/1800.00	v -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 x37 -x36 -x35 -x34 -x33 -x32 x31 -x30 -x29 
1799.98/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 
1799.98/1800.00	v -x1 
1799.98/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1799.98/1800.00	c Total Time         :    1800.00
1799.98/1800.00	c   solving          :    1800.00
1799.98/1800.00	c   presolving       :       0.13 (included in solving)
1799.98/1800.00	c   reading          :       0.02 (included in solving)
1799.98/1800.00	c Original Problem   :
1799.98/1800.00	c   Problem name     : HOME/instance-3447795-1307898368.wbo
1799.98/1800.00	c   Variables        : 1123 (1123 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.98/1800.00	c   Constraints      : 2708 initial, 2708 maximal
1799.98/1800.00	c Presolved Problem  :
1799.98/1800.00	c   Problem name     : t_HOME/instance-3447795-1307898368.wbo
1799.98/1800.00	c   Variables        : 1877 (1054 binary, 0 integer, 823 implicit integer, 0 continuous)
1799.98/1800.00	c   Constraints      : 3345 initial, 67994 maximal
1799.98/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1799.98/1800.00	c   trivial          :       0.00         69          0          0          0          0          0          0          0          0
1799.98/1800.00	c   dualfix          :       0.00         69          0          0          0          0          0          0          0          0
1799.98/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1799.98/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1799.98/1800.00	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1799.98/1800.00	c   probing          :       0.03          0          0          0          0          0          0          0          0          0
1799.98/1800.00	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1799.98/1800.00	c   setppc           :       0.00          0          0          0          0          0          1          0          0          0
1799.98/1800.00	c   linear           :       0.07          0          0          0        913          0        185          0        126          0
1799.98/1800.00	c   indicator        :       0.00          0          0          0          0          0         69          0          0          0
1799.98/1800.00	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1799.98/1800.00	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1799.98/1800.00	c   root node        :          -       1646          -          -       1646          -          -          -          -          -
1799.98/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1799.98/1800.00	c   integral         :          0          0          0     257635          0        309          0        479       3606          0          0     509214
1799.98/1800.00	c   varbound         :          0+         6      20816        250          0          0       1681          4     100274        246          0          0
1799.98/1800.00	c   setppc           :         59          6    2298579          8          0        306    3082938      20746    1728252          0          0          0
1799.98/1800.00	c   linear           :        823          6    2278032         13          0        302    4647256      30440    4449110          0          0          0
1799.98/1800.00	c   indicator        :        823          0      20558        250          0        302        689          0        971          0          0          0
1799.98/1800.00	c   logicor          :       1640+         6    1135455         16          0         54    3656143      26377    3391772          0          0          0
1799.98/1800.00	c   bounddisjunction :          0+         0     268029          0          0          0        504         27        681          0          0          0
1799.98/1800.00	c   countsols        :          0          0          0         16          0         56          0          0          0          0          0          0
1799.98/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1799.98/1800.00	c   integral         :      57.14       0.00       0.00      57.14       0.00       0.01       0.00
1799.98/1800.00	c   varbound         :       0.20       0.00       0.19       0.01       0.00       0.00       0.00
1799.98/1800.00	c   setppc           :      15.69       0.00      14.84       0.00       0.00       0.00       0.84
1799.98/1800.00	c   linear           :      36.49       0.00      33.07       0.00       0.00       0.03       3.40
1799.98/1800.00	c   indicator        :       0.31       0.00       0.16       0.01       0.00       0.13       0.00
1799.98/1800.00	c   logicor          :     263.77       0.00     260.73       0.00       0.00       0.01       3.04
1799.98/1800.01	c   bounddisjunction :       1.23       0.00       1.23       0.00       0.00       0.00       0.00
1799.98/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1799.98/1800.01	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1799.98/1800.01	c   vbounds          :       8804       1010          8      60769
1799.98/1800.01	c   rootredcost      :         17          0          0        823
1799.98/1800.01	c   pseudoobj        :    2298743       2140        140      98837
1799.98/1800.01	c Propagator Timings :  TotalTime  Propagate    Resprop
1799.98/1800.01	c   vbounds          :       1.20       1.20       0.00
1799.98/1800.01	c   rootredcost      :       0.39       0.39       0.00
1799.98/1800.01	c   pseudoobj        :      27.95      27.93       0.02
1799.98/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1799.98/1800.01	c   propagation      :       5.18      77742      77560     491148       31.4       1764       20.8          -
1799.98/1800.01	c   infeasible LP    :      34.41     175845     175821    1240385       41.7       4707       13.0          0
1799.98/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1799.98/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1799.98/1800.01	c   pseudo solution  :       0.00          2          2          2        2.0          0        0.0          -
1799.98/1800.01	c   applied globally :          -          -          -     655169       34.1          -          -          -
1799.98/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1799.98/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1799.98/1800.01	c   cut pool         :       0.00          5          -          -         14          -    (maximal pool size: 407)
1799.98/1800.01	c   redcost          :       8.38     258502          0      70391          0          0
1799.98/1800.01	c   impliedbounds    :       0.00          6          0          0          0          0
1799.98/1800.01	c   intobj           :       0.00          0          0          0          0          0
1799.98/1800.01	c   gomory           :       0.48          6          0          0       1087          0
1799.98/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1799.98/1800.01	c   closecuts        :       0.00          0          0          0          0          0
1799.98/1800.01	c   strongcg         :       0.38          6          0          0       1406          0
1799.98/1800.01	c   cmir             :       0.08          6          0          0          1          0
1799.98/1800.01	c   flowcover        :       0.07          6          0          0          2          0
1799.98/1800.01	c   clique           :       0.00          6          0          0          0          0
1799.98/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1799.98/1800.01	c   mcf              :       0.00          1          0          0          0          0
1799.98/1800.01	c   oddcycle         :       0.00          0          0          0          0          0
1799.98/1800.01	c   rapidlearning    :       0.08          1          0          0          0          0
1799.98/1800.01	c Pricers            :       Time      Calls       Vars
1799.98/1800.01	c   problem variables:       0.00          0          0
1799.98/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1799.98/1800.01	c   relpscost        :      56.90     257385        479       3606          0          0     509214
1799.98/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1799.98/1800.01	c   inference        :       0.00          0          0          0          0          0          0
1799.98/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1799.98/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1799.98/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1799.98/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1799.98/1800.01	c   random           :       0.00          0          0          0          0          0          0
1799.98/1800.01	c Primal Heuristics  :       Time      Calls      Found
1799.98/1800.01	c   LP solutions     :       0.00          -         16
1799.98/1800.01	c   pseudo solutions :       0.00          -          0
1799.98/1800.01	c   oneopt           :       0.24         12          0
1799.98/1800.01	c   crossover        :       0.40          5          0
1799.98/1800.01	c   pscostdiving     :       1.33        101          0
1799.98/1800.01	c   objpscostdiving  :       0.48         51          0
1799.98/1800.01	c   rootsoldiving    :       1.20         51          0
1799.98/1800.01	c   linesearchdiving :       1.12        102          0
1799.98/1800.01	c   guideddiving     :       2.03        102          0
1799.98/1800.01	c   coefdiving       :       2.27        102          0
1799.98/1800.01	c   fracdiving       :       2.42        102          0
1799.98/1800.01	c   trivial          :       0.00          2          0
1799.98/1800.01	c   shiftandpropagate:       0.01          1          0
1799.98/1800.01	c   simplerounding   :       0.45     257801          0
1799.98/1800.01	c   zirounding       :       6.26        174          0
1799.98/1800.01	c   rounding         :       0.90       7169          0
1799.98/1800.01	c   shifting         :       0.82       2191          0
1799.98/1800.01	c   intshifting      :       0.01          0          0
1799.98/1800.01	c   twoopt           :       0.00          0          0
1799.98/1800.01	c   fixandinfer      :       0.00          0          0
1799.98/1800.01	c   feaspump         :       0.11          1          0
1799.98/1800.01	c   clique           :       0.00          0          0
1799.98/1800.01	c   veclendiving     :       1.47        102          0
1799.98/1800.01	c   intdiving        :       0.00          0          0
1799.98/1800.01	c   actconsdiving    :       0.00          0          0
1799.98/1800.01	c   octane           :       0.00          0          0
1799.98/1800.01	c   rens             :       0.05          1          0
1799.98/1800.01	c   rins             :       0.00          0          0
1799.98/1800.01	c   localbranching   :       0.00          0          0
1799.98/1800.01	c   mutation         :       0.00          0          0
1799.98/1800.01	c   dins             :       0.00          0          0
1799.98/1800.01	c   vbounds          :       0.00          0          0
1799.98/1800.01	c   undercover       :       0.00          0          0
1799.98/1800.01	c   subnlp           :       0.08          0          0
1799.98/1800.01	c   trysol           :       0.17        225         54
1799.98/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1799.98/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1799.98/1800.01	c   dual LP          :     973.69     432179    7086443      16.40    7277.89
1799.98/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1799.98/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1799.98/1800.01	c   diving/probing LP:       8.83       7586      48032       6.33    5441.74
1799.98/1800.01	c   strong branching :      53.04      10810     364782      33.74    6877.17
1799.98/1800.01	c     (at root node) :          -          9       2508     278.67          -
1799.98/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1799.98/1800.01	c B&B Tree           :
1799.98/1800.01	c   number of runs   :          1
1799.98/1800.01	c   nodes            :     496398
1799.98/1800.01	c   nodes (total)    :     496398
1799.98/1800.01	c   nodes left       :       1209
1799.98/1800.01	c   max depth        :         74
1799.98/1800.01	c   max depth (total):         74
1799.98/1800.01	c   backtracks       :      62531 (12.6%)
1799.98/1800.01	c   delayed cutoffs  :      11322
1799.98/1800.01	c   repropagations   :     909861 (1428653 domain reductions, 11101 cutoffs)
1799.98/1800.01	c   avg switch length:       5.20
1799.98/1800.01	c   switching time   :     194.63
1799.98/1800.01	c Solution           :
1799.98/1800.01	c   Solutions found  :         70 (17 improvements)
1799.98/1800.01	c   First Solution   : +4.14780000000000e+04   (in run 1, after 1 nodes, 0.28 seconds, depth 0, found by <trysol>)
1799.98/1800.01	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 3749 nodes, 30.89 seconds, depth 24, found by <relaxation>)
1799.98/1800.01	c   Dual Bound       : +0.00000000000000e+00
1799.98/1800.01	c   Gap              :   infinite
1799.98/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1799.98/1800.01	c   Root Iterations  :       1060
1799.98/1800.09	c Time complete: 1800.07.

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3447795-1307898368/watcher-3447795-1307898368 -o /tmp/evaluation-result-3447795-1307898368/solver-3447795-1307898368 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447795-1307898368.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: 2.00 1.98 1.91 3/175 7599
/proc/meminfo: memFree=31236604/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=10132 CPUtime=0 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 1516 0 0 0 0 0 0 0 25 0 1 0 901435498 10375168 1470 33554432000 4194304 9128323 140734793289856 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7599/statm: 2533 1470 399 1205 0 1324 0

[startup+0.030225 s]
/proc/loadavg: 2.00 1.98 1.91 3/175 7599
/proc/meminfo: memFree=31236604/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=19392 CPUtime=0.02 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 3622 0 0 0 2 0 0 0 25 0 1 0 901435498 19857408 3574 33554432000 4194304 9128323 140734793289856 18446744073709551615 8009021 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/7599/statm: 4848 3618 441 1205 0 3639 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 19392

[startup+0.101239 s]
/proc/loadavg: 2.00 1.98 1.91 3/175 7599
/proc/meminfo: memFree=31236604/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=26980 CPUtime=0.09 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 5764 0 0 0 9 0 0 0 25 0 1 0 901435498 27627520 5459 33554432000 4194304 9128323 140734793289856 18446744073709551615 5195566 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/7599/statm: 6745 5459 522 1205 0 5536 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26980

[startup+0.301203 s]
/proc/loadavg: 2.00 1.98 1.91 3/175 7599
/proc/meminfo: memFree=31236604/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=34384 CPUtime=0.29 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 8005 0 0 0 28 1 0 0 25 0 1 0 901435498 35209216 7611 33554432000 4194304 9128323 140734793289856 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/7599/statm: 8596 7611 675 1205 0 7387 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34384

[startup+0.701147 s]
/proc/loadavg: 2.00 1.98 1.91 3/175 7599
/proc/meminfo: memFree=31236604/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=38452 CPUtime=0.69 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 13973 0 0 0 67 2 0 0 25 0 1 0 901435498 39374848 8596 33554432000 4194304 9128323 140734793289856 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/7599/statm: 9613 8596 728 1205 0 8404 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38452

[startup+1.64943 s]
/proc/loadavg: 2.00 1.98 1.91 3/176 7600
/proc/meminfo: memFree=31202272/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=42588 CPUtime=1.66 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 19101 0 0 0 163 3 0 0 25 0 1 0 901435498 43610112 9633 33554432000 4194304 9128323 140734793289856 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/7599/statm: 10647 9637 750 1205 0 9438 0
Current children cumulated CPU time (s) 1.66
Current children cumulated vsize (KiB) 42588

[startup+5.23138 s]
/proc/loadavg: 2.24 2.03 1.93 3/176 7600
/proc/meminfo: memFree=31198728/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=45084 CPUtime=5.22 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 19784 0 0 0 516 6 0 0 25 0 1 0 901435498 46166016 10314 33554432000 4194304 9128323 140734793289856 18446744073709551615 7192225 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/7599/statm: 11271 10314 754 1205 0 10062 0
Current children cumulated CPU time (s) 5.22
Current children cumulated vsize (KiB) 45084

[startup+6.30619 s]
/proc/loadavg: 2.24 2.03 1.93 3/176 7600
/proc/meminfo: memFree=31196400/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=46924 CPUtime=6.3 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 20174 0 0 0 622 8 0 0 25 0 1 0 901435498 48050176 10704 33554432000 4194304 9128323 140734793289856 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/7599/statm: 11731 10704 754 1205 0 10522 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 46924

[startup+12.7011 s]
/proc/loadavg: 2.22 2.03 1.93 3/176 7600
/proc/meminfo: memFree=31196212/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=46924 CPUtime=12.68 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 20212 0 0 0 1256 12 0 0 25 0 1 0 901435498 48050176 10742 33554432000 4194304 9128323 140734793289856 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/7599/statm: 11731 10742 754 1205 0 10522 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 46924

[startup+25.5009 s]
/proc/loadavg: 2.17 2.02 1.93 3/176 7601
/proc/meminfo: memFree=31190128/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=54016 CPUtime=25.48 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 36120 0 0 0 2525 23 0 0 25 0 1 0 901435498 55312384 12321 33554432000 4194304 9128323 140734793289856 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/7599/statm: 13504 12321 754 1205 0 12295 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 54016

[startup+51.5074 s]
/proc/loadavg: 2.11 2.02 1.93 3/176 7641
/proc/meminfo: memFree=31204588/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=57764 CPUtime=51.49 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 49099 0 0 0 5107 42 0 0 25 0 1 0 901435498 59150336 13279 33554432000 4194304 9128323 140734793289856 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/7599/statm: 14441 13279 754 1205 0 13232 0
Current children cumulated CPU time (s) 51.49
Current children cumulated vsize (KiB) 57764

[startup+102.307 s]
/proc/loadavg: 2.04 2.02 1.93 3/176 7643
/proc/meminfo: memFree=31195484/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=62904 CPUtime=102.28 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 53164 0 0 0 10153 75 0 0 25 0 1 0 901435498 64413696 14587 33554432000 4194304 9128323 140734793289856 18446744073709551615 4241127 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/7599/statm: 15726 14587 754 1205 0 14517 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 62904

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/176 7643
/proc/meminfo: memFree=31191320/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=67464 CPUtime=162.27 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 54276 0 0 0 16115 112 0 0 25 0 1 0 901435498 69083136 15695 33554432000 4194304 9128323 140734793289856 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/7599/statm: 16866 15695 754 1205 0 15657 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 67464

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/176 7645
/proc/meminfo: memFree=31184608/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=71504 CPUtime=222.27 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 59115 0 0 0 22075 152 0 0 25 0 1 0 901435498 73220096 16690 33554432000 4194304 9128323 140734793289856 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/7599/statm: 17876 16690 754 1205 0 16667 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 71504

[startup+282.301 s]
/proc/loadavg: 2.03 2.02 1.93 3/176 7647
/proc/meminfo: memFree=31178632/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=76360 CPUtime=282.26 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 60353 0 0 0 28042 184 0 0 25 0 1 0 901435498 78192640 17918 33554432000 4194304 9128323 140734793289856 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/7599/statm: 19090 17918 754 1205 0 17881 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 76360

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/176 7649
/proc/meminfo: memFree=31175648/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=78120 CPUtime=342.26 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 60768 0 0 0 34007 219 0 0 25 0 1 0 901435498 79994880 18333 33554432000 4194304 9128323 140734793289856 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7599/statm: 19530 18333 754 1205 0 18321 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 78120

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/176 7651
/proc/meminfo: memFree=31170912/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=79424 CPUtime=402.26 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 62629 0 0 0 39966 260 0 0 25 0 1 0 901435498 81330176 18653 33554432000 4194304 9128323 140734793289856 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7599/statm: 19856 18653 754 1205 0 18647 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 79424

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/176 7651
/proc/meminfo: memFree=31168792/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=80216 CPUtime=462.26 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 62879 0 0 0 45927 299 0 0 25 0 1 0 901435498 82141184 18903 33554432000 4194304 9128323 140734793289856 18446744073709551615 4794279 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7599/statm: 20054 18903 754 1205 0 18845 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 80216

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/176 7653
/proc/meminfo: memFree=31167408/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=81652 CPUtime=522.26 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 63193 0 0 0 51892 334 0 0 25 0 1 0 901435498 83611648 19217 33554432000 4194304 9128323 140734793289856 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7599/statm: 20413 19217 754 1205 0 19204 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 81652

[startup+582.301 s]
/proc/loadavg: 2.14 2.04 1.95 3/176 7693
/proc/meminfo: memFree=31167296/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=83448 CPUtime=582.26 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 63638 0 0 0 57857 369 0 0 25 0 1 0 901435498 85450752 19661 33554432000 4194304 9128323 140734793289856 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7599/statm: 20862 19661 754 1205 0 19653 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 83448

[startup+642.301 s]

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

/proc/meminfo: memFree=31135264/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=91664 CPUtime=1062.26 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 66454 0 0 0 105570 656 0 0 25 0 1 0 901435498 93863936 21723 33554432000 4194304 9128323 140734793289856 18446744073709551615 4220969 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7599/statm: 22916 21723 754 1205 0 21707 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 91664

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 7707
/proc/meminfo: memFree=31131156/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=92172 CPUtime=1122.26 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 66574 0 0 0 111533 693 0 0 25 0 1 0 901435498 94384128 21843 33554432000 4194304 9128323 140734793289856 18446744073709551615 4240064 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7599/statm: 23043 21843 754 1205 0 21834 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 92172

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 7709
/proc/meminfo: memFree=31129156/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=92676 CPUtime=1182.27 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 66623 0 0 0 117501 726 0 0 25 0 1 0 901435498 94900224 21892 33554432000 4194304 9128323 140734793289856 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7599/statm: 23169 21892 754 1205 0 21960 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 92676

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 7711
/proc/meminfo: memFree=31123804/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=93132 CPUtime=1242.27 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 66775 0 0 0 123464 763 0 0 25 0 1 0 901435498 95367168 22044 33554432000 4194304 9128323 140734793289856 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7599/statm: 23283 22044 754 1205 0 22074 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 93132

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 7713
/proc/meminfo: memFree=31120928/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=94668 CPUtime=1302.27 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 67172 0 0 0 129433 794 0 0 25 0 1 0 901435498 96940032 22441 33554432000 4194304 9128323 140734793289856 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7599/statm: 23667 22441 754 1205 0 22458 0
Current children cumulated CPU time (s) 1302.27
Current children cumulated vsize (KiB) 94668

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 7713
/proc/meminfo: memFree=31117680/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=95156 CPUtime=1362.27 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 67332 0 0 0 135403 824 0 0 25 0 1 0 901435498 97439744 22601 33554432000 4194304 9128323 140734793289856 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7599/statm: 23789 22601 754 1205 0 22580 0
Current children cumulated CPU time (s) 1362.27
Current children cumulated vsize (KiB) 95156

[startup+1422.3 s]
/proc/loadavg: 2.07 2.02 1.95 3/176 7715
/proc/meminfo: memFree=31116056/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=95988 CPUtime=1422.28 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 67528 0 0 0 141372 856 0 0 25 0 1 0 901435498 98291712 22797 33554432000 4194304 9128323 140734793289856 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7599/statm: 23997 22797 754 1205 0 22788 0
Current children cumulated CPU time (s) 1422.28
Current children cumulated vsize (KiB) 95988

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/176 7717
/proc/meminfo: memFree=31114308/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=96488 CPUtime=1482.28 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 69656 0 0 0 147342 886 0 0 25 0 1 0 901435498 98803712 22903 33554432000 4194304 9128323 140734793289856 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7599/statm: 24122 22903 754 1205 0 22913 0
Current children cumulated CPU time (s) 1482.28
Current children cumulated vsize (KiB) 96488

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/176 7719
/proc/meminfo: memFree=31113420/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=96488 CPUtime=1542.27 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 69668 0 0 0 153310 917 0 0 25 0 1 0 901435498 98803712 22915 33554432000 4194304 9128323 140734793289856 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7599/statm: 24122 22915 754 1205 0 22913 0
Current children cumulated CPU time (s) 1542.27
Current children cumulated vsize (KiB) 96488

[startup+1602.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 7721
/proc/meminfo: memFree=31111176/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=97368 CPUtime=1602.28 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 69891 0 0 0 159282 946 0 0 25 0 1 0 901435498 99704832 23138 33554432000 4194304 9128323 140734793289856 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7599/statm: 24342 23138 754 1205 0 23133 0
Current children cumulated CPU time (s) 1602.28
Current children cumulated vsize (KiB) 97368

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 7721
/proc/meminfo: memFree=31107796/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=98872 CPUtime=1662.28 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 70288 0 0 0 165254 974 0 0 25 0 1 0 901435498 101244928 23535 33554432000 4194304 9128323 140734793289856 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7599/statm: 24718 23535 754 1205 0 23509 0
Current children cumulated CPU time (s) 1662.28
Current children cumulated vsize (KiB) 98872

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 7723
/proc/meminfo: memFree=31103940/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=102312 CPUtime=1722.27 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 71089 0 0 0 171218 1009 0 0 25 0 1 0 901435498 104767488 24336 33554432000 4194304 9128323 140734793289856 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7599/statm: 25578 24336 754 1205 0 24369 0
Current children cumulated CPU time (s) 1722.27
Current children cumulated vsize (KiB) 102312

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 1.96 3/176 7725
/proc/meminfo: memFree=31101668/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=103452 CPUtime=1782.28 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 71388 0 0 0 177186 1042 0 0 25 0 1 0 901435498 105934848 24626 33554432000 4194304 9128323 140734793289856 18446744073709551615 5321228 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7599/statm: 25863 24626 754 1205 0 24654 0
Current children cumulated CPU time (s) 1782.28
Current children cumulated vsize (KiB) 103452

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

[startup+1788.6 s]
/proc/loadavg: 2.03 2.01 1.96 3/176 7725
/proc/meminfo: memFree=31101420/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=103584 CPUtime=1788.58 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 71448 0 0 0 177813 1045 0 0 25 0 1 0 901435498 106070016 24686 33554432000 4194304 9128323 140734793289856 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7599/statm: 25896 24686 754 1205 0 24687 0
Current children cumulated CPU time (s) 1788.58
Current children cumulated vsize (KiB) 103584

[startup+1795 s]
/proc/loadavg: 2.02 2.01 1.96 3/176 7725
/proc/meminfo: memFree=31101048/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=104068 CPUtime=1794.98 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 71549 0 0 0 178450 1048 0 0 25 0 1 0 901435498 106565632 24787 33554432000 4194304 9128323 140734793289856 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7599/statm: 26017 24787 754 1205 0 24808 0
Current children cumulated CPU time (s) 1794.98
Current children cumulated vsize (KiB) 104068

[startup+1798.2 s]
/proc/loadavg: 2.02 2.01 1.96 4/176 7725
/proc/meminfo: memFree=31100920/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=104068 CPUtime=1798.18 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 71565 0 0 0 178768 1050 0 0 25 0 1 0 901435498 106565632 24803 33554432000 4194304 9128323 140734793289856 18446744073709551615 6530124 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7599/statm: 26017 24803 754 1205 0 24808 0
Current children cumulated CPU time (s) 1798.18
Current children cumulated vsize (KiB) 104068

[startup+1799 s]
/proc/loadavg: 2.02 2.01 1.96 4/176 7725
/proc/meminfo: memFree=31100920/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=104068 CPUtime=1798.98 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 71565 0 0 0 178848 1050 0 0 25 0 1 0 901435498 106565632 24803 33554432000 4194304 9128323 140734793289856 18446744073709551615 6857100 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7599/statm: 26017 24803 754 1205 0 24808 0
Current children cumulated CPU time (s) 1798.98
Current children cumulated vsize (KiB) 104068

[startup+1799.8 s]
/proc/loadavg: 2.02 2.01 1.96 3/176 7725
/proc/meminfo: memFree=31100920/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=104068 CPUtime=1799.78 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 71577 0 0 0 178928 1050 0 0 25 0 1 0 901435498 106565632 24815 33554432000 4194304 9128323 140734793289856 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7599/statm: 26017 24815 754 1205 0 24808 0
Current children cumulated CPU time (s) 1799.78
Current children cumulated vsize (KiB) 104068

[startup+1800 s]
/proc/loadavg: 2.02 2.01 1.96 3/176 7725
/proc/meminfo: memFree=31100920/32951132 swapFree=67052544/67111528
[pid=7599] ppid=7597 vsize=104068 CPUtime=1799.98 cores=0,2,4,6
/proc/7599/stat : 7599 (scip-2.0.1.4.li) R 7597 7599 6878 0 -1 4202496 71577 0 0 0 178948 1050 0 0 25 0 1 0 901435498 106565632 24815 33554432000 4194304 9128323 140734793289856 18446744073709551615 4219723 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7599/statm: 26017 24815 754 1205 0 24808 0
Current children cumulated CPU time (s) 1799.98
Current children cumulated vsize (KiB) 104068

Child status: 0
Real time (s): 1800.09
CPU time (s): 1800.08
CPU user time (s): 1789.57
CPU system time (s): 10.5114
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 104068

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

runsolver used 3.90841 second user time and 8.25174 second system time

The end

Launcher Data

Begin job on node128 at 2011-06-12 19:06:08
IDJOB=3447795
IDBENCH=78936
IDSOLVER=1944
FILE ID=node128/3447795-1307898368
RUNJOBID= node128-1307897308-7494
PBS_JOBID= 13559578
Free space on /tmp= 74068 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.1900563250--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 /tmp/evaluation-result-3447795-1307898368/watcher-3447795-1307898368 -o /tmp/evaluation-result-3447795-1307898368/solver-3447795-1307898368 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447795-1307898368.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 48850acf7a795604147e976fcd80db7d
RANDOM SEED=1295854161

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      31237404 kB
Buffers:        310388 kB
Cached:        1082388 kB
SwapCached:      11368 kB
Active:         596664 kB
Inactive:       888512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31237404 kB
SwapTotal:    67111528 kB
SwapFree:     67052544 kB
Dirty:           12076 kB
Writeback:           8 kB
AnonPages:       90488 kB
Mapped:          13336 kB
Slab:           164108 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   289840 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74056 MiB
End job on node128 at 2011-06-12 19:36:09