Trace number 1806507

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
minisat2-core 070721UNSAT 350.868 351.011

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-rand3bip-unsat-120-3.sat05-2340.reshuffled-07.cnf
MD5SUMb8ad54973e17f84e99bf9d2e7bc768ce
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.0092
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses640
Sum of the clauses size2560
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4640
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  160                                                  |
0.00/0.00	|  Number of clauses:    640                                                  |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |     160      640     2560 |      213        0    nan |  0.000 % |
0.00/0.00	|       100 |     160      640     2560 |      234      100      4 |  0.004 % |
0.00/0.00	|       251 |     160      640     2560 |      258      251      5 |  0.004 % |
0.00/0.00	|       477 |     160      640     2560 |      283      322      8 |  0.004 % |
0.00/0.01	|       814 |     160      640     2560 |      312      326      7 |  0.004 % |
0.00/0.01	|      1321 |     160      640     2560 |      343      315      8 |  0.004 % |
0.00/0.02	|      2081 |     160      640     2560 |      377      340      8 |  0.004 % |
0.02/0.03	|      3220 |     160      640     2560 |      415      422     10 |  0.004 % |
0.02/0.05	|      4929 |     160      640     2560 |      457      367     11 |  0.004 % |
0.02/0.08	|      7491 |     160      640     2560 |      503      298      9 |  0.004 % |
0.09/0.13	|     11336 |     160      640     2560 |      553      457     11 |  0.004 % |
0.19/0.20	|     17102 |     160      640     2560 |      608      494     12 |  0.004 % |
0.29/0.30	|     25751 |     160      640     2560 |      669      378     10 |  0.004 % |
0.39/0.46	|     38726 |     160      640     2560 |      736      550     12 |  0.004 % |
0.69/0.71	|     58188 |     160      640     2560 |      810      406      8 |  0.004 % |
1.00/1.07	|     87381 |     160      640     2560 |      891      680     13 |  0.004 % |
1.59/1.64	|    131171 |     160      640     2560 |      980      497     11 |  0.004 % |
2.49/2.51	|    196856 |     160      640     2560 |     1078      583     11 |  0.004 % |
3.79/3.89	|    295383 |     160      640     2560 |     1186     1014     14 |  0.004 % |
5.99/6.05	|    443172 |     160      640     2560 |     1304      766     10 |  0.004 % |
9.39/9.43	|    664856 |     160      640     2560 |     1435      808     13 |  0.004 % |
14.29/14.38	|    997381 |     160      640     2560 |     1578      860     11 |  0.004 % |
21.88/21.94	|   1496169 |     160      640     2560 |     1736      956     11 |  0.004 % |
34.87/34.91	|   2244351 |     160      640     2560 |     1910     1004     17 |  0.004 % |
54.97/55.07	|   3366625 |     160      640     2560 |     2101     1597     17 |  0.004 % |
84.55/84.61	|   5050037 |     160      640     2560 |     2311     2088     13 |  0.004 % |
130.74/130.90	|   7575153 |     160      640     2560 |     2542     1546     12 |  0.008 % |
203.01/203.16	|  11362828 |     160      640     2560 |     2796     1494     11 |  0.008 % |
315.96/316.12	|  17044340 |     158      624     2496 |     3076     2166     11 |  1.258 % |
350.86/351.01	===============================================================================
350.86/351.01	restarts              : 29
350.86/351.01	conflicts             : 18785276       (53540 /sec)
350.86/351.01	decisions             : 31958268       (1.92 % random) (91084 /sec)
350.86/351.01	propagations          : 190162604      (541981 /sec)
350.86/351.01	conflict literals     : 271507930      (17.74 % deleted)
350.86/351.01	Memory used           : 3.42 MB
350.86/351.01	CPU time              : 350.866 s
350.86/351.01	
350.86/351.01	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-1806507-1242150003/watcher-1806507-1242150003 -o /tmp/evaluation-result-1806507-1242150003/solver-1806507-1242150003 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806507-1242150003.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 21450
/proc/meminfo: memFree=820800/2055920 swapFree=4180192/4192956
[pid=21450] ppid=21448 vsize=1892 CPUtime=0
/proc/21450/stat : 21450 (minisat_static) R 21448 21450 21194 0 -1 4194304 122 0 0 0 0 0 0 0 18 0 1 0 243033645 1937408 107 1992294400 134512640 135213614 4294956256 18446744073709551615 134741534 0 0 4096 3 0 0 0 17 1 0 0
/proc/21450/statm: 473 107 77 171 0 299 0

