Trace number 1796354

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
minisat2-simp 070721UNSAT 642.306 642.484

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h31-unknown.cnf
MD5SUM4211c3af8594e6cbb06d7f7e8978c614
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark379.064
Satisfiable
(Un)Satisfiability was proved
Number of variables149210
Number of clauses761906
Sum of the clauses size1988854
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2614506
Number of clauses of size 3141844
Number of clauses of size 41307
Number of clauses of size 5115
Number of clauses of size over 53858

Solver Data

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  151768                                               |
0.00/0.00	|  Number of clauses:    761906                                               |
0.69/0.76	|  Parsing time:         0.68         s                                       |
26.28/26.34	============================[ Search Statistics ]==============================
26.28/26.34	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
26.28/26.34	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
26.28/26.34	===============================================================================
26.28/26.34	|         0 |   40760   545239  2283680 |   181746        0    nan |  0.000 % |
26.48/26.57	|       100 |   40760   545239  2283680 |   199920      100     17 |  0.022 % |
26.58/26.69	|       250 |   40760   545239  2283680 |   219913      250     15 |  0.022 % |
27.18/27.20	|       476 |   40760   545239  2283680 |   241904      476     16 |  0.022 % |
27.39/27.47	|       814 |   40760   545239  2283680 |   266094      814     15 |  0.022 % |
28.49/28.56	|      1320 |   40760   545239  2283680 |   292704     1320     16 |  0.022 % |
29.88/29.90	|      2079 |   40749   545093  2283132 |   321974     2078     23 |  0.030 % |
32.58/32.68	|      3220 |   40749   545093  2283132 |   354172     3219     25 |  0.030 % |
35.28/35.38	|      4928 |   40749   545093  2283132 |   389589     4927     22 |  0.030 % |
38.87/38.96	|      7490 |   40737   544947  2282584 |   428548     7488     25 |  0.038 % |
43.47/43.56	|     11334 |   40734   544947  2282584 |   471403    11330     27 |  0.047 % |
52.07/52.19	|     17102 |   40722   544800  2281938 |   518543    16401     31 |  0.055 % |
63.87/63.92	|     25753 |   40701   544513  2280923 |   570397    25051     36 |  0.061 % |
80.46/80.55	|     38729 |   40684   544330  2280198 |   627437    38025     34 |  0.084 % |
108.65/108.78	|     58191 |   40620   543600  2277155 |   690181    57479     36 |  0.115 % |
156.14/156.21	|     87383 |   40569   542906  2273626 |   759199    86662     32 |  0.163 % |
231.81/231.94	|    131173 |   40528   542484  2272102 |   835119   130437     29 |  0.175 % |
372.98/373.17	|    196858 |   40462   541810  2269669 |   918631   196111     26 |  0.219 % |
629.81/630.03	|    295385 |   40415   541399  2268185 |  1010494   294614     22 |  1.661 % |
642.21/642.46	===============================================================================
642.21/642.46	restarts              : 19
642.21/642.46	conflicts             : 295881         (461 /sec)
642.21/642.46	decisions             : 399197         (1.83 % random) (622 /sec)
642.21/642.46	propagations          : 401129680      (624727 /sec)
642.21/642.46	conflict literals     : 6597480        (42.05 % deleted)
642.21/642.46	Memory used           : 118.69 MB
642.21/642.46	CPU time              : 642.088 s
642.21/642.46	
642.21/642.46	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-1796354-1242074559/watcher-1796354-1242074559 -o /tmp/evaluation-result-1796354-1242074559/solver-1796354-1242074559 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1796354-1242074559.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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: 1.00 1.00 1.00 3/64 5776
/proc/meminfo: memFree=1558832/2055920 swapFree=4181464/4192956
[pid=5776] ppid=5774 vsize=2512 CPUtime=0
/proc/5776/stat : 5776 (minisat_static) R 5774 5776 5644 0 -1 4194304 505 0 0 0 0 0 0 0 18 0 1 0 235484592 2572288 490 1992294400 134512640 135243866 4294956256 18446744073709551615 134528103 0 0 4096 3 0 0 0 17 1 0 0
/proc/5776/statm: 628 490 65 178 0 448 0

