Trace number 1884484

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 pbUNSAT 77.9951 78.0304

General information on the benchmark

Name/PURE-SAT/SAT_RACE06/
manol-pipe-c9.opb
MD5SUM6527faea7c8bf67dbc2a71cb5274d621
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 benchmark12.6281
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15214
Total number of constraints45082
Number of constraints which are clauses45082
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: Generic Pseudo-Boolean 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-1884484-1245258786.opb
0.00/0.00	c File size is 1289620 bytes.
0.09/0.16	c Highest Coefficient sum: 5
0.09/0.16	c Parsing was ok!!
0.09/0.16	c Total parsing time: 0.165 s
0.09/0.19	c Var: 15214 Constr: 45082 45082/0/0 Lit: 105190 Watch. Lit: 90163
0.09/0.19	c Obj. Vars: 0 (0 % of total variables)
2.89/2.98	c Pre-processing Time: 2.984 s
2.89/2.99	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.89/2.99	c        0  10636    31567    73598    2    63134   10522      0      0 2.98
2.89/2.99	c Switching off lower bounding mode.
77.96/78.02	c      101  10636    31769    74960    2    63538   11575    202     32 3.11
77.96/78.02	c      252  10091    31999    77107    2    63995   12733    432     74 3.39
77.96/78.02	c      479  10091    32388    82147    2    64773   14007    821    126 3.78
77.96/78.02	c      819  10044    32922    95477    2    65839   15408   1355    197 4.16
77.96/78.02	c     1327  10043    33808   113294    3    67610   16949   2241    275 4.81
77.96/78.02	c     2090  10015    35081   167206    4    70149   18644   3514    331 6.31
77.96/78.02	c     3236  10014    37270   224850    6    74526   20509   5703    434 7.45
77.96/78.02	c     4958  10014    40462   508974   12    80910   22560   8895    420 11.79
77.96/78.02	c     7543  10014    45040   673375   14    90066   24817  13473    484 15.56
77.96/78.02	c    11422  10014    52276  1011920   19   104538   27299  20709    491 23.24
77.96/78.02	c    17247   9992    62879  2173582   34   125743   30029  31312    422 40.78
77.96/78.02	c    25985   9992    54991  2366651   43   109967   33032  23424    376 68.97
77.96/78.02	c Backtracks by Clause: 29943
77.96/78.02	c Backtracks by PB constraint: 2
77.96/78.02	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
77.96/78.02	c   12    29945  11216    81712    60310  2678032  28743    383 77.98
77.96/78.02	s UNSATISFIABLE
77.96/78.02	c Total time: 77.985 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-1884484-1245258786/watcher-1884484-1245258786 -o /tmp/evaluation-result-1884484-1245258786/solver-1884484-1245258786 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1884484-1245258786.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: 1.19 1.09 0.95 3/64 14202
/proc/meminfo: memFree=1838408/2055920 swapFree=4181656/4192956
[pid=14202] ppid=14200 vsize=11972 CPUtime=0
/proc/14202/stat : 14202 (bsolo) R 14200 14202 14031 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 193474684 12259328 247 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14202/statm: 2993 248 177 640 0 2034 0

[startup+0.0846569 s]
/proc/loadavg: 1.19 1.09 0.95 3/64 14202
/proc/meminfo: memFree=1838408/2055920 swapFree=4181656/4192956
[pid=14202] ppid=14200 vsize=14724 CPUtime=0.08
/proc/14202/stat : 14202 (bsolo) R 14200 14202 14031 0 -1 4194304 1093 0 0 0 8 0 0 0 18 0 1 0 193474684 15077376 1077 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14202/statm: 3681 1078 329 640 0 2722 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14724

[startup+0.102657 s]
/proc/loadavg: 1.19 1.09 0.95 3/64 14202
/proc/meminfo: memFree=1838408/2055920 swapFree=4181656/4192956
[pid=14202] ppid=14200 vsize=15280 CPUtime=0.09
/proc/14202/stat : 14202 (bsolo) R 14200 14202 14031 0 -1 4194304 1278 0 0 0 9 0 0 0 18 0 1 0 193474684 15646720 1262 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14202/statm: 3820 1262 363 640 0 2861 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15280

[startup+0.30168 s]
/proc/loadavg: 1.19 1.09 0.95 3/64 14202
/proc/meminfo: memFree=1838408/2055920 swapFree=4181656/4192956
[pid=14202] ppid=14200 vsize=19852 CPUtime=0.29
/proc/14202/stat : 14202 (bsolo) R 14200 14202 14031 0 -1 4194304 2831 0 0 0 29 0 0 0 19 0 1 0 193474684 20328448 2500 1992294400 134512640 137136520 4294956256 18446744073709551615 134563134 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14202/statm: 4963 2500 189 640 0 4319 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19852

[startup+0.701708 s]
/proc/loadavg: 1.19 1.09 0.95 3/64 14202
/proc/meminfo: memFree=1838408/2055920 swapFree=4181656/4192956
[pid=14202] ppid=14200 vsize=19984 CPUtime=0.69
/proc/14202/stat : 14202 (bsolo) R 14200 14202 14031 0 -1 4194304 2835 0 0 0 69 0 0 0 23 0 1 0 193474684 20463616 2504 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14202/statm: 4996 2504 189 640 0 4352 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19984

