Trace number 1730039

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-crafted 2009-03-22UNSAT 138.824 138.871

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl004.sat05-2716.reshuffled-07.cnf
MD5SUMdd374701f9b3db5a8ac095414c025d77
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark64.4682
Satisfiable
(Un)Satisfiability was proved
Number of variables1605
Number of clauses8025
Sum of the clauses size68677
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2247
Number of clauses of size 31142
Number of clauses of size 4106
Number of clauses of size 5888
Number of clauses of size over 55615

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1605                                                 |
0.00/0.00	c |  Number of clauses:    8025                                                 |
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:          1989501408.000000
0.00/0.02	c |  Heuristic:            EMBP-G, threshold 0.800                              |
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.02/0.09	c ============================[ Search Statistics ]==============================
0.02/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.02/0.09	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.02/0.09	c ===============================================================================
0.02/0.09	c |         0 |    1344     4806    38429 |     1602        0    nan |  0.000 % |
0.09/0.13	c |       100 |    1344     4806    38429 |     1762      100     10 |  2.617 % |
0.09/0.16	c |       250 |    1344     4806    38429 |     1938      250     12 |  2.617 % |
0.09/0.19	c |       475 |    1344     4806    38429 |     2132      475     12 |  2.617 % |
0.19/0.23	c |       812 |    1344     4806    38429 |     2345      812     12 |  2.617 % |
0.19/0.27	c |      1320 |    1344     4806    38429 |     2580     1320     14 |  2.617 % |
0.29/0.33	c |      2079 |    1344     4806    38429 |     2838     2079     17 |  2.617 % |
0.29/0.39	c |      3222 |    1344     4806    38429 |     3121     1744     15 |  2.617 % |
0.39/0.48	c |      4930 |    1344     4806    38429 |     3434     1830     15 |  2.617 % |
0.59/0.60	c |      7493 |    1344     4806    38429 |     3777     2627     15 |  2.617 % |
0.69/0.78	c |     11338 |    1344     4806    38429 |     4155     2581     15 |  2.617 % |
1.00/1.04	c |     17107 |    1344     4806    38429 |     4570     4112     17 |  2.617 % |
1.39/1.49	c |     25756 |    1344     4806    38429 |     5027     3408     15 |  2.617 % |
2.09/2.18	c |     38730 |    1344     4806    38429 |     5530     3551     18 |  2.617 % |
3.19/3.23	c |     58193 |    1344     4806    38429 |     6083     3369     13 |  2.617 % |
4.79/4.85	c |     87385 |    1344     4806    38429 |     6691     4705     16 |  2.617 % |
7.29/7.35	c |    131174 |    1344     4806    38429 |     7361     4319     14 |  2.617 % |
11.48/11.56	c |    196858 |    1343     4401    35082 |     8097     4195     16 |  2.679 % |
18.48/18.58	c |    295384 |    1343     4401    35082 |     8906     4349     19 |  2.679 % |
29.98/30.04	c |    443173 |    1343     4401    35082 |     9797     8051     22 |  2.679 % |
48.67/48.74	c |    664856 |    1342     4371    34992 |    10777     5312     16 |  2.741 % |
77.77/77.89	c |    997382 |    1341     3966    31251 |    11855     6019     19 |  2.804 % |
125.85/125.94	c |   1496171 |    1335     3438    26591 |    13040     8997     18 |  3.178 % |
138.75/138.86	c ===============================================================================
138.75/138.86	c surveys--CPU time (sec)   : 0.6889         (0.50 % of total)
138.75/138.86	c surveys--attempted        : 23             (33 /sec)
138.75/138.86	c surveys--converged        : 23             (100.00 % successful)
138.75/138.86	c restarts              : 23
138.75/138.86	c conflicts             : 1616789        (11706 /sec)
138.75/138.86	c decisions             : 2737481        (1.92 % random) (19819 /sec)
138.75/138.86	c propagations          : 55914799       (404825 /sec)
138.75/138.86	c conflict literals     : 35492379       (25.47 % deleted)
138.75/138.86	c Memory used           : 8.95 MB
138.75/138.86	c Total CPU time (sec)      : 138.8099    
138.75/138.86	c 
138.75/138.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-1730039-1240755576/watcher-1730039-1240755576 -o /tmp/evaluation-result-1730039-1240755576/solver-1730039-1240755576 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1989501408 HOME/instance-1730039-1240755576.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.00 1.02 1.18 3/65 11872
/proc/meminfo: memFree=1802792/2055920 swapFree=4181396/4192956
[pid=11872] ppid=11870 vsize=2696 CPUtime=0
/proc/11872/stat : 11872 (varsat-crafted_) R 11870 11872 11558 0 -1 4194304 355 0 0 0 0 0 0 0 20 0 1 0 103586977 2760704 340 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/11872/statm: 674 341 87 221 0 450 0

