Trace number 347366

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, and are wall clock time (not CPU 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
Barcelogic Fixed 2007-04-13UNSAT 64.1243 64.1499

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-5-11-u.cnf
MD5SUM770fa9cd880a43d98e936f33f4e86d7a
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark22.0936
Satisfiable
(Un)Satisfiability was proved
Number of variables156980
Number of clauses696581
Sum of the clauses size1582352
Maximum clause length10
Minimum clause length1
Number of clauses of size 113310
Number of clauses of size 2570471
Number of clauses of size 382900
Number of clauses of size 43320
Number of clauses of size 513280
Number of clauses of size over 513300

Solver Data (download as text)

0.00/0.00	c Parsing...
0.00/0.64	c ==============================================================================
0.00/0.64	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.64	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.64	c ==============================================================================
0.00/0.64	c |         0 |  683271  1569042 |  204981       0        0     nan |  0.000 % |
4.99/5.01	c |         0 |  280610   744723 |      --       0       --      -- |     --   | -212332/-391993
4.99/5.01	c ==============================================================================
4.99/5.01	c Result  :   #vars: 51408   #clauses: 280610   #literals: 744723
4.99/5.01	c CPU time:   4.83026 s
4.99/5.01	c ==============================================================================
64.05/64.13	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node57/watcher-347366-1176856477 -o ROOT/results/node57/solver-347366-1176856477 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/347366-1176856477/Barcelogic /tmp/evaluation/347366-1176856477/instance-347366-1176856477.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): 2400 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.96 0.98 0.98 3/64 6349
/proc/meminfo: memFree=1568256/2055920 swapFree=4174180/4192956
[pid=6349] ppid=6347 vsize=5356 CPUtime=0
/proc/6349/stat : 6349 (Barcelogic) R 6347 6349 5623 0 -1 4194304 299 252 0 0 0 0 0 0 17 0 1 0 126783703 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 4357259 0 0 4100 65536 0 0 0 17 1 0 0
/proc/6349/statm: 1339 236 197 169 0 50 0

[startup+0.0887129 s]
/proc/loadavg: 0.96 0.98 0.98 3/64 6349
/proc/meminfo: memFree=1568256/2055920 swapFree=4174180/4192956
[pid=6349] ppid=6347 vsize=5356 CPUtime=0
/proc/6349/stat : 6349 (Barcelogic) S 6347 6349 5623 0 -1 4194304 310 252 0 0 0 0 0 0 17 0 1 0 126783703 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6349/statm: 1339 236 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101714 s]
/proc/loadavg: 0.96 0.98 0.98 3/64 6349
/proc/meminfo: memFree=1568256/2055920 swapFree=4174180/4192956
[pid=6349] ppid=6347 vsize=5356 CPUtime=0
/proc/6349/stat : 6349 (Barcelogic) S 6347 6349 5623 0 -1 4194304 310 252 0 0 0 0 0 0 17 0 1 0 126783703 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6349/statm: 1339 236 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301731 s]
/proc/loadavg: 0.96 0.98 0.98 3/64 6349
/proc/meminfo: memFree=1568256/2055920 swapFree=4174180/4192956
[pid=6349] ppid=6347 vsize=5356 CPUtime=0
/proc/6349/stat : 6349 (Barcelogic) S 6347 6349 5623 0 -1 4194304 310 252 0 0 0 0 0 0 17 0 1 0 126783703 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6349/statm: 1339 236 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701766 s]
/proc/loadavg: 0.96 0.98 0.98 3/64 6349
/proc/meminfo: memFree=1568256/2055920 swapFree=4174180/4192956
[pid=6349] ppid=6347 vsize=5356 CPUtime=0
/proc/6349/stat : 6349 (Barcelogic) S 6347 6349 5623 0 -1 4194304 310 252 0 0 0 0 0 0 17 0 1 0 126783703 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6349/statm: 1339 236 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50184 s]
/proc/loadavg: 0.96 0.98 0.98 2/66 6354
/proc/meminfo: memFree=1497768/2055920 swapFree=4174180/4192956
[pid=6349] ppid=6347 vsize=5356 CPUtime=0
/proc/6349/stat : 6349 (Barcelogic) S 6347 6349 5623 0 -1 4194304 310 252 0 0 0 0 0 0 17 0 1 0 126783703 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6349/statm: 1339 236 197 169 0 50 0
[pid=6353] ppid=6349 vsize=84960 CPUtime=1.48
/proc/6353/stat : 6353 (SatELite_releas) R 6349 6349 5623 0 -1 4194304 19826 0 0 0 137 11 0 0 25 0 1 0 126783704 86999040 18081 18446744073709551615 134512640 135037961 4294956528 18446744073709551615 134681499 0 0 4096 3 0 0 0 17 1 0 0
/proc/6353/statm: 21240 18081 66 128 0 21109 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 90316

