Trace number 1783977

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
MXC 2009-03-10UNSAT 103.567 103.596

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-rand3bip-unsat-120-3.sat05-2340.reshuffled-07.cnf
MD5SUMb8ad54973e17f84e99bf9d2e7bc768ce
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark103.567
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses640
Sum of the clauses size2560
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4640
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

10.29/10.39	c starting MXC with:
10.29/10.39	c cnf_path = HOME/instance-1783977-1241907233.cnf
10.29/10.39	c restart_strategy = auto
10.29/10.39	c sign_strategy = cached
10.29/10.39	c use_preprocessing = -1
10.29/10.39	c output_implicant = 1
10.29/10.39	c timeout_seconds = 0
10.29/10.39	c running SatELite... done
10.29/10.39	c 85 vars eliminated
10.29/10.39	c received 0 units and 304 clauses from SatELite
10.29/10.39	c 84 assignments made, starting to guess now
10.29/10.39	c ===================================[MXC]=====================================
10.29/10.39	c | Conflicts |                Clause Statistics                   |   Vars   |
10.29/10.39	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
10.29/10.39	c =============================================================================
10.29/10.39	c |         0 |       0       0      304        0        0     nan |      160 |
10.29/10.39	c |       100 |       0       0      304      100     1050    17.9 |       76 |
10.29/10.39	c |       210 |       0       0      304      210     1105    15.8 |       76 |
10.29/10.39	c |       441 |       0       0      304      441     1220    15.3 |       76 |
10.29/10.39	c |       805 |       0       0      304      805     1402    14.8 |       76 |
10.29/10.39	c |      1315 |       0       0      304     1315     1609    14.9 |       76 |
10.29/10.39	c |      1986 |       0       0      304     1140     1754    14.9 |       76 |
10.29/10.39	c |      2834 |       0       0      304     1051     1894    17.5 |       76 |
10.29/10.39	c |      3876 |       0       0      304     1084     2031    17.7 |       76 |
10.29/10.39	c |      5132 |       0       0      304     1272     2163    18.5 |       76 |
10.29/10.39	c |      6623 |       0       0      304     1640     2292    17.6 |       76 |
10.29/10.39	c |      8373 |       0       0      304     2220     2419    18.8 |       76 |
10.29/10.39	c |     10408 |       0       0      304     1785     2543    17.9 |       76 |
10.29/10.39	c |     12756 |       0       0      304     1518     2665    17.6 |       76 |
10.29/10.39	c |     15449 |       0       0      304     1463     2786    18.1 |       76 |
10.29/10.39	c |     18521 |       0       0      304     1669     2906    18.5 |       76 |
10.29/10.39	c |     22010 |       0       0      304     2182     3025    17.4 |       76 |
10.29/10.39	c |     25958 |       0       0      304     3058     3144    16.6 |       76 |
10.29/10.39	c |     30411 |       0       0      304     2728     3262    16.4 |       76 |
10.29/10.39	c |     35419 |       0       0      304     2763     3381    18.1 |       76 |
10.29/10.39	c |     41038 |       0       0      304     3238     3499    16.4 |       76 |
10.29/10.39	c |     47329 |       0       0      304     2419     3618    15.7 |       76 |
10.29/10.39	c |     54360 |       0       0      304     2080     3737    15.3 |       76 |
10.29/10.39	c |     62205 |       0       0      304     2313     3857    17.5 |       76 |
10.29/10.39	c |     70945 |       0       0      304     3219     3978    16.1 |       76 |
10.29/10.39	c |     80669 |       0       0      304     2852     4099    14.8 |       76 |
10.29/10.39	c |     91476 |       0       0      304     3265     4222    18.1 |       76 |
10.29/10.39	c |    103474 |       0       0      304     2413     4346    19.6 |       76 |
10.29/10.39	c |    116782 |       0       0      304     2485     4471    17.3 |       76 |
10.29/10.39	c |    131532 |       0       0      304     3641     4597    16.2 |       76 |
10.29/10.39	c |    147868 |       0       0      304     3680     4726    17.5 |       76 |
10.29/10.39	c |    165948 |       0       0      304     2597     4855    17.0 |       76 |
10.29/10.39	c |    185947 |       0       0      304     2907     4987    14.5 |       76 |
10.29/10.39	c |    208057 |       0       0      304     4824     5120    15.0 |       76 |
10.29/10.39	c |    232489 |       0       0      304     3351     5255    14.4 |       76 |
10.29/10.39	c |    259475 |       0       0      304     3720     5393    17.1 |       76 |
10.29/10.39	c |    289271 |       0       0      304     3482     5532    16.8 |       76 |
10.29/10.39	c |    322158 |       0       0      304     5579     5674    15.1 |       76 |
10.29/10.39	c |    358445 |       0       0      304     4573     5818    17.1 |       76 |
10.29/10.39	c |    398472 |       0       0      304     3380     5965    17.8 |       76 |
10.29/10.39	c |    442613 |       0       0      304     5273     6114    14.5 |       76 |
10.29/10.39	c |    491279 |       0       0      304     4471     6265    13.9 |       76 |
10.29/10.39	c |    544923 |       0       0      304     4231     6420    13.0 |       76 |
103.46/103.59	c |    604043 |       0       0      304     4901     6577    14.5 |       76 |
103.46/103.59	c |    669187 |       0       0      304     3497     6737    14.9 |       76 |
103.46/103.59	c |    740957 |       0       0      304     3702     6901    17.9 |       76 |
103.46/103.59	c |    820016 |       0       0      304     5992     7067    14.5 |       76 |
103.46/103.59	c |    907092 |       0       0      304     3741     7237    15.6 |       76 |
103.46/103.59	c |   1002987 |       0       0      304     4455     7410    15.1 |       76 |
103.46/103.59	c |   1108583 |       0       0      304     5150     7586    12.5 |       76 |
103.46/103.59	c |   1224850 |       0       0      304     6380     7766    15.4 |       76 |
103.46/103.59	c |   1352856 |       0       0      304     4853     7949    13.7 |       76 |
103.46/103.59	c |   1493774 |       0       0      304     5135     8137    15.4 |       76 |
103.46/103.59	c |   1648896 |       0       0      304     8074     8328    12.9 |       76 |
103.46/103.59	c |   1819642 |       0       0      304     6241     8523    15.7 |       76 |
103.46/103.59	c |   2007575 |       0       0      304     4598     8722    13.8 |       76 |
103.46/103.59	c |   2214413 |       0       0      304     8660     8926    11.3 |       76 |
103.46/103.59	c |   2442047 |       0       1      304     6193     9133    12.6 |       76 |
103.46/103.59	c |   2692557 |       0       1      304     7353     9345    12.8 |       76 |
103.46/103.59	c |   2968230 |       0       2      304     8993     9562    12.9 |       76 |
103.46/103.59	c |   3271583 |       0      18      304     7728     9783    14.2 |       75 |
103.46/103.59	c |   3605384 |       0      19      304     5138    10009    13.1 |       75 |
103.46/103.59	c |   3972677 |       0      36      304     7923    10240    13.9 |       74 |
103.46/103.59	c |   4328261 |       0     148      304     6506    10448     8.1 |       59 |
103.46/103.59	c ----- stats for thread 0 -----
103.46/103.59	c restarts: 6
103.46/103.59	c decisions: 6545400
103.46/103.59	c propagations: 30605246
103.46/103.59	c conflicts: 4328261
103.46/103.59	c 103.594s elapsed
103.46/103.59	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1783977-1241907233/watcher-1783977-1241907233 -o /tmp/evaluation-result-1783977-1241907233/solver-1783977-1241907233 -C 5000 -W 6000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1783977-1241907233.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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/65 6785
/proc/meminfo: memFree=1896728/2055920 swapFree=4180104/4192956
[pid=6785] ppid=6783 vsize=976 CPUtime=0
/proc/6785/stat : 6785 (mxc-sat09) R 6783 6785 6713 0 -1 4194304 121 0 0 0 0 0 0 0 18 0 1 0 218755584 999424 107 1992294400 134512640 135192793 4294956224 18446744073709551615 134573739 0 0 4096 0 0 0 0 17 1 0 0
/proc/6785/statm: 244 107 56 166 0 75 0

