Trace number 1729881

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
VARSAT-industrial 2009-03-22UNSAT 160.389 160.444

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl009.sat05-2721.reshuffled-07.cnf
MD5SUM2fe12e7483e7a74328d483192a8a2746
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark67.9987
Satisfiable
(Un)Satisfiability was proved
Number of variables1477
Number of clauses7989
Sum of the clauses size66949
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2284
Number of clauses of size 31202
Number of clauses of size 4154
Number of clauses of size 5924
Number of clauses of size over 55392

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1477                                                 |
0.00/0.00	c |  Number of clauses:    7989                                                 |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.00/0.02	c |  Timeout:              43200 s
0.00/0.02	c |  Random Seed:          2039244669.000000
0.00/0.02	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.02	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.02	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.02	c |                                                                             |
0.09/0.10	c ============================[ Search Statistics ]==============================
0.09/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |    1236     4743    37009 |     1581        0    nan |  0.000 % |
0.09/0.13	c |       100 |    1236     4743    37009 |     1739      100     11 |  2.844 % |
0.09/0.17	c |       250 |    1236     4743    37009 |     1913      250     11 |  2.844 % |
0.19/0.20	c |       475 |    1236     4743    37009 |     2104      475     12 |  2.844 % |
0.19/0.24	c |       813 |    1236     4743    37009 |     2314      813     13 |  2.844 % |
0.19/0.28	c |      1319 |    1236     4743    37009 |     2546     1319     14 |  2.844 % |
0.29/0.34	c |      2078 |    1236     4743    37009 |     2800     2078     16 |  2.844 % |
0.39/0.40	c |      3217 |    1236     4743    37009 |     3080     1749     14 |  2.844 % |
0.39/0.50	c |      4925 |    1236     4743    37009 |     3389     1849     16 |  2.844 % |
0.59/0.63	c |      7487 |    1236     4743    37009 |     3727     2644     18 |  2.844 % |
0.79/0.83	c |     11333 |    1236     4743    37009 |     4100     2677     16 |  2.844 % |
1.10/1.16	c |     17100 |    1236     4743    37009 |     4510     2151     15 |  2.844 % |
1.49/1.58	c |     25751 |    1236     4743    37009 |     4961     3882     16 |  2.844 % |
2.29/2.34	c |     38726 |    1236     4743    37009 |     5458     4198     18 |  2.844 % |
3.39/3.42	c |     58187 |    1236     4743    37009 |     6003     4175     16 |  2.844 % |
5.09/5.15	c |     87379 |    1236     4743    37009 |     6604     5939     17 |  2.844 % |
7.99/8.00	c |    131168 |    1236     4743    37009 |     7264     6097     17 |  2.844 % |
12.79/12.84	c |    196853 |    1235     4338    33661 |     7991     7412     22 |  2.912 % |
20.68/20.80	c |    295380 |    1235     4338    33661 |     8790     4713     17 |  2.911 % |
33.47/33.52	c |    443170 |    1235     4338    33661 |     9669     5794     20 |  2.911 % |
53.48/53.51	c |    664853 |    1235     4338    33661 |    10636     7459     18 |  2.911 % |
85.96/86.07	c |    997378 |    1235     4338    33661 |    11699     6970     18 |  2.912 % |
138.15/138.28	c |   1496166 |    1231     3859    29625 |    12869     8918     18 |  3.182 % |
160.34/160.44	c ===============================================================================
160.34/160.44	c surveys--CPU time (sec)   : 0.6719         (0.42 % of total)
160.34/160.44	c surveys--attempted        : 23             (34 /sec)
160.34/160.44	c surveys--converged        : 23             (100.00 % successful)
160.34/160.44	c restarts              : 23
160.34/160.44	c conflicts             : 1688114        (10571 /sec)
160.34/160.44	c decisions             : 3365431        (1.93 % random) (21073 /sec)
160.34/160.44	c propagations          : 62623123       (392130 /sec)
160.34/160.44	c conflict literals     : 38286119       (27.22 % deleted)
160.34/160.44	c Memory used           : 8.93 MB
160.34/160.44	c Total CPU time (sec)      : 160.3716    
160.34/160.44	c 
160.34/160.44	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-1729881-1240754321/watcher-1729881-1240754321 -o /tmp/evaluation-result-1729881-1240754321/solver-1729881-1240754321 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=2039244669 HOME/instance-1729881-1240754321.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: 1.93 1.40 1.15 3/64 1389
/proc/meminfo: memFree=1678912/2055920 swapFree=4181440/4192956
[pid=1389] ppid=1387 vsize=2692 CPUtime=0
/proc/1389/stat : 1389 (varsat-industri) R 1387 1389 1169 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 103460558 2756608 318 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/1389/statm: 673 319 87 221 0 449 0