[startup+1.50178 s]
/proc/loadavg: 1.19 1.09 0.95 2/65 14203
/proc/meminfo: memFree=1829056/2055920 swapFree=4181656/4192956
[pid=14202] ppid=14200 vsize=19984 CPUtime=1.49
/proc/14202/stat : 14202 (bsolo) R 14200 14202 14031 0 -1 4194304 2841 0 0 0 148 1 0 0 25 0 1 0 193474684 20463616 2510 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14202/statm: 4996 2510 189 640 0 4352 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19984

[startup+3.10192 s]
/proc/loadavg: 1.18 1.09 0.95 2/65 14203
/proc/meminfo: memFree=1828928/2055920 swapFree=4181656/4192956
[pid=14202] ppid=14200 vsize=20276 CPUtime=3.09
/proc/14202/stat : 14202 (bsolo) R 14200 14202 14031 0 -1 4194304 3039 0 0 0 305 4 0 0 25 0 1 0 193474684 20762624 2588 1992294400 134512640 137136520 4294956256 18446744073709551615 134576379 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14202/statm: 5069 2588 198 640 0 4425 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20276

[startup+6.3012 s]
/proc/loadavg: 1.18 1.09 0.95 2/65 14203
/proc/meminfo: memFree=1828416/2055920 swapFree=4181656/4192956
[pid=14202] ppid=14200 vsize=20748 CPUtime=6.29
/proc/14202/stat : 14202 (bsolo) R 14200 14202 14031 0 -1 4194304 3158 0 0 0 624 5 0 0 25 0 1 0 193474684 21245952 2707 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14202/statm: 5187 2707 198 640 0 4543 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20748

[startup+12.7018 s]
/proc/loadavg: 1.15 1.09 0.95 2/65 14203
/proc/meminfo: memFree=1823936/2055920 swapFree=4181656/4192956
[pid=14202] ppid=14200 vsize=25316 CPUtime=12.68
/proc/14202/stat : 14202 (bsolo) R 14200 14202 14031 0 -1 4194304 4332 0 0 0 1262 6 0 0 25 0 1 0 193474684 25923584 3881 1992294400 134512640 137136520 4294956256 18446744073709551615 136499606 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14202/statm: 6329 3881 198 640 0 5685 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25316

[startup+25.5029 s]
/proc/loadavg: 1.13 1.08 0.95 2/65 14203
/proc/meminfo: memFree=1815232/2055920 swapFree=4181656/4192956
[pid=14202] ppid=14200 vsize=33960 CPUtime=25.49
/proc/14202/stat : 14202 (bsolo) R 14200 14202 14031 0 -1 4194304 6462 0 0 0 2540 9 0 0 25 0 1 0 193474684 34775040 6011 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14202/statm: 8490 6011 198 640 0 7846 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33960

[startup+51.1021 s]
/proc/loadavg: 1.08 1.08 0.95 2/65 14203
/proc/meminfo: memFree=1794240/2055920 swapFree=4181656/4192956
[pid=14202] ppid=14200 vsize=55076 CPUtime=51.06
/proc/14202/stat : 14202 (bsolo) R 14200 14202 14031 0 -1 4194304 11741 0 0 0 5091 15 0 0 25 0 1 0 193474684 56397824 11290 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14202/statm: 13769 11290 198 640 0 13125 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 55076

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

[startup+63.9013 s]
/proc/loadavg: 1.06 1.07 0.95 2/65 14203
/proc/meminfo: memFree=1791616/2055920 swapFree=4181656/4192956
[pid=14202] ppid=14200 vsize=57308 CPUtime=63.86
/proc/14202/stat : 14202 (bsolo) R 14200 14202 14031 0 -1 4194304 12299 0 0 0 6369 17 0 0 25 0 1 0 193474684 58683392 11848 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14202/statm: 14327 11848 198 640 0 13683 0
Current children cumulated CPU time (s) 63.86
Current children cumulated vsize (KiB) 57308

[startup+70.3018 s]
/proc/loadavg: 1.06 1.07 0.95 2/65 14203
/proc/meminfo: memFree=1791616/2055920 swapFree=4181656/4192956
[pid=14202] ppid=14200 vsize=57308 CPUtime=70.26
/proc/14202/stat : 14202 (bsolo) R 14200 14202 14031 0 -1 4194304 12299 0 0 0 7008 18 0 0 25 0 1 0 193474684 58683392 11848 1992294400 134512640 137136520 4294956256 18446744073709551615 136498219 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14202/statm: 14327 11848 198 640 0 13683 0
Current children cumulated CPU time (s) 70.26
Current children cumulated vsize (KiB) 57308

