Trace number 363716

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)1324 1800.08 1800.73

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-cmb.opb
MD5SUM8aa1aebf70d33d96463ba96014c98682
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1053
Best CPU time to get the best result obtained on this benchmark0.096984
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1053
Optimality of the best value was proved YES
Number of variables304
Total number of constraints671
Number of constraints which are clauses671
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 constraint28
Number of terms in the objective function 304
Biggest coefficient in the objective function 61
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 12887
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 61
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 12887
Number of bits of the biggest sum of numbers14
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 667 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 ==================================[MINISAT+]==================================
0.00/0.03	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.03	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |     667     3359 |     222       0        0     nan |  0.000 % |
0.00/0.03	c ==============================================================================
0.00/0.03	c Found solution: 1524
0.00/0.03	o 1524
0.00/0.04	c ---[   0]---> Sorter-cost:43621     Base: 2 5 2 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 |  105121   247278 |   35040       0        0     nan |  0.000 % |
0.39/0.45	c |       103 |  104168   245118 |   38544      97     4313    44.5 |  0.665 % |
0.59/0.65	c |       253 |  103349   243238 |   42398     229     8034    35.1 |  1.287 % |
0.79/0.88	c |       479 |  103349   243238 |   46638     455    17849    39.2 |  1.287 % |
1.29/1.38	c |       816 |  103349   243238 |   51302     792    23717    29.9 |  1.287 % |
1.79/1.89	c |      1322 |  103349   243238 |   56432    1298    40177    31.0 |  1.287 % |
2.39/2.49	c |      2083 |  103122   242717 |   62075    2058    75941    36.9 |  1.487 % |
3.20/3.24	c |      3222 |  102780   241953 |   68283    3169   126886    40.0 |  1.754 % |
4.89/4.99	c |      4932 |  102722   241821 |   75111    4870   197921    40.6 |  1.797 % |
6.39/6.45	c |      7495 |  102722   241821 |   82622    7433   294908    39.7 |  1.797 % |
7.79/7.86	c ==============================================================================
7.79/7.86	c Found solution: 1514
7.79/7.86	o 1514
7.79/7.86	c ---[   0]---> Sorter-cost:36082     Base: 2 5 2 2
8.08/8.15	c ==================================[MINISAT+]==================================
8.08/8.15	c | Conflicts | Original         | Learnt                           | Progress |
8.08/8.15	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
8.08/8.15	c ==============================================================================
8.08/8.15	c |      8239 |  189796   445156 |   63265    8177   316528    38.7 |  1.797 % |
8.38/8.46	c |      8339 |  189796   445156 |   69591    8277   322185    38.9 |  1.049 % |
8.79/8.88	c |      8490 |  189796   445156 |   76550    8428   326473    38.7 |  1.049 % |
9.18/9.28	c |      8715 |  189774   445107 |   84205    8650   331229    38.3 |  1.059 % |
9.28/9.38	c |      9052 |  189647   444838 |   92626    8982   333087    37.1 |  1.125 % |
9.69/9.80	c |      9558 |  189568   444660 |  101888    9486   337879    35.6 |  1.152 % |
9.99/10.04	c ==============================================================================
9.99/10.04	c Found solution: 1498
9.99/10.04	o 1498
9.99/10.05	c ---[   0]---> Sorter-cost:    3     Base: 2 5 2 2
10.19/10.23	c ==================================[MINISAT+]==================================
10.19/10.23	c | Conflicts | Original         | Learnt                           | Progress |
10.19/10.23	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
10.19/10.23	c ==============================================================================
10.19/10.23	c |      9601 |  189573   444797 |   63191    9529   339448    35.6 |  1.152 % |
10.29/10.38	c ==============================================================================
10.29/10.38	c Found solution: 1490
10.29/10.38	o 1490
10.29/10.39	c ---[   0]---> Sorter-cost:    4     Base: 2 5 2 2
10.49/10.58	c ==================================[MINISAT+]==================================
10.49/10.58	c | Conflicts | Original         | Learnt                           | Progress |
10.49/10.58	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
10.49/10.58	c ==============================================================================
10.49/10.58	c |      9608 |  189907   445610 |   63302    9536   339814    35.6 |  1.152 % |
10.59/10.69	c ==============================================================================
10.59/10.69	c Found solution: 1450
10.59/10.69	o 1450
10.59/10.69	c ---[   0]---> Sorter-cost:    2     Base: 2 5 2 2
10.79/10.89	c ==================================[MINISAT+]==================================
10.79/10.89	c | Conflicts | Original         | Learnt                           | Progress |
10.79/10.89	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
10.79/10.89	c ==============================================================================
10.79/10.89	c |      9611 |  189928   445664 |   63309    9539   340630    35.7 |  1.152 % |
10.89/11.00	c ==============================================================================
10.89/11.00	c Found solution: 1416
10.89/11.00	o 1416
10.99/11.00	c ---[   0]---> Sorter-cost:    5     Base: 2 5 2 2
11.19/11.21	c ==================================[MINISAT+]==================================
11.19/11.21	c | Conflicts | Original         | Learnt                           | Progress |
11.19/11.21	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
11.19/11.21	c ==============================================================================
11.19/11.21	c |      9623 |  190264   446559 |   63421    9551   341049    35.7 |  1.152 % |
11.39/11.43	c |      9724 |  190264   446559 |   69763    9652   348331    36.1 |  1.152 % |
11.79/11.83	c |      9874 |  190264   446559 |   76739    9802   364696    37.2 |  1.152 % |
12.19/12.29	c |     10099 |  190252   446532 |   84413   10026   380599    38.0 |  1.157 % |
13.09/13.18	c |     10439 |  190252   446532 |   92854   10366   387470    37.4 |  1.157 % |
13.89/13.98	c |     10945 |  190252   446532 |  102140   10872   406819    37.4 |  1.157 % |
15.18/15.27	c ==============================================================================
15.18/15.27	c Found solution: 1326
15.18/15.27	o 1326
15.18/15.27	c ---[   0]---> Sorter-cost:    4     Base: 2 5 2 2
15.39/15.46	c ==================================[MINISAT+]==================================
15.39/15.46	c | Conflicts | Original         | Learnt                           | Progress |
15.39/15.46	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
15.39/15.46	c ==============================================================================
15.39/15.46	c |     11585 |  190286   446619 |   63428   11512   555064    48.2 |  1.157 % |
15.58/15.63	c |     11686 |  190286   446619 |   69770   11613   558245    48.1 |  1.158 % |
15.88/15.91	c |     11839 |  190286   446619 |   76747   11766   566083    48.1 |  1.158 % |
16.18/16.25	c |     12064 |  190286   446619 |   84422   11991   577304    48.1 |  1.158 % |
16.58/16.69	c |     12402 |  190286   446619 |   92864   12329   581418    47.2 |  1.158 % |
17.68/17.73	c |     12908 |  190258   446556 |  102151   12834   604153    47.1 |  1.167 % |
18.88/18.93	c |     13667 |  190204   446436 |  112366   13589   636533    46.8 |  1.190 % |
20.58/20.60	c |     14806 |  190153   446322 |  123603   14720   668941    45.4 |  1.212 % |
24.08/24.18	c |     16514 |  189969   445907 |  135963   16409   754857    46.0 |  1.289 % |
30.38/30.47	c |     19076 |  189969   445907 |  149559   18971   880480    46.4 |  1.289 % |
40.07/40.15	c |     22921 |  189969   445907 |  164515   22816  1083581    47.5 |  1.289 % |
52.07/52.18	c |     28688 |  189969   445907 |  180967   28583  1429962    50.0 |  1.289 % |
82.75/82.87	c |     37340 |  189969   445907 |  199064   37235  2157656    57.9 |  1.289 % |
127.23/127.36	c |     50318 |  189969   445907 |  218970   50213  4133473    82.3 |  1.289 % |
194.41/194.57	c |     69780 |  189969   445907 |  240867   69675  7316398   105.0 |  1.289 % |
323.17/323.37	c |     98972 |  189969   445907 |  264954   98867  9521248    96.3 |  1.289 % |
341.86/342.10	c ==============================================================================
341.86/342.10	c Found solution: 1324
341.86/342.10	o 1324
341.86/342.10	c ---[   0]---> Sorter-cost:    4     Base: 2 5 2 2
342.16/342.40	c ==================================[MINISAT+]==================================
342.16/342.40	c | Conflicts | Original         | Learnt                           | Progress |
342.16/342.40	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
342.16/342.40	c ==============================================================================
342.16/342.40	c |    103515 |  189977   445930 |   63325  103410  9864340    95.4 |  1.289 % |
342.86/343.09	c |    103615 |  189977   445930 |   69657   18613  1032565    55.5 |  1.291 % |
343.16/343.38	c |    103765 |  189977   445930 |   76623   18763  1036578    55.2 |  1.291 % |
343.86/344.02	c |    103990 |  189977   445930 |   84285   18988  1051711    55.4 |  1.291 % |
344.96/345.19	c |    104327 |  189977   445930 |   92714   19325  1079023    55.8 |  1.291 % |
346.36/346.52	c |    104837 |  189977   445930 |  101985   19835  1098296    55.4 |  1.291 % |
347.96/348.12	c |    105597 |  189977   445930 |  112184   20595  1163040    56.5 |  1.291 % |
350.95/351.11	c |    106736 |  189977   445930 |  123402   21734  1258878    57.9 |  1.291 % |
357.55/357.76	c |    108445 |  189977   445930 |  135742   23443  1474702    62.9 |  1.291 % |
366.25/366.46	c |    111008 |  189977   445930 |  149317   26006  1731897    66.6 |  1.291 % |
378.16/378.31	c |    114852 |  189977   445930 |  164248   29850  2178775    73.0 |  1.291 % |
395.85/396.01	c |    120619 |  189977   445930 |  180673   35617  2620416    73.6 |  1.291 % |
423.34/423.56	c |    129269 |  189977   445930 |  198740   44267  3200456    72.3 |  1.291 % |
448.92/449.11	c |    142243 |  189977   445930 |  218615   57241  3742566    65.4 |  1.291 % |
518.80/519.05	c |    161704 |  189977   445930 |  240476   76702  5254363    68.5 |  1.291 % |
624.86/625.14	c |    190898 |  189977   445930 |  264524  105896  8882577    83.9 |  1.291 % |
765.91/766.21	c |    234688 |  189977   445930 |  290976  149686 12096513    80.8 |  1.291 % |
1104.69/1105.14	c |    300373 |  189926   445816 |  320074  215370 16213901    75.3 |  1.309 % |
1698.27/1698.92	c |    398901 |  189926   445816 |  352081  313898 21141809    67.4 |  1.309 % |
1800.04/1800.71	c 
1800.04/1800.71	c *** TERMINATED ***
1800.04/1800.71	s SATISFIABLE
1800.04/1800.71	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
1800.04/1800.71	v 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
1800.04/1800.71	v -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82
1800.04/1800.71	v -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 x100 -x101 x102 -x103 x104 -x105 -x106 -x107
1800.04/1800.71	v -x108 -x109 -x110 x111 -x112 x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 x127 -x128
1800.04/1800.71	v x129 x130 -x131 -x132 -x133 -x134 x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149
1800.04/1800.71	v -x150 -x151 -x152 -x153 -x154 x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 x169 -x170
1800.04/1800.71	v x171 x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 x189 -x190 -x191
1800.04/1800.71	v -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 x201 -x202 -x203 x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212
1800.04/1800.71	v -x213 -x214 -x215 x216 -x217 x218 -x219 -x220 -x221 -x222 -x223 -x224 x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233
1800.04/1800.71	v -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254
1800.04/1800.71	v -x255 -x256 -x257 -x258 -x259 x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275
1800.04/1800.71	v x276 -x277 x278 -x279 -x280 -x281 -x282 -x283 -x284 x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296
1800.04/1800.71	v -x297 -x298 -x299 -x300 x301 -x302 -x303 -x304

