Trace number 333655

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 NameAnswerCPU timeWall clock time
MXC 2007-02-08UNSAT 122.129 122.232

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-3cage-unsat-9-14.sat05-2589.reshuffled-07.cnf
MD5SUM4e736dbc376aed9798860699ef195d83
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.001998
Satisfiable
(Un)Satisfiability was proved
Number of variables87
Number of clauses232
Sum of the clauses size696
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3232
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

122.11/122.22	c MXC attempting /tmp/evaluation/333655-1173524397/instance-333655-1173524397.cnf
122.11/122.22	c 0 assignments made, starting to guess now
122.11/122.22	c ===================================[MXC]=====================================
122.11/122.22	c | Conflicts |     ORIGINAL     |             LEARNT              | Progress |
122.11/122.22	c |           | Clauses Literals |  Limit Clauses Literals  Lit/Cl |          |
122.11/122.22	c =============================================================================
122.11/122.22	c |         0 |     232      696 |    1000       0       0     nan |  0.000 % |
122.11/122.22	c |       101 |     232      696 |    1100     101    1571    15.6 |  0.000 % |
122.11/122.22	c |       253 |     232      696 |    1210     253    3685    14.6 |  0.000 % |
122.11/122.22	c |       479 |     232      696 |    1331     479    6876    14.4 |  0.000 % |
122.11/122.22	c |       816 |     232      696 |    1464     816   12085    14.8 |  0.000 % |
122.11/122.22	c |      1322 |     232      696 |    1610    1322   19900    15.1 |  0.000 % |
122.11/122.22	c |      2083 |     232      696 |    1771    1278   19837    15.5 |  0.000 % |
122.11/122.22	c |      3222 |     232      696 |    1948    1531   24150    15.8 |  0.000 % |
122.11/122.23	c |      4930 |     232      696 |    2143    1289   19293    15.0 |  0.000 % |
122.11/122.23	c |      7493 |     232      696 |    2357    1712   25845    15.1 |  0.000 % |
122.11/122.23	c |     11337 |     232      696 |    2593    2019   27291    13.5 |  0.000 % |
122.11/122.23	c |     17103 |     232      696 |    2853    1300   17660    13.6 |  0.000 % |
122.11/122.23	c |     25752 |     232      696 |    3138    2817   41598    14.8 |  0.000 % |
122.11/122.23	c |     38726 |     232      696 |    3452    1671   22215    13.3 |  0.000 % |
122.11/122.23	c |     58187 |     232      696 |    3797    2151   30458    14.2 |  0.000 % |
122.11/122.23	c |     87380 |     232      696 |    4177    2876   43364    15.1 |  0.000 % |
122.11/122.23	c |    131169 |     232      696 |    4594    2823   40455    14.3 |  0.000 % |
122.11/122.23	c |    196854 |     232      696 |    5054    4230   59663    14.1 |  0.000 % |
122.11/122.23	c |    295381 |     232      696 |    5559    4248   56179    13.2 |  0.000 % |
122.11/122.23	c |    443171 |     232      696 |    6115    4804   61282    12.8 |  0.000 % |
122.11/122.23	c |    664855 |     232      696 |    6727    3478   49970    14.4 |  0.000 % |
122.11/122.23	c |    997381 |     232      696 |    7400    6574   97735    14.9 |  0.000 % |
122.11/122.23	c |   1496169 |     232      696 |    8140    6133   82267    13.4 |  0.000 % |
122.11/122.23	c |   2244352 |     224      672 |    8954    5659   79154    14.0 |  1.149 % |
122.11/122.23	c 122.140s elapsed
122.11/122.23	c restarts: 23
122.11/122.23	c decisions: 4856760
122.11/122.23	c propagations: 35486394
122.11/122.23	c conflicts: 3224550
122.11/122.23	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node16/watcher-333655-1173524397 -o ROOT/results/node16/solver-333655-1173524397 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333655-1173524397/mxc /tmp/evaluation/333655-1173524397/instance-333655-1173524397.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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: 1.16 1.13 1.89 3/77 17670
/proc/meminfo: memFree=1699792/2055920 swapFree=4159664/4192956
[pid=17670] ppid=17668 vsize=932 CPUtime=0
/proc/17670/stat : 17670 (mxc) R 17668 17670 16945 0 -1 4194304 100 0 0 0 0 0 0 0 18 0 1 0 372394059 954368 84 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/17670/statm: 233 84 59 122 0 107 0

