Trace number 422521

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
Siege V4SAT 61.4477 61.5413

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug2.cnf
MD5SUMde190892801b59cd9842bfb52b694299
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark41.4847
Satisfiable
(Un)Satisfiability was proved
Number of variables521158
Number of clauses13378532
Sum of the clauses size39204686
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28714522
Number of clauses of size 34209353
Number of clauses of size 425253
Number of clauses of size 515680
Number of clauses of size over 5413723

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node15/watcher-422521-1178638465 -o ROOT/results/node15/solver-422521-1178638465 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422521-1178638465/siegeadapter.pl /tmp/evaluation/422521-1178638465/instance-422521-1178638465.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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: 1.02 1.00 1.00 3/77 20050
/proc/meminfo: memFree=1158088/2055920 swapFree=4169132/4192956
[pid=20050] ppid=20048 vsize=12268 CPUtime=0
/proc/20050/stat : 20050 (siegeadapter.pl) R 20048 20050 19908 0 -1 4194304 382 0 0 0 0 0 0 0 18 0 1 0 311765960 12562432 350 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240472615583 0 0 4224 0 0 0 0 17 1 0 0
/proc/20050/statm: 3067 350 270 3 0 167 0
[pid=20051] ppid=20050 vsize=312828 CPUtime=0
/proc/20051/stat : 20051 (siege_v4) R 20050 20050 19908 0 -1 0 95 0 0 0 0 0 0 0 18 0 1 0 311765960 320335872 80 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134949222 0 0 4096 0 0 0 0 17 1 0 0
/proc/20051/statm: 78207 80 66 208 0 1158 0

[startup+0.0228589 s]
/proc/loadavg: 1.02 1.00 1.00 3/77 20050
/proc/meminfo: memFree=1158088/2055920 swapFree=4169132/4192956
[pid=20050] ppid=20048 vsize=12268 CPUtime=0
/proc/20050/stat : 20050 (siegeadapter.pl) S 20048 20050 19908 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 311765960 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20050/statm: 3067 352 271 3 0 167 0
[pid=20051] ppid=20050 vsize=357916 CPUtime=0.01
/proc/20051/stat : 20051 (siege_v4) R 20050 20050 19908 0 -1 0 2421 0 0 0 0 1 0 0 18 0 1 0 311765960 366505984 2406 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/20051/statm: 89480 2410 66 208 0 12431 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 370184

[startup+0.101865 s]
/proc/loadavg: 1.02 1.00 1.00 3/77 20050
/proc/meminfo: memFree=1158088/2055920 swapFree=4169132/4192956
[pid=20050] ppid=20048 vsize=12268 CPUtime=0
/proc/20050/stat : 20050 (siegeadapter.pl) S 20048 20050 19908 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 311765960 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20050/statm: 3067 352 271 3 0 167 0
[pid=20051] ppid=20050 vsize=372380 CPUtime=0.09
/proc/20051/stat : 20051 (siege_v4) R 20050 20050 19908 0 -1 0 10106 0 0 0 4 5 0 0 20 0 1 0 311765960 381317120 10091 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/20051/statm: 93097 10096 66 208 0 16048 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 384648

[startup+0.301883 s]
/proc/loadavg: 1.02 1.00 1.00 3/77 20050
/proc/meminfo: memFree=1158088/2055920 swapFree=4169132/4192956
[pid=20050] ppid=20048 vsize=12268 CPUtime=0
/proc/20050/stat : 20050 (siegeadapter.pl) S 20048 20050 19908 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 311765960 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20050/statm: 3067 352 271 3 0 167 0
[pid=20051] ppid=20050 vsize=868064 CPUtime=0.29
/proc/20051/stat : 20051 (siege_v4) R 20050 20050 19908 0 -1 0 24930 0 0 0 18 11 0 0 22 0 1 0 311765960 888897536 24915 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134556531 0 0 4096 0 0 0 0 17 1 0 0
/proc/20051/statm: 217017 24917 257 208 0 139968 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 880332

[startup+0.701919 s]
/proc/loadavg: 1.02 1.00 1.00 3/77 20050
/proc/meminfo: memFree=1158088/2055920 swapFree=4169132/4192956
[pid=20050] ppid=20048 vsize=12268 CPUtime=0
/proc/20050/stat : 20050 (siegeadapter.pl) S 20048 20050 19908 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 311765960 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20050/statm: 3067 352 271 3 0 167 0
[pid=20051] ppid=20050 vsize=887048 CPUtime=0.69
/proc/20051/stat : 20051 (siege_v4) R 20050 20050 19908 0 -1 0 37709 0 0 0 53 16 0 0 25 0 1 0 311765960 908337152 37694 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134557494 0 0 4096 0 0 0 0 17 1 0 0
/proc/20051/statm: 221763 37696 7250 208 0 144714 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 899316

