Trace number 432812

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 NameAnswerObjective functionCPU timeWall clock time
bsolo 3.0.17? (MO) 382.277 382.398

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib3/normalized-reduced-mps-v2-20-10-blend2.opb
MD5SUM94d27ad55443aa92d0406d6e0a54bcaf
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2944
Total number of constraints214
Number of constraints which are clauses9
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints205
Minimum length of a constraint1
Maximum length of a constraint2659
Number of terms in the objective function 88
Biggest coefficient in the objective function 53442
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 524332
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262120
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 526376
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho 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 Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/432812-1177950145/instance-432812-1177950145.opb
0.00/0.00	c File size is 304251 bytes.
0.05/0.06	c Highest Coefficient sum: 526376
0.05/0.06	c Parsing was ok!!
0.05/0.06	c Total parsing time: 0.056 s
0.05/0.06	c Var: 2944 Constr: 303 23/0/280 Lit: 37701 Watch. Lit: 24403
0.05/0.06	c Obj. Vars: 88 (2.98913 % of total variables)
0.69/0.72	c Pre-processing Time: 0.72 s
0.69/0.72	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.69/0.72	c        0   2106      294    28172   95    19289   56292      0      0 0.72
0.69/0.72	c Switching off LPR mode.
381.98/382.10	c      101   2106      395   200857  508    19950   61922    101    117 0.86
381.98/382.10	c      252   2106      546   459398  841    20061   68115    252    240 1.05
381.98/382.10	c      477   2106      771   837601 1086    20597   74927    477    354 1.35
381.98/382.10	c      818   2106     1112  1418786 1275    21158   82420    818    435 1.88
381.98/382.10	c     1327   2106     1621  2266276 1398    22193   90663   1327    503 2.63
381.98/382.10	c     2090   2106     2384  3514964 1474    23781   99730   2090    533 3.92
381.98/382.10	c     3236   2106     3530  5393418 1527    26064  109704   3236    524 6.17
381.98/382.10	c     4958   2106     5252  8183177 1558    29443  120675   4958    531 9.33
381.98/382.10	c     7543   2106     7837 12517775 1597    34649  132743   7543    517 14.59
381.98/382.10	c    11423   2106    11717 19152371 1634    42409  146018  11423    475 24.01
381.98/382.10	c    17246   2106    17540 29133387 1660    54100  160620  17246    367 46.88
381.98/382.10	c    25983   2106    26277 44093735 1678    71623  176683  25983    274 94.50
381.98/382.10	c    39097   2106    39391 65494435 1662    97915  194352  39097    232 168.30
381.98/382.10	c    58767   2106    59061 98949585 1675   137193  213788  58767    234 250.57
381.98/382.10	c Caught signal: 15
381.98/382.10	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
381.98/382.10	c   14    84268    242   112478    84562 144047942  84268    220 381.98
381.98/382.10	s UNKNOWN
381.98/382.10	c Total time: 381.984 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node12/watcher-432812-1177950145 -o ROOT/results/node12/solver-432812-1177950145 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/432812-1177950145/instance-432812-1177950145.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): 3600 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.99 0.98 0.93 3/77 32660
/proc/meminfo: memFree=1753920/2055920 swapFree=4160076/4192956
[pid=32660] ppid=32658 vsize=12036 CPUtime=0
/proc/32660/stat : 32660 (bsolo3.0.17) R 32658 32660 31954 0 -1 4194304 366 0 0 0 0 0 0 0 18 0 1 0 271051909 12324864 336 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 10131067 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32660/statm: 3009 336 281 324 0 2004 0

[startup+0.060449 s]
/proc/loadavg: 0.99 0.98 0.93 3/77 32660
/proc/meminfo: memFree=1753920/2055920 swapFree=4160076/4192956
[pid=32660] ppid=32658 vsize=4572 CPUtime=0.05
/proc/32660/stat : 32660 (bsolo3.0.17) R 32658 32660 31954 0 -1 4194304 623 0 0 0 5 0 0 0 18 0 1 0 271051909 4681728 518 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 10157179 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32660/statm: 1143 520 298 324 0 213 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4572

[startup+0.102452 s]
/proc/loadavg: 0.99 0.98 0.93 3/77 32660
/proc/meminfo: memFree=1753920/2055920 swapFree=4160076/4192956
[pid=32660] ppid=32658 vsize=5408 CPUtime=0.09
/proc/32660/stat : 32660 (bsolo3.0.17) R 32658 32660 31954 0 -1 4194304 837 0 0 0 9 0 0 0 18 0 1 0 271051909 5537792 732 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32660/statm: 1352 732 303 324 0 422 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5408

