Trace number 1796726

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
SatElite + ReVivAl 0.23 2009-03-18UNSAT 10.6304 10.6343

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl016.cnf
MD5SUM505fee3283f518ccb9d234f549b3c214
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.56515
Satisfiable
(Un)Satisfiability was proved
Number of variables4567
Number of clauses13652
Sum of the clauses size31852
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29100
Number of clauses of size 34550
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 7
1.59/1.64	#LEARNT CLAUSES 6
1.59/1.64	done !
1.59/1.64	c Now, SatElite...
1.59/1.64	c Parsing...
1.59/1.66	c ==============================================================================
1.59/1.66	c |           |     ORIGINAL     |              LEARNT              |          |
1.59/1.66	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.59/1.66	c ==============================================================================
1.59/1.66	c |         0 |    9920    22616 |    2975       0        0     nan |  0.000 % |
1.64/1.72	c |         0 |    6162    18669 |      --       0       --      -- |     --   | -3758/-3947
1.64/1.72	c ==============================================================================
1.64/1.72	c Result  :   #vars: 1325   #clauses: 6162   #literals: 18669
1.64/1.72	c CPU time:   0.069989 s
1.64/1.72	c ==============================================================================
1.64/1.73	c SatElite is done !
1.64/1.73	c Calling MINISAT
1.64/1.73	This is MiniSat 2.0 beta
1.64/1.73	WARNING: for repeatability, setting FPU to use double precision
1.64/1.73	============================[ Problem Statistics ]=============================
1.64/1.73	|                                                                             |
1.64/1.73	|  Number of variables:  1325                                                 |
1.64/1.73	|  Number of clauses:    6162                                                 |
1.64/1.74	|  Parsing time:         0.00         s                                       |
1.64/1.74	============================[ Search Statistics ]==============================
1.64/1.74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.64/1.74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.64/1.74	===============================================================================
1.64/1.74	|         0 |    1325     6162    18669 |     2054        0    nan |  0.000 % |
1.64/1.74	|       101 |    1325     6162    18669 |     2259      101     20 |  0.000 % |
1.64/1.75	|       251 |    1325     6162    18669 |     2485      251     17 |  0.000 % |
1.64/1.78	|       476 |    1325     6162    18669 |     2733      476     23 |  0.000 % |
1.72/1.81	|       813 |    1325     6162    18669 |     3007      813     27 |  0.000 % |
1.72/1.88	|      1321 |    1325     6162    18669 |     3307     1321     31 |  0.000 % |
1.72/1.97	|      2082 |    1325     6162    18669 |     3638     2082     30 |  0.000 % |
1.72/2.16	|      3222 |    1325     6162    18669 |     4002     3222     31 |  0.000 % |
2.38/2.42	|      4931 |    1325     6162    18669 |     4402     2896     25 |  0.000 % |
2.78/2.89	|      7494 |    1325     6162    18669 |     4843     3110     28 |  0.000 % |
3.38/3.45	|     11338 |    1325     6162    18669 |     5327     4297     22 |  0.000 % |
4.48/4.54	|     17104 |    1325     6162    18669 |     5860     4528     23 |  0.000 % |
5.97/6.06	|     25753 |    1325     6162    18669 |     6446     4102     20 |  0.000 % |
7.68/7.77	|     38727 |    1325     6162    18669 |     7090     3598     19 |  0.000 % |
10.57/10.63	===============================================================================
10.57/10.63	restarts              : 14
10.57/10.63	conflicts             : 54077          (6083 /sec)
10.57/10.63	decisions             : 71742          (1.47 % random) (8070 /sec)
10.57/10.63	propagations          : 14766895       (1661134 /sec)
10.57/10.63	conflict literals     : 1460531        (67.30 % deleted)
10.57/10.63	Memory used           : 3.42 MB
10.57/10.63	CPU time              : 8.88965 s
10.57/10.63	
10.57/10.63	UNSATISFIABLE
10.57/10.63	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-1796726-1242079476/watcher-1796726-1242079476 -o /tmp/evaluation-result-1796726-1242079476/solver-1796726-1242079476 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796726-1242079476.cnf HOME 

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 1.00 3/64 7906
/proc/meminfo: memFree=1447520/2055920 swapFree=4180260/4192956
[pid=7906] ppid=7904 vsize=5360 CPUtime=0
/proc/7906/stat : 7906 (run.sh) R 7904 7906 7608 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 235981086 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 237788261023 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/7906/statm: 1340 236 195 169 0 51 0
[pid=7907] ppid=7906 vsize=1800 CPUtime=0
/proc/7907/stat : 7907 (revival) R 7906 7906 7608 0 -1 4194304 213 0 0 0 0 0 0 0 18 0 1 0 235981087 1843200 179 1992294400 134512640 134537284 4294956368 18446744073709551615 134527056 0 0 4096 0 0 0 0 17 0 0 0
/proc/7907/statm: 450 179 82 6 0 88 0

