Trace number 372224

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
SAT7 2007-02-08UNSAT 361.932 362.057

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k25.cnf
MD5SUMd10c82c196802e1e81b346181f7034df
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark76.8953
Satisfiable
(Un)Satisfiability was proved
Number of variables36005
Number of clauses160448
Sum of the clauses size412614
Maximum clause length20
Minimum clause length1
Number of clauses of size 1303
Number of clauses of size 2124826
Number of clauses of size 317687
Number of clauses of size 47200
Number of clauses of size 53144
Number of clauses of size over 57288

Solver Data (download as text)

0.59/0.68	c Starting solver ...
0.89/0.92	c Restarting after 100 conflicts
0.99/1.02	c Restarting after 250 conflicts
1.09/1.11	c Restarting after 476 conflicts
1.19/1.25	c Restarting after 813 conflicts
1.49/1.50	c Restarting after 1319 conflicts
1.89/1.93	c Restarting after 2079 conflicts
2.39/2.49	c Restarting after 3218 conflicts
3.49/3.53	c Restarting after 4927 conflicts
5.19/5.23	c Restarting after 7489 conflicts
7.49/7.56	c Restarting after 11334 conflicts
11.89/11.90	c Restarting after 17100 conflicts
20.39/20.47	c Restarting after 25749 conflicts
37.88/37.99	c Restarting after 38725 conflicts
79.56/79.66	c Restarting after 58186 conflicts
160.43/160.57	c Restarting after 87378 conflicts
308.89/309.04	c Restarting after 131167 conflicts
361.87/362.00	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node42/watcher-372224-1178614406 -o ROOT/results/node42/solver-372224-1178614406 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/372224-1178614406/sat7_bin /tmp/evaluation/372224-1178614406/instance-372224-1178614406.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: 0.93 0.97 0.99 2/77 9154
/proc/meminfo: memFree=1603496/2055920 swapFree=4147588/4192956
[pid=9154] ppid=9152 vsize=1064 CPUtime=0
/proc/9154/stat : 9154 (sat7_bin) R 9152 9154 9098 0 -1 4194304 106 0 0 0 0 0 0 0 18 0 1 0 309352508 1089536 90 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135066477 0 0 4096 0 0 0 0 17 1 0 0
/proc/9154/statm: 266 90 77 220 0 43 0

[startup+0.0338339 s]
/proc/loadavg: 0.93 0.97 0.99 2/77 9154
/proc/meminfo: memFree=1603496/2055920 swapFree=4147588/4192956
[pid=9154] ppid=9152 vsize=4844 CPUtime=0.02
/proc/9154/stat : 9154 (sat7_bin) R 9152 9154 9098 0 -1 4194304 1061 0 0 0 2 0 0 0 18 0 1 0 309352508 4960256 1045 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/9154/statm: 1211 1046 88 220 0 988 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4844

[startup+0.101846 s]
/proc/loadavg: 0.93 0.97 0.99 2/77 9154
/proc/meminfo: memFree=1603496/2055920 swapFree=4147588/4192956
[pid=9154] ppid=9152 vsize=6896 CPUtime=0.09
/proc/9154/stat : 9154 (sat7_bin) R 9152 9154 9098 0 -1 4194304 1264 0 0 0 9 0 0 0 18 0 1 0 309352508 7061504 1248 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134547997 0 0 4096 0 0 0 0 17 1 0 0
/proc/9154/statm: 1724 1248 88 220 0 1501 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6896

[startup+0.301884 s]
/proc/loadavg: 0.93 0.97 0.99 2/77 9154
/proc/meminfo: memFree=1603496/2055920 swapFree=4147588/4192956
[pid=9154] ppid=9152 vsize=10996 CPUtime=0.29
/proc/9154/stat : 9154 (sat7_bin) R 9152 9154 9098 0 -1 4194304 1621 0 0 0 29 0 0 0 19 0 1 0 309352508 11259904 1605 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135066477 0 0 4096 0 0 0 0 17 1 0 0
/proc/9154/statm: 2749 1605 88 220 0 2526 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10996