[startup+0.0109431 s]
/proc/loadavg: 1.16 1.13 1.89 3/77 17670
/proc/meminfo: memFree=1699792/2055920 swapFree=4159664/4192956
[pid=17670] ppid=17668 vsize=932 CPUtime=0
/proc/17670/stat : 17670 (mxc) R 17668 17670 16945 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 372394059 954368 95 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/17670/statm: 233 95 59 122 0 107 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 932

[startup+0.101932 s]
/proc/loadavg: 1.16 1.13 1.89 3/77 17670
/proc/meminfo: memFree=1699792/2055920 swapFree=4159664/4192956
[pid=17670] ppid=17668 vsize=1204 CPUtime=0.09
/proc/17670/stat : 17670 (mxc) R 17668 17670 16945 0 -1 4194304 171 0 0 0 9 0 0 0 18 0 1 0 372394059 1232896 153 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134519890 0 0 4096 0 0 0 0 17 1 0 0
/proc/17670/statm: 301 153 67 122 0 175 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1204

[startup+0.301908 s]
/proc/loadavg: 1.16 1.13 1.89 3/77 17670
/proc/meminfo: memFree=1699792/2055920 swapFree=4159664/4192956
[pid=17670] ppid=17668 vsize=1336 CPUtime=0.29
/proc/17670/stat : 17670 (mxc) R 17668 17670 16945 0 -1 4194304 201 0 0 0 29 0 0 0 19 0 1 0 372394059 1368064 183 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134519284 0 0 4096 0 0 0 0 17 1 0 0
/proc/17670/statm: 334 183 67 122 0 208 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1336

[startup+0.70186 s]
/proc/loadavg: 1.16 1.13 1.89 3/77 17670
/proc/meminfo: memFree=1699792/2055920 swapFree=4159664/4192956
[pid=17670] ppid=17668 vsize=1468 CPUtime=0.69
/proc/17670/stat : 17670 (mxc) R 17668 17670 16945 0 -1 4194304 237 0 0 0 69 0 0 0 22 0 1 0 372394059 1503232 219 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134534751 0 0 4096 0 0 0 0 17 1 0 0
/proc/17670/statm: 367 219 67 122 0 241 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1468

[startup+1.50176 s]
/proc/loadavg: 1.16 1.13 1.89 2/78 17671
/proc/meminfo: memFree=1699144/2055920 swapFree=4159664/4192956
[pid=17670] ppid=17668 vsize=1592 CPUtime=1.49
/proc/17670/stat : 17670 (mxc) R 17668 17670 16945 0 -1 4194304 287 0 0 0 149 0 0 0 25 0 1 0 372394059 1630208 269 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/17670/statm: 398 269 67 122 0 272 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1592

[startup+3.10157 s]
/proc/loadavg: 1.16 1.13 1.89 2/78 17671
/proc/meminfo: memFree=1698760/2055920 swapFree=4159664/4192956
[pid=17670] ppid=17668 vsize=1832 CPUtime=3.09
/proc/17670/stat : 17670 (mxc) R 17668 17670 16945 0 -1 4194304 335 0 0 0 309 0 0 0 25 0 1 0 372394059 1875968 317 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134530498 0 0 4096 0 0 0 0 17 1 0 0
/proc/17670/statm: 458 317 67 122 0 332 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1832

[startup+6.30119 s]
/proc/loadavg: 1.15 1.12 1.88 2/78 17671
/proc/meminfo: memFree=1698440/2055920 swapFree=4159664/4192956
[pid=17670] ppid=17668 vsize=2076 CPUtime=6.29
/proc/17670/stat : 17670 (mxc) R 17668 17670 16945 0 -1 4194304 388 0 0 0 629 0 0 0 25 0 1 0 372394059 2125824 370 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134534730 0 0 4096 0 0 0 0 17 1 0 0
/proc/17670/statm: 519 370 67 122 0 393 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2076

