Trace number 34881

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.14OPT788263 206.105 206.173

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-pipex.opb
MD5SUM3e6a99258fbc02bc052cab2d6151884d
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark788263
Best CPU time to get the best result obtained on this benchmark0.18597
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 788263
Optimality of the best value was proved YES
Number of variables48
Total number of constraints25
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)16
Number of constraints which are nor clauses,nor cardinality constraints9
Minimum length of a constraint3
Maximum length of a constraint16
Number of terms in the objective function 48
Biggest coefficient in the objective function 107865
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 2514082
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 107865
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 2514082
Number of bits of the biggest sum of numbers22
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	c Parsing PB file...
0.00	c Converting 41 PB-constraints to clauses...
0.00	c   -- Unit propagations: (none)
0.00	c   -- Detecting intervals from adjacent constraints: ################
0.00	c   -- Clauses(.)/Splits(s): (none)
0.00	c ---[  40]---> Sorter-cost:  709     Base: 2 5 2
0.01	c ---[  39]---> Sorter-cost:  709     Base: 2 5 2
0.01	c ---[  38]---> Sorter-cost:  709     Base: 2 5 2
0.02	c ---[  37]---> Sorter-cost:  485     Base: 2 5 2
0.02	c ---[  36]---> Sorter-cost:  485     Base: 2 5 2
0.03	c ---[  35]---> Sorter-cost:  485     Base: 2 5 2
0.03	c ---[  34]---> BDD-cost:  145
0.04	c ---[  33]---> Sorter-cost:  847     Base: 2 5 3 3
0.06	c ---[  32]---> Sorter-cost:  846     Base: 2 5 3 3
0.09	c ---[  30]---> BDD-cost:    3
0.09	c ---[  28]---> BDD-cost:    3
0.09	c ---[  26]---> BDD-cost:    3
0.09	c ---[  24]---> BDD-cost:    3
0.09	c ---[  22]---> BDD-cost:    3
0.09	c ---[  20]---> BDD-cost:    3
0.09	c ---[  18]---> BDD-cost:    3
0.09	c ---[  16]---> BDD-cost:    3
0.09	c ---[  14]---> BDD-cost:    3
0.09	c ---[  12]---> BDD-cost:    3
0.09	c ---[  10]---> BDD-cost:    3
0.09	c ---[   8]---> BDD-cost:    3
0.09	c ---[   6]---> BDD-cost:    3
0.09	c ---[   4]---> BDD-cost:    3
0.09	c ---[   2]---> BDD-cost:    3
0.09	c ---[   0]---> BDD-cost:    3
0.10	c ==================================[MINISAT+]==================================
0.10	c | Conflicts | Original         | Learnt                           | Progress |
0.10	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.10	c ==============================================================================
0.10	c |         0 |   10626    25220 |    3542       0        0     nan |  0.000 % |
0.11	c |       100 |   10626    25220 |    3896     100     1361    13.6 |  0.600 % |
0.14	c |       251 |   10626    25220 |    4285     251     3751    14.9 |  0.600 % |
0.19	c |       476 |   10626    25220 |    4714     476     7871    16.5 |  0.600 % |
0.26	c |       813 |   10626    25220 |    5185     813    14626    18.0 |  0.600 % |
0.36	c |      1321 |   10626    25220 |    5704    1321    25021    18.9 |  0.600 % |
0.53	c |      2080 |   10626    25220 |    6274    2080    40682    19.6 |  0.600 % |
0.80	c |      3220 |   10626    25220 |    6902    3220    63760    19.8 |  0.600 % |
1.19	c |      4928 |   10626    25220 |    7592    4928    96995    19.7 |  0.600 % |
1.81	c |      7490 |   10626    25220 |    8351    7490   147433    19.7 |  0.600 % |
2.71	c |     11336 |   10626    25220 |    9187    7020   116874    16.6 |  0.601 % |
3.44	c ==============================================================================
3.44	c Found solution: 850946
3.44	o 850946
3.44	c ---[   0]---> Sorter-cost: 9867     Base: 2 5 3 3 2 2 3 3 3 3
20.38	c ==================================[MINISAT+]==================================
20.38	c | Conflicts | Original         | Learnt                           | Progress |
20.38	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
20.38	c ==============================================================================
20.38	c |     14794 |   34317    80638 |   11439    4509    80935    17.9 |  0.601 % |
20.44	c |     14894 |   34317    80638 |   12582    4609    82660    17.9 |  0.344 % |
20.50	c |     15046 |   34317    80638 |   13841    4761    84960    17.8 |  0.344 % |
20.61	c |     15271 |   34317    80638 |   15225    4986    88080    17.7 |  0.344 % |
20.76	c |     15611 |   34317    80638 |   16747    5326    92955    17.5 |  0.344 % |
20.97	c |     16118 |   34317    80638 |   18422    5833   104369    17.9 |  0.344 % |
21.16	c ==============================================================================
21.16	c Found solution: 839351
21.16	o 839351
21.16	c ---[   0]---> Sorter-cost:   13     Base: 2 5 3 3 2 2 3 3 3 3
38.08	c ==================================[MINISAT+]==================================
38.08	c | Conflicts | Original         | Learnt                           | Progress |
38.08	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
38.08	c ==============================================================================
38.08	c |     16571 |   34665    81546 |   11555    6286   115451    18.4 |  0.344 % |
38.12	c |     16671 |   34665    81546 |   12710    6386   117468    18.4 |  0.347 % |
38.20	c ==============================================================================
38.20	c Found solution: 831071
38.20	o 831071
38.20	c ---[   0]---> Sorter-cost:    8     Base: 2 5 3 3 2 2 3 3 3 3
55.00	c ==================================[MINISAT+]==================================
55.00	c | Conflicts | Original         | Learnt                           | Progress |
55.00	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
55.00	c ==============================================================================
55.00	c |     16762 |   34770    81844 |   11590    6477   120675    18.6 |  0.347 % |
55.02	c ==============================================================================
55.02	c Found solution: 820536
55.02	o 820536
55.03	c ---[   0]---> Sorter-cost:   11     Base: 2 5 3 3 2 2 3 3 3 3
71.93	c ==================================[MINISAT+]==================================
71.93	c | Conflicts | Original         | Learnt                           | Progress |
71.93	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
71.93	c ==============================================================================
71.93	c |     16791 |   34785    81885 |   11595    6506   121320    18.6 |  0.347 % |
71.98	c |     16892 |   34785    81885 |   12754    6607   122970    18.6 |  0.360 % |
72.07	c |     17043 |   34781    81877 |   14029    6757   126214    18.7 |  0.376 % |
72.16	c ==============================================================================
72.16	c Found solution: 812399
72.16	o 812399
72.16	c ---[   0]---> Sorter-cost:   14     Base: 2 5 3 3 2 2 3 3 3 3
89.08	c ==================================[MINISAT+]==================================
89.08	c | Conflicts | Original         | Learnt                           | Progress |
89.08	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
89.08	c ==============================================================================
89.08	c |     17202 |   34867    82092 |   11622    6916   129873    18.8 |  0.376 % |
89.12	c ==============================================================================
89.12	c Found solution: 790836
89.12	o 790836
89.12	c ---[   0]---> Sorter-cost:    8     Base: 2 5 3 3 2 2 3 3 3 3
106.02	c ==================================[MINISAT+]==================================
106.02	c | Conflicts | Original         | Learnt                           | Progress |
106.02	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
106.02	c ==============================================================================
106.02	c |     17236 |   34896    82171 |   11632    6950   131937    19.0 |  0.376 % |
106.07	c |     17338 |   34896    82171 |   12795    7052   134451    19.1 |  0.389 % |
106.14	c |     17490 |   34896    82171 |   14074    7204   138419    19.2 |  0.389 % |
106.25	c |     17717 |   34896    82171 |   15482    7431   144636    19.5 |  0.389 % |
106.44	c |     18057 |   34896    82171 |   17030    7771   152885    19.7 |  0.389 % |
106.69	c |     18563 |   34896    82171 |   18733    8277   165624    20.0 |  0.389 % |
107.13	c |     19323 |   34851    82078 |   20606    9034   186833    20.7 |  0.526 % |
107.64	c ==============================================================================
107.64	c Found solution: 790714
107.64	o 790714
107.64	c ---[   0]---> Sorter-cost:   13     Base: 2 5 3 3 2 2 3 3 3 3
124.58	c ==================================[MINISAT+]==================================
124.58	c | Conflicts | Original         | Learnt                           | Progress |
124.58	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
124.58	c ==============================================================================
124.58	c |     20058 |   34868    82145 |   11622    9769   206343    21.1 |  0.526 % |
124.67	c |     20158 |   34868    82145 |   12784    9869   209278    21.2 |  0.533 % |
124.75	c |     20308 |   34868    82145 |   14062   10019   213244    21.3 |  0.533 % |
124.90	c |     20533 |   34868    82145 |   15468   10244   218332    21.3 |  0.533 % |
125.11	c |     20870 |   34868    82145 |   17015   10581   227955    21.5 |  0.533 % |
125.48	c |     21377 |   34778    81941 |   18717   11087   241713    21.8 |  0.693 % |
125.95	c |     22138 |   34778    81941 |   20589   11848   263390    22.2 |  0.693 % |
126.69	c |     23277 |   34720    81810 |   22647   12986   293318    22.6 |  0.823 % |
127.98	c |     24987 |   34720    81810 |   24912   14696   336566    22.9 |  0.823 % |
130.01	c |     27549 |   34720    81810 |   27404   17258   398063    23.1 |  0.823 % |
130.88	c ==============================================================================
130.88	c Found solution: 788385
130.88	o 788385
130.88	c ---[   0]---> Sorter-cost:   13     Base: 2 5 3 3 2 2 3 3 3 3
147.80	c ==================================[MINISAT+]==================================
147.80	c | Conflicts | Original         | Learnt                           | Progress |
147.80	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
147.80	c ==============================================================================
147.80	c |     28698 |   34830    82078 |   11610   18407   431380    23.4 |  0.823 % |
147.91	c |     28799 |   34830    82078 |   12771    9305   208218    22.4 |  0.826 % |
148.01	c |     28950 |   34830    82078 |   14048    9456   212105    22.4 |  0.826 % |
148.16	c |     29178 |   34830    82078 |   15452    9684   216321    22.3 |  0.826 % |
148.42	c |     29515 |   34830    82078 |   16998   10021   225166    22.5 |  0.826 % |
148.79	c |     30021 |   34830    82078 |   18698   10527   237621    22.6 |  0.826 % |
149.38	c |     30780 |   34810    82033 |   20567   11285   257558    22.8 |  0.864 % |
150.35	c |     31920 |   34810    82033 |   22624   12425   289036    23.3 |  0.864 % |
151.65	c |     33629 |   34810    82033 |   24887   14134   330513    23.4 |  0.864 % |
152.30	c ==============================================================================
152.30	c Found solution: 788263
152.30	o 788263
152.30	c ---[   0]---> Sorter-cost:   12     Base: 2 5 3 3 2 2 3 3 3 3
169.23	c ==================================[MINISAT+]==================================
169.23	c | Conflicts | Original         | Learnt                           | Progress |
169.23	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
169.23	c ==============================================================================
169.23	c |     34497 |   34825    82088 |   11608   15002   350419    23.4 |  0.864 % |
169.36	c |     34598 |   34825    82088 |   12768    7602   158469    20.8 |  0.871 % |
169.45	c |     34750 |   34792    82015 |   14045    7752   161202    20.8 |  0.947 % |
169.61	c |     34976 |   34792    82015 |   15450    7978   168075    21.1 |  0.947 % |
169.77	c |     35313 |   34792    82015 |   16995    8315   173592    20.9 |  0.947 % |
170.06	c |     35819 |   34792    82015 |   18694    8821   185971    21.1 |  0.947 % |
170.51	c |     36578 |   34792    82015 |   20564    9580   202248    21.1 |  0.947 % |
171.32	c |     37717 |   34732    81880 |   22620   10718   222087    20.7 |  1.068 % |
172.85	c |     39425 |   34732    81880 |   24882   12426   269356    21.7 |  1.068 % |
174.51	c |     41988 |   34716    81844 |   27371   14988   324465    21.6 |  1.099 % |
177.61	c |     45832 |   34682    81767 |   30108   18831   434022    23.0 |  1.167 % |
182.97	c |     51598 |   34670    81740 |   33118   24596   567757    23.1 |  1.190 % |
191.24	c |     60248 |   34504    81364 |   36430   33243   804678    24.2 |  1.516 % |
203.68	c |     73222 |   32834    77574 |   40073   10036   214644    21.4 |  4.993 % |
206.16	c ==============================================================================
206.16	c Optimal solution: 788263
206.16	s OPTIMUM FOUND
206.16	v x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 x11 -x12 x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 x23 x24 -x25 -x26 -x27 x28 -x29 x30
206.16	v x31 x32 -x33 -x34 x35 x36 x37 x38 -x39 -x40 x41 x42 -x43 -x44 -x45 -x46 -x47 -x48
206.16	c _______________________________________________________________________________
206.16	c 
206.16	c restarts              : 64
206.16	c conflicts             : 76465          (371 /sec)
206.16	c decisions             : 105596         (512 /sec)
206.16	c propagations          : 0              (0 /sec)
206.16	c inspects              : 0              (0 /sec)
206.16	c CPU time              : 206.088 s
206.16	c _______________________________________________________________________________