[startup+0.0582771 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 6785
/proc/meminfo: memFree=1896728/2055920 swapFree=4180104/4192956
[pid=6785] ppid=6783 vsize=1372 CPUtime=0.05
/proc/6785/stat : 6785 (mxc-sat09) R 6783 6785 6713 0 -1 4194304 250 0 0 0 5 0 0 0 18 0 1 0 218755584 1404928 236 1992294400 134512640 135192793 4294956224 18446744073709551615 134551729 0 0 4096 0 0 0 0 17 1 0 0
/proc/6785/statm: 343 236 73 166 0 174 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1372

[startup+0.101281 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 6785
/proc/meminfo: memFree=1896728/2055920 swapFree=4180104/4192956
[pid=6785] ppid=6783 vsize=1504 CPUtime=0.09
/proc/6785/stat : 6785 (mxc-sat09) R 6783 6785 6713 0 -1 4194304 281 0 0 0 9 0 0 0 18 0 1 0 218755584 1540096 267 1992294400 134512640 135192793 4294956224 18446744073709551615 134551640 0 0 4096 0 0 0 0 17 1 0 0
/proc/6785/statm: 376 267 73 166 0 207 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1504

[startup+0.301305 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 6785
/proc/meminfo: memFree=1896728/2055920 swapFree=4180104/4192956
[pid=6785] ppid=6783 vsize=1772 CPUtime=0.29
/proc/6785/stat : 6785 (mxc-sat09) R 6783 6785 6713 0 -1 4194304 331 0 0 0 29 0 0 0 19 0 1 0 218755584 1814528 317 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/6785/statm: 443 317 73 166 0 274 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1772

[startup+0.701351 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 6785
/proc/meminfo: memFree=1896728/2055920 swapFree=4180104/4192956
[pid=6785] ppid=6783 vsize=2040 CPUtime=0.69
/proc/6785/stat : 6785 (mxc-sat09) R 6783 6785 6713 0 -1 4194304 408 0 0 0 69 0 0 0 22 0 1 0 218755584 2088960 394 1992294400 134512640 135192793 4294956224 18446744073709551615 134533808 0 0 4096 0 0 0 0 17 1 0 0
/proc/6785/statm: 510 394 73 166 0 341 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2040

[startup+1.50145 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6786
/proc/meminfo: memFree=1895248/2055920 swapFree=4180104/4192956
[pid=6785] ppid=6783 vsize=2572 CPUtime=1.49
/proc/6785/stat : 6785 (mxc-sat09) R 6783 6785 6713 0 -1 4194304 521 0 0 0 149 0 0 0 25 0 1 0 218755584 2633728 507 1992294400 134512640 135192793 4294956224 18446744073709551615 134532865 0 0 4096 0 0 0 0 17 1 0 0
/proc/6785/statm: 643 507 73 166 0 474 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2572

[startup+3.10163 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6786
/proc/meminfo: memFree=1894544/2055920 swapFree=4180104/4192956
[pid=6785] ppid=6783 vsize=3156 CPUtime=3.09
/proc/6785/stat : 6785 (mxc-sat09) R 6783 6785 6713 0 -1 4194304 654 0 0 0 309 0 0 0 25 0 1 0 218755584 3231744 640 1992294400 134512640 135192793 4294956224 18446744073709551615 134533842 0 0 4096 0 0 0 0 17 1 0 0
/proc/6785/statm: 789 640 73 166 0 620 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3156

[startup+6.30201 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6786
/proc/meminfo: memFree=1893648/2055920 swapFree=4180104/4192956
[pid=6785] ppid=6783 vsize=3900 CPUtime=6.29
/proc/6785/stat : 6785 (mxc-sat09) R 6783 6785 6713 0 -1 4194304 840 0 0 0 629 0 0 0 25 0 1 0 218755584 3993600 826 1992294400 134512640 135192793 4294956224 18446744073709551615 134534213 0 0 4096 0 0 0 0 17 1 0 0
/proc/6785/statm: 975 826 73 166 0 806 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3900

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6786
/proc/meminfo: memFree=1892688/2055920 swapFree=4180104/4192956
[pid=6785] ppid=6783 vsize=4780 CPUtime=12.69
/proc/6785/stat : 6785 (mxc-sat09) R 6783 6785 6713 0 -1 4194304 1008 0 0 0 1268 1 0 0 25 0 1 0 218755584 4894720 994 1992294400 134512640 135192793 4294956224 18446744073709551615 134549692 0 0 4096 0 0 0 0 17 1 0 0
/proc/6785/statm: 1195 994 73 166 0 1026 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4780

[startup+25.5023 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6786
/proc/meminfo: memFree=1891408/2055920 swapFree=4180104/4192956
[pid=6785] ppid=6783 vsize=6148 CPUtime=25.49
/proc/6785/stat : 6785 (mxc-sat09) R 6783 6785 6713 0 -1 4194304 1324 0 0 0 2548 1 0 0 25 0 1 0 218755584 6295552 1310 1992294400 134512640 135192793 4294956224 18446744073709551615 134549681 0 0 4096 0 0 0 0 17 1 0 0
/proc/6785/statm: 1537 1310 73 166 0 1368 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6148

[startup+51.1023 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6786
/proc/meminfo: memFree=1889808/2055920 swapFree=4180104/4192956
[pid=6785] ppid=6783 vsize=7840 CPUtime=51.08
/proc/6785/stat : 6785 (mxc-sat09) R 6783 6785 6713 0 -1 4194304 1729 0 0 0 5107 1 0 0 25 0 1 0 218755584 8028160 1715 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/6785/statm: 1960 1715 73 166 0 1791 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7840

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6786
/proc/meminfo: memFree=1888080/2055920 swapFree=4180104/4192956
[pid=6785] ppid=6783 vsize=10020 CPUtime=102.27
/proc/6785/stat : 6785 (mxc-sat09) R 6783 6785 6713 0 -1 4194304 2144 0 0 0 10225 2 0 0 25 0 1 0 218755584 10260480 2130 1992294400 134512640 135192793 4294956224 18446744073709551615 134549684 0 0 4096 0 0 0 0 17 1 0 0
/proc/6785/statm: 2505 2130 73 166 0 2336 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 10020

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

[startup+103.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6786
/proc/meminfo: memFree=1888080/2055920 swapFree=4180104/4192956
[pid=6785] ppid=6783 vsize=10020 CPUtime=103.06
/proc/6785/stat : 6785 (mxc-sat09) R 6783 6785 6713 0 -1 4194304 2144 0 0 0 10304 2 0 0 25 0 1 0 218755584 10260480 2130 1992294400 134512640 135192793 4294956224 18446744073709551615 134549692 0 0 4096 0 0 0 0 17 1 0 0
/proc/6785/statm: 2505 2130 73 166 0 2336 0
Current children cumulated CPU time (s) 103.06
Current children cumulated vsize (KiB) 10020

[startup+103.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6786
/proc/meminfo: memFree=1888080/2055920 swapFree=4180104/4192956
[pid=6785] ppid=6783 vsize=10020 CPUtime=103.46
/proc/6785/stat : 6785 (mxc-sat09) R 6783 6785 6713 0 -1 4194304 2145 0 0 0 10344 2 0 0 25 0 1 0 218755584 10260480 2131 1992294400 134512640 135192793 4294956224 18446744073709551615 134550776 0 0 4096 0 0 0 0 17 1 0 0
/proc/6785/statm: 2505 2131 73 166 0 2336 0
Current children cumulated CPU time (s) 103.46
Current children cumulated vsize (KiB) 10020

Child status: 20
Real time (s): 103.596
CPU time (s): 103.567
CPU user time (s): 103.54
CPU system time (s): 0.026995
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 10020

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

runsolver used 0.111982 second user time and 0.273958 second system time

The end

Launcher Data

Begin job on node73 at 2009-05-10 00:13:53
IDJOB=1783977
IDBENCH=24747
IDSOLVER=613
FILE ID=node73/1783977-1241907233
PBS_JOBID= 9264814
Free space on /tmp= 66244 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-rand3bip-unsat-120-3.sat05-2340.reshuffled-07.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783977-1241907233/watcher-1783977-1241907233 -o /tmp/evaluation-result-1783977-1241907233/solver-1783977-1241907233 -C 5000 -W 6000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1783977-1241907233.cnf

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

MD5SUM BENCH= b8ad54973e17f84e99bf9d2e7bc768ce
RANDOM SEED=182228031

node73.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:       1897144 kB
Buffers:         39724 kB
Cached:          72584 kB
SwapCached:       7440 kB
Active:          62304 kB
Inactive:        59328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1897144 kB
SwapTotal:     4192956 kB
SwapFree:      4180104 kB
Dirty:             692 kB
Writeback:           0 kB
Mapped:          13972 kB
Slab:            23148 kB
Committed_AS:   779592 kB
PageTables:       1396 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= 66244 MiB
End job on node73 at 2009-05-10 00:15:36