[startup+0.0333821 s]
/proc/loadavg: 1.00 1.02 1.18 3/65 11872
/proc/meminfo: memFree=1802792/2055920 swapFree=4181396/4192956
[pid=11872] ppid=11870 vsize=4620 CPUtime=0.02
/proc/11872/stat : 11872 (varsat-crafted_) R 11870 11872 11558 0 -1 4194304 845 0 0 0 2 0 0 0 20 0 1 0 103586977 4730880 830 1992294400 4194304 5102648 548682068768 18446744073709551615 4225492 0 0 4096 3 0 0 0 17 1 0 0
/proc/11872/statm: 1155 830 99 221 0 931 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4620

[startup+0.101394 s]
/proc/loadavg: 1.00 1.02 1.18 3/65 11872
/proc/meminfo: memFree=1802792/2055920 swapFree=4181396/4192956
[pid=11872] ppid=11870 vsize=4752 CPUtime=0.09
/proc/11872/stat : 11872 (varsat-crafted_) R 11870 11872 11558 0 -1 4194304 908 0 0 0 9 0 0 0 20 0 1 0 103586977 4866048 857 1992294400 4194304 5102648 548682068768 18446744073709551615 4213956 0 0 4096 3 0 0 0 17 1 0 0
/proc/11872/statm: 1188 857 102 221 0 964 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4752

[startup+0.30143 s]
/proc/loadavg: 1.00 1.02 1.18 3/65 11872
/proc/meminfo: memFree=1802792/2055920 swapFree=4181396/4192956
[pid=11872] ppid=11870 vsize=4752 CPUtime=0.29
/proc/11872/stat : 11872 (varsat-crafted_) R 11870 11872 11558 0 -1 4194304 918 0 0 0 29 0 0 0 22 0 1 0 103586977 4866048 867 1992294400 4194304 5102648 548682068768 18446744073709551615 4213794 0 0 4096 3 0 0 0 17 1 0 0
/proc/11872/statm: 1188 867 112 221 0 964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4752

[startup+0.701505 s]
/proc/loadavg: 1.00 1.02 1.18 3/65 11872
/proc/meminfo: memFree=1802792/2055920 swapFree=4181396/4192956
[pid=11872] ppid=11870 vsize=4752 CPUtime=0.69
/proc/11872/stat : 11872 (varsat-crafted_) R 11870 11872 11558 0 -1 4194304 918 0 0 0 69 0 0 0 25 0 1 0 103586977 4866048 867 1992294400 4194304 5102648 548682068768 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/11872/statm: 1188 867 112 221 0 964 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4752

[startup+1.50165 s]
/proc/loadavg: 1.00 1.02 1.18 2/66 11873
/proc/meminfo: memFree=1799648/2055920 swapFree=4181396/4192956
[pid=11872] ppid=11870 vsize=4752 CPUtime=1.49
/proc/11872/stat : 11872 (varsat-crafted_) R 11870 11872 11558 0 -1 4194304 919 0 0 0 149 0 0 0 25 0 1 0 103586977 4866048 868 1992294400 4194304 5102648 548682068768 18446744073709551615 4213895 0 0 4096 3 0 0 0 17 1 0 0
/proc/11872/statm: 1188 868 112 221 0 964 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4752

[startup+3.10195 s]
/proc/loadavg: 1.00 1.02 1.18 2/66 11873
/proc/meminfo: memFree=1799520/2055920 swapFree=4181396/4192956
[pid=11872] ppid=11870 vsize=5016 CPUtime=3.09
/proc/11872/stat : 11872 (varsat-crafted_) R 11870 11872 11558 0 -1 4194304 971 0 0 0 309 0 0 0 25 0 1 0 103586977 5136384 920 1992294400 4194304 5102648 548682068768 18446744073709551615 4249776 0 0 4096 3 0 0 0 17 1 0 0
/proc/11872/statm: 1254 920 112 221 0 1030 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5016

[startup+6.30255 s]
/proc/loadavg: 1.00 1.02 1.17 2/66 11873
/proc/meminfo: memFree=1799016/2055920 swapFree=4181396/4192956
[pid=11872] ppid=11870 vsize=5284 CPUtime=6.29
/proc/11872/stat : 11872 (varsat-crafted_) R 11870 11872 11558 0 -1 4194304 1066 0 0 0 629 0 0 0 25 0 1 0 103586977 5410816 1015 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11872/statm: 1321 1015 112 221 0 1097 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5284

