Trace number 49680

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.14OPT87 113.403 113.441

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-C880.a.opb
MD5SUMb05f470b70f12c211f6d9c7c351d242f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark87
Best CPU time to get the best result obtained on this benchmark0.137978
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 87
Optimality of the best value was proved YES
Number of variables301
Total number of constraints732
Number of constraints which are clauses732
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint23
Number of terms in the objective function 301
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 301
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 301
Number of bits of the biggest sum of numbers9
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.02	c Converting 549 PB-constraints to clauses...
0.02	c   -- Unit propagations: (none)
0.02	c   -- Detecting intervals from adjacent constraints: (none)
0.02	c   -- Clauses(.)/Splits(s): ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.03	c ==================================[MINISAT+]==================================
0.03	c | Conflicts | Original         | Learnt                           | Progress |
0.03	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.03	c ==============================================================================
0.03	c |         0 |     532     2171 |     177       0        0     nan |  0.000 % |
0.03	c ==============================================================================
0.03	c Found solution: 95
0.03	o 95
0.03	c ---[   0]---> Sorter-cost: 9406     Base:
0.08	c ==================================[MINISAT+]==================================
0.08	c | Conflicts | Original         | Learnt                           | Progress |
0.08	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.08	c ==============================================================================
0.08	c |         1 |   10924    26444 |    3641       1        5     5.0 |  0.000 % |
0.11	c |       104 |   10458    25438 |    4005      83      870    10.5 |  4.299 % |
0.14	c |       255 |   10235    24949 |    4405     209     2337    11.2 |  6.111 % |
0.18	c |       480 |   10172    24812 |    4846     426     6026    14.1 |  6.617 % |
0.21	c ==============================================================================
0.21	c Found solution: 92
0.21	o 92
0.21	c ---[   0]---> Sorter-cost: 5172     Base:
0.26	c ==================================[MINISAT+]==================================
0.26	c | Conflicts | Original         | Learnt                           | Progress |
0.26	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.26	c ==============================================================================
0.26	c |       654 |   14148    34065 |    4716     599     8533    14.2 |  6.617 % |
0.28	c |       755 |   14148    34065 |    5187     700    10666    15.2 |  5.489 % |
0.30	c |       905 |   14033    33828 |    5706     847    12286    14.5 |  6.157 % |
0.35	c |      1130 |   14033    33828 |    6276    1072    17858    16.7 |  6.157 % |
0.36	c ==============================================================================
0.36	c Found solution: 90
0.36	o 90
0.36	c ---[   0]---> Sorter-cost:    0     Base:
0.40	c ==================================[MINISAT+]==================================
0.40	c | Conflicts | Original         | Learnt                           | Progress |
0.40	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.40	c ==============================================================================
0.40	c |      1172 |   14049    33876 |    4683    1114    18536    16.6 |  6.157 % |
0.42	c |      1272 |   14049    33876 |    5151    1214    20921    17.2 |  6.228 % |
0.45	c |      1422 |   14049    33876 |    5666    1364    25676    18.8 |  6.228 % |
0.47	c ==============================================================================
0.47	c Found solution: 89
0.47	o 89
0.47	c ---[   0]---> Sorter-cost:    0     Base:
0.51	c ==================================[MINISAT+]==================================
0.51	c | Conflicts | Original         | Learnt                           | Progress |
0.51	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.51	c ==============================================================================
0.51	c |      1455 |   13974    33700 |    4658    1387    25908    18.7 |  6.228 % |
0.52	c |      1557 |   13974    33700 |    5123    1489    28120    18.9 |  6.811 % |
0.56	c |      1708 |   13974    33700 |    5636    1640    32780    20.0 |  6.811 % |
0.61	c |      1934 |   13974    33700 |    6199    1866    38973    20.9 |  6.811 % |
0.66	c |      2271 |   13914    33567 |    6819    2200    46014    20.9 |  7.170 % |
0.76	c |      2777 |   13901    33538 |    7501    2705    60740    22.5 |  7.252 % |
0.92	c |      3537 |   13886    33505 |    8251    3464    85956    24.8 |  7.344 % |
1.21	c |      4678 |   13886    33505 |    9077    4605   124535    27.0 |  7.344 % |
1.66	c |      6386 |   13886    33505 |    9984    6313   182452    28.9 |  7.344 % |
2.26	c ==============================================================================
2.26	c Found solution: 88
2.26	o 88
2.26	c ---[   0]---> Sorter-cost:    0     Base:
2.31	c ==================================[MINISAT+]==================================
2.31	c | Conflicts | Original         | Learnt                           | Progress |
2.31	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.31	c ==============================================================================
2.31	c |      8617 |   13901    33543 |    4633    8544   249227    29.2 |  7.344 % |
2.34	c |      8719 |   13901    33543 |    5096    4374   120795    27.6 |  7.366 % |
2.38	c |      8869 |   13901    33543 |    5605    4524   124214    27.5 |  7.366 % |
2.44	c |      9096 |   13891    33521 |    6166    4746   128617    27.1 |  7.428 % |
2.52	c |      9433 |   13891    33521 |    6783    5083   136891    26.9 |  7.428 % |
2.65	c |      9942 |   13891    33521 |    7461    5592   149319    26.7 |  7.428 % |
2.82	c |     10703 |   13891    33521 |    8207    6353   166959    26.3 |  7.428 % |
3.15	c |     11842 |   13891    33521 |    9028    7492   194918    26.0 |  7.428 % |
3.60	c |     13552 |   13891    33521 |    9931    9202   234017    25.4 |  7.428 % |
4.45	c |     16115 |   13891    33521 |   10924    6192   137914    22.3 |  7.428 % |
5.60	c |     19959 |   13891    33521 |   12016   10036   246773    24.6 |  7.428 % |
7.41	c |     25726 |   13891    33521 |   13218    9144   227195    24.8 |  7.428 % |
10.16	c |     34375 |   13891    33521 |   14540   10601   218576    20.6 |  7.428 % |
13.86	c |     47349 |   13889    33517 |   15994   15668   306230    19.5 |  7.438 % |
20.27	c |     66812 |   13854    33443 |   17593    9227   213691    23.2 |  7.643 % |
29.27	c |     96004 |   13854    33443 |   19353    9976   209625    21.0 |  7.643 % |
43.22	c |    139794 |   13854    33443 |   21288   12533   256993    20.5 |  7.643 % |
66.81	c |    205479 |   13825    33376 |   23417   21791   480206    22.0 |  7.837 % |
77.44	c ==============================================================================
77.44	c Found solution: 87
77.44	o 87
77.44	c ---[   0]---> Sorter-cost:    0     Base:
77.49	c ==================================[MINISAT+]==================================
77.49	c | Conflicts | Original         | Learnt                           | Progress |
77.49	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
77.49	c ==============================================================================
77.49	c |    236898 |   13814    33346 |    4604   16080   421155    26.2 |  7.837 % |
77.57	c |    237000 |   13814    33346 |    5064    4122    95808    23.2 |  7.959 % |
77.61	c |    237152 |   13814    33346 |    5570    4274    98803    23.1 |  7.959 % |
77.67	c |    237378 |   13814    33346 |    6127    4500   103868    23.1 |  7.959 % |
77.75	c |    237716 |   13811    33339 |    6740    4836   110336    22.8 |  7.979 % |
77.87	c |    238224 |   13811    33339 |    7414    5344   119424    22.3 |  7.979 % |
78.06	c |    238989 |   13811    33339 |    8156    6109   134883    22.1 |  7.979 % |
78.35	c |    240129 |   13811    33339 |    8971    7249   156221    21.6 |  7.979 % |
78.79	c |    241838 |   13811    33339 |    9869    8958   189189    21.1 |  7.979 % |
79.44	c |    244401 |   13811    33339 |   10855    5853   102934    17.6 |  7.979 % |
80.37	c |    248245 |   13811    33339 |   11941    9697   171200    17.7 |  7.979 % |
82.01	c |    254011 |   13811    33339 |   13135    8798   154562    17.6 |  7.979 % |
84.24	c |    262661 |   13811    33339 |   14449   10376   185648    17.9 |  7.979 % |
88.20	c |    275636 |   13811    33339 |   15894   15537   325362    20.9 |  7.979 % |
94.44	c |    295097 |   13775    33260 |   17483    9338   162554    17.4 |  8.204 % |
103.25	c |    324290 |   13775    33260 |   19232   10396   184380    17.7 |  8.204 % |
113.43	c ==============================================================================
113.43	c Optimal solution: 87
113.43	s OPTIMUM FOUND
113.43	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
113.43	v -x30 -x31 -x32 x33 -x34 x35 -x36 x37 -x38 x39 -x40 x41 -x42 -x43 x44 x45 x46 x47 -x48 x49 -x50 x51 -x52 -x53 -x54 x55 -x56 -x57 -x58
113.43	v -x59 x60 -x61 -x62 -x63 -x64 -x65 -x66 x67 x68 -x69 -x70 -x71 -x72 x73 -x74 x75 x76 x77 -x78 -x79 -x80 x81 -x82 -x83 x84 x85 -x86
113.43	v -x87 -x88 -x89 -x90 -x91 x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 x106 -x107 -x108 -x109 -x110
113.43	v -x111 -x112 -x113 -x114 -x115 x116 -x117 x118 -x119 -x120 -x121 -x122 -x123 -x124 x125 -x126 -x127 -x128 -x129 -x130 -x131
113.43	v -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 x140 -x141 x142 x143 -x144 x145 -x146 -x147 -x148 -x149 -x150 x151 x152 -x153
113.43	v -x154 -x155 -x156 x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 x168 x169 -x170 -x171 -x172 x173 -x174
113.43	v -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 x185 x186 -x187 -x188 x189 x190 x191 -x192 -x193 -x194 -x195 -x196
113.43	v -x197 x198 -x199 -x200 -x201 x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 x211 -x212 x213 -x214 -x215 -x216 -x217
113.43	v -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 x227 -x228 x229 -x230 -x231 x232 -x233 x234 -x235 -x236 -x237 -x238
113.43	v x239 -x240 -x241 x242 x243 x244 -x245 -x246 x247 -x248 -x249 -x250 -x251 -x252 x253 x254 -x255 x256 -x257 x258 -x259 x260 x261
113.43	v x262 -x263 -x264 x265 -x266 x267 -x268 x269 -x270 x271 x272 -x273 x274 x275 x276 -x277 -x278 -x279 x280 -x281 -x282 -x283 x284
113.43	v x285 x286 -x287 -x288 -x289 x290 x291 -x292 x293 -x294 x295 x296 x297 x298 -x299 x300 -x301
113.43	c _______________________________________________________________________________
113.43	c 
113.43	c restarts              : 55
113.43	c conflicts             : 359681         (3172 /sec)
113.43	c decisions             : 477040         (4207 /sec)
113.43	c propagations          : 0              (0 /sec)
113.43	c inspects              : 0              (0 /sec)
113.43	c CPU time              : 113.38 s
113.43	c _______________________________________________________________________________