[startup+0.100861 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7906
/proc/meminfo: memFree=1447520/2055920 swapFree=4180260/4192956
[pid=7906] ppid=7904 vsize=5360 CPUtime=0
/proc/7906/stat : 7906 (run.sh) S 7904 7906 7608 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235981086 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7906/statm: 1340 237 196 169 0 51 0
[pid=7907] ppid=7906 vsize=2524 CPUtime=0.09
/proc/7907/stat : 7907 (revival) R 7906 7906 7608 0 -1 4194304 403 0 0 0 9 0 0 0 19 0 1 50000 235981087 2584576 320 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7907/statm: 631 320 85 6 0 269 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7884

[startup+0.201872 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7906
/proc/meminfo: memFree=1447520/2055920 swapFree=4180260/4192956
[pid=7906] ppid=7904 vsize=5360 CPUtime=0
/proc/7906/stat : 7906 (run.sh) S 7904 7906 7608 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235981086 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7906/statm: 1340 237 196 169 0 51 0
[pid=7907] ppid=7906 vsize=2524 CPUtime=0.19
/proc/7907/stat : 7907 (revival) R 7906 7906 7608 0 -1 4194304 403 0 0 0 19 0 0 0 21 0 1 50000 235981087 2584576 320 1992294400 134512640 134537284 4294956368 18446744073709551615 134524002 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7907/statm: 631 320 85 6 0 269 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7884

[startup+0.301882 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7906
/proc/meminfo: memFree=1447520/2055920 swapFree=4180260/4192956
[pid=7906] ppid=7904 vsize=5360 CPUtime=0
/proc/7906/stat : 7906 (run.sh) S 7904 7906 7608 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235981086 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7906/statm: 1340 237 196 169 0 51 0
[pid=7907] ppid=7906 vsize=2524 CPUtime=0.29
/proc/7907/stat : 7907 (revival) R 7906 7906 7608 0 -1 4194304 403 0 0 0 29 0 0 0 21 0 1 50000 235981087 2584576 320 1992294400 134512640 134537284 4294956368 18446744073709551615 134523936 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7907/statm: 631 320 85 6 0 269 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7884

[startup+0.701923 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7906
/proc/meminfo: memFree=1447520/2055920 swapFree=4180260/4192956
[pid=7906] ppid=7904 vsize=5360 CPUtime=0
/proc/7906/stat : 7906 (run.sh) S 7904 7906 7608 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235981086 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7906/statm: 1340 237 196 169 0 51 0
[pid=7907] ppid=7906 vsize=2524 CPUtime=0.69
/proc/7907/stat : 7907 (revival) R 7906 7906 7608 0 -1 4194304 403 0 0 0 69 0 0 0 25 0 1 50000 235981087 2584576 320 1992294400 134512640 134537284 4294956368 18446744073709551615 134523564 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7907/statm: 631 320 85 6 0 269 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7884

[startup+1.50201 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7908
/proc/meminfo: memFree=1446096/2055920 swapFree=4180260/4192956
[pid=7906] ppid=7904 vsize=5360 CPUtime=0
/proc/7906/stat : 7906 (run.sh) S 7904 7906 7608 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235981086 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7906/statm: 1340 237 196 169 0 51 0
[pid=7907] ppid=7906 vsize=2524 CPUtime=1.49
/proc/7907/stat : 7907 (revival) R 7906 7906 7608 0 -1 4194304 403 0 0 0 149 0 0 0 25 0 1 50000 235981087 2584576 320 1992294400 134512640 134537284 4294956368 18446744073709551615 134523973 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7907/statm: 631 320 85 6 0 269 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7884

[startup+3.10217 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7910
/proc/meminfo: memFree=1445456/2055920 swapFree=4180260/4192956
[pid=7906] ppid=7904 vsize=5360 CPUtime=1.72
/proc/7906/stat : 7906 (run.sh) S 7904 7906 7608 0 -1 4194304 341 994 0 0 0 0 172 0 16 0 1 0 235981086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7906/statm: 1340 241 197 169 0 51 0
[pid=7910] ppid=7906 vsize=2972 CPUtime=1.36
/proc/7910/stat : 7910 (minisat) R 7906 7906 7608 0 -1 4194304 418 0 0 0 136 0 0 0 25 0 1 0 235981260 3043328 402 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7910/statm: 743 402 76 170 0 571 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8332

[startup+6.3015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7910
/proc/meminfo: memFree=1444952/2055920 swapFree=4180260/4192956
[pid=7906] ppid=7904 vsize=5360 CPUtime=1.72
/proc/7906/stat : 7906 (run.sh) S 7904 7906 7608 0 -1 4194304 341 994 0 0 0 0 172 0 16 0 1 0 235981086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7906/statm: 1340 241 197 169 0 51 0
[pid=7910] ppid=7906 vsize=3236 CPUtime=4.55
/proc/7910/stat : 7910 (minisat) R 7906 7906 7608 0 -1 4194304 488 0 0 0 455 0 0 0 25 0 1 0 235981260 3313664 472 1992294400 134512640 135212939 4294956240 18446744073709551615 134527116 0 0 4096 3 0 0 0 17 0 0 0
/proc/7910/statm: 809 472 76 170 0 637 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 8596

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

[startup+6.40151 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7910
/proc/meminfo: memFree=1444952/2055920 swapFree=4180260/4192956
[pid=7906] ppid=7904 vsize=5360 CPUtime=1.72
/proc/7906/stat : 7906 (run.sh) S 7904 7906 7608 0 -1 4194304 341 994 0 0 0 0 172 0 16 0 1 0 235981086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7906/statm: 1340 241 197 169 0 51 0
[pid=7910] ppid=7906 vsize=3236 CPUtime=4.65
/proc/7910/stat : 7910 (minisat) R 7906 7906 7608 0 -1 4194304 488 0 0 0 465 0 0 0 25 0 1 0 235981260 3313664 472 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/7910/statm: 809 472 76 170 0 637 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 8596

[startup+8.00167 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7910
/proc/meminfo: memFree=1444888/2055920 swapFree=4180260/4192956
[pid=7906] ppid=7904 vsize=5360 CPUtime=1.72
/proc/7906/stat : 7906 (run.sh) S 7904 7906 7608 0 -1 4194304 341 994 0 0 0 0 172 0 16 0 1 0 235981086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7906/statm: 1340 241 197 169 0 51 0
[pid=7910] ppid=7906 vsize=3368 CPUtime=6.25
/proc/7910/stat : 7910 (minisat) R 7906 7906 7608 0 -1 4194304 520 0 0 0 625 0 0 0 25 0 1 0 235981260 3448832 504 1992294400 134512640 135212939 4294956240 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/7910/statm: 842 504 76 170 0 670 0
Current children cumulated CPU time (s) 7.97
Current children cumulated vsize (KiB) 8728

[startup+9.60184 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7910
/proc/meminfo: memFree=1444760/2055920 swapFree=4180260/4192956
[pid=7906] ppid=7904 vsize=5360 CPUtime=1.72
/proc/7906/stat : 7906 (run.sh) S 7904 7906 7608 0 -1 4194304 341 994 0 0 0 0 172 0 16 0 1 0 235981086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7906/statm: 1340 241 197 169 0 51 0
[pid=7910] ppid=7906 vsize=3500 CPUtime=7.85
/proc/7910/stat : 7910 (minisat) R 7906 7906 7608 0 -1 4194304 544 0 0 0 785 0 0 0 25 0 1 0 235981260 3584000 528 1992294400 134512640 135212939 4294956240 18446744073709551615 134526552 0 0 4096 3 0 0 0 17 0 0 0
/proc/7910/statm: 875 528 76 170 0 703 0
Current children cumulated CPU time (s) 9.57
Current children cumulated vsize (KiB) 8860

[startup+10.4019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7910
/proc/meminfo: memFree=1444696/2055920 swapFree=4180260/4192956
[pid=7906] ppid=7904 vsize=5360 CPUtime=1.72
/proc/7906/stat : 7906 (run.sh) S 7904 7906 7608 0 -1 4194304 341 994 0 0 0 0 172 0 16 0 1 0 235981086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7906/statm: 1340 241 197 169 0 51 0
[pid=7910] ppid=7906 vsize=3500 CPUtime=8.65
/proc/7910/stat : 7910 (minisat) R 7906 7906 7608 0 -1 4194304 545 0 0 0 865 0 0 0 25 0 1 0 235981260 3584000 529 1992294400 134512640 135212939 4294956240 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/7910/statm: 875 529 76 170 0 703 0
Current children cumulated CPU time (s) 10.37
Current children cumulated vsize (KiB) 8860

[startup+10.6019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7910
/proc/meminfo: memFree=1444696/2055920 swapFree=4180260/4192956
[pid=7906] ppid=7904 vsize=5360 CPUtime=1.72
/proc/7906/stat : 7906 (run.sh) S 7904 7906 7608 0 -1 4194304 341 994 0 0 0 0 172 0 16 0 1 0 235981086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7906/statm: 1340 241 197 169 0 51 0
[pid=7910] ppid=7906 vsize=3500 CPUtime=8.85
/proc/7910/stat : 7910 (minisat) R 7906 7906 7608 0 -1 4194304 550 0 0 0 885 0 0 0 25 0 1 0 235981260 3584000 534 1992294400 134512640 135212939 4294956240 18446744073709551615 134526839 0 0 4096 3 0 0 0 17 0 0 0
/proc/7910/statm: 875 534 76 170 0 703 0
Current children cumulated CPU time (s) 10.57
Current children cumulated vsize (KiB) 8860

Child status: 20
Real time (s): 10.6343
CPU time (s): 10.6304
CPU user time (s): 10.6154
CPU system time (s): 0.014997
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 8860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.6154
system time used= 0.014997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1908
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= 10
involuntary context switches= 27

runsolver used 0.012998 second user time and 0.033994 second system time

The end

Launcher Data

Begin job on node24 at 2009-05-12 00:04:36
IDJOB=1796726
IDBENCH=70783
IDSOLVER=647
FILE ID=node24/1796726-1242079476
PBS_JOBID= 9277650
Free space on /tmp= 66328 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl016.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796726-1242079476/watcher-1796726-1242079476 -o /tmp/evaluation-result-1796726-1242079476/solver-1796726-1242079476 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796726-1242079476.cnf HOME

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

MD5SUM BENCH= 505fee3283f518ccb9d234f549b3c214
RANDOM SEED=1663835049

node24.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.232
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.232
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:       1448000 kB
Buffers:         28984 kB
Cached:         511112 kB
SwapCached:       6488 kB
Active:          33336 kB
Inactive:       515288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1448000 kB
SwapTotal:     4192956 kB
SwapFree:      4180260 kB
Dirty:            1608 kB
Writeback:           0 kB
Mapped:          14064 kB
Slab:            45232 kB
Committed_AS:   818980 kB
PageTables:       1444 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 node24 at 2009-05-12 00:04:46