[startup+0.070394 s]
/proc/loadavg: 1.93 1.40 1.15 3/64 1389
/proc/meminfo: memFree=1678912/2055920 swapFree=4181440/4192956
[pid=1389] ppid=1387 vsize=4500 CPUtime=0.06
/proc/1389/stat : 1389 (varsat-industri) R 1387 1389 1169 0 -1 4194304 812 0 0 0 6 0 0 0 18 0 1 0 103460558 4608000 797 1992294400 4194304 5102648 548682068768 18446744073709551615 4225550 0 0 4096 3 0 0 0 17 1 0 0
/proc/1389/statm: 1125 797 99 221 0 901 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4500

[startup+0.101398 s]
/proc/loadavg: 1.93 1.40 1.15 3/64 1389
/proc/meminfo: memFree=1678912/2055920 swapFree=4181440/4192956
[pid=1389] ppid=1387 vsize=4744 CPUtime=0.09
/proc/1389/stat : 1389 (varsat-industri) R 1387 1389 1169 0 -1 4194304 862 0 0 0 9 0 0 0 18 0 1 0 103460558 4857856 847 1992294400 4194304 5102648 548682068768 18446744073709551615 4283740 0 0 4096 3 0 0 0 17 1 0 0
/proc/1389/statm: 1186 847 100 221 0 962 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4744

[startup+0.301427 s]
/proc/loadavg: 1.93 1.40 1.15 3/64 1389
/proc/meminfo: memFree=1678912/2055920 swapFree=4181440/4192956
[pid=1389] ppid=1387 vsize=4600 CPUtime=0.29
/proc/1389/stat : 1389 (varsat-industri) R 1387 1389 1169 0 -1 4194304 879 0 0 0 29 0 0 0 19 0 1 0 103460558 4710400 824 1992294400 4194304 5102648 548682068768 18446744073709551615 4213860 0 0 4096 3 0 0 0 17 1 0 0
/proc/1389/statm: 1150 824 112 221 0 926 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4600

[startup+0.701486 s]
/proc/loadavg: 1.93 1.40 1.15 3/64 1389
/proc/meminfo: memFree=1678912/2055920 swapFree=4181440/4192956
[pid=1389] ppid=1387 vsize=4600 CPUtime=0.69
/proc/1389/stat : 1389 (varsat-industri) R 1387 1389 1169 0 -1 4194304 879 0 0 0 69 0 0 0 22 0 1 0 103460558 4710400 824 1992294400 4194304 5102648 548682068768 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/1389/statm: 1150 824 112 221 0 926 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4600

[startup+1.5016 s]
/proc/loadavg: 1.93 1.40 1.15 2/65 1390
/proc/meminfo: memFree=1675896/2055920 swapFree=4181440/4192956
[pid=1389] ppid=1387 vsize=4600 CPUtime=1.49
/proc/1389/stat : 1389 (varsat-industri) R 1387 1389 1169 0 -1 4194304 880 0 0 0 149 0 0 0 25 0 1 0 103460558 4710400 825 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/1389/statm: 1150 825 112 221 0 926 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4600

[startup+3.10184 s]
/proc/loadavg: 1.93 1.40 1.15 2/65 1390
/proc/meminfo: memFree=1675768/2055920 swapFree=4181440/4192956
[pid=1389] ppid=1387 vsize=4864 CPUtime=3.09
/proc/1389/stat : 1389 (varsat-industri) R 1387 1389 1169 0 -1 4194304 945 0 0 0 309 0 0 0 25 0 1 0 103460558 4980736 890 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1389/statm: 1216 890 112 221 0 992 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4864

[startup+6.30131 s]
/proc/loadavg: 1.85 1.39 1.14 2/65 1390
/proc/meminfo: memFree=1675384/2055920 swapFree=4181440/4192956
[pid=1389] ppid=1387 vsize=5128 CPUtime=6.29
/proc/1389/stat : 1389 (varsat-industri) R 1387 1389 1169 0 -1 4194304 1015 0 0 0 629 0 0 0 25 0 1 0 103460558 5251072 960 1992294400 4194304 5102648 548682068768 18446744073709551615 4255576 0 0 4096 3 0 0 0 17 1 0 0
/proc/1389/statm: 1282 960 112 221 0 1058 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5128