[startup+3.10197 s]
/proc/loadavg: 0.96 0.98 0.98 2/66 6354
/proc/meminfo: memFree=1491624/2055920 swapFree=4174180/4192956
[pid=6349] ppid=6347 vsize=5356 CPUtime=0
/proc/6349/stat : 6349 (Barcelogic) S 6347 6349 5623 0 -1 4194304 310 252 0 0 0 0 0 0 17 0 1 0 126783703 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6349/statm: 1339 236 197 169 0 50 0
[pid=6353] ppid=6349 vsize=94820 CPUtime=3.09
/proc/6353/stat : 6353 (SatELite_releas) R 6349 6349 5623 0 -1 4194304 22070 0 0 0 296 13 0 0 25 0 1 0 126783704 97095680 19914 18446744073709551615 134512640 135037961 4294956528 18446744073709551615 134538600 0 0 4096 3 0 0 0 17 1 0 0
/proc/6353/statm: 23705 19914 66 128 0 23574 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 100176

[startup+6.30126 s]
/proc/loadavg: 0.97 0.98 0.98 2/66 6354
/proc/meminfo: memFree=1482856/2055920 swapFree=4174180/4192956
[pid=6349] ppid=6347 vsize=5356 CPUtime=5.4
/proc/6349/stat : 6349 (Barcelogic) S 6347 6349 5623 0 -1 4194304 335 30804 0 0 0 0 519 21 16 0 1 0 126783703 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6349/statm: 1339 238 197 169 0 50 0
Current children cumulated CPU time (s) 5.4
Current children cumulated vsize (KiB) 5356

[startup+12.7028 s]
/proc/loadavg: 0.97 0.98 0.98 2/66 6355
/proc/meminfo: memFree=1541288/2055920 swapFree=4174180/4192956
[pid=6349] ppid=6347 vsize=5356 CPUtime=5.4
/proc/6349/stat : 6349 (Barcelogic) S 6347 6349 5623 0 -1 4194304 335 30804 0 0 0 0 519 21 16 0 1 0 126783703 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6349/statm: 1339 238 197 169 0 50 0
[pid=6355] ppid=6349 vsize=1472724 CPUtime=7.27
/proc/6355/stat : 6355 (bsat) R 6349 6349 5623 0 -1 4194304 5948 0 0 0 725 2 0 0 25 0 1 0 126784245 1508069376 5112 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134544470 0 0 4096 0 0 0 0 17 1 0 0
/proc/6355/statm: 368181 5112 79 232 0 367946 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1478080

[startup+25.5019 s]
/proc/loadavg: 0.97 0.98 0.98 2/66 6355
/proc/meminfo: memFree=1532592/2055920 swapFree=4174180/4192956
[pid=6349] ppid=6347 vsize=5356 CPUtime=5.4
/proc/6349/stat : 6349 (Barcelogic) S 6347 6349 5623 0 -1 4194304 335 30804 0 0 0 0 519 21 16 0 1 0 126783703 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6349/statm: 1339 238 197 169 0 50 0
[pid=6355] ppid=6349 vsize=1472724 CPUtime=20.07
/proc/6355/stat : 6355 (bsat) R 6349 6349 5623 0 -1 4194304 7356 0 0 0 2004 3 0 0 25 0 1 0 126784245 1508069376 6512 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134534498 0 0 4096 0 0 0 0 17 1 0 0
/proc/6355/statm: 368181 6512 84 232 0 367946 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1478080

