Trace number 1727238

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 299.814 299.888

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 benchmark269.431
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.89	c |  Number of variables:         25493                                         |
1.79/1.89	c |  Number of clauses:         1139180                                         |
1.79/1.89	c |  Parse time:                   1.76 s                                       |
27.58/27.67	c |  Simplification time:         25.74 s                                       |
27.58/27.67	c |                                                                             |
27.58/27.67	c ============================[ Search Statistics ]==============================
27.58/27.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
27.58/27.67	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
27.58/27.67	c ===============================================================================
27.69/27.72	c |       100 |   17774   717156  1791490 |   262957       98     13 | 17.836 % |
27.69/27.75	c |       250 |   17771   717156  1791490 |   289252      245     14 | 17.848 % |
27.79/27.82	c |       475 |   17379   717156  1791490 |   318178      468     15 | 19.386 % |
27.79/27.89	c |       812 |   17377   717156  1791490 |   349996      803     14 | 19.394 % |
27.99/28.01	c |      1318 |   17376   717156  1791490 |   384995     1308     20 | 19.397 % |
28.19/28.23	c |      2077 |   17375   717156  1791490 |   423495     2066     19 | 19.401 % |
28.49/28.51	c |      3216 |   17369   717156  1791490 |   465844     3202     18 | 19.425 % |
28.88/28.98	c |      4924 |   17368   717156  1791490 |   512429     4909     19 | 19.429 % |
29.69/29.74	c |      7486 |   17364   697163  1745013 |   563672     7376     23 | 19.445 % |
31.08/31.12	c |     11330 |   17344   696795  1744210 |   620039    11214     24 | 19.523 % |
33.09/33.19	c |     17096 |   17335   695243  1740668 |   682043    16959     26 | 19.558 % |
37.58/37.64	c |     25745 |   17321   693713  1737021 |   750247    25583     29 | 19.613 % |
45.38/45.49	c |     38719 |   17311   692740  1734833 |   825272    38510     32 | 19.653 % |
58.08/58.10	c |     58180 |   17255   688651  1725721 |   907799    57839     36 | 19.872 % |
78.77/78.87	c |     87372 |   17227   685795  1719269 |   998579    86850     41 | 19.982 % |
119.87/119.96	c |    131161 |   17221   684964  1717388 |  1098437   130263     45 | 20.006 % |
207.74/207.87	c |    196845 |   17221   684964  1717388 |  1208281   195947     49 | 20.005 % |
299.71/299.86	c ===============================================================================
299.71/299.86	c restarts              : 573
299.71/299.86	c conflicts             : 246225         (822 /sec)
299.71/299.86	c decisions             : 627772         (2096 /sec)
299.71/299.86	c propagations          : 203817084      (680558 /sec)
299.71/299.86	c conflict literals     : 12159043       (54.48 % deleted)
299.71/299.86	c Memory used           : 145.10 MB
299.71/299.86	c CPU time              : 299.485 s
299.71/299.86	c 
299.71/299.86	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-1727238-1240722605/watcher-1727238-1240722605 -o /tmp/evaluation-result-1727238-1240722605/solver-1727238-1240722605 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1727238-1240722605.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
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: 0.99 0.97 0.98 3/64 14315
/proc/meminfo: memFree=1795944/2055920 swapFree=4192956/4192956
[pid=14315] ppid=14313 vsize=8188 CPUtime=0
/proc/14315/stat : 14315 (minisat) R 14313 14315 10839 0 -1 4194304 510 0 0 0 0 0 0 0 18 0 1 0 100288093 8384512 494 1992294400 4194304 5092341 548682068832 18446744073709551615 4515195 0 0 4096 3 0 0 0 17 1 0 0
/proc/14315/statm: 2047 524 63 219 0 1825 0