[startup+0.0264779 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 21450
/proc/meminfo: memFree=820800/2055920 swapFree=4180192/4192956
[pid=21450] ppid=21448 vsize=1892 CPUtime=0.02
/proc/21450/stat : 21450 (minisat_static) R 21448 21450 21194 0 -1 4194304 129 0 0 0 2 0 0 0 18 0 1 0 243033645 1937408 114 1992294400 134512640 135213614 4294956256 18446744073709551615 134527032 0 0 4096 3 0 0 0 17 1 0 0
/proc/21450/statm: 473 114 77 171 0 299 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1892

[startup+0.101493 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 21450
/proc/meminfo: memFree=820800/2055920 swapFree=4180192/4192956
[pid=21450] ppid=21448 vsize=1892 CPUtime=0.09
/proc/21450/stat : 21450 (minisat_static) R 21448 21450 21194 0 -1 4194304 137 0 0 0 9 0 0 0 18 0 1 0 243033645 1937408 122 1992294400 134512640 135213614 4294956256 18446744073709551615 134530639 0 0 4096 3 0 0 0 17 1 0 0
/proc/21450/statm: 473 122 77 171 0 299 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1892

[startup+0.301532 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 21450
/proc/meminfo: memFree=820800/2055920 swapFree=4180192/4192956
[pid=21450] ppid=21448 vsize=2024 CPUtime=0.29
/proc/21450/stat : 21450 (minisat_static) R 21448 21450 21194 0 -1 4194304 144 0 0 0 29 0 0 0 19 0 1 0 243033645 2072576 129 1992294400 134512640 135213614 4294956256 18446744073709551615 134539335 0 0 4096 3 0 0 0 17 1 0 0
/proc/21450/statm: 506 129 77 171 0 332 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2024

[startup+0.701609 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 21450
/proc/meminfo: memFree=820800/2055920 swapFree=4180192/4192956
[pid=21450] ppid=21448 vsize=2024 CPUtime=0.69
/proc/21450/stat : 21450 (minisat_static) R 21448 21450 21194 0 -1 4194304 152 0 0 0 69 0 0 0 22 0 1 0 243033645 2072576 137 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/21450/statm: 506 137 77 171 0 332 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2024

[startup+1.50176 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 21451
/proc/meminfo: memFree=820600/2055920 swapFree=4180192/4192956
[pid=21450] ppid=21448 vsize=2024 CPUtime=1.49
/proc/21450/stat : 21450 (minisat_static) R 21448 21450 21194 0 -1 4194304 168 0 0 0 149 0 0 0 25 0 1 0 243033645 2072576 153 1992294400 134512640 135213614 4294956256 18446744073709551615 134537449 0 0 4096 3 0 0 0 17 1 0 0
/proc/21450/statm: 506 153 77 171 0 332 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2024

[startup+3.16209 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 21451
/proc/meminfo: memFree=820408/2055920 swapFree=4180192/4192956
[pid=21450] ppid=21448 vsize=2156 CPUtime=3.15
/proc/21450/stat : 21450 (minisat_static) R 21448 21450 21194 0 -1 4194304 186 0 0 0 315 0 0 0 25 0 1 0 243033645 2207744 171 1992294400 134512640 135213614 4294956256 18446744073709551615 134526783 0 0 4096 3 0 0 0 17 1 0 0
/proc/21450/statm: 539 171 77 171 0 365 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 2156

[startup+6.3017 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 21451
/proc/meminfo: memFree=820216/2055920 swapFree=4180192/4192956
[pid=21450] ppid=21448 vsize=2288 CPUtime=6.29
/proc/21450/stat : 21450 (minisat_static) R 21448 21450 21194 0 -1 4194304 205 0 0 0 629 0 0 0 25 0 1 0 243033645 2342912 190 1992294400 134512640 135213614 4294956256 18446744073709551615 134526890 0 0 4096 3 0 0 0 17 1 0 0
/proc/21450/statm: 572 190 77 171 0 398 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2288

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 21451
/proc/meminfo: memFree=820024/2055920 swapFree=4180192/4192956
[pid=21450] ppid=21448 vsize=2288 CPUtime=12.69
/proc/21450/stat : 21450 (minisat_static) R 21448 21450 21194 0 -1 4194304 237 0 0 0 1269 0 0 0 25 0 1 0 243033645 2342912 222 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/21450/statm: 572 222 77 171 0 398 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2288

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 21451
/proc/meminfo: memFree=819896/2055920 swapFree=4180192/4192956
[pid=21450] ppid=21448 vsize=2556 CPUtime=25.48
/proc/21450/stat : 21450 (minisat_static) R 21448 21450 21194 0 -1 4194304 274 0 0 0 2548 0 0 0 25 0 1 0 243033645 2617344 259 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/21450/statm: 639 259 77 171 0 465 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2556

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 21451
/proc/meminfo: memFree=819640/2055920 swapFree=4180192/4192956
[pid=21450] ppid=21448 vsize=2688 CPUtime=51.07
/proc/21450/stat : 21450 (minisat_static) R 21448 21450 21194 0 -1 4194304 322 0 0 0 5107 0 0 0 25 0 1 0 243033645 2752512 307 1992294400 134512640 135213614 4294956256 18446744073709551615 134529535 0 0 4096 3 0 0 0 17 1 0 0
/proc/21450/statm: 672 307 77 171 0 498 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2688

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 21451
/proc/meminfo: memFree=819384/2055920 swapFree=4180192/4192956
[pid=21450] ppid=21448 vsize=2956 CPUtime=102.25
/proc/21450/stat : 21450 (minisat_static) R 21448 21450 21194 0 -1 4194304 385 0 0 0 10225 0 0 0 25 0 1 0 243033645 3026944 370 1992294400 134512640 135213614 4294956256 18446744073709551615 134530633 0 0 4096 3 0 0 0 17 1 0 0
/proc/21450/statm: 739 370 77 171 0 565 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 2956

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 21453
/proc/meminfo: memFree=819000/2055920 swapFree=4180192/4192956
[pid=21450] ppid=21448 vsize=3092 CPUtime=162.22
/proc/21450/stat : 21450 (minisat_static) R 21448 21450 21194 0 -1 4194304 434 0 0 0 16222 0 0 0 25 0 1 0 243033645 3166208 419 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/21450/statm: 773 419 77 171 0 599 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 3092

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 21453
/proc/meminfo: memFree=818872/2055920 swapFree=4180192/4192956
[pid=21450] ppid=21448 vsize=3228 CPUtime=222.21
/proc/21450/stat : 21450 (minisat_static) R 21448 21450 21194 0 -1 4194304 463 0 0 0 22221 0 0 0 25 0 1 0 243033645 3305472 448 1992294400 134512640 135213614 4294956256 18446744073709551615 134527041 0 0 4096 3 0 0 0 17 1 0 0
/proc/21450/statm: 807 448 77 171 0 633 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 3228

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 21453
/proc/meminfo: memFree=818808/2055920 swapFree=4180192/4192956
[pid=21450] ppid=21448 vsize=3364 CPUtime=282.18
/proc/21450/stat : 21450 (minisat_static) R 21448 21450 21194 0 -1 4194304 493 0 0 0 28218 0 0 0 25 0 1 0 243033645 3444736 478 1992294400 134512640 135213614 4294956256 18446744073709551615 134526802 0 0 4096 3 0 0 0 17 1 0 0
/proc/21450/statm: 841 478 77 171 0 667 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 3364

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 21453
/proc/meminfo: memFree=818680/2055920 swapFree=4180192/4192956
[pid=21450] ppid=21448 vsize=3496 CPUtime=342.15
/proc/21450/stat : 21450 (minisat_static) R 21448 21450 21194 0 -1 4194304 524 0 0 0 34215 0 0 0 25 0 1 0 243033645 3579904 509 1992294400 134512640 135213614 4294956256 18446744073709551615 134535080 0 0 4096 3 0 0 0 17 1 0 0
/proc/21450/statm: 874 509 77 171 0 700 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 3496

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

[startup+345.602 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 21453
/proc/meminfo: memFree=818680/2055920 swapFree=4180192/4192956
[pid=21450] ppid=21448 vsize=3496 CPUtime=345.45
/proc/21450/stat : 21450 (minisat_static) R 21448 21450 21194 0 -1 4194304 524 0 0 0 34545 0 0 0 25 0 1 0 243033645 3579904 509 1992294400 134512640 135213614 4294956256 18446744073709551615 134539395 0 0 4096 3 0 0 0 17 1 0 0
/proc/21450/statm: 874 509 77 171 0 700 0
Current children cumulated CPU time (s) 345.45
Current children cumulated vsize (KiB) 3496

[startup+348.805 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 21453
/proc/meminfo: memFree=818680/2055920 swapFree=4180192/4192956
[pid=21450] ppid=21448 vsize=3496 CPUtime=348.66
/proc/21450/stat : 21450 (minisat_static) R 21448 21450 21194 0 -1 4194304 527 0 0 0 34866 0 0 0 25 0 1 0 243033645 3579904 512 1992294400 134512640 135213614 4294956256 18446744073709551615 134539486 0 0 4096 3 0 0 0 17 1 0 0
/proc/21450/statm: 874 512 77 171 0 700 0
Current children cumulated CPU time (s) 348.66
Current children cumulated vsize (KiB) 3496

[startup+350.401 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 21453
/proc/meminfo: memFree=818680/2055920 swapFree=4180192/4192956
[pid=21450] ppid=21448 vsize=3496 CPUtime=350.25
/proc/21450/stat : 21450 (minisat_static) R 21448 21450 21194 0 -1 4194304 529 0 0 0 35025 0 0 0 25 0 1 0 243033645 3579904 514 1992294400 134512640 135213614 4294956256 18446744073709551615 134536142 0 0 4096 3 0 0 0 17 1 0 0
/proc/21450/statm: 874 514 77 171 0 700 0
Current children cumulated CPU time (s) 350.25
Current children cumulated vsize (KiB) 3496

[startup+350.802 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 21453
/proc/meminfo: memFree=818680/2055920 swapFree=4180192/4192956
[pid=21450] ppid=21448 vsize=3496 CPUtime=350.65
/proc/21450/stat : 21450 (minisat_static) R 21448 21450 21194 0 -1 4194304 529 0 0 0 35065 0 0 0 25 0 1 0 243033645 3579904 514 1992294400 134512640 135213614 4294956256 18446744073709551615 134527173 0 0 4096 3 0 0 0 17 1 0 0
/proc/21450/statm: 874 514 77 171 0 700 0
Current children cumulated CPU time (s) 350.65
Current children cumulated vsize (KiB) 3496

[startup+351.006 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 21453
/proc/meminfo: memFree=818680/2055920 swapFree=4180192/4192956
[pid=21450] ppid=21448 vsize=3496 CPUtime=350.86
/proc/21450/stat : 21450 (minisat_static) R 21448 21450 21194 0 -1 4194304 529 0 0 0 35086 0 0 0 25 0 1 0 243033645 3579904 514 1992294400 134512640 135213614 4294956256 18446744073709551615 134527139 0 0 4096 3 0 0 0 17 1 0 0
/proc/21450/statm: 874 514 77 171 0 700 0
Current children cumulated CPU time (s) 350.86
Current children cumulated vsize (KiB) 3496

Child status: 20
Real time (s): 351.011
CPU time (s): 350.868
CPU user time (s): 350.866
CPU system time (s): 0.001999
CPU usage (%): 99.9592
Max. virtual memory (cumulated for all children) (KiB): 3496

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

runsolver used 0.263959 second user time and 0.780881 second system time

The end

Launcher Data

Begin job on node28 at 2009-05-12 19:40:03
IDJOB=1806507
IDBENCH=24747
IDSOLVER=651
FILE ID=node28/1806507-1242150003
PBS_JOBID= 9289693
Free space on /tmp= 66024 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-rand3bip-unsat-120-3.sat05-2340.reshuffled-07.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806507-1242150003/watcher-1806507-1242150003 -o /tmp/evaluation-result-1806507-1242150003/solver-1806507-1242150003 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1806507-1242150003.cnf

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

MD5SUM BENCH= b8ad54973e17f84e99bf9d2e7bc768ce
RANDOM SEED=586873123

node28.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.261
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.261
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:        821280 kB
Buffers:         78480 kB
Cached:        1055804 kB
SwapCached:       5940 kB
Active:          60200 kB
Inactive:      1082620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        821280 kB
SwapTotal:     4192956 kB
SwapFree:      4180192 kB
Dirty:             800 kB
Writeback:           0 kB
Mapped:          14216 kB
Slab:            77644 kB
Committed_AS:   914564 kB
PageTables:       1420 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= 66020 MiB
End job on node28 at 2009-05-12 19:45:55