Trace number 365228

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, and are wall clock time (not CPU 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 NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14SAT (TO)26 1800.13 1800.67

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-10:20:4.5:0.5:100.opb
MD5SUM885184c694263ba985a0dc2cd49b3440
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.596908
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved YES
Number of variables776
Total number of constraints867
Number of constraints which are clauses701
Number of constraints which are cardinality constraints (but not clauses)166
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint20
Number of terms in the objective function 776
Biggest coefficient in the objective function 474
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 2127
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 474
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 2127
Number of bits of the biggest sum of numbers12
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 (download as text)

0.00/0.00	c Parsing PB file...
0.00/0.03	c Converting 866 PB-constraints to clauses...
0.00/0.03	c   -- Unit propagations: (none)
0.00/0.03	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.03	c   -- Clauses(.)/Splits(s): .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.03	c ---[ 172]---> BDD-cost:   14
0.00/0.03	c ---[ 171]---> BDD-cost:   17
0.00/0.03	c ---[ 170]---> BDD-cost:   20
0.00/0.03	c ---[ 169]---> BDD-cost:   20
0.00/0.03	c ---[ 168]---> BDD-cost:   23
0.00/0.03	c ---[ 167]---> BDD-cost:   23
0.00/0.03	c ---[ 166]---> BDD-cost:   29
0.00/0.03	c ---[ 165]---> BDD-cost:   29
0.00/0.03	c ---[ 164]---> BDD-cost:   32
0.00/0.03	c ---[ 163]---> BDD-cost:   38
0.00/0.03	c ---[ 162]---> BDD-cost:   44
0.00/0.03	c ---[ 161]---> BDD-cost:   44
0.00/0.03	c ---[ 160]---> BDD-cost:   50
0.00/0.04	c ---[ 159]---> BDD-cost:   44
0.00/0.04	c ---[ 158]---> BDD-cost:   47
0.00/0.04	c ---[ 157]---> BDD-cost:   44
0.00/0.04	c ---[ 156]---> BDD-cost:   41
0.00/0.04	c ---[ 155]---> BDD-cost:   29
0.00/0.04	c ---[ 154]---> BDD-cost:   20
0.00/0.04	c ---[ 153]---> BDD-cost:   11
0.00/0.04	c ---[ 152]---> BDD-cost:    9
0.00/0.04	c ---[ 151]---> BDD-cost:   17
0.00/0.04	c ---[ 150]---> BDD-cost:   20
0.00/0.04	c ---[ 149]---> BDD-cost:   20
0.00/0.04	c ---[ 148]---> BDD-cost:   26
0.00/0.04	c ---[ 147]---> BDD-cost:   29
0.00/0.04	c ---[ 146]---> BDD-cost:   27
0.00/0.04	c ---[ 145]---> BDD-cost:   29
0.03/0.04	c ---[ 144]---> BDD-cost:   32
0.03/0.04	c ---[ 143]---> BDD-cost:   41
0.03/0.04	c ---[ 142]---> BDD-cost:   47
0.03/0.04	c ---[ 141]---> BDD-cost:   47
0.03/0.04	c ---[ 140]---> BDD-cost:   50
0.03/0.04	c ---[ 139]---> BDD-cost:   50
0.03/0.04	c ---[ 138]---> BDD-cost:   50
0.03/0.04	c ---[ 137]---> BDD-cost:   47
0.03/0.04	c ---[ 136]---> BDD-cost:   41
0.03/0.04	c ---[ 135]---> BDD-cost:   35
0.03/0.04	c ---[ 134]---> BDD-cost:   23
0.03/0.04	c ---[ 133]---> BDD-cost:   12
0.03/0.04	c ---[ 132]---> BDD-cost:   11
0.03/0.04	c ---[ 131]---> BDD-cost:   17
0.03/0.04	c ---[ 130]---> BDD-cost:   23
0.03/0.04	c ---[ 129]---> BDD-cost:   23
0.03/0.04	c ---[ 128]---> BDD-cost:   26
0.03/0.04	c ---[ 127]---> BDD-cost:   29
0.03/0.04	c ---[ 126]---> BDD-cost:   35
0.03/0.04	c ---[ 125]---> BDD-cost:   27
0.03/0.04	c ---[ 124]---> BDD-cost:   35
0.03/0.04	c ---[ 123]---> BDD-cost:   41
0.03/0.04	c ---[ 122]---> BDD-cost:   45
0.03/0.04	c ---[ 121]---> BDD-cost:   47
0.03/0.04	c ---[ 120]---> BDD-cost:   50
0.03/0.04	c ---[ 119]---> BDD-cost:   53
0.03/0.04	c ---[ 118]---> BDD-cost:   53
0.03/0.04	c ---[ 117]---> BDD-cost:   47
0.03/0.04	c ---[ 116]---> BDD-cost:   41
0.03/0.05	c ---[ 115]---> BDD-cost:   35
0.03/0.05	c ---[ 114]---> BDD-cost:   21
0.03/0.05	c ---[ 113]---> BDD-cost:   14
0.03/0.05	c ---[ 112]---> BDD-cost:   11
0.03/0.05	c ---[ 111]---> BDD-cost:   20
0.03/0.05	c ---[ 110]---> BDD-cost:   23
0.03/0.05	c ---[ 109]---> BDD-cost:   23
0.03/0.05	c ---[ 108]---> BDD-cost:   20
0.03/0.05	c ---[ 107]---> BDD-cost:   26
0.03/0.05	c ---[ 106]---> BDD-cost:   23
0.03/0.05	c ---[ 105]---> BDD-cost:   29
0.03/0.05	c ---[ 104]---> BDD-cost:   29
0.03/0.05	c ---[ 103]---> BDD-cost:   38
0.03/0.05	c ---[ 102]---> BDD-cost:   41
0.03/0.05	c ---[ 101]---> BDD-cost:   47
0.03/0.05	c ---[ 100]---> BDD-cost:   45
0.03/0.05	c ---[  99]---> BDD-cost:   53
0.03/0.05	c ---[  98]---> BDD-cost:   44
0.03/0.05	c ---[  97]---> BDD-cost:   47
0.03/0.05	c ---[  96]---> BDD-cost:   41
0.03/0.05	c ---[  95]---> BDD-cost:   35
0.03/0.05	c ---[  94]---> BDD-cost:   26
0.03/0.05	c ---[  93]---> BDD-cost:   17
0.03/0.05	c ---[  92]---> BDD-cost:    5
0.03/0.05	c ---[  91]---> BDD-cost:   20
0.03/0.05	c ---[  90]---> BDD-cost:   17
0.03/0.05	c ---[  89]---> BDD-cost:   20
0.03/0.05	c ---[  88]---> BDD-cost:   11
0.03/0.05	c ---[  87]---> BDD-cost:   14
0.03/0.05	c ---[  86]---> BDD-cost:    8
0.03/0.05	c ---[  85]---> BDD-cost:   20
0.03/0.05	c ---[  84]---> BDD-cost:   17
0.03/0.05	c ---[  83]---> BDD-cost:   32
0.03/0.05	c ---[  82]---> BDD-cost:   29
0.03/0.05	c ---[  81]---> BDD-cost:   38
0.03/0.05	c ---[  80]---> BDD-cost:   29
0.03/0.05	c ---[  79]---> BDD-cost:   44
0.03/0.05	c ---[  78]---> BDD-cost:   38
0.03/0.05	c ---[  77]---> BDD-cost:   41
0.03/0.05	c ---[  76]---> BDD-cost:   32
0.03/0.05	c ---[  75]---> BDD-cost:   23
0.03/0.05	c ---[  74]---> BDD-cost:   17
0.03/0.05	c ---[  73]---> BDD-cost:   20
0.03/0.05	c ---[  72]---> BDD-cost:    8
0.03/0.05	c ---[  71]---> BDD-cost:    9
0.03/0.05	c ---[  70]---> BDD-cost:   11
0.03/0.05	c ---[  69]---> BDD-cost:   11
0.03/0.05	c ---[  68]---> BDD-cost:    7
0.03/0.05	c ---[  67]---> BDD-cost:    8
0.03/0.05	c ---[  66]---> BDD-cost:    5
0.03/0.05	c ---[  65]---> BDD-cost:    5
0.03/0.05	c ---[  64]---> BDD-cost:   17
0.03/0.05	c ---[  63]---> BDD-cost:   20
0.03/0.05	c ---[  62]---> BDD-cost:   20
0.03/0.05	c ---[  61]---> BDD-cost:   17
0.03/0.05	c ---[  60]---> BDD-cost:   32
0.03/0.05	c ---[  59]---> BDD-cost:   20
0.03/0.05	c ---[  58]---> BDD-cost:   29
0.03/0.05	c ---[  57]---> BDD-cost:   23
0.03/0.05	c ---[  56]---> BDD-cost:   26
0.03/0.06	c ---[  55]---> BDD-cost:   11
0.03/0.06	c ---[  54]---> BDD-cost:    7
0.03/0.06	c ---[  52]---> BDD-cost:   11
0.03/0.06	c ---[  51]---> BDD-cost:   11
0.03/0.06	c ---[  50]---> BDD-cost:   11
0.03/0.06	c ---[  48]---> BDD-cost:    8
0.03/0.06	c ---[  47]---> BDD-cost:    9
0.03/0.06	c ---[  46]---> BDD-cost:    8
0.03/0.06	c ---[  44]---> BDD-cost:    9
0.03/0.06	c ---[  43]---> BDD-cost:    5
0.03/0.06	c ---[  42]---> BDD-cost:   14
0.03/0.06	c ---[  41]---> BDD-cost:    7
0.03/0.06	c ---[  40]---> BDD-cost:   11
0.03/0.06	c ---[  39]---> BDD-cost:    7
0.03/0.06	c ---[  38]---> BDD-cost:   14
0.03/0.06	c ---[  35]---> BDD-cost:    5
0.03/0.06	c ---[  34]---> BDD-cost:   11
0.03/0.06	c ---[  33]---> BDD-cost:   11
0.03/0.06	c ---[  32]---> BDD-cost:   11
0.03/0.06	c ---[  31]---> BDD-cost:    3
0.03/0.06	c ---[  30]---> BDD-cost:    7
0.03/0.06	c ---[  29]---> BDD-cost:    5
0.03/0.06	c ---[  28]---> BDD-cost:    8
0.03/0.06	c ---[  27]---> BDD-cost:   11
0.03/0.06	c ---[  25]---> BDD-cost:    7
0.03/0.06	c ---[  24]---> BDD-cost:    5
0.03/0.06	c ---[  22]---> BDD-cost:    3
0.03/0.06	c ---[  21]---> BDD-cost:    8
0.03/0.06	c ---[  20]---> BDD-cost:   11
0.03/0.06	c ---[  19]---> BDD-cost:   11
0.03/0.06	c ---[  18]---> BDD-cost:    3
0.03/0.06	c ---[  17]---> BDD-cost:   11
0.03/0.06	c ---[  16]---> BDD-cost:    8
0.03/0.06	c ---[  15]---> BDD-cost:    5
0.03/0.06	c ---[  14]---> BDD-cost:    5
0.03/0.06	c ---[  12]---> BDD-cost:    3
0.03/0.06	c ---[  11]---> BDD-cost:    3
0.03/0.06	c ---[  10]---> BDD-cost:    3
0.03/0.06	c ---[   9]---> BDD-cost:    3
0.03/0.06	c ---[   8]---> BDD-cost:    8
0.03/0.06	c ---[   7]---> BDD-cost:    5
0.03/0.06	c ---[   6]---> BDD-cost:    3
0.03/0.06	c ---[   5]---> BDD-cost:    6
0.03/0.06	c ---[   4]---> BDD-cost:    5
0.03/0.06	c ---[   3]---> BDD-cost:    3
0.03/0.06	c ---[   2]---> BDD-cost:    5
0.03/0.06	c ---[   1]---> BDD-cost:    0
0.03/0.06	c ---[   0]---> BDD-cost:    3
0.03/0.07	c ==================================[MINISAT+]==================================
0.03/0.07	c | Conflicts | Original         | Learnt                           | Progress |
0.03/0.07	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.03/0.07	c ==============================================================================
0.03/0.07	c |         0 |    9120    26089 |    3040       0        0     nan |  0.000 % |
0.03/0.07	c ==============================================================================
0.03/0.07	c Found solution: 762
0.03/0.07	o 762
0.03/0.08	c ---[   0]---> Sorter-cost:55537     Base: 2
0.29/0.33	c ==================================[MINISAT+]==================================
0.29/0.33	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.33	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.33	c ==============================================================================
0.29/0.33	c |         0 |   78358   188367 |   26119       0        0     nan |  0.000 % |
0.39/0.40	c |       101 |   78117   187877 |   28730      93     1716    18.5 |  0.575 % |
0.39/0.46	c ==============================================================================
0.39/0.46	c Found solution: 59
0.39/0.46	o 59
0.39/0.47	c ---[   0]---> Sorter-cost:    2     Base: 2
0.59/0.62	c ==================================[MINISAT+]==================================
0.59/0.62	c | Conflicts | Original         | Learnt                           | Progress |
0.59/0.62	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.59/0.62	c ==============================================================================
0.59/0.62	c |       152 |  107305   256100 |   35768     143     2524    17.7 |  0.575 % |
0.59/0.70	c |       252 |  107197   255852 |   39344     242     3434    14.2 |  0.685 % |
0.79/0.84	c |       403 |  107146   255749 |   43279     391     5026    12.9 |  0.734 % |
1.09/1.10	c |       628 |  106679   254725 |   47607     591    15618    26.4 |  1.106 % |
1.19/1.22	c |       965 |  106679   254725 |   52367     928    19299    20.8 |  1.106 % |
1.49/1.50	c |      1473 |  106284   253852 |   57604    1423    32871    23.1 |  1.513 % |
1.89/1.92	c |      2232 |  106079   253390 |   63365    2178    71254    32.7 |  1.661 % |
2.19/2.25	c |      3371 |  105849   252864 |   69701    3305    82651    25.0 |  1.822 % |
2.68/2.79	c |      5079 |  105536   252160 |   76671    5001   102675    20.5 |  2.042 % |
3.99/4.06	c |      7642 |  104895   250715 |   84339    7523   149395    19.9 |  2.539 % |
6.19/6.20	c |     11487 |  104887   250697 |   92772   11366   263825    23.2 |  2.543 % |
8.79/8.85	c |     17253 |  104215   249156 |  102050   17080   375171    22.0 |  3.071 % |
13.28/13.39	c |     25902 |  103982   248623 |  112255   25693   678106    26.4 |  3.266 % |
19.78/19.87	c |     38878 |  103935   248522 |  123480   38658  1202967    31.1 |  3.317 % |
45.38/45.40	c |     58340 |  103533   247609 |  135828   58088  5020404    86.4 |  3.663 % |
72.47/72.58	c ==============================================================================
72.47/72.58	c Found solution: 54
72.47/72.58	o 54
72.47/72.59	c ---[   0]---> Sorter-cost:    1     Base: 2
72.77/72.83	c ==================================[MINISAT+]==================================
72.77/72.83	c | Conflicts | Original         | Learnt                           | Progress |
72.77/72.83	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
72.77/72.83	c ==============================================================================
72.77/72.83	c |     79313 |  103589   247774 |   34529   79061  8055656   101.9 |  3.663 % |
72.97/73.06	c |     79414 |  103589   247774 |   37981   18273  2365870   129.5 |  3.662 % |
73.07/73.15	c |     79565 |  103589   247774 |   41780   18424  2369792   128.6 |  3.662 % |
73.17/73.23	c |     79790 |  103589   247774 |   45958   18649  2371476   127.2 |  3.662 % |
73.27/73.34	c |     80127 |  103581   247756 |   50553   18979  2374128   125.1 |  3.666 % |
73.67/73.78	c |     80633 |  103581   247756 |   55609   19485  2385425   122.4 |  3.666 % |
74.07/74.14	c |     81392 |  103581   247756 |   61170   20244  2396965   118.4 |  3.666 % |
74.47/74.60	c |     82533 |  103581   247756 |   67287   21385  2443100   114.2 |  3.666 % |
75.77/75.83	c |     84241 |  103581   247756 |   74015   23093  2486928   107.7 |  3.666 % |
77.57/77.60	c |     86803 |  103569   247728 |   81417   25653  2555338    99.6 |  3.673 % |
80.46/80.53	c |     90647 |  103509   247594 |   89559   29474  2657142    90.2 |  3.744 % |
85.46/85.51	c |     96413 |  103433   247424 |   98515   35233  2893777    82.1 |  3.833 % |
93.96/94.04	c |    105064 |  103433   247424 |  108366   43884  3859552    87.9 |  3.833 % |
105.36/105.40	c ==============================================================================
105.36/105.40	c Found solution: 51
105.36/105.40	o 51
105.36/105.41	c ---[   0]---> Sorter-cost:    2     Base: 2
105.56/105.63	c ==================================[MINISAT+]==================================
105.56/105.63	c | Conflicts | Original         | Learnt                           | Progress |
105.56/105.63	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
105.56/105.63	c ==============================================================================
105.56/105.63	c |    115370 |  103369   247283 |   34456   54184  5009811    92.5 |  3.833 % |
105.66/105.78	c |    115472 |  103369   247283 |   37901   19025  1552846    81.6 |  3.880 % |
105.76/105.89	c |    115626 |  103369   247283 |   41691   19179  1555460    81.1 |  3.880 % |
105.96/106.04	c |    115851 |  103369   247283 |   45860   19404  1558001    80.3 |  3.880 % |
106.16/106.21	c |    116188 |  103339   247217 |   50447   19553  1559070    79.7 |  3.914 % |
106.46/106.54	c |    116694 |  103339   247217 |   55491   20059  1567634    78.2 |  3.914 % |
107.16/107.21	c |    117454 |  103339   247217 |   61040   20819  1584364    76.1 |  3.914 % |
108.06/108.18	c |    118593 |  103339   247217 |   67144   21958  1607737    73.2 |  3.914 % |
109.56/109.63	c |    120301 |  103339   247217 |   73859   23666  1690288    71.4 |  3.914 % |
111.06/111.18	c |    122864 |  103268   247064 |   81245   26224  1762345    67.2 |  3.992 % |
113.36/113.45	c |    126708 |  103235   246993 |   89369   30066  1885060    62.7 |  4.028 % |
115.36/115.48	c ==============================================================================
115.36/115.48	c Found solution: 46
115.36/115.48	o 46
115.36/115.49	c ---[   0]---> Sorter-cost:    1     Base: 2
115.55/115.67	c ==================================[MINISAT+]==================================
115.55/115.67	c | Conflicts | Original         | Learnt                           | Progress |
115.55/115.67	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
115.55/115.67	c ==============================================================================
115.55/115.67	c |    130268 |  103265   247098 |   34421   33620  2093071    62.3 |  4.028 % |
115.65/115.75	c |    130369 |  103265   247098 |   37863   33721  2094104    62.1 |  4.042 % |
115.75/115.87	c |    130519 |  103265   247098 |   41649   33871  2098978    62.0 |  4.042 % |
115.85/115.98	c |    130744 |  103265   247098 |   45814   34096  2101462    61.6 |  4.042 % |
116.05/116.16	c |    131081 |  103265   247098 |   50395   34433  2108066    61.2 |  4.042 % |
116.35/116.41	c |    131587 |  103265   247098 |   55435   34939  2120201    60.7 |  4.042 % |
116.46/116.55	c |    132347 |  103265   247098 |   60978   35699  2132256    59.7 |  4.042 % |
117.45/117.58	c |    133486 |  103257   247080 |   67076   36831  2171985    59.0 |  4.046 % |
118.45/118.58	c |    135194 |  103247   247058 |   73784   38534  2230934    57.9 |  4.057 % |
120.55/120.69	c |    137756 |  103245   247054 |   81162   41093  2339305    56.9 |  4.059 % |
123.75/123.87	c |    141600 |  103245   247054 |   89279   44937  2493251    55.5 |  4.059 % |
128.65/128.79	c |    147366 |  103201   246956 |   98207   50695  2727322    53.8 |  4.093 % |
136.35/136.47	c |    156015 |  103127   246792 |  108027   59328  3406223    57.4 |  4.178 % |
156.24/156.39	c |    168989 |  103127   246792 |  118830   72302  6008985    83.1 |  4.178 % |
170.84/170.99	c ==============================================================================
170.84/170.99	c Found solution: 36
170.84/170.99	o 36
170.84/171.00	c ---[   0]---> Sorter-cost:    1     Base: 2
171.13/171.24	c ==================================[MINISAT+]==================================
171.13/171.24	c | Conflicts | Original         | Learnt                           | Progress |
171.13/171.24	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
171.13/171.24	c ==============================================================================
171.13/171.24	c |    184940 |  102664   245770 |   34221   88175  7010762    79.5 |  4.178 % |
171.33/171.45	c |    185040 |  102635   245705 |   37643   23523   930122    39.5 |  4.622 % |
171.44/171.58	c |    185190 |  102635   245705 |   41407   23673   931813    39.4 |  4.622 % |
171.63/171.71	c |    185415 |  102635   245705 |   45548   23898   936406    39.2 |  4.622 % |
171.83/171.93	c |    185753 |  102635   245705 |   50102   24236   943152    38.9 |  4.622 % |
172.13/172.28	c |    186261 |  102635   245705 |   55113   24744   959954    38.8 |  4.622 % |
172.73/172.83	c |    187020 |  102597   245618 |   60624   25500   972573    38.1 |  4.647 % |
173.33/173.49	c |    188160 |  102597   245618 |   66687   26640  1011974    38.0 |  4.647 % |
174.74/174.82	c |    189868 |  102597   245618 |   73355   28348  1073849    37.9 |  4.647 % |
176.33/176.42	c |    192430 |  102597   245618 |   80691   30910  1196120    38.7 |  4.647 % |
179.23/179.34	c |    196274 |  102591   245606 |   88760   34752  1333916    38.4 |  4.653 % |
182.13/182.21	c |    202040 |  102591   245606 |   97636   40518  1586792    39.2 |  4.653 % |
186.43/186.51	c |    210691 |  102591   245606 |  107400   49169  1800019    36.6 |  4.653 % |
197.33/197.50	c |    223667 |  102591   245606 |  118140   62145  2837805    45.7 |  4.653 % |
223.92/224.07	c |    243128 |  102591   245606 |  129954   81606  5607252    68.7 |  4.653 % |
236.32/236.43	c ==============================================================================
236.32/236.43	c Found solution: 27
236.32/236.43	o 27
236.32/236.44	c ---[   0]---> Sorter-cost:    2     Base: 2
236.51/236.68	c ==================================[MINISAT+]==================================
236.51/236.68	c | Conflicts | Original         | Learnt                           | Progress |
236.51/236.68	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
236.51/236.68	c ==============================================================================
236.51/236.68	c |    252867 |  102647   245768 |   34215   91345  6466967    70.8 |  4.653 % |
236.71/236.88	c |    252969 |  102647   245768 |   37636   24176  1473265    60.9 |  4.651 % |
236.91/237.06	c |    253119 |  102647   245768 |   41400   24326  1476562    60.7 |  4.651 % |
237.01/237.19	c |    253345 |  102647   245768 |   45540   24552  1483153    60.4 |  4.651 % |
237.31/237.50	c |    253682 |  102647   245768 |   50094   24889  1496566    60.1 |  4.651 % |
237.91/238.06	c |    254188 |  102647   245768 |   55103   25395  1536884    60.5 |  4.651 % |
238.41/238.60	c |    254947 |  102647   245768 |   60613   26154  1554276    59.4 |  4.651 % |
239.21/239.32	c |    256087 |  102647   245768 |   66675   27294  1588653    58.2 |  4.651 % |
240.31/240.43	c |    257796 |  102647   245768 |   73342   29003  1630466    56.2 |  4.651 % |
242.92/243.05	c |    260358 |  102525   245486 |   80677   31558  1753312    55.6 |  4.780 % |
245.91/246.04	c |    264203 |  102446   245313 |   88744   35398  1915675    54.1 |  4.869 % |
252.21/252.37	c |    269969 |  102446   245313 |   97619   41164  2915278    70.8 |  4.869 % |
270.41/270.57	c |    278620 |  102446   245313 |  107381   49815  5075380   101.9 |  4.869 % |
285.80/285.92	c |    291594 |  102446   245313 |  118119   62789  6711273   106.9 |  4.869 % |
310.79/310.96	c |    311057 |  102446   245313 |  129931   82252  8879602   108.0 |  4.869 % |
330.90/331.00	c ==============================================================================
330.90/331.00	c Found solution: 26
330.90/331.00	o 26
330.90/331.01	c ---[   0]---> Sorter-cost:    1     Base: 2
331.19/331.30	c ==================================[MINISAT+]==================================
331.19/331.30	c | Conflicts | Original         | Learnt                           | Progress |
331.19/331.30	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
331.19/331.30	c ==============================================================================
331.19/331.30	c |    325078 |  102364   245152 |   34121   96259 11264784   117.0 |  4.869 % |
331.39/331.60	c |    325178 |  102364   245152 |   37533   23136  2286606    98.8 |  4.968 % |
331.49/331.66	c |    325328 |  102364   245152 |   41286   23286  2288054    98.3 |  4.968 % |
331.69/331.89	c |    325553 |  102364   245152 |   45415   23511  2298866    97.8 |  4.968 % |
331.89/332.02	c |    325891 |  102364   245152 |   49956   23849  2302986    96.6 |  4.968 % |
332.29/332.44	c |    326398 |  102364   245152 |   54952   24356  2323339    95.4 |  4.968 % |
332.79/332.94	c |    327157 |  102364   245152 |   60447   25115  2343960    93.3 |  4.968 % |
333.39/333.55	c |    328297 |  102364   245152 |   66492   26255  2376548    90.5 |  4.968 % |
335.99/336.12	c |    330005 |  102364   245152 |   73141   27963  2695105    96.4 |  4.968 % |
336.89/337.02	c |    332567 |  102364   245152 |   80455   30525  2755756    90.3 |  4.968 % |
340.59/340.72	c |    336411 |  102364   245152 |   88501   34369  2954289    86.0 |  4.968 % |
348.29/348.41	c |    342178 |  102364   245152 |   97351   40136  3656493    91.1 |  4.968 % |
353.69/353.85	c |    350827 |  102364   245152 |  107086   48785  3879160    79.5 |  4.968 % |
384.58/384.72	c |    363801 |  102364   245152 |  117794   61759  8848399   143.3 |  4.968 % |
414.36/414.55	c |    383263 |  102307   245023 |  129574   81217 12480594   153.7 |  5.000 % |
464.06/464.26	c |    412456 |  102307   245023 |  142531  110410 18227166   165.1 |  5.000 % |
512.24/512.47	c |    456246 |  102157   244675 |  156785   29531  2421230    82.0 |  5.127 % |
670.89/671.16	c |    521930 |  102153   244666 |  172463   95210 18366771   192.9 |  5.129 % |
997.99/998.33	c |    620458 |  102153   244666 |  189709  193738 58664864   302.8 |  5.129 % |
1597.51/1598.08	c |    768248 |  102153   244666 |  208680  175472 75117692   428.1 |  5.129 % |
1800.07/1800.60	c 
1800.07/1800.60	c *** TERMINATED ***
1800.07/1800.60	s SATISFIABLE
1800.07/1800.60	v -x757 -x694 -x589 -x263 x242 x57 x39 x693 x591 -x487 -x264 -x247 -x56 x38 -x758 x701 x590 -x486 -x440 -x267 -x246 -x55 x40 -x759
1800.07/1800.60	v x695 x595 -x488 -x445 -x265 -x53 x41 -x762 x696 -x613 -x594 -x489 -x444 -x266 x249 -x54 x48 -x760 -x697 -x612 -x592 x490 -x402
1800.07/1800.60	v x250 x42 -x3 -x761 -x614 -x593 x497 x447 -x422 -x401 -x253 -x199 -x172 x43 -x2 -x735 x617 -x491 x448 -x421 x407 -x386 -x251
1800.07/1800.60	v -x177 -x44 -x4 -x734 x616 -x492 -x451 -x423 x406 -x385 -x274 -x252 -x198 -x176 -x138 x5 x621 -x493 -x449 x426 -x408 -x387 -x367
1800.07/1800.60	v -x279 -x202 -x156 -x137 -x19 x6 -x736 -x620 -x560 x511 -x450 x425 x412 -x388 -x366 -x278 -x179 -x155 -x139 -x88 -x18 -x13 -x738
1800.07/1800.60	v -x651 -x618 -x516 x430 x411 -x389 -x203 -x180 -x157 -x142 -x87 -x24 x7 -x650 -x619 -x559 -x515 -x467 -x429 x409 -x396 -x368
1800.07/1800.60	v -x281 -x183 -x158 -x141 -x89 -x67 x23 x8 -x739 -x563 -x427 x410 -x390 -x370 -x282 -x181 x159 -x146 -x92 -x72 -x25 x9 -x741 -x652
1800.07/1800.60	v x518 -x470 -x428 -x391 -x319 -x285 -x224 -x182 x166 -x145 -x122 x91 -x71 -x29 -x742 -x654 -x636 -x564 x519 -x471 -x392 -x371
1800.07/1800.60	v -x318 -x283 x160 -x143 x96 -x28 -x635 x522 -x373 -x348 -x320 -x284 -x223 x161 -x144 -x121 x95 -x74 -x26 -x655 x520 -x374 -x352
1800.07/1800.60	v x323 -x227 -x162 x93 -x75 -x27 x657 -x637 x521 x322 -x125 x94 -x76 x658 x640 x324 -x228 -x126 -x77 -x754 -x704 -x65 -x756 -x705
1800.07/1800.60	v -x588 -x268 x241 x61 -x755 -x700 -x603 x243 x60 x51 -x763 x599 -x439 x248 x52 -x711 -x698 x598 -x500 -x441 x245 x47 -x715 x501
1800.07/1800.60	v x446 -x254 x496 x443 x45 -x730 x615 x452 -x403 -x171 -x729 -x629 x494 x404 -x200 -x173 x16 x625 -x424 x405 -x362 -x273 -x204
1800.07/1800.60	v -x178 x17 -x737 x624 x438 -x416 -x399 -x361 -x275 -x175 -x12 -x740 -x646 x510 x434 -x400 -x280 -x184 -x140 -x20 -x744 -x645
1800.07/1800.60	v -x561 x512 -x466 x433 -x395 -x369 x277 -x206 -x169 -x154 -x21 -x10 -x743 -x565 -x517 -x372 -x286 -x207 -x170 -x150 -x90 -x66
1800.07/1800.60	v x22 -x653 x514 -x472 -x393 -x376 x165 -x149 -x117 -x104 -x68 x33 -x656 -x631 x523 -x375 x100 -x73 x660 -x630 -x567 -x347 -x225
1800.07/1800.60	v x163 -x123 x99 -x70 x659 -x568 -x351 -x321 -x229 -x78 -x638 -x475 -x332 -x127 x639 x328 -x702 -x600 x106 -x64 x50 -x753 -x602
1800.07/1800.60	v -x272 x49 -x771 -x499 -x271 x58 -x767 -x498 x244 -x766 -x710 -x699 x596 -x262 x59 -x714 -x442 x258 -x194 -x626 -x597 x460 -x303
1800.07/1800.60	v x257 -x193 x46 -x15 -x628 -x456 x14 x495 -x455 x435 -x419 -x398 -x201 -x731 -x555 x437 -x420 -x397 -x205 -x174 -x732 x622 -x554
1800.07/1800.60	v -x462 -x415 -x209 -x192 -x168 -x151 -x733 -x363 -x276 -x208 -x188 -x167 -x153 -x748 -x623 -x562 -x468 x431 -x413 -x364 x294
1800.07/1800.60	v -x187 -x101 x36 -x11 -x647 -x566 x513 -x365 -x290 -x219 -x103 x37 -x686 -x648 -x570 -x531 -x473 x432 -x394 -x380 -x289 -x218
1800.07/1800.60	v -x147 x32 x649 -x569 -x527 -x116 -x69 -x664 -x526 -x476 -x349 -x329 -x226 x164 -x148 -x118 x97 -x86 x30 -x632 -x474 -x353 -x331
1800.07/1800.60	v -x230 -x124 -x82 -x633 -x231 -x120 x98 -x81 x634 x327 -x232 -x128 -x768 -x703 -x601 -x334 x105 -x62 -x770 -x269 -x259 -x261
1800.07/1800.60	v -x764 -x712 x457 x300 -x270 -x716 -x627 x459 -x765 -x418 x302 x255 x436 -x417 -x195 x718 -x453 x256 -x196 -x189 -x719 x197
1800.07/1800.60	v -x191 -x152 -x751 -x454 x291 -x213 x35 -x752 -x556 -x461 x293 -x102 x34 -x747 -x682 -x557 -x528 -x463 -x414 -x383 -x185 -x558
1800.07/1800.60	v -x530 -x469 -x384 x344 -x745 -x685 -x667 -x574 -x465 -x379 x343 -x287 -x186 -x83 -x668 -x477 -x330 -x220 -x85 -x663 x535 -x524
1800.07/1800.60	v -x377 -x350 -x288 -x221 x31 x539 -x354 -x222 -x119 -x661 x643 x605 -x525 -x355 -x236 -x136 -x79 x644 x609 -x356 -x325 -x132
1800.07/1800.60	v -x769 x333 x107 -x63 x707 -x260 x706 x458 -x713 x299 x109 -x717 x721 x304 x720 -x190 -x750 x216 -x749 x292 x217 x678 -x382 -x307
1800.07/1800.60	v -x212 -x529 -x381 x681 -x666 -x577 -x210 -x665 -x578 -x464 -x84 -x746 -x687 -x573 -x485 -x481 x345 -x642 -x571 x534 -x480
1800.07/1800.60	v -x378 x346 -x239 -x133 -x641 x538 -x240 -x135 -x690 -x662 x604 -x235 -x80 x608 -x326 -x131 -x503 -x296 x110 x708 x108 x709
1800.07/1800.60	v -x547 -x336 x301 -x772 -x725 x305 x215 x214 x674 x308 x306 x773 x677 x774 -x576 -x575 x683 -x482 -x211 -x484 x688 -x238 -x237
1800.07/1800.60	v -x134 x691 -x572 x536 -x478 -x359 x689 x540 -x360 x606 -x479 -x233 x610 -x129 x111 -x502 x337 -x335 x295 x728 x546 x297 -x724
1800.07/1800.60	v x309 -x722 x673 -x583 -x483 x684 -x533 x680 x532 -x358 x692 -x357 x537 x541 x607 -x234 x611 -x130 x338 -x115 -x727 x504 -x114
1800.07/1800.60	v -x726 x548 x298 -x670 x507 x317 x313 -x723 x675 -x582 x550 x312 x551 x679 -x587 x543 x342 x542 x505 x341 -x112 x549 x508 x314
1800.07/1800.60	v -x113 x506 x316 -x581 x553 x669 x552 x671 x584 -x310 x676 -x311 x586 x339 x544 x509 -x315 x545 x340 x775 x580 x579 x672 x585
1800.07/1800.60	v x776 x1

Verifier Data (download as text)

OK	26

Conversion Script Data (download as text)

/tmp/evaluation/365228-1177047045/instance-365228-1177047045.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node62/watcher-365228-1177047045 -o ROOT/results/node62/solver-365228-1177047045 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/365228-1177047045/minisat+ /tmp/evaluation/365228-1177047045/instance-365228-1177047045.opb 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 31399
/proc/meminfo: memFree=1800664/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=1180 CPUtime=0
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 145 0 0 0 0 0 0 0 18 0 1 0 23280556 1208320 130 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 295 130 75 215 0 77 0

[startup+0.0426391 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 31399
/proc/meminfo: memFree=1800664/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=1448 CPUtime=0.03
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 244 0 0 0 3 0 0 0 18 0 1 0 23280556 1482752 229 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031374 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 362 229 89 215 0 144 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1448

[startup+0.101645 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 31399
/proc/meminfo: memFree=1800664/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=2712 CPUtime=0.09
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 542 0 0 0 9 0 0 0 18 0 1 0 23280556 2777088 526 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838048 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 678 526 103 215 0 460 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2712

[startup+0.301668 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 31399
/proc/meminfo: memFree=1800664/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=9516 CPUtime=0.29
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 2253 0 0 0 28 1 0 0 18 0 1 0 23280556 9744384 2062 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134570194 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 2379 2063 107 215 0 2161 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9516

[startup+0.701716 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 31399
/proc/meminfo: memFree=1800664/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=13676 CPUtime=0.69
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 3156 0 0 0 68 1 0 0 22 0 1 0 23280556 14004224 2965 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031374 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 3419 2965 110 215 0 3201 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13676

[startup+1.50181 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 31400
/proc/meminfo: memFree=1789072/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=13940 CPUtime=1.49
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 3210 0 0 0 148 1 0 0 25 0 1 0 23280556 14274560 3019 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 3485 3019 111 215 0 3267 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13940

[startup+3.10199 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 31400
/proc/meminfo: memFree=1788496/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=14472 CPUtime=3.09
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 3342 0 0 0 307 2 0 0 25 0 1 0 23280556 14819328 3151 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573376 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 3618 3151 111 215 0 3400 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14472

[startup+6.30137 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 31400
/proc/meminfo: memFree=1787600/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=15396 CPUtime=6.29
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 3559 0 0 0 627 2 0 0 25 0 1 0 23280556 15765504 3368 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 3849 3368 111 215 0 3631 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15396

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 31400
/proc/meminfo: memFree=1785496/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=17436 CPUtime=12.69
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 4092 0 0 0 1266 3 0 0 25 0 1 0 23280556 17854464 3901 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 4359 3901 111 215 0 4141 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17436

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 31400
/proc/meminfo: memFree=1780504/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=22276 CPUtime=25.48
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 5291 0 0 0 2544 4 0 0 25 0 1 0 23280556 22810624 5100 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 5569 5100 111 215 0 5351 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22276

[startup+51.1016 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 31400
/proc/meminfo: memFree=1764888/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=38036 CPUtime=51.07
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 9210 0 0 0 5099 8 0 0 25 0 1 0 23280556 38948864 9019 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 9509 9019 111 215 0 9291 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38036

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 31400
/proc/meminfo: memFree=1753624/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=49176 CPUtime=102.26
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 11995 0 0 0 10215 11 0 0 25 0 1 0 23280556 50356224 11804 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574551 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 12294 11804 111 215 0 12076 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 49176

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31400
/proc/meminfo: memFree=1753624/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=49172 CPUtime=162.24
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 11997 0 0 0 16213 11 0 0 25 0 1 0 23280556 50352128 11806 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577398 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 12293 11806 111 215 0 12075 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 49172

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31400
/proc/meminfo: memFree=1753560/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=49172 CPUtime=222.22
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 12006 0 0 0 22211 11 0 0 25 0 1 0 23280556 50352128 11815 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574470 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 12293 11815 111 215 0 12075 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 49172

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31400
/proc/meminfo: memFree=1753496/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=49172 CPUtime=282.2
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 12009 0 0 0 28209 11 0 0 25 0 1 0 23280556 50352128 11818 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574147 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 12293 11818 111 215 0 12075 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 49172

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31400
/proc/meminfo: memFree=1737176/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=65592 CPUtime=342.19
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 16072 0 0 0 34203 16 0 0 25 0 1 0 23280556 67166208 15881 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 16398 15881 111 215 0 16180 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 65592

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31400
/proc/meminfo: memFree=1737176/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=65592 CPUtime=402.17
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 16072 0 0 0 40201 16 0 0 25 0 1 0 23280556 67166208 15881 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 16398 15881 111 215 0 16180 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 65592

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31400
/proc/meminfo: memFree=1709464/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=93424 CPUtime=462.16
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 23023 0 0 0 46192 24 0 0 25 0 1 0 23280556 95666176 22832 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 23356 22832 111 215 0 23138 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 93424

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31400
/proc/meminfo: memFree=1696280/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=106388 CPUtime=522.14
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 26255 0 0 0 52186 28 0 0 25 0 1 0 23280556 108941312 26064 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580314 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 26597 26064 111 215 0 26379 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 106388

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31400
/proc/meminfo: memFree=1696280/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=106388 CPUtime=582.12
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 26255 0 0 0 58184 28 0 0 25 0 1 0 23280556 108941312 26064 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 26597 26064 111 215 0 26379 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 106388

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31400
/proc/meminfo: memFree=1696216/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=106388 CPUtime=642.11
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 26255 0 0 0 64183 28 0 0 25 0 1 0 23280556 108941312 26064 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 26597 26064 111 215 0 26379 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 106388


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

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31400
/proc/meminfo: memFree=1627032/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=175988 CPUtime=822.04
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 43630 0 0 0 82163 41 0 0 25 0 1 0 23280556 180211712 43439 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 43997 43439 111 215 0 43779 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 175988

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31400
/proc/meminfo: memFree=1598040/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=204480 CPUtime=882.02
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 50792 0 0 0 88154 48 0 0 25 0 1 0 23280556 209387520 50601 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579207 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 51120 50601 111 215 0 50902 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 204480

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31400
/proc/meminfo: memFree=1570008/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=232676 CPUtime=942.01
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 57837 0 0 0 94147 54 0 0 25 0 1 0 23280556 238260224 57646 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 58169 57646 111 215 0 57951 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 232676

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31400
/proc/meminfo: memFree=1545240/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=256992 CPUtime=1001.99
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 63947 0 0 0 100140 59 0 0 25 0 1 0 23280556 263159808 63756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 64248 63756 111 215 0 64030 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 256992

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31400
/proc/meminfo: memFree=1545176/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=256992 CPUtime=1061.97
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 63949 0 0 0 106138 59 0 0 25 0 1 0 23280556 263159808 63758 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 64248 63758 111 215 0 64030 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 256992

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31400
/proc/meminfo: memFree=1545176/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=256992 CPUtime=1121.95
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 63949 0 0 0 112136 59 0 0 25 0 1 0 23280556 263159808 63758 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 64248 63758 111 215 0 64030 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 256992

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31400
/proc/meminfo: memFree=1545176/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=256992 CPUtime=1181.94
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 63949 0 0 0 118135 59 0 0 25 0 1 0 23280556 263159808 63758 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 64248 63758 111 215 0 64030 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 256992

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31400
/proc/meminfo: memFree=1545112/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=256992 CPUtime=1241.92
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 63949 0 0 0 124133 59 0 0 25 0 1 0 23280556 263159808 63758 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 64248 63758 111 215 0 64030 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 256992

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31402
/proc/meminfo: memFree=1545048/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=256992 CPUtime=1301.91
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 63949 0 0 0 130132 59 0 0 25 0 1 0 23280556 263159808 63758 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 64248 63758 111 215 0 64030 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 256992

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31402
/proc/meminfo: memFree=1545112/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=256992 CPUtime=1361.88
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 63949 0 0 0 136129 59 0 0 25 0 1 0 23280556 263159808 63758 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 64248 63758 111 215 0 64030 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 256992

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31402
/proc/meminfo: memFree=1545112/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=256992 CPUtime=1421.87
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 63949 0 0 0 142128 59 0 0 25 0 1 0 23280556 263159808 63758 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 64248 63758 111 215 0 64030 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 256992

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31402
/proc/meminfo: memFree=1523736/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=278704 CPUtime=1481.85
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 69344 0 0 0 148122 63 0 0 25 0 1 0 23280556 285392896 69153 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 69676 69153 111 215 0 69458 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 278704

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31402
/proc/meminfo: memFree=1500440/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=301840 CPUtime=1541.84
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 75106 0 0 0 154115 69 0 0 25 0 1 0 23280556 309084160 74915 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 75460 74915 111 215 0 75242 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 301840

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31402
/proc/meminfo: memFree=1476312/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=326024 CPUtime=1601.82
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 81143 0 0 0 160108 74 0 0 25 0 1 0 23280556 333848576 80952 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 81506 80952 111 215 0 81288 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 326024

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31402
/proc/meminfo: memFree=1456024/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=346156 CPUtime=1661.8
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 86183 0 0 0 166102 78 0 0 25 0 1 0 23280556 354463744 85992 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 86539 85992 111 215 0 86321 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 346156

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31402
/proc/meminfo: memFree=1431768/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=370908 CPUtime=1721.79
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 92301 0 0 0 172096 83 0 0 25 0 1 0 23280556 379809792 92110 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 92727 92110 111 215 0 92509 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 370908

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31402
/proc/meminfo: memFree=1430232/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=372236 CPUtime=1781.77
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 92603 0 0 0 178094 83 0 0 25 0 1 0 23280556 381169664 92412 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 93059 92412 111 215 0 92841 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 372236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31402
/proc/meminfo: memFree=1430168/2055920 swapFree=4184556/4192956
[pid=31399] ppid=31397 vsize=372236 CPUtime=1800.07
/proc/31399/stat : 31399 (minisat+) R 31397 31399 29930 0 -1 4194304 92603 0 0 0 179924 83 0 0 25 0 1 0 23280556 381169664 92412 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31399/statm: 93059 92412 111 215 0 92841 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 372236

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

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

Child status: 10
Real time (s): 1800.67
CPU time (s): 1800.13
CPU user time (s): 1799.24
CPU system time (s): 0.890864
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 372236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.24
system time used= 0.890864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92605
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= 13
involuntary context switches= 4898

runsolver used 1.26981 second user time and 3.66444 second system time

The end

Launcher Data (download as text)

Begin job on node62 on Fri Apr 20 05:30:46 UTC 2007

IDJOB= 365228
IDBENCH= 2219
IDSOLVER= 156
FILE ID= node62/365228-1177047045

PBS_JOBID= 4640138

Free space on /tmp= 66496 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-10:20:4.5:0.5:100.opb
COMMAND LINE= /tmp/evaluation/365228-1177047045/minisat+ /tmp/evaluation/365228-1177047045/instance-365228-1177047045.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node62/convwatcher-365228-1177047045 -o ROOT/results/node62/conversion-365228-1177047045 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/365228-1177047045/instance-365228-1177047045.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-365228-1177047045 -o ROOT/results/node62/solver-365228-1177047045 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/365228-1177047045/minisat+ /tmp/evaluation/365228-1177047045/instance-365228-1177047045.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  885184c694263ba985a0dc2cd49b3440

RANDOM SEED= 151932291

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node62.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1801072 kB
Buffers:         24988 kB
Cached:         158844 kB
SwapCached:       2148 kB
Active:          66044 kB
Inactive:       128028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1801072 kB
SwapTotal:     4192956 kB
SwapFree:      4184556 kB
Dirty:            2364 kB
Writeback:           0 kB
Mapped:          16504 kB
Slab:            46784 kB
Committed_AS:  1046160 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66496 MiB

End job on node62 on Fri Apr 20 06:00:48 UTC 2007