[startup+73.5011 s]
/proc/loadavg: 1.05 1.07 0.95 2/65 14203
/proc/meminfo: memFree=1791616/2055920 swapFree=4181656/4192956
[pid=14202] ppid=14200 vsize=57308 CPUtime=73.46
/proc/14202/stat : 14202 (bsolo) R 14200 14202 14031 0 -1 4194304 12299 0 0 0 7327 19 0 0 25 0 1 0 193474684 58683392 11848 1992294400 134512640 137136520 4294956256 18446744073709551615 135982492 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14202/statm: 14327 11848 198 640 0 13683 0
Current children cumulated CPU time (s) 73.46
Current children cumulated vsize (KiB) 57308

[startup+75.1012 s]
/proc/loadavg: 1.05 1.07 0.95 2/65 14203
/proc/meminfo: memFree=1791616/2055920 swapFree=4181656/4192956
[pid=14202] ppid=14200 vsize=57308 CPUtime=75.05
/proc/14202/stat : 14202 (bsolo) R 14200 14202 14031 0 -1 4194304 12299 0 0 0 7486 19 0 0 25 0 1 0 193474684 58683392 11848 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14202/statm: 14327 11848 198 640 0 13683 0
Current children cumulated CPU time (s) 75.05
Current children cumulated vsize (KiB) 57308

[startup+76.7024 s]
/proc/loadavg: 1.05 1.07 0.95 2/65 14203
/proc/meminfo: memFree=1791616/2055920 swapFree=4181656/4192956
[pid=14202] ppid=14200 vsize=57308 CPUtime=76.65
/proc/14202/stat : 14202 (bsolo) R 14200 14202 14031 0 -1 4194304 12299 0 0 0 7646 19 0 0 25 0 1 0 193474684 58683392 11848 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14202/statm: 14327 11848 198 640 0 13683 0
Current children cumulated CPU time (s) 76.65
Current children cumulated vsize (KiB) 57308

[startup+77.5014 s]
/proc/loadavg: 1.05 1.07 0.95 2/65 14203
/proc/meminfo: memFree=1791616/2055920 swapFree=4181656/4192956
[pid=14202] ppid=14200 vsize=57308 CPUtime=77.45
/proc/14202/stat : 14202 (bsolo) R 14200 14202 14031 0 -1 4194304 12299 0 0 0 7726 19 0 0 25 0 1 0 193474684 58683392 11848 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14202/statm: 14327 11848 198 640 0 13683 0
Current children cumulated CPU time (s) 77.45
Current children cumulated vsize (KiB) 57308

[startup+77.9015 s]
/proc/loadavg: 1.05 1.07 0.95 2/65 14203
/proc/meminfo: memFree=1791616/2055920 swapFree=4181656/4192956
[pid=14202] ppid=14200 vsize=57308 CPUtime=77.86
/proc/14202/stat : 14202 (bsolo) R 14200 14202 14031 0 -1 4194304 12299 0 0 0 7766 20 0 0 25 0 1 0 193474684 58683392 11848 1992294400 134512640 137136520 4294956256 18446744073709551615 136498324 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14202/statm: 14327 11848 198 640 0 13683 0
Current children cumulated CPU time (s) 77.86
Current children cumulated vsize (KiB) 57308

[startup+78.0015 s]
/proc/loadavg: 1.05 1.07 0.95 2/65 14203
/proc/meminfo: memFree=1791616/2055920 swapFree=4181656/4192956
[pid=14202] ppid=14200 vsize=57308 CPUtime=77.96
/proc/14202/stat : 14202 (bsolo) R 14200 14202 14031 0 -1 4194304 12299 0 0 0 7776 20 0 0 25 0 1 0 193474684 58683392 11848 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14202/statm: 14327 11848 198 640 0 13683 0
Current children cumulated CPU time (s) 77.96
Current children cumulated vsize (KiB) 57308

Child status: 0
Real time (s): 78.0304
CPU time (s): 77.9951
CPU user time (s): 77.7852
CPU system time (s): 0.209968
CPU usage (%): 99.9548
Max. virtual memory (cumulated for all children) (KiB): 57308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 77.7852
system time used= 0.209968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12300
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= 347

runsolver used 0.070989 second user time and 0.220966 second system time

The end

Launcher Data

Begin job on node50 at 2009-06-17 19:13:06
IDJOB=1884484
IDBENCH=71961
IDSOLVER=701
FILE ID=node50/1884484-1245258786
PBS_JOBID= 9372404
Free space on /tmp= 66368 MiB

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

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

MD5SUM BENCH= 6527faea7c8bf67dbc2a71cb5274d621
RANDOM SEED=2117801978

node50.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.211
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.211
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:       1838824 kB
Buffers:         15080 kB
Cached:         136380 kB
SwapCached:       5076 kB
Active:          35632 kB
Inactive:       123144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1838824 kB
SwapTotal:     4192956 kB
SwapFree:      4181656 kB
Dirty:            5208 kB
Writeback:           0 kB
Mapped:          12996 kB
Slab:            44252 kB
Committed_AS:   128124 kB
PageTables:       1452 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-1884484-1245258786.opb

Free space on /tmp at the end= 66364 MiB
End job on node50 at 2009-06-17 19:14:24