Verifier Data (download as text)

OK	788263

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node33/watcher-34881-1149322749 -o ROOT/results/node33/solver-34881-1149322749 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node33/34881-1149322749/instance-34881-1149322749.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.97 0.99 2/64 20327
/proc/meminfo: memFree=1832576/2055920 swapFree=4181356/4192956
[pid=20327] ppid=20325 vsize=1048 CPUtime=0
/proc/20327/stat : 20327 (minisat+) R 20325 20327 20281 0 -1 4194304 102 0 0 0 0 0 0 0 19 0 1 0 197938678 1073152 87 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20327/statm: 262 87 71 215 0 44 0

[startup+10.0029 s]
/proc/loadavg: 0.93 0.97 0.99 2/64 20327
/proc/meminfo: memFree=1829184/2055920 swapFree=4181356/4192956
[pid=20327] ppid=20325 vsize=4344 CPUtime=9.99
/proc/20327/stat : 20327 (minisat+) R 20325 20327 20281 0 -1 4194304 1083 0 0 0 999 0 0 0 25 0 1 0 197938678 4448256 943 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005800 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20327/statm: 1086 943 110 215 0 868 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4344

[startup+20.0102 s]
/proc/loadavg: 0.94 0.97 0.99 2/64 20327
/proc/meminfo: memFree=1829184/2055920 swapFree=4181356/4192956
[pid=20327] ppid=20325 vsize=4344 CPUtime=20
/proc/20327/stat : 20327 (minisat+) R 20325 20327 20281 0 -1 4194304 1083 0 0 0 2000 0 0 0 25 0 1 0 197938678 4448256 943 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838065 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20327/statm: 1086 943 110 215 0 868 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 4344