Verifier Data (download as text)

OK	87

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

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

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node64/watcher-49680-1149882342 -o ROOT/results/node64/solver-49680-1149882342 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node64/49680-1149882342/instance-49680-1149882342.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.08 1.06 1.01 3/64 3652
/proc/meminfo: memFree=1918384/2055920 swapFree=4192956/4192956
[pid=3652] ppid=3650 vsize=1048 CPUtime=0
/proc/3652/stat : 3652 (minisat+) R 3650 3652 3606 0 -1 4194304 119 0 0 0 0 0 0 0 18 0 1 0 922921 1073152 104 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003866 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3652/statm: 262 104 75 215 0 44 0

[startup+10.0022 s]
/proc/loadavg: 1.07 1.06 1.01 2/64 3652
/proc/meminfo: memFree=1913536/2055920 swapFree=4192956/4192956
[pid=3652] ppid=3650 vsize=6116 CPUtime=9.99
/proc/3652/stat : 3652 (minisat+) R 3650 3652 3606 0 -1 4194304 1344 0 0 0 998 1 0 0 25 0 1 0 922921 6262784 1329 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573190 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3652/statm: 1529 1329 110 215 0 1311 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 6116

[startup+20.0079 s]
/proc/loadavg: 1.06 1.06 1.00 2/64 3652
/proc/meminfo: memFree=1912960/2055920 swapFree=4192956/4192956
[pid=3652] ppid=3650 vsize=6784 CPUtime=20
/proc/3652/stat : 3652 (minisat+) R 3650 3652 3606 0 -1 4194304 1514 0 0 0 1999 1 0 0 25 0 1 0 922921 6946816 1499 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3652/statm: 1696 1499 110 215 0 1478 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 6784

