Trace number 1783671

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiniSat 2.1 (Sat-race'08 Edition)UNSAT 300.787 300.877

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
MD5SUMbf3618cdbef11db03f2026bf209783fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark280.604
Satisfiable
(Un)Satisfiability was proved
Number of variables25493
Number of clauses1139180
Sum of the clauses size2298131
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21136319
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 57
Number of clauses of size over 52852

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
1.79/1.88	c |  Number of variables:         25493                                         |
1.79/1.88	c |  Number of clauses:         1139180                                         |
1.79/1.88	c |  Parse time:                   1.76 s                                       |
27.68/27.71	c |  Simplification time:         25.77 s                                       |
27.68/27.71	c |                                                                             |
27.68/27.71	c ============================[ Search Statistics ]==============================
27.68/27.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
27.68/27.71	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
27.68/27.71	c ===============================================================================
27.68/27.76	c |       100 |   17774   717156  1791490 |   262957       98     13 | 17.836 % |
27.68/27.79	c |       250 |   17771   717156  1791490 |   289252      245     14 | 17.848 % |
27.79/27.85	c |       475 |   17379   717156  1791490 |   318178      468     15 | 19.386 % |
27.89/27.93	c |       812 |   17377   717156  1791490 |   349996      803     14 | 19.394 % |
27.99/28.05	c |      1318 |   17376   717156  1791490 |   384995     1308     20 | 19.397 % |
28.19/28.27	c |      2077 |   17375   717156  1791490 |   423495     2066     19 | 19.401 % |
28.49/28.56	c |      3216 |   17369   717156  1791490 |   465844     3202     18 | 19.425 % |
28.99/29.03	c |      4924 |   17368   717156  1791490 |   512429     4909     19 | 19.429 % |
29.79/29.80	c |      7486 |   17364   697163  1745013 |   563672     7376     23 | 19.445 % |
31.19/31.20	c |     11330 |   17344   696795  1744210 |   620039    11214     24 | 19.523 % |
33.18/33.29	c |     17096 |   17335   695243  1740668 |   682043    16959     26 | 19.558 % |
37.68/37.71	c |     25745 |   17321   693713  1737021 |   750247    25583     29 | 19.613 % |
45.48/45.53	c |     38719 |   17311   692740  1734833 |   825272    38510     32 | 19.653 % |
58.18/58.21	c |     58180 |   17255   688651  1725721 |   907799    57839     36 | 19.872 % |
78.97/79.02	c |     87372 |   17227   685795  1719269 |   998579    86850     41 | 19.982 % |
120.16/120.23	c |    131161 |   17221   684964  1717388 |  1098437   130263     45 | 20.006 % |
208.43/208.53	c |    196845 |   17221   684964  1717388 |  1208281   195947     49 | 20.005 % |
300.70/300.85	c ===============================================================================
300.70/300.85	c restarts              : 573
300.70/300.85	c conflicts             : 246225         (820 /sec)
300.70/300.85	c decisions             : 627772         (2090 /sec)
300.70/300.85	c propagations          : 203817084      (678465 /sec)
300.70/300.85	c conflict literals     : 12159043       (54.48 % deleted)
300.70/300.85	c Memory used           : 145.10 MB
300.70/300.85	c CPU time              : 300.409 s
300.70/300.85	c 
300.70/300.85	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1783671-1241862574/watcher-1783671-1241862574 -o /tmp/evaluation-result-1783671-1241862574/solver-1783671-1241862574 -C 5000 -W 6000 -M 1800 HOME/minisat HOME/instance-1783671-1241862574.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.91 0.54 3/64 14481
/proc/meminfo: memFree=1675120/2055920 swapFree=4175488/4192956
[pid=14481] ppid=14479 vsize=8824 CPUtime=0
/proc/14481/stat : 14481 (minisat) R 14479 14481 14388 0 -1 4194304 669 0 0 0 0 0 0 0 18 0 1 0 214290294 9035776 653 1992294400 4194304 5092341 548682068848 18446744073709551615 4515640 0 0 4096 3 0 0 0 17 1 0 0
/proc/14481/statm: 2206 661 62 219 0 1984 0

[startup+0.024143 s]
/proc/loadavg: 0.99 0.91 0.54 3/64 14481
/proc/meminfo: memFree=1675120/2055920 swapFree=4175488/4192956
[pid=14481] ppid=14479 vsize=10716 CPUtime=0.01
/proc/14481/stat : 14481 (minisat) R 14479 14481 14388 0 -1 4194304 1163 0 0 0 1 0 0 0 18 0 1 0 214290294 10973184 1147 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/14481/statm: 2679 1147 63 219 0 2457 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10716

[startup+0.101151 s]
/proc/loadavg: 0.99 0.91 0.54 3/64 14481
/proc/meminfo: memFree=1675120/2055920 swapFree=4175488/4192956
[pid=14481] ppid=14479 vsize=13088 CPUtime=0.09
/proc/14481/stat : 14481 (minisat) R 14479 14481 14388 0 -1 4194304 1973 0 0 0 9 0 0 0 18 0 1 0 214290294 13402112 1916 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/14481/statm: 3272 1916 63 219 0 3050 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13088

[startup+0.301175 s]
/proc/loadavg: 0.99 0.91 0.54 3/64 14481
/proc/meminfo: memFree=1675120/2055920 swapFree=4175488/4192956
[pid=14481] ppid=14479 vsize=17656 CPUtime=0.29
/proc/14481/stat : 14481 (minisat) R 14479 14481 14388 0 -1 4194304 3820 0 0 0 28 1 0 0 19 0 1 0 214290294 18079744 3475 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/14481/statm: 4414 3475 63 219 0 4192 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17656

[startup+0.701222 s]
/proc/loadavg: 0.99 0.91 0.54 3/64 14481
/proc/meminfo: memFree=1675120/2055920 swapFree=4175488/4192956
[pid=14481] ppid=14479 vsize=29404 CPUtime=0.69
/proc/14481/stat : 14481 (minisat) R 14479 14481 14388 0 -1 4194304 7501 0 0 0 66 3 0 0 22 0 1 0 214290294 30109696 6649 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/14481/statm: 7351 6649 63 219 0 7129 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29404

[startup+1.50232 s]
/proc/loadavg: 0.99 0.91 0.54 2/65 14482
/proc/meminfo: memFree=1638312/2055920 swapFree=4175488/4192956
[pid=14481] ppid=14479 vsize=59800 CPUtime=1.49
/proc/14481/stat : 14481 (minisat) R 14479 14481 14388 0 -1 4194304 15666 0 0 0 140 9 0 0 25 0 1 0 214290294 61235200 13674 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/14481/statm: 14950 13674 63 219 0 14728 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59800

[startup+3.10151 s]
/proc/loadavg: 0.99 0.91 0.55 2/65 14482
/proc/meminfo: memFree=1606696/2055920 swapFree=4175488/4192956
[pid=14481] ppid=14479 vsize=79412 CPUtime=3.09
/proc/14481/stat : 14481 (minisat) R 14479 14481 14388 0 -1 4194304 20115 0 0 0 297 12 0 0 25 0 1 0 214290294 81317888 17097 1992294400 4194304 5092341 548682068848 18446744073709551615 4219527 0 0 4096 3 0 0 0 17 1 0 0
/proc/14481/statm: 19853 17097 86 219 0 19631 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79412

[startup+6.30188 s]
/proc/loadavg: 0.99 0.91 0.55 2/65 14482
/proc/meminfo: memFree=1606504/2055920 swapFree=4175488/4192956
[pid=14481] ppid=14479 vsize=79412 CPUtime=6.29
/proc/14481/stat : 14481 (minisat) R 14479 14481 14388 0 -1 4194304 20115 0 0 0 617 12 0 0 25 0 1 0 214290294 81317888 17097 1992294400 4194304 5092341 548682068848 18446744073709551615 4219527 0 0 4096 3 0 0 0 17 1 0 0
/proc/14481/statm: 19853 17097 86 219 0 19631 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 79412

[startup+12.7016 s]
/proc/loadavg: 0.99 0.92 0.55 2/65 14482
/proc/meminfo: memFree=1591848/2055920 swapFree=4175488/4192956
[pid=14481] ppid=14479 vsize=87760 CPUtime=12.69
/proc/14481/stat : 14481 (minisat) R 14479 14481 14388 0 -1 4194304 23858 0 0 0 1254 15 0 0 25 0 1 0 214290294 89866240 20840 1992294400 4194304 5092341 548682068848 18446744073709551615 4219568 0 0 4096 3 0 0 0 17 1 0 0
/proc/14481/statm: 21940 20840 87 219 0 21718 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 87760

[startup+25.5012 s]
/proc/loadavg: 0.99 0.92 0.55 2/65 14482
/proc/meminfo: memFree=1591336/2055920 swapFree=4175488/4192956
[pid=14481] ppid=14479 vsize=87760 CPUtime=25.49
/proc/14481/stat : 14481 (minisat) R 14479 14481 14388 0 -1 4194304 23991 0 0 0 2534 15 0 0 25 0 1 0 214290294 89866240 20973 1992294400 4194304 5092341 548682068848 18446744073709551615 4219803 0 0 4096 3 0 0 0 17 1 0 0
/proc/14481/statm: 21940 20973 87 219 0 21718 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87760

[startup+51.1012 s]
/proc/loadavg: 0.99 0.92 0.56 2/65 14482
/proc/meminfo: memFree=1600872/2055920 swapFree=4175488/4192956
[pid=14481] ppid=14479 vsize=77416 CPUtime=51.08
/proc/14481/stat : 14481 (minisat) R 14479 14481 14388 0 -1 4194304 29492 0 0 0 5089 19 0 0 25 0 1 0 214290294 79273984 18668 1992294400 4194304 5092341 548682068848 18446744073709551615 4241107 0 0 4096 3 0 0 0 17 1 0 0
/proc/14481/statm: 19354 18668 103 219 0 19132 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 77416

[startup+102.305 s]
/proc/loadavg: 0.99 0.93 0.58 3/65 14482
/proc/meminfo: memFree=1587688/2055920 swapFree=4175488/4192956
[pid=14481] ppid=14479 vsize=99312 CPUtime=102.27
/proc/14481/stat : 14481 (minisat) R 14479 14481 14388 0 -1 4194304 32735 0 0 0 10204 23 0 0 25 0 1 0 214290294 101695488 21911 1992294400 4194304 5092341 548682068848 18446744073709551615 4249837 0 0 4096 3 0 0 0 17 1 0 0
/proc/14481/statm: 24828 21911 103 219 0 24606 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 99312

[startup+162.301 s]
/proc/loadavg: 0.99 0.94 0.61 2/65 14482
/proc/meminfo: memFree=1575656/2055920 swapFree=4175488/4192956
[pid=14481] ppid=14479 vsize=119020 CPUtime=162.24
/proc/14481/stat : 14481 (minisat) R 14479 14481 14388 0 -1 4194304 35747 0 0 0 16196 28 0 0 25 0 1 0 214290294 121876480 24923 1992294400 4194304 5092341 548682068848 18446744073709551615 4250042 0 0 4096 3 0 0 0 17 1 0 0
/proc/14481/statm: 29755 24923 103 219 0 29533 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 119020

[startup+222.301 s]
/proc/loadavg: 0.99 0.95 0.63 2/65 14482
/proc/meminfo: memFree=1566888/2055920 swapFree=4175488/4192956
[pid=14481] ppid=14479 vsize=119020 CPUtime=222.23
/proc/14481/stat : 14481 (minisat) R 14479 14481 14388 0 -1 4194304 37916 0 0 0 22191 32 0 0 25 0 1 0 214290294 121876480 27092 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/14481/statm: 29755 27092 103 219 0 29533 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 119020

[startup+282.302 s]
/proc/loadavg: 0.99 0.95 0.65 2/65 14482
/proc/meminfo: memFree=1559656/2055920 swapFree=4175488/4192956
[pid=14481] ppid=14479 vsize=119020 CPUtime=282.21
/proc/14481/stat : 14481 (minisat) R 14479 14481 14388 0 -1 4194304 39731 0 0 0 28186 35 0 0 25 0 1 0 214290294 121876480 28907 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/14481/statm: 29755 28907 103 219 0 29533 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 119020

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

[startup+294.302 s]
/proc/loadavg: 0.99 0.96 0.65 2/65 14482
/proc/meminfo: memFree=1558504/2055920 swapFree=4175488/4192956
[pid=14481] ppid=14479 vsize=119020 CPUtime=294.2
/proc/14481/stat : 14481 (minisat) R 14479 14481 14388 0 -1 4194304 40003 0 0 0 29385 35 0 0 25 0 1 0 214290294 121876480 29179 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/14481/statm: 29755 29180 103 219 0 29533 0
Current children cumulated CPU time (s) 294.2
Current children cumulated vsize (KiB) 119020

[startup+297.501 s]
/proc/loadavg: 0.99 0.96 0.66 2/65 14482
/proc/meminfo: memFree=1558312/2055920 swapFree=4175488/4192956
[pid=14481] ppid=14479 vsize=119020 CPUtime=297.4
/proc/14481/stat : 14481 (minisat) R 14479 14481 14388 0 -1 4194304 40050 0 0 0 29705 35 0 0 25 0 1 0 214290294 121876480 29226 1992294400 4194304 5092341 548682068848 18446744073709551615 4241260 0 0 4096 3 0 0 0 17 1 0 0
/proc/14481/statm: 29755 29226 103 219 0 29533 0
Current children cumulated CPU time (s) 297.4
Current children cumulated vsize (KiB) 119020

[startup+299.102 s]
/proc/loadavg: 0.99 0.96 0.66 2/65 14482
/proc/meminfo: memFree=1558184/2055920 swapFree=4175488/4192956
[pid=14481] ppid=14479 vsize=119020 CPUtime=299.01
/proc/14481/stat : 14481 (minisat) R 14479 14481 14388 0 -1 4194304 40080 0 0 0 29866 35 0 0 25 0 1 0 214290294 121876480 29256 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/14481/statm: 29755 29256 103 219 0 29533 0
Current children cumulated CPU time (s) 299.01
Current children cumulated vsize (KiB) 119020

[startup+299.902 s]
/proc/loadavg: 0.99 0.96 0.66 2/65 14482
/proc/meminfo: memFree=1558184/2055920 swapFree=4175488/4192956
[pid=14481] ppid=14479 vsize=148580 CPUtime=299.8
/proc/14481/stat : 14481 (minisat) R 14479 14481 14388 0 -1 4194304 40098 0 0 0 29945 35 0 0 25 0 1 0 214290294 152145920 29274 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/14481/statm: 37145 29274 103 219 0 36923 0
Current children cumulated CPU time (s) 299.8
Current children cumulated vsize (KiB) 148580

[startup+300.306 s]
/proc/loadavg: 0.99 0.96 0.66 2/65 14482
/proc/meminfo: memFree=1558056/2055920 swapFree=4175488/4192956
[pid=14481] ppid=14479 vsize=148580 CPUtime=300.2
/proc/14481/stat : 14481 (minisat) R 14479 14481 14388 0 -1 4194304 40106 0 0 0 29985 35 0 0 25 0 1 0 214290294 152145920 29282 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/14481/statm: 37145 29282 103 219 0 36923 0
Current children cumulated CPU time (s) 300.2
Current children cumulated vsize (KiB) 148580

[startup+300.703 s]
/proc/loadavg: 0.99 0.96 0.66 2/65 14482
/proc/meminfo: memFree=1558056/2055920 swapFree=4175488/4192956
[pid=14481] ppid=14479 vsize=148580 CPUtime=300.6
/proc/14481/stat : 14481 (minisat) R 14479 14481 14388 0 -1 4194304 40110 0 0 0 30025 35 0 0 25 0 1 0 214290294 152145920 29286 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/14481/statm: 37145 29286 103 219 0 36923 0
Current children cumulated CPU time (s) 300.6
Current children cumulated vsize (KiB) 148580

[startup+300.803 s]
/proc/loadavg: 0.99 0.96 0.66 2/65 14482
/proc/meminfo: memFree=1558056/2055920 swapFree=4175488/4192956
[pid=14481] ppid=14479 vsize=148580 CPUtime=300.7
/proc/14481/stat : 14481 (minisat) R 14479 14481 14388 0 -1 4194304 40111 0 0 0 30035 35 0 0 25 0 1 0 214290294 152145920 29287 1992294400 4194304 5092341 548682068848 18446744073709551615 4241503 0 0 4096 3 0 0 0 17 1 0 0
/proc/14481/statm: 37145 29287 103 219 0 36923 0
Current children cumulated CPU time (s) 300.7
Current children cumulated vsize (KiB) 148580

Child status: 20
Real time (s): 300.877
CPU time (s): 300.787
CPU user time (s): 300.409
CPU system time (s): 0.377942
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 148580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 300.409
system time used= 0.377942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40121
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= 2
involuntary context switches= 503

runsolver used 0.209968 second user time and 0.668898 second system time

The end

Launcher Data

Begin job on node33 at 2009-05-09 11:49:37
IDJOB=1783671
IDBENCH=24632
IDSOLVER=608
FILE ID=node33/1783671-1241862574
PBS_JOBID= 9264579
Free space on /tmp= 66208 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783671-1241862574/watcher-1783671-1241862574 -o /tmp/evaluation-result-1783671-1241862574/solver-1783671-1241862574 -C 5000 -W 6000 -M 1800  HOME/minisat HOME/instance-1783671-1241862574.cnf

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

MD5SUM BENCH= bf3618cdbef11db03f2026bf209783fc
RANDOM SEED=2089170599

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

/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.212
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.212
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:       1675536 kB
Buffers:         23476 kB
Cached:         302308 kB
SwapCached:      11768 kB
Active:         176964 kB
Inactive:       162348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1675536 kB
SwapTotal:     4192956 kB
SwapFree:      4175488 kB
Dirty:           16752 kB
Writeback:           0 kB
Mapped:          13988 kB
Slab:            27128 kB
Committed_AS:   689812 kB
PageTables:       1388 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= 66204 MiB
End job on node33 at 2009-05-09 11:54:38