[startup+12.7023 s]
/proc/loadavg: 1.78 1.39 1.14 2/65 1390
/proc/meminfo: memFree=1674432/2055920 swapFree=4181440/4192956
[pid=1389] ppid=1387 vsize=5800 CPUtime=12.69
/proc/1389/stat : 1389 (varsat-industri) R 1387 1389 1169 0 -1 4194304 1196 0 0 0 1269 0 0 0 25 0 1 0 103460558 5939200 1141 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/1389/statm: 1450 1141 112 221 0 1226 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5800

[startup+25.5011 s]
/proc/loadavg: 1.61 1.37 1.14 2/65 1390
/proc/meminfo: memFree=1673536/2055920 swapFree=4181440/4192956
[pid=1389] ppid=1387 vsize=6812 CPUtime=25.48
/proc/1389/stat : 1389 (varsat-industri) R 1387 1389 1169 0 -1 4194304 1422 0 0 0 2548 0 0 0 25 0 1 0 103460558 6975488 1367 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1389/statm: 1703 1367 112 221 0 1479 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6812

[startup+51.1019 s]
/proc/loadavg: 1.40 1.33 1.14 2/65 1390
/proc/meminfo: memFree=1672768/2055920 swapFree=4181440/4192956
[pid=1389] ppid=1387 vsize=7480 CPUtime=51.08
/proc/1389/stat : 1389 (varsat-industri) R 1387 1389 1169 0 -1 4194304 1608 0 0 0 5107 1 0 0 25 0 1 0 103460558 7659520 1553 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1389/statm: 1870 1553 112 221 0 1646 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7480

[startup+102.305 s]
/proc/loadavg: 1.17 1.28 1.13 2/65 1390
/proc/meminfo: memFree=1671872/2055920 swapFree=4181440/4192956
[pid=1389] ppid=1387 vsize=8452 CPUtime=102.26
/proc/1389/stat : 1389 (varsat-industri) R 1387 1389 1169 0 -1 4194304 1824 0 0 0 10225 1 0 0 25 0 1 0 103460558 8654848 1769 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1389/statm: 2113 1769 112 221 0 1889 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 8452

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

[startup+127.901 s]
/proc/loadavg: 1.10 1.25 1.12 2/65 1390
/proc/meminfo: memFree=1671552/2055920 swapFree=4181440/4192956
[pid=1389] ppid=1387 vsize=8724 CPUtime=127.85
/proc/1389/stat : 1389 (varsat-industri) R 1387 1389 1169 0 -1 4194304 1903 0 0 0 12784 1 0 0 25 0 1 0 103460558 8933376 1848 1992294400 4194304 5102648 548682068768 18446744073709551615 4249776 0 0 4096 3 0 0 0 17 1 0 0
/proc/1389/statm: 2181 1848 112 221 0 1957 0
Current children cumulated CPU time (s) 127.85
Current children cumulated vsize (KiB) 8724

[startup+140.701 s]
/proc/loadavg: 1.09 1.24 1.12 2/65 1396
/proc/meminfo: memFree=1671224/2055920 swapFree=4181440/4192956
[pid=1389] ppid=1387 vsize=9000 CPUtime=140.65
/proc/1389/stat : 1389 (varsat-industri) R 1387 1389 1169 0 -1 4194304 1950 0 0 0 14064 1 0 0 25 0 1 0 103460558 9216000 1895 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1389/statm: 2250 1895 112 221 0 2026 0
Current children cumulated CPU time (s) 140.65
Current children cumulated vsize (KiB) 9000

[startup+153.502 s]
/proc/loadavg: 1.07 1.23 1.12 2/65 1396
/proc/meminfo: memFree=1671168/2055920 swapFree=4181440/4192956
[pid=1389] ppid=1387 vsize=9000 CPUtime=153.44
/proc/1389/stat : 1389 (varsat-industri) R 1387 1389 1169 0 -1 4194304 1967 0 0 0 15343 1 0 0 25 0 1 0 103460558 9216000 1912 1992294400 4194304 5102648 548682068768 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/1389/statm: 2250 1912 112 221 0 2026 0
Current children cumulated CPU time (s) 153.44
Current children cumulated vsize (KiB) 9000

[startup+156.701 s]
/proc/loadavg: 1.07 1.23 1.12 2/65 1396
/proc/meminfo: memFree=1671104/2055920 swapFree=4181440/4192956
[pid=1389] ppid=1387 vsize=9144 CPUtime=156.64
/proc/1389/stat : 1389 (varsat-industri) R 1387 1389 1169 0 -1 4194304 1990 0 0 0 15663 1 0 0 25 0 1 0 103460558 9363456 1935 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1389/statm: 2286 1935 112 221 0 2062 0
Current children cumulated CPU time (s) 156.64
Current children cumulated vsize (KiB) 9144