[startup+30.0165 s]
/proc/loadavg: 0.95 0.97 0.99 2/64 20327
/proc/meminfo: memFree=1826752/2055920 swapFree=4181356/4192956
[pid=20327] ppid=20325 vsize=6876 CPUtime=30
/proc/20327/stat : 20327 (minisat+) R 20325 20327 20281 0 -1 4194304 1808 0 0 0 3000 0 0 0 25 0 1 0 197938678 7041024 1540 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134530456 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20327/statm: 1719 1540 110 215 0 1501 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 6876

[startup+40.0228 s]
/proc/loadavg: 0.95 0.97 0.99 2/64 20327
/proc/meminfo: memFree=1826816/2055920 swapFree=4181356/4192956
[pid=20327] ppid=20325 vsize=6776 CPUtime=40
/proc/20327/stat : 20327 (minisat+) R 20325 20327 20281 0 -1 4194304 1895 0 0 0 4000 0 0 0 25 0 1 0 197938678 6938624 1532 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20327/statm: 1694 1532 110 215 0 1476 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 6776

[startup+50.029 s]
/proc/loadavg: 0.96 0.97 0.99 2/64 20327
/proc/meminfo: memFree=1826816/2055920 swapFree=4181356/4192956
[pid=20327] ppid=20325 vsize=6776 CPUtime=50
/proc/20327/stat : 20327 (minisat+) R 20325 20327 20281 0 -1 4194304 1895 0 0 0 5000 0 0 0 25 0 1 0 197938678 6938624 1532 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838067 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20327/statm: 1694 1532 110 215 0 1476 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 6776