[startup+12.7017 s]
/proc/loadavg: 1.00 1.02 1.17 2/66 11873
/proc/meminfo: memFree=1798120/2055920 swapFree=4181396/4192956
[pid=11872] ppid=11870 vsize=6152 CPUtime=12.68
/proc/11872/stat : 11872 (varsat-crafted_) R 11870 11872 11558 0 -1 4194304 1251 0 0 0 1268 0 0 0 25 0 1 0 103586977 6299648 1200 1992294400 4194304 5102648 548682068768 18446744073709551615 4250307 0 0 4096 3 0 0 0 17 1 0 0
/proc/11872/statm: 1538 1200 112 221 0 1314 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6152

[startup+25.5011 s]
/proc/loadavg: 1.00 1.02 1.17 2/66 11873
/proc/meminfo: memFree=1797160/2055920 swapFree=4181396/4192956
[pid=11872] ppid=11870 vsize=7108 CPUtime=25.48
/proc/11872/stat : 11872 (varsat-crafted_) R 11870 11872 11558 0 -1 4194304 1494 0 0 0 2548 0 0 0 25 0 1 0 103586977 7278592 1443 1992294400 4194304 5102648 548682068768 18446744073709551615 4255146 0 0 4096 3 0 0 0 17 1 0 0
/proc/11872/statm: 1777 1443 112 221 0 1553 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7108

[startup+51.1019 s]
/proc/loadavg: 1.00 1.02 1.17 2/66 11873
/proc/meminfo: memFree=1796264/2055920 swapFree=4181396/4192956
[pid=11872] ppid=11870 vsize=7920 CPUtime=51.08
/proc/11872/stat : 11872 (varsat-crafted_) R 11870 11872 11558 0 -1 4194304 1711 0 0 0 5107 1 0 0 25 0 1 0 103586977 8110080 1660 1992294400 4194304 5102648 548682068768 18446744073709551615 4249888 0 0 4096 3 0 0 0 17 1 0 0
/proc/11872/statm: 1980 1660 112 221 0 1756 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7920

[startup+102.305 s]
/proc/loadavg: 1.00 1.01 1.16 2/66 11873
/proc/meminfo: memFree=1795304/2055920 swapFree=4181396/4192956
[pid=11872] ppid=11870 vsize=8892 CPUtime=102.26
/proc/11872/stat : 11872 (varsat-crafted_) R 11870 11872 11558 0 -1 4194304 1942 0 0 0 10225 1 0 0 25 0 1 0 103586977 9105408 1891 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11872/statm: 2223 1891 112 221 0 1999 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 8892

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

[startup+115.102 s]
/proc/loadavg: 1.00 1.01 1.15 2/66 11873
/proc/meminfo: memFree=1795304/2055920 swapFree=4181396/4192956
[pid=11872] ppid=11870 vsize=8892 CPUtime=115.06
/proc/11872/stat : 11872 (varsat-crafted_) R 11870 11872 11558 0 -1 4194304 1951 0 0 0 11505 1 0 0 25 0 1 0 103586977 9105408 1900 1992294400 4194304 5102648 548682068768 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/11872/statm: 2223 1900 112 221 0 1999 0
Current children cumulated CPU time (s) 115.06
Current children cumulated vsize (KiB) 8892

[startup+127.901 s]
/proc/loadavg: 1.00 1.01 1.15 2/66 11873
/proc/meminfo: memFree=1795112/2055920 swapFree=4181396/4192956
[pid=11872] ppid=11870 vsize=9164 CPUtime=127.85
/proc/11872/stat : 11872 (varsat-crafted_) R 11870 11872 11558 0 -1 4194304 1991 0 0 0 12784 1 0 0 25 0 1 0 103586977 9383936 1940 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11872/statm: 2291 1940 112 221 0 2067 0
Current children cumulated CPU time (s) 127.85
Current children cumulated vsize (KiB) 9164

[startup+134.301 s]
/proc/loadavg: 1.00 1.01 1.15 2/66 11873
/proc/meminfo: memFree=1795112/2055920 swapFree=4181396/4192956
[pid=11872] ppid=11870 vsize=9164 CPUtime=134.25
/proc/11872/stat : 11872 (varsat-crafted_) R 11870 11872 11558 0 -1 4194304 1994 0 0 0 13424 1 0 0 25 0 1 0 103586977 9383936 1943 1992294400 4194304 5102648 548682068768 18446744073709551615 4227846 0 0 4096 3 0 0 0 17 1 0 0
/proc/11872/statm: 2291 1943 112 221 0 2067 0
Current children cumulated CPU time (s) 134.25
Current children cumulated vsize (KiB) 9164

