Trace number 1876952

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.1UNSAT 130.554 130.602

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.6.accl.ucl.opb
MD5SUM9d22902ade96af236e70cdbf7d8bd853
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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 benchmark130.554
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23621
Total number of constraints67526
Number of constraints which are clauses65126
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2400
Minimum length of a constraint1
Maximum length of a constraint13
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 71
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 261
Number of bits of the biggest sum of numbers9
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: 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-1876952-1245128280.opb
0.00/0.00	c File size is 2176940 bytes.
0.29/0.30	c Highest Coefficient sum: 261
0.29/0.30	c Parsing was ok!!
0.29/0.30	c Total parsing time: 0.302 s
0.29/0.34	c Var: 23621 Constr: 67526 65126/0/2400 Lit: 181984 Watch. Lit: 137916
0.29/0.34	c Obj. Vars: 0 (0 % of total variables)
45.17/45.27	c Pre-processing Time: 45.251 s
45.17/45.27	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
45.17/45.27	c        0  15563    45239   130390    2    94157   75059      0      0 45.25
45.17/45.27	c Switching off lower bounding mode.
130.44/130.59	c      100  15563    45424   133195    2    95053   82565    185      2 45.54
130.44/130.59	c      250  15563    45722   137248    3    97945   90822    483      5 45.71
130.44/130.59	c      476  15563    46154   143725    3   102445   99905    915     10 46.11
130.44/130.59	c      814  15563    46753   154104    3   107054  109896   1514     17 46.76
130.44/130.59	c     1322  15563    47692   186755    3   109333  120886   2453     27 47.73
130.44/130.59	c     2086  15563    49098   285901    5   112205  132975   3859     42 49.17
130.44/130.59	c     3232  15563    51163   387153    7   116611  146273   5924     62 51.66
130.44/130.59	c     4956  15540    54250   574830   10   120481  160901   9011     89 55.57
130.44/130.59	c     7541  15163    58822   836048   14   131673  176992  13583    123 61.19
130.44/130.59	c    11421  15149    64918  1683531   25   143668  194692  19679    158 72.19
130.44/130.59	c    17243  13828    73536  2806169   38   160686  214162  28297    172 100.23
130.44/130.59	c Backtracks by Clause: 20548
130.44/130.59	c Backtracks by PB constraint: 282
130.44/130.59	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
130.44/130.59	c   11    22702  10692   124633    80925  3338545  35686    173 130.54
130.44/130.59	s UNSATISFIABLE
130.44/130.59	c Total time: 130.543 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-1876952-1245128280/watcher-1876952-1245128280 -o /tmp/evaluation-result-1876952-1245128280/solver-1876952-1245128280 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1876952-1245128280.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.91 0.97 0.99 3/64 5170
/proc/meminfo: memFree=1273064/2055920 swapFree=4192812/4192956
[pid=5170] ppid=5168 vsize=12840 CPUtime=0
/proc/5170/stat : 5170 (bsolo) R 5168 5170 5133 0 -1 4194304 257 0 0 0 0 0 0 0 18 0 1 0 180424817 13148160 242 1992294400 134512640 137136520 4294956256 18446744073709551615 134538970 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5170/statm: 3210 243 177 640 0 2034 0

