Trace number 1884433

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
bsolo 3.1 clUNSAT 172.444 172.527

General information on the benchmark

Name/PURE-SAT/SAT_RACE06/
manol-pipe-g7nidw.opb
MD5SUM21342b3f9ff0e3703cb92fe827fedc3e
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark44.6252
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables75496
Total number of constraints222379
Number of constraints which are clauses222379
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1884433-1245258329.opb
0.00/0.00	c File size is 6692676 bytes.
0.89/0.92	c Highest Coefficient sum: 5
0.89/0.92	c Parsing was ok!!
0.89/0.92	c Total parsing time: 0.92 s
1.00/1.04	c Var: 75496 Constr: 222379 222379/0/0 Lit: 518883 Watch. Lit: 444757
1.00/1.04	c Obj. Vars: 0 (0 % of total variables)
10.18/10.27	c Pre-processing Time: 10.26 s
10.18/10.28	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
10.18/10.28	c        0  67902   199764   466095    2   399528   66587      0      0 10.26
10.18/10.28	c Switching off lower bounding mode.
172.41/172.50	c      100  67869   199864   466762    2   399727   73246    100      9 10.78
172.41/172.50	c      251  67869   200015   468030    2   400029   80571    251     21 11.81
172.41/172.50	c      476  67837   200240   470531    2   400478   88629    476     38 12.44
172.41/172.50	c      814  67569   200578   473485    2   401152   97492    814     55 14.56
172.41/172.50	c     1323  67569   201087   481894    2   402170  107242   1323     74 17.85
172.41/172.50	c     2086  67569   201850   497236    2   403696  117967   2086     92 22.46
172.41/172.50	c     3232  67568   202996   557670    2   405987  129764   3232    135 23.92
172.41/172.50	c     4953  67431   204717   616731    3   409428  142741   4953    164 30.20
172.41/172.50	c     7539  67431   207303   760475    3   414600  157016   7539    219 34.31
172.41/172.50	c    11419  67429   211183  1411977    6   422359  172718  11419    264 43.25
172.41/172.50	c    17242  67429   217006  1819523    8   434005  189990  17242    302 57.02
172.41/172.50	c    25982  67429   225746  2861271   12   451485  208990  25982    343 75.58
172.41/172.50	c    39094  67306   238858  5007146   20   477706  229890  39094    352 110.79
172.41/172.50	c Backtracks by Clause: 0
172.41/172.50	c Backtracks by PB constraint: 0
172.41/172.50	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
172.41/172.50	c   13    57478  22145   333060   257242  7517790  57478    333 172.42
172.41/172.50	s UNSATISFIABLE
172.41/172.50	c Total time: 172.42 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1884433-1245258329/watcher-1884433-1245258329 -o /tmp/evaluation-result-1884433-1245258329/solver-1884433-1245258329 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1884433-1245258329.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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: 0.99 0.97 0.91 3/64 13950
/proc/meminfo: memFree=1855552/2055920 swapFree=4181928/4192956
[pid=13950] ppid=13948 vsize=17248 CPUtime=0
/proc/13950/stat : 13950 (bsolo) R 13948 13950 13785 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 193433761 17661952 246 1992294400 134512640 137136520 4294956256 18446744073709551615 134519766 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13950/statm: 4312 247 177 640 0 2034 0