[startup+0.097534 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5776
/proc/meminfo: memFree=1558832/2055920 swapFree=4181464/4192956
[pid=5776] ppid=5774 vsize=10280 CPUtime=0.08
/proc/5776/stat : 5776 (minisat_static) R 5774 5776 5644 0 -1 4194304 2309 0 0 0 8 0 0 0 18 0 1 0 235484592 10526720 2294 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/5776/statm: 2570 2295 65 178 0 2390 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10280

[startup+0.101534 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5776
/proc/meminfo: memFree=1558832/2055920 swapFree=4181464/4192956
[pid=5776] ppid=5774 vsize=10544 CPUtime=0.09
/proc/5776/stat : 5776 (minisat_static) R 5774 5776 5644 0 -1 4194304 2381 0 0 0 9 0 0 0 18 0 1 0 235484592 10797056 2367 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/5776/statm: 2636 2367 65 178 0 2456 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10544

[startup+0.301554 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5776
/proc/meminfo: memFree=1558832/2055920 swapFree=4181464/4192956
[pid=5776] ppid=5774 vsize=28124 CPUtime=0.29
/proc/5776/stat : 5776 (minisat_static) R 5774 5776 5644 0 -1 4194304 6251 0 0 0 26 3 0 0 19 0 1 0 235484592 28798976 6236 1992294400 134512640 135243866 4294956256 18446744073709551615 134528103 0 0 4096 3 0 0 0 17 1 0 0
/proc/5776/statm: 7031 6238 65 178 0 6851 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28124

[startup+0.701593 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5776
/proc/meminfo: memFree=1558832/2055920 swapFree=4181464/4192956
[pid=5776] ppid=5774 vsize=59316 CPUtime=0.69
/proc/5776/stat : 5776 (minisat_static) R 5774 5776 5644 0 -1 4194304 13860 0 0 0 62 7 0 0 22 0 1 0 235484592 60739584 13845 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/5776/statm: 14829 13846 65 178 0 14649 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59316

[startup+1.50168 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5777
/proc/meminfo: memFree=1498856/2055920 swapFree=4181464/4192956
[pid=5776] ppid=5774 vsize=66468 CPUtime=1.49
/proc/5776/stat : 5776 (minisat_static) R 5774 5776 5644 0 -1 4194304 15039 0 0 0 141 8 0 0 25 0 1 0 235484592 68063232 15024 1992294400 134512640 135243866 4294956256 18446744073709551615 134535747 0 0 4096 3 0 0 0 17 0 0 0
/proc/5776/statm: 16617 15024 79 178 0 16437 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66468

[startup+3.10183 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5777
/proc/meminfo: memFree=1498600/2055920 swapFree=4181464/4192956
[pid=5776] ppid=5774 vsize=66468 CPUtime=3.08
/proc/5776/stat : 5776 (minisat_static) R 5774 5776 5644 0 -1 4194304 15039 0 0 0 300 8 0 0 25 0 1 0 235484592 68063232 15024 1992294400 134512640 135243866 4294956256 18446744073709551615 134535630 0 0 4096 3 0 0 0 17 1 0 0
/proc/5776/statm: 16617 15024 79 178 0 16437 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 66468

[startup+6.30115 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5777
/proc/meminfo: memFree=1452328/2055920 swapFree=4181464/4192956
[pid=5776] ppid=5774 vsize=120896 CPUtime=6.28
/proc/5776/stat : 5776 (minisat_static) R 5774 5776 5644 0 -1 4194304 28309 0 0 0 613 15 0 0 25 0 1 0 235484592 123797504 28294 1992294400 134512640 135243866 4294956256 18446744073709551615 134536629 0 0 4096 3 0 0 0 17 1 0 0
/proc/5776/statm: 30224 28294 80 178 0 30044 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 120896

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5777
/proc/meminfo: memFree=1439528/2055920 swapFree=4181464/4192956
[pid=5776] ppid=5774 vsize=127588 CPUtime=12.68
/proc/5776/stat : 5776 (minisat_static) R 5774 5776 5644 0 -1 4194304 29835 0 0 0 1252 16 0 0 25 0 1 0 235484592 130650112 29820 1992294400 134512640 135243866 4294956256 18446744073709551615 134535475 0 0 4096 3 0 0 0 17 1 0 0
/proc/5776/statm: 31897 29820 80 178 0 31717 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 127588

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5777
/proc/meminfo: memFree=1432424/2055920 swapFree=4181464/4192956
[pid=5776] ppid=5774 vsize=135368 CPUtime=25.48
/proc/5776/stat : 5776 (minisat_static) R 5774 5776 5644 0 -1 4194304 31610 0 0 0 2531 17 0 0 25 0 1 0 235484592 138616832 31595 1992294400 134512640 135243866 4294956256 18446744073709551615 134536627 0 0 4096 3 0 0 0 17 1 0 0
/proc/5776/statm: 33842 31595 80 178 0 33662 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 135368

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5777
/proc/meminfo: memFree=1446568/2055920 swapFree=4181464/4192956
[pid=5776] ppid=5774 vsize=117064 CPUtime=51.07
/proc/5776/stat : 5776 (minisat_static) R 5774 5776 5644 0 -1 4194304 31793 0 0 0 5089 18 0 0 25 0 1 0 235484592 119873536 28069 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/5776/statm: 29266 28069 87 178 0 29086 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 117064

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5777
/proc/meminfo: memFree=1446376/2055920 swapFree=4181464/4192956
[pid=5776] ppid=5774 vsize=117308 CPUtime=102.26
/proc/5776/stat : 5776 (minisat_static) R 5774 5776 5644 0 -1 4194304 31845 0 0 0 10208 18 0 0 25 0 1 0 235484592 120123392 28121 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/5776/statm: 29327 28121 87 178 0 29147 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 117308

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5777
/proc/meminfo: memFree=1446184/2055920 swapFree=4181464/4192956
[pid=5776] ppid=5774 vsize=117428 CPUtime=162.23
/proc/5776/stat : 5776 (minisat_static) R 5774 5776 5644 0 -1 4194304 31884 0 0 0 16205 18 0 0 25 0 1 0 235484592 120246272 28160 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/5776/statm: 29357 28160 87 178 0 29177 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 117428

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5777
/proc/meminfo: memFree=1446120/2055920 swapFree=4181464/4192956
[pid=5776] ppid=5774 vsize=117608 CPUtime=222.22
/proc/5776/stat : 5776 (minisat_static) R 5774 5776 5644 0 -1 4194304 31918 0 0 0 22204 18 0 0 25 0 1 0 235484592 120430592 28194 1992294400 134512640 135243866 4294956256 18446744073709551615 134555629 0 0 4096 3 0 0 0 17 1 0 0
/proc/5776/statm: 29402 28194 87 178 0 29222 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 117608

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5777
/proc/meminfo: memFree=1445928/2055920 swapFree=4181464/4192956
[pid=5776] ppid=5774 vsize=117876 CPUtime=282.2
/proc/5776/stat : 5776 (minisat_static) R 5774 5776 5644 0 -1 4194304 31950 0 0 0 28202 18 0 0 25 0 1 0 235484592 120705024 28226 1992294400 134512640 135243866 4294956256 18446744073709551615 134555733 0 0 4096 3 0 0 0 17 1 0 0
/proc/5776/statm: 29469 28226 87 178 0 29289 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 117876

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5777
/proc/meminfo: memFree=1445416/2055920 swapFree=4181464/4192956
[pid=5776] ppid=5774 vsize=118408 CPUtime=342.19
/proc/5776/stat : 5776 (minisat_static) R 5774 5776 5644 0 -1 4194304 32098 0 0 0 34200 19 0 0 25 0 1 0 235484592 121249792 28374 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/5776/statm: 29602 28374 87 178 0 29422 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 118408

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5777
/proc/meminfo: memFree=1445032/2055920 swapFree=4181464/4192956
[pid=5776] ppid=5774 vsize=119152 CPUtime=402.17
/proc/5776/stat : 5776 (minisat_static) R 5774 5776 5644 0 -1 4194304 32180 0 0 0 40198 19 0 0 25 0 1 0 235484592 122011648 28456 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/5776/statm: 29788 28456 87 178 0 29608 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 119152

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5777
/proc/meminfo: memFree=1444520/2055920 swapFree=4181464/4192956
[pid=5776] ppid=5774 vsize=119696 CPUtime=462.16
/proc/5776/stat : 5776 (minisat_static) R 5774 5776 5644 0 -1 4194304 32321 0 0 0 46197 19 0 0 25 0 1 0 235484592 122568704 28597 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/5776/statm: 29924 28597 87 178 0 29744 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 119696

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5777
/proc/meminfo: memFree=1443880/2055920 swapFree=4181464/4192956
[pid=5776] ppid=5774 vsize=120328 CPUtime=522.14
/proc/5776/stat : 5776 (minisat_static) R 5774 5776 5644 0 -1 4194304 32465 0 0 0 52195 19 0 0 25 0 1 0 235484592 123215872 28741 1992294400 134512640 135243866 4294956256 18446744073709551615 134555629 0 0 4096 3 0 0 0 17 1 0 0
/proc/5776/statm: 30082 28741 87 178 0 29902 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 120328

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5777
/proc/meminfo: memFree=1443560/2055920 swapFree=4181464/4192956
[pid=5776] ppid=5774 vsize=120544 CPUtime=582.13
/proc/5776/stat : 5776 (minisat_static) R 5774 5776 5644 0 -1 4194304 32535 0 0 0 58194 19 0 0 25 0 1 0 235484592 123437056 28811 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/5776/statm: 30136 28811 87 178 0 29956 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 120544

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5777
/proc/meminfo: memFree=1442664/2055920 swapFree=4181464/4192956
[pid=5776] ppid=5774 vsize=121532 CPUtime=642.11
/proc/5776/stat : 5776 (minisat_static) R 5774 5776 5644 0 -1 4194304 32749 0 0 0 64192 19 0 0 25 0 1 0 235484592 124448768 29025 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/5776/statm: 30383 29025 87 178 0 30203 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 121532

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

[startup+642.405 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5777
/proc/meminfo: memFree=1442664/2055920 swapFree=4181464/4192956
[pid=5776] ppid=5774 vsize=121532 CPUtime=642.21
/proc/5776/stat : 5776 (minisat_static) R 5774 5776 5644 0 -1 4194304 32749 0 0 0 64202 19 0 0 25 0 1 0 235484592 124448768 29025 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/5776/statm: 30383 29025 87 178 0 30203 0
Current children cumulated CPU time (s) 642.21
Current children cumulated vsize (KiB) 121532

Child status: 20
Real time (s): 642.484
CPU time (s): 642.306
CPU user time (s): 642.088
CPU system time (s): 0.217966
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 136180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 642.088
system time used= 0.217966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32759
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= 1079

runsolver used 0.628904 second user time and 1.47078 second system time

The end

Launcher Data

Begin job on node36 at 2009-05-11 22:42:40
IDJOB=1796354
IDBENCH=20419
IDSOLVER=568
FILE ID=node36/1796354-1242074559
PBS_JOBID= 9277662
Free space on /tmp= 66252 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h31-unknown.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796354-1242074559/watcher-1796354-1242074559 -o /tmp/evaluation-result-1796354-1242074559/solver-1796354-1242074559 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1796354-1242074559.cnf

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

MD5SUM BENCH= 4211c3af8594e6cbb06d7f7e8978c614
RANDOM SEED=34763115

node36.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.232
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.232
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:       1559248 kB
Buffers:         61744 kB
Cached:         358804 kB
SwapCached:       5268 kB
Active:         149144 kB
Inactive:       279304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1559248 kB
SwapTotal:     4192956 kB
SwapFree:      4181464 kB
Dirty:           14576 kB
Writeback:           0 kB
Mapped:          13560 kB
Slab:            54268 kB
Committed_AS:   776212 kB
PageTables:       1368 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= 66252 MiB
End job on node36 at 2009-05-11 22:53:23