Trace number 1786132

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 215.668 215.715

General information on the benchmark

NameCRAFTED/parity-games/
instance_n6_i7_pp_ci_ce.cnf
MD5SUM2ba7146c43b8082afe1c2f5c23a97bd0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.5391
Satisfiable
(Un)Satisfiability was proved
Number of variables8484
Number of clauses74640
Sum of the clauses size243102
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 215431
Number of clauses of size 333298
Number of clauses of size 418962
Number of clauses of size 55508
Number of clauses of size over 51441

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  8484                                                 |
0.00/0.00	c |  Number of clauses:    74640                                                |
0.09/0.10	c |  Parsing time:         0.10         s                                       |
0.09/0.10	c |  Timeout:              43200 s
0.09/0.10	c |  Random Seed:          1798303786.000000
0.09/0.10	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.09/0.10	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.10	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.10	c |                                                                             |
0.29/0.34	c ============================[ Search Statistics ]==============================
0.29/0.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.34	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.34	c ===============================================================================
0.29/0.34	c |         0 |    5612    60046   197476 |    20015        0    nan |  0.000 % |
0.39/0.47	c |       100 |    5612    60046   197476 |    22016      100      8 |  1.980 % |
0.59/0.61	c |       250 |    5612    60046   197476 |    24218      250     12 |  1.980 % |
0.69/0.76	c |       476 |    5612    60046   197476 |    26640      476     15 |  1.980 % |
0.89/0.92	c |       813 |    5612    60046   197476 |    29304      813     17 |  1.980 % |
0.99/1.10	c |      1319 |    5612    60046   197476 |    32234     1319     23 |  1.980 % |
1.29/1.33	c |      2080 |    5612    60046   197476 |    35458     2080     31 |  1.980 % |
1.59/1.67	c |      3219 |    5612    60046   197476 |    39004     3219     36 |  1.980 % |
2.09/2.15	c |      4930 |    5612    60046   197476 |    42904     4930     42 |  1.980 % |
2.69/2.78	c |      7493 |    5612    60046   197476 |    47195     7493     42 |  1.980 % |
4.09/4.12	c |     11338 |    5612    60046   197476 |    51914    11338     42 |  1.980 % |
6.49/6.59	c |     17104 |    5612    60046   197476 |    57106    17104     46 |  1.980 % |
10.48/10.53	c |     25754 |    5612    60046   197476 |    62816    25754     48 |  1.980 % |
18.69/18.70	c |     38729 |    5612    60046   197476 |    69098    38729     54 |  1.980 % |
32.08/32.19	c |     58190 |    5612    60046   197476 |    76008    58190     52 |  1.980 % |
53.48/53.53	c |     87382 |    5612    60046   197476 |    83609    32488     43 |  1.980 % |
88.07/88.13	c |    131174 |    5612    60046   197476 |    91969    76280     52 |  1.980 % |
140.36/140.41	c |    196858 |    5612    60046   197476 |   101166    71750     50 |  1.980 % |
215.65/215.70	c ===============================================================================
215.65/215.70	c surveys--CPU time (sec)   : 2.1007         (0.97 % of total)
215.65/215.70	c surveys--attempted        : 18             (9 /sec)
215.65/215.70	c surveys--converged        : 18             (100.00 % successful)
215.65/215.70	c restarts              : 18
215.65/215.70	c conflicts             : 278816         (1306 /sec)
215.65/215.70	c decisions             : 509900         (1.27 % random) (2389 /sec)
215.65/215.70	c propagations          : 96837751       (453682 /sec)
215.65/215.70	c conflict literals     : 14928435       (41.75 % deleted)
215.65/215.70	c Memory used           : 42.14 MB
215.65/215.70	c Total CPU time (sec)      : 215.5492    
215.65/215.70	c 
215.65/215.70	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-1786132-1241948566/watcher-1786132-1241948566 -o /tmp/evaluation-result-1786132-1241948566/solver-1786132-1241948566 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=1798303786 HOME/instance-1786132-1241948566.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 30672
/proc/meminfo: memFree=1749280/2055920 swapFree=4156280/4192956
[pid=30672] ppid=30670 vsize=3184 CPUtime=0
/proc/30672/stat : 30672 (varsat-industri) R 30670 30672 30635 0 -1 4194304 656 0 0 0 0 0 0 0 18 0 1 0 222884117 3260416 642 1992294400 4194304 5102648 548682068784 18446744073709551615 4245075 0 0 4096 3 0 0 0 17 1 0 0
/proc/30672/statm: 849 645 87 221 0 625 0