[startup+1.50199 s]
/proc/loadavg: 1.02 1.00 1.00 2/79 20052
/proc/meminfo: memFree=1021240/2055920 swapFree=4169132/4192956
[pid=20050] ppid=20048 vsize=12268 CPUtime=0
/proc/20050/stat : 20050 (siegeadapter.pl) S 20048 20050 19908 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 311765960 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20050/statm: 3067 352 271 3 0 167 0
[pid=20051] ppid=20050 vsize=918940 CPUtime=1.49
/proc/20051/stat : 20051 (siege_v4) R 20050 20050 19908 0 -1 0 62302 0 0 0 125 24 0 0 25 0 1 0 311765960 940994560 62287 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134556531 0 0 4096 0 0 0 0 17 1 0 0
/proc/20051/statm: 229736 62288 21998 208 0 152687 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 931208

[startup+3.10114 s]
/proc/loadavg: 1.10 1.02 1.01 2/79 20052
/proc/meminfo: memFree=972856/2055920 swapFree=4169132/4192956
[pid=20050] ppid=20048 vsize=12268 CPUtime=0
/proc/20050/stat : 20050 (siegeadapter.pl) S 20048 20050 19908 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 311765960 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20050/statm: 3067 352 271 3 0 167 0
[pid=20051] ppid=20050 vsize=979200 CPUtime=3.08
/proc/20051/stat : 20051 (siege_v4) R 20050 20050 19908 0 -1 0 109022 0 0 0 272 36 0 0 25 0 1 0 311765960 1002700800 108437 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134561371 0 0 4096 0 0 0 0 17 1 0 0
/proc/20051/statm: 244800 108438 50265 208 0 167751 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 991468

[startup+6.30143 s]
/proc/loadavg: 1.10 1.02 1.01 2/79 20052
/proc/meminfo: memFree=773816/2055920 swapFree=4169132/4192956
[pid=20050] ppid=20048 vsize=12268 CPUtime=0
/proc/20050/stat : 20050 (siegeadapter.pl) S 20048 20050 19908 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 311765960 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20050/statm: 3067 352 271 3 0 167 0
[pid=20051] ppid=20050 vsize=817700 CPUtime=6.29
/proc/20051/stat : 20051 (siege_v4) R 20050 20050 19908 0 -1 0 174703 0 0 0 567 62 0 0 25 0 1 0 311765960 837324800 97088 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/20051/statm: 204425 97088 86 208 0 204213 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 829968

[startup+12.702 s]
/proc/loadavg: 1.08 1.02 1.00 2/79 20052
/proc/meminfo: memFree=768696/2055920 swapFree=4169132/4192956
[pid=20050] ppid=20048 vsize=12268 CPUtime=0
/proc/20050/stat : 20050 (siegeadapter.pl) S 20048 20050 19908 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 311765960 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20050/statm: 3067 352 271 3 0 167 0
[pid=20051] ppid=20050 vsize=821212 CPUtime=12.68
/proc/20051/stat : 20051 (siege_v4) R 20050 20050 19908 0 -1 0 175506 0 0 0 1206 62 0 0 25 0 1 0 311765960 840921088 97891 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134521170 0 0 4096 0 0 0 0 17 1 0 0
/proc/20051/statm: 205303 97891 86 208 0 205091 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 833480

[startup+25.5012 s]
/proc/loadavg: 1.07 1.01 1.00 2/79 20052
/proc/meminfo: memFree=767032/2055920 swapFree=4169132/4192956
[pid=20050] ppid=20048 vsize=12268 CPUtime=0
/proc/20050/stat : 20050 (siegeadapter.pl) S 20048 20050 19908 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 311765960 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20050/statm: 3067 352 271 3 0 167 0
[pid=20051] ppid=20050 vsize=822640 CPUtime=25.48
/proc/20051/stat : 20051 (siege_v4) R 20050 20050 19908 0 -1 0 175869 0 0 0 2484 64 0 0 25 0 1 0 311765960 842383360 98254 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529792 0 0 4096 0 0 0 0 17 1 0 0
/proc/20051/statm: 205660 98254 86 208 0 205448 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 834908