[startup+51.1011 s]
/proc/loadavg: 0.98 0.98 0.98 2/66 6355
/proc/meminfo: memFree=1526192/2055920 swapFree=4174180/4192956
[pid=6349] ppid=6347 vsize=5356 CPUtime=5.4
/proc/6349/stat : 6349 (Barcelogic) S 6347 6349 5623 0 -1 4194304 335 30804 0 0 0 0 519 21 16 0 1 0 126783703 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6349/statm: 1339 238 197 169 0 50 0
[pid=6355] ppid=6349 vsize=1472724 CPUtime=45.66
/proc/6355/stat : 6355 (bsat) R 6349 6349 5623 0 -1 4194304 8967 0 0 0 4562 4 0 0 25 0 1 0 126784245 1508069376 8123 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134517315 0 0 4096 0 0 0 0 17 1 0 0
/proc/6355/statm: 368181 8123 84 232 0 367946 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1478080

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

[startup+57.5017 s]
/proc/loadavg: 0.98 0.98 0.98 2/66 6355
/proc/meminfo: memFree=1525360/2055920 swapFree=4174180/4192956
[pid=6349] ppid=6347 vsize=5356 CPUtime=5.4
/proc/6349/stat : 6349 (Barcelogic) S 6347 6349 5623 0 -1 4194304 335 30804 0 0 0 0 519 21 16 0 1 0 126783703 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6349/statm: 1339 238 197 169 0 50 0
[pid=6355] ppid=6349 vsize=1472724 CPUtime=52.06
/proc/6355/stat : 6355 (bsat) R 6349 6349 5623 0 -1 4194304 9171 0 0 0 5202 4 0 0 25 0 1 0 126784245 1508069376 8327 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134534508 0 0 4096 0 0 0 0 17 1 0 0
/proc/6355/statm: 368181 8327 84 232 0 367946 0
Current children cumulated CPU time (s) 57.46
Current children cumulated vsize (KiB) 1478080

[startup+60.702 s]
/proc/loadavg: 0.98 0.98 0.98 2/66 6355
/proc/meminfo: memFree=1524912/2055920 swapFree=4174180/4192956
[pid=6349] ppid=6347 vsize=5356 CPUtime=5.4
/proc/6349/stat : 6349 (Barcelogic) S 6347 6349 5623 0 -1 4194304 335 30804 0 0 0 0 519 21 16 0 1 0 126783703 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6349/statm: 1339 238 197 169 0 50 0
[pid=6355] ppid=6349 vsize=1472724 CPUtime=55.25
/proc/6355/stat : 6355 (bsat) R 6349 6349 5623 0 -1 4194304 9266 0 0 0 5521 4 0 0 25 0 1 0 126784245 1508069376 8422 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134517801 0 0 4096 0 0 0 0 17 1 0 0
/proc/6355/statm: 368181 8422 84 232 0 367946 0
Current children cumulated CPU time (s) 60.65
Current children cumulated vsize (KiB) 1478080

[startup+62.3011 s]
/proc/loadavg: 0.98 0.98 0.98 2/66 6355
/proc/meminfo: memFree=1524848/2055920 swapFree=4174180/4192956
[pid=6349] ppid=6347 vsize=5356 CPUtime=5.4
/proc/6349/stat : 6349 (Barcelogic) S 6347 6349 5623 0 -1 4194304 335 30804 0 0 0 0 519 21 16 0 1 0 126783703 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6349/statm: 1339 238 197 169 0 50 0
[pid=6355] ppid=6349 vsize=1472724 CPUtime=56.85
/proc/6355/stat : 6355 (bsat) R 6349 6349 5623 0 -1 4194304 9296 0 0 0 5681 4 0 0 25 0 1 0 126784245 1508069376 8452 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134517278 0 0 4096 0 0 0 0 17 1 0 0
/proc/6355/statm: 368181 8452 84 232 0 367946 0
Current children cumulated CPU time (s) 62.25
Current children cumulated vsize (KiB) 1478080

[startup+63.1012 s]
/proc/loadavg: 0.98 0.98 0.98 2/66 6355
/proc/meminfo: memFree=1524784/2055920 swapFree=4174180/4192956
[pid=6349] ppid=6347 vsize=5356 CPUtime=5.4
/proc/6349/stat : 6349 (Barcelogic) S 6347 6349 5623 0 -1 4194304 335 30804 0 0 0 0 519 21 16 0 1 0 126783703 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6349/statm: 1339 238 197 169 0 50 0
[pid=6355] ppid=6349 vsize=1472724 CPUtime=57.65
/proc/6355/stat : 6355 (bsat) R 6349 6349 5623 0 -1 4194304 9307 0 0 0 5761 4 0 0 25 0 1 0 126784245 1508069376 8463 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134534366 0 0 4096 0 0 0 0 17 1 0 0
/proc/6355/statm: 368181 8463 84 232 0 367946 0
Current children cumulated CPU time (s) 63.05
Current children cumulated vsize (KiB) 1478080