[startup+30.0136 s]
/proc/loadavg: 1.05 1.06 1.00 2/64 3652
/proc/meminfo: memFree=1912640/2055920 swapFree=4192956/4192956
[pid=3652] ppid=3650 vsize=7068 CPUtime=30
/proc/3652/stat : 3652 (minisat+) R 3650 3652 3606 0 -1 4194304 1595 0 0 0 2999 1 0 0 25 0 1 0 922921 7237632 1580 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3652/statm: 1767 1580 110 215 0 1549 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 7068

[startup+40.0192 s]
/proc/loadavg: 1.04 1.05 1.00 2/64 3652
/proc/meminfo: memFree=1912128/2055920 swapFree=4192956/4192956
[pid=3652] ppid=3650 vsize=7588 CPUtime=40
/proc/3652/stat : 3652 (minisat+) R 3650 3652 3606 0 -1 4194304 1730 0 0 0 3999 1 0 0 25 0 1 0 922921 7770112 1715 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3652/statm: 1897 1715 110 215 0 1679 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 7588

[startup+50.0249 s]
/proc/loadavg: 1.04 1.05 1.00 2/64 3652
/proc/meminfo: memFree=1911872/2055920 swapFree=4192956/4192956
[pid=3652] ppid=3650 vsize=7876 CPUtime=50
/proc/3652/stat : 3652 (minisat+) R 3650 3652 3606 0 -1 4194304 1797 0 0 0 4999 1 0 0 25 0 1 0 922921 8065024 1782 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3652/statm: 1969 1782 110 215 0 1751 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 7876

