Trace number 1876500

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 NameAnswerobjCPU timeWall clock time
bsolo 3.1Wrong UNSAT 127.869 127.912

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=307-P1=313-P2=331-P3=461-P4=131-P5=307-P6=149-P7=479-P8=317-P9=431-B.opb
MD5SUM8b00ea770361f301179000d52beb4a25
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark8.07877
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables243
Total number of constraints19
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints19
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)729
Sum of products size (including duplicates)1458
Number of different products729
Sum of products size1458

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: Cardinality Constraint 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-1876500-1245186457.opb
0.00/0.00	c File size is 55270 bytes.
0.00/0.00	c Highest Coefficient sum: 523264
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.008 s
0.00/0.01	c Var: 972 Constr: 1486 729/0/757 Lit: 6228 Watch. Lit: 3809
0.00/0.01	c Obj. Vars: 9 (0.925926 % of total variables)
0.00/0.02	c Pre-processing Time: 0.018 s
0.00/0.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.02	c        0    972     1486     6228    4     5357    8325      0      0 0.02
0.00/0.02	c Switching off lower bounding mode.
127.85/127.90	c      100    972     1659    15128    9     5745    9158    173   2631 0.04
127.85/127.90	c      251    972     1848    35502   19     6117   10074    362   3259 0.08
127.85/127.90	c      476    972     2097    54034   25     6569   11082    611   3901 0.12
127.85/127.90	c      815    972     2451    81209   33     7291   12191    965   4405 0.18
127.85/127.90	c     1323    972     2974   124659   41     8365   13411   1488   4593 0.29
127.85/127.90	c     2086    972     3742   192792   51     9937   14753   2256   4309 0.48
127.85/127.90	c     3232    972     4985   283691   56    12528   16229   3499   4106 0.79
127.85/127.90	c     4954    962     6874   406479   59    16485   17852   5388   3481 1.42
127.85/127.90	c     7538    962     9856   586704   59    22940   19638   8370   2574 2.93
127.85/127.90	c    11419    962    14798   935912   63    34428   21602  13312   2503 4.56
127.85/127.90	c    17241    951    21031  1342076   63    47277   23763  19545   1372 12.56
127.85/127.90	c    25979    931    18421  1115997   60    40687   26140  16935   1200 21.63
127.85/127.90	c    39089    921    21231  1456994   68    48896   28755  19745   1292 30.23
127.85/127.90	c    58760    901    30033  1981835   65    68736   31631  28547   1345 43.67
127.85/127.90	c    88270    860    19565  1030015   52    43397   34795  18079   1094 80.68
127.85/127.90	c Backtracks by Clause: 33884
127.85/127.90	c Backtracks by PB constraint: 34
127.85/127.90	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
127.85/127.90	c   15   128871   2176   141847    31335  1156473  29849   1007 127.86
127.85/127.90	s UNSATISFIABLE
127.85/127.90	c Total time: 127.861 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-1876500-1245186457/watcher-1876500-1245186457 -o /tmp/evaluation-result-1876500-1245186457/solver-1876500-1245186457 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1876500-1245186457.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.98 0.99 3/64 6654
/proc/meminfo: memFree=1834784/2055920 swapFree=4191900/4192956
[pid=6654] ppid=6652 vsize=10764 CPUtime=0
/proc/6654/stat : 6654 (bsolo) R 6652 6654 5608 0 -1 4194304 255 0 0 0 0 0 0 0 18 0 1 0 186246640 11022336 239 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6654/statm: 2691 239 175 640 0 2033 0