[startup+158.302 s]
/proc/loadavg: 1.06 1.23 1.11 2/65 1396
/proc/meminfo: memFree=1671040/2055920 swapFree=4181440/4192956
[pid=1389] ppid=1387 vsize=9144 CPUtime=158.24
/proc/1389/stat : 1389 (varsat-industri) R 1387 1389 1169 0 -1 4194304 1993 0 0 0 15823 1 0 0 25 0 1 0 103460558 9363456 1938 1992294400 4194304 5102648 548682068768 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/1389/statm: 2286 1938 112 221 0 2062 0
Current children cumulated CPU time (s) 158.24
Current children cumulated vsize (KiB) 9144

[startup+159.102 s]
/proc/loadavg: 1.06 1.23 1.11 2/65 1396
/proc/meminfo: memFree=1671040/2055920 swapFree=4181440/4192956
[pid=1389] ppid=1387 vsize=9144 CPUtime=159.04
/proc/1389/stat : 1389 (varsat-industri) R 1387 1389 1169 0 -1 4194304 1996 0 0 0 15903 1 0 0 25 0 1 0 103460558 9363456 1941 1992294400 4194304 5102648 548682068768 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/1389/statm: 2286 1941 112 221 0 2062 0
Current children cumulated CPU time (s) 159.04
Current children cumulated vsize (KiB) 9144

[startup+159.902 s]
/proc/loadavg: 1.06 1.23 1.11 2/65 1396
/proc/meminfo: memFree=1670976/2055920 swapFree=4181440/4192956
[pid=1389] ppid=1387 vsize=9144 CPUtime=159.84
/proc/1389/stat : 1389 (varsat-industri) R 1387 1389 1169 0 -1 4194304 2003 0 0 0 15983 1 0 0 25 0 1 0 103460558 9363456 1948 1992294400 4194304 5102648 548682068768 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/1389/statm: 2286 1948 112 221 0 2062 0
Current children cumulated CPU time (s) 159.84
Current children cumulated vsize (KiB) 9144

[startup+160.302 s]
/proc/loadavg: 1.06 1.23 1.11 2/65 1396
/proc/meminfo: memFree=1670976/2055920 swapFree=4181440/4192956
[pid=1389] ppid=1387 vsize=9144 CPUtime=160.24
/proc/1389/stat : 1389 (varsat-industri) R 1387 1389 1169 0 -1 4194304 2003 0 0 0 16023 1 0 0 25 0 1 0 103460558 9363456 1948 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1389/statm: 2286 1948 112 221 0 2062 0
Current children cumulated CPU time (s) 160.24
Current children cumulated vsize (KiB) 9144

[startup+160.402 s]
/proc/loadavg: 1.06 1.23 1.11 2/65 1396
/proc/meminfo: memFree=1670976/2055920 swapFree=4181440/4192956
[pid=1389] ppid=1387 vsize=9144 CPUtime=160.34
/proc/1389/stat : 1389 (varsat-industri) R 1387 1389 1169 0 -1 4194304 2003 0 0 0 16033 1 0 0 25 0 1 0 103460558 9363456 1948 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1389/statm: 2286 1948 112 221 0 2062 0
Current children cumulated CPU time (s) 160.34
Current children cumulated vsize (KiB) 9144

Child status: 20
Real time (s): 160.444
CPU time (s): 160.389
CPU user time (s): 160.372
CPU system time (s): 0.016997
CPU usage (%): 99.9653
Max. virtual memory (cumulated for all children) (KiB): 9144

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

runsolver used 0.122981 second user time and 0.341948 second system time

The end

Launcher Data

Begin job on node39 at 2009-04-26 15:58:41
IDJOB=1729881
IDBENCH=24716
IDSOLVER=538
FILE ID=node39/1729881-1240754321
PBS_JOBID= 9187098
Free space on /tmp= 66344 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl009.sat05-2721.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729881-1240754321/watcher-1729881-1240754321 -o /tmp/evaluation-result-1729881-1240754321/solver-1729881-1240754321 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=2039244669 HOME/instance-1729881-1240754321.cnf

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

MD5SUM BENCH= 2fe12e7483e7a74328d483192a8a2746
RANDOM SEED=2039244669

node39.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.281
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.281
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:       1679328 kB
Buffers:         42888 kB
Cached:         276576 kB
SwapCached:       6324 kB
Active:         145948 kB
Inactive:       182428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1679328 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:            1328 kB
Writeback:           0 kB
Mapped:          13548 kB
Slab:            34164 kB
Committed_AS:   473716 kB
PageTables:       1380 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= 66344 MiB
End job on node39 at 2009-04-26 16:01:22