[startup+0.0654141 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 30672
/proc/meminfo: memFree=1749280/2055920 swapFree=4156280/4192956
[pid=30672] ppid=30670 vsize=10372 CPUtime=0.05
/proc/30672/stat : 30672 (varsat-industri) R 30670 30672 30635 0 -1 4194304 2342 0 0 0 5 0 0 0 18 0 1 0 222884117 10620928 2287 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/30672/statm: 2593 2288 87 221 0 2369 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10372

[startup+0.101416 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 30672
/proc/meminfo: memFree=1749280/2055920 swapFree=4156280/4192956
[pid=30672] ppid=30670 vsize=13888 CPUtime=0.09
/proc/30672/stat : 30672 (varsat-industri) R 30670 30672 30635 0 -1 4194304 3221 0 0 0 8 1 0 0 18 0 1 0 222884117 14221312 3166 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/30672/statm: 3472 3167 87 221 0 3248 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13888

[startup+0.301429 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 30672
/proc/meminfo: memFree=1749280/2055920 swapFree=4156280/4192956
[pid=30672] ppid=30670 vsize=16764 CPUtime=0.29
/proc/30672/stat : 30672 (varsat-industri) R 30670 30672 30635 0 -1 4194304 3908 0 0 0 28 1 0 0 19 0 1 0 222884117 17166336 3853 1992294400 4194304 5102648 548682068784 18446744073709551615 4272872 0 0 4096 3 0 0 0 17 1 0 0
/proc/30672/statm: 4191 3853 100 221 0 3967 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16764

[startup+0.701456 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 30672
/proc/meminfo: memFree=1749280/2055920 swapFree=4156280/4192956
[pid=30672] ppid=30670 vsize=14948 CPUtime=0.69
/proc/30672/stat : 30672 (varsat-industri) R 30670 30672 30635 0 -1 4194304 3924 0 0 0 68 1 0 0 22 0 1 0 222884117 15306752 3536 1992294400 4194304 5102648 548682068784 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/30672/statm: 3737 3536 112 221 0 3513 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14948

[startup+1.50151 s]
/proc/loadavg: 0.91 0.98 0.99 2/65 30673
/proc/meminfo: memFree=1735192/2055920 swapFree=4156280/4192956
[pid=30672] ppid=30670 vsize=14948 CPUtime=1.49
/proc/30672/stat : 30672 (varsat-industri) R 30670 30672 30635 0 -1 4194304 3927 0 0 0 148 1 0 0 25 0 1 0 222884117 15306752 3539 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30672/statm: 3737 3539 115 221 0 3513 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14948

[startup+3.10161 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 30673
/proc/meminfo: memFree=1735064/2055920 swapFree=4156280/4192956
[pid=30672] ppid=30670 vsize=15092 CPUtime=3.09
/proc/30672/stat : 30672 (varsat-industri) R 30670 30672 30635 0 -1 4194304 3944 0 0 0 308 1 0 0 25 0 1 0 222884117 15454208 3556 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30672/statm: 3773 3556 115 221 0 3549 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15092

[startup+6.30183 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 30673
/proc/meminfo: memFree=1734232/2055920 swapFree=4156280/4192956
[pid=30672] ppid=30670 vsize=16460 CPUtime=6.29
/proc/30672/stat : 30672 (varsat-industri) R 30670 30672 30635 0 -1 4194304 4303 0 0 0 628 1 0 0 25 0 1 0 222884117 16855040 3915 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/30672/statm: 4115 3915 115 221 0 3891 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16460

[startup+12.7023 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 30673
/proc/meminfo: memFree=1730080/2055920 swapFree=4156280/4192956
[pid=30672] ppid=30670 vsize=20628 CPUtime=12.69
/proc/30672/stat : 30672 (varsat-industri) R 30670 30672 30635 0 -1 4194304 5310 0 0 0 1266 3 0 0 25 0 1 0 222884117 21123072 4922 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30672/statm: 5157 4922 115 221 0 4933 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20628

[startup+25.5011 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 30673
/proc/meminfo: memFree=1724384/2055920 swapFree=4156280/4192956
[pid=30672] ppid=30670 vsize=26048 CPUtime=25.48
/proc/30672/stat : 30672 (varsat-industri) R 30670 30672 30635 0 -1 4194304 6657 0 0 0 2543 5 0 0 25 0 1 0 222884117 26673152 6269 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/30672/statm: 6512 6269 115 221 0 6288 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26048

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 30673
/proc/meminfo: memFree=1716640/2055920 swapFree=4156280/4192956
[pid=30672] ppid=30670 vsize=33820 CPUtime=51.08
/proc/30672/stat : 30672 (varsat-industri) R 30670 30672 30635 0 -1 4194304 8589 0 0 0 5100 8 0 0 25 0 1 0 222884117 34631680 8201 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30672/statm: 8455 8201 115 221 0 8231 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 33820

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 30673
/proc/meminfo: memFree=1712032/2055920 swapFree=4156280/4192956
[pid=30672] ppid=30670 vsize=38292 CPUtime=102.27
/proc/30672/stat : 30672 (varsat-industri) R 30670 30672 30635 0 -1 4194304 9734 0 0 0 10218 9 0 0 25 0 1 0 222884117 39211008 9346 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/30672/statm: 9573 9346 115 221 0 9349 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 38292

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30673
/proc/meminfo: memFree=1710880/2055920 swapFree=4156280/4192956
[pid=30672] ppid=30670 vsize=39804 CPUtime=162.26
/proc/30672/stat : 30672 (varsat-industri) R 30670 30672 30635 0 -1 4194304 10007 0 0 0 16216 10 0 0 25 0 1 0 222884117 40759296 9619 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30672/statm: 9951 9619 115 221 0 9727 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 39804

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

[startup+179.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30673
/proc/meminfo: memFree=1708128/2055920 swapFree=4156280/4192956
[pid=30672] ppid=30670 vsize=42740 CPUtime=179.05
/proc/30672/stat : 30672 (varsat-industri) R 30670 30672 30635 0 -1 4194304 10761 0 0 0 17895 10 0 0 25 0 1 0 222884117 43765760 10373 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30672/statm: 10685 10373 115 221 0 10461 0
Current children cumulated CPU time (s) 179.05
Current children cumulated vsize (KiB) 42740

[startup+191.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30673
/proc/meminfo: memFree=1707616/2055920 swapFree=4156280/4192956
[pid=30672] ppid=30670 vsize=43004 CPUtime=191.84
/proc/30672/stat : 30672 (varsat-industri) R 30670 30672 30635 0 -1 4194304 10826 0 0 0 19174 10 0 0 25 0 1 0 222884117 44036096 10438 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30672/statm: 10751 10438 115 221 0 10527 0
Current children cumulated CPU time (s) 191.84
Current children cumulated vsize (KiB) 43004

[startup+204.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30673
/proc/meminfo: memFree=1707552/2055920 swapFree=4156280/4192956
[pid=30672] ppid=30670 vsize=43004 CPUtime=204.65
/proc/30672/stat : 30672 (varsat-industri) R 30670 30672 30635 0 -1 4194304 10838 0 0 0 20454 11 0 0 25 0 1 0 222884117 44036096 10450 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30672/statm: 10751 10450 115 221 0 10527 0
Current children cumulated CPU time (s) 204.65
Current children cumulated vsize (KiB) 43004

[startup+211.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30673
/proc/meminfo: memFree=1707488/2055920 swapFree=4156280/4192956
[pid=30672] ppid=30670 vsize=43152 CPUtime=211.05
/proc/30672/stat : 30672 (varsat-industri) R 30670 30672 30635 0 -1 4194304 10850 0 0 0 21094 11 0 0 25 0 1 0 222884117 44187648 10462 1992294400 4194304 5102648 548682068784 18446744073709551615 4255473 0 0 4096 3 0 0 0 17 1 0 0
/proc/30672/statm: 10788 10462 115 221 0 10564 0
Current children cumulated CPU time (s) 211.05
Current children cumulated vsize (KiB) 43152

[startup+214.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30673
/proc/meminfo: memFree=1707488/2055920 swapFree=4156280/4192956
[pid=30672] ppid=30670 vsize=43152 CPUtime=214.25
/proc/30672/stat : 30672 (varsat-industri) R 30670 30672 30635 0 -1 4194304 10850 0 0 0 21414 11 0 0 25 0 1 0 222884117 44187648 10462 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30672/statm: 10788 10462 115 221 0 10564 0
Current children cumulated CPU time (s) 214.25
Current children cumulated vsize (KiB) 43152

[startup+215.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30673
/proc/meminfo: memFree=1707488/2055920 swapFree=4156280/4192956
[pid=30672] ppid=30670 vsize=43152 CPUtime=215.05
/proc/30672/stat : 30672 (varsat-industri) R 30670 30672 30635 0 -1 4194304 10850 0 0 0 21494 11 0 0 25 0 1 0 222884117 44187648 10462 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/30672/statm: 10788 10462 115 221 0 10564 0
Current children cumulated CPU time (s) 215.05
Current children cumulated vsize (KiB) 43152

[startup+215.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30673
/proc/meminfo: memFree=1707488/2055920 swapFree=4156280/4192956
[pid=30672] ppid=30670 vsize=43152 CPUtime=215.45
/proc/30672/stat : 30672 (varsat-industri) R 30670 30672 30635 0 -1 4194304 10850 0 0 0 21534 11 0 0 25 0 1 0 222884117 44187648 10462 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/30672/statm: 10788 10462 115 221 0 10564 0
Current children cumulated CPU time (s) 215.45
Current children cumulated vsize (KiB) 43152

[startup+215.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30673
/proc/meminfo: memFree=1707488/2055920 swapFree=4156280/4192956
[pid=30672] ppid=30670 vsize=43152 CPUtime=215.65
/proc/30672/stat : 30672 (varsat-industri) R 30670 30672 30635 0 -1 4194304 10850 0 0 0 21554 11 0 0 25 0 1 0 222884117 44187648 10462 1992294400 4194304 5102648 548682068784 18446744073709551615 4243431 0 0 4096 3 0 0 0 17 1 0 0
/proc/30672/statm: 10788 10462 115 221 0 10564 0
Current children cumulated CPU time (s) 215.65
Current children cumulated vsize (KiB) 43152

Child status: 20
Real time (s): 215.715
CPU time (s): 215.668
CPU user time (s): 215.549
CPU system time (s): 0.118981
CPU usage (%): 99.9783
Max. virtual memory (cumulated for all children) (KiB): 43152

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

runsolver used 0.176973 second user time and 0.442932 second system time

The end

Launcher Data

Begin job on node52 at 2009-05-10 11:42:46
IDJOB=1786132
IDBENCH=71629
IDSOLVER=641
FILE ID=node52/1786132-1241948566
PBS_JOBID= 9265077
Free space on /tmp= 66312 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n6_i7_pp_ci_ce.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786132-1241948566/watcher-1786132-1241948566 -o /tmp/evaluation-result-1786132-1241948566/solver-1786132-1241948566 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=1798303786 HOME/instance-1786132-1241948566.cnf

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

MD5SUM BENCH= 2ba7146c43b8082afe1c2f5c23a97bd0
RANDOM SEED=1798303786

node52.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.214
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.214
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:       1749760 kB
Buffers:         53464 kB
Cached:         173732 kB
SwapCached:      31680 kB
Active:         146964 kB
Inactive:       113972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1749760 kB
SwapTotal:     4192956 kB
SwapFree:      4156280 kB
Dirty:            2512 kB
Writeback:           0 kB
Mapped:          13612 kB
Slab:            31228 kB
Committed_AS:   835868 kB
PageTables:       1476 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= 66308 MiB
End job on node52 at 2009-05-10 11:46:22