[startup+0.02581 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 14315
/proc/meminfo: memFree=1795944/2055920 swapFree=4192956/4192956
[pid=14315] ppid=14313 vsize=11020 CPUtime=0.01
/proc/14315/stat : 14315 (minisat) R 14313 14315 10839 0 -1 4194304 1225 0 0 0 1 0 0 0 18 0 1 0 100288093 11284480 1209 1992294400 4194304 5092341 548682068832 18446744073709551615 4515632 0 0 4096 3 0 0 0 17 1 0 0
/proc/14315/statm: 2755 1212 63 219 0 2533 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11020

[startup+0.101814 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 14315
/proc/meminfo: memFree=1795944/2055920 swapFree=4192956/4192956
[pid=14315] ppid=14313 vsize=13088 CPUtime=0.09
/proc/14315/stat : 14315 (minisat) R 14313 14315 10839 0 -1 4194304 1993 0 0 0 8 1 0 0 18 0 1 0 100288093 13402112 1936 1992294400 4194304 5092341 548682068832 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/14315/statm: 3272 1936 63 219 0 3050 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13088

[startup+0.301833 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 14315
/proc/meminfo: memFree=1795944/2055920 swapFree=4192956/4192956
[pid=14315] ppid=14313 vsize=17656 CPUtime=0.29
/proc/14315/stat : 14315 (minisat) R 14313 14315 10839 0 -1 4194304 3836 0 0 0 27 2 0 0 19 0 1 0 100288093 18079744 3491 1992294400 4194304 5092341 548682068832 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/14315/statm: 4414 3491 63 219 0 4192 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17656

[startup+0.701868 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 14315
/proc/meminfo: memFree=1795944/2055920 swapFree=4192956/4192956
[pid=14315] ppid=14313 vsize=29404 CPUtime=0.69
/proc/14315/stat : 14315 (minisat) R 14313 14315 10839 0 -1 4194304 7501 0 0 0 65 4 0 0 22 0 1 0 100288093 30109696 6649 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/14315/statm: 7351 6649 63 219 0 7129 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29404

[startup+1.50194 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14316
/proc/meminfo: memFree=1759200/2055920 swapFree=4192956/4192956
[pid=14315] ppid=14313 vsize=59536 CPUtime=1.49
/proc/14315/stat : 14315 (minisat) R 14313 14315 10839 0 -1 4194304 15602 0 0 0 140 9 0 0 25 0 1 0 100288093 60964864 13610 1992294400 4194304 5092341 548682068832 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/14315/statm: 14884 13610 63 219 0 14662 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59536

[startup+3.10108 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14316
/proc/meminfo: memFree=1726880/2055920 swapFree=4192956/4192956
[pid=14315] ppid=14313 vsize=79412 CPUtime=3.09
/proc/14315/stat : 14315 (minisat) R 14313 14315 10839 0 -1 4194304 20115 0 0 0 297 12 0 0 25 0 1 0 100288093 81317888 17097 1992294400 4194304 5092341 548682068832 18446744073709551615 4219527 0 0 4096 3 0 0 0 17 1 0 0
/proc/14315/statm: 19853 17097 86 219 0 19631 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79412

[startup+6.30138 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14316
/proc/meminfo: memFree=1727456/2055920 swapFree=4192956/4192956
[pid=14315] ppid=14313 vsize=79412 CPUtime=6.29
/proc/14315/stat : 14315 (minisat) R 14313 14315 10839 0 -1 4194304 20115 0 0 0 617 12 0 0 25 0 1 0 100288093 81317888 17097 1992294400 4194304 5092341 548682068832 18446744073709551615 4219527 0 0 4096 3 0 0 0 17 1 0 0
/proc/14315/statm: 19853 17097 86 219 0 19631 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 79412

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14316
/proc/meminfo: memFree=1712608/2055920 swapFree=4192956/4192956
[pid=14315] ppid=14313 vsize=87760 CPUtime=12.69
/proc/14315/stat : 14315 (minisat) R 14313 14315 10839 0 -1 4194304 23858 0 0 0 1255 14 0 0 25 0 1 0 100288093 89866240 20840 1992294400 4194304 5092341 548682068832 18446744073709551615 4219861 0 0 4096 3 0 0 0 17 1 0 0
/proc/14315/statm: 21940 20840 87 219 0 21718 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 87760

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14316
/proc/meminfo: memFree=1712160/2055920 swapFree=4192956/4192956
[pid=14315] ppid=14313 vsize=87760 CPUtime=25.49
/proc/14315/stat : 14315 (minisat) R 14313 14315 10839 0 -1 4194304 23991 0 0 0 2535 14 0 0 25 0 1 0 100288093 89866240 20973 1992294400 4194304 5092341 548682068832 18446744073709551615 4219530 0 0 4096 3 0 0 0 17 1 0 0
/proc/14315/statm: 21940 20973 87 219 0 21718 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87760

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14316
/proc/meminfo: memFree=1721632/2055920 swapFree=4192956/4192956
[pid=14315] ppid=14313 vsize=77416 CPUtime=51.07
/proc/14315/stat : 14315 (minisat) R 14313 14315 10839 0 -1 4194304 29498 0 0 0 5090 17 0 0 25 0 1 0 100288093 79273984 18674 1992294400 4194304 5092341 548682068832 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 1 0 0
/proc/14315/statm: 19354 18674 103 219 0 19132 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 77416

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14316
/proc/meminfo: memFree=1708384/2055920 swapFree=4192956/4192956
[pid=14315] ppid=14313 vsize=99312 CPUtime=102.27
/proc/14315/stat : 14315 (minisat) R 14313 14315 10839 0 -1 4194304 32742 0 0 0 10206 21 0 0 25 0 1 0 100288093 101695488 21918 1992294400 4194304 5092341 548682068832 18446744073709551615 4241414 0 0 4096 3 0 0 0 17 1 0 0
/proc/14315/statm: 24828 21918 103 219 0 24606 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 99312

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14316
/proc/meminfo: memFree=1696352/2055920 swapFree=4192956/4192956
[pid=14315] ppid=14313 vsize=119020 CPUtime=162.25
/proc/14315/stat : 14315 (minisat) R 14313 14315 10839 0 -1 4194304 35771 0 0 0 16201 24 0 0 25 0 1 0 100288093 121876480 24947 1992294400 4194304 5092341 548682068832 18446744073709551615 4240989 0 0 4096 3 0 0 0 17 1 0 0
/proc/14315/statm: 29755 24947 103 219 0 29533 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 119020

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14316
/proc/meminfo: memFree=1687584/2055920 swapFree=4192956/4192956
[pid=14315] ppid=14313 vsize=119020 CPUtime=222.23
/proc/14315/stat : 14315 (minisat) R 14313 14315 10839 0 -1 4194304 37936 0 0 0 22196 27 0 0 25 0 1 0 100288093 121876480 27112 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/14315/statm: 29755 27112 103 219 0 29533 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 119020

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14316
/proc/meminfo: memFree=1680288/2055920 swapFree=4192956/4192956
[pid=14315] ppid=14313 vsize=119020 CPUtime=282.22
/proc/14315/stat : 14315 (minisat) R 14313 14315 10839 0 -1 4194304 39769 0 0 0 28192 30 0 0 25 0 1 0 100288093 121876480 28945 1992294400 4194304 5092341 548682068832 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/14315/statm: 29755 28945 103 219 0 29533 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 119020

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

[startup+287.902 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14316
/proc/meminfo: memFree=1679712/2055920 swapFree=4192956/4192956
[pid=14315] ppid=14313 vsize=119020 CPUtime=287.82
/proc/14315/stat : 14315 (minisat) R 14313 14315 10839 0 -1 4194304 39899 0 0 0 28752 30 0 0 25 0 1 0 100288093 121876480 29075 1992294400 4194304 5092341 548682068832 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/14315/statm: 29755 29075 103 219 0 29533 0
Current children cumulated CPU time (s) 287.82
Current children cumulated vsize (KiB) 119020

[startup+294.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14316
/proc/meminfo: memFree=1679200/2055920 swapFree=4192956/4192956
[pid=14315] ppid=14313 vsize=119020 CPUtime=294.22
/proc/14315/stat : 14315 (minisat) R 14313 14315 10839 0 -1 4194304 40018 0 0 0 29392 30 0 0 25 0 1 0 100288093 121876480 29194 1992294400 4194304 5092341 548682068832 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/14315/statm: 29755 29194 103 219 0 29533 0
Current children cumulated CPU time (s) 294.22
Current children cumulated vsize (KiB) 119020

[startup+297.502 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14316
/proc/meminfo: memFree=1679008/2055920 swapFree=4192956/4192956
[pid=14315] ppid=14313 vsize=119020 CPUtime=297.42
/proc/14315/stat : 14315 (minisat) R 14313 14315 10839 0 -1 4194304 40066 0 0 0 29712 30 0 0 25 0 1 0 100288093 121876480 29242 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/14315/statm: 29755 29242 103 219 0 29533 0
Current children cumulated CPU time (s) 297.42
Current children cumulated vsize (KiB) 119020

[startup+299.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14316
/proc/meminfo: memFree=1678816/2055920 swapFree=4192956/4192956
[pid=14315] ppid=14313 vsize=148580 CPUtime=299.02
/proc/14315/stat : 14315 (minisat) R 14313 14315 10839 0 -1 4194304 40102 0 0 0 29872 30 0 0 25 0 1 0 100288093 152145920 29278 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/14315/statm: 37145 29278 103 219 0 36923 0
Current children cumulated CPU time (s) 299.02
Current children cumulated vsize (KiB) 148580

[startup+299.502 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14316
/proc/meminfo: memFree=1678816/2055920 swapFree=4192956/4192956
[pid=14315] ppid=14313 vsize=148580 CPUtime=299.41
/proc/14315/stat : 14315 (minisat) R 14313 14315 10839 0 -1 4194304 40108 0 0 0 29911 30 0 0 25 0 1 0 100288093 152145920 29284 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/14315/statm: 37145 29284 103 219 0 36923 0
Current children cumulated CPU time (s) 299.41
Current children cumulated vsize (KiB) 148580

[startup+299.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14316
/proc/meminfo: memFree=1678816/2055920 swapFree=4192956/4192956
[pid=14315] ppid=14313 vsize=148580 CPUtime=299.61
/proc/14315/stat : 14315 (minisat) R 14313 14315 10839 0 -1 4194304 40110 0 0 0 29931 30 0 0 25 0 1 0 100288093 152145920 29286 1992294400 4194304 5092341 548682068832 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/14315/statm: 37145 29286 103 219 0 36923 0
Current children cumulated CPU time (s) 299.61
Current children cumulated vsize (KiB) 148580

[startup+299.802 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14316
/proc/meminfo: memFree=1678816/2055920 swapFree=4192956/4192956
[pid=14315] ppid=14313 vsize=148580 CPUtime=299.71
/proc/14315/stat : 14315 (minisat) R 14313 14315 10839 0 -1 4194304 40111 0 0 0 29941 30 0 0 25 0 1 0 100288093 152145920 29287 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/14315/statm: 37145 29287 103 219 0 36923 0
Current children cumulated CPU time (s) 299.71
Current children cumulated vsize (KiB) 148580

Child status: 20
Real time (s): 299.888
CPU time (s): 299.814
CPU user time (s): 299.485
CPU system time (s): 0.328949
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 148580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 299.485
system time used= 0.328949
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= 709

runsolver used 0.200969 second user time and 0.675897 second system time

The end

Launcher Data

Begin job on node55 at 2009-04-26 07:10:07
IDJOB=1727238
IDBENCH=24632
IDSOLVER=546
FILE ID=node55/1727238-1240722605
PBS_JOBID= 9186862
Free space on /tmp= 66376 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-1727238-1240722605/watcher-1727238-1240722605 -o /tmp/evaluation-result-1727238-1240722605/solver-1727238-1240722605 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1727238-1240722605.cnf

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

MD5SUM BENCH= bf3618cdbef11db03f2026bf209783fc
RANDOM SEED=653591991

node55.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.240
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.240
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:       1796360 kB
Buffers:         26224 kB
Cached:         151732 kB
SwapCached:          0 kB
Active:          47556 kB
Inactive:       144352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1796360 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           16752 kB
Writeback:           0 kB
Mapped:          23672 kB
Slab:            53712 kB
Committed_AS:   292248 kB
PageTables:       1360 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= 66372 MiB
End job on node55 at 2009-04-26 07:15:07