Trace number 2692938

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
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solverMSAT (TO) 1800.15 1800.2

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900550720--soft-66-100-0.wbo
MD5SUMae69d101397f3698be33e129d2355418
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 benchmark219.846
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 687
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 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 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-2692938-1277911638.wbo>
0.00/0.02	c original problem has 2015 variables (1123 bin, 0 int, 0 impl, 892 cont) and 3600 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.04	c presolving:
0.00/0.04	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1100 impls, 13 clqs
0.00/0.07	c (round 2) 0 del vars, 107 del conss, 892 chg bounds, 48 chg sides, 0 chg coeffs, 0 upgd conss, 1100 impls, 13 clqs
0.00/0.09	c (round 3) 48 del vars, 233 del conss, 913 chg bounds, 126 chg sides, 0 chg coeffs, 0 upgd conss, 1100 impls, 13 clqs
0.00/0.10	c (round 4) 117 del vars, 255 del conss, 914 chg bounds, 127 chg sides, 0 chg coeffs, 0 upgd conss, 1100 impls, 13 clqs
0.10/0.11	c (round 5) 139 del vars, 256 del conss, 914 chg bounds, 127 chg sides, 0 chg coeffs, 1700 upgd conss, 1100 impls, 13 clqs
0.10/0.12	c (round 6) 140 del vars, 256 del conss, 914 chg bounds, 127 chg sides, 0 chg coeffs, 1700 upgd conss, 1100 impls, 13 clqs
0.10/0.16	c    (0.1s) probing: 101/1053 (9.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.10/0.16	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.10/0.16	c presolving (7 rounds):
0.10/0.16	c  140 deleted vars, 256 deleted constraints, 914 tightened bounds, 0 added holes, 127 changed sides, 0 changed coefficients
0.10/0.16	c  1100 implications, 13 cliques
0.10/0.16	c presolved problem has 1875 variables (1053 bin, 0 int, 0 impl, 822 cont) and 3344 constraints
0.10/0.16	c     822 constraints of type <indicator>
0.10/0.16	c      13 constraints of type <setppc>
0.10/0.16	c     822 constraints of type <linear>
0.10/0.16	c    1687 constraints of type <logicor>
0.10/0.16	c transformed objective value is always integral (scale: 1)
0.10/0.16	c Presolving Time: 0.11
0.10/0.16	c - non default parameters ----------------------------------------------------------------------
0.10/0.16	c # SCIP version 1.2.1.2
0.10/0.16	c 
0.10/0.16	c # frequency for displaying node information lines
0.10/0.16	c # [type: int, range: [-1,2147483647], default: 100]
0.10/0.16	c display/freq = 10000
0.10/0.16	c 
0.10/0.16	c # maximal time in seconds to run
0.10/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.10/0.16	c limits/time = 1799.98
0.10/0.16	c 
0.10/0.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.10/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.10/0.16	c limits/memory = 3420
0.10/0.16	c 
0.10/0.16	c # should presolving try to simplify inequalities
0.10/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.10/0.16	c constraints/linear/simplifyinequalities = TRUE
0.10/0.16	c 
0.10/0.16	c # should presolving try to simplify knapsacks
0.10/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.10/0.16	c constraints/knapsack/simplifyinequalities = TRUE
0.10/0.16	c 
0.10/0.16	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.10/0.16	c # [type: int, range: [-1,2147483647], default: -1]
0.10/0.16	c separating/rapidlearning/freq = 0
0.10/0.16	c 
0.10/0.16	c -----------------------------------------------------------------------------------------------
0.10/0.16	c start solving
0.10/0.16	c 
0.10/0.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.10/0.17	c   0.1s|     1 |     0 |    29 |     - |8601k|   0 |  17 |1875 |3344 |1875 |1700 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.21	c   0.1s|     1 |     0 |    83 |     - |8633k|   0 |  32 |1875 |3344 |1875 |1715 |  15 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.26	c   0.2s|     1 |     0 |   113 |     - |8955k|   0 |  36 |1875 |3344 |1875 |1724 |  24 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.30/0.33	c   0.3s|     1 |     0 |   168 |     - |9242k|   0 |  41 |1875 |3344 |1875 |1733 |  33 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.42	c   0.4s|     1 |     0 |   212 |     - |9246k|   0 |  45 |1875 |3344 |1875 |1737 |  37 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.52	c   0.5s|     1 |     0 |   215 |     - |9247k|   0 |  46 |1875 |3344 |1875 |1738 |  38 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.79/1.86	c   1.8s|     1 |     2 |   215 |     - |9275k|   0 |  46 |1875 |3344 |1875 |1738 |  38 |   0 |  33 | 0.000000e+00 |      --      |    Inf 
1.79/1.86	o 41400
1.79/1.86	c y 1.8s|     2 |     1 |   215 |   0.0 |9306k|   1 |   - |1875 |3344 |   0 |   0 |  38 |   0 |  33 | 0.000000e+00 | 4.140000e+04 |    Inf 
16.39/16.49	o 337
16.39/16.49	c *16.0s|  2368 |  1978 | 17548 |   7.3 |  15M|  69 |   - |1875 |3406 |1875 |1746 | 857 |  63 | 816 | 0.000000e+00 | 3.370000e+02 |    Inf 
16.89/16.90	o 288
16.89/16.90	c *16.4s|  2719 |  2068 | 18054 |   6.6 |  15M| 173 |   - |1875 |3459 |1875 |1764 | 890 | 116 | 824 | 0.000000e+00 | 2.880000e+02 |    Inf 
16.89/16.94	o 270
16.89/16.94	c *16.4s|  2738 |  1986 | 18177 |   6.6 |  15M| 173 |   - |1875 |3466 |1875 |1752 | 898 | 123 | 824 | 0.000000e+00 | 2.700000e+02 |    Inf 
16.89/16.95	o 239
16.89/16.95	c *16.5s|  2743 |  1810 | 18181 |   6.6 |  15M| 173 |   - |1875 |3466 |1875 |1752 | 898 | 123 | 824 | 0.000000e+00 | 2.390000e+02 |    Inf 
16.89/16.95	o 203
16.89/16.95	c *16.5s|  2744 |  1539 | 18181 |   6.5 |  14M| 173 |   - |1875 |3466 |1875 |1752 | 898 | 123 | 824 | 0.000000e+00 | 2.030000e+02 |    Inf 
17.09/17.10	o 166
17.09/17.10	c *16.6s|  2839 |  1350 | 18604 |   6.5 |  14M| 173 |   - |1875 |3477 |1875 |1752 | 917 | 134 | 826 | 0.000000e+00 | 1.660000e+02 |    Inf 
17.09/17.13	o 133
17.09/17.13	c *16.6s|  2844 |  1090 | 18765 |   6.5 |  14M| 173 |   - |1875 |3482 |1875 |1746 | 919 | 139 | 826 | 0.000000e+00 | 1.330000e+02 |    Inf 
17.09/17.17	o 123
17.09/17.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
17.09/17.17	c *16.7s|  2858 |  1015 | 19016 |   6.6 |  14M| 173 |   - |1875 |3492 |1875 |1755 | 929 | 149 | 826 | 0.000000e+00 | 1.230000e+02 |    Inf 
17.19/17.20	o 110
17.19/17.20	c *16.7s|  2869 |   841 | 19070 |   6.6 |  14M| 173 |   - |1875 |3496 |1875 |1758 | 932 | 153 | 826 | 0.000000e+00 | 1.100000e+02 |    Inf 
17.19/17.20	o 92
17.19/17.20	c *16.7s|  2870 |   710 | 19070 |   6.6 |  13M| 173 |   - |1875 |3496 |1875 |1758 | 932 | 153 | 826 | 0.000000e+00 | 9.200000e+01 |    Inf 
17.19/17.29	o 49
17.19/17.29	c *16.8s|  2879 |   192 | 19558 |   6.7 |  12M| 173 |   - |1875 |3424 |1875 |1741 | 940 | 157 | 829 | 0.000000e+00 | 4.900000e+01 |    Inf 
21.89/21.94	o 44
21.89/21.94	c *21.3s|  4449 |   270 | 49575 |  11.1 |  13M| 173 |   - |1875 |4257 |1875 |1743 |1326 |1981 | 877 | 0.000000e+00 | 4.400000e+01 |    Inf 
39.09/39.12	c  38.0s| 10000 |   601 |153343 |  15.3 |  17M| 173 |  23 |1875 |5808 |1875 |1733 |2983 |9009 |1137 | 0.000000e+00 | 4.400000e+01 |    Inf 
39.39/39.48	o 43
39.39/39.48	c *38.3s| 10124 |   608 |155153 |  15.3 |  17M| 173 |   - |1875 |5850 |1875 |1745 |3006 |9158 |1148 | 0.000000e+00 | 4.300000e+01 |    Inf 
45.58/45.66	o 4
45.58/45.66	c *44.3s| 12374 |   524 |192438 |  15.5 |  16M| 173 |   - |1875 |5351 |1875 |1738 |3485 |  11k|1174 | 0.000000e+00 | 4.000000e+00 |    Inf 
52.69/52.71	o 1
52.69/52.71	c *51.1s| 15109 |   466 |237753 |  15.7 |  16M| 173 |   - |1875 |5603 |1875 |1744 |4026 |  15k|1265 | 0.000000e+00 | 1.000000e-00 |    Inf 
65.00/65.07	c  63.0s| 20000 |   456 |321954 |  16.1 |  17M| 173 |   - |1875 |6586 |   0 |   0 |4759 |  22k|1371 | 0.000000e+00 | 1.000000e-00 |    Inf 
94.49/94.51	c  91.7s| 30000 |   572 |535273 |  17.8 |  20M| 173 |  41 |1875 |  10k|1875 |1750 |5409 |  36k|1415 | 0.000000e+00 | 1.000000e-00 |    Inf 
123.79/123.85	c   120s| 40000 |   468 |726696 |  18.2 |  19M| 173 |  21 |1875 |8223 |1875 |1743 |6276 |  51k|1774 | 0.000000e+00 | 1.000000e-00 |    Inf 
151.10/151.11	c   147s| 50000 |   468 |909110 |  18.2 |  20M| 173 |   - |1875 |  10k|   0 |   0 |7523 |  65k|2081 | 0.000000e+00 | 1.000000e-00 |    Inf 
179.30/179.38	c   174s| 60000 |   494 |  1097k|  18.3 |  22M| 173 |   - |1875 |  14k|   0 |   0 |8068 |  78k|2333 | 0.000000e+00 | 1.000000e-00 |    Inf 
206.69/206.77	c   201s| 70000 |   437 |  1267k|  18.1 |  21M| 173 |   - |1875 |  14k|   0 |   0 |8574 |  91k|2561 | 0.000000e+00 | 1.000000e-00 |    Inf 
232.09/232.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
232.09/232.12	c   225s| 80000 |   449 |  1424k|  17.8 |  22M| 173 |  14 |1875 |  14k|1875 |1738 |9337 | 104k|2779 | 0.000000e+00 | 1.000000e-00 |    Inf 
258.39/258.45	c   251s| 90000 |   579 |  1592k|  17.7 |  24M| 173 |   - |1875 |  17k|1875 |1738 |9932 | 118k|3000 | 0.000000e+00 | 1.000000e-00 |    Inf 
283.20/283.26	c   275s|100000 |   599 |  1741k|  17.4 |  25M| 173 |   - |1875 |  19k|   0 |   0 |  10k| 132k|3124 | 0.000000e+00 | 1.000000e-00 |    Inf 
310.50/310.52	c   301s|110000 |   503 |  1906k|  17.3 |  24M| 173 |  17 |1875 |  16k|1875 |1743 |  11k| 145k|3343 | 0.000000e+00 | 1.000000e-00 |    Inf 
337.59/337.62	c   327s|120000 |   449 |  2080k|  17.3 |  24M| 173 |   - |1875 |  18k|   0 |   0 |  11k| 159k|3495 | 0.000000e+00 | 1.000000e-00 |    Inf 
365.30/365.31	c   354s|130000 |   378 |  2250k|  17.3 |  23M| 173 |  24 |1875 |  18k|1875 |1739 |  12k| 173k|3695 | 0.000000e+00 | 1.000000e-00 |    Inf 
393.79/393.81	c   382s|140000 |   352 |  2427k|  17.3 |  24M| 173 |  17 |1875 |  20k|1875 |1736 |  13k| 186k|3827 | 0.000000e+00 | 1.000000e-00 |    Inf 
423.59/423.61	c   411s|150000 |   413 |  2610k|  17.4 |  27M| 173 |   1 |1875 |  25k|1875 |1741 |  14k| 200k|4009 | 0.000000e+00 | 1.000000e-00 |    Inf 
454.28/454.36	c   441s|160000 |   291 |  2791k|  17.4 |  22M| 173 |   - |1875 |  15k|   0 |   0 |  15k| 213k|4170 | 0.000000e+00 | 1.000000e-00 |    Inf 
479.78/479.82	c   466s|170000 |   293 |  2947k|  17.3 |  24M| 173 |   1 |1875 |  20k|1875 |1747 |  16k| 227k|4364 | 0.000000e+00 | 1.000000e-00 |    Inf 
507.09/507.16	c   492s|180000 |   367 |  3116k|  17.3 |  26M| 173 |   - |1875 |  24k|   0 |   0 |  17k| 240k|4474 | 0.000000e+00 | 1.000000e-00 |    Inf 
535.79/535.86	c   520s|190000 |   358 |  3290k|  17.3 |  27M| 173 |   - |1875 |  26k|1875 |1738 |  18k| 253k|4624 | 0.000000e+00 | 1.000000e-00 |    Inf 
566.48/566.51	c   550s|200000 |   409 |  3477k|  17.4 |  29M| 173 |   - |1875 |  29k|   0 |   0 |  19k| 266k|4732 | 0.000000e+00 | 1.000000e-00 |    Inf 
597.68/597.74	c   580s|210000 |   368 |  3657k|  17.4 |  29M| 173 |  21 |1875 |  30k|1875 |1745 |  19k| 280k|4899 | 0.000000e+00 | 1.000000e-00 |    Inf 
628.20/628.26	c   610s|220000 |   418 |  3841k|  17.5 |  32M| 173 |   - |1875 |  35k|1875 |1745 |  20k| 294k|4989 | 0.000000e+00 | 1.000000e-00 |    Inf 
659.79/659.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
659.79/659.86	c   640s|230000 |   367 |  4022k|  17.5 |  31M| 173 |  30 |1875 |  34k|1875 |1745 |  21k| 308k|5127 | 0.000000e+00 | 1.000000e-00 |    Inf 
690.69/690.79	c   670s|240000 |   323 |  4206k|  17.5 |  29M| 173 |  26 |1875 |  30k|1875 |1738 |  22k| 322k|5299 | 0.000000e+00 | 1.000000e-00 |    Inf 
719.19/719.26	c   698s|250000 |   305 |  4374k|  17.5 |  29M| 173 |   - |1875 |  30k|   0 |   0 |  23k| 335k|5410 | 0.000000e+00 | 1.000000e-00 |    Inf 
749.39/749.43	c   727s|260000 |   284 |  4543k|  17.5 |  30M| 173 |   - |1875 |  32k|1875 |1741 |  24k| 348k|5497 | 0.000000e+00 | 1.000000e-00 |    Inf 
783.09/783.11	c   760s|270000 |   270 |  4730k|  17.5 |  27M| 173 |  20 |1875 |  24k|1875 |1738 |  25k| 361k|5604 | 0.000000e+00 | 1.000000e-00 |    Inf 
815.39/815.43	c   792s|280000 |   239 |  4920k|  17.6 |  27M| 173 |  19 |1875 |  23k|1875 |1751 |  26k| 374k|5743 | 0.000000e+00 | 1.000000e-00 |    Inf 
847.38/847.40	c   822s|290000 |   268 |  5095k|  17.6 |  27M| 173 |   - |1875 |  24k|1875 |1747 |  27k| 387k|5874 | 0.000000e+00 | 1.000000e-00 |    Inf 
877.95/878.00	c   852s|300000 |   252 |  5260k|  17.5 |  29M| 173 |  21 |1875 |  27k|1875 |1748 |  29k| 401k|5946 | 0.000000e+00 | 1.000000e-00 |    Inf 
911.15/911.23	c   884s|310000 |   239 |  5437k|  17.5 |  29M| 173 |   - |1875 |  29k|1875 |1738 |  29k| 414k|6037 | 0.000000e+00 | 1.000000e-00 |    Inf 
949.56/949.69	c   922s|320000 |   262 |  5629k|  17.6 |  30M| 173 |  10 |1875 |  32k|1875 |1748 |  31k| 428k|6174 | 0.000000e+00 | 1.000000e-00 |    Inf 
983.66/983.73	c   955s|330000 |   365 |  5791k|  17.5 |  33M| 173 |  26 |1875 |  36k|1875 |1742 |  32k| 442k|6245 | 0.000000e+00 | 1.000000e-00 |    Inf 
1020.76/1020.87	c   991s|340000 |   503 |  5962k|  17.5 |  35M| 173 |  27 |1875 |  41k|1875 |1750 |  33k| 456k|6342 | 0.000000e+00 | 1.000000e-00 |    Inf 
1061.16/1061.27	c  1030s|350000 |   488 |  6152k|  17.6 |  35M| 173 |   - |1875 |  39k|   0 |   0 |  34k| 470k|6415 | 0.000000e+00 | 1.000000e-00 |    Inf 
1099.25/1099.31	c  1068s|360000 |   452 |  6326k|  17.6 |  35M| 173 |   - |1875 |  40k|1875 |1742 |  35k| 485k|6513 | 0.000000e+00 | 1.000000e-00 |    Inf 
1138.06/1138.17	c  1105s|370000 |   442 |  6498k|  17.6 |  36M| 173 |   - |1875 |  41k|1875 |1749 |  36k| 499k|6600 | 0.000000e+00 | 1.000000e-00 |    Inf 
1176.76/1176.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1176.76/1176.88	c  1143s|380000 |   426 |  6666k|  17.5 |  37M| 173 |   - |1875 |  43k|   0 |   0 |  38k| 513k|6696 | 0.000000e+00 | 1.000000e-00 |    Inf 
1215.75/1215.89	c  1181s|390000 |   453 |  6854k|  17.6 |  39M| 173 |   - |1875 |  47k|1875 |1756 |  38k| 528k|6802 | 0.000000e+00 | 1.000000e-00 |    Inf 
1256.06/1256.10	c  1220s|400000 |   381 |  7033k|  17.6 |  36M| 173 |   6 |1875 |  40k|1875 |1742 |  40k| 542k|6891 | 0.000000e+00 | 1.000000e-00 |    Inf 
1296.36/1296.48	c  1259s|410000 |   205 |  7206k|  17.6 |  32M| 173 |   9 |1875 |  35k|1875 |1733 |  41k| 556k|6973 | 0.000000e+00 | 1.000000e-00 |    Inf 
1338.36/1338.43	c  1300s|420000 |   360 |  7409k|  17.6 |  34M| 173 |  22 |1875 |  37k|1875 |1741 |  43k| 570k|7080 | 0.000000e+00 | 1.000000e-00 |    Inf 
1381.06/1381.15	c  1341s|430000 |   464 |  7609k|  17.7 |  35M| 173 |   - |1875 |  39k|   0 |   0 |  44k| 585k|7161 | 0.000000e+00 | 1.000000e-00 |    Inf 
1421.96/1422.00	c  1381s|440000 |   611 |  7799k|  17.7 |  38M| 173 |   - |1875 |  44k|   0 |   0 |  46k| 599k|7256 | 0.000000e+00 | 1.000000e-00 |    Inf 
1461.76/1461.87	c  1419s|450000 |   627 |  7976k|  17.7 |  38M| 173 |   - |1875 |  44k|1875 |1740 |  47k| 614k|7323 | 0.000000e+00 | 1.000000e-00 |    Inf 
1502.16/1502.26	c  1458s|460000 |   611 |  8153k|  17.7 |  38M| 173 |  23 |1875 |  43k|1875 |1745 |  48k| 628k|7409 | 0.000000e+00 | 1.000000e-00 |    Inf 
1541.76/1541.89	c  1496s|470000 |   516 |  8346k|  17.8 |  37M| 173 |   - |1875 |  42k|1875 |1740 |  50k| 642k|7490 | 0.000000e+00 | 1.000000e-00 |    Inf 
1577.04/1577.15	c  1530s|480000 |   578 |  8533k|  17.8 |  39M| 173 |   - |1875 |  46k|1875 |1748 |  51k| 657k|7589 | 0.000000e+00 | 1.000000e-00 |    Inf 
1613.44/1613.54	c  1566s|490000 |   451 |  8728k|  17.8 |  38M| 173 |  21 |1875 |  44k|1875 |1740 |  52k| 671k|7693 | 0.000000e+00 | 1.000000e-00 |    Inf 
1651.54/1651.62	c  1603s|500000 |   263 |  8931k|  17.9 |  34M| 173 |  16 |1875 |  39k|1875 |1733 |  54k| 686k|7780 | 0.000000e+00 | 1.000000e-00 |    Inf 
1687.36/1687.47	c  1637s|510000 |   267 |  9122k|  17.9 |  35M| 173 |  24 |1875 |  40k|1875 |1740 |  57k| 700k|7866 | 0.000000e+00 | 1.000000e-00 |    Inf 
1721.45/1721.56	c  1670s|520000 |   251 |  9296k|  17.9 |  35M| 173 |  21 |1875 |  41k|1875 |1744 |  60k| 714k|7928 | 0.000000e+00 | 1.000000e-00 |    Inf 
1758.95/1759.04	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1758.95/1759.04	c  1706s|530000 |   340 |  9495k|  17.9 |  38M| 173 |   - |1875 |  47k|1875 |1744 |  61k| 728k|7994 | 0.000000e+00 | 1.000000e-00 |    Inf 
1796.05/1796.10	c  1742s|540000 |   375 |  9686k|  17.9 |  39M| 173 |  29 |1875 |  48k|1875 |1750 |  63k| 742k|8054 | 0.000000e+00 | 1.000000e-00 |    Inf 
1800.05/1800.10	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.05/1800.11	c 
1800.05/1800.11	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.11	c Solving Time (sec) : 1746.03
1800.05/1800.11	c Solving Nodes      : 540960
1800.05/1800.11	c Primal Bound       : +1.00000000000000e-00 (146 solutions)
1800.05/1800.11	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.11	c Gap                : infinite
1800.05/1800.12	s SATISFIABLE
1800.05/1800.12	v -x231 -x230 x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1800.05/1800.12	v -x209 -x208 -x207 -x206 -x205 -x204 x203 -x202 -x201 -x200 x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1800.05/1800.12	v -x188 -x187 -x186 -x185 x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 x172 x171 -x170 -x169 -x168 
1800.05/1800.12	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1800.05/1800.12	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 x134 -x133 -x132 -x131 -x130 -x129 -x128 x127 -x126 -x125 
1800.05/1800.12	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
1800.05/1800.12	v -x103 -x102 -x101 x100 -x99 -x98 -x97 -x96 x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 x80 
1800.05/1800.12	v -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 x71 -x70 -x69 -x68 -x67 x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 
1800.05/1800.12	v -x53 x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 
1800.05/1800.12	v -x28 -x27 -x26 -x25 x24 -x23 -x22 -x21 -x20 x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 x8 -x7 -x6 -x5 -x4 -x3 -x2 
1800.05/1800.12	v -x1 
1800.05/1800.12	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.12	c Solving Time       :    1746.03
1800.05/1800.12	c Original Problem   :
1800.05/1800.12	c   Problem name     : HOME/instance-2692938-1277911638.wbo
1800.05/1800.12	c   Variables        : 2015 (1123 binary, 0 integer, 0 implicit integer, 892 continuous)
1800.05/1800.12	c   Constraints      : 3600 initial, 3600 maximal
1800.05/1800.12	c Presolved Problem  :
1800.05/1800.12	c   Problem name     : t_HOME/instance-2692938-1277911638.wbo
1800.05/1800.12	c   Variables        : 1875 (1053 binary, 0 integer, 0 implicit integer, 822 continuous)
1800.05/1800.12	c   Constraints      : 3344 initial, 48824 maximal
1800.05/1800.12	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.12	c   trivial          :       0.00         70          0          0          0          0          0          0          0
1800.05/1800.12	c   dualfix          :       0.00         70          0          0          0          0          0          0          0
1800.05/1800.12	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.12	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.12	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.12	c   probing          :       0.03          0          0          0          0          0          0          0          0
1800.05/1800.12	c   indicator        :       0.00          0          0          0          0          0         70          0          0
1800.05/1800.12	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.12	c   linear           :       0.06          0          0          0        914          0        186        127          0
1800.05/1800.12	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1800.05/1800.12	c   root node        :          -        822          -          -       1644          -          -          -          -
1800.05/1800.12	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.12	c   integral         :          0          0          0     300797          0        164       2139          0          0     570266
1800.05/1800.12	c   indicator        :        822          0      64174       3284          0         63     190877          0          0          0
1800.05/1800.12	c   setppc           :         13          6    2439328      13372          0      32765    1837101          0          0          0
1800.05/1800.12	c   linear           :        822          6    2407691      13815          0      71561    8130519      63607          0          0
1800.05/1800.12	c   logicor          :       1687+         6    1216536       2566          0      76708    4552217          0          0          0
1800.05/1800.12	c   countsols        :          0          0          0       2566          0          0          0          0          0          0
1800.05/1800.12	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.12	c   integral         :      44.28       0.00       0.00      44.28       0.00
1800.05/1800.12	c   indicator        :       0.56       0.00       0.43       0.13       0.00
1800.05/1800.12	c   setppc           :      14.46       0.00      14.43       0.03       0.00
1800.05/1800.12	c   linear           :      61.00       0.00      60.55       0.45       0.00
1800.05/1800.12	c   logicor          :     253.62       0.00     253.59       0.03       0.00
1800.05/1800.12	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.12	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1800.12	c   vbounds          :       0.36          2          0          0
1800.05/1800.12	c   rootredcost      :       0.28         16          0        822
1800.05/1800.12	c   pseudoobj        :      39.82    2440714        378     158753
1800.05/1800.12	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.12	c   propagation      :       9.32     181412     181043    1096217       27.7       4981       21.5          -
1800.05/1800.12	c   infeasible LP    :      23.17     102290     102290     792605       45.5        531       16.1          0
1800.05/1800.12	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.12	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.12	c   pseudo solution  :       0.00          6          6         37       17.1          1       24.0          -
1800.05/1800.12	c   applied globally :          -          -          -     744133       29.8          -          -          -
1800.05/1800.12	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.12	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.12	c   cut pool         :       0.00          5          -          -         11          -    (maximal pool size: 189)
1800.05/1800.12	c   redcost          :       7.39     301087          0      25956          0          0
1800.05/1800.12	c   impliedbounds    :       0.00          6          0          0          0          0
1800.05/1800.12	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.12	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.12	c   gomory           :       0.20          6          0          0       1408          0
1800.05/1800.12	c   strongcg         :       0.13          6          0          0        489          0
1800.05/1800.12	c   cmir             :       0.02          6          0          0          0          0
1800.05/1800.12	c   flowcover        :       0.04          6          0          0          0          0
1800.05/1800.12	c   clique           :       0.01          6          0          0          0          0
1800.05/1800.12	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.12	c   mcf              :       0.00          1          0          0          0          0
1800.05/1800.12	c   rapidlearning    :       0.00          0          0          0          0          0
1800.05/1800.12	c Pricers            :       Time      Calls       Vars
1800.05/1800.12	c   problem variables:       0.00          0          0
1800.05/1800.12	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.12	c   relpscost        :      44.06     286978        164       2139          0          0     570266
1800.05/1800.12	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.12	c   inference        :       0.23       2551          0          0          0          0       5102
1800.05/1800.12	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.12	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.12	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.12	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.12	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.12	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.12	c   LP solutions     :       0.00          -         15
1800.05/1800.12	c   pseudo solutions :       0.00          -          0
1800.05/1800.12	c   oneopt           :       0.23         14          0
1800.05/1800.12	c   feaspump         :       0.02          1          0
1800.05/1800.12	c   intshifting      :       0.01         12          0
1800.05/1800.12	c   crossover        :       0.30          6          0
1800.05/1800.12	c   guideddiving     :       0.20        109          0
1800.05/1800.12	c   fracdiving       :       0.17        109          0
1800.05/1800.12	c   veclendiving     :       0.14        109          0
1800.05/1800.12	c   coefdiving       :       0.15        110          0
1800.05/1800.12	c   pscostdiving     :       0.11        110          0
1800.05/1800.12	c   linesearchdiving :       0.10        110          0
1800.05/1800.12	c   objpscostdiving  :       0.20         88          0
1800.05/1800.12	c   rootsoldiving    :       0.11         88          0
1800.05/1800.12	c   trivial          :       0.01          2          0
1800.05/1800.12	c   simplerounding   :       0.63     287064          0
1800.05/1800.12	c   zirounding       :       0.15       1000          0
1800.05/1800.12	c   rounding         :       0.80       7525          0
1800.05/1800.12	c   shifting         :       0.89       2402          0
1800.05/1800.12	c   twoopt           :       0.00          0          0
1800.05/1800.12	c   fixandinfer      :       0.00          0          0
1800.05/1800.12	c   intdiving        :       0.00          0          0
1800.05/1800.12	c   actconsdiving    :       0.00          0          0
1800.05/1800.12	c   octane           :       0.00          0          0
1800.05/1800.12	c   rens             :       0.01          1          0
1800.05/1800.12	c   rins             :       0.00          0          0
1800.05/1800.12	c   localbranching   :       0.00          0          0
1800.05/1800.12	c   mutation         :       0.00          0          0
1800.05/1800.12	c   dins             :       0.00          0          0
1800.05/1800.12	c   undercover       :       0.00          0          0
1800.05/1800.12	c   nlp              :       0.11          0          0
1800.05/1800.12	c   trysol           :       0.39        521        131
1800.05/1800.12	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.12	c   primal LP        :       0.00          0          0       0.00          -
1800.05/1800.12	c   dual LP          :     971.92     399347    9702935      24.30    9983.27
1800.05/1800.12	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.12	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.12	c   diving/probing LP:       0.60        349       3841      11.01    6401.67
1800.05/1800.12	c   strong branching :      40.64       8054     405335      50.33    9973.79
1800.05/1800.12	c     (at root node) :          -         33      11279     341.79          -
1800.05/1800.12	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.12	c B&B Tree           :
1800.05/1800.12	c   number of runs   :          1
1800.05/1800.12	c   nodes            :     540960
1800.05/1800.12	c   nodes (total)    :     540960
1800.05/1800.12	c   nodes left       :        383
1800.05/1800.12	c   max depth        :        173
1800.05/1800.12	c   max depth (total):        173
1800.05/1800.12	c   backtracks       :      73442 (13.6%)
1800.05/1800.12	c   delayed cutoffs  :      31221
1800.05/1800.12	c   repropagations   :     952519 (2617640 domain reductions, 30416 cutoffs)
1800.05/1800.12	c   avg switch length:       4.96
1800.05/1800.12	c   switching time   :     190.52
1800.05/1800.12	c Solution           :
1800.05/1800.12	c   Solutions found  :        146 (16 improvements)
1800.05/1800.12	c   First Solution   : +4.14000000000000e+04   (in run 1, after 1 nodes, 0.56 seconds, depth 0, found by <trysol>)
1800.05/1800.12	c   Primal Bound     : +1.00000000000000e-00   (in run 1, after 15109 nodes, 51.09 seconds, depth 32, found by <relaxation>)
1800.05/1800.12	c   Dual Bound       : +0.00000000000000e+00
1800.05/1800.12	c   Gap              :   infinite
1800.05/1800.12	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.12	c   Root Iterations  :        215
1800.05/1800.19	c Time complete: 1800.14.

Verifier Data

OK	1

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2692938-1277911638/watcher-2692938-1277911638 -o /tmp/evaluation-result-2692938-1277911638/solver-2692938-1277911638 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2692938-1277911638.wbo -t 1800 -m 3800 

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


[startup+0 s]
/proc/loadavg: 1.88 1.98 1.99 3/176 13514
/proc/meminfo: memFree=31443112/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=10868 CPUtime=0
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 1641 0 0 0 0 0 0 0 21 0 1 0 132460159 11128832 1562 4089446400 4194304 9819077 140735333458448 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13514/statm: 2717 1562 392 1374 0 1338 0

[startup+0.104205 s]
/proc/loadavg: 1.88 1.98 1.99 3/176 13514
/proc/meminfo: memFree=31443112/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=23876 CPUtime=0.1
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 6890 0 0 0 8 2 0 0 21 0 1 0 132460159 24449024 4658 4089446400 4194304 9819077 140735333458448 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13514/statm: 5969 4658 501 1374 0 4590 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 23876

[startup+0.20019 s]
/proc/loadavg: 1.88 1.98 1.99 3/176 13514
/proc/meminfo: memFree=31443112/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=32184 CPUtime=0.19
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 10798 0 0 0 16 3 0 0 21 0 1 0 132460159 32956416 6480 4089446400 4194304 9819077 140735333458448 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13514/statm: 8046 6480 659 1374 0 6667 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 32184

[startup+0.301173 s]
/proc/loadavg: 1.88 1.98 1.99 3/176 13514
/proc/meminfo: memFree=31443112/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=35880 CPUtime=0.3
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 11773 0 0 0 26 4 0 0 21 0 1 0 132460159 36741120 7374 4089446400 4194304 9819077 140735333458448 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13514/statm: 8970 7374 680 1374 0 7591 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 35880

[startup+0.700115 s]
/proc/loadavg: 1.88 1.98 1.99 3/176 13514
/proc/meminfo: memFree=31443112/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=39312 CPUtime=0.69
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 19313 0 0 0 64 5 0 0 22 0 1 0 132460159 40255488 7721 4089446400 4194304 9819077 140735333458448 18446744073709551615 6192309 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13514/statm: 9828 7721 710 1374 0 8449 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39312

[startup+1.50098 s]
/proc/loadavg: 1.88 1.98 1.99 3/177 13515
/proc/meminfo: memFree=31414832/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=39512 CPUtime=1.49
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 24846 0 0 0 142 7 0 0 25 0 1 0 132460159 40460288 7735 4089446400 4194304 9819077 140735333458448 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13514/statm: 9878 7737 710 1374 0 8499 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39512

[startup+3.1007 s]
/proc/loadavg: 1.88 1.98 1.99 3/177 13515
/proc/meminfo: memFree=31414832/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=39540 CPUtime=3.09
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 37519 0 0 0 299 10 0 0 25 0 1 0 132460159 40488960 7732 4089446400 4194304 9819077 140735333458448 18446744073709551615 7324493 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13514/statm: 9885 7732 713 1374 0 8506 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39540

[startup+6.30015 s]
/proc/loadavg: 1.89 1.98 1.99 3/177 13515
/proc/meminfo: memFree=31415228/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=39084 CPUtime=6.29
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 71175 0 0 0 612 17 0 0 25 0 1 0 132460159 40022016 7700 4089446400 4194304 9819077 140735333458448 18446744073709551615 7334341 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13514/statm: 9881 7706 713 1374 0 8502 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39084

[startup+12.701 s]
/proc/loadavg: 1.90 1.98 1.99 3/177 13515
/proc/meminfo: memFree=31415348/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=40100 CPUtime=12.69
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 140847 0 0 0 1236 33 0 0 25 0 1 0 132460159 41062400 7862 4089446400 4194304 9819077 140735333458448 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13514/statm: 10025 7862 718 1374 0 8646 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40100

[startup+25.5008 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 13515
/proc/meminfo: memFree=31402348/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=52016 CPUtime=25.49
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 292600 0 0 0 2477 72 0 0 25 0 1 0 132460159 53264384 11305 4089446400 4194304 9819077 140735333458448 18446744073709551615 7312693 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13514/statm: 13004 11305 726 1374 0 11625 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52016

[startup+51.1004 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 13515
/proc/meminfo: memFree=31393396/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=60572 CPUtime=51.09
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 566043 0 0 0 4956 153 0 0 25 0 1 0 132460159 62025728 13413 4089446400 4194304 9819077 140735333458448 18446744073709551615 4979306 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13514/statm: 15143 13413 726 1374 0 13764 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 60572

[startup+102.301 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 13517
/proc/meminfo: memFree=31388888/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=64728 CPUtime=102.3
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 1098079 0 0 0 9925 305 0 0 25 0 1 0 132460159 66281472 14459 4089446400 4194304 9819077 140735333458448 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13514/statm: 16182 14459 726 1374 0 14803 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 64728

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 13519
/proc/meminfo: memFree=31385508/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=66516 CPUtime=162.29
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 1737098 0 0 0 15742 487 0 0 25 0 1 0 132460159 68112384 14940 4089446400 4194304 9819077 140735333458448 18446744073709551615 8723754 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13514/statm: 16664 14940 726 1374 0 15285 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 66516

[startup+222.307 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 13521
/proc/meminfo: memFree=31382112/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=69064 CPUtime=222.3
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 2336207 0 0 0 21568 662 0 0 25 0 1 0 132460159 70721536 15602 4089446400 4194304 9819077 140735333458448 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13514/statm: 17266 15602 741 1374 0 15887 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 69064

[startup+282.3 s]
/proc/loadavg: 2.07 2.00 2.00 3/177 13521
/proc/meminfo: memFree=31378616/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=72288 CPUtime=282.3
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 2931794 0 0 0 27387 843 0 0 25 0 1 0 132460159 74022912 16373 4089446400 4194304 9819077 140735333458448 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13514/statm: 18072 16373 741 1374 0 16693 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 72288

[startup+342.301 s]
/proc/loadavg: 2.10 2.01 2.00 3/177 13526
/proc/meminfo: memFree=31375228/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=73640 CPUtime=342.3
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 3519934 0 0 0 33206 1024 0 0 25 0 1 0 132460159 75407360 16718 4089446400 4194304 9819077 140735333458448 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13514/statm: 18410 16718 741 1374 0 17031 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 73640

[startup+402.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 13528
/proc/meminfo: memFree=31374000/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=75620 CPUtime=402.28
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 4079248 0 0 0 39032 1196 0 0 25 0 1 0 132460159 77434880 17234 4089446400 4194304 9819077 140735333458448 18446744073709551615 7312689 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13514/statm: 18905 17234 741 1374 0 17526 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 75620

[startup+462.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 13530
/proc/meminfo: memFree=31371236/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=77956 CPUtime=462.28
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 4624887 0 0 0 44863 1365 0 0 25 0 1 0 132460159 79826944 17708 4089446400 4194304 9819077 140735333458448 18446744073709551615 7306961 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13514/statm: 19489 17708 741 1374 0 18110 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 77956

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13532
/proc/meminfo: memFree=31370344/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=77448 CPUtime=522.28
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 5258160 0 0 0 50677 1551 0 0 25 0 1 0 132460159 79306752 17731 4089446400 4194304 9819077 140735333458448 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13514/statm: 19362 17731 741 1374 0 17983 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 77448

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13532
/proc/meminfo: memFree=31368444/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=79488 CPUtime=582.29
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 5821239 0 0 0 56506 1723 0 0 25 0 1 0 132460159 81395712 18096 4089446400 4194304 9819077 140735333458448 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13514/statm: 19872 18096 741 1374 0 18493 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 79488

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13534
/proc/meminfo: memFree=31366040/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=81820 CPUtime=642.29
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 6410729 0 0 0 62333 1896 0 0 25 0 1 0 132460159 83783680 18663 4089446400 4194304 9819077 140735333458448 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13514/statm: 20455 18663 741 1374 0 19076 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 81820

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 1.92 1.98 1.99 2/196 13597
/proc/meminfo: memFree=31348572/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=85152 CPUtime=822.29
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 8046597 0 0 0 79815 2414 0 0 25 0 1 0 132460159 87195648 19402 4089446400 4194304 9819077 140735333458448 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13514/statm: 21288 19402 741 1374 0 19909 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 85152

[startup+882.306 s]
/proc/loadavg: 2.47 2.11 2.03 4/198 13617
/proc/meminfo: memFree=31232684/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=85188 CPUtime=882.26
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 8594134 0 0 0 85619 2607 0 0 25 0 1 0 132460159 87232512 19404 4089446400 4194304 9819077 140735333458448 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13514/statm: 21297 19404 741 1374 0 19918 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 85188

[startup+942.301 s]
/proc/loadavg: 2.80 2.27 2.09 4/198 13619
/proc/meminfo: memFree=31218372/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=85556 CPUtime=942.26
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 9060609 0 0 0 91460 2766 0 0 25 0 1 0 132460159 87609344 19519 4089446400 4194304 9819077 140735333458448 18446744073709551615 6191169 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13514/statm: 21389 19519 741 1374 0 20010 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 85556

[startup+1002.3 s]
/proc/loadavg: 2.86 2.38 2.14 4/198 13621
/proc/meminfo: memFree=31203032/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=87860 CPUtime=1002.26
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 9530685 0 0 0 97300 2926 0 0 25 0 1 0 132460159 89968640 19998 4089446400 4194304 9819077 140735333458448 18446744073709551615 6198358 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13514/statm: 21965 19998 741 1374 0 20586 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 87860

[startup+1062.3 s]
/proc/loadavg: 2.76 2.45 2.18 4/198 13623
/proc/meminfo: memFree=31196636/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=88444 CPUtime=1062.26
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 9979216 0 0 0 103148 3078 0 0 25 0 1 0 132460159 90566656 20145 4089446400 4194304 9819077 140735333458448 18446744073709551615 7291715 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13514/statm: 21702 20114 741 1374 0 20323 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 88444

[startup+1122.3 s]
/proc/loadavg: 2.86 2.53 2.22 4/198 13625
/proc/meminfo: memFree=31187288/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=89576 CPUtime=1122.26
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 10427721 0 0 0 108999 3227 0 0 25 0 1 0 132460159 91725824 20344 4089446400 4194304 9819077 140735333458448 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13514/statm: 22394 20344 741 1374 0 21015 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 89576

[startup+1182.3 s]
/proc/loadavg: 2.83 2.58 2.26 4/198 13625
/proc/meminfo: memFree=31177936/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=91248 CPUtime=1182.25
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 10863915 0 0 0 114854 3371 0 0 25 0 1 0 132460159 93437952 20756 4089446400 4194304 9819077 140735333458448 18446744073709551615 6191141 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13514/statm: 22812 20756 741 1374 0 21433 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 91248

[startup+1242.3 s]
/proc/loadavg: 2.99 2.69 2.31 4/198 13627
/proc/meminfo: memFree=31171800/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=92736 CPUtime=1242.25
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 11315917 0 0 0 120696 3529 0 0 25 0 1 0 132460159 94961664 21126 4089446400 4194304 9819077 140735333458448 18446744073709551615 4210629 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13514/statm: 23184 21126 741 1374 0 21805 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 92736

[startup+1302.3 s]
/proc/loadavg: 2.88 2.70 2.34 4/198 13629
/proc/meminfo: memFree=31167940/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=93680 CPUtime=1302.25
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 11747102 0 0 0 126500 3725 0 0 25 0 1 0 132460159 95928320 21235 4089446400 4194304 9819077 140735333458448 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13514/statm: 23420 21235 741 1374 0 22041 0
Current children cumulated CPU time (s) 1302.25
Current children cumulated vsize (KiB) 93680

[startup+1362.3 s]
/proc/loadavg: 2.79 2.71 2.36 4/198 13631
/proc/meminfo: memFree=31164652/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=93584 CPUtime=1362.26
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 12179912 0 0 0 132299 3927 0 0 25 0 1 0 132460159 95830016 21224 4089446400 4194304 9819077 140735333458448 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13514/statm: 23396 21224 741 1374 0 22017 0
Current children cumulated CPU time (s) 1362.26
Current children cumulated vsize (KiB) 93584

[startup+1422.3 s]
/proc/loadavg: 2.89 2.75 2.39 4/198 13633
/proc/meminfo: memFree=31161116/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=93548 CPUtime=1422.26
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 12623719 0 0 0 138100 4126 0 0 25 0 1 0 132460159 95793152 21219 4089446400 4194304 9819077 140735333458448 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13514/statm: 23387 21219 741 1374 0 22008 0
Current children cumulated CPU time (s) 1422.26
Current children cumulated vsize (KiB) 93548

[startup+1482.3 s]
/proc/loadavg: 2.87 2.76 2.42 4/198 13633
/proc/meminfo: memFree=31156100/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=93764 CPUtime=1482.25
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 13069222 0 0 0 143895 4330 0 0 25 0 1 0 132460159 96014336 21267 4089446400 4194304 9819077 140735333458448 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13514/statm: 23441 21267 741 1374 0 22062 0
Current children cumulated CPU time (s) 1482.25
Current children cumulated vsize (KiB) 93764

[startup+1542.31 s]
/proc/loadavg: 2.32 2.64 2.40 3/195 13765
/proc/meminfo: memFree=31260088/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=95884 CPUtime=1542.26
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 13522649 0 0 0 149688 4538 0 0 25 0 1 0 132460159 98185216 21497 4089446400 4194304 9819077 140735333458448 18446744073709551615 4210629 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13514/statm: 23971 21497 741 1374 0 22592 0
Current children cumulated CPU time (s) 1542.26
Current children cumulated vsize (KiB) 95884

[startup+1602.3 s]
/proc/loadavg: 2.11 2.52 2.37 3/195 13767
/proc/meminfo: memFree=31227716/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=97000 CPUtime=1602.24
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 14050322 0 0 0 155479 4745 0 0 25 0 1 0 132460159 99328000 21791 4089446400 4194304 9819077 140735333458448 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13514/statm: 24250 21791 741 1374 0 22871 0
Current children cumulated CPU time (s) 1602.24
Current children cumulated vsize (KiB) 97000

[startup+1662.3 s]
/proc/loadavg: 2.04 2.42 2.35 3/195 13769
/proc/meminfo: memFree=31210428/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=97032 CPUtime=1662.24
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 14540896 0 0 0 161292 4932 0 0 25 0 1 0 132460159 99360768 21788 4089446400 4194304 9819077 140735333458448 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13514/statm: 24258 21788 741 1374 0 22879 0
Current children cumulated CPU time (s) 1662.24
Current children cumulated vsize (KiB) 97032

[startup+1722.3 s]
/proc/loadavg: 2.01 2.34 2.32 3/195 13771
/proc/meminfo: memFree=31200596/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=98380 CPUtime=1722.25
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 15045046 0 0 0 167081 5144 0 0 25 0 1 0 132460159 100741120 21940 4089446400 4194304 9819077 140735333458448 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13514/statm: 24595 21940 741 1374 0 23216 0
Current children cumulated CPU time (s) 1722.25
Current children cumulated vsize (KiB) 98380

[startup+1782.3 s]
/proc/loadavg: 2.00 2.28 2.30 3/195 13771
/proc/meminfo: memFree=31190028/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=98380 CPUtime=1782.25
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 15526136 0 0 0 172882 5343 0 0 25 0 1 0 132460159 100741120 21941 4089446400 4194304 9819077 140735333458448 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13514/statm: 24595 21941 741 1374 0 23216 0
Current children cumulated CPU time (s) 1782.25
Current children cumulated vsize (KiB) 98380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 2.00 2.26 2.29 3/195 13773
/proc/meminfo: memFree=31187036/32951132 swapFree=67111528/67111528
[pid=13514] ppid=13512 vsize=98380 CPUtime=1800.05
/proc/13514/stat : 13514 (pbscip.linux.x8) R 13512 13514 13489 0 -1 4202496 15660439 0 0 0 174604 5401 0 0 25 0 1 0 132460159 100741120 21941 4089446400 4194304 9819077 140735333458448 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13514/statm: 24595 21941 741 1374 0 23216 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 98380

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

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

Child status: 0
Real time (s): 1800.2
CPU time (s): 1800.15
CPU user time (s): 1746.14
CPU system time (s): 54.0168
CPU usage (%): 99.9976
Max. virtual memory (cumulated for all children) (KiB): 100784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1746.14
system time used= 54.0168
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15660530
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= 1
involuntary context switches= 1685

runsolver used 2.53062 second user time and 5.75312 second system time

The end

Launcher Data

Begin job on node128 at 2010-06-30 17:27:18
IDJOB=2692938
IDBENCH=78989
IDSOLVER=1205
FILE ID=node128/2692938-1277911638
PBS_JOBID= 11197276
Free space on /tmp= 74208 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900550720--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2692938-1277911638/watcher-2692938-1277911638 -o /tmp/evaluation-result-2692938-1277911638/solver-2692938-1277911638 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2692938-1277911638.wbo -t 1800 -m 3800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 3800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= ae69d101397f3698be33e129d2355418
RANDOM SEED=447152818

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.853
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.853
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.853
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.83
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.853
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.74
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.853
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.853
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.853
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.853
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:     32951132 kB
MemFree:      31443764 kB
Buffers:        197476 kB
Cached:        1017060 kB
SwapCached:          0 kB
Active:         572112 kB
Inactive:       793056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31443764 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6324 kB
Writeback:           0 kB
AnonPages:      150708 kB
Mapped:          17328 kB
Slab:            78160 kB
PageTables:       4644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   303468 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= 74204 MiB
End job on node128 at 2010-06-30 17:57:21