[startup+12.7014 s]
/proc/loadavg: 1.13 1.12 1.88 2/78 17671
/proc/meminfo: memFree=1698120/2055920 swapFree=4159664/4192956
[pid=17670] ppid=17668 vsize=2300 CPUtime=12.69
/proc/17670/stat : 17670 (mxc) R 17668 17670 16945 0 -1 4194304 448 0 0 0 1269 0 0 0 25 0 1 0 372394059 2355200 430 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134534730 0 0 4096 0 0 0 0 17 1 0 0
/proc/17670/statm: 575 430 67 122 0 449 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2300

[startup+25.5019 s]
/proc/loadavg: 1.10 1.11 1.86 2/78 17671
/proc/meminfo: memFree=1697736/2055920 swapFree=4159664/4192956
[pid=17670] ppid=17668 vsize=2628 CPUtime=25.49
/proc/17670/stat : 17670 (mxc) R 17668 17670 16945 0 -1 4194304 534 0 0 0 2549 0 0 0 25 0 1 0 372394059 2691072 516 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134519302 0 0 4096 0 0 0 0 17 1 0 0
/proc/17670/statm: 657 516 67 122 0 531 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2628

[startup+51.1018 s]
/proc/loadavg: 1.07 1.10 1.84 2/78 17671
/proc/meminfo: memFree=1697416/2055920 swapFree=4159664/4192956
[pid=17670] ppid=17668 vsize=2976 CPUtime=51.08
/proc/17670/stat : 17670 (mxc) R 17668 17670 16945 0 -1 4194304 623 0 0 0 5108 0 0 0 25 0 1 0 372394059 3047424 605 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134534730 0 0 4096 0 0 0 0 17 1 0 0
/proc/17670/statm: 744 605 67 122 0 618 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2976

[startup+102.306 s]
/proc/loadavg: 1.03 1.09 1.79 2/84 17787
/proc/meminfo: memFree=1695232/2055920 swapFree=4159664/4192956
[pid=17670] ppid=17668 vsize=3584 CPUtime=102.23
/proc/17670/stat : 17670 (mxc) R 17668 17670 16945 0 -1 4194304 777 0 0 0 10223 0 0 0 25 0 1 0 372394059 3670016 758 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/17670/statm: 896 758 67 122 0 770 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 3584

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

[startup+115.101 s]
/proc/loadavg: 1.02 1.08 1.78 2/84 17805
/proc/meminfo: memFree=1695104/2055920 swapFree=4159664/4192956
[pid=17670] ppid=17668 vsize=3712 CPUtime=115.01
/proc/17670/stat : 17670 (mxc) R 17668 17670 16945 0 -1 4194304 809 0 0 0 11501 0 0 0 25 0 1 0 372394059 3801088 790 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134519191 0 0 4096 0 0 0 0 17 1 0 0
/proc/17670/statm: 928 790 67 122 0 802 0
Current children cumulated CPU time (s) 115.01
Current children cumulated vsize (KiB) 3712

[startup+118.302 s]
/proc/loadavg: 1.02 1.08 1.78 2/84 17827
/proc/meminfo: memFree=1695112/2055920 swapFree=4159664/4192956
[pid=17670] ppid=17668 vsize=3712 CPUtime=118.21
/proc/17670/stat : 17670 (mxc) R 17668 17670 16945 0 -1 4194304 817 0 0 0 11820 1 0 0 25 0 1 0 372394059 3801088 798 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134534730 0 0 4096 0 0 0 0 17 1 0 0
/proc/17670/statm: 928 798 67 122 0 802 0
Current children cumulated CPU time (s) 118.21
Current children cumulated vsize (KiB) 3712

[startup+119.907 s]
/proc/loadavg: 1.02 1.08 1.77 2/84 17827
/proc/meminfo: memFree=1695112/2055920 swapFree=4159664/4192956
[pid=17670] ppid=17668 vsize=3840 CPUtime=119.81
/proc/17670/stat : 17670 (mxc) R 17668 17670 16945 0 -1 4194304 825 0 0 0 11980 1 0 0 25 0 1 0 372394059 3932160 806 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134531538 0 0 4096 0 0 0 0 17 1 0 0
/proc/17670/statm: 960 806 67 122 0 834 0
Current children cumulated CPU time (s) 119.81
Current children cumulated vsize (KiB) 3840