[startup+51.1016 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 20052
/proc/meminfo: memFree=763384/2055920 swapFree=4169132/4192956
[pid=20050] ppid=20048 vsize=12268 CPUtime=0
/proc/20050/stat : 20050 (siegeadapter.pl) S 20048 20050 19908 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 311765960 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20050/statm: 3067 352 271 3 0 167 0
[pid=20051] ppid=20050 vsize=825920 CPUtime=51.07
/proc/20051/stat : 20051 (siege_v4) R 20050 20050 19908 0 -1 0 176800 0 0 0 5043 64 0 0 25 0 1 0 311765960 845742080 99185 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529930 0 0 4096 0 0 0 0 17 1 0 0
/proc/20051/statm: 206480 99185 86 208 0 206268 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 838188

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

[startup+57.5012 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 20052
/proc/meminfo: memFree=761848/2055920 swapFree=4169132/4192956
[pid=20050] ppid=20048 vsize=12268 CPUtime=0
/proc/20050/stat : 20050 (siegeadapter.pl) S 20048 20050 19908 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 311765960 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20050/statm: 3067 352 271 3 0 167 0
[pid=20051] ppid=20050 vsize=826288 CPUtime=57.47
/proc/20051/stat : 20051 (siege_v4) R 20050 20050 19908 0 -1 0 177243 0 0 0 5682 65 0 0 25 0 1 0 311765960 846118912 99628 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528215 0 0 4096 0 0 0 0 17 1 0 0
/proc/20051/statm: 206572 99628 86 208 0 206360 0
Current children cumulated CPU time (s) 57.47
Current children cumulated vsize (KiB) 838556

[startup+59.1013 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 20052
/proc/meminfo: memFree=761656/2055920 swapFree=4169132/4192956
[pid=20050] ppid=20048 vsize=12268 CPUtime=0
/proc/20050/stat : 20050 (siegeadapter.pl) S 20048 20050 19908 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 311765960 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20050/statm: 3067 352 271 3 0 167 0
[pid=20051] ppid=20050 vsize=826476 CPUtime=59.07
/proc/20051/stat : 20051 (siege_v4) R 20050 20050 19908 0 -1 0 177301 0 0 0 5842 65 0 0 25 0 1 0 311765960 846311424 99686 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528947 0 0 4096 0 0 0 0 17 1 0 0
/proc/20051/statm: 206619 99686 86 208 0 206407 0
Current children cumulated CPU time (s) 59.07
Current children cumulated vsize (KiB) 838744

[startup+60.7014 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 20052
/proc/meminfo: memFree=761400/2055920 swapFree=4169132/4192956
[pid=20050] ppid=20048 vsize=12268 CPUtime=0
/proc/20050/stat : 20050 (siegeadapter.pl) S 20048 20050 19908 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 311765960 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20050/statm: 3067 352 271 3 0 167 0
[pid=20051] ppid=20050 vsize=826704 CPUtime=60.67
/proc/20051/stat : 20051 (siege_v4) R 20050 20050 19908 0 -1 0 177364 0 0 0 6002 65 0 0 25 0 1 0 311765960 846544896 99749 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529989 0 0 4096 0 0 0 0 17 1 0 0
/proc/20051/statm: 206676 99749 86 208 0 206464 0
Current children cumulated CPU time (s) 60.67
Current children cumulated vsize (KiB) 838972

[startup+61.1015 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 20052
/proc/meminfo: memFree=761400/2055920 swapFree=4169132/4192956
[pid=20050] ppid=20048 vsize=12268 CPUtime=0
/proc/20050/stat : 20050 (siegeadapter.pl) S 20048 20050 19908 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 311765960 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20050/statm: 3067 352 271 3 0 167 0
[pid=20051] ppid=20050 vsize=773764 CPUtime=61.07
/proc/20051/stat : 20051 (siege_v4) R 20050 20050 19908 0 -1 0 177375 0 0 0 6040 67 0 0 25 0 1 0 311765960 792334336 98553 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134990913 0 0 4096 0 0 0 0 17 1 0 0
/proc/20051/statm: 193441 98553 391 208 0 193229 0
Current children cumulated CPU time (s) 61.07
Current children cumulated vsize (KiB) 786032

[startup+61.5017 s]
/proc/loadavg: 1.03 1.01 1.00 1/77 20052
/proc/meminfo: memFree=1153800/2055920 swapFree=4169132/4192956
[pid=20050] ppid=20048 vsize=0 CPUtime=61.43
/proc/20050/stat : 20050 (siegeadapter.pl) D 20048 20050 19908 0 -1 4194308 4471 177375 0 0 2 4 6063 74 15 0 1 0 311765960 0 0 18446744073709551615 0 0 0 0 0 0 0 4224 0 18446744072100051646 0 0 17 1 0 0
/proc/20050/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 61.43
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 61.5413
CPU time (s): 61.4477
CPU user time (s): 60.6618
CPU system time (s): 0.78588
CPU usage (%): 99.8478
Max. virtual memory (cumulated for all children) (KiB): 1132844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.6618
system time used= 0.78588
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181846
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= 3772
involuntary context switches= 1319

runsolver used 0.091986 second user time and 0.185971 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Tue May  8 15:34:44 UTC 2007

IDJOB= 422521
IDBENCH= 20590
IDSOLVER= 190
FILE ID= node15/422521-1178638465

PBS_JOBID= 5217820

Free space on /tmp= 66263 MiB

SOLVER NAME= Siege V4
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug2.cnf
COMMAND LINE= /tmp/evaluation/422521-1178638465/siegeadapter.pl /tmp/evaluation/422521-1178638465/instance-422521-1178638465.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-422521-1178638465 -o ROOT/results/node15/solver-422521-1178638465 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/422521-1178638465/siegeadapter.pl /tmp/evaluation/422521-1178638465/instance-422521-1178638465.cnf            

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  de190892801b59cd9842bfb52b694299

RANDOM SEED= 363551753

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1158368 kB
Buffers:         63436 kB
Cached:         687820 kB
SwapCached:       2660 kB
Active:         460264 kB
Inactive:       351708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1158368 kB
SwapTotal:     4192956 kB
SwapFree:      4169132 kB
Dirty:          225672 kB
Writeback:           0 kB
Mapped:          67952 kB
Slab:            70800 kB
Committed_AS: 10805348 kB
PageTables:       1996 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= 66259 MiB

End job on node15 on Tue May  8 15:35:45 UTC 2007