[startup+0.0476111 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 13950
/proc/meminfo: memFree=1855552/2055920 swapFree=4181928/4192956
[pid=13950] ppid=13948 vsize=18780 CPUtime=0.04
/proc/13950/stat : 13950 (bsolo) R 13948 13950 13785 0 -1 4194304 715 0 0 0 4 0 0 0 18 0 1 0 193433761 19230720 699 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13950/statm: 4695 700 259 640 0 2417 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 18780

[startup+0.101622 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 13950
/proc/meminfo: memFree=1855552/2055920 swapFree=4181928/4192956
[pid=13950] ppid=13948 vsize=20576 CPUtime=0.09
/proc/13950/stat : 13950 (bsolo) R 13948 13950 13785 0 -1 4194304 1270 0 0 0 9 0 0 0 18 0 1 0 193433761 21069824 1254 1992294400 134512640 137136520 4294956256 18446744073709551615 134517511 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13950/statm: 5144 1254 361 640 0 2866 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20576

[startup+0.301658 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 13950
/proc/meminfo: memFree=1855552/2055920 swapFree=4181928/4192956
[pid=13950] ppid=13948 vsize=26812 CPUtime=0.29
/proc/13950/stat : 13950 (bsolo) R 13948 13950 13785 0 -1 4194304 3211 0 0 0 29 0 0 0 19 0 1 0 193433761 27455488 3155 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13950/statm: 6703 3156 721 640 0 4425 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26812

[startup+0.701731 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 13950
/proc/meminfo: memFree=1855552/2055920 swapFree=4181928/4192956
[pid=13950] ppid=13948 vsize=38496 CPUtime=0.69
/proc/13950/stat : 13950 (bsolo) R 13948 13950 13785 0 -1 4194304 6941 0 0 0 68 1 0 0 23 0 1 0 193433761 39419904 6757 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13950/statm: 9624 6757 1415 640 0 7346 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38496

[startup+1.50188 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13951
/proc/meminfo: memFree=1817080/2055920 swapFree=4181928/4192956
[pid=13950] ppid=13948 vsize=56388 CPUtime=1.49
/proc/13950/stat : 13950 (bsolo) R 13948 13950 13785 0 -1 4194304 13187 0 0 0 145 4 0 0 25 0 1 0 193433761 57741312 11369 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13950/statm: 14097 11369 189 640 0 13453 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56388

[startup+3.10117 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13951
/proc/meminfo: memFree=1810616/2055920 swapFree=4181928/4192956
[pid=13950] ppid=13948 vsize=56388 CPUtime=3.08
/proc/13950/stat : 13950 (bsolo) R 13948 13950 13785 0 -1 4194304 13198 0 0 0 304 4 0 0 25 0 1 0 193433761 57741312 11380 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13950/statm: 14097 11380 189 640 0 13453 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 56388

[startup+6.30177 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13951
/proc/meminfo: memFree=1810360/2055920 swapFree=4181928/4192956
[pid=13950] ppid=13948 vsize=56388 CPUtime=6.28
/proc/13950/stat : 13950 (bsolo) R 13948 13950 13785 0 -1 4194304 13212 0 0 0 622 6 0 0 25 0 1 0 193433761 57741312 11394 1992294400 134512640 137136520 4294956256 18446744073709551615 136502158 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13950/statm: 14097 11394 189 640 0 13453 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 56388

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13951
/proc/meminfo: memFree=1807352/2055920 swapFree=4181928/4192956
[pid=13950] ppid=13948 vsize=59244 CPUtime=12.68
/proc/13950/stat : 13950 (bsolo) R 13948 13950 13785 0 -1 4194304 15687 0 0 0 1240 28 0 0 25 0 1 0 193433761 60665856 12128 1992294400 134512640 137136520 4294956256 18446744073709551615 134573545 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13950/statm: 14811 12128 197 640 0 14167 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 59244

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13951
/proc/meminfo: memFree=1807544/2055920 swapFree=4181928/4192956
[pid=13950] ppid=13948 vsize=59244 CPUtime=25.47
/proc/13950/stat : 13950 (bsolo) R 13948 13950 13785 0 -1 4194304 15836 0 0 0 2514 33 0 0 25 0 1 0 193433761 60665856 12129 1992294400 134512640 137136520 4294956256 18446744073709551615 136518947 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13950/statm: 14811 12129 197 640 0 14167 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 59244

[startup+51.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13951
/proc/meminfo: memFree=1796408/2055920 swapFree=4181928/4192956
[pid=13950] ppid=13948 vsize=70464 CPUtime=51.07
/proc/13950/stat : 13950 (bsolo) R 13948 13950 13785 0 -1 4194304 1232383 0 0 0 4684 423 0 0 25 0 1 0 193433761 72155136 14928 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13950/statm: 17616 14928 197 640 0 16972 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 70464

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13951
/proc/meminfo: memFree=1757496/2055920 swapFree=4181928/4192956
[pid=13950] ppid=13948 vsize=109196 CPUtime=102.24
/proc/13950/stat : 13950 (bsolo) R 13948 13950 13785 0 -1 4194304 4466830 0 0 0 8766 1458 0 0 25 0 1 0 193433761 111816704 24603 1992294400 134512640 137136520 4294956256 18446744073709551615 134572220 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13950/statm: 27299 24603 197 640 0 26655 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 109196

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13951
/proc/meminfo: memFree=1723896/2055920 swapFree=4181928/4192956
[pid=13950] ppid=13948 vsize=142804 CPUtime=162.21
/proc/13950/stat : 13950 (bsolo) R 13948 13950 13785 0 -1 4194304 7115848 0 0 0 13862 2359 0 0 25 0 1 0 193433761 146231296 33005 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13950/statm: 35701 33005 197 640 0 35057 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 142804

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

[startup+166.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13951
/proc/meminfo: memFree=1720056/2055920 swapFree=4181928/4192956
[pid=13950] ppid=13948 vsize=146780 CPUtime=166.21
/proc/13950/stat : 13950 (bsolo) R 13948 13950 13785 0 -1 4194304 7293542 0 0 0 14200 2421 0 0 25 0 1 0 193433761 150302720 33987 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13950/statm: 36695 33987 197 640 0 36051 0
Current children cumulated CPU time (s) 166.21
Current children cumulated vsize (KiB) 146780

[startup+169.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13951
/proc/meminfo: memFree=1718072/2055920 swapFree=4181928/4192956
[pid=13950] ppid=13948 vsize=148632 CPUtime=169.41
/proc/13950/stat : 13950 (bsolo) R 13948 13950 13785 0 -1 4194304 7411818 0 0 0 14477 2464 0 0 25 0 1 0 193433761 152199168 34455 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13950/statm: 37158 34455 197 640 0 36514 0
Current children cumulated CPU time (s) 169.41
Current children cumulated vsize (KiB) 148632

[startup+171.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13951
/proc/meminfo: memFree=1717112/2055920 swapFree=4181928/4192956
[pid=13950] ppid=13948 vsize=149688 CPUtime=171.01
/proc/13950/stat : 13950 (bsolo) R 13948 13950 13785 0 -1 4194304 7502654 0 0 0 14608 2493 0 0 25 0 1 0 193433761 153280512 34715 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13950/statm: 37422 34715 197 640 0 36778 0
Current children cumulated CPU time (s) 171.01
Current children cumulated vsize (KiB) 149688

[startup+171.901 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13951
/proc/meminfo: memFree=1716472/2055920 swapFree=4181928/4192956
[pid=13950] ppid=13948 vsize=150284 CPUtime=171.81
/proc/13950/stat : 13950 (bsolo) R 13948 13950 13785 0 -1 4194304 7533740 0 0 0 14678 2503 0 0 25 0 1 0 193433761 153890816 34869 1992294400 134512640 137136520 4294956256 18446744073709551615 134573771 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13950/statm: 37571 34869 197 640 0 36927 0
Current children cumulated CPU time (s) 171.81
Current children cumulated vsize (KiB) 150284

[startup+172.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13951
/proc/meminfo: memFree=1716472/2055920 swapFree=4181928/4192956
[pid=13950] ppid=13948 vsize=149692 CPUtime=172.2
/proc/13950/stat : 13950 (bsolo) R 13948 13950 13785 0 -1 4194304 7542047 0 0 0 14714 2506 0 0 25 0 1 0 193433761 153284608 34740 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13950/statm: 37423 34740 197 640 0 36779 0
Current children cumulated CPU time (s) 172.2
Current children cumulated vsize (KiB) 149692

[startup+172.501 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13951
/proc/meminfo: memFree=1716472/2055920 swapFree=4181928/4192956
[pid=13950] ppid=13948 vsize=149824 CPUtime=172.41
/proc/13950/stat : 13950 (bsolo) R 13948 13950 13785 0 -1 4194304 7546206 0 0 0 14733 2508 0 0 25 0 1 0 193433761 153419776 34755 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13950/statm: 37456 34755 197 640 0 36812 0
Current children cumulated CPU time (s) 172.41
Current children cumulated vsize (KiB) 149824

Child status: 0
Real time (s): 172.527
CPU time (s): 172.444
CPU user time (s): 147.334
CPU system time (s): 25.1102
CPU usage (%): 99.9518
Max. virtual memory (cumulated for all children) (KiB): 150284

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

runsolver used 0.164974 second user time and 0.472928 second system time

The end

Launcher Data

Begin job on node7 at 2009-06-17 19:05:29
IDJOB=1884433
IDBENCH=71956
IDSOLVER=700
FILE ID=node7/1884433-1245258329
PBS_JOBID= 9372446
Free space on /tmp= 66264 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT_RACE06/manol-pipe-g7nidw.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1884433-1245258329/watcher-1884433-1245258329 -o /tmp/evaluation-result-1884433-1245258329/solver-1884433-1245258329 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1884433-1245258329.opb

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

MD5SUM BENCH= 21342b3f9ff0e3703cb92fe827fedc3e
RANDOM SEED=571841967

node7.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.274
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.274
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:       1856032 kB
Buffers:         39616 kB
Cached:          98248 kB
SwapCached:       5072 kB
Active:          32064 kB
Inactive:       113872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1856032 kB
SwapTotal:     4192956 kB
SwapFree:      4181928 kB
Dirty:           10472 kB
Writeback:           0 kB
Mapped:          14304 kB
Slab:            39940 kB
Committed_AS:   185092 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1884433-1245258329.opb

Free space on /tmp at the end= 66260 MiB
End job on node7 at 2009-06-17 19:08:22