Trace number 3447823

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.4? (TO) 1800.07 1800.01

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900584106--soft-33-100-0.wbo
MD5SUMdf541056d5ee75c7588bd018b6cc514e
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark95.7075
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 constraints1857
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 93863
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 93862
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 737
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-3447823-1307898650.wbo>
0.00/0.02	c original problem has 2088 variables (2088 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.05	c presolving:
0.00/0.05	c (round 1) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 126 impls, 5 clqs
0.00/0.09	c (round 2) 0 del vars, 112 del conss, 0 add conss, 1857 chg bounds, 50 chg sides, 0 chg coeffs, 0 upgd conss, 126 impls, 5 clqs
0.09/0.10	c (round 3) 100 del vars, 159 del conss, 0 add conss, 1874 chg bounds, 80 chg sides, 0 chg coeffs, 0 upgd conss, 126 impls, 5 clqs
0.09/0.11	c (round 4) 134 del vars, 159 del conss, 0 add conss, 1874 chg bounds, 80 chg sides, 0 chg coeffs, 826 upgd conss, 126 impls, 5 clqs
0.09/0.12	c (round 5) 134 del vars, 163 del conss, 0 add conss, 1874 chg bounds, 80 chg sides, 0 chg coeffs, 826 upgd conss, 126 impls, 5 clqs
0.09/0.17	c    (0.2s) probing: 101/2021 (5.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.17	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.09/0.17	c presolving (6 rounds):
0.09/0.17	c  134 deleted vars, 163 deleted constraints, 0 added constraints, 1874 tightened bounds, 0 added holes, 80 changed sides, 0 changed coefficients
0.09/0.17	c  1916 implications, 5 cliques
0.09/0.17	c presolved problem has 3811 variables (2021 bin, 0 int, 1790 impl, 0 cont) and 4402 constraints
0.09/0.17	c      51 constraints of type <setppc>
0.09/0.17	c    1790 constraints of type <linear>
0.09/0.17	c    1790 constraints of type <indicator>
0.09/0.17	c     771 constraints of type <logicor>
0.09/0.17	c transformed objective value is always integral (scale: 1)
0.09/0.17	c Presolving Time: 0.14
0.09/0.17	c - non default parameters ----------------------------------------------------------------------
0.09/0.17	c # SCIP version 2.0.1.4
0.09/0.17	c 
0.09/0.17	c # frequency for displaying node information lines
0.09/0.17	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.17	c display/freq = 10000
0.09/0.17	c 
0.09/0.17	c # maximal time in seconds to run
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/time = 1800
0.09/0.17	c 
0.09/0.17	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/memory = 13950
0.09/0.17	c 
0.09/0.17	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.17	c # [type: int, range: [1,2], default: 1]
0.09/0.17	c timing/clocktype = 2
0.09/0.17	c 
0.09/0.17	c # belongs reading time to solving time?
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c timing/reading = TRUE
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify inequalities
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/linear/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/indicator/addCouplingCons = TRUE
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify knapsacks
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.17	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.17	c separating/rapidlearning/freq = 0
0.09/0.17	c 
0.09/0.17	c -----------------------------------------------------------------------------------------------
0.09/0.17	c start solving
0.09/0.17	c 
0.59/0.63	o 263
0.59/0.63	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.59/0.63	c T 0.6s|     1 |     0 |     0 |     - |  14M|   0 |   - |3811 |6192 |3811 |2612 |   0 |   0 |   0 |      --      | 2.630000e+02 |    Inf 
0.59/0.65	c   0.6s|     1 |     0 |    84 |     - |  14M|   0 |  49 |3811 |6192 |3811 |2612 |   0 |   0 |   0 | 0.000000e+00 | 2.630000e+02 |    Inf 
1.00/1.03	c   1.0s|     1 |     0 |   676 |     - |  15M|   0 |  18 |3811 |6237 |3811 |2628 |  16 |   0 |   0 | 0.000000e+00 | 2.630000e+02 |    Inf 
1.10/1.12	c   1.1s|     1 |     0 |   746 |     - |  15M|   0 |  47 |3811 |6237 |3811 |2658 |  46 |   0 |   0 | 0.000000e+00 | 2.630000e+02 |    Inf 
1.29/1.35	c   1.3s|     1 |     0 |   765 |     - |  16M|   0 |  49 |3811 |6237 |3811 |2663 |  51 |   0 |   0 | 0.000000e+00 | 2.630000e+02 |    Inf 
1.59/1.60	c   1.6s|     1 |     0 |   786 |     - |  17M|   0 |  52 |3811 |6237 |3811 |2668 |  56 |   0 |   0 | 0.000000e+00 | 2.630000e+02 |    Inf 
1.89/1.97	c   2.0s|     1 |     0 |   817 |     - |  17M|   0 |  53 |3811 |6237 |3811 |2673 |  61 |   0 |   0 | 0.000000e+00 | 2.630000e+02 |    Inf 
2.29/2.34	c   2.3s|     1 |     0 |   831 |     - |  18M|   0 |  55 |3811 |6237 |3811 |2678 |  66 |   0 |   0 | 0.000000e+00 | 2.630000e+02 |    Inf 
2.59/2.67	c   2.7s|     1 |     2 |   831 |     - |  18M|   0 |  55 |3811 |6237 |3811 |2678 |  66 |   0 |   9 | 0.000000e+00 | 2.630000e+02 |    Inf 
4.99/5.03	o 258
4.99/5.03	c * 5.0s|    61 |    38 |  3312 |  41.4 |  20M|  23 |   - |3811 |6278 |3811 |2753 | 176 |  41 | 267 | 0.000000e+00 | 2.580000e+02 |    Inf 
5.59/5.60	o 107
5.59/5.60	c * 5.6s|    70 |    33 |  4744 |  56.7 |  20M|  23 |   - |3811 |6280 |3811 |2785 | 278 |  43 | 301 | 0.000000e+00 | 1.070000e+02 |    Inf 
11.39/11.42	o 75
11.39/11.42	c *11.4s|   203 |    69 | 10264 |  46.7 |  23M|  26 |   - |3811 |6375 |3811 |2704 | 331 | 138 |1030 | 0.000000e+00 | 7.500000e+01 |    Inf 
12.29/12.34	o 35
12.29/12.34	c *12.3s|   226 |    51 | 11146 |  45.8 |  23M|  26 |   - |3811 |5423 |3811 |2706 | 357 | 156 |1144 | 0.000000e+00 | 3.500000e+01 |    Inf 
68.59/68.64	c  68.6s| 10000 |   332 |182726 |  18.2 |  29M|  52 |   - |3811 |6894 |   0 |   0 | 444 |  10k|1891 | 0.000000e+00 | 3.500000e+01 |    Inf 
127.40/127.48	c   127s| 20000 |   482 |371656 |  18.5 |  32M|  53 |   - |3811 |7000 |3811 |2648 | 584 |  20k|2294 | 0.000000e+00 | 3.500000e+01 |    Inf 
141.09/141.13	o 22
141.09/141.13	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
141.09/141.13	c * 141s| 22207 |   486 |410453 |  18.4 |  32M|  53 |   - |3811 |7027 |3811 |2650 | 624 |  22k|2459 | 0.000000e+00 | 2.200000e+01 |    Inf 
193.00/193.03	c   193s| 30000 |   467 |599180 |  19.9 |  33M|  53 |   - |3811 |6009 |   0 |   0 | 646 |  31k|2969 | 0.000000e+00 | 2.200000e+01 |    Inf 
246.00/246.06	c   246s| 40000 |   494 |779635 |  19.5 |  35M|  58 |  26 |3811 |8427 |3811 |2648 | 739 |  43k|3461 | 0.000000e+00 | 2.200000e+01 |    Inf 
292.70/292.78	c   293s| 50000 |   507 |919697 |  18.4 |  37M|  58 |   - |3811 |  11k|3811 |2648 | 946 |  56k|3746 | 0.000000e+00 | 2.200000e+01 |    Inf 
320.30/320.30	o 20
320.30/320.30	c * 320s| 55151 |   530 |  1011k|  18.3 |  37M|  58 |   - |3811 |9504 |3811 |2648 | 985 |  63k|3924 | 0.000000e+00 | 2.000000e+01 |    Inf 
320.30/320.35	o 16
320.30/320.35	c * 320s| 55157 |   447 |  1011k|  18.3 |  35M|  58 |   - |3811 |9264 |3811 |2648 | 985 |  63k|3924 | 0.000000e+00 | 1.600000e+01 |    Inf 
320.40/320.40	o 14
320.40/320.40	c * 320s| 55159 |   392 |  1012k|  18.3 |  33M|  58 |   - |3811 |8768 |3811 |2648 | 985 |  63k|3924 | 0.000000e+00 | 1.400000e+01 |    Inf 
343.60/343.62	c   344s| 60000 |   358 |  1101k|  18.4 |  32M|  58 |   - |3811 |7312 |3811 |2648 |1006 |  68k|4110 | 0.000000e+00 | 1.400000e+01 |    Inf 
393.71/393.74	c   394s| 70000 |   319 |  1303k|  18.6 |  33M|  58 |  29 |3811 |9120 |3811 |2648 |1021 |  79k|4549 | 0.000000e+00 | 1.400000e+01 |    Inf 
441.01/441.04	c   441s| 80000 |   331 |  1486k|  18.6 |  34M|  58 |   - |3811 |  11k|3811 |2648 |1025 |  91k|5006 | 0.000000e+00 | 1.400000e+01 |    Inf 
486.61/486.63	c   487s| 90000 |   356 |  1661k|  18.5 |  35M|  58 |  32 |3811 |  13k|3811 |2648 |1065 | 102k|5274 | 0.000000e+00 | 1.400000e+01 |    Inf 
535.11/535.17	c   535s|100000 |   366 |  1854k|  18.5 |  38M|  58 |  20 |3811 |  18k|3811 |2648 |1088 | 114k|5630 | 0.000000e+00 | 1.400000e+01 |    Inf 
584.01/584.06	c   584s|110000 |   393 |  2049k|  18.6 |  40M|  62 |  44 |3811 |  21k|3811 |2648 |1107 | 126k|5956 | 0.000000e+00 | 1.400000e+01 |    Inf 
618.01/618.04	o 13
618.01/618.04	c * 618s|117392 |   360 |  2172k|  18.5 |  39M|  62 |   - |3811 |  22k|3811 |2649 |1154 | 135k|6134 | 0.000000e+00 | 1.300000e+01 |    Inf 
631.01/631.04	c   631s|120000 |   351 |  2219k|  18.5 |  38M|  62 |  25 |3811 |  20k|3811 |2648 |1172 | 138k|6250 | 0.000000e+00 | 1.300000e+01 |    Inf 
676.71/676.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
676.71/676.74	c   677s|130000 |   382 |  2387k|  18.4 |  39M|  62 |  27 |3811 |  22k|3811 |2648 |1184 | 151k|6519 | 0.000000e+00 | 1.300000e+01 |    Inf 
721.01/721.05	c   721s|140000 |   381 |  2548k|  18.2 |  41M|  62 |  23 |3811 |  26k|3811 |2648 |1203 | 163k|6721 | 0.000000e+00 | 1.300000e+01 |    Inf 
766.91/766.90	c   767s|150000 |   395 |  2714k|  18.1 |  43M|  67 |  31 |3811 |  28k|3811 |2648 |1240 | 176k|6966 | 0.000000e+00 | 1.300000e+01 |    Inf 
773.02/773.02	o 12
773.02/773.02	c * 773s|151472 |   381 |  2736k|  18.1 |  42M|  67 |   - |3811 |  28k|3811 |2648 |1245 | 178k|6975 | 0.000000e+00 | 1.200000e+01 |    Inf 
813.21/813.27	c   813s|160000 |   410 |  2881k|  18.0 |  43M|  67 |  37 |3811 |  28k|3811 |2648 |1249 | 189k|7146 | 0.000000e+00 | 1.200000e+01 |    Inf 
860.92/860.94	c   861s|170000 |   399 |  3056k|  18.0 |  43M|  67 |  33 |3811 |  29k|3811 |2648 |1269 | 202k|7340 | 0.000000e+00 | 1.200000e+01 |    Inf 
907.72/907.77	c   908s|180000 |   381 |  3221k|  17.9 |  42M|  67 |   - |3811 |  25k|3811 |2648 |1304 | 214k|7507 | 0.000000e+00 | 1.200000e+01 |    Inf 
955.02/955.06	c   955s|190000 |   395 |  3399k|  17.9 |  45M|  67 |   - |3811 |  32k|3811 |2648 |1313 | 227k|7730 | 0.000000e+00 | 1.200000e+01 |    Inf 
1002.42/1002.47	c  1002s|200000 |   400 |  3571k|  17.9 |  46M|  67 |   - |3811 |  32k|3811 |2648 |1342 | 239k|7921 | 0.000000e+00 | 1.200000e+01 |    Inf 
1047.72/1047.79	c  1048s|210000 |   417 |  3726k|  17.7 |  47M|  67 |   - |3811 |  33k|3811 |2648 |1371 | 252k|8092 | 0.000000e+00 | 1.200000e+01 |    Inf 
1095.12/1095.14	c  1095s|220000 |   373 |  3888k|  17.7 |  46M|  67 |  38 |3811 |  33k|3811 |2648 |1403 | 264k|8245 | 0.000000e+00 | 1.200000e+01 |    Inf 
1102.82/1102.82	o 11
1102.82/1102.82	c *1103s|221495 |   367 |  3915k|  17.7 |  46M|  67 |   - |3811 |  34k|3811 |2648 |1405 | 266k|8287 | 0.000000e+00 | 1.100000e+01 |    Inf 
1144.83/1144.86	c  1145s|230000 |   370 |  4072k|  17.7 |  47M|  67 |   - |3811 |  35k|3811 |2648 |1418 | 277k|8428 | 0.000000e+00 | 1.100000e+01 |    Inf 
1191.23/1191.29	c  1191s|240000 |   445 |  4227k|  17.6 |  49M|  67 |   - |3811 |  39k|3811 |2648 |1432 | 290k|8568 | 0.000000e+00 | 1.100000e+01 |    Inf 
1238.23/1238.26	c  1238s|250000 |   439 |  4388k|  17.5 |  49M|  79 |  40 |3811 |  37k|3811 |2648 |1444 | 303k|8693 | 0.000000e+00 | 1.100000e+01 |    Inf 
1286.33/1286.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1286.33/1286.37	c  1286s|260000 |   453 |  4561k|  17.5 |  50M|  79 |   - |3811 |  39k|   0 |   0 |1451 | 316k|8851 | 0.000000e+00 | 1.100000e+01 |    Inf 
1336.33/1336.30	c  1336s|270000 |   457 |  4744k|  17.6 |  51M|  79 |   - |3811 |  40k|3811 |2648 |1453 | 329k|9025 | 0.000000e+00 | 1.100000e+01 |    Inf 
1383.53/1383.55	o 10
1383.53/1383.55	c *1384s|278951 |   404 |  4913k|  17.6 |  50M|  79 |   - |3811 |  39k|3811 |2648 |1458 | 341k|9176 | 0.000000e+00 | 1.000000e+01 |    Inf 
1388.53/1388.53	c  1389s|280000 |   402 |  4930k|  17.6 |  49M|  79 |   - |3811 |  38k|3811 |2648 |1460 | 342k|9176 | 0.000000e+00 | 1.000000e+01 |    Inf 
1439.23/1439.26	c  1439s|290000 |   372 |  5116k|  17.6 |  45M|  79 |  29 |3811 |  27k|3811 |2648 |1463 | 355k|9332 | 0.000000e+00 | 1.000000e+01 |    Inf 
1487.84/1487.85	c  1488s|300000 |   371 |  5303k|  17.7 |  43M|  79 |  28 |3811 |  22k|3811 |2648 |1463 | 367k|9470 | 0.000000e+00 | 1.000000e+01 |    Inf 
1531.64/1531.65	c  1532s|310000 |   387 |  5460k|  17.6 |  45M|  79 |  36 |3811 |  26k|3811 |2648 |1475 | 380k|9662 | 0.000000e+00 | 1.000000e+01 |    Inf 
1578.44/1578.49	c  1578s|320000 |   383 |  5630k|  17.6 |  45M|  79 |  36 |3811 |  28k|3811 |2648 |1483 | 392k|9836 | 0.000000e+00 | 1.000000e+01 |    Inf 
1625.04/1625.00	c  1625s|330000 |   397 |  5790k|  17.5 |  45M|  79 |  30 |3811 |  27k|3811 |2648 |1486 | 405k|9958 | 0.000000e+00 | 1.000000e+01 |    Inf 
1668.95/1668.90	c  1669s|340000 |   402 |  5945k|  17.5 |  46M|  79 |  21 |3811 |  29k|3811 |2648 |1497 | 418k|  10k| 0.000000e+00 | 1.000000e+01 |    Inf 
1714.45/1714.41	c  1714s|350000 |   307 |  6109k|  17.5 |  40M|  79 |   - |3811 |  16k|3811 |2684 |1518 | 431k|  10k| 0.000000e+00 | 1.000000e+01 |    Inf 
1761.15/1761.13	c  1761s|360000 |   306 |  6282k|  17.4 |  43M|  79 |  30 |3811 |  24k|3811 |2684 |1518 | 443k|  10k| 0.000000e+00 | 1.000000e+01 |    Inf 
1800.05/1800.00	c 
1800.05/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.05/1800.00	c Solving Time (sec) : 1800.00
1800.05/1800.00	c Solving Nodes      : 367747
1800.05/1800.00	c Primal Bound       : +1.00000000000000e+01 (293 solutions)
1800.05/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.00	c Gap                : infinite

Verifier Data

ERROR: no interpretation found !

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-3447823-1307898650/watcher-3447823-1307898650 -o /var/tmp/evaluation-result-3447823-1307898650/solver-3447823-1307898650 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447823-1307898650.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.88 1.99 1.91 2/169 27359
/proc/meminfo: memFree=1459120/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=10128 CPUtime=0 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 1517 0 0 0 0 0 0 0 24 0 1 0 882280923 10371072 1470 33554432000 4194304 9128323 140734472223680 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27359/statm: 2532 1471 399 1205 0 1323 0

[startup+0.010597 s]
/proc/loadavg: 1.88 1.99 1.91 2/169 27359
/proc/meminfo: memFree=1459120/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=10864 CPUtime=0 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 1725 0 0 0 0 0 0 0 24 0 1 0 882280923 11124736 1678 33554432000 4194304 9128323 140734472223680 18446744073709551615 6520040 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27359/statm: 2716 1678 399 1205 0 1507 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10864

[startup+0.100632 s]
/proc/loadavg: 1.88 1.99 1.91 2/169 27359
/proc/meminfo: memFree=1459120/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=31736 CPUtime=0.09 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 6910 0 0 0 9 0 0 0 24 0 1 0 882280923 32497664 6604 33554432000 4194304 9128323 140734472223680 18446744073709551615 5266300 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 7934 6604 522 1205 0 6725 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31736

[startup+0.300592 s]
/proc/loadavg: 1.88 1.99 1.91 2/169 27359
/proc/meminfo: memFree=1459120/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=38316 CPUtime=0.29 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 8706 0 0 0 29 0 0 0 25 0 1 0 882280923 39235584 8389 33554432000 4194304 9128323 140734472223680 18446744073709551615 5089499 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 9579 8389 617 1205 0 8370 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38316

[startup+0.70049 s]
/proc/loadavg: 1.88 1.99 1.91 2/169 27359
/proc/meminfo: memFree=1459120/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=41960 CPUtime=0.69 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 9930 0 0 0 69 0 0 0 25 0 1 0 882280923 42967040 9447 33554432000 4194304 9128323 140734472223680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 10490 9447 668 1205 0 9281 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41960

[startup+1.50034 s]
/proc/loadavg: 1.88 1.99 1.91 3/175 27374
/proc/meminfo: memFree=1315968/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=73376 CPUtime=1.49 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 17865 0 0 0 147 2 0 0 25 0 1 0 882280923 75137024 17021 33554432000 4194304 9128323 140734472223680 18446744073709551615 6694293 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 18344 17021 727 1205 0 17135 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73376

[startup+3.10106 s]
/proc/loadavg: 1.88 1.99 1.91 3/175 27374
/proc/meminfo: memFree=1315472/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=70916 CPUtime=3.09 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 19432 0 0 0 306 3 0 0 25 0 1 0 882280923 72617984 16789 33554432000 4194304 9128323 140734472223680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 17729 16789 736 1205 0 16520 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70916

[startup+6.3005 s]
/proc/loadavg: 1.89 1.99 1.91 3/175 27374
/proc/meminfo: memFree=1316576/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=70916 CPUtime=6.29 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 19433 0 0 0 624 5 0 0 25 0 1 0 882280923 72617984 16790 33554432000 4194304 9128323 140734472223680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 17729 16790 737 1205 0 16520 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70916

[startup+12.7003 s]
/proc/loadavg: 1.90 1.99 1.91 3/175 27375
/proc/meminfo: memFree=1316476/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=70916 CPUtime=12.69 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 19436 0 0 0 1260 9 0 0 25 0 1 0 882280923 72617984 16793 33554432000 4194304 9128323 140734472223680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 17729 16793 737 1205 0 16520 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70916

[startup+25.5009 s]
/proc/loadavg: 1.92 1.99 1.91 3/175 27375
/proc/meminfo: memFree=1316476/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=85032 CPUtime=25.5 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 30729 0 0 0 2533 17 0 0 25 0 1 0 882280923 87072768 20251 33554432000 4194304 9128323 140734472223680 18446744073709551615 7049663 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 21258 20251 741 1205 0 20049 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 85032

[startup+51.1002 s]
/proc/loadavg: 1.95 1.99 1.91 3/175 27376
/proc/meminfo: memFree=1299760/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=85032 CPUtime=51.1 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 30829 0 0 0 5081 29 0 0 25 0 1 0 882280923 87072768 20351 33554432000 4194304 9128323 140734472223680 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 21258 20351 741 1205 0 20049 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 85032

[startup+102.307 s]
/proc/loadavg: 1.98 1.99 1.91 3/175 27377
/proc/meminfo: memFree=1293396/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=86276 CPUtime=102.3 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 35996 0 0 0 10180 50 0 0 25 0 1 0 882280923 88346624 20632 33554432000 4194304 9128323 140734472223680 18446744073709551615 4825488 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 21569 20632 742 1205 0 20360 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 86276

[startup+162.301 s]
/proc/loadavg: 1.99 1.99 1.91 3/175 27379
/proc/meminfo: memFree=1283480/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=92364 CPUtime=162.3 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 58400 0 0 0 16147 83 0 0 25 0 1 0 882280923 94580736 22167 33554432000 4194304 9128323 140734472223680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 23091 22167 751 1205 0 21882 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 92364

[startup+222.301 s]
/proc/loadavg: 1.99 1.99 1.91 3/175 27380
/proc/meminfo: memFree=1275232/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=95680 CPUtime=222.3 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 69599 0 0 0 22115 115 0 0 25 0 1 0 882280923 97976320 23016 33554432000 4194304 9128323 140734472223680 18446744073709551615 4207552 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 23920 23016 751 1205 0 22711 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 95680

[startup+282.301 s]
/proc/loadavg: 1.99 1.99 1.91 3/175 27382
/proc/meminfo: memFree=1267876/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=100436 CPUtime=282.3 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 75922 0 0 0 28086 144 0 0 25 0 1 0 882280923 102846464 24200 33554432000 4194304 9128323 140734472223680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 25109 24200 751 1205 0 23900 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 100436

[startup+342.3 s]
/proc/loadavg: 1.99 1.99 1.91 3/175 27383
/proc/meminfo: memFree=1265940/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=101884 CPUtime=342.3 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 96853 0 0 0 34053 177 0 0 25 0 1 0 882280923 104329216 24574 33554432000 4194304 9128323 140734472223680 18446744073709551615 7267353 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 25471 24574 751 1205 0 24262 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 101884

[startup+402.3 s]
/proc/loadavg: 1.99 1.99 1.91 3/175 27385
/proc/meminfo: memFree=1265024/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=102360 CPUtime=402.3 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 107311 0 0 0 40017 213 0 0 25 0 1 0 882280923 104816640 24673 33554432000 4194304 9128323 140734472223680 18446744073709551615 7343344 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 25590 24673 751 1205 0 24381 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 102360

[startup+462.3 s]
/proc/loadavg: 2.07 2.01 1.92 3/175 27387
/proc/meminfo: memFree=1263620/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=103164 CPUtime=462.31 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 112659 0 0 0 45979 252 0 0 25 0 1 0 882280923 105639936 24884 33554432000 4194304 9128323 140734472223680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 25791 24884 751 1205 0 24582 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 103164

[startup+522.3 s]
/proc/loadavg: 2.03 2.00 1.92 3/175 27388
/proc/meminfo: memFree=1260320/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=104784 CPUtime=522.31 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 113056 0 0 0 51945 286 0 0 25 0 1 0 882280923 107298816 25281 33554432000 4194304 9128323 140734472223680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 26196 25281 751 1205 0 24987 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 104784

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/175 27390
/proc/meminfo: memFree=1255696/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=108852 CPUtime=582.31 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 119369 0 0 0 57908 323 0 0 25 0 1 0 882280923 111464448 26277 33554432000 4194304 9128323 140734472223680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 27213 26277 751 1205 0 26004 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 108852

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/175 27396
/proc/meminfo: memFree=1231416/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=115896 CPUtime=822.32 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 179359 0 0 0 81772 460 0 0 25 0 1 0 882280923 118677504 28073 33554432000 4194304 9128323 140734472223680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 28974 28073 751 1205 0 27765 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 115896

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/175 27401
/proc/meminfo: memFree=1227860/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=116932 CPUtime=882.32 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 184465 0 0 0 87736 496 0 0 25 0 1 0 882280923 119738368 28335 33554432000 4194304 9128323 140734472223680 18446744073709551615 5201540 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 29233 28335 751 1205 0 28024 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 116932

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/175 27402
/proc/meminfo: memFree=1225208/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=118720 CPUtime=942.32 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 189971 0 0 0 93707 525 0 0 25 0 1 0 882280923 121569280 28781 33554432000 4194304 9128323 140734472223680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 29680 28781 753 1205 0 28471 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 118720

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/175 27404
/proc/meminfo: memFree=1222196/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=119160 CPUtime=1002.32 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 190099 0 0 0 99675 557 0 0 25 0 1 0 882280923 122019840 28909 33554432000 4194304 9128323 140734472223680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 29790 28909 753 1205 0 28581 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 119160

[startup+1062.3 s]
/proc/loadavg: 2.04 2.01 1.93 3/175 27406
/proc/meminfo: memFree=1221020/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=120176 CPUtime=1062.33 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 195374 0 0 0 105643 590 0 0 25 0 1 0 882280923 123060224 29146 33554432000 4194304 9128323 140734472223680 18446744073709551615 7205408 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 30044 29146 753 1205 0 28835 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 120176

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/175 27407
/proc/meminfo: memFree=1220356/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=121032 CPUtime=1122.33 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 215954 0 0 0 111609 624 0 0 25 0 1 0 882280923 123936768 29353 33554432000 4194304 9128323 140734472223680 18446744073709551615 7342525 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 30258 29353 753 1205 0 29049 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 121032

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 27409
/proc/meminfo: memFree=1218684/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=121720 CPUtime=1182.33 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 226841 0 0 0 117578 655 0 0 25 0 1 0 882280923 124641280 29548 33554432000 4194304 9128323 140734472223680 18446744073709551615 5984416 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 30430 29548 753 1205 0 29221 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 121720

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 27410
/proc/meminfo: memFree=1218512/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=122856 CPUtime=1242.33 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 232185 0 0 0 123544 689 0 0 25 0 1 0 882280923 125804544 29756 33554432000 4194304 9128323 140734472223680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 30714 29756 753 1205 0 29505 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 122856

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 27412
/proc/meminfo: memFree=1217936/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=123184 CPUtime=1302.34 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 232268 0 0 0 129512 722 0 0 25 0 1 0 882280923 126140416 29839 33554432000 4194304 9128323 140734472223680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 30796 29839 753 1205 0 29587 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 123184

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 27414
/proc/meminfo: memFree=1215904/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=125328 CPUtime=1362.33 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 236856 0 0 0 135479 754 0 0 25 0 1 0 882280923 128335872 30369 33554432000 4194304 9128323 140734472223680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 31332 30369 753 1205 0 30123 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 125328

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 27415
/proc/meminfo: memFree=1215076/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=126332 CPUtime=1422.34 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 261506 0 0 0 141449 785 0 0 25 0 1 0 882280923 129363968 30563 33554432000 4194304 9128323 140734472223680 18446744073709551615 7343089 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 31583 30563 753 1205 0 30374 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 126332

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 27417
/proc/meminfo: memFree=1214012/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=127252 CPUtime=1482.34 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 265734 0 0 0 147419 815 0 0 25 0 1 0 882280923 130306048 30800 33554432000 4194304 9128323 140734472223680 18446744073709551615 5207939 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 31813 30800 753 1205 0 30604 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 127252

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 27418
/proc/meminfo: memFree=1208984/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=131692 CPUtime=1542.34 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 270805 0 0 0 153390 844 0 0 25 0 1 0 882280923 134852608 31952 33554432000 4194304 9128323 140734472223680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 32923 31952 753 1205 0 31714 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 131692

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 27420
/proc/meminfo: memFree=1208296/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=131692 CPUtime=1602.34 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 270821 0 0 0 159358 876 0 0 25 0 1 0 882280923 134852608 31968 33554432000 4194304 9128323 140734472223680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 32923 31968 753 1205 0 31714 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 131692

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 1.93 3/175 27422
/proc/meminfo: memFree=1211576/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=127992 CPUtime=1662.34 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 274961 0 0 0 165327 907 0 0 25 0 1 0 882280923 131063808 31017 33554432000 4194304 9128323 140734472223680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 31998 31017 753 1205 0 30789 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 127992

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/175 27423
/proc/meminfo: memFree=1211504/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=128168 CPUtime=1722.35 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 275000 0 0 0 171298 937 0 0 25 0 1 0 882280923 131244032 31056 33554432000 4194304 9128323 140734472223680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 32042 31056 753 1205 0 30833 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 128168

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 27463
/proc/meminfo: memFree=1164404/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=128456 CPUtime=1782.35 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 275099 0 0 0 177266 969 0 0 25 0 1 0 882280923 131538944 31155 33554432000 4194304 9128323 140734472223680 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27359/statm: 32114 31155 753 1205 0 30905 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 128456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 27463
/proc/meminfo: memFree=1162272/32951124 swapFree=67062232/67111528
[pid=27359] ppid=27357 vsize=128456 CPUtime=1800.06 cores=0,2,4,6
/proc/27359/stat : 27359 (scip-2.0.1.4.li) R 27357 27359 27059 0 -1 4202496 275102 0 0 0 179027 979 0 0 25 0 1 0 882280923 131538944 31158 33554432000 4194304 9128323 140734472223680 18446744073709551615 4683816 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27359/statm: 32114 31158 753 1205 0 30905 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 128456

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.01
CPU time (s): 1800.07
CPU user time (s): 1790.27
CPU system time (s): 9.79751
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 148932

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

runsolver used 2.68059 second user time and 5.51716 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-12 19:10:50
IDJOB=3447823
IDBENCH=78950
IDSOLVER=1944
FILE ID=node147/3447823-1307898650
RUNJOBID= node147-1307898650-27345
PBS_JOBID= 13559562
Free space on /var/tmp= 2912 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.1900584106--soft-33-100-0.wbo
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447823-1307898650/watcher-3447823-1307898650 -o /var/tmp/evaluation-result-3447823-1307898650/solver-3447823-1307898650 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447823-1307898650.wbo -t 1800 -m 15500

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

MD5SUM BENCH= df541056d5ee75c7588bd018b6cc514e
RANDOM SEED=906236773

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       1459440 kB
Buffers:         50520 kB
Cached:       30479428 kB
SwapCached:       9832 kB
Active:       15705368 kB
Inactive:     14840116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1459440 kB
SwapTotal:    67111528 kB
SwapFree:     67062232 kB
Dirty:           12116 kB
Writeback:           0 kB
AnonPages:       14252 kB
Mapped:           9884 kB
Slab:           882640 kB
PageTables:       4208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   157188 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= 2888 MiB
End job on node147 at 2011-06-12 19:40:52