Verifier Data (download as text)

OK	1324

Conversion Script Data (download as text)

/tmp/evaluation/363716-1177031512/instance-363716-1177031512.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/node33/watcher-363716-1177031512 -o ROOT/results/node33/solver-363716-1177031512 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/363716-1177031512/minisat+ /tmp/evaluation/363716-1177031512/instance-363716-1177031512.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: 1.00 1.00 1.00 3/77 6769
/proc/meminfo: memFree=1728584/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=1048 CPUtime=0
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 123 0 0 0 0 0 0 0 18 0 1 0 151066687 1073152 108 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 262 108 75 215 0 44 0

[startup+0.0643811 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 6769
/proc/meminfo: memFree=1728584/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=1692 CPUtime=0.06
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 300 0 0 0 6 0 0 0 18 0 1 0 151066687 1732608 285 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 423 285 102 215 0 205 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1692

[startup+0.101388 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 6769
/proc/meminfo: memFree=1728584/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=2088 CPUtime=0.09
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 399 0 0 0 9 0 0 0 18 0 1 0 151066687 2138112 384 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 522 385 102 215 0 304 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2088

[startup+0.301429 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 6769
/proc/meminfo: memFree=1728584/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=9440 CPUtime=0.29
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 2264 0 0 0 29 0 0 0 19 0 1 0 151066687 9666560 2072 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134539487 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 2360 2072 107 215 0 2142 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9440

[startup+0.701511 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 6769
/proc/meminfo: memFree=1728584/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=10676 CPUtime=0.69
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 2583 0 0 0 69 0 0 0 22 0 1 0 151066687 10932224 2391 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 2669 2391 110 215 0 2451 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10676

[startup+1.50168 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6770
/proc/meminfo: memFree=1719296/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=10808 CPUtime=1.49
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 2607 0 0 0 149 0 0 0 25 0 1 0 151066687 11067392 2415 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576749 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 2702 2415 110 215 0 2484 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10808

[startup+3.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6770
/proc/meminfo: memFree=1718976/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=11200 CPUtime=3.09
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 2732 0 0 0 308 1 0 0 25 0 1 0 151066687 11468800 2540 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 2800 2540 110 215 0 2582 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11200

[startup+6.30266 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6770
/proc/meminfo: memFree=1717952/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=12116 CPUtime=6.29
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 2947 0 0 0 628 1 0 0 25 0 1 0 151066687 12406784 2755 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 3029 2755 110 215 0 2811 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12116

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6770
/proc/meminfo: memFree=1709568/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=21264 CPUtime=12.69
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 5064 0 0 0 1267 2 0 0 25 0 1 0 151066687 21774336 4702 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 5316 4702 111 215 0 5098 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21264

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6770
/proc/meminfo: memFree=1708288/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=22848 CPUtime=25.47
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 5556 0 0 0 2545 2 0 0 25 0 1 0 151066687 23396352 5087 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 5712 5087 111 215 0 5494 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 22848

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6770
/proc/meminfo: memFree=1705344/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=25844 CPUtime=51.07
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 6294 0 0 0 5103 4 0 0 25 0 1 0 151066687 26464256 5825 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 6461 5825 111 215 0 6243 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25844

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6770
/proc/meminfo: memFree=1699136/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=31916 CPUtime=102.26
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 7815 0 0 0 10220 6 0 0 25 0 1 0 151066687 32681984 7346 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581056 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 7979 7346 111 215 0 7761 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 31916

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6770
/proc/meminfo: memFree=1687296/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=44020 CPUtime=162.22
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 10826 0 0 0 16213 9 0 0 25 0 1 0 151066687 45076480 10357 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 11005 10357 111 215 0 10787 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 44020

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6770
/proc/meminfo: memFree=1677824/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=53320 CPUtime=222.21
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 13132 0 0 0 22208 13 0 0 25 0 1 0 151066687 54599680 12663 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573376 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 13330 12663 111 215 0 13112 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 53320

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6770
/proc/meminfo: memFree=1673408/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=57612 CPUtime=282.19
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 14243 0 0 0 28204 15 0 0 25 0 1 0 151066687 58994688 13774 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 14403 13774 111 215 0 14185 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 57612

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6770
/proc/meminfo: memFree=1668288/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=62852 CPUtime=342.16
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 15572 0 0 0 34200 16 0 0 25 0 1 0 151066687 64360448 15052 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 15713 15052 111 215 0 15495 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 62852

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6770
/proc/meminfo: memFree=1667968/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=62852 CPUtime=402.14
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 15575 0 0 0 40197 17 0 0 25 0 1 0 151066687 64360448 15055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580268 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 15713 15055 111 215 0 15495 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 62852

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6770
/proc/meminfo: memFree=1668224/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=62852 CPUtime=462.12
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 15575 0 0 0 46195 17 0 0 25 0 1 0 151066687 64360448 15055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 15713 15055 111 215 0 15495 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 62852

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 6770
/proc/meminfo: memFree=1668224/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=62852 CPUtime=522.1
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 15575 0 0 0 52192 18 0 0 25 0 1 0 151066687 64360448 15055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 15713 15055 111 215 0 15495 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 62852

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6770
/proc/meminfo: memFree=1668352/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=62852 CPUtime=582.08
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 15575 0 0 0 58190 18 0 0 25 0 1 0 151066687 64360448 15055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 15713 15055 111 215 0 15495 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 62852

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6770
/proc/meminfo: memFree=1667584/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=63640 CPUtime=642.06
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 15771 0 0 0 64187 19 0 0 25 0 1 0 151066687 65167360 15251 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 15910 15251 111 215 0 15692 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 63640


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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6770
/proc/meminfo: memFree=1650048/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=81412 CPUtime=881.97
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 20202 0 0 0 88172 25 0 0 25 0 1 0 151066687 83365888 19682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 20353 19682 111 215 0 20135 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 81412

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6770
/proc/meminfo: memFree=1646528/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=84832 CPUtime=941.95
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 21067 0 0 0 94169 26 0 0 25 0 1 0 151066687 86867968 20547 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 21208 20547 111 215 0 20990 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 84832

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6770
/proc/meminfo: memFree=1643712/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=87588 CPUtime=1001.93
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 21766 0 0 0 100166 27 0 0 25 0 1 0 151066687 89690112 21246 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 21897 21246 111 215 0 21679 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 87588

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6770
/proc/meminfo: memFree=1640960/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=90452 CPUtime=1061.91
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 22491 0 0 0 106163 28 0 0 25 0 1 0 151066687 92622848 21971 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 22613 21971 111 215 0 22395 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 90452

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6770
/proc/meminfo: memFree=1636992/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=94836 CPUtime=1121.88
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 23470 0 0 0 112159 29 0 0 25 0 1 0 151066687 97112064 22950 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 23709 22950 111 215 0 23491 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 94836

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6770
/proc/meminfo: memFree=1634240/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=97572 CPUtime=1181.86
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 24176 0 0 0 118155 31 0 0 25 0 1 0 151066687 99913728 23656 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 24393 23656 111 215 0 24175 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 97572

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6770
/proc/meminfo: memFree=1631360/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=100324 CPUtime=1241.84
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 24882 0 0 0 124152 32 0 0 25 0 1 0 151066687 102731776 24362 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 25081 24362 111 215 0 24863 0
Current children cumulated CPU time (s) 1241.84
Current children cumulated vsize (KiB) 100324

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6770
/proc/meminfo: memFree=1629184/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=102432 CPUtime=1301.82
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 25411 0 0 0 130149 33 0 0 25 0 1 0 151066687 104890368 24891 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 25608 24891 111 215 0 25390 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 102432

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6770
/proc/meminfo: memFree=1627264/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=104388 CPUtime=1361.8
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 25899 0 0 0 136145 35 0 0 25 0 1 0 151066687 106893312 25379 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 26097 25379 111 215 0 25879 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 104388

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6770
/proc/meminfo: memFree=1625216/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=106312 CPUtime=1421.78
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 26395 0 0 0 142142 36 0 0 25 0 1 0 151066687 108863488 25875 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 26578 25875 111 215 0 26360 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 106312

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6770
/proc/meminfo: memFree=1623360/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=108516 CPUtime=1481.75
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 26925 0 0 0 148138 37 0 0 25 0 1 0 151066687 111120384 26405 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 27129 26405 111 215 0 26911 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 108516

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6770
/proc/meminfo: memFree=1620992/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=110768 CPUtime=1541.73
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 27515 0 0 0 154135 38 0 0 25 0 1 0 151066687 113426432 26995 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 27692 26995 111 215 0 27474 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 110768

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6770
/proc/meminfo: memFree=1618752/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=113084 CPUtime=1601.71
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 28090 0 0 0 160132 39 0 0 25 0 1 0 151066687 115798016 27570 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 28271 27570 111 215 0 28053 0
Current children cumulated CPU time (s) 1601.71
Current children cumulated vsize (KiB) 113084

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6772
/proc/meminfo: memFree=1616256/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=115424 CPUtime=1661.69
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 28706 0 0 0 166129 40 0 0 25 0 1 0 151066687 118194176 28186 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 28856 28186 111 215 0 28638 0
Current children cumulated CPU time (s) 1661.69
Current children cumulated vsize (KiB) 115424

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6772
/proc/meminfo: memFree=1614016/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=118264 CPUtime=1721.67
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 29263 0 0 0 172126 41 0 0 25 0 1 0 151066687 121102336 28743 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580274 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 29566 28743 111 215 0 29348 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 118264

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6772
/proc/meminfo: memFree=1612160/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=120124 CPUtime=1781.64
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 29736 0 0 0 178123 41 0 0 25 0 1 0 151066687 123006976 29216 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 30031 29216 111 215 0 29813 0
Current children cumulated CPU time (s) 1781.64
Current children cumulated vsize (KiB) 120124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6772
/proc/meminfo: memFree=1611456/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=120912 CPUtime=1800.04
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 29910 0 0 0 179963 41 0 0 25 0 1 0 151066687 123813888 29390 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 30228 29390 111 215 0 30010 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 120912

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6772
/proc/meminfo: memFree=1611456/2055920 swapFree=4180512/4192956
[pid=6769] ppid=6767 vsize=120912 CPUtime=1800.04
/proc/6769/stat : 6769 (minisat+) R 6767 6769 5703 0 -1 4194304 29910 0 0 0 179963 41 0 0 25 0 1 0 151066687 123813888 29390 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6769/statm: 30228 29390 111 215 0 30010 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 120912

Child status: 10
Real time (s): 1800.73
CPU time (s): 1800.08
CPU user time (s): 1799.64
CPU system time (s): 0.439933
CPU usage (%): 99.9637
Max. virtual memory (cumulated for all children) (KiB): 120912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.64
system time used= 0.439933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29912
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= 10
involuntary context switches= 37644

runsolver used 1.9607 second user time and 4.6083 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Fri Apr 20 01:11:52 UTC 2007

IDJOB= 363716
IDBENCH= 2020
IDSOLVER= 156
FILE ID= node33/363716-1177031512

PBS_JOBID= 4630607

Free space on /tmp= 66475 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-cmb.opb
COMMAND LINE= /tmp/evaluation/363716-1177031512/minisat+ /tmp/evaluation/363716-1177031512/instance-363716-1177031512.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node33/convwatcher-363716-1177031512 -o ROOT/results/node33/conversion-363716-1177031512 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/363716-1177031512/instance-363716-1177031512.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  8aa1aebf70d33d96463ba96014c98682

RANDOM SEED= 682649278

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.272
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.272
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:       1728928 kB
Buffers:         36800 kB
Cached:         186888 kB
SwapCached:       2276 kB
Active:         182044 kB
Inactive:        91480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1728928 kB
SwapTotal:     4192956 kB
SwapFree:      4180512 kB
Dirty:            2456 kB
Writeback:           0 kB
Mapped:          64744 kB
Slab:            38720 kB
Committed_AS:  1686872 kB
PageTables:       1996 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= 66475 MiB

End job on node33 on Fri Apr 20 01:41:55 UTC 2007