[startup+121.501 s]
/proc/loadavg: 1.02 1.08 1.77 2/84 17829
/proc/meminfo: memFree=1695112/2055920 swapFree=4159664/4192956
[pid=17670] ppid=17668 vsize=3840 CPUtime=121.41
/proc/17670/stat : 17670 (mxc) R 17668 17670 16945 0 -1 4194304 825 0 0 0 12140 1 0 0 25 0 1 0 372394059 3932160 806 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134534730 0 0 4096 0 0 0 0 17 1 0 0
/proc/17670/statm: 960 806 67 122 0 834 0
Current children cumulated CPU time (s) 121.41
Current children cumulated vsize (KiB) 3840

[startup+121.901 s]
/proc/loadavg: 1.02 1.08 1.77 2/84 17829
/proc/meminfo: memFree=1695112/2055920 swapFree=4159664/4192956
[pid=17670] ppid=17668 vsize=3840 CPUtime=121.81
/proc/17670/stat : 17670 (mxc) R 17668 17670 16945 0 -1 4194304 825 0 0 0 12180 1 0 0 25 0 1 0 372394059 3932160 806 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 1 0 0
/proc/17670/statm: 960 806 67 122 0 834 0
Current children cumulated CPU time (s) 121.81
Current children cumulated vsize (KiB) 3840

[startup+122.105 s]
/proc/loadavg: 1.02 1.08 1.77 2/84 17829
/proc/meminfo: memFree=1695112/2055920 swapFree=4159664/4192956
[pid=17670] ppid=17668 vsize=3840 CPUtime=122.01
/proc/17670/stat : 17670 (mxc) R 17668 17670 16945 0 -1 4194304 825 0 0 0 12200 1 0 0 25 0 1 0 372394059 3932160 806 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134519251 0 0 4096 0 0 0 0 17 1 0 0
/proc/17670/statm: 960 806 67 122 0 834 0
Current children cumulated CPU time (s) 122.01
Current children cumulated vsize (KiB) 3840

[startup+122.201 s]
/proc/loadavg: 1.02 1.08 1.77 2/84 17829
/proc/meminfo: memFree=1695112/2055920 swapFree=4159664/4192956
[pid=17670] ppid=17668 vsize=3840 CPUtime=122.11
/proc/17670/stat : 17670 (mxc) R 17668 17670 16945 0 -1 4194304 825 0 0 0 12210 1 0 0 25 0 1 0 372394059 3932160 806 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134519206 0 0 4096 0 0 0 0 17 1 0 0
/proc/17670/statm: 960 806 67 122 0 834 0
Current children cumulated CPU time (s) 122.11
Current children cumulated vsize (KiB) 3840

Child status: 20
Real time (s): 122.232
CPU time (s): 122.129
CPU user time (s): 122.118
CPU system time (s): 0.010998
CPU usage (%): 99.9163
Max. virtual memory (cumulated for all children) (KiB): 3840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 122.118
system time used= 0.010998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 826
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= 9
involuntary context switches= 404

runsolver used 0.131979 second user time and 0.321951 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat Mar 10 10:59:57 UTC 2007

IDJOB= 333655
IDBENCH= 24609
IDSOLVER= 107
FILE ID= node16/333655-1173524397

PBS_JOBID= 4101139

Free space on /tmp= 66464 MiB

SOLVER NAME= MXC 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/jarvisalo/mod2-3cage-unsat-9-14.sat05-2589.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333655-1173524397/mxc /tmp/evaluation/333655-1173524397/instance-333655-1173524397.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-333655-1173524397 -o ROOT/results/node16/solver-333655-1173524397 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333655-1173524397/mxc /tmp/evaluation/333655-1173524397/instance-333655-1173524397.cnf            

META MD5SUM SOLVER= fd459248d3e92e664505cc2f0f683bf4
MD5SUM BENCH=  4e736dbc376aed9798860699ef195d83

RANDOM SEED= 185568359

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.281
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.281
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:       1700264 kB
Buffers:         41520 kB
Cached:         232120 kB
SwapCached:       2712 kB
Active:         183768 kB
Inactive:       113364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1700264 kB
SwapTotal:     4192956 kB
SwapFree:      4159664 kB
Dirty:             608 kB
Writeback:           0 kB
Mapped:          30940 kB
Slab:            44176 kB
Committed_AS:  1374404 kB
PageTables:       1720 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= 66464 MiB

End job on node16 on Sat Mar 10 11:02:00 UTC 2007