[startup+0.301472 s]
/proc/loadavg: 0.99 0.98 0.93 3/77 32660
/proc/meminfo: memFree=1753920/2055920 swapFree=4160076/4192956
[pid=32660] ppid=32658 vsize=5408 CPUtime=0.29
/proc/32660/stat : 32660 (bsolo3.0.17) R 32658 32660 31954 0 -1 4194304 837 0 0 0 29 0 0 0 19 0 1 0 271051909 5537792 732 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32660/statm: 1352 732 303 324 0 422 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5408

[startup+0.702514 s]
/proc/loadavg: 0.99 0.98 0.93 3/77 32660
/proc/meminfo: memFree=1753920/2055920 swapFree=4160076/4192956
[pid=32660] ppid=32658 vsize=5704 CPUtime=0.69
/proc/32660/stat : 32660 (bsolo3.0.17) R 32658 32660 31954 0 -1 4194304 895 0 0 0 69 0 0 0 23 0 1 0 271051909 5840896 790 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32660/statm: 1426 790 305 324 0 496 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5704

[startup+1.50159 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 32661
/proc/meminfo: memFree=1747320/2055920 swapFree=4160076/4192956
[pid=32660] ppid=32658 vsize=18096 CPUtime=1.49
/proc/32660/stat : 32660 (bsolo3.0.17) R 32658 32660 31954 0 -1 4194304 3992 0 0 0 148 1 0 0 25 0 1 0 271051909 18530304 3887 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 10127198 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32660/statm: 4524 3887 310 324 0 3594 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18096

[startup+3.10175 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 32661
/proc/meminfo: memFree=1730936/2055920 swapFree=4160076/4192956
[pid=32660] ppid=32658 vsize=40052 CPUtime=3.09
/proc/32660/stat : 32660 (bsolo3.0.17) R 32658 32660 31954 0 -1 4194304 9481 0 0 0 306 3 0 0 25 0 1 0 271051909 41013248 9376 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134584950 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32660/statm: 10013 9376 310 324 0 9083 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40052

[startup+6.30107 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 32661
/proc/meminfo: memFree=1691576/2055920 swapFree=4160076/4192956
[pid=32660] ppid=32658 vsize=75292 CPUtime=6.29
/proc/32660/stat : 32660 (bsolo3.0.17) R 32658 32660 31954 0 -1 4194304 18296 0 0 0 623 6 0 0 25 0 1 0 271051909 77099008 18191 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32660/statm: 18823 18191 310 324 0 17893 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 75292

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 32661
/proc/meminfo: memFree=1622200/2055920 swapFree=4160076/4192956
[pid=32660] ppid=32658 vsize=141828 CPUtime=12.69
/proc/32660/stat : 32660 (bsolo3.0.17) R 32658 32660 31954 0 -1 4194304 34952 0 0 0 1256 13 0 0 25 0 1 0 271051909 145231872 34847 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160091748 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32660/statm: 35457 34847 310 324 0 34527 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 141828

[startup+25.502 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 32661
/proc/meminfo: memFree=1497336/2055920 swapFree=4160076/4192956
[pid=32660] ppid=32658 vsize=261200 CPUtime=25.48
/proc/32660/stat : 32660 (bsolo3.0.17) R 32658 32660 31954 0 -1 4194304 64767 0 0 0 2524 24 0 0 25 0 1 0 271051909 267468800 64662 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551098 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32660/statm: 65300 64662 310 324 0 64370 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 261200

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 32661
/proc/meminfo: memFree=1364600/2055920 swapFree=4160076/4192956
[pid=32660] ppid=32658 vsize=394880 CPUtime=51.07
/proc/32660/stat : 32660 (bsolo3.0.17) R 32658 32660 31954 0 -1 4194304 98203 0 0 0 5070 37 0 0 25 0 1 0 271051909 404357120 98098 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551179 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32660/statm: 98720 98098 310 324 0 97790 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 394880

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 32661
/proc/meminfo: memFree=1163896/2055920 swapFree=4160076/4192956
[pid=32660] ppid=32658 vsize=592660 CPUtime=102.26
/proc/32660/stat : 32660 (bsolo3.0.17) R 32658 32660 31954 0 -1 4194304 147655 0 0 0 10167 59 0 0 25 0 1 0 271051909 606883840 147550 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550919 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32660/statm: 148165 147550 310 324 0 147235 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 592660

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 32661
/proc/meminfo: memFree=944824/2055920 swapFree=4160076/4192956
[pid=32660] ppid=32658 vsize=814284 CPUtime=162.23
/proc/32660/stat : 32660 (bsolo3.0.17) R 32658 32660 31954 0 -1 4194304 203050 0 0 0 16139 84 0 0 25 0 1 0 271051909 833826816 202945 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550919 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32660/statm: 203571 202945 310 324 0 202641 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 814284

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 32661
/proc/meminfo: memFree=637816/2055920 swapFree=4160076/4192956
[pid=32660] ppid=32658 vsize=1117992 CPUtime=222.22
/proc/32660/stat : 32660 (bsolo3.0.17) R 32658 32660 31954 0 -1 4194304 278966 0 0 0 22103 119 0 0 25 0 1 0 271051909 1144823808 278861 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551362 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32660/statm: 279498 278861 310 324 0 278568 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 1117992

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 32661
/proc/meminfo: memFree=301816/2055920 swapFree=4160076/4192956
[pid=32660] ppid=32658 vsize=1456108 CPUtime=282.2
/proc/32660/stat : 32660 (bsolo3.0.17) R 32658 32660 31954 0 -1 4194304 363518 0 0 0 28063 157 0 0 25 0 1 0 271051909 1491054592 363413 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32660/statm: 364027 363413 310 324 0 363097 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 1456108

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 32661
/proc/meminfo: memFree=49976/2055920 swapFree=4160076/4192956
[pid=32660] ppid=32658 vsize=1705224 CPUtime=342.19
/proc/32660/stat : 32660 (bsolo3.0.17) R 32658 32660 31954 0 -1 4194304 425785 0 0 0 34035 184 0 0 25 0 1 0 271051909 1746149376 425680 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550893 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32660/statm: 426306 425680 310 324 0 425376 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 1705224



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+382.102 s]
/proc/loadavg: 0.99 0.98 0.93 3/78 32661
/proc/meminfo: memFree=15672/2055920 swapFree=4160072/4192956
[pid=32660] ppid=32658 vsize=1843472 CPUtime=381.98
/proc/32660/stat : 32660 (bsolo3.0.17) R 32658 32660 31954 0 -1 4194304 460342 0 0 0 37996 202 0 0 25 0 1 0 271051909 1887715328 460237 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134574500 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32660/statm: 460868 460237 310 324 0 459938 0
Current children cumulated CPU time (s) 381.98
Current children cumulated vsize (KiB) 1843472

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+382.206 s]
/proc/loadavg: 0.99 0.98 0.93 3/78 32661
/proc/meminfo: memFree=15672/2055920 swapFree=4160072/4192956
[pid=32660] ppid=32658 vsize=0 CPUtime=382.07
/proc/32660/stat : 32660 (bsolo3.0.17) R 32658 32660 31954 0 -1 4194308 460346 0 0 0 37996 211 0 0 25 0 1 0 271051909 0 0 18446744073709551615 0 0 0 0 0 0 16384 4096 16384 0 0 0 17 1 0 0
/proc/32660/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 382.07
Current children cumulated vsize (KiB) 0

[startup+382.302 s]
/proc/loadavg: 0.99 0.98 0.93 3/78 32661
/proc/meminfo: memFree=15672/2055920 swapFree=4160072/4192956
[pid=32660] ppid=32658 vsize=0 CPUtime=382.17
/proc/32660/stat : 32660 (bsolo3.0.17) R 32658 32660 31954 0 -1 4194308 460346 0 0 0 37996 221 0 0 25 0 1 0 271051909 0 0 18446744073709551615 0 0 0 0 0 0 16384 4096 16384 0 0 0 17 1 0 0
/proc/32660/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 382.17
Current children cumulated vsize (KiB) 0

Child status: 15
Real time (s): 382.398
CPU time (s): 382.277
CPU user time (s): 379.966
CPU system time (s): 2.31065
CPU usage (%): 99.9684
Max. virtual memory (cumulated for all children) (KiB): 1843472

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

runsolver used 0.287956 second user time and 0.842871 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Mon Apr 30 16:22:25 UTC 2007

IDJOB= 432812
IDBENCH= 1832
IDSOLVER= 199
FILE ID= node12/432812-1177950145

PBS_JOBID= 4727830

Free space on /tmp= 66558 MiB

SOLVER NAME= bsolo 3.0.17
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib3/normalized-reduced-mps-v2-20-10-blend2.opb
COMMAND LINE= bsolo3.0.17 -m1800 /tmp/evaluation/432812-1177950145/instance-432812-1177950145.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-432812-1177950145 -o ROOT/results/node12/solver-432812-1177950145 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.17 -m1800 /tmp/evaluation/432812-1177950145/instance-432812-1177950145.opb            

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  94d27ad55443aa92d0406d6e0a54bcaf

RANDOM SEED= 70313598

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1754328 kB
Buffers:         38900 kB
Cached:         169016 kB
SwapCached:      11792 kB
Active:         137104 kB
Inactive:        94184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1754328 kB
SwapTotal:     4192956 kB
SwapFree:      4160076 kB
Dirty:            6952 kB
Writeback:           0 kB
Mapped:          30220 kB
Slab:            55868 kB
Committed_AS:  6244864 kB
PageTables:       1792 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= 66558 MiB

End job on node12 on Mon Apr 30 16:28:50 UTC 2007