[startup+0.70196 s]
/proc/loadavg: 0.93 0.97 0.99 2/77 9154
/proc/meminfo: memFree=1603496/2055920 swapFree=4147588/4192956
[pid=9154] ppid=9152 vsize=11560 CPUtime=0.69
/proc/9154/stat : 9154 (sat7_bin) R 9152 9154 9098 0 -1 4194304 2708 0 0 0 68 1 0 0 23 0 1 0 309352508 11837440 2692 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135029294 0 0 4096 0 0 0 0 17 1 0 0
/proc/9154/statm: 2890 2692 93 220 0 2667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11560

[startup+1.50111 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 9155
/proc/meminfo: memFree=1592608/2055920 swapFree=4147588/4192956
[pid=9154] ppid=9152 vsize=16172 CPUtime=1.49
/proc/9154/stat : 9154 (sat7_bin) R 9152 9154 9098 0 -1 4194304 3002 0 0 0 148 1 0 0 25 0 1 0 309352508 16560128 2888 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533279 0 0 4096 0 0 0 0 17 1 0 0
/proc/9154/statm: 4043 2888 95 220 0 3820 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16172

[startup+3.10142 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 9155
/proc/meminfo: memFree=1591968/2055920 swapFree=4147588/4192956
[pid=9154] ppid=9152 vsize=16172 CPUtime=3.09
/proc/9154/stat : 9154 (sat7_bin) R 9152 9154 9098 0 -1 4194304 3096 0 0 0 308 1 0 0 25 0 1 0 309352508 16560128 2982 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533773 0 0 4096 0 0 0 0 17 1 0 0
/proc/9154/statm: 4043 2982 95 220 0 3820 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16172

[startup+6.30203 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 9155
/proc/meminfo: memFree=1591136/2055920 swapFree=4147588/4192956
[pid=9154] ppid=9152 vsize=16172 CPUtime=6.29
/proc/9154/stat : 9154 (sat7_bin) R 9152 9154 9098 0 -1 4194304 3307 0 0 0 627 2 0 0 25 0 1 0 309352508 16560128 3193 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134540043 0 0 4096 0 0 0 0 17 1 0 0
/proc/9154/statm: 4043 3193 95 220 0 3820 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16172

[startup+12.7012 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 9155
/proc/meminfo: memFree=1589288/2055920 swapFree=4147588/4192956
[pid=9154] ppid=9152 vsize=16172 CPUtime=12.69
/proc/9154/stat : 9154 (sat7_bin) R 9152 9154 9098 0 -1 4194304 3749 0 0 0 1267 2 0 0 25 0 1 0 309352508 16560128 3635 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/9154/statm: 4043 3635 95 220 0 3820 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16172

[startup+25.5017 s]
/proc/loadavg: 0.95 0.97 0.99 2/78 9155
/proc/meminfo: memFree=1586344/2055920 swapFree=4147588/4192956
[pid=9154] ppid=9152 vsize=20272 CPUtime=25.48
/proc/9154/stat : 9154 (sat7_bin) R 9152 9154 9098 0 -1 4194304 4471 0 0 0 2545 3 0 0 25 0 1 0 309352508 20758528 4357 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533789 0 0 4096 0 0 0 0 17 1 0 0
/proc/9154/statm: 5068 4357 95 220 0 4845 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20272

[startup+51.1016 s]
/proc/loadavg: 0.97 0.97 0.99 2/78 9155
/proc/meminfo: memFree=1581160/2055920 swapFree=4147588/4192956
[pid=9154] ppid=9152 vsize=24480 CPUtime=51.07
/proc/9154/stat : 9154 (sat7_bin) R 9152 9154 9098 0 -1 4194304 5797 0 0 0 5103 4 0 0 25 0 1 0 309352508 25067520 5683 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/9154/statm: 6120 5683 95 220 0 5897 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24480

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 9155
/proc/meminfo: memFree=1573736/2055920 swapFree=4147588/4192956
[pid=9154] ppid=9152 vsize=33016 CPUtime=102.26
/proc/9154/stat : 9154 (sat7_bin) R 9152 9154 9098 0 -1 4194304 7625 0 0 0 10219 7 0 0 25 0 1 0 309352508 33808384 7511 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134525844 0 0 4096 0 0 0 0 17 1 0 0
/proc/9154/statm: 8254 7511 95 220 0 8031 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 33016

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9155
/proc/meminfo: memFree=1566504/2055920 swapFree=4147588/4192956
[pid=9154] ppid=9152 vsize=41784 CPUtime=162.23
/proc/9154/stat : 9154 (sat7_bin) R 9152 9154 9098 0 -1 4194304 9447 0 0 0 16214 9 0 0 25 0 1 0 309352508 42786816 9333 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/9154/statm: 10446 9333 95 220 0 10223 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 41784

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9155
/proc/meminfo: memFree=1560040/2055920 swapFree=4147588/4192956
[pid=9154] ppid=9152 vsize=46236 CPUtime=222.21
/proc/9154/stat : 9154 (sat7_bin) R 9152 9154 9098 0 -1 4194304 11032 0 0 0 22210 11 0 0 25 0 1 0 309352508 47345664 10918 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533076 0 0 4096 0 0 0 0 17 1 0 0
/proc/9154/statm: 11559 10918 95 220 0 11336 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 46236

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9155
/proc/meminfo: memFree=1552872/2055920 swapFree=4147588/4192956
[pid=9154] ppid=9152 vsize=54824 CPUtime=282.19
/proc/9154/stat : 9154 (sat7_bin) R 9152 9154 9098 0 -1 4194304 12883 0 0 0 28205 14 0 0 25 0 1 0 309352508 56139776 12769 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532379 0 0 4096 0 0 0 0 17 1 0 0
/proc/9154/statm: 13706 12769 95 220 0 13483 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 54824

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9155
/proc/meminfo: memFree=1546352/2055920 swapFree=4147588/4192956
[pid=9154] ppid=9152 vsize=59240 CPUtime=342.18
/proc/9154/stat : 9154 (sat7_bin) R 9152 9154 9098 0 -1 4194304 14441 0 0 0 34201 17 0 0 25 0 1 0 309352508 60661760 14327 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558989 0 0 4096 0 0 0 0 17 1 0 0
/proc/9154/statm: 14810 14327 95 220 0 14587 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 59240

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

[startup+345.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9155
/proc/meminfo: memFree=1546032/2055920 swapFree=4147588/4192956
[pid=9154] ppid=9152 vsize=59240 CPUtime=345.37
/proc/9154/stat : 9154 (sat7_bin) R 9152 9154 9098 0 -1 4194304 14519 0 0 0 34520 17 0 0 25 0 1 0 309352508 60661760 14405 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532759 0 0 4096 0 0 0 0 17 1 0 0
/proc/9154/statm: 14810 14405 95 220 0 14587 0
Current children cumulated CPU time (s) 345.37
Current children cumulated vsize (KiB) 59240

[startup+351.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9155
/proc/meminfo: memFree=1545264/2055920 swapFree=4147588/4192956
[pid=9154] ppid=9152 vsize=59352 CPUtime=351.77
/proc/9154/stat : 9154 (sat7_bin) R 9152 9154 9098 0 -1 4194304 14719 0 0 0 35160 17 0 0 25 0 1 0 309352508 60776448 14605 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538567 0 0 4096 0 0 0 0 17 1 0 0
/proc/9154/statm: 14838 14605 95 220 0 14615 0
Current children cumulated CPU time (s) 351.77
Current children cumulated vsize (KiB) 59352

[startup+358.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9155
/proc/meminfo: memFree=1544176/2055920 swapFree=4147588/4192956
[pid=9154] ppid=9152 vsize=63452 CPUtime=358.17
/proc/9154/stat : 9154 (sat7_bin) R 9152 9154 9098 0 -1 4194304 15004 0 0 0 35799 18 0 0 25 0 1 0 309352508 64974848 14890 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135029250 0 0 4096 0 0 0 0 17 1 0 0
/proc/9154/statm: 15863 14890 95 220 0 15640 0
Current children cumulated CPU time (s) 358.17
Current children cumulated vsize (KiB) 63452

[startup+359.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9155
/proc/meminfo: memFree=1544048/2055920 swapFree=4147588/4192956
[pid=9154] ppid=9152 vsize=63588 CPUtime=359.77
/proc/9154/stat : 9154 (sat7_bin) R 9152 9154 9098 0 -1 4194304 15040 0 0 0 35959 18 0 0 25 0 1 0 309352508 65114112 14926 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/9154/statm: 15897 14926 95 220 0 15674 0
Current children cumulated CPU time (s) 359.77
Current children cumulated vsize (KiB) 63588

[startup+360.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9155
/proc/meminfo: memFree=1543920/2055920 swapFree=4147588/4192956
[pid=9154] ppid=9152 vsize=63588 CPUtime=360.58
/proc/9154/stat : 9154 (sat7_bin) R 9152 9154 9098 0 -1 4194304 15055 0 0 0 36040 18 0 0 25 0 1 0 309352508 65114112 14941 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532469 0 0 4096 0 0 0 0 17 1 0 0
/proc/9154/statm: 15897 14941 95 220 0 15674 0
Current children cumulated CPU time (s) 360.58
Current children cumulated vsize (KiB) 63588

[startup+361.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9155
/proc/meminfo: memFree=1543920/2055920 swapFree=4147588/4192956
[pid=9154] ppid=9152 vsize=63588 CPUtime=361.37
/proc/9154/stat : 9154 (sat7_bin) R 9152 9154 9098 0 -1 4194304 15057 0 0 0 36119 18 0 0 25 0 1 0 309352508 65114112 14943 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/9154/statm: 15897 14943 95 220 0 15674 0
Current children cumulated CPU time (s) 361.37
Current children cumulated vsize (KiB) 63588

[startup+361.906 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9155
/proc/meminfo: memFree=1543920/2055920 swapFree=4147588/4192956
[pid=9154] ppid=9152 vsize=63588 CPUtime=361.78
/proc/9154/stat : 9154 (sat7_bin) R 9152 9154 9098 0 -1 4194304 15057 0 0 0 36160 18 0 0 25 0 1 0 309352508 65114112 14943 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/9154/statm: 15897 14943 95 220 0 15674 0
Current children cumulated CPU time (s) 361.78
Current children cumulated vsize (KiB) 63588

[startup+362.002 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9155
/proc/meminfo: memFree=1543920/2055920 swapFree=4147588/4192956
[pid=9154] ppid=9152 vsize=63588 CPUtime=361.87
/proc/9154/stat : 9154 (sat7_bin) R 9152 9154 9098 0 -1 4194304 15057 0 0 0 36169 18 0 0 25 0 1 0 309352508 65114112 14943 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532617 0 0 4096 0 0 0 0 17 1 0 0
/proc/9154/statm: 15897 14943 95 220 0 15674 0
Current children cumulated CPU time (s) 361.87
Current children cumulated vsize (KiB) 63588

Child status: 20
Real time (s): 362.057
CPU time (s): 361.932
CPU user time (s): 361.741
CPU system time (s): 0.19097
CPU usage (%): 99.9653
Max. virtual memory (cumulated for all children) (KiB): 63588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 361.741
system time used= 0.19097
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15057
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= 8
involuntary context switches= 196

runsolver used 0.294955 second user time and 0.832873 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Tue May  8 08:53:26 UTC 2007

IDJOB= 372224
IDBENCH= 20550
IDSOLVER= 183
FILE ID= node42/372224-1178614406

PBS_JOBID= 5218275

Free space on /tmp= 66560 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_31_1_rule_1/SAT_dat.k25.cnf
COMMAND LINE= /tmp/evaluation/372224-1178614406/sat7_bin /tmp/evaluation/372224-1178614406/instance-372224-1178614406.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-372224-1178614406 -o ROOT/results/node42/solver-372224-1178614406 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/372224-1178614406/sat7_bin /tmp/evaluation/372224-1178614406/instance-372224-1178614406.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  d10c82c196802e1e81b346181f7034df

RANDOM SEED= 302002274

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.277
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.277
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:       1603968 kB
Buffers:         40088 kB
Cached:         284064 kB
SwapCached:      14624 kB
Active:         129404 kB
Inactive:       218312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1603968 kB
SwapTotal:     4192956 kB
SwapFree:      4147588 kB
Dirty:            4884 kB
Writeback:           0 kB
Mapped:          30520 kB
Slab:            89704 kB
Committed_AS:  7374600 kB
PageTables:       1912 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= 66560 MiB

End job on node42 on Tue May  8 08:59:28 UTC 2007