Trace number 1725960

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-random 2009-03-22UNSAT 197.033 197.085

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG8-gensys-ukn005.sat05-3584.reshuffled-07.cnf
MD5SUMdb9d2b7fba78f1cbe73aba9a1aa51042
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.6907
Satisfiable
(Un)Satisfiability was proved
Number of variables1133
Number of clauses56210
Sum of the clauses size352304
Maximum clause length22
Minimum clause length1
Number of clauses of size 136
Number of clauses of size 22544
Number of clauses of size 310764
Number of clauses of size 427
Number of clauses of size 545
Number of clauses of size over 542794

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1133                                                 |
0.00/0.00	c |  Number of clauses:    56210                                                |
0.09/0.12	c |  Parsing time:         0.11         s                                       |
0.09/0.12	c |  Timeout:              43200 s
0.09/0.12	c |  Random Seed:          1963394453.000000
0.09/0.12	c |  Heuristic:            EMSP-G, threshold 0.750                              |
0.09/0.12	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.12	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.12	c |                                                                             |
2.39/2.45	c ============================[ Search Statistics ]==============================
2.39/2.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.39/2.45	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.39/2.45	c ===============================================================================
2.39/2.45	c |         0 |     648    47077   298990 |    15692        0    nan |  0.000 % |
6.29/6.35	c |       102 |     648    47077   298990 |    17261      102     26 |  5.649 % |
10.18/10.25	c |       252 |     648    47077   298990 |    18987      252     31 |  5.649 % |
13.98/14.04	c |       478 |     648    47077   298990 |    20886      478     31 |  5.649 % |
17.78/17.82	c |       816 |     648    47077   298990 |    22975      816     33 |  5.649 % |
21.58/21.62	c |      1322 |     648    47077   298990 |    25272     1322     33 |  5.649 % |
25.28/25.38	c |      2081 |     648    47077   298990 |    27799     2081     34 |  5.649 % |
29.38/29.48	c |      3222 |     648    47077   298990 |    30579     3222     34 |  5.649 % |
33.58/33.66	c |      4930 |     648    47077   298990 |    33637     4930     36 |  5.649 % |
37.98/38.07	c |      7493 |     648    47077   298990 |    37001     7493     36 |  5.649 % |
42.67/42.79	c |     11338 |     648    47077   298990 |    40701    11338     37 |  5.649 % |
48.29/48.36	c |     17104 |     648    47077   298990 |    44772    17104     37 |  5.649 % |
56.47/56.58	c |     25753 |     648    47077   298990 |    49249    25753     37 |  5.649 % |
68.97/69.05	c |     38727 |     648    47077   298990 |    54174    38727     38 |  5.649 % |
89.16/89.24	c |     58188 |     648    47077   298990 |    59591    19581     36 |  5.649 % |
115.06/115.15	c |     87380 |     648    47077   298990 |    65550    48773     38 |  5.649 % |
161.66/161.79	c |    131169 |     648    47077   298990 |    72105    45781     32 |  5.654 % |
196.94/197.08	c ===============================================================================
196.94/197.08	c surveys--CPU time (sec)   : 60.6028        (30.77 % of total)
196.94/197.08	c surveys--attempted        : 683            (11 /sec)
196.94/197.08	c surveys--converged        : 683            (100.00 % successful)
196.94/197.08	c restarts              : 17
196.94/197.08	c conflicts             : 164568         (1207 /sec)
196.94/197.08	c decisions             : 186780         (1.13 % random) (1370 /sec)
196.94/197.08	c propagations          : 13687076       (100374 /sec)
196.94/197.08	c conflict literals     : 5958388        (45.14 % deleted)
196.94/197.08	c Memory used           : 27.01 MB
196.94/197.08	c Total CPU time (sec)      : 196.9641    
196.94/197.08	c 
196.94/197.08	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-1725960-1240708055/watcher-1725960-1240708055 -o /tmp/evaluation-result-1725960-1240708055/solver-1725960-1240708055 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-random_static -seed=1963394453 HOME/instance-1725960-1240708055.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.99 3/64 19686
/proc/meminfo: memFree=1218352/2055920 swapFree=4192956/4192956
[pid=19686] ppid=19684 vsize=2576 CPUtime=0
/proc/19686/stat : 19686 (varsat-random_s) R 19684 19686 19562 0 -1 4194304 479 0 0 0 0 0 0 0 18 0 1 0 98839300 2637824 464 1992294400 4194304 5102416 548682068800 18446744073709551615 4515515 0 0 4096 3 0 0 0 17 1 0 0
/proc/19686/statm: 644 464 88 221 0 420 0

