Trace number 314466

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
minimarch 2007-02-08UNSAT 134.271 134.315

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-22.cnf
MD5SUM3b3198fba6db1661781a1aa668754f11
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark81.0267
Satisfiable
(Un)Satisfiability was proved
Number of variables15589
Number of clauses54263
Sum of the clauses size140423
Maximum clause length96
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 226004
Number of clauses of size 325780
Number of clauses of size 42100
Number of clauses of size 5198
Number of clauses of size over 5180

Solver Data (download as text)

0.00/0.00	This is MiniMarch, a modified version of 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:  15589                                                |
0.00/0.00	|  Number of clauses:    54263                                                |
0.09/0.12	|  Parsing time:         0.12         s                                       |
0.39/0.44	============================[ Search Statistics ]==============================
0.39/0.44	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.44	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.44	===============================================================================
0.39/0.44	|         0 |    4030    22131    73598 |     7377        0    nan |  0.000 % |
0.39/0.45	|       101 |    4030    22131    73598 |     8114      101     18 | 17.172 % |
0.39/0.46	|       251 |    4030    22131    73598 |     8926      251     12 | 17.172 % |
0.39/0.49	|       477 |    4030    22131    73598 |     9818      477     13 | 17.172 % |
0.49/0.52	|       814 |    4030    22131    73598 |    10800      814     18 | 17.172 % |
0.59/0.60	|      1320 |    4030    22131    73598 |    11880     1320     16 | 17.172 % |
0.69/0.71	|      2080 |    4030    22131    73598 |    13068     2080     26 | 17.172 % |
0.79/0.87	|      3219 |    4030    22131    73598 |    14375     3219     30 | 17.172 % |
1.09/1.18	|      4927 |    4030    22131    73598 |    15813     4927     34 | 17.172 % |
1.59/1.65	|      7489 |    4030    22131    73598 |    17394     7489     39 | 17.172 % |
2.49/2.54	|     11335 |    4030    22131    73598 |    19134    11335     44 | 17.172 % |
4.19/4.27	|     17101 |    4030    22131    73598 |    21047    17101     45 | 17.173 % |
7.69/7.70	|     25751 |    4030    22131    73598 |    23152    25751     51 | 17.172 % |
13.38/13.48	|     38727 |    4030    22131    73598 |    25467    24359     48 | 17.172 % |
22.68/22.79	|     58188 |    4030    22131    73598 |    28014    29025     54 | 17.172 % |
38.07/38.11	|     87380 |    4030    22131    73598 |    30815    22832     51 | 17.172 % |
61.47/61.58	|    131169 |    4030    22131    73598 |    33897    25694     49 | 17.172 % |
100.26/100.32	|    196854 |    4026    21861    72957 |    37286    21558     52 | 17.198 % |
134.25/134.31	===============================================================================
134.25/134.31	lookaheads            : 280016
134.25/134.31	variable balance      : 0.00
134.25/134.31	restarts              : 18
134.25/134.31	conflicts             : 248279         (1850 /sec)
134.25/134.31	decisions             : 280016         (0.32 % random) (2086 /sec)
134.25/134.31	decision = positive   : 138001
134.25/134.31	decision = negative   : 142015
134.25/134.31	propagations          : 50092692       (373212 /sec)
134.25/134.31	conflict literals     : 13211729       (44.81 % deleted)
134.25/134.31	Memory used           : 18.32 MB
134.25/134.31	CPU time              : 134.221 s
134.25/134.31	
134.25/134.31	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node65/watcher-314466-1172637517 -o ROOT/results/node65/solver-314466-1172637517 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314466-1172637517/minimarch /tmp/evaluation/314466-1172637517/instance-314466-1172637517.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.91 0.95 0.97 3/64 6316
/proc/meminfo: memFree=1740376/2055920 swapFree=4184008/4192956
[pid=6316] ppid=6314 vsize=2440 CPUtime=0
/proc/6316/stat : 6316 (minimarch) R 6314 6316 5922 0 -1 4194304 486 0 0 0 0 0 0 0 18 0 1 0 283709286 2498560 470 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134553814 0 0 4096 3 0 0 0 17 1 0 0
/proc/6316/statm: 610 471 49 132 0 475 0