[startup+60.0306 s]
/proc/loadavg: 1.03 1.05 1.00 2/64 3652
/proc/meminfo: memFree=1911552/2055920 swapFree=4192956/4192956
[pid=3652] ppid=3650 vsize=8276 CPUtime=60
/proc/3652/stat : 3652 (minisat+) R 3650 3652 3606 0 -1 4194304 1885 0 0 0 5999 1 0 0 25 0 1 0 922921 8474624 1870 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580245 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3652/statm: 2069 1870 110 215 0 1851 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 8276

[startup+70.0363 s]
/proc/loadavg: 1.02 1.05 1.00 2/64 3652
/proc/meminfo: memFree=1911424/2055920 swapFree=4192956/4192956
[pid=3652] ppid=3650 vsize=8408 CPUtime=70
/proc/3652/stat : 3652 (minisat+) R 3650 3652 3606 0 -1 4194304 1912 0 0 0 6999 1 0 0 25 0 1 0 922921 8609792 1897 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3652/statm: 2102 1897 110 215 0 1884 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 8408

[startup+80.042 s]
/proc/loadavg: 1.02 1.05 1.00 2/64 3652
/proc/meminfo: memFree=1910976/2055920 swapFree=4192956/4192956
[pid=3652] ppid=3650 vsize=8944 CPUtime=80.01
/proc/3652/stat : 3652 (minisat+) R 3650 3652 3606 0 -1 4194304 2045 0 0 0 8000 1 0 0 25 0 1 0 922921 9158656 2030 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3652/statm: 2236 2030 110 215 0 2018 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 8944

[startup+90.0476 s]
/proc/loadavg: 1.02 1.04 1.00 2/64 3652
/proc/meminfo: memFree=1910912/2055920 swapFree=4192956/4192956
[pid=3652] ppid=3650 vsize=8944 CPUtime=90.01
/proc/3652/stat : 3652 (minisat+) R 3650 3652 3606 0 -1 4194304 2060 0 0 0 9000 1 0 0 25 0 1 0 922921 9158656 2045 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575905 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3652/statm: 2236 2045 110 215 0 2018 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 8944

[startup+100.053 s]
/proc/loadavg: 1.01 1.04 1.00 2/64 3652
/proc/meminfo: memFree=1910848/2055920 swapFree=4192956/4192956
[pid=3652] ppid=3650 vsize=9112 CPUtime=100.01
/proc/3652/stat : 3652 (minisat+) R 3650 3652 3606 0 -1 4194304 2070 0 0 0 10000 1 0 0 25 0 1 0 922921 9330688 2055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580442 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3652/statm: 2278 2055 110 215 0 2060 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 9112

[startup+110.059 s]
/proc/loadavg: 1.01 1.04 1.00 2/64 3652
/proc/meminfo: memFree=1910848/2055920 swapFree=4192956/4192956
[pid=3652] ppid=3650 vsize=9112 CPUtime=110.01
/proc/3652/stat : 3652 (minisat+) R 3650 3652 3606 0 -1 4194304 2071 0 0 0 11000 1 0 0 25 0 1 0 922921 9330688 2056 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3652/statm: 2278 2056 110 215 0 2060 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 9112

Child status: 30
Real time (s): 113.441
CPU time (s): 113.403
CPU user time (s): 113.382
CPU system time (s): 0.020996
CPU usage (%): 99.966
Max. virtual memory (cumulated for all children) (Kb): 9112
The end

Launcher Data (download as text)

Begin job on node64 on Fri Jun  9 19:45:42 UTC 2006


FILE ID= 49680-1149882342

PBS_JOBID= 384729

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-C880.a.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node64/49680-1149882342/instance-49680-1149882342.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node64/watcher-49680-1149882342 -o ROOT/results/node64/solver-49680-1149882342 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node64/49680-1149882342/instance-49680-1149882342.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  b05f470b70f12c211f6d9c7c351d242f

RANDOM SEED= 65949159


/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.263
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.263
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:       1918592 kB
Buffers:         17200 kB
Cached:          76708 kB
SwapCached:          0 kB
Active:          59924 kB
Inactive:        48380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1918592 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             204 kB
Writeback:           0 kB
Mapped:          24788 kB
Slab:            14996 kB
Committed_AS:    58048 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node64 on Fri Jun  9 19:47:35 UTC 2006