[startup+0.029963 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 19686
/proc/meminfo: memFree=1218352/2055920 swapFree=4192956/4192956
[pid=19686] ppid=19684 vsize=4964 CPUtime=0.02
/proc/19686/stat : 19686 (varsat-random_s) R 19684 19686 19562 0 -1 4194304 1077 0 0 0 2 0 0 0 18 0 1 0 98839300 5083136 1062 1992294400 4194304 5102416 548682068800 18446744073709551615 4515515 0 0 4096 3 0 0 0 17 1 0 0
/proc/19686/statm: 1241 1067 88 221 0 1017 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4964

[startup+0.101972 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 19686
/proc/meminfo: memFree=1218352/2055920 swapFree=4192956/4192956
[pid=19686] ppid=19684 vsize=12232 CPUtime=0.09
/proc/19686/stat : 19686 (varsat-random_s) R 19684 19686 19562 0 -1 4194304 2831 0 0 0 8 1 0 0 18 0 1 0 98839300 12525568 2816 1992294400 4194304 5102416 548682068800 18446744073709551615 4263094 0 0 4096 3 0 0 0 17 1 0 0
/proc/19686/statm: 3058 2816 88 221 0 2834 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12232

[startup+0.301994 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 19686
/proc/meminfo: memFree=1218352/2055920 swapFree=4192956/4192956
[pid=19686] ppid=19684 vsize=14764 CPUtime=0.29
/proc/19686/stat : 19686 (varsat-random_s) R 19684 19686 19562 0 -1 4194304 3514 0 0 0 28 1 0 0 19 0 1 0 98839300 15118336 3499 1992294400 4194304 5102416 548682068800 18446744073709551615 4228787 0 0 4096 3 0 0 0 17 1 0 0
/proc/19686/statm: 3691 3499 98 221 0 3467 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14764

[startup+0.701038 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 19686
/proc/meminfo: memFree=1218352/2055920 swapFree=4192956/4192956
[pid=19686] ppid=19684 vsize=14764 CPUtime=0.69
/proc/19686/stat : 19686 (varsat-random_s) R 19684 19686 19562 0 -1 4194304 3519 0 0 0 68 1 0 0 22 0 1 0 98839300 15118336 3504 1992294400 4194304 5102416 548682068800 18446744073709551615 4272646 0 0 4096 3 0 0 0 17 1 0 0
/proc/19686/statm: 3691 3504 98 221 0 3467 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14764

[startup+1.50113 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19687
/proc/meminfo: memFree=1204712/2055920 swapFree=4192956/4192956
[pid=19686] ppid=19684 vsize=15364 CPUtime=1.49
/proc/19686/stat : 19686 (varsat-random_s) R 19684 19686 19562 0 -1 4194304 3628 0 0 0 148 1 0 0 25 0 1 0 98839300 15732736 3613 1992294400 4194304 5102416 548682068800 18446744073709551615 4273038 0 0 4096 3 0 0 0 17 1 0 0
/proc/19686/statm: 3841 3613 99 221 0 3617 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15364

[startup+3.10131 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19687
/proc/meminfo: memFree=1204136/2055920 swapFree=4192956/4192956
[pid=19686] ppid=19684 vsize=14280 CPUtime=3.09
/proc/19686/stat : 19686 (varsat-random_s) R 19684 19686 19562 0 -1 4194304 3663 0 0 0 308 1 0 0 25 0 1 0 98839300 14622720 3400 1992294400 4194304 5102416 548682068800 18446744073709551615 4241955 0 0 4096 3 0 0 0 17 1 0 0
/proc/19686/statm: 3570 3400 102 221 0 3346 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14280

[startup+6.30166 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19687
/proc/meminfo: memFree=1204648/2055920 swapFree=4192956/4192956
[pid=19686] ppid=19684 vsize=14280 CPUtime=6.29
/proc/19686/stat : 19686 (varsat-random_s) R 19684 19686 19562 0 -1 4194304 3663 0 0 0 628 1 0 0 25 0 1 0 98839300 14622720 3400 1992294400 4194304 5102416 548682068800 18446744073709551615 4220145 0 0 4096 3 0 0 0 17 1 0 0
/proc/19686/statm: 3570 3400 102 221 0 3346 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14280

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19687
/proc/meminfo: memFree=1204584/2055920 swapFree=4192956/4192956
[pid=19686] ppid=19684 vsize=14280 CPUtime=12.68
/proc/19686/stat : 19686 (varsat-random_s) R 19684 19686 19562 0 -1 4194304 3674 0 0 0 1267 1 0 0 25 0 1 0 98839300 14622720 3411 1992294400 4194304 5102416 548682068800 18446744073709551615 4220449 0 0 4096 3 0 0 0 17 1 0 0
/proc/19686/statm: 3570 3411 112 221 0 3346 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14280

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19687
/proc/meminfo: memFree=1204584/2055920 swapFree=4192956/4192956
[pid=19686] ppid=19684 vsize=14280 CPUtime=25.48
/proc/19686/stat : 19686 (varsat-random_s) R 19684 19686 19562 0 -1 4194304 3674 0 0 0 2547 1 0 0 25 0 1 0 98839300 14622720 3411 1992294400 4194304 5102416 548682068800 18446744073709551615 4220445 0 0 4096 3 0 0 0 17 1 0 0
/proc/19686/statm: 3570 3411 112 221 0 3346 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14280

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19687
/proc/meminfo: memFree=1204648/2055920 swapFree=4192956/4192956
[pid=19686] ppid=19684 vsize=14280 CPUtime=51.08
/proc/19686/stat : 19686 (varsat-random_s) R 19684 19686 19562 0 -1 4194304 3674 0 0 0 5106 2 0 0 25 0 1 0 98839300 14622720 3411 1992294400 4194304 5102416 548682068800 18446744073709551615 4220592 0 0 4096 3 0 0 0 17 1 0 0
/proc/19686/statm: 3570 3411 112 221 0 3346 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14280

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19687
/proc/meminfo: memFree=1196136/2055920 swapFree=4192956/4192956
[pid=19686] ppid=19684 vsize=23088 CPUtime=102.26
/proc/19686/stat : 19686 (varsat-random_s) R 19684 19686 19562 0 -1 4194304 5845 0 0 0 10222 4 0 0 25 0 1 0 98839300 23642112 5582 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/19686/statm: 5772 5582 112 221 0 5548 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23088

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19687
/proc/meminfo: memFree=1192168/2055920 swapFree=4192956/4192956
[pid=19686] ppid=19684 vsize=27500 CPUtime=162.25
/proc/19686/stat : 19686 (varsat-random_s) R 19684 19686 19562 0 -1 4194304 6845 0 0 0 16219 6 0 0 25 0 1 0 98839300 28160000 6582 1992294400 4194304 5102416 548682068800 18446744073709551615 4221927 0 0 4096 3 0 0 0 17 1 0 0
/proc/19686/statm: 6875 6582 112 221 0 6651 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 27500

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

[startup+179.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19687
/proc/meminfo: memFree=1191976/2055920 swapFree=4192956/4192956
[pid=19686] ppid=19684 vsize=27656 CPUtime=179.04
/proc/19686/stat : 19686 (varsat-random_s) R 19684 19686 19562 0 -1 4194304 6884 0 0 0 17898 6 0 0 25 0 1 0 98839300 28319744 6621 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/19686/statm: 6914 6621 112 221 0 6690 0
Current children cumulated CPU time (s) 179.04
Current children cumulated vsize (KiB) 27656

[startup+185.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19687
/proc/meminfo: memFree=1191976/2055920 swapFree=4192956/4192956
[pid=19686] ppid=19684 vsize=27656 CPUtime=185.44
/proc/19686/stat : 19686 (varsat-random_s) R 19684 19686 19562 0 -1 4194304 6885 0 0 0 18538 6 0 0 25 0 1 0 98839300 28319744 6622 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/19686/statm: 6914 6622 112 221 0 6690 0
Current children cumulated CPU time (s) 185.44
Current children cumulated vsize (KiB) 27656

[startup+191.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19687
/proc/meminfo: memFree=1191976/2055920 swapFree=4192956/4192956
[pid=19686] ppid=19684 vsize=27656 CPUtime=191.84
/proc/19686/stat : 19686 (varsat-random_s) R 19684 19686 19562 0 -1 4194304 6885 0 0 0 19178 6 0 0 25 0 1 0 98839300 28319744 6622 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/19686/statm: 6914 6622 112 221 0 6690 0
Current children cumulated CPU time (s) 191.84
Current children cumulated vsize (KiB) 27656

[startup+195.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19687
/proc/meminfo: memFree=1191976/2055920 swapFree=4192956/4192956
[pid=19686] ppid=19684 vsize=27656 CPUtime=195.04
/proc/19686/stat : 19686 (varsat-random_s) R 19684 19686 19562 0 -1 4194304 6888 0 0 0 19498 6 0 0 25 0 1 0 98839300 28319744 6625 1992294400 4194304 5102416 548682068800 18446744073709551615 4249655 0 0 4096 3 0 0 0 17 1 0 0
/proc/19686/statm: 6914 6625 112 221 0 6690 0
Current children cumulated CPU time (s) 195.04
Current children cumulated vsize (KiB) 27656

[startup+195.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19687
/proc/meminfo: memFree=1191912/2055920 swapFree=4192956/4192956
[pid=19686] ppid=19684 vsize=27656 CPUtime=195.84
/proc/19686/stat : 19686 (varsat-random_s) R 19684 19686 19562 0 -1 4194304 6899 0 0 0 19578 6 0 0 25 0 1 0 98839300 28319744 6636 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/19686/statm: 6914 6636 112 221 0 6690 0
Current children cumulated CPU time (s) 195.84
Current children cumulated vsize (KiB) 27656

[startup+196.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19687
/proc/meminfo: memFree=1191912/2055920 swapFree=4192956/4192956
[pid=19686] ppid=19684 vsize=27656 CPUtime=196.64
/proc/19686/stat : 19686 (varsat-random_s) R 19684 19686 19562 0 -1 4194304 6899 0 0 0 19658 6 0 0 25 0 1 0 98839300 28319744 6636 1992294400 4194304 5102416 548682068800 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/19686/statm: 6914 6636 112 221 0 6690 0
Current children cumulated CPU time (s) 196.64
Current children cumulated vsize (KiB) 27656

[startup+196.906 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19687
/proc/meminfo: memFree=1191912/2055920 swapFree=4192956/4192956
[pid=19686] ppid=19684 vsize=27656 CPUtime=196.84
/proc/19686/stat : 19686 (varsat-random_s) R 19684 19686 19562 0 -1 4194304 6899 0 0 0 19678 6 0 0 25 0 1 0 98839300 28319744 6636 1992294400 4194304 5102416 548682068800 18446744073709551615 4249721 0 0 4096 3 0 0 0 17 1 0 0
/proc/19686/statm: 6914 6636 112 221 0 6690 0
Current children cumulated CPU time (s) 196.84
Current children cumulated vsize (KiB) 27656

[startup+197.002 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19687
/proc/meminfo: memFree=1191912/2055920 swapFree=4192956/4192956
[pid=19686] ppid=19684 vsize=27656 CPUtime=196.94
/proc/19686/stat : 19686 (varsat-random_s) R 19684 19686 19562 0 -1 4194304 6899 0 0 0 19688 6 0 0 25 0 1 0 98839300 28319744 6636 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/19686/statm: 6914 6636 112 221 0 6690 0
Current children cumulated CPU time (s) 196.94
Current children cumulated vsize (KiB) 27656

Child status: 20
Real time (s): 197.085
CPU time (s): 197.033
CPU user time (s): 196.964
CPU system time (s): 0.068989
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 27656

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

runsolver used 0.170974 second user time and 0.45993 second system time

The end

Launcher Data

Begin job on node9 at 2009-04-26 03:07:36
IDJOB=1725960
IDBENCH=24601
IDSOLVER=539
FILE ID=node9/1725960-1240708055
PBS_JOBID= 9186834
Free space on /tmp= 66328 MiB

SOLVER NAME= VARSAT-random 2009-03-22
BENCH NAME= SAT07/crafted/Medium/contest05/others/QG8-gensys-ukn005.sat05-3584.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-random_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1725960-1240708055/watcher-1725960-1240708055 -o /tmp/evaluation-result-1725960-1240708055/solver-1725960-1240708055 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-random_static -seed=1963394453 HOME/instance-1725960-1240708055.cnf

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

MD5SUM BENCH= db9d2b7fba78f1cbe73aba9a1aa51042
RANDOM SEED=1963394453

node9.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:       1218832 kB
Buffers:         80404 kB
Cached:         662020 kB
SwapCached:          0 kB
Active:         146516 kB
Inactive:       609764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1218832 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2688 kB
Writeback:           0 kB
Mapped:          23640 kB
Slab:            66876 kB
Committed_AS:   338624 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66328 MiB
End job on node9 at 2009-04-26 03:10:53