[startup+60.0353 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 20327
/proc/meminfo: memFree=1826816/2055920 swapFree=4181356/4192956
[pid=20327] ppid=20325 vsize=6908 CPUtime=60
/proc/20327/stat : 20327 (minisat+) R 20325 20327 20281 0 -1 4194304 1988 0 0 0 6000 0 0 0 25 0 1 0 197938678 7073792 1542 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003903 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20327/statm: 1727 1542 110 215 0 1509 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 6908

[startup+70.0416 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 20327
/proc/meminfo: memFree=1826816/2055920 swapFree=4181356/4192956
[pid=20327] ppid=20325 vsize=6908 CPUtime=70.01
/proc/20327/stat : 20327 (minisat+) R 20325 20327 20281 0 -1 4194304 1988 0 0 0 7001 0 0 0 25 0 1 0 197938678 7073792 1542 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134691276 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20327/statm: 1727 1542 110 215 0 1509 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 6908

[startup+80.0479 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 20327
/proc/meminfo: memFree=1826496/2055920 swapFree=4181356/4192956
[pid=20327] ppid=20325 vsize=7172 CPUtime=80.01
/proc/20327/stat : 20327 (minisat+) R 20325 20327 20281 0 -1 4194304 2144 0 0 0 8001 0 0 0 25 0 1 0 197938678 7344128 1605 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20327/statm: 1793 1605 110 215 0 1575 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 7172

[startup+90.0532 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 20327
/proc/meminfo: memFree=1826368/2055920 swapFree=4181356/4192956
[pid=20327] ppid=20325 vsize=7260 CPUtime=90.01
/proc/20327/stat : 20327 (minisat+) R 20325 20327 20281 0 -1 4194304 2260 0 0 0 9001 0 0 0 25 0 1 0 197938678 7434240 1638 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134834155 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20327/statm: 1815 1638 110 215 0 1597 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 7260

[startup+100.059 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 20327
/proc/meminfo: memFree=1826432/2055920 swapFree=4181356/4192956
[pid=20327] ppid=20325 vsize=7260 CPUtime=100.01
/proc/20327/stat : 20327 (minisat+) R 20325 20327 20281 0 -1 4194304 2260 0 0 0 10001 0 0 0 25 0 1 0 197938678 7434240 1638 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005864 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20327/statm: 1815 1638 110 215 0 1597 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 7260

[startup+110.066 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 20327
/proc/meminfo: memFree=1826048/2055920 swapFree=4181356/4192956
[pid=20327] ppid=20325 vsize=7656 CPUtime=110.02
/proc/20327/stat : 20327 (minisat+) R 20325 20327 20281 0 -1 4194304 2479 0 0 0 11002 0 0 0 25 0 1 0 197938678 7839744 1732 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005310 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20327/statm: 1914 1732 110 215 0 1696 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 7656

[startup+120.072 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20327
/proc/meminfo: memFree=1826048/2055920 swapFree=4181356/4192956
[pid=20327] ppid=20325 vsize=7656 CPUtime=120.02
/proc/20327/stat : 20327 (minisat+) R 20325 20327 20281 0 -1 4194304 2479 0 0 0 12002 0 0 0 25 0 1 0 197938678 7839744 1732 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005864 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20327/statm: 1914 1732 110 215 0 1696 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 7656

[startup+130.078 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20327
/proc/meminfo: memFree=1826048/2055920 swapFree=4181356/4192956
[pid=20327] ppid=20325 vsize=7656 CPUtime=130.02
/proc/20327/stat : 20327 (minisat+) R 20325 20327 20281 0 -1 4194304 2481 0 0 0 13002 0 0 0 25 0 1 0 197938678 7839744 1734 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20327/statm: 1914 1734 110 215 0 1696 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 7656

[startup+140.085 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20327
/proc/meminfo: memFree=1824896/2055920 swapFree=4181356/4192956
[pid=20327] ppid=20325 vsize=8788 CPUtime=140.03
/proc/20327/stat : 20327 (minisat+) R 20325 20327 20281 0 -1 4194304 2888 0 0 0 14003 0 0 0 25 0 1 0 197938678 8998912 2016 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134530481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20327/statm: 2197 2016 110 215 0 1979 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 8788

[startup+150.091 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20327
/proc/meminfo: memFree=1824896/2055920 swapFree=4181356/4192956
[pid=20327] ppid=20325 vsize=8788 CPUtime=150.03
/proc/20327/stat : 20327 (minisat+) R 20325 20327 20281 0 -1 4194304 2889 0 0 0 15003 0 0 0 25 0 1 0 197938678 8998912 2017 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581202 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20327/statm: 2197 2017 110 215 0 1979 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 8788

[startup+160.097 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20327
/proc/meminfo: memFree=1825024/2055920 swapFree=4181356/4192956
[pid=20327] ppid=20325 vsize=8484 CPUtime=160.04
/proc/20327/stat : 20327 (minisat+) R 20325 20327 20281 0 -1 4194304 2973 0 0 0 16003 1 0 0 25 0 1 0 197938678 8687616 1965 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003881 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20327/statm: 2121 1965 110 215 0 1903 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 8484

[startup+170.103 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20327
/proc/meminfo: memFree=1825024/2055920 swapFree=4181356/4192956
[pid=20327] ppid=20325 vsize=8484 CPUtime=170.05
/proc/20327/stat : 20327 (minisat+) R 20325 20327 20281 0 -1 4194304 2973 0 0 0 17004 1 0 0 25 0 1 0 197938678 8687616 1965 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20327/statm: 2121 1965 110 215 0 1903 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 8484

[startup+180.11 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20327
/proc/meminfo: memFree=1825024/2055920 swapFree=4181356/4192956
[pid=20327] ppid=20325 vsize=8484 CPUtime=180.05
/proc/20327/stat : 20327 (minisat+) R 20325 20327 20281 0 -1 4194304 2973 0 0 0 18004 1 0 0 25 0 1 0 197938678 8687616 1965 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20327/statm: 2121 1965 110 215 0 1903 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 8484

[startup+190.116 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20327
/proc/meminfo: memFree=1824768/2055920 swapFree=4181356/4192956
[pid=20327] ppid=20325 vsize=9036 CPUtime=190.05
/proc/20327/stat : 20327 (minisat+) R 20325 20327 20281 0 -1 4194304 3091 0 0 0 19004 1 0 0 25 0 1 0 197938678 9252864 2083 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573368 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20327/statm: 2259 2083 110 215 0 2041 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 9036

[startup+200.122 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20327
/proc/meminfo: memFree=1824000/2055920 swapFree=4181356/4192956
[pid=20327] ppid=20325 vsize=9824 CPUtime=200.05
/proc/20327/stat : 20327 (minisat+) R 20325 20327 20281 0 -1 4194304 3279 0 0 0 20004 1 0 0 25 0 1 0 197938678 10059776 2271 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20327/statm: 2456 2271 110 215 0 2238 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 9824

Child status: 30
Real time (s): 206.173
CPU time (s): 206.105
CPU user time (s): 206.089
CPU system time (s): 0.015997
CPU usage (%): 99.9668
Max. virtual memory (cumulated for all children) (Kb): 9824

Launcher Data (download as text)

Begin job on node33 on Sat Jun  3 08:19:09 UTC 2006


FILE ID= 34881-1149322749

PBS_JOBID= 309458

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-pipex.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node33/34881-1149322749/instance-34881-1149322749.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-34881-1149322749 -o ROOT/results/node33/solver-34881-1149322749 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node33/34881-1149322749/instance-34881-1149322749.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  3e6a99258fbc02bc052cab2d6151884d

RANDOM SEED= 627121791


/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.213
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.213
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:       1832912 kB
Buffers:         13764 kB
Cached:         144448 kB
SwapCached:       3288 kB
Active:          24960 kB
Inactive:       141916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1832912 kB
SwapTotal:     4192956 kB
SwapFree:      4181356 kB
Dirty:             124 kB
Writeback:           0 kB
Mapped:          14912 kB
Slab:            42096 kB
Committed_AS:   331864 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node33 on Sat Jun  3 08:22:35 UTC 2006