[startup+0.0916129 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 5170
/proc/meminfo: memFree=1273064/2055920 swapFree=4192812/4192956
[pid=5170] ppid=5168 vsize=15604 CPUtime=0.08
/proc/5170/stat : 5170 (bsolo) R 5168 5170 5133 0 -1 4194304 1097 0 0 0 8 0 0 0 18 0 1 0 180424817 15978496 1081 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5170/statm: 3901 1081 328 640 0 2725 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15604

[startup+0.101613 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 5170
/proc/meminfo: memFree=1273064/2055920 swapFree=4192812/4192956
[pid=5170] ppid=5168 vsize=15884 CPUtime=0.09
/proc/5170/stat : 5170 (bsolo) R 5168 5170 5133 0 -1 4194304 1195 0 0 0 9 0 0 0 18 0 1 0 180424817 16265216 1179 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5170/statm: 3971 1179 347 640 0 2795 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15884

[startup+0.301636 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 5170
/proc/meminfo: memFree=1273064/2055920 swapFree=4192812/4192956
[pid=5170] ppid=5168 vsize=21444 CPUtime=0.29
/proc/5170/stat : 5170 (bsolo) R 5168 5170 5133 0 -1 4194304 2952 0 0 0 29 0 0 0 19 0 1 0 180424817 21958656 2896 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5170/statm: 5361 2897 697 640 0 4185 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21444

[startup+0.701679 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 5170
/proc/meminfo: memFree=1273064/2055920 swapFree=4192812/4192956
[pid=5170] ppid=5168 vsize=25268 CPUtime=0.69
/proc/5170/stat : 5170 (bsolo) R 5168 5170 5133 0 -1 4194304 4368 0 0 0 68 1 0 0 22 0 1 0 180424817 25874432 3780 1992294400 134512640 137136520 4294956256 18446744073709551615 134543816 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5170/statm: 6317 3780 189 640 0 5673 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25268

[startup+1.50177 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 5171
/proc/meminfo: memFree=1258144/2055920 swapFree=4192812/4192956
[pid=5170] ppid=5168 vsize=25532 CPUtime=1.49
/proc/5170/stat : 5170 (bsolo) R 5168 5170 5133 0 -1 4194304 4442 0 0 0 148 1 0 0 25 0 1 0 180424817 26144768 3854 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5170/statm: 6383 3854 189 640 0 5739 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25532

[startup+3.10194 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 5171
/proc/meminfo: memFree=1258080/2055920 swapFree=4192812/4192956
[pid=5170] ppid=5168 vsize=25532 CPUtime=3.09
/proc/5170/stat : 5170 (bsolo) R 5168 5170 5133 0 -1 4194304 4444 0 0 0 308 1 0 0 25 0 1 0 180424817 26144768 3856 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5170/statm: 6383 3856 189 640 0 5739 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25532

[startup+6.3013 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 5171
/proc/meminfo: memFree=1257952/2055920 swapFree=4192812/4192956
[pid=5170] ppid=5168 vsize=25664 CPUtime=6.28
/proc/5170/stat : 5170 (bsolo) R 5168 5170 5133 0 -1 4194304 4482 0 0 0 627 1 0 0 25 0 1 0 180424817 26279936 3894 1992294400 134512640 137136520 4294956256 18446744073709551615 136498219 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5170/statm: 6416 3894 189 640 0 5772 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 25664

[startup+12.702 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 5171
/proc/meminfo: memFree=1257856/2055920 swapFree=4192812/4192956
[pid=5170] ppid=5168 vsize=25664 CPUtime=12.69
/proc/5170/stat : 5170 (bsolo) R 5168 5170 5133 0 -1 4194304 4495 0 0 0 1267 2 0 0 25 0 1 0 180424817 26279936 3907 1992294400 134512640 137136520 4294956256 18446744073709551615 136502412 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5170/statm: 6416 3907 189 640 0 5772 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25664

[startup+25.5014 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 5171
/proc/meminfo: memFree=1257792/2055920 swapFree=4192812/4192956
[pid=5170] ppid=5168 vsize=25796 CPUtime=25.48
/proc/5170/stat : 5170 (bsolo) R 5168 5170 5133 0 -1 4194304 4510 0 0 0 2546 2 0 0 25 0 1 0 180424817 26415104 3922 1992294400 134512640 137136520 4294956256 18446744073709551615 136498324 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5170/statm: 6449 3922 189 640 0 5805 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25796

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 5171
/proc/meminfo: memFree=1255808/2055920 swapFree=4192812/4192956
[pid=5170] ppid=5168 vsize=28036 CPUtime=51.06
/proc/5170/stat : 5170 (bsolo) R 5168 5170 5133 0 -1 4194304 5306 0 0 0 5097 9 0 0 25 0 1 0 180424817 28708864 4485 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5170/statm: 7009 4485 198 640 0 6365 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 28036

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 5171
/proc/meminfo: memFree=1223104/2055920 swapFree=4192812/4192956
[pid=5170] ppid=5168 vsize=60472 CPUtime=102.25
/proc/5170/stat : 5170 (bsolo) R 5168 5170 5133 0 -1 4194304 13419 0 0 0 10205 20 0 0 25 0 1 0 180424817 61923328 12598 1992294400 134512640 137136520 4294956256 18446744073709551615 134543843 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5170/statm: 15118 12598 198 640 0 14474 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 60472

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

[startup+115.102 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 5171
/proc/meminfo: memFree=1219712/2055920 swapFree=4192812/4192956
[pid=5170] ppid=5168 vsize=64052 CPUtime=115.04
/proc/5170/stat : 5170 (bsolo) R 5168 5170 5133 0 -1 4194304 14314 0 0 0 11482 22 0 0 25 0 1 0 180424817 65589248 13493 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5170/statm: 16013 13493 198 640 0 15369 0
Current children cumulated CPU time (s) 115.04
Current children cumulated vsize (KiB) 64052

[startup+121.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5171
/proc/meminfo: memFree=1217920/2055920 swapFree=4192812/4192956
[pid=5170] ppid=5168 vsize=65816 CPUtime=121.45
/proc/5170/stat : 5170 (bsolo) R 5168 5170 5133 0 -1 4194304 14755 0 0 0 12122 23 0 0 25 0 1 0 180424817 67395584 13934 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5170/statm: 16454 13934 198 640 0 15810 0
Current children cumulated CPU time (s) 121.45
Current children cumulated vsize (KiB) 65816

[startup+124.701 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5171
/proc/meminfo: memFree=1217024/2055920 swapFree=4192812/4192956
[pid=5170] ppid=5168 vsize=66564 CPUtime=124.64
/proc/5170/stat : 5170 (bsolo) R 5168 5170 5133 0 -1 4194304 14942 0 0 0 12441 23 0 0 25 0 1 0 180424817 68161536 14121 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5170/statm: 16641 14121 198 640 0 15997 0
Current children cumulated CPU time (s) 124.64
Current children cumulated vsize (KiB) 66564

[startup+127.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5171
/proc/meminfo: memFree=1216576/2055920 swapFree=4192812/4192956
[pid=5170] ppid=5168 vsize=67188 CPUtime=127.85
/proc/5170/stat : 5170 (bsolo) R 5168 5170 5133 0 -1 4194304 15098 0 0 0 12761 24 0 0 25 0 1 0 180424817 68800512 14277 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5170/statm: 16797 14277 198 640 0 16153 0
Current children cumulated CPU time (s) 127.85
Current children cumulated vsize (KiB) 67188

[startup+129.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5171
/proc/meminfo: memFree=1216384/2055920 swapFree=4192812/4192956
[pid=5170] ppid=5168 vsize=67428 CPUtime=129.44
/proc/5170/stat : 5170 (bsolo) R 5168 5170 5133 0 -1 4194304 15158 0 0 0 12920 24 0 0 25 0 1 0 180424817 69046272 14337 1992294400 134512640 137136520 4294956256 18446744073709551615 134573541 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5170/statm: 16857 14337 198 640 0 16213 0
Current children cumulated CPU time (s) 129.44
Current children cumulated vsize (KiB) 67428

[startup+130.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5171
/proc/meminfo: memFree=1216128/2055920 swapFree=4192812/4192956
[pid=5170] ppid=5168 vsize=67632 CPUtime=130.24
/proc/5170/stat : 5170 (bsolo) R 5168 5170 5133 0 -1 4194304 15208 0 0 0 13000 24 0 0 25 0 1 0 180424817 69255168 14387 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5170/statm: 16908 14387 198 640 0 16264 0
Current children cumulated CPU time (s) 130.24
Current children cumulated vsize (KiB) 67632

[startup+130.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5171
/proc/meminfo: memFree=1216128/2055920 swapFree=4192812/4192956
[pid=5170] ppid=5168 vsize=67632 CPUtime=130.44
/proc/5170/stat : 5170 (bsolo) R 5168 5170 5133 0 -1 4194304 15209 0 0 0 13020 24 0 0 25 0 1 0 180424817 69255168 14388 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5170/statm: 16908 14388 198 640 0 16264 0
Current children cumulated CPU time (s) 130.44
Current children cumulated vsize (KiB) 67632

[startup+130.601 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5171
/proc/meminfo: memFree=1216128/2055920 swapFree=4192812/4192956
[pid=5170] ppid=5168 vsize=0 CPUtime=130.54
/proc/5170/stat : 5170 (bsolo) R 5168 5170 5133 0 -1 4194308 15210 0 0 0 13029 25 0 0 25 0 1 0 180424817 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5170/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 130.54
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 130.602
CPU time (s): 130.554
CPU user time (s): 130.297
CPU system time (s): 0.25696
CPU usage (%): 99.9635
Max. virtual memory (cumulated for all children) (KiB): 67632

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

runsolver used 0.104984 second user time and 0.291955 second system time

The end

Launcher Data

Begin job on node42 at 2009-06-16 06:58:00
IDJOB=1876952
IDBENCH=1449
IDSOLVER=699
FILE ID=node42/1876952-1245128280
PBS_JOBID= 9363686
Free space on /tmp= 66144 MiB

SOLVER NAME= bsolo 3.1
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.burch_dill.6.accl.ucl.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1876952-1245128280/watcher-1876952-1245128280 -o /tmp/evaluation-result-1876952-1245128280/solver-1876952-1245128280 -C 1800 -W 2000 -M 1800  bsolo -l2 -t1800 -m1800 HOME/instance-1876952-1245128280.opb

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

MD5SUM BENCH= 9d22902ade96af236e70cdbf7d8bd853
RANDOM SEED=2071765245

node42.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.214
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.214
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:       1273480 kB
Buffers:         43160 kB
Cached:         649144 kB
SwapCached:        140 kB
Active:         121408 kB
Inactive:       584896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1273480 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6092 kB
Writeback:           0 kB
Mapped:          23616 kB
Slab:            62112 kB
Committed_AS:   158072 kB
PageTables:       1392 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= 66140 MiB
End job on node42 at 2009-06-16 07:00:11