[startup+135.902 s]
/proc/loadavg: 1.00 1.01 1.15 2/66 11873
/proc/meminfo: memFree=1795112/2055920 swapFree=4181396/4192956
[pid=11872] ppid=11870 vsize=9164 CPUtime=135.85
/proc/11872/stat : 11872 (varsat-crafted_) R 11870 11872 11558 0 -1 4194304 1996 0 0 0 13584 1 0 0 25 0 1 0 103586977 9383936 1945 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11872/statm: 2291 1945 112 221 0 2067 0
Current children cumulated CPU time (s) 135.85
Current children cumulated vsize (KiB) 9164

[startup+137.506 s]
/proc/loadavg: 1.00 1.01 1.15 2/66 11873
/proc/meminfo: memFree=1795112/2055920 swapFree=4181396/4192956
[pid=11872] ppid=11870 vsize=9164 CPUtime=137.45
/proc/11872/stat : 11872 (varsat-crafted_) R 11870 11872 11558 0 -1 4194304 1996 0 0 0 13744 1 0 0 25 0 1 0 103586977 9383936 1945 1992294400 4194304 5102648 548682068768 18446744073709551615 4256037 0 0 4096 3 0 0 0 17 1 0 0
/proc/11872/statm: 2291 1945 112 221 0 2067 0
Current children cumulated CPU time (s) 137.45
Current children cumulated vsize (KiB) 9164

[startup+138.302 s]
/proc/loadavg: 1.00 1.01 1.15 2/66 11873
/proc/meminfo: memFree=1795112/2055920 swapFree=4181396/4192956
[pid=11872] ppid=11870 vsize=9164 CPUtime=138.25
/proc/11872/stat : 11872 (varsat-crafted_) R 11870 11872 11558 0 -1 4194304 1996 0 0 0 13824 1 0 0 25 0 1 0 103586977 9383936 1945 1992294400 4194304 5102648 548682068768 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/11872/statm: 2291 1945 112 221 0 2067 0
Current children cumulated CPU time (s) 138.25
Current children cumulated vsize (KiB) 9164

[startup+138.701 s]
/proc/loadavg: 1.00 1.01 1.15 2/66 11873
/proc/meminfo: memFree=1795112/2055920 swapFree=4181396/4192956
[pid=11872] ppid=11870 vsize=9164 CPUtime=138.65
/proc/11872/stat : 11872 (varsat-crafted_) R 11870 11872 11558 0 -1 4194304 1996 0 0 0 13864 1 0 0 25 0 1 0 103586977 9383936 1945 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11872/statm: 2291 1945 112 221 0 2067 0
Current children cumulated CPU time (s) 138.65
Current children cumulated vsize (KiB) 9164

[startup+138.801 s]
/proc/loadavg: 1.00 1.01 1.15 2/66 11873
/proc/meminfo: memFree=1795112/2055920 swapFree=4181396/4192956
[pid=11872] ppid=11870 vsize=9164 CPUtime=138.75
/proc/11872/stat : 11872 (varsat-crafted_) R 11870 11872 11558 0 -1 4194304 1996 0 0 0 13874 1 0 0 25 0 1 0 103586977 9383936 1945 1992294400 4194304 5102648 548682068768 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/11872/statm: 2291 1945 112 221 0 2067 0
Current children cumulated CPU time (s) 138.75
Current children cumulated vsize (KiB) 9164

Child status: 20
Real time (s): 138.871
CPU time (s): 138.824
CPU user time (s): 138.81
CPU system time (s): 0.013997
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (KiB): 9164

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

runsolver used 0.166974 second user time and 0.318951 second system time

The end

Launcher Data

Begin job on node82 at 2009-04-26 16:19:37
IDJOB=1730039
IDBENCH=24720
IDSOLVER=537
FILE ID=node82/1730039-1240755576
PBS_JOBID= 9187097
Free space on /tmp= 66380 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl004.sat05-2716.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730039-1240755576/watcher-1730039-1240755576 -o /tmp/evaluation-result-1730039-1240755576/solver-1730039-1240755576 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1989501408 HOME/instance-1730039-1240755576.cnf

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

MD5SUM BENCH= dd374701f9b3db5a8ac095414c025d77
RANDOM SEED=1989501408

node82.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.259
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.259
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1803272 kB
Buffers:         26208 kB
Cached:         168704 kB
SwapCached:       5280 kB
Active:          81132 kB
Inactive:       122148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1803272 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:            1360 kB
Writeback:           0 kB
Mapped:          14368 kB
Slab:            35364 kB
Committed_AS:   299412 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66376 MiB
End job on node82 at 2009-04-26 16:21:55