[startup+63.9023 s]
/proc/loadavg: 0.98 0.98 0.98 2/66 6355
/proc/meminfo: memFree=1524720/2055920 swapFree=4174180/4192956
[pid=6349] ppid=6347 vsize=5356 CPUtime=5.4
/proc/6349/stat : 6349 (Barcelogic) S 6347 6349 5623 0 -1 4194304 335 30804 0 0 0 0 519 21 16 0 1 0 126783703 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6349/statm: 1339 238 197 169 0 50 0
[pid=6355] ppid=6349 vsize=1472724 CPUtime=58.45
/proc/6355/stat : 6355 (bsat) R 6349 6349 5623 0 -1 4194304 9317 0 0 0 5841 4 0 0 25 0 1 0 126784245 1508069376 8473 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134518132 0 0 4096 0 0 0 0 17 1 0 0
/proc/6355/statm: 368181 8473 84 232 0 367946 0
Current children cumulated CPU time (s) 63.85
Current children cumulated vsize (KiB) 1478080

[startup+64.1023 s]
/proc/loadavg: 0.98 0.98 0.98 2/66 6355
/proc/meminfo: memFree=1524720/2055920 swapFree=4174180/4192956
[pid=6349] ppid=6347 vsize=5356 CPUtime=5.4
/proc/6349/stat : 6349 (Barcelogic) S 6347 6349 5623 0 -1 4194304 335 30804 0 0 0 0 519 21 16 0 1 0 126783703 5484544 238 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6349/statm: 1339 238 197 169 0 50 0
[pid=6355] ppid=6349 vsize=1472724 CPUtime=58.65
/proc/6355/stat : 6355 (bsat) R 6349 6349 5623 0 -1 4194304 9320 0 0 0 5861 4 0 0 25 0 1 0 126784245 1508069376 8476 18446744073709551615 134512640 135463317 4294956720 18446744073709551615 134519048 0 0 4096 0 0 0 0 17 1 0 0
/proc/6355/statm: 368181 8476 84 232 0 367946 0
Current children cumulated CPU time (s) 64.05
Current children cumulated vsize (KiB) 1478080

Child status: 20
Real time (s): 64.1499
CPU time (s): 64.1243
CPU user time (s): 63.8453
CPU system time (s): 0.278957
CPU usage (%): 99.96
Max. virtual memory (cumulated for all children) (KiB): 1478080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 63.8453
system time used= 0.278957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40618
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= 69
involuntary context switches= 56

runsolver used 0.069989 second user time and 0.149977 second system time

The end

Launcher Data (download as text)

Begin job on node57 on Wed Apr 18 00:34:37 UTC 2007

IDJOB= 347366
IDBENCH= 20343
IDSOLVER= 154
FILE ID= node57/347366-1176856477

PBS_JOBID= 4590226

Free space on /tmp= 66499 MiB

SOLVER NAME= Barcelogic Fixed 2007-04-13
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-unsat/total-5-11-u.cnf
COMMAND LINE= /tmp/evaluation/347366-1176856477/Barcelogic /tmp/evaluation/347366-1176856477/instance-347366-1176856477.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node57/watcher-347366-1176856477 -o ROOT/results/node57/solver-347366-1176856477 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/347366-1176856477/Barcelogic /tmp/evaluation/347366-1176856477/instance-347366-1176856477.cnf            

META MD5SUM SOLVER= 79e0ce795fa2b766501147b4c62bcf0d
MD5SUM BENCH=  770fa9cd880a43d98e936f33f4e86d7a

RANDOM SEED= 73228709

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node57.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.239
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.239
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:       1568664 kB
Buffers:         27316 kB
Cached:         398912 kB
SwapCached:      13052 kB
Active:         328812 kB
Inactive:       116404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1568664 kB
SwapTotal:     4192956 kB
SwapFree:      4174180 kB
Dirty:           13764 kB
Writeback:           0 kB
Mapped:          15468 kB
Slab:            28160 kB
Committed_AS:   839172 kB
PageTables:       1408 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= 66499 MiB

End job on node57 on Wed Apr 18 00:35:42 UTC 2007