[startup+0.0408399 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6654
/proc/meminfo: memFree=1834784/2055920 swapFree=4191900/4192956
[pid=6654] ppid=6652 vsize=11236 CPUtime=0.03
/proc/6654/stat : 6654 (bsolo) R 6652 6654 5608 0 -1 4194304 416 0 0 0 3 0 0 0 18 0 1 0 186246640 11505664 386 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6654/statm: 2809 386 198 640 0 2165 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11236

[startup+0.101851 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6654
/proc/meminfo: memFree=1834784/2055920 swapFree=4191900/4192956
[pid=6654] ppid=6652 vsize=11612 CPUtime=0.09
/proc/6654/stat : 6654 (bsolo) R 6652 6654 5608 0 -1 4194304 513 0 0 0 9 0 0 0 18 0 1 0 186246640 11890688 483 1992294400 134512640 137136520 4294956256 18446744073709551615 134573409 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6654/statm: 2903 483 198 640 0 2259 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11612

[startup+0.301886 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6654
/proc/meminfo: memFree=1834784/2055920 swapFree=4191900/4192956
[pid=6654] ppid=6652 vsize=12752 CPUtime=0.29
/proc/6654/stat : 6654 (bsolo) R 6652 6654 5608 0 -1 4194304 813 0 0 0 29 0 0 0 19 0 1 0 186246640 13058048 783 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6654/statm: 3188 783 198 640 0 2544 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12752

[startup+0.701956 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6654
/proc/meminfo: memFree=1834784/2055920 swapFree=4191900/4192956
[pid=6654] ppid=6652 vsize=14612 CPUtime=0.69
/proc/6654/stat : 6654 (bsolo) R 6652 6654 5608 0 -1 4194304 1268 0 0 0 68 1 0 0 22 0 1 0 186246640 14962688 1238 1992294400 134512640 137136520 4294956256 18446744073709551615 136500577 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6654/statm: 3653 1238 198 640 0 3009 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14612

[startup+1.5011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6655
/proc/meminfo: memFree=1829464/2055920 swapFree=4191900/4192956
[pid=6654] ppid=6652 vsize=16868 CPUtime=1.49
/proc/6654/stat : 6654 (bsolo) R 6652 6654 5608 0 -1 4194304 1840 0 0 0 147 2 0 0 25 0 1 0 186246640 17272832 1810 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6654/statm: 4217 1810 198 640 0 3573 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16868

[startup+3.10138 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6655
/proc/meminfo: memFree=1827032/2055920 swapFree=4191900/4192956
[pid=6654] ppid=6652 vsize=19752 CPUtime=3.09
/proc/6654/stat : 6654 (bsolo) R 6652 6654 5608 0 -1 4194304 2540 0 0 0 307 2 0 0 25 0 1 0 186246640 20226048 2510 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6654/statm: 4938 2510 198 640 0 4294 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19752

[startup+6.30194 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6655
/proc/meminfo: memFree=1819480/2055920 swapFree=4191900/4192956
[pid=6654] ppid=6652 vsize=26176 CPUtime=6.28
/proc/6654/stat : 6654 (bsolo) R 6652 6654 5608 0 -1 4194304 4164 0 0 0 624 4 0 0 25 0 1 0 186246640 26804224 4134 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6654/statm: 6544 4134 198 640 0 5900 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 26176

[startup+12.7011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6655
/proc/meminfo: memFree=1814680/2055920 swapFree=4191900/4192956
[pid=6654] ppid=6652 vsize=30532 CPUtime=12.68
/proc/6654/stat : 6654 (bsolo) R 6652 6654 5608 0 -1 4194304 5235 0 0 0 1262 6 0 0 25 0 1 0 186246640 31264768 5205 1992294400 134512640 137136520 4294956256 18446744073709551615 134544503 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6654/statm: 7633 5205 198 640 0 6989 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30532

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6655
/proc/meminfo: memFree=1809112/2055920 swapFree=4191900/4192956
[pid=6654] ppid=6652 vsize=36108 CPUtime=25.48
/proc/6654/stat : 6654 (bsolo) R 6652 6654 5608 0 -1 4194304 6655 0 0 0 2539 9 0 0 25 0 1 0 186246640 36974592 6625 1992294400 134512640 137136520 4294956256 18446744073709551615 134543977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6654/statm: 9027 6627 198 640 0 8383 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36108

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6655
/proc/meminfo: memFree=1801880/2055920 swapFree=4191900/4192956
[pid=6654] ppid=6652 vsize=42944 CPUtime=51.07
/proc/6654/stat : 6654 (bsolo) R 6652 6654 5608 0 -1 4194304 8365 0 0 0 5092 15 0 0 25 0 1 0 186246640 43974656 8335 1992294400 134512640 137136520 4294956256 18446744073709551615 134544112 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6654/statm: 10736 8335 198 640 0 10092 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 42944

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6655
/proc/meminfo: memFree=1801880/2055920 swapFree=4191900/4192956
[pid=6654] ppid=6652 vsize=42952 CPUtime=102.26
/proc/6654/stat : 6654 (bsolo) R 6652 6654 5608 0 -1 4194304 8368 0 0 0 10202 24 0 0 25 0 1 0 186246640 43982848 8338 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6654/statm: 10738 8338 198 640 0 10094 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 42952

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

[startup+115.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6655
/proc/meminfo: memFree=1801880/2055920 swapFree=4191900/4192956
[pid=6654] ppid=6652 vsize=42952 CPUtime=115.05
/proc/6654/stat : 6654 (bsolo) R 6652 6654 5608 0 -1 4194304 8368 0 0 0 11479 26 0 0 25 0 1 0 186246640 43982848 8338 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6654/statm: 10738 8338 198 640 0 10094 0
Current children cumulated CPU time (s) 115.05
Current children cumulated vsize (KiB) 42952

[startup+121.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6655
/proc/meminfo: memFree=1801880/2055920 swapFree=4191900/4192956
[pid=6654] ppid=6652 vsize=42952 CPUtime=121.45
/proc/6654/stat : 6654 (bsolo) R 6652 6654 5608 0 -1 4194304 8368 0 0 0 12117 28 0 0 25 0 1 0 186246640 43982848 8338 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6654/statm: 10738 8338 198 640 0 10094 0
Current children cumulated CPU time (s) 121.45
Current children cumulated vsize (KiB) 42952

[startup+124.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6655
/proc/meminfo: memFree=1801880/2055920 swapFree=4191900/4192956
[pid=6654] ppid=6652 vsize=42952 CPUtime=124.65
/proc/6654/stat : 6654 (bsolo) R 6652 6654 5608 0 -1 4194304 8368 0 0 0 12437 28 0 0 25 0 1 0 186246640 43982848 8338 1992294400 134512640 137136520 4294956256 18446744073709551615 134544419 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6654/statm: 10738 8338 198 640 0 10094 0
Current children cumulated CPU time (s) 124.65
Current children cumulated vsize (KiB) 42952

[startup+126.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6655
/proc/meminfo: memFree=1801880/2055920 swapFree=4191900/4192956
[pid=6654] ppid=6652 vsize=42952 CPUtime=126.25
/proc/6654/stat : 6654 (bsolo) R 6652 6654 5608 0 -1 4194304 8368 0 0 0 12597 28 0 0 25 0 1 0 186246640 43982848 8338 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6654/statm: 10738 8338 198 640 0 10094 0
Current children cumulated CPU time (s) 126.25
Current children cumulated vsize (KiB) 42952

[startup+127.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6655
/proc/meminfo: memFree=1801880/2055920 swapFree=4191900/4192956
[pid=6654] ppid=6652 vsize=42952 CPUtime=127.05
/proc/6654/stat : 6654 (bsolo) R 6652 6654 5608 0 -1 4194304 8368 0 0 0 12677 28 0 0 25 0 1 0 186246640 43982848 8338 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6654/statm: 10738 8338 198 640 0 10094 0
Current children cumulated CPU time (s) 127.05
Current children cumulated vsize (KiB) 42952

[startup+127.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6655
/proc/meminfo: memFree=1801880/2055920 swapFree=4191900/4192956
[pid=6654] ppid=6652 vsize=42952 CPUtime=127.45
/proc/6654/stat : 6654 (bsolo) R 6652 6654 5608 0 -1 4194304 8368 0 0 0 12717 28 0 0 25 0 1 0 186246640 43982848 8338 1992294400 134512640 137136520 4294956256 18446744073709551615 136293438 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6654/statm: 10738 8338 198 640 0 10094 0
Current children cumulated CPU time (s) 127.45
Current children cumulated vsize (KiB) 42952

[startup+127.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6655
/proc/meminfo: memFree=1801880/2055920 swapFree=4191900/4192956
[pid=6654] ppid=6652 vsize=42952 CPUtime=127.85
/proc/6654/stat : 6654 (bsolo) R 6652 6654 5608 0 -1 4194304 8368 0 0 0 12757 28 0 0 25 0 1 0 186246640 43982848 8338 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6654/statm: 10738 8338 198 640 0 10094 0
Current children cumulated CPU time (s) 127.85
Current children cumulated vsize (KiB) 42952

Child status: 0
Real time (s): 127.912
CPU time (s): 127.869
CPU user time (s): 127.577
CPU system time (s): 0.291955
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (KiB): 42952

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

runsolver used 0.116982 second user time and 0.248962 second system time

The end

Launcher Data

Begin job on node4 at 2009-06-16 23:07:37
IDJOB=1876500
IDBENCH=47910
IDSOLVER=699
FILE ID=node4/1876500-1245186457
PBS_JOBID= 9363934
Free space on /tmp= 66408 MiB

SOLVER NAME= bsolo 3.1
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=307-P1=313-P2=331-P3=461-P4=131-P5=307-P6=149-P7=479-P8=317-P9=431-B.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1876500-1245186457/watcher-1876500-1245186457 -o /tmp/evaluation-result-1876500-1245186457/solver-1876500-1245186457 -C 1800 -W 2000 -M 1800  bsolo -l2 -t1800 -m1800 HOME/instance-1876500-1245186457.opb

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

MD5SUM BENCH= 8b00ea770361f301179000d52beb4a25
RANDOM SEED=1318238198

node4.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.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:       1835328 kB
Buffers:         46372 kB
Cached:         106164 kB
SwapCached:        260 kB
Active:          46944 kB
Inactive:       118896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1835328 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            3952 kB
Writeback:           0 kB
Mapped:          21804 kB
Slab:            40724 kB
Committed_AS:   147984 kB
PageTables:       1472 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-1876500-1245186457.opb

Free space on /tmp at the end= 66404 MiB
End job on node4 at 2009-06-16 23:09:45