[startup+0.025069 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 6316
/proc/meminfo: memFree=1740376/2055920 swapFree=4184008/4192956
[pid=6316] ppid=6314 vsize=4520 CPUtime=0.01
/proc/6316/stat : 6316 (minimarch) R 6314 6316 5922 0 -1 4194304 951 0 0 0 1 0 0 0 18 0 1 0 283709286 4628480 935 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/6316/statm: 1130 935 51 132 0 995 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4520

[startup+0.10108 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 6316
/proc/meminfo: memFree=1740376/2055920 swapFree=4184008/4192956
[pid=6316] ppid=6314 vsize=6684 CPUtime=0.09
/proc/6316/stat : 6316 (minimarch) R 6314 6316 5922 0 -1 4194304 1473 0 0 0 9 0 0 0 18 0 1 0 283709286 6844416 1457 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134523002 0 0 4096 3 0 0 0 17 1 0 0
/proc/6316/statm: 1671 1457 51 132 0 1536 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6684

[startup+0.301113 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 6316
/proc/meminfo: memFree=1740376/2055920 swapFree=4184008/4192956
[pid=6316] ppid=6314 vsize=10976 CPUtime=0.29
/proc/6316/stat : 6316 (minimarch) R 6314 6316 5922 0 -1 4194304 2504 0 0 0 28 1 0 0 19 0 1 0 283709286 11239424 2489 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134528309 0 0 4096 3 0 0 0 17 1 0 0
/proc/6316/statm: 2744 2489 63 132 0 2609 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10976

[startup+0.701178 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 6316
/proc/meminfo: memFree=1740376/2055920 swapFree=4184008/4192956
[pid=6316] ppid=6314 vsize=10304 CPUtime=0.69
/proc/6316/stat : 6316 (minimarch) R 6314 6316 5922 0 -1 4194304 2667 0 0 0 68 1 0 0 22 0 1 0 283709286 10551296 2386 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/6316/statm: 2576 2386 66 132 0 2441 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10304

[startup+1.50131 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 6317
/proc/meminfo: memFree=1730832/2055920 swapFree=4184008/4192956
[pid=6316] ppid=6314 vsize=10304 CPUtime=1.49
/proc/6316/stat : 6316 (minimarch) R 6314 6316 5922 0 -1 4194304 2667 0 0 0 148 1 0 0 25 0 1 0 283709286 10551296 2386 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134552718 0 0 4096 3 0 0 0 17 1 0 0
/proc/6316/statm: 2576 2386 66 132 0 2441 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10304

[startup+3.10157 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 6317
/proc/meminfo: memFree=1730704/2055920 swapFree=4184008/4192956
[pid=6316] ppid=6314 vsize=11244 CPUtime=3.09
/proc/6316/stat : 6316 (minimarch) R 6314 6316 5922 0 -1 4194304 2875 0 0 0 308 1 0 0 25 0 1 0 283709286 11513856 2594 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/6316/statm: 2811 2594 66 132 0 2676 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11244

[startup+6.3011 s]
/proc/loadavg: 0.92 0.95 0.97 2/65 6317
/proc/meminfo: memFree=1728464/2055920 swapFree=4184008/4192956
[pid=6316] ppid=6314 vsize=13192 CPUtime=6.29
/proc/6316/stat : 6316 (minimarch) R 6314 6316 5922 0 -1 4194304 3379 0 0 0 627 2 0 0 25 0 1 0 283709286 13508608 3098 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/6316/statm: 3298 3098 66 132 0 3163 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13192

[startup+12.7012 s]
/proc/loadavg: 0.93 0.95 0.97 2/65 6317
/proc/meminfo: memFree=1726608/2055920 swapFree=4184008/4192956
[pid=6316] ppid=6314 vsize=14556 CPUtime=12.68
/proc/6316/stat : 6316 (minimarch) R 6314 6316 5922 0 -1 4194304 3696 0 0 0 1266 2 0 0 25 0 1 0 283709286 14905344 3415 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134557972 0 0 4096 3 0 0 0 17 1 0 0
/proc/6316/statm: 3639 3415 66 132 0 3504 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14556

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.97 2/65 6317
/proc/meminfo: memFree=1724944/2055920 swapFree=4184008/4192956
[pid=6316] ppid=6314 vsize=16276 CPUtime=25.48
/proc/6316/stat : 6316 (minimarch) R 6314 6316 5922 0 -1 4194304 4118 0 0 0 2545 3 0 0 25 0 1 0 283709286 16666624 3837 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551691 0 0 4096 3 0 0 0 17 1 0 0
/proc/6316/statm: 4069 3837 66 132 0 3934 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16276

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 0.97 2/65 6317
/proc/meminfo: memFree=1724304/2055920 swapFree=4184008/4192956
[pid=6316] ppid=6314 vsize=16932 CPUtime=51.08
/proc/6316/stat : 6316 (minimarch) R 6314 6316 5922 0 -1 4194304 4293 0 0 0 5104 4 0 0 25 0 1 0 283709286 17338368 4012 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/6316/statm: 4233 4012 66 132 0 4098 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16932

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.97 2/65 6317
/proc/meminfo: memFree=1723152/2055920 swapFree=4184008/4192956
[pid=6316] ppid=6314 vsize=18148 CPUtime=102.26
/proc/6316/stat : 6316 (minimarch) R 6314 6316 5922 0 -1 4194304 4590 0 0 0 10222 4 0 0 25 0 1 0 283709286 18583552 4309 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/6316/statm: 4537 4309 66 132 0 4402 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18148

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

[startup+115.102 s]
/proc/loadavg: 0.98 0.97 0.97 2/65 6319
/proc/meminfo: memFree=1722512/2055920 swapFree=4184008/4192956
[pid=6316] ppid=6314 vsize=18756 CPUtime=115.05
/proc/6316/stat : 6316 (minimarch) R 6314 6316 5922 0 -1 4194304 4722 0 0 0 11501 4 0 0 25 0 1 0 283709286 19206144 4441 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134552542 0 0 4096 3 0 0 0 17 1 0 0
/proc/6316/statm: 4689 4441 66 132 0 4554 0
Current children cumulated CPU time (s) 115.05
Current children cumulated vsize (KiB) 18756

[startup+127.901 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 6319
/proc/meminfo: memFree=1722448/2055920 swapFree=4184008/4192956
[pid=6316] ppid=6314 vsize=18756 CPUtime=127.85
/proc/6316/stat : 6316 (minimarch) R 6314 6316 5922 0 -1 4194304 4722 0 0 0 12781 4 0 0 25 0 1 0 283709286 19206144 4441 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134552516 0 0 4096 3 0 0 0 17 1 0 0
/proc/6316/statm: 4689 4441 66 132 0 4554 0
Current children cumulated CPU time (s) 127.85
Current children cumulated vsize (KiB) 18756

[startup+131.102 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 6319
/proc/meminfo: memFree=1722448/2055920 swapFree=4184008/4192956
[pid=6316] ppid=6314 vsize=18756 CPUtime=131.05
/proc/6316/stat : 6316 (minimarch) R 6314 6316 5922 0 -1 4194304 4722 0 0 0 13101 4 0 0 25 0 1 0 283709286 19206144 4441 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134553259 0 0 4096 3 0 0 0 17 1 0 0
/proc/6316/statm: 4689 4441 66 132 0 4554 0
Current children cumulated CPU time (s) 131.05
Current children cumulated vsize (KiB) 18756

[startup+132.702 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 6319
/proc/meminfo: memFree=1722448/2055920 swapFree=4184008/4192956
[pid=6316] ppid=6314 vsize=18756 CPUtime=132.65
/proc/6316/stat : 6316 (minimarch) R 6314 6316 5922 0 -1 4194304 4722 0 0 0 13261 4 0 0 25 0 1 0 283709286 19206144 4441 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551264 0 0 4096 3 0 0 0 17 1 0 0
/proc/6316/statm: 4689 4441 66 132 0 4554 0
Current children cumulated CPU time (s) 132.65
Current children cumulated vsize (KiB) 18756

[startup+133.502 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 6319
/proc/meminfo: memFree=1722448/2055920 swapFree=4184008/4192956
[pid=6316] ppid=6314 vsize=18756 CPUtime=133.45
/proc/6316/stat : 6316 (minimarch) R 6314 6316 5922 0 -1 4194304 4722 0 0 0 13341 4 0 0 25 0 1 0 283709286 19206144 4441 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/6316/statm: 4689 4441 66 132 0 4554 0
Current children cumulated CPU time (s) 133.45
Current children cumulated vsize (KiB) 18756

[startup+133.901 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 6319
/proc/meminfo: memFree=1722448/2055920 swapFree=4184008/4192956
[pid=6316] ppid=6314 vsize=18756 CPUtime=133.85
/proc/6316/stat : 6316 (minimarch) R 6314 6316 5922 0 -1 4194304 4722 0 0 0 13381 4 0 0 25 0 1 0 283709286 19206144 4441 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/6316/statm: 4689 4441 66 132 0 4554 0
Current children cumulated CPU time (s) 133.85
Current children cumulated vsize (KiB) 18756

[startup+134.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 6319
/proc/meminfo: memFree=1722448/2055920 swapFree=4184008/4192956
[pid=6316] ppid=6314 vsize=18756 CPUtime=134.25
/proc/6316/stat : 6316 (minimarch) R 6314 6316 5922 0 -1 4194304 4722 0 0 0 13421 4 0 0 25 0 1 0 283709286 19206144 4441 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/6316/statm: 4689 4441 66 132 0 4554 0
Current children cumulated CPU time (s) 134.25
Current children cumulated vsize (KiB) 18756

Child status: 20
Real time (s): 134.315
CPU time (s): 134.271
CPU user time (s): 134.222
CPU system time (s): 0.048992
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 18756

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

runsolver used 0.106983 second user time and 0.273958 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Wed Feb 28 04:38:37 UTC 2007

IDJOB= 314466
IDBENCH= 20392
IDSOLVER= 110
FILE ID= node65/314466-1172637517

PBS_JOBID= 3981157

Free space on /tmp= 66496 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-22.cnf
COMMAND LINE= /tmp/evaluation/314466-1172637517/minimarch /tmp/evaluation/314466-1172637517/instance-314466-1172637517.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-314466-1172637517 -o ROOT/results/node65/solver-314466-1172637517 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314466-1172637517/minimarch /tmp/evaluation/314466-1172637517/instance-314466-1172637517.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  3b3198fba6db1661781a1aa668754f11

RANDOM SEED= 140596282

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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.259
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.259
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:       1740848 kB
Buffers:         10656 kB
Cached:         254324 kB
SwapCached:       2668 kB
Active:          36208 kB
Inactive:       238120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1740848 kB
SwapTotal:     4192956 kB
SwapFree:      4184008 kB
Dirty:            3212 kB
Writeback:           0 kB
Mapped:          15340 kB
Slab:            26792 kB
Committed_AS:   688496 kB
PageTables:       1456 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= 66496 MiB

End job on node65 on Wed Feb 28 04:40:52 UTC 2007